Trace number 3422053

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: EBMiniSAT 2011-03-02? (TO) 5000.27 5000.03

General information on the benchmark

Nameindustrial/anbulagan/
hard-sat/partial-10-17-s.cnf
MD5SUMf72920912a1bb14f90e9fea5dee0ec1c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark79.238
Satisfiable
(Un)Satisfiability was proved
Number of variables298900
Number of clauses1409628
Sum of the clauses size3261218
Maximum clause length10
Minimum clause length1
Number of clauses of size 122283
Number of clauses of size 21089480
Number of clauses of size 3242405
Number of clauses of size 46160
Number of clauses of size 524640
Number of clauses of size over 524660

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-3422053-1306658664/watcher-3422053-1306658664 -o /tmp/evaluation-result-3422053-1306658664/solver-3422053-1306658664 -C 5000 -W 5100 -M 15500 HOME/ebminisat_release HOME/instance-3422053-1306658664.cnf -verb=0 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.00 4/517 9466
/proc/meminfo: memFree=16294168/32950928 swapFree=38157052/67111528
[pid=9466] ppid=9464 vsize=24320 CPUtime=0 cores=1,3,5,7
/proc/9466/stat : 9466 (ebminisat_relea) R 9464 9466 9428 0 -1 4202496 1746 0 0 0 0 0 0 0 21 0 1 0 777463192 24903680 1689 33554432000 4194304 4293939 140737091823344 18446744073709551615 4240881 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9466/statm: 6080 1690 218 25 0 2713 0

[startup+0.112503 s]
/proc/loadavg: 0.00 0.00 0.00 4/517 9466
/proc/meminfo: memFree=16294168/32950928 swapFree=38157052/67111528
[pid=9466] ppid=9464 vsize=63672 CPUtime=0.1 cores=1,3,5,7
/proc/9466/stat : 9466 (ebminisat_relea) R 9464 9466 9428 0 -1 4202496 10904 0 0 0 9 1 0 0 22 0 1 0 777463192 65200128 10518 33554432000 4194304 4293939 140737091823344 18446744073709551615 254500352709 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9466/statm: 15951 10519 218 25 0 12584 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 63672

[startup+0.200485 s]
/proc/loadavg: 0.00 0.00 0.00 4/517 9466
/proc/meminfo: memFree=16294168/32950928 swapFree=38157052/67111528
[pid=9466] ppid=9464 vsize=79048 CPUtime=0.19 cores=1,3,5,7
/proc/9466/stat : 9466 (ebminisat_relea) R 9464 9466 9428 0 -1 4202496 16463 0 0 0 17 2 0 0 22 0 1 0 777463192 80945152 15570 33554432000 4194304 4293939 140737091823344 18446744073709551615 4280633 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9466/statm: 19762 15571 218 25 0 16395 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 79048

[startup+0.300468 s]
/proc/loadavg: 0.00 0.00 0.00 4/517 9466
/proc/meminfo: memFree=16294168/32950928 swapFree=38157052/67111528
[pid=9466] ppid=9464 vsize=93120 CPUtime=0.29 cores=1,3,5,7
/proc/9466/stat : 9466 (ebminisat_relea) R 9464 9466 9428 0 -1 4202496 20116 0 0 0 26 3 0 0 22 0 1 0 777463192 95354880 18725 33554432000 4194304 4293939 140737091823344 18446744073709551615 4280633 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9466/statm: 23280 18727 218 25 0 19913 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 93120

[startup+0.700382 s]
/proc/loadavg: 0.00 0.00 0.00 4/517 9466
/proc/meminfo: memFree=16294168/32950928 swapFree=38157052/67111528
[pid=9466] ppid=9464 vsize=153612 CPUtime=0.69 cores=1,3,5,7
/proc/9466/stat : 9466 (ebminisat_relea) R 9464 9466 9428 0 -1 4202496 34733 0 0 0 64 5 0 0 24 0 1 0 777463192 157298688 31303 33554432000 4194304 4293939 140737091823344 18446744073709551615 4215504 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9466/statm: 38403 31303 222 25 0 35036 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 153612

