Trace number 3349448

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: LR_GL_SHR 2011-03-02? (TO) 1300.02 1300.02

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-3349448-1304974112/watcher-3349448-1304974112 -o /tmp/evaluation-result-3349448-1304974112/solver-3349448-1304974112 -C 2400 -W 1300 -M 7680 HOME/lr_gl_shr HOME/instance-3349448-1304974112.cnf -verb=0 -model 

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 3.71 3.94 3.81 5/300 24406
/proc/meminfo: memFree=11993404/32951124 swapFree=52307768/67111528
[pid=24406] ppid=24404 vsize=11796 CPUtime=0 cores=4,6
/proc/24406/stat : 24406 (runsolver) R 24404 24406 21988 0 -1 4202560 41 0 0 0 0 0 0 0 21 0 1 0 609014063 12079104 50 33554432000 4194304 5432360 140735268498672 18446744073709551615 4881623 0 2147483391 4096 24578 0 0 0 17 6 0 0 0
/proc/24406/statm: 2949 50 30 303 0 2643 0

[startup+0.112173 s]
/proc/loadavg: 3.71 3.94 3.81 5/300 24406
/proc/meminfo: memFree=11993404/32951124 swapFree=52307768/67111528
[pid=24406] ppid=24404 vsize=30456 CPUtime=0.09 cores=4,6
/proc/24406/stat : 24406 (lr_gl_shr) R 24404 24406 21988 0 -1 4202496 4018 0 0 0 9 0 0 0 22 0 1 0 609014063 31186944 3527 33554432000 4194304 4300056 140733910658736 18446744073709551615 4200885 0 0 4096 8388610 0 0 0 17 6 0 0 0
/proc/24406/statm: 7614 3527 222 26 0 4246 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30456

[startup+0.201159 s]
/proc/loadavg: 3.71 3.94 3.81 5/300 24406
/proc/meminfo: memFree=11993404/32951124 swapFree=52307768/67111528
[pid=24406] ppid=24404 vsize=41824 CPUtime=0.18 cores=4,6
/proc/24406/stat : 24406 (lr_gl_shr) R 24404 24406 21988 0 -1 4202496 7165 0 0 0 17 1 0 0 22 0 1 0 609014063 42827776 6145 33554432000 4194304 4300056 140733910658736 18446744073709551615 4221051 0 0 4096 8388610 0 0 0 17 6 0 0 0
/proc/24406/statm: 10456 6145 222 26 0 7088 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 41824

[startup+0.30114 s]
/proc/loadavg: 3.71 3.94 3.81 5/300 24406
/proc/meminfo: memFree=11993404/32951124 swapFree=52307768/67111528
[pid=24406] ppid=24404 vsize=56488 CPUtime=0.28 cores=4,6
/proc/24406/stat : 24406 (lr_gl_shr) R 24404 24406 21988 0 -1 4202496 10580 0 0 0 26 2 0 0 22 0 1 0 609014063 57843712 9041 33554432000 4194304 4300056 140733910658736 18446744073709551615 218370586794 0 0 4096 8388610 0 0 0 17 6 0 0 0
/proc/24406/statm: 14122 9041 222 26 0 10754 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 56488

[startup+0.701069 s]
/proc/loadavg: 3.71 3.94 3.81 5/300 24406
/proc/meminfo: memFree=11993404/32951124 swapFree=52307768/67111528
[pid=24406] ppid=24404 vsize=78796 CPUtime=0.68 cores=4,6
/proc/24406/stat : 24406 (lr_gl_shr) R 24404 24406 21988 0 -1 4202496 15757 0 0 0 65 3 0 0 24 0 1 0 609014063 80687104 13456 33554432000 4194304 4300056 140733910658736 18446744073709551615 4255488 0 0 4096 8388610 0 0 0 17 6 0 0 0
/proc/24406/statm: 19699 13456 227 26 0 16331 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 78796

[startup+1.50093 s]
/proc/loadavg: 3.73 3.94 3.81 5/304 24413
/proc/meminfo: memFree=11866188/32951124 swapFree=52307768/67111528
[pid=24406] ppid=24404 vsize=79456 CPUtime=1.47 cores=4,6
/proc/24406/stat : 24406 (lr_gl_shr) R 24404 24406 21988 0 -1 4202496 15933 0 0 0 144 3 0 0 25 0 1 0 609014063 81362944 13632 33554432000 4194304 4300056 140733910658736 18446744073709551615 4230450 0 0 4096 8388610 0 0 0 17 6 0 0 0
/proc/24406/statm: 19864 13632 227 26 0 16496 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 79456

