Trace number 3375788

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
MPhaseSAT64 2011-05-14 (fixed)? (TO) 1300.05 1300.03

General information on the benchmark

NameSAT-Race-2010-CNF/hardware-verification/
velev/11pipe_k.cnf
MD5SUM932387240a0c17f4c88af52c4ca151c6
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark325.87
Satisfiable
(Un)Satisfiability was proved
Number of variables89315
Number of clauses5584003
Sum of the clauses size16593705
Maximum clause length295
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 25473787
Number of clauses of size 337063
Number of clauses of size 4514
Number of clauses of size 5453
Number of clauses of size over 572185

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3375788-1305462457/watcher-3375788-1305462457 -o /tmp/evaluation-result-3375788-1305462457/solver-3375788-1305462457 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3375788-1305462457.cnf 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.12 2.27 2.83 4/287 7351
/proc/meminfo: memFree=19689928/32950904 swapFree=67057400/67111528
[pid=7351] ppid=7349 vsize=11796 CPUtime=0 cores=4,6
/proc/7351/stat : 7351 (runsolver) R 7349 7351 6495 0 -1 4202560 41 0 0 0 0 0 0 0 22 0 1 0 657846072 12079104 50 33554432000 4194304 5432360 140736082931024 18446744073709551615 4881623 0 2147483391 4096 24578 0 0 0 17 6 0 0 0
/proc/7351/statm: 2949 50 30 303 0 2643 0

[startup+0.0359631 s]
/proc/loadavg: 2.12 2.27 2.83 4/287 7351
/proc/meminfo: memFree=19689928/32950904 swapFree=67057400/67111528
[pid=7351] ppid=7349 vsize=120936 CPUtime=0.02 cores=4,6
/proc/7351/stat : 7351 (MPhaseSAT64) R 7349 7351 6495 0 -1 4202496 609 0 0 0 2 0 0 0 22 0 1 0 657846072 123838464 550 33554432000 4194304 4479436 140736788356672 18446744073709551615 237278410704 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7351/statm: 30234 550 267 70 0 27354 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 120936

[startup+0.101012 s]
/proc/loadavg: 2.12 2.27 2.83 4/287 7351
/proc/meminfo: memFree=19689928/32950904 swapFree=67057400/67111528
[pid=7351] ppid=7349 vsize=120936 CPUtime=0.08 cores=4,6
/proc/7351/stat : 7351 (MPhaseSAT64) R 7349 7351 6495 0 -1 4202496 1254 0 0 0 8 0 0 0 22 0 1 0 657846072 123838464 1195 33554432000 4194304 4479436 140736788356672 18446744073709551615 237278879488 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7351/statm: 30234 1195 267 70 0 27354 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 120936

[startup+0.30094 s]
/proc/loadavg: 2.12 2.27 2.83 4/287 7351
/proc/meminfo: memFree=19689928/32950904 swapFree=67057400/67111528
[pid=7351] ppid=7349 vsize=120936 CPUtime=0.28 cores=4,6
/proc/7351/stat : 7351 (MPhaseSAT64) R 7349 7351 6495 0 -1 4202496 3238 0 0 0 28 0 0 0 23 0 1 0 657846072 123838464 3179 33554432000 4194304 4479436 140736788356672 18446744073709551615 4213812 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7351/statm: 30234 3179 267 70 0 27354 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 120936

[startup+0.700872 s]
/proc/loadavg: 2.12 2.27 2.83 4/287 7351
/proc/meminfo: memFree=19689928/32950904 swapFree=67057400/67111528
[pid=7351] ppid=7349 vsize=120936 CPUtime=0.68 cores=4,6
/proc/7351/stat : 7351 (MPhaseSAT64) R 7349 7351 6495 0 -1 4202496 7025 0 0 0 67 1 0 0 25 0 1 0 657846072 123838464 6966 33554432000 4194304 4479436 140736788356672 18446744073709551615 4213885 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7351/statm: 30234 6966 267 70 0 27354 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 120936

[startup+1.50066 s]
/proc/loadavg: 2.12 2.27 2.83 5/293 7358
/proc/meminfo: memFree=19586968/32950904 swapFree=67057400/67111528
[pid=7351] ppid=7349 vsize=120936 CPUtime=1.48 cores=4,6
/proc/7351/stat : 7351 (MPhaseSAT64) R 7349 7351 6495 0 -1 4202496 14620 0 0 0 145 3 0 0 25 0 1 0 657846072 123838464 14561 33554432000 4194304 4479436 140736788356672 18446744073709551615 237278879488 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7351/statm: 30234 14562 267 70 0 27354 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 120936

