Trace number 3362545

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) 1299.94 1300.03

General information on the benchmark

NameSAT04/industrial/vangelder/
cnf-color/abb313GPIA-9-c.used-as.sat04-317.cnf
MD5SUM65c5a1442ec07e466934f093e50229c2
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark17.8123
Satisfiable
(Un)Satisfiability was proved
Number of variables6228
Number of clauses484871
Sum of the clauses size3850952
Maximum clause length8
Minimum clause length1
Number of clauses of size 115
Number of clauses of size 24651
Number of clauses of size 31
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5480204

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

running on 2 cores: 5,7

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.19 4.10 4.02 4/319 13250
/proc/meminfo: memFree=5330444/32950928 swapFree=67111348/67111528
[pid=13250] ppid=13248 vsize=20088 CPUtime=0 cores=5,7
/proc/13250/stat : 13250 (minisat_release) R 13248 13250 12844 0 -1 4202496 908 0 0 0 0 0 0 0 22 0 1 0 642429152 20570112 831 33554432000 4194304 4291037 140737478820320 18446744073709551615 4277897 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13250/statm: 5022 832 215 24 0 1656 0

[startup+0.052255 s]
/proc/loadavg: 4.19 4.10 4.02 4/319 13250
/proc/meminfo: memFree=5330444/32950928 swapFree=67111348/67111528
[pid=13250] ppid=13248 vsize=25620 CPUtime=0.04 cores=5,7
/proc/13250/stat : 13250 (minisat_release) R 13248 13250 12844 0 -1 4202496 3284 0 0 0 4 0 0 0 22 0 1 0 642429152 26234880 2940 33554432000 4194304 4291037 140737478820320 18446744073709551615 4277901 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13250/statm: 6405 2941 216 24 0 3039 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 25620

[startup+0.100251 s]
/proc/loadavg: 4.19 4.10 4.02 4/319 13250
/proc/meminfo: memFree=5330444/32950928 swapFree=67111348/67111528
[pid=13250] ppid=13248 vsize=33912 CPUtime=0.09 cores=5,7
/proc/13250/stat : 13250 (minisat_release) R 13248 13250 12844 0 -1 4202496 5877 0 0 0 8 1 0 0 22 0 1 0 642429152 34725888 5147 33554432000 4194304 4291037 140737478820320 18446744073709551615 4277897 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13250/statm: 8478 5149 216 24 0 5112 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33912

[startup+0.300216 s]
/proc/loadavg: 4.19 4.10 4.02 4/319 13250
/proc/meminfo: memFree=5330444/32950928 swapFree=67111348/67111528
[pid=13250] ppid=13248 vsize=79604 CPUtime=0.29 cores=5,7
/proc/13250/stat : 13250 (minisat_release) R 13248 13250 12844 0 -1 4202496 15996 0 0 0 26 3 0 0 23 0 1 0 642429152 81514496 13695 33554432000 4194304 4291037 140737478820320 18446744073709551615 4215136 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13250/statm: 19901 13695 236 24 0 16535 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 79604

[startup+0.700141 s]
/proc/loadavg: 4.19 4.10 4.02 4/319 13250
/proc/meminfo: memFree=5330444/32950928 swapFree=67111348/67111528
[pid=13250] ppid=13248 vsize=79736 CPUtime=0.69 cores=5,7
/proc/13250/stat : 13250 (minisat_release) R 13248 13250 12844 0 -1 4202496 16042 0 0 0 66 3 0 0 25 0 1 0 642429152 81649664 13741 33554432000 4194304 4291037 140737478820320 18446744073709551615 4230042 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13250/statm: 19934 13741 238 24 0 16568 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 79736

[startup+1.501 s]
/proc/loadavg: 4.19 4.10 4.02 5/320 13251
/proc/meminfo: memFree=5273528/32950928 swapFree=67111348/67111528
[pid=13250] ppid=13248 vsize=82028 CPUtime=1.49 cores=5,7
/proc/13250/stat : 13250 (minisat_release) R 13248 13250 12844 0 -1 4202496 17269 0 0 0 146 3 0 0 25 0 1 0 642429152 83996672 14284 33554432000 4194304 4291037 140737478820320 18446744073709551615 4226048 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13250/statm: 20507 14284 238 24 0 17141 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 82028