[startup+1.50023 s]
/proc/loadavg: 0.16 0.03 0.01 3/518 9467
/proc/meminfo: memFree=16167944/32950928 swapFree=38157052/67111528
[pid=9466] ppid=9464 vsize=172724 CPUtime=1.49 cores=1,3,5,7
/proc/9466/stat : 9466 (ebminisat_relea) R 9464 9466 9428 0 -1 4202496 40855 0 0 0 143 6 0 0 25 0 1 0 777463192 176869376 37159 33554432000 4194304 4293939 140737091823344 18446744073709551615 4232396 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9466/statm: 43181 37159 225 25 0 39814 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 172724

[startup+3.10091 s]
/proc/loadavg: 0.16 0.03 0.01 3/518 9467
/proc/meminfo: memFree=16181460/32950928 swapFree=38157052/67111528
[pid=9466] ppid=9464 vsize=144356 CPUtime=3.09 cores=1,3,5,7
/proc/9466/stat : 9466 (ebminisat_relea) R 9464 9466 9428 0 -1 4202496 45243 0 0 0 302 7 0 0 25 0 1 0 777463192 147820544 29596 33554432000 4194304 4293939 140737091823344 18446744073709551615 4255561 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9466/statm: 36089 29596 244 25 0 32722 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 144356

[startup+6.30027 s]
/proc/loadavg: 0.16 0.03 0.01 3/518 9467
/proc/meminfo: memFree=16177124/32950928 swapFree=38157052/67111528
[pid=9466] ppid=9464 vsize=144356 CPUtime=6.29 cores=1,3,5,7
/proc/9466/stat : 9466 (ebminisat_relea) R 9464 9466 9428 0 -1 4202496 45995 0 0 0 621 8 0 0 25 0 1 0 777463192 147820544 30346 33554432000 4194304 4293939 140737091823344 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9466/statm: 36089 30346 245 25 0 32722 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 144356

[startup+12.701 s]
/proc/loadavg: 0.44 0.10 0.03 3/518 9467
/proc/meminfo: memFree=16159100/32950928 swapFree=38157052/67111528
[pid=9466] ppid=9464 vsize=156032 CPUtime=12.69 cores=1,3,5,7
/proc/9466/stat : 9466 (ebminisat_relea) R 9464 9466 9428 0 -1 4202496 47507 0 0 0 1261 8 0 0 25 0 1 0 777463192 159776768 31853 33554432000 4194304 4293939 140737091823344 18446744073709551615 4248400 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9466/statm: 39008 31853 245 25 0 35641 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 156032

[startup+25.5004 s]
/proc/loadavg: 0.68 0.16 0.05 3/518 9467
/proc/meminfo: memFree=16125436/32950928 swapFree=38157052/67111528
[pid=9466] ppid=9464 vsize=175000 CPUtime=25.49 cores=1,3,5,7
/proc/9466/stat : 9466 (ebminisat_relea) R 9464 9466 9428 0 -1 4202496 51837 0 0 0 2540 9 0 0 25 0 1 0 777463192 179200000 36168 33554432000 4194304 4293939 140737091823344 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9466/statm: 43750 36168 245 25 0 40383 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 175000

[startup+51.1013 s]
/proc/loadavg: 1.20 0.33 0.11 3/518 9468
/proc/meminfo: memFree=16076580/32950928 swapFree=38157052/67111528
[pid=9466] ppid=9464 vsize=205820 CPUtime=51.1 cores=1,3,5,7
/proc/9466/stat : 9466 (ebminisat_relea) R 9464 9466 9428 0 -1 4202496 62153 0 0 0 5097 13 0 0 25 0 1 0 777463192 210759680 46466 33554432000 4194304 4293939 140737091823344 18446744073709551615 4255899 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9466/statm: 51455 46466 245 25 0 48088 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 205820

