Trace number 3362516

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.05 1300.02

General information on the benchmark

NameSAT03/industrial/goldberg/hard_eq_check/
c6288mul.miter.shuffled-as.sat03-346.cnf
MD5SUM9799c8db3562549113e4a12f98721530
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark42.8615
Satisfiable
(Un)Satisfiability was proved
Number of variables9540
Number of clauses61421
Sum of the clauses size207840
Maximum clause length64
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 214116
Number of clauses of size 328488
Number of clauses of size 40
Number of clauses of size 518816
Number of clauses of size over 51

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

running on 2 cores: 1,3

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.11 4.06 4.01 5/370 22507
/proc/meminfo: memFree=22532316/32951124 swapFree=56449224/67111528
[pid=22507] ppid=22505 vsize=21200 CPUtime=0 cores=1,3
/proc/22507/stat : 22507 (minisat_release) R 22505 22507 22218 0 -1 4202496 1145 0 0 0 0 0 0 0 25 0 1 0 642422409 21708800 1074 33554432000 4194304 4291037 140733662579680 18446744073709551615 4221493 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22507/statm: 5300 1081 215 24 0 1934 0

[startup+0.095279 s]
/proc/loadavg: 4.11 4.06 4.01 5/370 22507
/proc/meminfo: memFree=22532316/32951124 swapFree=56449224/67111528
[pid=22507] ppid=22505 vsize=23696 CPUtime=0.08 cores=1,3
/proc/22507/stat : 22507 (minisat_release) R 22505 22507 22218 0 -1 4202496 2128 0 0 0 8 0 0 0 25 0 1 0 642422409 24264704 1973 33554432000 4194304 4291037 140733662579680 18446744073709551615 253640516586 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22507/statm: 5924 1973 240 24 0 2558 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 23696

[startup+0.100277 s]
/proc/loadavg: 4.11 4.06 4.01 5/370 22507
/proc/meminfo: memFree=22532316/32951124 swapFree=56449224/67111528
[pid=22507] ppid=22505 vsize=24932 CPUtime=0.09 cores=1,3
/proc/22507/stat : 22507 (minisat_release) R 22505 22507 22218 0 -1 4202496 2401 0 0 0 9 0 0 0 25 0 1 0 642422409 25530368 2097 33554432000 4194304 4291037 140733662579680 18446744073709551615 4257065 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22507/statm: 6233 2098 240 24 0 2867 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24932

[startup+0.300241 s]
/proc/loadavg: 4.11 4.06 4.01 5/370 22507
/proc/meminfo: memFree=22532316/32951124 swapFree=56449224/67111528
[pid=22507] ppid=22505 vsize=20576 CPUtime=0.29 cores=1,3
/proc/22507/stat : 22507 (minisat_release) R 22505 22507 22218 0 -1 4202496 2514 0 0 0 29 0 0 0 25 0 1 0 642422409 21069824 1878 33554432000 4194304 4291037 140733662579680 18446744073709551615 4251666 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22507/statm: 5144 1878 260 24 0 1778 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20576

[startup+0.700167 s]
/proc/loadavg: 4.11 4.06 4.01 5/370 22507
/proc/meminfo: memFree=22532316/32951124 swapFree=56449224/67111528
[pid=22507] ppid=22505 vsize=21604 CPUtime=0.69 cores=1,3
/proc/22507/stat : 22507 (minisat_release) R 22505 22507 22218 0 -1 4202496 2639 0 0 0 69 0 0 0 25 0 1 0 642422409 22122496 1998 33554432000 4194304 4291037 140733662579680 18446744073709551615 4266203 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22507/statm: 5401 1998 260 24 0 2035 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21604

[startup+1.50102 s]
/proc/loadavg: 4.11 4.06 4.01 5/371 22508
/proc/meminfo: memFree=22522644/32951124 swapFree=56449224/67111528
[pid=22507] ppid=22505 vsize=23424 CPUtime=1.49 cores=1,3
/proc/22507/stat : 22507 (minisat_release) R 22505 22507 22218 0 -1 4202496 2976 0 0 0 149 0 0 0 25 0 1 0 642422409 23986176 2328 33554432000 4194304 4291037 140733662579680 18446744073709551615 4251623 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22507/statm: 5856 2328 260 24 0 2490 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 23424

