Trace number 3362720

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
minisat hack reference: minisat 2.2.0? (TO) 1300.01 1300.04

General information on the benchmark

Nameapplication/jarvisalo/smtqfbv-aigs/
smtlib-qfbv-aigs-countbits128-tseitin.cnf
MD5SUM47da9e46b00ffd3e0b0f453a6c3c9f38
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2179.95
Satisfiable
(Un)Satisfiability was proved
Number of variables95810
Number of clauses287045
Sum of the clauses size669769
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2191362
Number of clauses of size 395681
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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-3362720-1305307493/watcher-3362720-1305307493 -o /tmp/evaluation-result-3362720-1305307493/solver-3362720-1305307493 -C 2400 -W 1300 -M 7680 minisat_release HOME/instance-3362720-1305307493.cnf 

running on 2 cores: 0,2

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: 4.03 4.03 4.00 4/369 12606
/proc/meminfo: memFree=8850692/32951124 swapFree=67111348/67111528
[pid=12606] ppid=12604 vsize=11796 CPUtime=0 cores=0,2
/proc/12606/stat : 12606 (runsolver) R 12604 12606 12074 0 -1 4202560 41 0 0 0 0 0 0 0 22 0 1 0 623165183 12079104 50 33554432000 4194304 5432360 140735515836016 18446744073709551615 4881623 0 2147483391 4096 24578 0 0 0 17 2 0 0 0
/proc/12606/statm: 2949 50 30 303 0 2643 0

[startup+0.09528 s]
/proc/loadavg: 4.03 4.03 4.00 4/369 12606
/proc/meminfo: memFree=8850692/32951124 swapFree=67111348/67111528
[pid=12606] ppid=12604 vsize=34220 CPUtime=0.08 cores=0,2
/proc/12606/stat : 12606 (minisat_release) R 12604 12606 12074 0 -1 4202496 5349 0 0 0 7 1 0 0 22 0 1 0 623165183 35041280 4797 33554432000 4194304 4291037 140736853728352 18446744073709551615 4277897 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/12606/statm: 8555 4798 215 24 0 5189 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 34220

[startup+0.100275 s]
/proc/loadavg: 4.03 4.03 4.00 4/369 12606
/proc/meminfo: memFree=8850692/32951124 swapFree=67111348/67111528
[pid=12606] ppid=12604 vsize=36968 CPUtime=0.08 cores=0,2
/proc/12606/stat : 12606 (minisat_release) R 12604 12606 12074 0 -1 4202496 5837 0 0 0 7 1 0 0 22 0 1 0 623165183 37855232 5265 33554432000 4194304 4291037 140736853728352 18446744073709551615 4277897 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/12606/statm: 9242 5265 220 24 0 5876 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 36968

[startup+0.300254 s]
/proc/loadavg: 4.03 4.03 4.00 4/369 12606
/proc/meminfo: memFree=8850692/32951124 swapFree=67111348/67111528
[pid=12606] ppid=12604 vsize=57732 CPUtime=0.28 cores=0,2
/proc/12606/stat : 12606 (minisat_release) R 12604 12606 12074 0 -1 4202496 11130 0 0 0 26 2 0 0 23 0 1 0 623165183 59117568 10144 33554432000 4194304 4291037 140736853728352 18446744073709551615 233509963008 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/12606/statm: 14433 10146 254 24 0 11067 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 57732

[startup+0.701172 s]
/proc/loadavg: 4.03 4.03 4.00 4/369 12606
/proc/meminfo: memFree=8850692/32951124 swapFree=67111348/67111528
[pid=12606] ppid=12604 vsize=54480 CPUtime=0.67 cores=0,2
/proc/12606/stat : 12606 (minisat_release) R 12604 12606 12074 0 -1 4202496 14667 0 0 0 65 2 0 0 25 0 1 0 623165183 55787520 9089 33554432000 4194304 4291037 140736853728352 18446744073709551615 4251641 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/12606/statm: 13620 9089 270 24 0 10254 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 54480

[startup+1.50104 s]
/proc/loadavg: 4.03 4.03 4.00 5/370 12607
/proc/meminfo: memFree=8811812/32951124 swapFree=67111348/67111528
[pid=12606] ppid=12604 vsize=54480 CPUtime=1.47 cores=0,2
/proc/12606/stat : 12606 (minisat_release) R 12604 12606 12074 0 -1 4202496 14836 0 0 0 145 2 0 0 25 0 1 0 623165183 55787520 9252 33554432000 4194304 4291037 140736853728352 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/12606/statm: 13620 9252 274 24 0 10254 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 54480