[startup+3.1007 s]
/proc/loadavg: 3.73 3.94 3.81 5/304 24440
/proc/meminfo: memFree=11866268/32951124 swapFree=52307768/67111528
[pid=24406] ppid=24404 vsize=82408 CPUtime=3.07 cores=4,6
/proc/24406/stat : 24406 (lr_gl_shr) R 24404 24406 21988 0 -1 4202496 17346 0 0 0 304 3 0 0 25 0 1 0 609014063 84385792 14361 33554432000 4194304 4300056 140733910658736 18446744073709551615 4230361 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24406/statm: 20602 14361 227 26 0 17234 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 82408

[startup+6.30114 s]
/proc/loadavg: 3.75 3.94 3.81 5/304 24440
/proc/meminfo: memFree=11849400/32951124 swapFree=52307768/67111528
[pid=24406] ppid=24404 vsize=84984 CPUtime=6.26 cores=4,6
/proc/24406/stat : 24406 (lr_gl_shr) R 24404 24406 21988 0 -1 4202496 19015 0 0 0 623 3 0 0 25 0 1 0 609014063 87023616 15004 33554432000 4194304 4300056 140733910658736 18446744073709551615 4230426 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24406/statm: 21246 15004 227 26 0 17878 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 84984

[startup+12.701 s]
/proc/loadavg: 3.77 3.95 3.81 5/304 24441
/proc/meminfo: memFree=11851692/32951124 swapFree=52307768/67111528
[pid=24406] ppid=24404 vsize=68060 CPUtime=12.66 cores=4,6
/proc/24406/stat : 24406 (lr_gl_shr) R 24404 24406 21988 0 -1 4202496 24364 0 0 0 1262 4 0 0 25 0 1 0 609014063 69693440 13513 33554432000 4194304 4300056 140733910658736 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24406/statm: 17015 13513 249 26 0 13647 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 68060

[startup+25.5007 s]
/proc/loadavg: 3.90 3.96 3.82 5/304 24468
/proc/meminfo: memFree=11839656/32951124 swapFree=52307768/67111528
[pid=24406] ppid=24404 vsize=83284 CPUtime=25.46 cores=4,6
/proc/24406/stat : 24406 (lr_gl_shr) R 24404 24406 21988 0 -1 4202496 27214 0 0 0 2541 5 0 0 25 0 1 0 609014063 85282816 16241 33554432000 4194304 4300056 140733910658736 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24406/statm: 20821 16241 249 26 0 17453 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 83284

[startup+51.1012 s]
/proc/loadavg: 3.93 3.97 3.82 5/304 24469
/proc/meminfo: memFree=11808120/32951124 swapFree=52307768/67111528
[pid=24406] ppid=24404 vsize=111332 CPUtime=51.06 cores=4,6
/proc/24406/stat : 24406 (lr_gl_shr) R 24404 24406 21988 0 -1 4202496 31575 0 0 0 5100 6 0 0 25 0 1 0 609014063 114003968 20458 33554432000 4194304 4300056 140733910658736 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24406/statm: 27833 20458 249 26 0 24465 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 111332

[startup+102.301 s]
/proc/loadavg: 3.97 3.97 3.83 5/304 24497
/proc/meminfo: memFree=11399396/32951124 swapFree=52307768/67111528
[pid=24406] ppid=24404 vsize=120008 CPUtime=102.27 cores=4,6
/proc/24406/stat : 24406 (lr_gl_shr) R 24404 24406 21988 0 -1 4202496 36232 0 0 0 10219 8 0 0 25 0 1 0 609014063 122888192 24950 33554432000 4194304 4300056 140733910658736 18446744073709551615 4262483 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24406/statm: 30002 24950 249 26 0 26634 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 120008

[startup+162.3 s]
/proc/loadavg: 4.05 3.99 3.84 5/304 24498
/proc/meminfo: memFree=11390912/32951124 swapFree=52307768/67111528
[pid=24406] ppid=24404 vsize=159552 CPUtime=162.26 cores=4,6
/proc/24406/stat : 24406 (lr_gl_shr) R 24404 24406 21988 0 -1 4202496 40459 0 0 0 16216 10 0 0 25 0 1 0 609014063 163381248 29034 33554432000 4194304 4300056 140733910658736 18446744073709551615 4256057 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24406/statm: 39888 29034 249 26 0 36520 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 159552

