Trace number 3350185

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

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-01.cnf
MD5SUMd2f77e32530988f77dca5112174eee00
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables7502
Number of clauses28770
Sum of the clauses size76290
Maximum clause length847
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 215814
Number of clauses of size 311119
Number of clauses of size 4733
Number of clauses of size 5172
Number of clauses of size over 5931

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

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 0.17 0.04 0.01 4/361 9391
/proc/meminfo: memFree=16586724/32951124 swapFree=67111348/67111528
[pid=9391] ppid=9389 vsize=20940 CPUtime=0 cores=1,3
/proc/9391/stat : 9391 (lr_gl_shr) R 9389 9391 9331 0 -1 4202496 797 0 0 0 0 0 0 0 22 0 1 0 589226029 21442560 725 33554432000 4194304 4300056 140734794309776 18446744073709551615 4286249 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9391/statm: 5235 725 222 26 0 1867 0

[startup+0.0590231 s]
/proc/loadavg: 0.17 0.04 0.01 4/361 9391
/proc/meminfo: memFree=16586724/32951124 swapFree=67111348/67111528
[pid=9391] ppid=9389 vsize=17804 CPUtime=0.05 cores=1,3
/proc/9391/stat : 9391 (lr_gl_shr) R 9389 9391 9331 0 -1 4202496 1457 0 0 0 5 0 0 0 22 0 1 0 589226029 18231296 1166 33554432000 4194304 4300056 140734794309776 18446744073709551615 4236332 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9391/statm: 4451 1166 228 26 0 1083 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 17804

[startup+0.101015 s]
/proc/loadavg: 0.17 0.04 0.01 4/361 9391
/proc/meminfo: memFree=16586724/32951124 swapFree=67111348/67111528
[pid=9391] ppid=9389 vsize=17844 CPUtime=0.1 cores=1,3
/proc/9391/stat : 9391 (lr_gl_shr) R 9389 9391 9331 0 -1 4202496 1589 0 0 0 10 0 0 0 22 0 1 0 589226029 18272256 1250 33554432000 4194304 4300056 140734794309776 18446744073709551615 4256274 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9391/statm: 4461 1250 244 26 0 1093 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 17844

[startup+0.300978 s]
/proc/loadavg: 0.17 0.04 0.01 4/361 9391
/proc/meminfo: memFree=16586724/32951124 swapFree=67111348/67111528
[pid=9391] ppid=9389 vsize=18472 CPUtime=0.29 cores=1,3
/proc/9391/stat : 9391 (lr_gl_shr) R 9389 9391 9331 0 -1 4202496 1746 0 0 0 29 0 0 0 23 0 1 0 589226029 18915328 1406 33554432000 4194304 4300056 140734794309776 18446744073709551615 4263164 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9391/statm: 4618 1406 245 26 0 1250 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18472

[startup+0.700906 s]
/proc/loadavg: 0.17 0.04 0.01 4/361 9391
/proc/meminfo: memFree=16586724/32951124 swapFree=67111348/67111528
[pid=9391] ppid=9389 vsize=20124 CPUtime=0.69 cores=1,3
/proc/9391/stat : 9391 (lr_gl_shr) R 9389 9391 9331 0 -1 4202496 1993 0 0 0 69 0 0 0 25 0 1 0 589226029 20606976 1647 33554432000 4194304 4300056 140734794309776 18446744073709551615 4256337 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9391/statm: 5031 1647 245 26 0 1663 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20124

[startup+1.50077 s]
/proc/loadavg: 0.47 0.10 0.03 5/362 9392
/proc/meminfo: memFree=16576064/32951124 swapFree=67111348/67111528
[pid=9391] ppid=9389 vsize=24492 CPUtime=1.49 cores=1,3
/proc/9391/stat : 9391 (lr_gl_shr) R 9389 9391 9331 0 -1 4202496 2679 0 0 0 149 0 0 0 25 0 1 0 589226029 25079808 2311 33554432000 4194304 4300056 140734794309776 18446744073709551615 4256057 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9391/statm: 6123 2311 245 26 0 2755 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 24492

[startup+3.10048 s]
/proc/loadavg: 0.47 0.10 0.03 5/362 9392
/proc/meminfo: memFree=16570360/32951124 swapFree=67111348/67111528
[pid=9391] ppid=9389 vsize=24492 CPUtime=3.09 cores=1,3
/proc/9391/stat : 9391 (lr_gl_shr) R 9389 9391 9331 0 -1 4202496 2782 0 0 0 309 0 0 0 25 0 1 0 589226029 25079808 2414 33554432000 4194304 4300056 140734794309776 18446744073709551615 4256504 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9391/statm: 6123 2414 245 26 0 2755 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 24492