[startup+3.10074 s]
/proc/loadavg: 4.03 4.03 4.00 5/370 12609
/proc/meminfo: memFree=8808464/32951124 swapFree=67111348/67111528
[pid=12606] ppid=12604 vsize=61552 CPUtime=3.08 cores=0,2
/proc/12606/stat : 12606 (minisat_release) R 12604 12606 12074 0 -1 4202496 15287 0 0 0 305 3 0 0 25 0 1 0 623165183 63029248 9695 33554432000 4194304 4291037 140736853728352 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/12606/statm: 15388 9695 274 24 0 12022 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 61552

[startup+6.30117 s]
/proc/loadavg: 4.03 4.03 4.00 5/370 12609
/proc/meminfo: memFree=8801700/32951124 swapFree=67111348/67111528
[pid=12606] ppid=12604 vsize=61552 CPUtime=6.28 cores=0,2
/proc/12606/stat : 12606 (minisat_release) R 12604 12606 12074 0 -1 4202496 16282 0 0 0 625 3 0 0 25 0 1 0 623165183 63029248 10665 33554432000 4194304 4291037 140736853728352 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/12606/statm: 15388 10665 274 24 0 12022 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 61552

[startup+12.701 s]
/proc/loadavg: 4.11 4.04 4.01 5/370 12610
/proc/meminfo: memFree=8771004/32951124 swapFree=67111348/67111528
[pid=12606] ppid=12604 vsize=80228 CPUtime=12.68 cores=0,2
/proc/12606/stat : 12606 (minisat_release) R 12604 12606 12074 0 -1 4202496 21510 0 0 0 1264 4 0 0 25 0 1 0 623165183 82153472 15846 33554432000 4194304 4291037 140736853728352 18446744073709551615 4248372 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/12606/statm: 20057 15846 274 24 0 16691 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 80228

[startup+25.5008 s]
/proc/loadavg: 4.08 4.04 4.00 5/370 12610
/proc/meminfo: memFree=8734280/32951124 swapFree=67111348/67111528
[pid=12606] ppid=12604 vsize=110872 CPUtime=25.48 cores=0,2
/proc/12606/stat : 12606 (minisat_release) R 12604 12606 12074 0 -1 4202496 25998 0 0 0 2542 6 0 0 25 0 1 0 623165183 113532928 20281 33554432000 4194304 4291037 140736853728352 18446744073709551615 4248376 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/12606/statm: 27718 20281 274 24 0 24352 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 110872

[startup+51.1011 s]
/proc/loadavg: 4.05 4.03 4.00 5/370 12611
/proc/meminfo: memFree=8656496/32951124 swapFree=67111348/67111528
[pid=12606] ppid=12604 vsize=141692 CPUtime=51.08 cores=0,2
/proc/12606/stat : 12606 (minisat_release) R 12604 12606 12074 0 -1 4202496 32871 0 0 0 5100 8 0 0 25 0 1 0 623165183 145092608 27095 33554432000 4194304 4291037 140736853728352 18446744073709551615 4255781 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/12606/statm: 35423 27095 274 24 0 32057 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 141692

[startup+102.314 s]
/proc/loadavg: 4.02 4.03 4.00 5/370 12613
/proc/meminfo: memFree=8485848/32951124 swapFree=67111348/67111528
[pid=12606] ppid=12604 vsize=275156 CPUtime=102.28 cores=0,2
/proc/12606/stat : 12606 (minisat_release) R 12604 12606 12074 0 -1 4202496 53345 0 0 0 10214 14 0 0 25 0 1 0 623165183 281759744 47469 33554432000 4194304 4291037 140736853728352 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/12606/statm: 68789 47469 274 24 0 65423 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 275156

[startup+162.3 s]
/proc/loadavg: 4.01 4.02 4.00 5/370 12614
/proc/meminfo: memFree=8464260/32951124 swapFree=67111348/67111528
[pid=12606] ppid=12604 vsize=196060 CPUtime=162.27 cores=0,2
/proc/12606/stat : 12606 (minisat_release) R 12604 12606 12074 0 -1 4202496 80254 0 0 0 16206 21 0 0 25 0 1 0 623165183 200765440 36894 33554432000 4194304 4291037 140736853728352 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/12606/statm: 49015 36894 274 24 0 45649 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 196060