[startup+3.10073 s]
/proc/loadavg: 4.11 4.06 4.01 5/371 22508
/proc/meminfo: memFree=22518468/32951124 swapFree=56449224/67111528
[pid=22507] ppid=22505 vsize=26904 CPUtime=3.09 cores=1,3
/proc/22507/stat : 22507 (minisat_release) R 22505 22507 22218 0 -1 4202496 3839 0 0 0 309 0 0 0 25 0 1 0 642422409 27549696 3172 33554432000 4194304 4291037 140733662579680 18446744073709551615 4261635 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22507/statm: 6726 3172 260 24 0 3360 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 26904

[startup+6.30015 s]
/proc/loadavg: 4.10 4.06 4.01 5/371 22508
/proc/meminfo: memFree=22507804/32951124 swapFree=56449224/67111528
[pid=22507] ppid=22505 vsize=32584 CPUtime=6.29 cores=1,3
/proc/22507/stat : 22507 (minisat_release) R 22505 22507 22218 0 -1 4202496 5507 0 0 0 628 1 0 0 25 0 1 0 642422409 33366016 4823 33554432000 4194304 4291037 140733662579680 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22507/statm: 8146 4823 260 24 0 4780 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 32584

[startup+12.701 s]
/proc/loadavg: 4.09 4.06 4.00 5/371 22563
/proc/meminfo: memFree=24241760/32951124 swapFree=56449224/67111528
[pid=22507] ppid=22505 vsize=33816 CPUtime=12.69 cores=1,3
/proc/22507/stat : 22507 (minisat_release) R 22505 22507 22218 0 -1 4202496 9746 0 0 0 1268 1 0 0 25 0 1 0 642422409 34627584 4837 33554432000 4194304 4291037 140733662579680 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22507/statm: 8454 4837 260 24 0 5088 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 33816

[startup+25.5007 s]
/proc/loadavg: 4.07 4.05 4.00 5/371 22564
/proc/meminfo: memFree=24216652/32951124 swapFree=56449224/67111528
[pid=22507] ppid=22505 vsize=53452 CPUtime=25.49 cores=1,3
/proc/22507/stat : 22507 (minisat_release) R 22505 22507 22218 0 -1 4202496 19703 0 0 0 2545 4 0 0 25 0 1 0 642422409 54734848 9646 33554432000 4194304 4291037 140733662579680 18446744073709551615 4266203 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22507/statm: 13363 9646 260 24 0 9997 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 53452

[startup+51.101 s]
/proc/loadavg: 4.12 4.07 4.01 5/371 22564
/proc/meminfo: memFree=24168260/32951124 swapFree=56449224/67111528
[pid=22507] ppid=22505 vsize=83800 CPUtime=51.09 cores=1,3
/proc/22507/stat : 22507 (minisat_release) R 22505 22507 22218 0 -1 4202496 21603 0 0 0 5105 4 0 0 25 0 1 0 642422409 85811200 11517 33554432000 4194304 4291037 140733662579680 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22507/statm: 20950 11517 260 24 0 17584 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 83800

[startup+102.314 s]
/proc/loadavg: 4.05 4.05 4.00 5/371 22566
/proc/meminfo: memFree=24053028/32951124 swapFree=56449224/67111528
[pid=22507] ppid=22505 vsize=83800 CPUtime=102.31 cores=1,3
/proc/22507/stat : 22507 (minisat_release) R 22505 22507 22218 0 -1 4202496 36051 0 0 0 10224 7 0 0 25 0 1 0 642422409 85811200 17765 33554432000 4194304 4291037 140733662579680 18446744073709551615 4255673 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22507/statm: 20950 17765 260 24 0 17584 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 83800

[startup+162.301 s]
/proc/loadavg: 4.02 4.04 4.00 5/371 22567
/proc/meminfo: memFree=24014056/32951124 swapFree=56449224/67111528
[pid=22507] ppid=22505 vsize=133120 CPUtime=162.29 cores=1,3
/proc/22507/stat : 22507 (minisat_release) R 22505 22507 22218 0 -1 4202496 61030 0 0 0 16220 9 0 0 25 0 1 0 642422409 136314880 26114 33554432000 4194304 4291037 140733662579680 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22507/statm: 33280 26114 260 24 0 29914 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 133120