[startup+6.30094 s]
/proc/loadavg: 0.47 0.10 0.03 5/362 9393
/proc/meminfo: memFree=16560656/32951124 swapFree=67111348/67111528
[pid=9391] ppid=9389 vsize=24492 CPUtime=6.29 cores=1,3
/proc/9391/stat : 9391 (lr_gl_shr) R 9389 9391 9331 0 -1 4202496 3273 0 0 0 629 0 0 0 25 0 1 0 589226029 25079808 2874 33554432000 4194304 4300056 140734794309776 18446744073709551615 4256011 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9391/statm: 6123 2874 247 26 0 2755 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 24492

[startup+12.7008 s]
/proc/loadavg: 1.01 0.23 0.07 5/362 9393
/proc/meminfo: memFree=16526560/32951124 swapFree=67111348/67111528
[pid=9391] ppid=9389 vsize=24492 CPUtime=12.69 cores=1,3
/proc/9391/stat : 9391 (lr_gl_shr) R 9389 9391 9331 0 -1 4202496 3347 0 0 0 1269 0 0 0 25 0 1 0 589226029 25079808 2945 33554432000 4194304 4300056 140734794309776 18446744073709551615 4262798 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9391/statm: 6123 2945 247 26 0 2755 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 24492

[startup+25.5006 s]
/proc/loadavg: 1.47 0.35 0.12 5/362 9393
/proc/meminfo: memFree=16449252/32951124 swapFree=67111348/67111528
[pid=9391] ppid=9389 vsize=24492 CPUtime=25.49 cores=1,3
/proc/9391/stat : 9391 (lr_gl_shr) R 9389 9391 9331 0 -1 4202496 3347 0 0 0 2549 0 0 0 25 0 1 0 589226029 25079808 2945 33554432000 4194304 4300056 140734794309776 18446744073709551615 4256241 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9391/statm: 6123 2945 247 26 0 2755 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 24492

[startup+51.1011 s]
/proc/loadavg: 2.27 0.63 0.21 5/362 9421
/proc/meminfo: memFree=16336256/32951124 swapFree=67111348/67111528
[pid=9391] ppid=9389 vsize=24492 CPUtime=51.09 cores=1,3
/proc/9391/stat : 9391 (lr_gl_shr) R 9389 9391 9331 0 -1 4202496 4469 0 0 0 5109 0 0 0 25 0 1 0 589226029 25079808 2964 33554432000 4194304 4300056 140734794309776 18446744073709551615 4256679 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9391/statm: 6123 2964 247 26 0 2755 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 24492

[startup+102.313 s]
/proc/loadavg: 3.31 1.19 0.43 5/362 9422
/proc/meminfo: memFree=16121712/32951124 swapFree=67111348/67111528
[pid=9391] ppid=9389 vsize=35096 CPUtime=102.31 cores=1,3
/proc/9391/stat : 9391 (lr_gl_shr) R 9389 9391 9331 0 -1 4202496 5458 0 0 0 10230 1 0 0 25 0 1 0 589226029 35938304 3939 33554432000 4194304 4300056 140734794309776 18446744073709551615 4262747 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9391/statm: 8774 3939 247 26 0 5406 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 35096

[startup+162.301 s]
/proc/loadavg: 3.78 1.72 0.65 5/362 9424
/proc/meminfo: memFree=15906156/32951124 swapFree=67111348/67111528
[pid=9391] ppid=9389 vsize=35096 CPUtime=162.3 cores=1,3
/proc/9391/stat : 9391 (lr_gl_shr) R 9389 9391 9331 0 -1 4202496 5906 0 0 0 16229 1 0 0 25 0 1 0 589226029 35938304 4375 33554432000 4194304 4300056 140734794309776 18446744073709551615 4256302 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9391/statm: 8774 4375 247 26 0 5406 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 35096

[startup+222.301 s]
/proc/loadavg: 3.98 2.14 0.87 5/362 9425
/proc/meminfo: memFree=15726700/32951124 swapFree=67111348/67111528
[pid=9391] ppid=9389 vsize=35096 CPUtime=222.3 cores=1,3
/proc/9391/stat : 9391 (lr_gl_shr) R 9389 9391 9331 0 -1 4202496 5906 0 0 0 22229 1 0 0 25 0 1 0 589226029 35938304 4375 33554432000 4194304 4300056 140734794309776 18446744073709551615 4262957 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9391/statm: 8774 4375 247 26 0 5406 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 35096