[startup+3.10072 s]
/proc/loadavg: 4.19 4.10 4.02 5/320 13251
/proc/meminfo: memFree=5267824/32950928 swapFree=67111348/67111528
[pid=13250] ppid=13248 vsize=83612 CPUtime=3.09 cores=5,7
/proc/13250/stat : 13250 (minisat_release) R 13248 13250 12844 0 -1 4202496 17682 0 0 0 306 3 0 0 25 0 1 0 642429152 85618688 14697 33554432000 4194304 4291037 140737478820320 18446744073709551615 4230004 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13250/statm: 20903 14697 238 24 0 17537 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 83612

[startup+6.30015 s]
/proc/loadavg: 4.18 4.10 4.02 5/320 13251
/proc/meminfo: memFree=5257644/32950928 swapFree=67111348/67111528
[pid=13250] ppid=13248 vsize=85924 CPUtime=6.29 cores=5,7
/proc/13250/stat : 13250 (minisat_release) R 13248 13250 12844 0 -1 4202496 19280 0 0 0 626 3 0 0 25 0 1 0 642429152 87986176 15269 33554432000 4194304 4291037 140737478820320 18446744073709551615 4230289 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13250/statm: 21481 15269 238 24 0 18115 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 85924

[startup+12.701 s]
/proc/loadavg: 4.16 4.10 4.02 5/320 13251
/proc/meminfo: memFree=5252684/32950928 swapFree=67111348/67111528
[pid=13250] ppid=13248 vsize=81676 CPUtime=12.69 cores=5,7
/proc/13250/stat : 13250 (minisat_release) R 13248 13250 12844 0 -1 4202496 26410 0 0 0 1265 4 0 0 25 0 1 0 642429152 83636224 15484 33554432000 4194304 4291037 140737478820320 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13250/statm: 20419 15484 259 24 0 17053 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 81676

[startup+25.5008 s]
/proc/loadavg: 4.13 4.09 4.02 5/320 13252
/proc/meminfo: memFree=5264736/32950928 swapFree=67111348/67111528
[pid=13250] ppid=13248 vsize=137968 CPUtime=25.49 cores=5,7
/proc/13250/stat : 13250 (minisat_release) R 13248 13250 12844 0 -1 4202496 34906 0 0 0 2543 6 0 0 25 0 1 0 642429152 141279232 23675 33554432000 4194304 4291037 140737478820320 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13250/statm: 34492 23675 259 24 0 31126 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 137968

[startup+51.1003 s]
/proc/loadavg: 4.08 4.08 4.02 5/320 13252
/proc/meminfo: memFree=5191032/32950928 swapFree=67111348/67111528
[pid=13250] ppid=13248 vsize=153524 CPUtime=51.09 cores=5,7
/proc/13250/stat : 13250 (minisat_release) R 13248 13250 12844 0 -1 4202496 44808 0 0 0 5100 9 0 0 25 0 1 0 642429152 157208576 33311 33554432000 4194304 4291037 140737478820320 18446744073709551615 4255913 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13250/statm: 38381 33311 259 24 0 35015 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 153524

[startup+102.312 s]
/proc/loadavg: 4.03 4.07 4.01 5/320 13254
/proc/meminfo: memFree=5174340/32950928 swapFree=67111348/67111528
[pid=13250] ppid=13248 vsize=186308 CPUtime=102.3 cores=5,7
/proc/13250/stat : 13250 (minisat_release) R 13248 13250 12844 0 -1 4202496 73714 0 0 0 10215 15 0 0 25 0 1 0 642429152 190779392 34430 33554432000 4194304 4291037 140737478820320 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13250/statm: 46577 34430 259 24 0 43211 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 186308

[startup+162.301 s]
/proc/loadavg: 4.01 4.05 4.00 5/320 13255
/proc/meminfo: memFree=5095260/32950928 swapFree=67111348/67111528
[pid=13250] ppid=13248 vsize=267216 CPUtime=162.29 cores=5,7
/proc/13250/stat : 13250 (minisat_release) R 13248 13250 12844 0 -1 4202496 86512 0 0 0 16210 19 0 0 25 0 1 0 642429152 273629184 46647 33554432000 4194304 4291037 140737478820320 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13250/statm: 66804 46647 259 24 0 63438 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 267216

[startup+222.301 s]
/proc/loadavg: 4.10 4.07 4.01 5/320 13257
/proc/meminfo: memFree=5067936/32950928 swapFree=67111348/67111528
[pid=13250] ppid=13248 vsize=267216 CPUtime=222.29 cores=5,7
/proc/13250/stat : 13250 (minisat_release) R 13248 13250 12844 0 -1 4202496 94405 0 0 0 22207 22 0 0 25 0 1 0 642429152 273629184 54288 33554432000 4194304 4291037 140737478820320 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13250/statm: 66804 54288 259 24 0 63438 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 267216