[startup+102.301 s]
/proc/loadavg: 1.65 0.59 0.21 3/518 9496
/proc/meminfo: memFree=16067364/32950928 swapFree=38157052/67111528
[pid=9466] ppid=9464 vsize=337296 CPUtime=102.31 cores=1,3,5,7
/proc/9466/stat : 9466 (ebminisat_relea) R 9464 9466 9428 0 -1 4202496 82874 0 0 0 10212 19 0 0 25 0 1 0 777463192 345391104 67159 33554432000 4194304 4293939 140737091823344 18446744073709551615 4264716 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9466/statm: 84324 67159 245 25 0 80957 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 337296

[startup+162.301 s]
/proc/loadavg: 1.87 0.84 0.32 3/518 9498
/proc/meminfo: memFree=15955868/32950928 swapFree=38157052/67111528
[pid=9466] ppid=9464 vsize=474808 CPUtime=162.3 cores=1,3,5,7
/proc/9466/stat : 9466 (ebminisat_relea) R 9464 9466 9428 0 -1 4202496 110050 0 0 0 16203 27 0 0 25 0 1 0 777463192 486203392 94304 33554432000 4194304 4293939 140737091823344 18446744073709551615 4255909 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9466/statm: 118702 94304 245 25 0 115335 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 474808

[startup+222.32 s]
/proc/loadavg: 2.09 1.08 0.43 3/518 9500
/proc/meminfo: memFree=15859360/32950928 swapFree=38157052/67111528
[pid=9466] ppid=9464 vsize=695392 CPUtime=222.32 cores=1,3,5,7
/proc/9466/stat : 9466 (ebminisat_relea) R 9464 9466 9428 0 -1 4202496 133919 0 0 0 22197 35 0 0 25 0 1 0 777463192 712081408 118147 33554432000 4194304 4293939 140737091823344 18446744073709551615 4248432 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9466/statm: 173848 118147 245 25 0 170481 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 695392

[startup+282.301 s]
/proc/loadavg: 2.24 1.31 0.55 3/518 9501
/proc/meminfo: memFree=15757300/32950928 swapFree=38157052/67111528
[pid=9466] ppid=9464 vsize=701112 CPUtime=282.31 cores=1,3,5,7
/proc/9466/stat : 9466 (ebminisat_relea) R 9464 9466 9428 0 -1 4202496 158628 0 0 0 28189 42 0 0 25 0 1 0 777463192 717938688 142828 33554432000 4194304 4293939 140737091823344 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9466/statm: 175278 142828 245 25 0 171911 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 701112

[startup+342.301 s]
/proc/loadavg: 2.08 1.43 0.64 3/518 9503
/proc/meminfo: memFree=15651252/32950928 swapFree=38157052/67111528
[pid=9466] ppid=9464 vsize=706260 CPUtime=342.31 cores=1,3,5,7
/proc/9466/stat : 9466 (ebminisat_relea) R 9464 9466 9428 0 -1 4202496 185481 0 0 0 34182 49 0 0 25 0 1 0 777463192 723210240 169660 33554432000 4194304 4293939 140737091823344 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9466/statm: 176565 169660 245 25 0 173198 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 706260

[startup+402.301 s]
/proc/loadavg: 2.03 1.53 0.72 3/518 9504
/proc/meminfo: memFree=15560456/32950928 swapFree=38157052/67111528
[pid=9466] ppid=9464 vsize=1060240 CPUtime=402.31 cores=1,3,5,7
/proc/9466/stat : 9466 (ebminisat_relea) R 9464 9466 9428 0 -1 4202496 208224 0 0 0 40176 55 0 0 25 0 1 0 777463192 1085685760 192382 33554432000 4194304 4293939 140737091823344 18446744073709551615 4255909 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9466/statm: 265060 192382 245 25 0 261693 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 1060240

[startup+462.301 s]
/proc/loadavg: 2.01 1.61 0.79 3/518 9506
/proc/meminfo: memFree=15472640/32950928 swapFree=38157052/67111528
[pid=9466] ppid=9464 vsize=1065980 CPUtime=462.31 cores=1,3,5,7
/proc/9466/stat : 9466 (ebminisat_relea) R 9464 9466 9428 0 -1 4202496 230066 0 0 0 46170 61 0 0 25 0 1 0 777463192 1091563520 214198 33554432000 4194304 4293939 140737091823344 18446744073709551615 4255888 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9466/statm: 266495 214198 245 25 0 263128 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 1065980