[startup+222.312 s]
/proc/loadavg: 4.02 3.99 3.85 5/304 24500
/proc/meminfo: memFree=11341576/32951124 swapFree=52307768/67111528
[pid=24406] ppid=24404 vsize=164628 CPUtime=222.28 cores=4,6
/proc/24406/stat : 24406 (lr_gl_shr) R 24404 24406 21988 0 -1 4202496 44218 0 0 0 22217 11 0 0 25 0 1 0 609014063 168579072 32638 33554432000 4194304 4300056 140733910658736 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24406/statm: 41157 32638 249 26 0 37789 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 164628

[startup+282.301 s]
/proc/loadavg: 4.00 3.99 3.85 5/304 24502
/proc/meminfo: memFree=11317444/32951124 swapFree=52307768/67111528
[pid=24406] ppid=24404 vsize=174156 CPUtime=282.27 cores=4,6
/proc/24406/stat : 24406 (lr_gl_shr) R 24404 24406 21988 0 -1 4202496 48866 0 0 0 28214 13 0 0 25 0 1 0 609014063 178335744 37155 33554432000 4194304 4300056 140733910658736 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24406/statm: 43539 37155 249 26 0 40171 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 174156

[startup+342.301 s]
/proc/loadavg: 4.00 3.99 3.86 5/304 24503
/proc/meminfo: memFree=11289376/32951124 swapFree=52307768/67111528
[pid=24406] ppid=24404 vsize=195100 CPUtime=342.27 cores=4,6
/proc/24406/stat : 24406 (lr_gl_shr) R 24404 24406 21988 0 -1 4202496 67909 0 0 0 34209 18 0 0 25 0 1 0 609014063 199782400 36738 33554432000 4194304 4300056 140733910658736 18446744073709551615 4252213 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24406/statm: 48775 36738 249 26 0 45407 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 195100

[startup+402.301 s]
/proc/loadavg: 4.16 4.03 3.88 5/304 24505
/proc/meminfo: memFree=11253264/32951124 swapFree=52307768/67111528
[pid=24406] ppid=24404 vsize=195100 CPUtime=402.27 cores=4,6
/proc/24406/stat : 24406 (lr_gl_shr) R 24404 24406 21988 0 -1 4202496 70283 0 0 0 40207 20 0 0 25 0 1 0 609014063 199782400 38978 33554432000 4194304 4300056 140733910658736 18446744073709551615 4256264 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24406/statm: 48775 38978 249 26 0 45407 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 195100

[startup+462.3 s]
/proc/loadavg: 4.06 4.02 3.88 5/304 24534
/proc/meminfo: memFree=11560120/32951124 swapFree=52307768/67111528
[pid=24406] ppid=24404 vsize=225920 CPUtime=462.27 cores=4,6
/proc/24406/stat : 24406 (lr_gl_shr) R 24404 24406 21988 0 -1 4202496 73665 0 0 0 46206 21 0 0 25 0 1 0 609014063 231342080 42144 33554432000 4194304 4300056 140733910658736 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24406/statm: 56480 42144 249 26 0 53112 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 225920

[startup+522.301 s]
/proc/loadavg: 4.02 4.02 3.89 5/304 24535
/proc/meminfo: memFree=11712956/32951124 swapFree=52307768/67111528
[pid=24406] ppid=24404 vsize=225920 CPUtime=522.28 cores=4,6
/proc/24406/stat : 24406 (lr_gl_shr) R 24404 24406 21988 0 -1 4202496 74992 0 0 0 52206 22 0 0 25 0 1 0 609014063 231342080 43394 33554432000 4194304 4300056 140733910658736 18446744073709551615 4263302 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24406/statm: 56480 43394 249 26 0 53112 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 225920

[startup+582.301 s]
/proc/loadavg: 4.00 4.01 3.90 5/304 24537
/proc/meminfo: memFree=11654496/32951124 swapFree=52307768/67111528
[pid=24406] ppid=24404 vsize=225920 CPUtime=582.28 cores=4,6
/proc/24406/stat : 24406 (lr_gl_shr) R 24404 24406 21988 0 -1 4202496 76848 0 0 0 58205 23 0 0 25 0 1 0 609014063 231342080 45142 33554432000 4194304 4300056 140733910658736 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24406/statm: 56480 45142 249 26 0 53112 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 225920