[startup+282.301 s]
/proc/loadavg: 4.04 4.05 4.00 5/320 13258
/proc/meminfo: memFree=5045724/32950928 swapFree=67111348/67111528
[pid=13250] ppid=13248 vsize=248520 CPUtime=282.29 cores=5,7
/proc/13250/stat : 13250 (minisat_release) R 13248 13250 12844 0 -1 4202496 130276 0 0 0 28199 30 0 0 25 0 1 0 642429152 254484480 56656 33554432000 4194304 4291037 140737478820320 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13250/statm: 62130 56656 259 24 0 58764 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 248520

[startup+342.301 s]
/proc/loadavg: 4.01 4.04 4.00 5/320 13260
/proc/meminfo: memFree=5083252/32950928 swapFree=67111348/67111528
[pid=13250] ppid=13248 vsize=266280 CPUtime=342.28 cores=5,7
/proc/13250/stat : 13250 (minisat_release) R 13248 13250 12844 0 -1 4202496 163544 0 0 0 34190 38 0 0 25 0 1 0 642429152 272670720 57046 33554432000 4194304 4291037 140737478820320 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13250/statm: 66570 57046 259 24 0 63204 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 266280

[startup+402.3 s]
/proc/loadavg: 4.00 4.03 4.00 5/320 13262
/proc/meminfo: memFree=4992696/32950928 swapFree=67111348/67111528
[pid=13250] ppid=13248 vsize=347188 CPUtime=402.28 cores=5,7
/proc/13250/stat : 13250 (minisat_release) R 13248 13250 12844 0 -1 4202496 184186 0 0 0 40185 43 0 0 25 0 1 0 642429152 355520512 76996 33554432000 4194304 4291037 140737478820320 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13250/statm: 86797 76996 259 24 0 83431 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 347188

[startup+462.301 s]
/proc/loadavg: 4.00 4.02 4.00 5/320 13263
/proc/meminfo: memFree=4970948/32950928 swapFree=67111348/67111528
[pid=13250] ppid=13248 vsize=289472 CPUtime=462.28 cores=5,7
/proc/13250/stat : 13250 (minisat_release) R 13248 13250 12844 0 -1 4202496 213252 0 0 0 46177 51 0 0 25 0 1 0 642429152 296419328 62140 33554432000 4194304 4291037 140737478820320 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13250/statm: 72368 62140 259 24 0 69002 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 289472

[startup+522.3 s]
/proc/loadavg: 4.05 4.03 4.00 5/320 13265
/proc/meminfo: memFree=4947716/32950928 swapFree=67111348/67111528
[pid=13250] ppid=13248 vsize=370380 CPUtime=522.28 cores=5,7
/proc/13250/stat : 13250 (minisat_release) R 13248 13250 12844 0 -1 4202496 224513 0 0 0 52173 55 0 0 25 0 1 0 642429152 379269120 72977 33554432000 4194304 4291037 140737478820320 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13250/statm: 92595 72977 259 24 0 89229 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 370380

[startup+582.301 s]
/proc/loadavg: 4.11 4.05 4.01 5/320 13266
/proc/meminfo: memFree=4910860/32950928 swapFree=67111348/67111528
[pid=13250] ppid=13248 vsize=370380 CPUtime=582.29 cores=5,7
/proc/13250/stat : 13250 (minisat_release) R 13248 13250 12844 0 -1 4202496 231865 0 0 0 58170 59 0 0 25 0 1 0 642429152 379269120 80069 33554432000 4194304 4291037 140737478820320 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13250/statm: 92595 80069 259 24 0 89229 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 370380

[startup+642.3 s]
/proc/loadavg: 4.07 4.05 4.01 5/320 13268
/proc/meminfo: memFree=4889364/32950928 swapFree=67111348/67111528
[pid=13250] ppid=13248 vsize=451768 CPUtime=642.29 cores=5,7
/proc/13250/stat : 13250 (minisat_release) R 13248 13250 12844 0 -1 4202496 236911 0 0 0 64167 62 0 0 25 0 1 0 642429152 462610432 84900 33554432000 4194304 4291037 140737478820320 18446744073709551615 4256100 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13250/statm: 112942 84900 259 24 0 109576 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 451768