[startup+222.301 s]
/proc/loadavg: 4.00 4.03 4.00 5/371 22569
/proc/meminfo: memFree=23978276/32951124 swapFree=56449224/67111528
[pid=22507] ppid=22505 vsize=83800 CPUtime=222.29 cores=1,3
/proc/22507/stat : 22507 (minisat_release) R 22505 22507 22218 0 -1 4202496 81979 0 0 0 22217 12 0 0 25 0 1 0 642422409 85811200 17766 33554432000 4194304 4291037 140733662579680 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22507/statm: 20950 17766 260 24 0 17584 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 83800

[startup+282.301 s]
/proc/loadavg: 4.00 4.02 4.00 5/371 22571
/proc/meminfo: memFree=23857208/32951124 swapFree=56449224/67111528
[pid=22507] ppid=22505 vsize=83952 CPUtime=282.3 cores=1,3
/proc/22507/stat : 22507 (minisat_release) R 22505 22507 22218 0 -1 4202496 109970 0 0 0 28214 16 0 0 25 0 1 0 642422409 85966848 17767 33554432000 4194304 4291037 140733662579680 18446744073709551615 4256154 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22507/statm: 20988 17767 260 24 0 17622 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 83952

[startup+342.301 s]
/proc/loadavg: 4.09 4.05 4.01 5/371 22572
/proc/meminfo: memFree=23975468/32951124 swapFree=56449224/67111528
[pid=22507] ppid=22505 vsize=83952 CPUtime=342.3 cores=1,3
/proc/22507/stat : 22507 (minisat_release) R 22505 22507 22218 0 -1 4202496 141997 0 0 0 34209 21 0 0 25 0 1 0 642422409 85966848 17804 33554432000 4194304 4291037 140733662579680 18446744073709551615 4248968 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22507/statm: 20988 17804 260 24 0 17622 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 83952

[startup+402.301 s]
/proc/loadavg: 4.07 4.05 4.01 5/371 22574
/proc/meminfo: memFree=23999592/32951124 swapFree=56449224/67111528
[pid=22507] ppid=22505 vsize=133272 CPUtime=402.3 cores=1,3
/proc/22507/stat : 22507 (minisat_release) R 22505 22507 22218 0 -1 4202496 171997 0 0 0 40204 26 0 0 25 0 1 0 642422409 136470528 26080 33554432000 4194304 4291037 140733662579680 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22507/statm: 33318 26080 260 24 0 29952 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 133272

[startup+462.3 s]
/proc/loadavg: 4.07 4.05 4.01 5/371 22575
/proc/meminfo: memFree=23937800/32951124 swapFree=56449224/67111528
[pid=22507] ppid=22505 vsize=83952 CPUtime=462.3 cores=1,3
/proc/22507/stat : 22507 (minisat_release) R 22505 22507 22218 0 -1 4202496 189467 0 0 0 46201 29 0 0 25 0 1 0 642422409 85966848 17804 33554432000 4194304 4291037 140733662579680 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22507/statm: 20988 17804 260 24 0 17622 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 83952

[startup+522.3 s]
/proc/loadavg: 4.17 4.09 4.02 5/371 22577
/proc/meminfo: memFree=23943696/32951124 swapFree=56449224/67111528
[pid=22507] ppid=22505 vsize=133272 CPUtime=522.3 cores=1,3
/proc/22507/stat : 22507 (minisat_release) R 22505 22507 22218 0 -1 4202496 220970 0 0 0 52195 35 0 0 25 0 1 0 642422409 136470528 27003 33554432000 4194304 4291037 140733662579680 18446744073709551615 4255673 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22507/statm: 33318 27003 260 24 0 29952 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 133272

[startup+582.3 s]
/proc/loadavg: 4.16 4.10 4.02 5/371 22579
/proc/meminfo: memFree=24004284/32951124 swapFree=56449224/67111528
[pid=22507] ppid=22505 vsize=83952 CPUtime=582.3 cores=1,3
/proc/22507/stat : 22507 (minisat_release) R 22505 22507 22218 0 -1 4202496 246419 0 0 0 58191 39 0 0 25 0 1 0 642422409 85966848 17804 33554432000 4194304 4291037 140733662579680 18446744073709551615 4256150 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22507/statm: 20988 17804 260 24 0 17622 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 83952

[startup+642.3 s]
/proc/loadavg: 4.11 4.09 4.02 5/371 22580
/proc/meminfo: memFree=23824048/32951124 swapFree=56449224/67111528
[pid=22507] ppid=22505 vsize=83952 CPUtime=642.32 cores=1,3
/proc/22507/stat : 22507 (minisat_release) R 22505 22507 22218 0 -1 4202496 271459 0 0 0 64189 43 0 0 25 0 1 0 642422409 85966848 17804 33554432000 4194304 4291037 140733662579680 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22507/statm: 20988 17804 260 24 0 17622 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 83952