[startup+222.3 s]
/proc/loadavg: 4.00 4.02 4.00 5/370 12616
/proc/meminfo: memFree=8455668/32951124 swapFree=67111348/67111528
[pid=12606] ppid=12604 vsize=121412 CPUtime=222.27 cores=0,2
/proc/12606/stat : 12606 (minisat_release) R 12604 12606 12074 0 -1 4202496 104474 0 0 0 22197 30 0 0 25 0 1 0 623165183 124325888 24532 33554432000 4194304 4291037 140736853728352 18446744073709551615 4248280 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/12606/statm: 30353 24532 274 24 0 26987 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 121412

[startup+282.301 s]
/proc/loadavg: 4.00 4.01 4.00 5/370 12617
/proc/meminfo: memFree=8281792/32951124 swapFree=67111348/67111528
[pid=12606] ppid=12604 vsize=286940 CPUtime=282.27 cores=0,2
/proc/12606/stat : 12606 (minisat_release) R 12604 12606 12074 0 -1 4202496 134974 0 0 0 28186 41 0 0 25 0 1 0 623165183 293826560 54836 33554432000 4194304 4291037 140736853728352 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/12606/statm: 71735 54836 274 24 0 68369 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 286940

[startup+342.301 s]
/proc/loadavg: 4.07 4.03 4.01 5/370 12619
/proc/meminfo: memFree=8309172/32951124 swapFree=67111348/67111528
[pid=12606] ppid=12604 vsize=168764 CPUtime=342.28 cores=0,2
/proc/12606/stat : 12606 (minisat_release) R 12604 12606 12074 0 -1 4202496 168357 0 0 0 34176 52 0 0 25 0 1 0 623165183 172814336 35535 33554432000 4194304 4291037 140736853728352 18446744073709551615 4255548 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/12606/statm: 42191 35535 274 24 0 38825 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 168764

[startup+402.3 s]
/proc/loadavg: 4.06 4.04 4.01 5/370 12621
/proc/meminfo: memFree=8179428/32951124 swapFree=67111348/67111528
[pid=12606] ppid=12604 vsize=300240 CPUtime=402.27 cores=0,2
/proc/12606/stat : 12606 (minisat_release) R 12604 12606 12074 0 -1 4202496 187562 0 0 0 40168 59 0 0 25 0 1 0 623165183 307445760 54534 33554432000 4194304 4291037 140736853728352 18446744073709551615 4248354 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/12606/statm: 75060 54534 274 24 0 71694 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 300240

[startup+462.3 s]
/proc/loadavg: 4.15 4.06 4.01 5/370 12622
/proc/meminfo: memFree=8226884/32951124 swapFree=67111348/67111528
[pid=12606] ppid=12604 vsize=168764 CPUtime=462.28 cores=0,2
/proc/12606/stat : 12606 (minisat_release) R 12604 12606 12074 0 -1 4202496 215522 0 0 0 46159 69 0 0 25 0 1 0 623165183 172814336 30429 33554432000 4194304 4291037 140736853728352 18446744073709551615 4248998 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/12606/statm: 42191 30429 274 24 0 38825 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 168764

[startup+522.301 s]
/proc/loadavg: 4.16 4.07 4.02 5/370 12624
/proc/meminfo: memFree=8061424/32951124 swapFree=67111348/67111528
[pid=12606] ppid=12604 vsize=300240 CPUtime=522.27 cores=0,2
/proc/12606/stat : 12606 (minisat_release) R 12604 12606 12074 0 -1 4202496 241966 0 0 0 52149 78 0 0 25 0 1 0 623165183 307445760 56692 33554432000 4194304 4291037 140736853728352 18446744073709551615 4248322 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/12606/statm: 75060 56692 274 24 0 71694 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 300240

[startup+582.301 s]
/proc/loadavg: 3.46 3.89 3.95 4/364 12643
/proc/meminfo: memFree=8089612/32951124 swapFree=67111348/67111528
[pid=12606] ppid=12604 vsize=437120 CPUtime=582.27 cores=0,2
/proc/12606/stat : 12606 (minisat_release) R 12604 12606 12074 0 -1 4202496 266862 0 0 0 58141 86 0 0 25 0 1 0 623165183 447610880 81464 33554432000 4194304 4291037 140736853728352 18446744073709551615 4248322 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/12606/statm: 109280 81465 274 24 0 105914 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 437120

[startup+642.3 s]
/proc/loadavg: 3.16 3.73 3.89 4/364 12645
/proc/meminfo: memFree=8195328/32951124 swapFree=67111348/67111528
[pid=12606] ppid=12604 vsize=224560 CPUtime=642.28 cores=0,2
/proc/12606/stat : 12606 (minisat_release) R 12604 12606 12074 0 -1 4202496 299067 0 0 0 64131 97 0 0 25 0 1 0 623165183 229949440 44692 33554432000 4194304 4291037 140736853728352 18446744073709551615 4261777 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/12606/statm: 56140 44692 274 24 0 52774 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 224560