[startup+702.301 s]
/proc/loadavg: 4.03 4.04 4.00 5/320 13270
/proc/meminfo: memFree=4947740/32950928 swapFree=67111348/67111528
[pid=13250] ppid=13248 vsize=451768 CPUtime=702.29 cores=5,7
/proc/13250/stat : 13250 (minisat_release) R 13248 13250 12844 0 -1 4202496 241024 0 0 0 70165 64 0 0 25 0 1 0 642429152 462610432 88856 33554432000 4194304 4291037 140737478820320 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13250/statm: 112942 88856 259 24 0 109576 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 451768

[startup+762.312 s]
/proc/loadavg: 3.84 4.00 3.99 4/314 13288
/proc/meminfo: memFree=5045856/32950928 swapFree=67111348/67111528
[pid=13250] ppid=13248 vsize=325572 CPUtime=762.3 cores=5,7
/proc/13250/stat : 13250 (minisat_release) R 13248 13250 12844 0 -1 4202496 263171 0 0 0 76160 70 0 0 25 0 1 0 642429152 333385728 70205 33554432000 4194304 4291037 140737478820320 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13250/statm: 81393 70205 259 24 0 78027 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 325572

[startup+822.301 s]
/proc/loadavg: 3.39 3.84 3.93 4/314 13290
/proc/meminfo: memFree=4900892/32950928 swapFree=67111348/67111528
[pid=13250] ppid=13248 vsize=406480 CPUtime=822.29 cores=5,7
/proc/13250/stat : 13250 (minisat_release) R 13248 13250 12844 0 -1 4202496 279885 0 0 0 82154 75 0 0 25 0 1 0 642429152 416235520 86220 33554432000 4194304 4291037 140737478820320 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13250/statm: 101620 86220 259 24 0 98254 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 406480

[startup+882.301 s]
/proc/loadavg: 3.14 3.69 3.87 4/314 13291
/proc/meminfo: memFree=4885728/32950928 swapFree=67111348/67111528
[pid=13250] ppid=13248 vsize=406480 CPUtime=882.21 cores=5,7
/proc/13250/stat : 13250 (minisat_release) R 13248 13250 12844 0 -1 4202496 286097 0 0 0 88143 78 0 0 25 0 1 0 642429152 416235520 92177 33554432000 4194304 4291037 140737478820320 18446744073709551615 4255857 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13250/statm: 101620 92177 259 24 0 98254 0
Current children cumulated CPU time (s) 882.21
Current children cumulated vsize (KiB) 406480

[startup+942.3 s]
/proc/loadavg: 2.26 3.37 3.75 2/302 13329
/proc/meminfo: memFree=5136600/32950928 swapFree=67111348/67111528
[pid=13250] ppid=13248 vsize=487868 CPUtime=942.21 cores=5,7
/proc/13250/stat : 13250 (minisat_release) R 13248 13250 12844 0 -1 4202496 290733 0 0 0 94141 80 0 0 25 0 1 0 642429152 499576832 96614 33554432000 4194304 4291037 140737478820320 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13250/statm: 121967 96614 259 24 0 118601 0
Current children cumulated CPU time (s) 942.21
Current children cumulated vsize (KiB) 487868

[startup+1002.3 s]
/proc/loadavg: 1.46 2.93 3.58 2/302 13331
/proc/meminfo: memFree=5120932/32950928 swapFree=67111348/67111528
[pid=13250] ppid=13248 vsize=487868 CPUtime=1002.21 cores=5,7
/proc/13250/stat : 13250 (minisat_release) R 13248 13250 12844 0 -1 4202496 294826 0 0 0 100139 82 0 0 25 0 1 0 642429152 499576832 100540 33554432000 4194304 4291037 140737478820320 18446744073709551615 4255847 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13250/statm: 121967 100540 259 24 0 118601 0
Current children cumulated CPU time (s) 1002.21
Current children cumulated vsize (KiB) 487868

[startup+1062.3 s]
/proc/loadavg: 1.17 2.58 3.41 2/302 13332
/proc/meminfo: memFree=5234240/32950928 swapFree=67111348/67111528
[pid=13250] ppid=13248 vsize=325572 CPUtime=1062.21 cores=5,7
/proc/13250/stat : 13250 (minisat_release) R 13248 13250 12844 0 -1 4202496 310110 0 0 0 106136 85 0 0 25 0 1 0 642429152 333385728 72466 33554432000 4194304 4291037 140737478820320 18446744073709551615 4261777 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13250/statm: 81393 72466 259 24 0 78027 0
Current children cumulated CPU time (s) 1062.21
Current children cumulated vsize (KiB) 325572