[startup+282.3 s]
/proc/loadavg: 3.99 2.48 1.06 5/362 9427
/proc/meminfo: memFree=15542904/32951124 swapFree=67111348/67111528
[pid=9391] ppid=9389 vsize=35108 CPUtime=282.29 cores=1,3
/proc/9391/stat : 9391 (lr_gl_shr) R 9389 9391 9331 0 -1 4202496 9434 0 0 0 28228 1 0 0 25 0 1 0 589226029 35950592 5215 33554432000 4194304 4300056 140734794309776 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9391/statm: 8777 5215 247 26 0 5409 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 35108

[startup+342.301 s]
/proc/loadavg: 4.04 2.77 1.25 5/362 9429
/proc/meminfo: memFree=15336280/32951124 swapFree=67111348/67111528
[pid=9391] ppid=9389 vsize=35108 CPUtime=342.29 cores=1,3
/proc/9391/stat : 9391 (lr_gl_shr) R 9389 9391 9331 0 -1 4202496 9727 0 0 0 34228 1 0 0 25 0 1 0 589226029 35950592 5503 33554432000 4194304 4300056 140734794309776 18446744073709551615 4263712 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9391/statm: 8777 5503 247 26 0 5409 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 35108

[startup+402.3 s]
/proc/loadavg: 4.01 2.99 1.41 5/362 9430
/proc/meminfo: memFree=15077700/32951124 swapFree=67111348/67111528
[pid=9391] ppid=9389 vsize=35108 CPUtime=402.3 cores=1,3
/proc/9391/stat : 9391 (lr_gl_shr) R 9389 9391 9331 0 -1 4202496 9749 0 0 0 40228 2 0 0 25 0 1 0 589226029 35950592 5523 33554432000 4194304 4300056 140734794309776 18446744073709551615 4251317 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9391/statm: 8777 5523 247 26 0 5409 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 35108

[startup+462.301 s]
/proc/loadavg: 4.11 3.20 1.58 5/362 9432
/proc/meminfo: memFree=14919196/32951124 swapFree=67111348/67111528
[pid=9391] ppid=9389 vsize=37960 CPUtime=462.3 cores=1,3
/proc/9391/stat : 9391 (lr_gl_shr) R 9389 9391 9331 0 -1 4202496 10410 0 0 0 46228 2 0 0 25 0 1 0 589226029 38871040 6168 33554432000 4194304 4300056 140734794309776 18446744073709551615 4256060 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9391/statm: 9490 6168 247 26 0 6122 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 37960

[startup+522.3 s]
/proc/loadavg: 4.09 3.36 1.74 5/362 9433
/proc/meminfo: memFree=14797752/32951124 swapFree=67111348/67111528
[pid=9391] ppid=9389 vsize=49452 CPUtime=522.3 cores=1,3
/proc/9391/stat : 9391 (lr_gl_shr) R 9389 9391 9331 0 -1 4202496 12419 0 0 0 52228 2 0 0 25 0 1 0 589226029 50638848 6293 33554432000 4194304 4300056 140734794309776 18446744073709551615 4252407 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9391/statm: 12363 6293 247 26 0 8995 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 49452

[startup+582.301 s]
/proc/loadavg: 4.03 3.47 1.88 5/362 9435
/proc/meminfo: memFree=14606996/32951124 swapFree=67111348/67111528
[pid=9391] ppid=9389 vsize=49452 CPUtime=582.3 cores=1,3
/proc/9391/stat : 9391 (lr_gl_shr) R 9389 9391 9331 0 -1 4202496 12440 0 0 0 58228 2 0 0 25 0 1 0 589226029 50638848 6313 33554432000 4194304 4300056 140734794309776 18446744073709551615 4256030 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9391/statm: 12363 6313 247 26 0 8995 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 49452

[startup+642.3 s]
/proc/loadavg: 4.01 3.57 2.01 5/362 9437
/proc/meminfo: memFree=14452452/32951124 swapFree=67111348/67111528
[pid=9391] ppid=9389 vsize=49452 CPUtime=642.31 cores=1,3
/proc/9391/stat : 9391 (lr_gl_shr) R 9389 9391 9331 0 -1 4202496 12440 0 0 0 64229 2 0 0 25 0 1 0 589226029 50638848 6313 33554432000 4194304 4300056 140734794309776 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9391/statm: 12363 6313 247 26 0 8995 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 49452