[startup+702.301 s]
/proc/loadavg: 4.04 4.07 4.02 5/371 22582
/proc/meminfo: memFree=23867044/32951124 swapFree=56449224/67111528
[pid=22507] ppid=22505 vsize=83952 CPUtime=702.31 cores=1,3
/proc/22507/stat : 22507 (minisat_release) R 22505 22507 22218 0 -1 4202496 298298 0 0 0 70183 48 0 0 25 0 1 0 642422409 85966848 17804 33554432000 4194304 4291037 140733662579680 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22507/statm: 20988 17804 260 24 0 17622 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 83952

[startup+762.314 s]
/proc/loadavg: 4.01 4.06 4.01 5/371 22583
/proc/meminfo: memFree=23821104/32951124 swapFree=56449224/67111528
[pid=22507] ppid=22505 vsize=83952 CPUtime=762.32 cores=1,3
/proc/22507/stat : 22507 (minisat_release) R 22505 22507 22218 0 -1 4202496 323660 0 0 0 76180 52 0 0 25 0 1 0 642422409 85966848 17804 33554432000 4194304 4291037 140733662579680 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22507/statm: 20988 17804 260 24 0 17622 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 83952

[startup+822.301 s]
/proc/loadavg: 4.00 4.05 4.00 5/371 22585
/proc/meminfo: memFree=23909840/32951124 swapFree=56449224/67111528
[pid=22507] ppid=22505 vsize=83952 CPUtime=822.31 cores=1,3
/proc/22507/stat : 22507 (minisat_release) R 22505 22507 22218 0 -1 4202496 347235 0 0 0 82174 57 0 0 25 0 1 0 642422409 85966848 17804 33554432000 4194304 4291037 140733662579680 18446744073709551615 4248404 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22507/statm: 20988 17804 260 24 0 17622 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 83952

[startup+882.301 s]
/proc/loadavg: 4.06 4.05 4.00 5/371 22587
/proc/meminfo: memFree=23835276/32951124 swapFree=56449224/67111528
[pid=22507] ppid=22505 vsize=164092 CPUtime=882.31 cores=1,3
/proc/22507/stat : 22507 (minisat_release) R 22505 22507 22218 0 -1 4202496 374913 0 0 0 88169 62 0 0 25 0 1 0 642422409 168030208 31692 33554432000 4194304 4291037 140733662579680 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22507/statm: 41023 31692 260 24 0 37657 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 164092

[startup+942.301 s]
/proc/loadavg: 4.16 4.07 4.01 5/371 22588
/proc/meminfo: memFree=23913976/32951124 swapFree=56449224/67111528
[pid=22507] ppid=22505 vsize=133272 CPUtime=942.31 cores=1,3
/proc/22507/stat : 22507 (minisat_release) R 22505 22507 22218 0 -1 4202496 403197 0 0 0 94164 67 0 0 25 0 1 0 642422409 136470528 29301 33554432000 4194304 4291037 140733662579680 18446744073709551615 4248336 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22507/statm: 33318 29301 260 24 0 29952 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 133272

[startup+1002.3 s]
/proc/loadavg: 4.12 4.07 4.01 5/371 22590
/proc/meminfo: memFree=23709948/32951124 swapFree=56449224/67111528
[pid=22507] ppid=22505 vsize=164092 CPUtime=1002.32 cores=1,3
/proc/22507/stat : 22507 (minisat_release) R 22505 22507 22218 0 -1 4202496 428288 0 0 0 100158 74 0 0 25 0 1 0 642422409 168030208 35430 33554432000 4194304 4291037 140733662579680 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22507/statm: 41023 35430 260 24 0 37657 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 164092

[startup+1062.3 s]
/proc/loadavg: 4.09 4.07 4.01 5/371 22591
/proc/meminfo: memFree=23760124/32951124 swapFree=56449224/67111528
[pid=22507] ppid=22505 vsize=83952 CPUtime=1062.32 cores=1,3
/proc/22507/stat : 22507 (minisat_release) R 22505 22507 22218 0 -1 4202496 445635 0 0 0 106154 78 0 0 25 0 1 0 642422409 85966848 17804 33554432000 4194304 4291037 140733662579680 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22507/statm: 20988 17804 260 24 0 17622 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 83952