[startup+1122.3 s]
/proc/loadavg: 1.06 2.29 3.26 2/302 13334
/proc/meminfo: memFree=5194756/32950928 swapFree=67111348/67111528
[pid=13250] ppid=13248 vsize=356392 CPUtime=1122.21 cores=5,7
/proc/13250/stat : 13250 (minisat_release) R 13248 13250 12844 0 -1 4202496 320252 0 0 0 112131 90 0 0 25 0 1 0 642429152 364945408 82091 33554432000 4194304 4291037 140737478820320 18446744073709551615 4255857 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13250/statm: 89098 82091 259 24 0 85732 0
Current children cumulated CPU time (s) 1122.21
Current children cumulated vsize (KiB) 356392

[startup+1182.3 s]
/proc/loadavg: 1.02 2.05 3.12 2/302 13335
/proc/meminfo: memFree=5138060/32950928 swapFree=67111348/67111528
[pid=13250] ppid=13248 vsize=487868 CPUtime=1182.21 cores=5,7
/proc/13250/stat : 13250 (minisat_release) R 13248 13250 12844 0 -1 4202496 335390 0 0 0 118127 94 0 0 25 0 1 0 642429152 499576832 96598 33554432000 4194304 4291037 140737478820320 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13250/statm: 121967 96598 259 24 0 118601 0
Current children cumulated CPU time (s) 1182.21
Current children cumulated vsize (KiB) 487868

[startup+1242.3 s]
/proc/loadavg: 1.01 1.86 2.98 2/302 13337
/proc/meminfo: memFree=5172112/32950928 swapFree=67111348/67111528
[pid=13250] ppid=13248 vsize=392284 CPUtime=1242.21 cores=5,7
/proc/13250/stat : 13250 (minisat_release) R 13248 13250 12844 0 -1 4202496 368466 0 0 0 124121 100 0 0 25 0 1 0 642429152 401698816 87613 33554432000 4194304 4291037 140737478820320 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13250/statm: 98071 87613 259 24 0 94705 0
Current children cumulated CPU time (s) 1242.21
Current children cumulated vsize (KiB) 392284



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.00 1.70 2.85 2/302 13339
/proc/meminfo: memFree=5112924/32950928 swapFree=67111348/67111528
[pid=13250] ppid=13248 vsize=442372 CPUtime=1299.91 cores=5,7
/proc/13250/stat : 13250 (minisat_release) R 13248 13250 12844 0 -1 4202496 383893 0 0 0 129887 104 0 0 25 0 1 0 642429152 452988928 102353 33554432000 4194304 4291037 140737478820320 18446744073709551615 4266203 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13250/statm: 110593 102353 259 24 0 107227 0
Current children cumulated CPU time (s) 1299.91
Current children cumulated vsize (KiB) 442372

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.03
CPU time (s): 1299.94
CPU user time (s): 1298.88
CPU system time (s): 1.06884
CPU usage (%): 99.9933
Max. virtual memory (cumulated for all children) (KiB): 493412

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

runsolver used 3.58045 second user time and 9.42957 second system time

The end

Launcher Data

Begin job on node125 at 2011-05-13 19:38:15
IDJOB=3362545
IDBENCH=84806
IDSOLVER=1840
FILE ID=node125/3362545-1305308294
RUNJOBID= node125-1305306603-12865
PBS_JOBID= 13321476
Free space on /tmp= 47880 MiB

SOLVER NAME= minisat hack reference: minisat 2.2.0
BENCH NAME= SAT04/industrial/vangelder/cnf-color/abb313GPIA-9-c.used-as.sat04-317.cnf
COMMAND LINE= minisat_release BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3362545-1305308294/watcher-3362545-1305308294 -o /tmp/evaluation-result-3362545-1305308294/solver-3362545-1305308294 -C 2400 -W 1300 -M 7680  minisat_release HOME/instance-3362545-1305308294.cnf

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

MD5SUM BENCH= 65c5a1442ec07e466934f093e50229c2
RANDOM SEED=1006833236

node125.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.828
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.65
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.828
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	: 5266.55
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.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
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.74
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.828
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.828
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.828
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.828
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:       5330848 kB
Buffers:        259384 kB
Cached:       16488072 kB
SwapCached:          0 kB
Active:       15050824 kB
Inactive:     11939700 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       5330848 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           21208 kB
Writeback:          56 kB
AnonPages:    10243100 kB
Mapped:          29940 kB
Slab:           530444 kB
PageTables:      36652 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 51294228 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= 47884 MiB
End job on node125 at 2011-05-13 19:59:57