[startup+522.301 s]
/proc/loadavg: 2.00 1.68 0.87 3/518 9507
/proc/meminfo: memFree=15384072/32950928 swapFree=38157052/67111528
[pid=9466] ppid=9464 vsize=1071164 CPUtime=522.31 cores=1,3,5,7
/proc/9466/stat : 9466 (ebminisat_relea) R 9464 9466 9428 0 -1 4202496 252482 0 0 0 52163 68 0 0 25 0 1 0 777463192 1096871936 236585 33554432000 4194304 4293939 140737091823344 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9466/statm: 267791 236585 245 25 0 264424 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 1071164

[startup+582.301 s]
/proc/loadavg: 2.00 1.74 0.94 3/518 9509
/proc/meminfo: memFree=15294900/32950928 swapFree=38157052/67111528
[pid=9466] ppid=9464 vsize=1076464 CPUtime=582.32 cores=1,3,5,7
/proc/9466/stat : 9466 (ebminisat_relea) R 9464 9466 9428 0 -1 4202496 273357 0 0 0 58158 74 0 0 25 0 1 0 777463192 1102299136 257429 33554432000 4194304 4293939 140737091823344 18446744073709551615 4255919 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9466/statm: 269116 257429 245 25 0 265749 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 1076464

[startup+642.301 s]

################
# More data... #
################

[startup+4122.3 s]
/proc/loadavg: 2.00 2.01 1.96 3/518 9615
/proc/meminfo: memFree=11311820/32950928 swapFree=38157052/67111528
[pid=9466] ppid=9464 vsize=6682028 CPUtime=4122.49 cores=1,3,5,7
/proc/9466/stat : 9466 (ebminisat_relea) R 9464 9466 9428 0 -1 4202496 1264255 0 0 0 411864 385 0 0 25 0 1 0 777463192 6842396672 1247545 33554432000 4194304 4293939 140737091823344 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9466/statm: 1670507 1247545 245 25 0 1667140 0
Current children cumulated CPU time (s) 4122.49
Current children cumulated vsize (KiB) 6682028

[startup+4182.32 s]
/proc/loadavg: 2.00 2.00 1.96 3/518 9617
/proc/meminfo: memFree=11255632/32950928 swapFree=38157052/67111528
[pid=9466] ppid=9464 vsize=6684916 CPUtime=4182.51 cores=1,3,5,7
/proc/9466/stat : 9466 (ebminisat_relea) R 9464 9466 9428 0 -1 4202496 1277915 0 0 0 417861 390 0 0 25 0 1 0 777463192 6845353984 1261194 33554432000 4194304 4293939 140737091823344 18446744073709551615 4248595 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9466/statm: 1671229 1261194 245 25 0 1667862 0
Current children cumulated CPU time (s) 4182.51
Current children cumulated vsize (KiB) 6684916