[startup+1122.3 s]
/proc/loadavg: 4.14 4.08 4.01 5/371 22593
/proc/meminfo: memFree=23910232/32951124 swapFree=56449224/67111528
[pid=22507] ppid=22505 vsize=83952 CPUtime=1122.32 cores=1,3
/proc/22507/stat : 22507 (minisat_release) R 22505 22507 22218 0 -1 4202496 473568 0 0 0 112148 84 0 0 25 0 1 0 642422409 85966848 17804 33554432000 4194304 4291037 140733662579680 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22507/statm: 20988 17804 260 24 0 17622 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 83952

[startup+1182.3 s]
/proc/loadavg: 4.05 4.07 4.01 5/371 22595
/proc/meminfo: memFree=23886632/32951124 swapFree=56449224/67111528
[pid=22507] ppid=22505 vsize=133272 CPUtime=1182.33 cores=1,3
/proc/22507/stat : 22507 (minisat_release) R 22505 22507 22218 0 -1 4202496 499725 0 0 0 118143 90 0 0 25 0 1 0 642422409 136470528 29774 33554432000 4194304 4291037 140733662579680 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22507/statm: 33318 29774 260 24 0 29952 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 133272

[startup+1242.3 s]
/proc/loadavg: 3.62 3.96 3.97 4/365 22614
/proc/meminfo: memFree=23581332/32951124 swapFree=56449224/67111528
[pid=22507] ppid=22505 vsize=152204 CPUtime=1242.32 cores=1,3
/proc/22507/stat : 22507 (minisat_release) R 22505 22507 22218 0 -1 4202496 529520 0 0 0 124138 94 0 0 25 0 1 0 642422409 155856896 32190 33554432000 4194304 4291037 140733662579680 18446744073709551615 4255548 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22507/statm: 38051 32190 260 24 0 34685 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 152204



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.23 3.78 3.91 4/365 22616
/proc/meminfo: memFree=23716064/32951124 swapFree=56449224/67111528
[pid=22507] ppid=22505 vsize=102884 CPUtime=1300.04 cores=1,3
/proc/22507/stat : 22507 (minisat_release) R 22505 22507 22218 0 -1 4202496 550362 0 0 0 129905 99 0 0 25 0 1 0 642422409 105353216 22537 33554432000 4194304 4291037 140733662579680 18446744073709551615 4248366 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22507/statm: 25721 22537 260 24 0 22355 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 102884

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.02
CPU time (s): 1300.05
CPU user time (s): 1299.06
CPU system time (s): 0.994848
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 183024

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.06
system time used= 0.994848
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 550362
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= 9
involuntary context switches= 3702

runsolver used 4.50931 second user time and 10.8813 second system time

The end

Launcher Data

Begin job on node106 at 2011-05-13 19:37:00
IDJOB=3362516
IDBENCH=84205
IDSOLVER=1840
FILE ID=node106/3362516-1305308220
RUNJOBID= node106-1305306823-22238
PBS_JOBID= 13321483
Free space on /tmp= 45832 MiB

SOLVER NAME= minisat hack reference: minisat 2.2.0
BENCH NAME= SAT03/industrial/goldberg/hard_eq_check/c6288mul.miter.shuffled-as.sat03-346.cnf
COMMAND LINE= minisat_release BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3362516-1305308220/watcher-3362516-1305308220 -o /tmp/evaluation-result-3362516-1305308220/solver-3362516-1305308220 -C 2400 -W 1300 -M 7680  minisat_release HOME/instance-3362516-1305308220.cnf

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

MD5SUM BENCH= 9799c8db3562549113e4a12f98721530
RANDOM SEED=210995687

node106.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.830
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.66
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.830
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.20
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.830
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.75
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.830
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.82
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.830
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.74
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.830
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.75
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.830
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.830
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22532596 kB
Buffers:        213048 kB
Cached:        5456296 kB
SwapCached:      27544 kB
Active:        2405460 kB
Inactive:      7788856 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22532596 kB
SwapTotal:    67111528 kB
SwapFree:     56449224 kB
Dirty:            1572 kB
Writeback:           0 kB
AnonPages:     4505772 kB
Mapped:          10488 kB
Slab:           107348 kB
PageTables:      51916 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 77567764 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= 45844 MiB
End job on node106 at 2011-05-13 19:58:42