[startup+3.10037 s]
/proc/loadavg: 2.75 2.40 2.87 5/293 7358
/proc/meminfo: memFree=19327188/32950904 swapFree=67057400/67111528
[pid=7351] ppid=7349 vsize=164296 CPUtime=3.08 cores=4,6
/proc/7351/stat : 7351 (MPhaseSAT64) R 7349 7351 6495 0 -1 4202496 38301 0 0 0 301 7 0 0 25 0 1 0 657846072 168239104 38217 33554432000 4194304 4479436 140736788356672 18446744073709551615 4376644 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7351/statm: 41074 38217 298 70 0 38194 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 164296

[startup+6.30081 s]
/proc/loadavg: 2.75 2.40 2.87 5/293 7358
/proc/meminfo: memFree=18704680/32950904 swapFree=67057400/67111528
[pid=7351] ppid=7349 vsize=285052 CPUtime=6.28 cores=4,6
/proc/7351/stat : 7351 (MPhaseSAT64) R 7349 7351 6495 0 -1 4202496 90761 0 0 0 616 12 0 0 25 0 1 0 657846072 291893248 68479 33554432000 4194304 4479436 140736788356672 18446744073709551615 4397912 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7351/statm: 71263 68479 387 70 0 68383 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 285052

[startup+12.7107 s]
/proc/loadavg: 3.02 2.47 2.89 5/290 7379
/proc/meminfo: memFree=18842292/32950904 swapFree=67057400/67111528
[pid=7351] ppid=7349 vsize=309552 CPUtime=12.7 cores=4,6
/proc/7351/stat : 7351 (MPhaseSAT64) R 7349 7351 6495 0 -1 4202496 96908 0 0 0 1257 13 0 0 25 0 1 0 657846072 316981248 74620 33554432000 4194304 4479436 140736788356672 18446744073709551615 4402524 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7351/statm: 77388 74620 397 70 0 74508 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 309552

[startup+25.5005 s]
/proc/loadavg: 3.17 2.52 2.90 5/293 7385
/proc/meminfo: memFree=18684344/32950904 swapFree=67057400/67111528
[pid=7351] ppid=7349 vsize=388612 CPUtime=25.48 cores=4,6
/proc/7351/stat : 7351 (MPhaseSAT64) R 7349 7351 6495 0 -1 4202496 207566 0 0 0 2522 26 0 0 25 0 1 0 657846072 397938688 61772 33554432000 4194304 4479436 140736788356672 18446744073709551615 4219887 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7351/statm: 97153 61772 318 70 0 94273 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 388612

[startup+51.1009 s]
/proc/loadavg: 3.53 2.65 2.93 5/293 7413
/proc/meminfo: memFree=19147172/32950904 swapFree=67057400/67111528
[pid=7351] ppid=7349 vsize=485476 CPUtime=51.09 cores=4,6
/proc/7351/stat : 7351 (MPhaseSAT64) R 7349 7351 6495 0 -1 4202496 467784 0 0 0 5053 56 0 0 25 0 1 0 657846072 497127424 101884 33554432000 4194304 4479436 140736788356672 18446744073709551615 4390459 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7351/statm: 121369 101884 324 70 0 118489 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 485476

[startup+102.301 s]
/proc/loadavg: 3.80 2.86 2.99 5/293 7414
/proc/meminfo: memFree=19092408/32950904 swapFree=67057400/67111528
[pid=7351] ppid=7349 vsize=485272 CPUtime=102.29 cores=4,6
/proc/7351/stat : 7351 (MPhaseSAT64) R 7349 7351 6495 0 -1 4202496 523149 0 0 0 10167 62 0 0 25 0 1 0 657846072 496918528 101843 33554432000 4194304 4479436 140736788356672 18446744073709551615 4456020 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7351/statm: 121318 101843 324 70 0 118438 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 485272

[startup+162.311 s]
/proc/loadavg: 3.93 3.08 3.05 5/293 7416
/proc/meminfo: memFree=18874964/32950904 swapFree=67057400/67111528
[pid=7351] ppid=7349 vsize=485116 CPUtime=162.3 cores=4,6
/proc/7351/stat : 7351 (MPhaseSAT64) R 7349 7351 6495 0 -1 4202496 572304 0 0 0 16163 67 0 0 25 0 1 0 657846072 496758784 101804 33554432000 4194304 4479436 140736788356672 18446744073709551615 4390710 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7351/statm: 121279 101804 324 70 0 118399 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 485116