[startup+702.301 s]
/proc/loadavg: 4.10 3.67 2.14 5/362 9438
/proc/meminfo: memFree=14274616/32951124 swapFree=67111348/67111528
[pid=9391] ppid=9389 vsize=49452 CPUtime=702.31 cores=1,3
/proc/9391/stat : 9391 (lr_gl_shr) R 9389 9391 9331 0 -1 4202496 12601 0 0 0 70229 2 0 0 25 0 1 0 589226029 50638848 6472 33554432000 4194304 4300056 140734794309776 18446744073709551615 4262780 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9391/statm: 12363 6472 247 26 0 8995 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 49452

[startup+762.313 s]
/proc/loadavg: 4.03 3.73 2.25 5/362 9440
/proc/meminfo: memFree=14066140/32951124 swapFree=67111348/67111528
[pid=9391] ppid=9389 vsize=49452 CPUtime=762.32 cores=1,3
/proc/9391/stat : 9391 (lr_gl_shr) R 9389 9391 9331 0 -1 4202496 12601 0 0 0 76230 2 0 0 25 0 1 0 589226029 50638848 6472 33554432000 4194304 4300056 140734794309776 18446744073709551615 4262499 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9391/statm: 12363 6472 247 26 0 8995 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 49452

[startup+822.301 s]
/proc/loadavg: 4.04 3.79 2.36 5/362 9441
/proc/meminfo: memFree=13953140/32951124 swapFree=67111348/67111528
[pid=9391] ppid=9389 vsize=49452 CPUtime=822.31 cores=1,3
/proc/9391/stat : 9391 (lr_gl_shr) R 9389 9391 9331 0 -1 4202496 12601 0 0 0 82229 2 0 0 25 0 1 0 589226029 50638848 6472 33554432000 4194304 4300056 140734794309776 18446744073709551615 4262820 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9391/statm: 12363 6472 247 26 0 8995 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 49452

[startup+882.301 s]
/proc/loadavg: 4.01 3.83 2.46 5/362 9443
/proc/meminfo: memFree=13798232/32951124 swapFree=67111348/67111528
[pid=9391] ppid=9389 vsize=49452 CPUtime=882.31 cores=1,3
/proc/9391/stat : 9391 (lr_gl_shr) R 9389 9391 9331 0 -1 4202496 12639 0 0 0 88229 2 0 0 25 0 1 0 589226029 50638848 6510 33554432000 4194304 4300056 140734794309776 18446744073709551615 4256057 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9391/statm: 12363 6510 247 26 0 8995 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 49452

[startup+942.301 s]
/proc/loadavg: 4.00 3.85 2.56 5/362 9445
/proc/meminfo: memFree=13572392/32951124 swapFree=67111348/67111528
[pid=9391] ppid=9389 vsize=49452 CPUtime=942.31 cores=1,3
/proc/9391/stat : 9391 (lr_gl_shr) R 9389 9391 9331 0 -1 4202496 12667 0 0 0 94229 2 0 0 25 0 1 0 589226029 50638848 6538 33554432000 4194304 4300056 140734794309776 18446744073709551615 4262499 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9391/statm: 12363 6538 247 26 0 8995 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 49452

[startup+1002.3 s]
/proc/loadavg: 4.08 3.89 2.65 5/362 9448
/proc/meminfo: memFree=13354372/32951124 swapFree=67111348/67111528
[pid=9391] ppid=9389 vsize=49452 CPUtime=1002.31 cores=1,3
/proc/9391/stat : 9391 (lr_gl_shr) R 9389 9391 9331 0 -1 4202496 12667 0 0 0 100229 2 0 0 25 0 1 0 589226029 50638848 6538 33554432000 4194304 4300056 140734794309776 18446744073709551615 4256060 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9391/statm: 12363 6538 247 26 0 8995 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 49452

[startup+1062.3 s]
/proc/loadavg: 4.10 3.93 2.74 5/362 9451
/proc/meminfo: memFree=13345920/32951124 swapFree=67111348/67111528
[pid=9391] ppid=9389 vsize=49452 CPUtime=1062.31 cores=1,3
/proc/9391/stat : 9391 (lr_gl_shr) R 9389 9391 9331 0 -1 4202496 12667 0 0 0 106229 2 0 0 25 0 1 0 589226029 50638848 6538 33554432000 4194304 4300056 140734794309776 18446744073709551615 4262820 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9391/statm: 12363 6538 247 26 0 8995 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 49452