[startup+642.3 s]
/proc/loadavg: 4.00 4.01 3.90 5/304 24538
/proc/meminfo: memFree=11611312/32951124 swapFree=52307768/67111528
[pid=24406] ppid=24404 vsize=276008 CPUtime=642.27 cores=4,6
/proc/24406/stat : 24406 (lr_gl_shr) R 24404 24406 21988 0 -1 4202496 80463 0 0 0 64204 23 0 0 25 0 1 0 609014063 282632192 48537 33554432000 4194304 4300056 140733910658736 18446744073709551615 4256566 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24406/statm: 69002 48537 249 26 0 65634 0
Current children cumulated CPU time (s) 642.27
Current children cumulated vsize (KiB) 276008

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/304 24540
/proc/meminfo: memFree=11574440/32951124 swapFree=52307768/67111528
[pid=24406] ppid=24404 vsize=276008 CPUtime=702.27 cores=4,6
/proc/24406/stat : 24406 (lr_gl_shr) R 24404 24406 21988 0 -1 4202496 84275 0 0 0 70202 25 0 0 25 0 1 0 609014063 282632192 52214 33554432000 4194304 4300056 140733910658736 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24406/statm: 69002 52214 249 26 0 65634 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 276008

[startup+762.301 s]
/proc/loadavg: 4.03 4.01 3.91 5/304 24551
/proc/meminfo: memFree=11575580/32951124 swapFree=52307768/67111528
[pid=24406] ppid=24404 vsize=236776 CPUtime=762.29 cores=4,6
/proc/24406/stat : 24406 (lr_gl_shr) R 24404 24406 21988 0 -1 4202496 102413 0 0 0 76199 30 0 0 25 0 1 0 609014063 242458624 46620 33554432000 4194304 4300056 140733910658736 18446744073709551615 4256253 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24406/statm: 59194 46620 249 26 0 55826 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 236776

[startup+822.3 s]
/proc/loadavg: 4.01 4.01 3.91 5/304 24552
/proc/meminfo: memFree=11542320/32951124 swapFree=52307768/67111528
[pid=24406] ppid=24404 vsize=236776 CPUtime=822.28 cores=4,6
/proc/24406/stat : 24406 (lr_gl_shr) R 24404 24406 21988 0 -1 4202496 105362 0 0 0 82196 32 0 0 25 0 1 0 609014063 242458624 49403 33554432000 4194304 4300056 140733910658736 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24406/statm: 59194 49403 249 26 0 55826 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 236776

[startup+882.311 s]
/proc/loadavg: 4.07 4.02 3.92 5/304 24554
/proc/meminfo: memFree=11514852/32951124 swapFree=52307768/67111528
[pid=24406] ppid=24404 vsize=267596 CPUtime=882.29 cores=4,6
/proc/24406/stat : 24406 (lr_gl_shr) R 24404 24406 21988 0 -1 4202496 107957 0 0 0 88196 33 0 0 25 0 1 0 609014063 274018304 51842 33554432000 4194304 4300056 140733910658736 18446744073709551615 4256227 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24406/statm: 66899 51842 249 26 0 63531 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 267596

[startup+942.301 s]
/proc/loadavg: 4.02 4.01 3.92 5/304 24558
/proc/meminfo: memFree=11483484/32951124 swapFree=52307768/67111528
[pid=24406] ppid=24404 vsize=267596 CPUtime=942.28 cores=4,6
/proc/24406/stat : 24406 (lr_gl_shr) R 24404 24406 21988 0 -1 4202496 111142 0 0 0 94194 34 0 0 25 0 1 0 609014063 274018304 54853 33554432000 4194304 4300056 140733910658736 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24406/statm: 66899 54853 249 26 0 63531 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 267596

[startup+1002.3 s]
/proc/loadavg: 4.11 4.04 3.93 5/304 24560
/proc/meminfo: memFree=11456652/32951124 swapFree=52307768/67111528
[pid=24406] ppid=24404 vsize=267596 CPUtime=1002.28 cores=4,6
/proc/24406/stat : 24406 (lr_gl_shr) R 24404 24406 21988 0 -1 4202496 113071 0 0 0 100193 35 0 0 25 0 1 0 609014063 274018304 56672 33554432000 4194304 4300056 140733910658736 18446744073709551615 4256322 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24406/statm: 66899 56672 249 26 0 63531 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 267596

[startup+1062.3 s]
/proc/loadavg: 4.04 4.03 3.93 5/304 24561
/proc/meminfo: memFree=11435132/32951124 swapFree=52307768/67111528
[pid=24406] ppid=24404 vsize=267596 CPUtime=1062.28 cores=4,6
/proc/24406/stat : 24406 (lr_gl_shr) R 24404 24406 21988 0 -1 4202496 114558 0 0 0 106192 36 0 0 25 0 1 0 609014063 274018304 58069 33554432000 4194304 4300056 140733910658736 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24406/statm: 66899 58069 249 26 0 63531 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 267596