[startup+4242.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/518 9619
/proc/meminfo: memFree=11205008/32950928 swapFree=38157052/67111528
[pid=9466] ppid=9464 vsize=6687660 CPUtime=4242.49 cores=1,3,5,7
/proc/9466/stat : 9466 (ebminisat_relea) R 9464 9466 9428 0 -1 4202496 1290680 0 0 0 423854 395 0 0 25 0 1 0 777463192 6848163840 1273953 33554432000 4194304 4293939 140737091823344 18446744073709551615 4248328 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9466/statm: 1671915 1273953 245 25 0 1668548 0
Current children cumulated CPU time (s) 4242.49
Current children cumulated vsize (KiB) 6687660

[startup+4302.3 s]
/proc/loadavg: 2.16 2.05 1.98 3/518 9620
/proc/meminfo: memFree=11156252/32950928 swapFree=38157052/67111528
[pid=9466] ppid=9464 vsize=6691548 CPUtime=4302.49 cores=1,3,5,7
/proc/9466/stat : 9466 (ebminisat_relea) R 9464 9466 9428 0 -1 4202496 1302624 0 0 0 429850 399 0 0 25 0 1 0 777463192 6852145152 1285888 33554432000 4194304 4293939 140737091823344 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9466/statm: 1672887 1285888 245 25 0 1669520 0
Current children cumulated CPU time (s) 4302.49
Current children cumulated vsize (KiB) 6691548

[startup+4362.3 s]
/proc/loadavg: 2.06 2.04 1.98 3/518 9622
/proc/meminfo: memFree=11100684/32950928 swapFree=38157052/67111528
[pid=9466] ppid=9464 vsize=6694180 CPUtime=4362.5 cores=1,3,5,7
/proc/9466/stat : 9466 (ebminisat_relea) R 9464 9466 9428 0 -1 4202496 1316757 0 0 0 435846 404 0 0 25 0 1 0 777463192 6854840320 1300011 33554432000 4194304 4293939 140737091823344 18446744073709551615 4248280 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9466/statm: 1673545 1300011 245 25 0 1670178 0
Current children cumulated CPU time (s) 4362.5
Current children cumulated vsize (KiB) 6694180

[startup+4422.3 s]
/proc/loadavg: 2.02 2.03 1.98 3/518 9624
/proc/meminfo: memFree=11038404/32950928 swapFree=38157052/67111528
[pid=9466] ppid=9464 vsize=6695572 CPUtime=4422.5 cores=1,3,5,7
/proc/9466/stat : 9466 (ebminisat_relea) R 9464 9466 9428 0 -1 4202496 1332136 0 0 0 441842 408 0 0 25 0 1 0 777463192 6856265728 1315379 33554432000 4194304 4293939 140737091823344 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9466/statm: 1673893 1315379 245 25 0 1670526 0
Current children cumulated CPU time (s) 4422.5
Current children cumulated vsize (KiB) 6695572

[startup+4482.3 s]
/proc/loadavg: 2.00 2.02 1.98 3/518 9625
/proc/meminfo: memFree=10978252/32950928 swapFree=38157052/67111528
[pid=9466] ppid=9464 vsize=6698608 CPUtime=4482.51 cores=1,3,5,7
/proc/9466/stat : 9466 (ebminisat_relea) R 9464 9466 9428 0 -1 4202496 1347171 0 0 0 447838 413 0 0 25 0 1 0 777463192 6859374592 1330400 33554432000 4194304 4293939 140737091823344 18446744073709551615 4256170 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9466/statm: 1674652 1330400 245 25 0 1671285 0
Current children cumulated CPU time (s) 4482.51
Current children cumulated vsize (KiB) 6698608

[startup+4542.3 s]
/proc/loadavg: 2.00 2.02 1.98 3/518 9627
/proc/meminfo: memFree=10934692/32950928 swapFree=38157052/67111528
[pid=9466] ppid=9464 vsize=6701916 CPUtime=4542.5 cores=1,3,5,7
/proc/9466/stat : 9466 (ebminisat_relea) R 9464 9466 9428 0 -1 4202496 1357984 0 0 0 453834 416 0 0 25 0 1 0 777463192 6862761984 1341207 33554432000 4194304 4293939 140737091823344 18446744073709551615 4256148 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9466/statm: 1675479 1341207 245 25 0 1672112 0
Current children cumulated CPU time (s) 4542.5
Current children cumulated vsize (KiB) 6701916

[startup+4602.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/518 9637
/proc/meminfo: memFree=10880604/32950928 swapFree=38157052/67111528
[pid=9466] ppid=9464 vsize=6704332 CPUtime=4602.51 cores=1,3,5,7
/proc/9466/stat : 9466 (ebminisat_relea) R 9464 9466 9428 0 -1 4202496 1371304 0 0 0 459831 420 0 0 25 0 1 0 777463192 6865235968 1354511 33554432000 4194304 4293939 140737091823344 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9466/statm: 1676083 1354511 245 25 0 1672716 0
Current children cumulated CPU time (s) 4602.51
Current children cumulated vsize (KiB) 6704332

[startup+4662.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/518 9639
/proc/meminfo: memFree=10829308/32950928 swapFree=38157052/67111528
[pid=9466] ppid=9464 vsize=6707572 CPUtime=4662.51 cores=1,3,5,7
/proc/9466/stat : 9466 (ebminisat_relea) R 9464 9466 9428 0 -1 4202496 1382858 0 0 0 465827 424 0 0 25 0 1 0 777463192 6868553728 1366053 33554432000 4194304 4293939 140737091823344 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9466/statm: 1676893 1366053 245 25 0 1673526 0
Current children cumulated CPU time (s) 4662.51
Current children cumulated vsize (KiB) 6707572

[startup+4722.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/518 9641
/proc/meminfo: memFree=10775208/32950928 swapFree=38157052/67111528
[pid=9466] ppid=9464 vsize=6709024 CPUtime=4722.52 cores=1,3,5,7
/proc/9466/stat : 9466 (ebminisat_relea) R 9464 9466 9428 0 -1 4202496 1395999 0 0 0 471823 429 0 0 25 0 1 0 777463192 6870040576 1379183 33554432000 4194304 4293939 140737091823344 18446744073709551615 4248350 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9466/statm: 1677256 1379183 245 25 0 1673889 0
Current children cumulated CPU time (s) 4722.52
Current children cumulated vsize (KiB) 6709024

[startup+4782.3 s]
/proc/loadavg: 2.19 2.05 2.00 3/518 9642
/proc/meminfo: memFree=10730548/32950928 swapFree=38157052/67111528
[pid=9466] ppid=9464 vsize=6711412 CPUtime=4782.51 cores=1,3,5,7
/proc/9466/stat : 9466 (ebminisat_relea) R 9464 9466 9428 0 -1 4202496 1407560 0 0 0 477818 433 0 0 25 0 1 0 777463192 6872485888 1390739 33554432000 4194304 4293939 140737091823344 18446744073709551615 4248306 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9466/statm: 1677853 1390739 245 25 0 1674486 0
Current children cumulated CPU time (s) 4782.51
Current children cumulated vsize (KiB) 6711412

[startup+4842.32 s]
/proc/loadavg: 2.12 2.05 2.00 3/518 9647
/proc/meminfo: memFree=10686212/32950928 swapFree=38157052/67111528
[pid=9466] ppid=9464 vsize=6713816 CPUtime=4842.54 cores=1,3,5,7
/proc/9466/stat : 9466 (ebminisat_relea) R 9464 9466 9428 0 -1 4202496 1418486 0 0 0 483816 438 0 0 25 0 1 0 777463192 6874947584 1401656 33554432000 4194304 4293939 140737091823344 18446744073709551615 4269190 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9466/statm: 1678454 1401656 245 25 0 1675087 0
Current children cumulated CPU time (s) 4842.54
Current children cumulated vsize (KiB) 6713816

[startup+4902.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/518 9648
/proc/meminfo: memFree=10643772/32950928 swapFree=38157052/67111528
[pid=9466] ppid=9464 vsize=6716072 CPUtime=4902.52 cores=1,3,5,7
/proc/9466/stat : 9466 (ebminisat_relea) R 9464 9466 9428 0 -1 4202496 1429082 0 0 0 489811 441 0 0 25 0 1 0 777463192 6877257728 1412242 33554432000 4194304 4293939 140737091823344 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9466/statm: 1679018 1412242 245 25 0 1675651 0
Current children cumulated CPU time (s) 4902.52
Current children cumulated vsize (KiB) 6716072

[startup+4962.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/518 9650
/proc/meminfo: memFree=10603196/32950928 swapFree=38157052/67111528
[pid=9466] ppid=9464 vsize=6718684 CPUtime=4962.53 cores=1,3,5,7
/proc/9466/stat : 9466 (ebminisat_relea) R 9464 9466 9428 0 -1 4202496 1439426 0 0 0 495807 446 0 0 25 0 1 0 777463192 6879932416 1422577 33554432000 4194304 4293939 140737091823344 18446744073709551615 4269190 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9466/statm: 1679671 1422577 245 25 0 1676304 0
Current children cumulated CPU time (s) 4962.53
Current children cumulated vsize (KiB) 6718684



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.8 s]
/proc/loadavg: 2.01 2.02 2.00 3/518 9651
/proc/meminfo: memFree=10568080/32950928 swapFree=38157052/67111528
[pid=9466] ppid=9464 vsize=6719632 CPUtime=5000.04 cores=1,3,5,7
/proc/9466/stat : 9466 (ebminisat_relea) R 9464 9466 9428 0 -1 4202496 1448036 0 0 0 499555 449 0 0 25 0 1 0 777463192 6880903168 1431182 33554432000 4194304 4293939 140737091823344 18446744073709551615 4255909 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9466/statm: 1679908 1431182 245 25 0 1676541 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 6719632

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

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

[startup+4999.92 s]
/proc/loadavg: 2.01 2.02 2.00 3/518 9651
/proc/meminfo: memFree=10568080/32950928 swapFree=38157052/67111528
[pid=9466] ppid=9464 vsize=0 CPUtime=5000.15 cores=1,3,5,7
/proc/9466/stat : 9466 (ebminisat_relea) R 9464 9466 9428 0 -1 4203524 1448037 0 0 0 499556 459 0 0 25 0 1 0 777463192 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 1 0 0 0
/proc/9466/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 5000.15
Current children cumulated vsize (KiB) 0

[startup+5000 s]
/proc/loadavg: 2.01 2.02 2.00 3/518 9651
/proc/meminfo: memFree=10568080/32950928 swapFree=38157052/67111528
[pid=9466] ppid=9464 vsize=0 CPUtime=5000.23 cores=1,3,5,7
/proc/9466/stat : 9466 (ebminisat_relea) R 9464 9466 9428 0 -1 4203524 1448037 0 0 0 499556 467 0 0 25 0 1 0 777463192 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 1 0 0 0
/proc/9466/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 5000.23
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5000.03
CPU time (s): 5000.27
CPU user time (s): 4995.57
CPU system time (s): 4.70029
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 6719632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4995.57
system time used= 4.70029
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1448037
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= 6
involuntary context switches= 52737

runsolver used 24.7272 second user time and 61.2697 second system time

The end

Launcher Data

Begin job on node149 at 2011-05-29 10:44:25
IDJOB=3422053
IDBENCH=20349
IDSOLVER=1914
FILE ID=node149/3422053-1306658664
RUNJOBID= node149-1306658663-9447
PBS_JOBID= 13471748
Free space on /tmp= 73444 MiB

SOLVER NAME= minisat hack: EBMiniSAT 2011-03-02
BENCH NAME= SAT07/industrial/anbulagan/hard-sat/partial-10-17-s.cnf
COMMAND LINE= DIR/ebminisat_release BENCHNAME  -verb=0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3422053-1306658664/watcher-3422053-1306658664 -o /tmp/evaluation-result-3422053-1306658664/solver-3422053-1306658664 -C 5000 -W 5100 -M 15500  HOME/ebminisat_release HOME/instance-3422053-1306658664.cnf  -verb=0

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= f72920912a1bb14f90e9fea5dee0ec1c
RANDOM SEED=513274514

node149.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.806
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.61
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.806
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.83
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.806
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.83
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.806
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.73
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.806
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.806
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.806
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.82
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.806
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:     32950928 kB
MemFree:      16294572 kB
Buffers:        263980 kB
Cached:        4728924 kB
SwapCached:      56180 kB
Active:        2334192 kB
Inactive:     14012132 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      16294572 kB
SwapTotal:    67111528 kB
SwapFree:     38157052 kB
Dirty:           34576 kB
Writeback:           0 kB
AnonPages:    11321176 kB
Mapped:          17676 kB
Slab:           121684 kB
PageTables:     117652 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 173154748 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= 73452 MiB
End job on node149 at 2011-05-29 12:07:47