[startup+1122.3 s]
/proc/loadavg: 4.03 3.94 2.81 5/362 9452
/proc/meminfo: memFree=13124416/32951124 swapFree=67111348/67111528
[pid=9391] ppid=9389 vsize=49452 CPUtime=1122.32 cores=1,3
/proc/9391/stat : 9391 (lr_gl_shr) R 9389 9391 9331 0 -1 4202496 12743 0 0 0 112230 2 0 0 25 0 1 0 589226029 50638848 6612 33554432000 4194304 4300056 140734794309776 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9391/statm: 12363 6612 247 26 0 8995 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 49452

[startup+1182.3 s]
/proc/loadavg: 4.01 3.95 2.88 5/362 9454
/proc/meminfo: memFree=13055688/32951124 swapFree=67111348/67111528
[pid=9391] ppid=9389 vsize=49452 CPUtime=1182.32 cores=1,3
/proc/9391/stat : 9391 (lr_gl_shr) R 9389 9391 9331 0 -1 4202496 12743 0 0 0 118230 2 0 0 25 0 1 0 589226029 50638848 6612 33554432000 4194304 4300056 140734794309776 18446744073709551615 4256322 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9391/statm: 12363 6612 247 26 0 8995 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 49452

[startup+1242.3 s]
/proc/loadavg: 4.14 3.98 2.96 5/362 9456
/proc/meminfo: memFree=12979392/32951124 swapFree=67111348/67111528
[pid=9391] ppid=9389 vsize=49452 CPUtime=1242.32 cores=1,3
/proc/9391/stat : 9391 (lr_gl_shr) R 9389 9391 9331 0 -1 4202496 12781 0 0 0 124230 2 0 0 25 0 1 0 589226029 50638848 6648 33554432000 4194304 4300056 140734794309776 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9391/statm: 12363 6648 247 26 0 8995 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 49452



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.12 4.00 3.02 5/362 9513
/proc/meminfo: memFree=16638036/32951124 swapFree=67111348/67111528
[pid=9391] ppid=9389 vsize=49452 CPUtime=1300.03 cores=1,3
/proc/9391/stat : 9391 (lr_gl_shr) R 9389 9391 9331 0 -1 4202496 12781 0 0 0 130001 2 0 0 25 0 1 0 589226029 50638848 6648 33554432000 4194304 4300056 140734794309776 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9391/statm: 12363 6648 247 26 0 8995 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 49452

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.04
CPU user time (s): 1300.02
CPU system time (s): 0.027995
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 49456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1300.02
system time used= 0.027995
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12781
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 1932

runsolver used 4.34634 second user time and 10.3504 second system time

The end

Launcher Data

Begin job on node144 at 2011-05-09 21:08:19
IDJOB=3350185
IDBENCH=20399
IDSOLVER=1815
FILE ID=node144/3350185-1304968098
RUNJOBID= node144-1304968092-9351
PBS_JOBID= 13285606
Free space on /tmp= 37632 MiB

SOLVER NAME= minisat hack: LR_GL_NOSHR 2011-03-02
BENCH NAME= SAT07/industrial/fuhs/hard/AProVE07-01.cnf
COMMAND LINE= HOME/lr_gl_shr BENCHNAME -verb=0 -model -no-shrinking 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3350185-1304968098/watcher-3350185-1304968098 -o /tmp/evaluation-result-3350185-1304968098/solver-3350185-1304968098 -C 2400 -W 1300 -M 7680  HOME/lr_gl_shr HOME/instance-3350185-1304968098.cnf -verb=0 -model -no-shrinking 

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

MD5SUM BENCH= d2f77e32530988f77dca5112174eee00
RANDOM SEED=694201963

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.850
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.850
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.75
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.850
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.82
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.850
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.850
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16587128 kB
Buffers:        199300 kB
Cached:        8308880 kB
SwapCached:          0 kB
Active:        7886940 kB
Inactive:      8001656 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16587128 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           55580 kB
Writeback:           0 kB
AnonPages:     7380148 kB
Mapped:          27684 kB
Slab:           373832 kB
PageTables:      38864 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 82311684 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= 37676 MiB
End job on node144 at 2011-05-09 21:30:01