[startup+1122.3 s]
/proc/loadavg: 4.01 4.02 3.93 5/304 24563
/proc/meminfo: memFree=11614624/32951124 swapFree=52307768/67111528
[pid=24406] ppid=24404 vsize=317684 CPUtime=1122.29 cores=4,6
/proc/24406/stat : 24406 (lr_gl_shr) R 24404 24406 21988 0 -1 4202496 115759 0 0 0 112192 37 0 0 25 0 1 0 609014063 325308416 59212 33554432000 4194304 4300056 140733910658736 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24406/statm: 79421 59212 249 26 0 76053 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 317684

[startup+1182.3 s]
/proc/loadavg: 4.00 4.02 3.93 5/304 24565
/proc/meminfo: memFree=11554548/32951124 swapFree=52307768/67111528
[pid=24406] ppid=24404 vsize=317684 CPUtime=1182.29 cores=4,6
/proc/24406/stat : 24406 (lr_gl_shr) R 24404 24406 21988 0 -1 4202496 116840 0 0 0 118192 37 0 0 25 0 1 0 609014063 325308416 60231 33554432000 4194304 4300056 140733910658736 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24406/statm: 79421 60231 249 26 0 76053 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 317684

[startup+1242.3 s]
/proc/loadavg: 4.00 4.01 3.93 5/304 24566
/proc/meminfo: memFree=11523864/32951124 swapFree=52307768/67111528
[pid=24406] ppid=24404 vsize=317684 CPUtime=1242.29 cores=4,6
/proc/24406/stat : 24406 (lr_gl_shr) R 24404 24406 21988 0 -1 4202496 117774 0 0 0 124191 38 0 0 25 0 1 0 609014063 325308416 61123 33554432000 4194304 4300056 140733910658736 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24406/statm: 79421 61123 249 26 0 76053 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 317684



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.97 4.00 3.93 4/302 24569
/proc/meminfo: memFree=11511440/32951124 swapFree=52307768/67111528
[pid=24406] ppid=24404 vsize=317684 CPUtime=1300 cores=4,6
/proc/24406/stat : 24406 (lr_gl_shr) R 24404 24406 21988 0 -1 4202496 118675 0 0 0 129962 38 0 0 25 0 1 0 609014063 325308416 61981 33554432000 4194304 4300056 140733910658736 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24406/statm: 79421 61981 249 26 0 76053 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 317684

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

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

[startup+1300 s]
/proc/loadavg: 3.97 4.00 3.93 4/302 24569
/proc/meminfo: memFree=11511440/32951124 swapFree=52307768/67111528
[pid=24406] ppid=24404 vsize=317684 CPUtime=1300 cores=4,6
/proc/24406/stat : 24406 (lr_gl_shr) R 24404 24406 21988 0 -1 4202496 118675 0 0 0 129962 38 0 0 25 0 1 0 609014063 325308416 61981 33554432000 4194304 4300056 140733910658736 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24406/statm: 79421 61981 249 26 0 76053 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 317684

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.02
CPU user time (s): 1299.63
CPU system time (s): 0.394939
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 317684

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

runsolver used 3.73643 second user time and 8.09377 second system time

The end

Launcher Data

Begin job on node101 at 2011-05-09 22:48:33
IDJOB=3349448
IDBENCH=84806
IDSOLVER=1813
FILE ID=node101/3349448-1304974112
RUNJOBID= node101-1304974112-24371
PBS_JOBID= 13285649
Free space on /tmp= 37460 MiB

SOLVER NAME= minisat hack: LR_GL_SHR 2011-03-02
BENCH NAME= SAT04/industrial/vangelder/cnf-color/abb313GPIA-9-c.used-as.sat04-317.cnf
COMMAND LINE= HOME/lr_gl_shr BENCHNAME -verb=0 -model
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3349448-1304974112/watcher-3349448-1304974112 -o /tmp/evaluation-result-3349448-1304974112/solver-3349448-1304974112 -C 2400 -W 1300 -M 7680  HOME/lr_gl_shr HOME/instance-3349448-1304974112.cnf -verb=0 -model

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

MD5SUM BENCH= 65c5a1442ec07e466934f093e50229c2
RANDOM SEED=1790389419

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

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.841
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.841
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.83
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.841
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.841
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:      11993692 kB
Buffers:        241168 kB
Cached:       10595644 kB
SwapCached:      14432 kB
Active:       11282116 kB
Inactive:      9250504 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11993692 kB
SwapTotal:    67111528 kB
SwapFree:     52307768 kB
Dirty:           40224 kB
Writeback:           0 kB
AnonPages:     9692820 kB
Mapped:          14628 kB
Slab:           298200 kB
PageTables:      62504 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 42066476 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= 37460 MiB
End job on node101 at 2011-05-09 23:10:15