[startup+702.3 s]
/proc/loadavg: 3.06 3.59 3.83 4/364 12647
/proc/meminfo: memFree=8061620/32951124 swapFree=67111348/67111528
[pid=12606] ppid=12604 vsize=307492 CPUtime=702.27 cores=0,2
/proc/12606/stat : 12606 (minisat_release) R 12604 12606 12074 0 -1 4202496 322468 0 0 0 70121 106 0 0 25 0 1 0 623165183 314871808 67942 33554432000 4194304 4291037 140736853728352 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/12606/statm: 76873 67942 274 24 0 73507 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 307492

[startup+762.314 s]
/proc/loadavg: 3.02 3.48 3.78 4/364 12648
/proc/meminfo: memFree=7978124/32951124 swapFree=67111348/67111528
[pid=12606] ppid=12604 vsize=442608 CPUtime=762.28 cores=0,2
/proc/12606/stat : 12606 (minisat_release) R 12604 12606 12074 0 -1 4202496 333961 0 0 0 76116 112 0 0 25 0 1 0 623165183 453230592 79325 33554432000 4194304 4291037 140736853728352 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/12606/statm: 110652 79325 274 24 0 107286 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 442608

[startup+822.301 s]
/proc/loadavg: 3.01 3.39 3.73 4/364 12650
/proc/meminfo: memFree=8221860/32951124 swapFree=67111348/67111528
[pid=12606] ppid=12604 vsize=240536 CPUtime=822.27 cores=0,2
/proc/12606/stat : 12606 (minisat_release) R 12604 12606 12074 0 -1 4202496 359104 0 0 0 82106 121 0 0 25 0 1 0 623165183 246308864 44992 33554432000 4194304 4291037 140736853728352 18446744073709551615 4256100 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/12606/statm: 60134 44992 274 24 0 56768 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 240536

[startup+882.3 s]
/proc/loadavg: 3.10 3.35 3.69 4/364 12651
/proc/meminfo: memFree=8040660/32951124 swapFree=67111348/67111528
[pid=12606] ppid=12604 vsize=321924 CPUtime=882.27 cores=0,2
/proc/12606/stat : 12606 (minisat_release) R 12604 12606 12074 0 -1 4202496 384776 0 0 0 88096 131 0 0 25 0 1 0 623165183 329650176 70520 33554432000 4194304 4291037 140736853728352 18446744073709551615 4248387 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/12606/statm: 80481 70521 274 24 0 77115 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 321924

[startup+942.3 s]
/proc/loadavg: 3.08 3.30 3.65 4/364 12653
/proc/meminfo: memFree=8113772/32951124 swapFree=67111348/67111528
[pid=12606] ppid=12604 vsize=203972 CPUtime=942.27 cores=0,2
/proc/12606/stat : 12606 (minisat_release) R 12604 12606 12074 0 -1 4202496 411304 0 0 0 94087 140 0 0 25 0 1 0 623165183 208867328 42015 33554432000 4194304 4291037 140736853728352 18446744073709551615 4248322 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/12606/statm: 50993 42015 274 24 0 47627 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 203972

[startup+1002.3 s]
/proc/loadavg: 3.10 3.26 3.61 4/364 12655
/proc/meminfo: memFree=7954396/32951124 swapFree=67111348/67111528
[pid=12606] ppid=12604 vsize=335448 CPUtime=1002.26 cores=0,2
/proc/12606/stat : 12606 (minisat_release) R 12604 12606 12074 0 -1 4202496 440673 0 0 0 100077 149 0 0 25 0 1 0 623165183 343498752 71251 33554432000 4194304 4291037 140736853728352 18446744073709551615 4266203 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/12606/statm: 83862 71251 274 24 0 80496 0
Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (KiB) 335448

[startup+1062.3 s]
/proc/loadavg: 3.12 3.24 3.58 4/364 12656
/proc/meminfo: memFree=7825664/32951124 swapFree=67111348/67111528
[pid=12606] ppid=12604 vsize=467708 CPUtime=1062.27 cores=0,2
/proc/12606/stat : 12606 (minisat_release) R 12604 12606 12074 0 -1 4202496 463853 0 0 0 106070 157 0 0 25 0 1 0 623165183 478932992 94307 33554432000 4194304 4291037 140736853728352 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/12606/statm: 116927 94307 274 24 0 113561 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 467708