[startup+222.3 s]
/proc/loadavg: 3.97 3.23 3.10 5/293 7418
/proc/meminfo: memFree=18800588/32950904 swapFree=67057400/67111528
[pid=7351] ppid=7349 vsize=484984 CPUtime=222.29 cores=4,6
/proc/7351/stat : 7351 (MPhaseSAT64) R 7349 7351 6495 0 -1 4202496 605074 0 0 0 22158 71 0 0 25 0 1 0 657846072 496623616 101771 33554432000 4194304 4479436 140736788356672 18446744073709551615 4450802 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7351/statm: 121246 101771 324 70 0 118366 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 484984

[startup+282.301 s]
/proc/loadavg: 3.99 3.38 3.16 5/293 7419
/proc/meminfo: memFree=18784136/32950904 swapFree=67057400/67111528
[pid=7351] ppid=7349 vsize=484812 CPUtime=282.29 cores=4,6
/proc/7351/stat : 7351 (MPhaseSAT64) R 7349 7351 6495 0 -1 4202496 621459 0 0 0 28157 72 0 0 25 0 1 0 657846072 496447488 101728 33554432000 4194304 4479436 140736788356672 18446744073709551615 4380302 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7351/statm: 121203 101728 324 70 0 118323 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 484812

[startup+342.301 s]
/proc/loadavg: 4.03 3.49 3.21 5/293 7421
/proc/meminfo: memFree=18809824/32950904 swapFree=67057400/67111528
[pid=7351] ppid=7349 vsize=484624 CPUtime=342.29 cores=4,6
/proc/7351/stat : 7351 (MPhaseSAT64) R 7349 7351 6495 0 -1 4202496 654229 0 0 0 34154 75 0 0 25 0 1 0 657846072 496254976 101681 33554432000 4194304 4479436 140736788356672 18446744073709551615 4330552 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7351/statm: 121156 101681 324 70 0 118276 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 484624

[startup+402.3 s]
/proc/loadavg: 4.01 3.59 3.26 5/293 7422
/proc/meminfo: memFree=18818032/32950904 swapFree=67057400/67111528
[pid=7351] ppid=7349 vsize=484520 CPUtime=402.29 cores=4,6
/proc/7351/stat : 7351 (MPhaseSAT64) R 7349 7351 6495 0 -1 4202496 670614 0 0 0 40152 77 0 0 25 0 1 0 657846072 496148480 101655 33554432000 4194304 4479436 140736788356672 18446744073709551615 4451917 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7351/statm: 121130 101655 324 70 0 118250 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 484520

[startup+462.301 s]
/proc/loadavg: 4.05 3.67 3.31 5/293 7424
/proc/meminfo: memFree=18774776/32950904 swapFree=67057400/67111528
[pid=7351] ppid=7349 vsize=484276 CPUtime=462.29 cores=4,6
/proc/7351/stat : 7351 (MPhaseSAT64) R 7349 7351 6495 0 -1 4202496 686999 0 0 0 46151 78 0 0 25 0 1 0 657846072 495898624 101594 33554432000 4194304 4479436 140736788356672 18446744073709551615 4450981 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7351/statm: 121069 101594 324 70 0 118189 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 484276

[startup+522.301 s]
/proc/loadavg: 4.02 3.73 3.35 5/293 7426
/proc/meminfo: memFree=18798132/32950904 swapFree=67057400/67111528
[pid=7351] ppid=7349 vsize=484196 CPUtime=522.3 cores=4,6
/proc/7351/stat : 7351 (MPhaseSAT64) R 7349 7351 6495 0 -1 4202496 719769 0 0 0 52147 83 0 0 25 0 1 0 657846072 495816704 101574 33554432000 4194304 4479436 140736788356672 18446744073709551615 4343967 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7351/statm: 121049 101574 324 70 0 118169 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 484196

[startup+582.3 s]
/proc/loadavg: 4.13 3.81 3.40 5/293 7427
/proc/meminfo: memFree=18792324/32950904 swapFree=67057400/67111528
[pid=7351] ppid=7349 vsize=484104 CPUtime=582.3 cores=4,6
/proc/7351/stat : 7351 (MPhaseSAT64) R 7349 7351 6495 0 -1 4202496 736154 0 0 0 58145 85 0 0 25 0 1 0 657846072 495722496 101551 33554432000 4194304 4479436 140736788356672 18446744073709551615 4321386 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7351/statm: 121026 101551 324 70 0 118146 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 484104

[startup+642.301 s]
/proc/loadavg: 4.09 3.86 3.44 5/293 7429
/proc/meminfo: memFree=18766440/32950904 swapFree=67057400/67111528
[pid=7351] ppid=7349 vsize=483872 CPUtime=642.3 cores=4,6
/proc/7351/stat : 7351 (MPhaseSAT64) R 7349 7351 6495 0 -1 4202496 752539 0 0 0 64143 87 0 0 25 0 1 0 657846072 495484928 101493 33554432000 4194304 4479436 140736788356672 18446744073709551615 4340948 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7351/statm: 120968 101493 324 70 0 118088 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 483872

[startup+702.301 s]
/proc/loadavg: 4.03 3.88 3.47 5/293 7430
/proc/meminfo: memFree=18713640/32950904 swapFree=67057400/67111528
[pid=7351] ppid=7349 vsize=506756 CPUtime=702.31 cores=4,6
/proc/7351/stat : 7351 (MPhaseSAT64) R 7349 7351 6495 0 -1 4202496 774684 0 0 0 70142 89 0 0 25 0 1 0 657846072 518918144 107214 33554432000 4194304 4479436 140736788356672 18446744073709551615 4307042 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7351/statm: 126689 107214 324 70 0 123809 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 506756

[startup+762.3 s]
/proc/loadavg: 4.01 3.90 3.50 5/293 7432
/proc/meminfo: memFree=18740128/32950904 swapFree=67057400/67111528
[pid=7351] ppid=7349 vsize=483316 CPUtime=762.3 cores=4,6
/proc/7351/stat : 7351 (MPhaseSAT64) R 7349 7351 6495 0 -1 4202496 774684 0 0 0 76141 89 0 0 25 0 1 0 657846072 494915584 101354 33554432000 4194304 4479436 140736788356672 18446744073709551615 4307386 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7351/statm: 120829 101354 324 70 0 117949 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 483316

[startup+822.311 s]
/proc/loadavg: 4.00 3.91 3.53 5/293 7434
/proc/meminfo: memFree=18726212/32950904 swapFree=67057400/67111528
[pid=7351] ppid=7349 vsize=483236 CPUtime=822.32 cores=4,6
/proc/7351/stat : 7351 (MPhaseSAT64) R 7349 7351 6495 0 -1 4202496 791069 0 0 0 82141 91 0 0 25 0 1 0 657846072 494833664 101334 33554432000 4194304 4479436 140736788356672 18446744073709551615 4401677 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7351/statm: 120809 101334 324 70 0 117929 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 483236

[startup+882.301 s]
/proc/loadavg: 4.05 3.94 3.56 5/293 7435
/proc/meminfo: memFree=18729424/32950904 swapFree=67057400/67111528
[pid=7351] ppid=7349 vsize=483148 CPUtime=882.3 cores=4,6
/proc/7351/stat : 7351 (MPhaseSAT64) R 7349 7351 6495 0 -1 4202496 807454 0 0 0 88138 92 0 0 25 0 1 0 657846072 494743552 101312 33554432000 4194304 4479436 140736788356672 18446744073709551615 4451957 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7351/statm: 120787 101312 324 70 0 117907 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 483148

[startup+942.3 s]
/proc/loadavg: 4.01 3.95 3.58 5/293 7437
/proc/meminfo: memFree=18745152/32950904 swapFree=67057400/67111528
[pid=7351] ppid=7349 vsize=483052 CPUtime=942.31 cores=4,6
/proc/7351/stat : 7351 (MPhaseSAT64) R 7349 7351 6495 0 -1 4202496 823839 0 0 0 94136 95 0 0 25 0 1 0 657846072 494645248 101288 33554432000 4194304 4479436 140736788356672 18446744073709551615 4361463 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7351/statm: 120763 101288 324 70 0 117883 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 483052

[startup+1002.3 s]
/proc/loadavg: 4.08 3.97 3.61 5/293 7438
/proc/meminfo: memFree=18753072/32950904 swapFree=67057400/67111528
[pid=7351] ppid=7349 vsize=482748 CPUtime=1002.31 cores=4,6
/proc/7351/stat : 7351 (MPhaseSAT64) R 7349 7351 6495 0 -1 4202496 823839 0 0 0 100136 95 0 0 25 0 1 0 657846072 494333952 101212 33554432000 4194304 4479436 140736788356672 18446744073709551615 4380298 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7351/statm: 120687 101212 324 70 0 117807 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 482748