[startup+1122.3 s]
/proc/loadavg: 3.08 3.20 3.54 4/364 12658
/proc/meminfo: memFree=7947780/32951124 swapFree=67111348/67111528
[pid=12606] ppid=12604 vsize=254060 CPUtime=1122.27 cores=0,2
/proc/12606/stat : 12606 (minisat_release) R 12604 12606 12074 0 -1 4202496 500147 0 0 0 112058 169 0 0 25 0 1 0 623165183 260157440 55395 33554432000 4194304 4291037 140736853728352 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/12606/statm: 63515 55395 274 24 0 60149 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 254060

[startup+1182.3 s]
/proc/loadavg: 3.03 3.16 3.51 4/364 12659
/proc/meminfo: memFree=7764348/32951124 swapFree=67111348/67111528
[pid=12606] ppid=12604 vsize=467708 CPUtime=1182.27 cores=0,2
/proc/12606/stat : 12606 (minisat_release) R 12604 12606 12074 0 -1 4202496 538328 0 0 0 118048 179 0 0 25 0 1 0 623165183 478932992 93425 33554432000 4194304 4291037 140736853728352 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/12606/statm: 116927 93425 274 24 0 113561 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 467708

[startup+1242.3 s]
/proc/loadavg: 2.79 3.08 3.46 3/358 12679
/proc/meminfo: memFree=8500848/32951124 swapFree=67111348/67111528
[pid=12606] ppid=12604 vsize=682632 CPUtime=1242.26 cores=0,2
/proc/12606/stat : 12606 (minisat_release) R 12604 12606 12074 0 -1 4202496 560282 0 0 0 124039 187 0 0 25 0 1 0 623165183 699015168 115289 33554432000 4194304 4291037 140736853728352 18446744073709551615 4248387 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/12606/statm: 170658 115289 274 24 0 167292 0
Current children cumulated CPU time (s) 1242.26
Current children cumulated vsize (KiB) 682632



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.13 2.85 3.35 2/352 12698
/proc/meminfo: memFree=8764828/32951124 swapFree=67111348/67111528
[pid=12606] ppid=12604 vsize=682632 CPUtime=1299.97 cores=0,2
/proc/12606/stat : 12606 (minisat_release) R 12604 12606 12074 0 -1 4202496 577924 0 0 0 129802 195 0 0 25 0 1 0 623165183 699015168 132836 33554432000 4194304 4291037 140736853728352 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/12606/statm: 170658 132836 274 24 0 167292 0
Current children cumulated CPU time (s) 1299.97
Current children cumulated vsize (KiB) 682632

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.04
CPU time (s): 1300.01
CPU user time (s): 1298.03
CPU system time (s): 1.9807
CPU usage (%): 99.9981
Max. virtual memory (cumulated for all children) (KiB): 682632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.03
system time used= 1.9807
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 577926
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= 2216

runsolver used 4.89026 second user time and 10.4464 second system time

The end

Launcher Data

Begin job on node145 at 2011-05-13 19:24:53
IDJOB=3362720
IDBENCH=82462
IDSOLVER=1840
FILE ID=node145/3362720-1305307493
RUNJOBID= node145-1305306106-12092
PBS_JOBID= 13321467
Free space on /tmp= 43196 MiB

SOLVER NAME= minisat hack reference: minisat 2.2.0
BENCH NAME= SAT11/application/jarvisalo/smtqfbv-aigs/smtlib-qfbv-aigs-countbits128-tseitin.cnf
COMMAND LINE= minisat_release BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3362720-1305307493/watcher-3362720-1305307493 -o /tmp/evaluation-result-3362720-1305307493/solver-3362720-1305307493 -C 2400 -W 1300 -M 7680  minisat_release HOME/instance-3362720-1305307493.cnf

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

MD5SUM BENCH= 47da9e46b00ffd3e0b0f453a6c3c9f38
RANDOM SEED=1217875404

node145.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.786
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.57
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.786
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	: 5332.76
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.786
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.74
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.786
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.83
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.786
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.786
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.786
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.84
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.786
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.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       8850972 kB
Buffers:        252312 kB
Cached:       17368820 kB
SwapCached:          0 kB
Active:        8076056 kB
Inactive:     15439720 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       8850972 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           24368 kB
Writeback:           0 kB
AnonPages:     5894796 kB
Mapped:          28028 kB
Slab:           485692 kB
PageTables:      35044 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 79855800 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= 43224 MiB
End job on node145 at 2011-05-13 19:46:35