[startup+1062.3 s]
/proc/loadavg: 4.02 3.97 3.64 5/293 7440
/proc/meminfo: memFree=18713872/32950904 swapFree=67057400/67111528
[pid=7351] ppid=7349 vsize=482680 CPUtime=1062.3 cores=4,6
/proc/7351/stat : 7351 (MPhaseSAT64) R 7349 7351 6495 0 -1 4202496 840224 0 0 0 106134 96 0 0 25 0 1 0 657846072 494264320 101195 33554432000 4194304 4479436 140736788356672 18446744073709551615 4455876 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7351/statm: 120670 101195 324 70 0 117790 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 482680

[startup+1122.3 s]
/proc/loadavg: 4.01 3.97 3.65 5/293 7442
/proc/meminfo: memFree=18712364/32950904 swapFree=67057400/67111528
[pid=7351] ppid=7349 vsize=482680 CPUtime=1122.31 cores=4,6
/proc/7351/stat : 7351 (MPhaseSAT64) R 7349 7351 6495 0 -1 4202496 856609 0 0 0 112133 98 0 0 25 0 1 0 657846072 494264320 101195 33554432000 4194304 4479436 140736788356672 18446744073709551615 4340715 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7351/statm: 120670 101195 324 70 0 117790 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 482680

[startup+1182.3 s]
/proc/loadavg: 4.15 4.02 3.69 5/293 7443
/proc/meminfo: memFree=18713832/32950904 swapFree=67057400/67111528
[pid=7351] ppid=7349 vsize=482604 CPUtime=1182.31 cores=4,6
/proc/7351/stat : 7351 (MPhaseSAT64) R 7349 7351 6495 0 -1 4202496 872994 0 0 0 118131 100 0 0 25 0 1 0 657846072 494186496 101176 33554432000 4194304 4479436 140736788356672 18446744073709551615 4384189 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7351/statm: 120651 101176 324 70 0 117771 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 482604

[startup+1242.3 s]
/proc/loadavg: 4.06 4.01 3.70 5/293 7445
/proc/meminfo: memFree=18711336/32950904 swapFree=67057400/67111528
[pid=7351] ppid=7349 vsize=482540 CPUtime=1242.31 cores=4,6
/proc/7351/stat : 7351 (MPhaseSAT64) R 7349 7351 6495 0 -1 4202496 872994 0 0 0 124131 100 0 0 25 0 1 0 657846072 494120960 101160 33554432000 4194304 4479436 140736788356672 18446744073709551615 4451119 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7351/statm: 120635 101160 324 70 0 117755 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 482540



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.01 3.72 4/291 7447
/proc/meminfo: memFree=19098952/32950904 swapFree=67057400/67111528
[pid=7351] ppid=7349 vsize=482216 CPUtime=1300.02 cores=4,6
/proc/7351/stat : 7351 (MPhaseSAT64) R 7349 7351 6495 0 -1 4202496 889379 0 0 0 129900 102 0 0 25 0 1 0 657846072 493789184 101079 33554432000 4194304 4479436 140736788356672 18446744073709551615 4306752 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7351/statm: 120554 101079 324 70 0 117674 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 482216

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.03
CPU time (s): 1300.05
CPU user time (s): 1299.01
CPU system time (s): 1.04184
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 572296

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.01
system time used= 1.04184
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 889379
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 1924

runsolver used 3.57146 second user time and 8.25774 second system time

The end

Launcher Data

Begin job on node121 at 2011-05-15 14:27:43
IDJOB=3375788
IDBENCH=88167
IDSOLVER=1855
FILE ID=node121/3375788-1305462457
RUNJOBID= node121-1305462457-7319
PBS_JOBID= 13324895
Free space on /tmp= 73160 MiB

SOLVER NAME= MPhaseSAT64 2011-05-14 (fixed)
BENCH NAME= SAT-Race-2010-CNF/hardware-verification/velev/11pipe_k.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3375788-1305462457/watcher-3375788-1305462457 -o /tmp/evaluation-result-3375788-1305462457/solver-3375788-1305462457 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3375788-1305462457.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 932387240a0c17f4c88af52c4ca151c6
RANDOM SEED=1669743580

node121.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.817
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.63
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.817
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.07
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.817
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.817
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.817
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.817
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.817
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.817
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950904 kB
MemFree:      19690084 kB
Buffers:        316440 kB
Cached:        6906900 kB
SwapCached:       7656 kB
Active:        7108480 kB
Inactive:      5788920 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      19690084 kB
SwapTotal:    67111528 kB
SwapFree:     67057400 kB
Dirty:          341084 kB
Writeback:           0 kB
AnonPages:     5672188 kB
Mapped:          22716 kB
Slab:           274776 kB
PageTables:      25408 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS: 31070640 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73376 MiB
End job on node121 at 2011-05-15 14:49:25