Trace number 3440107

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) 5000.16 5000.05

General information on the benchmark

NameSAT-Race-2010-CNF/hardware-verification/
velev/11pipe_11_ooo.cnf
MD5SUMf603f11fbfe855df381282b7bce010ea
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2200.85
Satisfiable
(Un)Satisfiability was proved
Number of variables88289
Number of clauses4187694
Sum of the clauses size12410354
Maximum clause length341
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 23770000
Number of clauses of size 3347602
Number of clauses of size 41622
Number of clauses of size 51351
Number of clauses of size over 567118

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: 977)

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

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

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


[startup+0 s]
/proc/loadavg: 2.01 2.02 2.00 2/511 14511
/proc/meminfo: memFree=16995488/32951124 swapFree=67111204/67111528
[pid=14511] ppid=14509 vsize=20540 CPUtime=0.01 cores=1,3,5,7
/proc/14511/stat : 14511 (lr_gl_shr) R 14509 14511 14236 0 -1 4202496 768 0 0 0 1 0 0 0 24 0 1 0 786954495 21032960 699 33554432000 4194304 4300056 140734098157056 18446744073709551615 255106465888 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14511/statm: 5135 700 219 26 0 1767 0

[startup+0.0277859 s]
/proc/loadavg: 2.01 2.02 2.00 2/511 14511
/proc/meminfo: memFree=16995488/32951124 swapFree=67111204/67111528
[pid=14511] ppid=14509 vsize=22188 CPUtime=0.02 cores=1,3,5,7
/proc/14511/stat : 14511 (lr_gl_shr) R 14509 14511 14236 0 -1 4202496 1399 0 0 0 2 0 0 0 24 0 1 0 786954495 22720512 1263 33554432000 4194304 4300056 140734098157056 18446744073709551615 4286204 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14511/statm: 5547 1263 220 26 0 2179 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 22188

[startup+0.100779 s]
/proc/loadavg: 2.01 2.02 2.00 2/511 14511
/proc/meminfo: memFree=16995488/32951124 swapFree=67111204/67111528
[pid=14511] ppid=14509 vsize=29872 CPUtime=0.09 cores=1,3,5,7
/proc/14511/stat : 14511 (lr_gl_shr) R 14509 14511 14236 0 -1 4202496 4772 0 0 0 9 0 0 0 24 0 1 0 786954495 30588928 3953 33554432000 4194304 4300056 140734098157056 18446744073709551615 255106768640 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14511/statm: 7468 3954 220 26 0 4100 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29872

[startup+0.300741 s]
/proc/loadavg: 2.01 2.02 2.00 2/511 14511
/proc/meminfo: memFree=16995488/32951124 swapFree=67111204/67111528
[pid=14511] ppid=14509 vsize=64232 CPUtime=0.29 cores=1,3,5,7
/proc/14511/stat : 14511 (lr_gl_shr) R 14509 14511 14236 0 -1 4202496 12869 0 0 0 28 1 0 0 25 0 1 0 786954495 65773568 10835 33554432000 4194304 4300056 140734098157056 18446744073709551615 4286350 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14511/statm: 16058 10836 220 26 0 12690 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 64232

[startup+0.700673 s]
/proc/loadavg: 2.01 2.02 2.00 2/511 14511
/proc/meminfo: memFree=16995488/32951124 swapFree=67111204/67111528
[pid=14511] ppid=14509 vsize=115692 CPUtime=0.69 cores=1,3,5,7
/proc/14511/stat : 14511 (lr_gl_shr) R 14509 14511 14236 0 -1 4202496 29111 0 0 0 64 5 0 0 25 0 1 0 786954495 118468608 24501 33554432000 4194304 4300056 140734098157056 18446744073709551615 4284365 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14511/statm: 28923 24503 220 26 0 25555 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 115692

[startup+1.50053 s]
/proc/loadavg: 2.01 2.02 2.00 3/512 14512
/proc/meminfo: memFree=16855952/32951124 swapFree=67111204/67111528
[pid=14511] ppid=14509 vsize=247140 CPUtime=1.49 cores=1,3,5,7
/proc/14511/stat : 14511 (lr_gl_shr) R 14509 14511 14236 0 -1 4202496 62224 0 0 0 137 12 0 0 25 0 1 0 786954495 253071360 52034 33554432000 4194304 4300056 140734098157056 18446744073709551615 4286249 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14511/statm: 61785 52038 220 26 0 58417 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 247140

[startup+3.10025 s]
/proc/loadavg: 2.01 2.02 2.00 5/512 14512
/proc/meminfo: memFree=16720792/32951124 swapFree=67111204/67111528
[pid=14511] ppid=14509 vsize=337996 CPUtime=3.09 cores=1,3,5,7
/proc/14511/stat : 14511 (lr_gl_shr) R 14509 14511 14236 0 -1 4202496 82215 0 0 0 294 15 0 0 25 0 1 0 786954495 346107904 67692 33554432000 4194304 4300056 140734098157056 18446744073709551615 4230678 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14511/statm: 84499 67692 227 26 0 81131 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 337996

[startup+6.30069 s]
/proc/loadavg: 1.93 2.00 1.99 3/509 14534
/proc/meminfo: memFree=16699684/32951124 swapFree=67111204/67111528
[pid=14511] ppid=14509 vsize=337996 CPUtime=6.29 cores=1,3,5,7
/proc/14511/stat : 14511 (lr_gl_shr) R 14509 14511 14236 0 -1 4202496 82215 0 0 0 614 15 0 0 25 0 1 0 786954495 346107904 67692 33554432000 4194304 4300056 140734098157056 18446744073709551615 4230665 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14511/statm: 84499 67692 227 26 0 81131 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 337996

[startup+12.7006 s]
/proc/loadavg: 1.93 2.00 1.99 3/512 14540
/proc/meminfo: memFree=16354808/32951124 swapFree=67111204/67111528
[pid=14511] ppid=14509 vsize=341000 CPUtime=12.69 cores=1,3,5,7
/proc/14511/stat : 14511 (lr_gl_shr) R 14509 14511 14236 0 -1 4202496 83428 0 0 0 1254 15 0 0 25 0 1 0 786954495 349184000 68867 33554432000 4194304 4300056 140734098157056 18446744073709551615 4230339 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14511/statm: 85250 68867 228 26 0 81882 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 341000

[startup+25.5003 s]
/proc/loadavg: 1.95 2.00 1.99 3/512 14540
/proc/meminfo: memFree=16422892/32951124 swapFree=67111204/67111528
[pid=14511] ppid=14509 vsize=271148 CPUtime=25.49 cores=1,3,5,7
/proc/14511/stat : 14511 (lr_gl_shr) R 14509 14511 14236 0 -1 4202496 104030 0 0 0 2532 17 0 0 25 0 1 0 786954495 277655552 59404 33554432000 4194304 4300056 140734098157056 18446744073709551615 4256008 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14511/statm: 67787 59404 246 26 0 64419 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 271148

[startup+51.1008 s]
/proc/loadavg: 1.96 2.00 1.99 3/512 14541
/proc/meminfo: memFree=16399864/32951124 swapFree=67111204/67111528
[pid=14511] ppid=14509 vsize=271148 CPUtime=51.09 cores=1,3,5,7
/proc/14511/stat : 14511 (lr_gl_shr) R 14509 14511 14236 0 -1 4202496 106177 0 0 0 5090 19 0 0 25 0 1 0 786954495 277655552 61501 33554432000 4194304 4300056 140734098157056 18446744073709551615 4256367 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14511/statm: 67787 61501 246 26 0 64419 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 271148

[startup+102.32 s]
/proc/loadavg: 1.98 2.00 1.99 3/512 14543
/proc/meminfo: memFree=16348340/32951124 swapFree=67111204/67111528
[pid=14511] ppid=14509 vsize=321236 CPUtime=102.31 cores=1,3,5,7
/proc/14511/stat : 14511 (lr_gl_shr) R 14509 14511 14236 0 -1 4202496 111614 0 0 0 10210 21 0 0 25 0 1 0 786954495 328945664 66863 33554432000 4194304 4300056 140734098157056 18446744073709551615 4256291 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14511/statm: 80309 66863 248 26 0 76941 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 321236

[startup+162.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/512 14547
/proc/meminfo: memFree=16294268/32951124 swapFree=67111204/67111528
[pid=14511] ppid=14509 vsize=321236 CPUtime=162.29 cores=1,3,5,7
/proc/14511/stat : 14511 (lr_gl_shr) R 14509 14511 14236 0 -1 4202496 117661 0 0 0 16207 22 0 0 25 0 1 0 786954495 328945664 72830 33554432000 4194304 4300056 140734098157056 18446744073709551615 4256351 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14511/statm: 80309 72830 248 26 0 76941 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 321236

[startup+222.301 s]
/proc/loadavg: 1.99 2.00 1.99 3/512 14549
/proc/meminfo: memFree=16242376/32951124 swapFree=67111204/67111528
[pid=14511] ppid=14509 vsize=402624 CPUtime=222.29 cores=1,3,5,7
/proc/14511/stat : 14511 (lr_gl_shr) R 14509 14511 14236 0 -1 4202496 123792 0 0 0 22206 23 0 0 25 0 1 0 786954495 412286976 78906 33554432000 4194304 4300056 140734098157056 18446744073709551615 4256096 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14511/statm: 100656 78906 248 26 0 97288 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 402624

[startup+282.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/512 14550
/proc/meminfo: memFree=16188248/32951124 swapFree=67111204/67111528
[pid=14511] ppid=14509 vsize=402624 CPUtime=282.3 cores=1,3,5,7
/proc/14511/stat : 14511 (lr_gl_shr) R 14509 14511 14236 0 -1 4202496 131131 0 0 0 28204 26 0 0 25 0 1 0 786954495 412286976 86172 33554432000 4194304 4300056 140734098157056 18446744073709551615 4256008 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14511/statm: 100656 86172 248 26 0 97288 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 402624

[startup+342.301 s]
/proc/loadavg: 2.05 2.02 2.00 3/512 14552
/proc/meminfo: memFree=16137108/32951124 swapFree=67111204/67111528
[pid=14511] ppid=14509 vsize=402624 CPUtime=342.3 cores=1,3,5,7
/proc/14511/stat : 14511 (lr_gl_shr) R 14509 14511 14236 0 -1 4202496 137747 0 0 0 34201 29 0 0 25 0 1 0 786954495 412286976 92718 33554432000 4194304 4300056 140734098157056 18446744073709551615 4256241 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14511/statm: 100656 92718 248 26 0 97288 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 402624

[startup+402.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/512 14553
/proc/meminfo: memFree=16077160/32951124 swapFree=67111204/67111528
[pid=14511] ppid=14509 vsize=537316 CPUtime=402.3 cores=1,3,5,7
/proc/14511/stat : 14511 (lr_gl_shr) R 14509 14511 14236 0 -1 4202496 145462 0 0 0 40198 32 0 0 25 0 1 0 786954495 550211584 100375 33554432000 4194304 4300056 140734098157056 18446744073709551615 4256049 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14511/statm: 134329 100375 248 26 0 130961 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 537316

[startup+462.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/512 14555
/proc/meminfo: memFree=16021040/32951124 swapFree=67111204/67111528
[pid=14511] ppid=14509 vsize=537316 CPUtime=462.3 cores=1,3,5,7
/proc/14511/stat : 14511 (lr_gl_shr) R 14509 14511 14236 0 -1 4202496 153823 0 0 0 46195 35 0 0 25 0 1 0 786954495 550211584 108691 33554432000 4194304 4300056 140734098157056 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14511/statm: 134329 108691 248 26 0 130961 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 537316

[startup+522.301 s]
/proc/loadavg: 2.06 2.02 2.00 3/512 14557
/proc/meminfo: memFree=15969372/32951124 swapFree=67111204/67111528
[pid=14511] ppid=14509 vsize=537316 CPUtime=522.3 cores=1,3,5,7
/proc/14511/stat : 14511 (lr_gl_shr) R 14509 14511 14236 0 -1 4202496 160778 0 0 0 52193 37 0 0 25 0 1 0 786954495 550211584 115599 33554432000 4194304 4300056 140734098157056 18446744073709551615 4256548 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14511/statm: 134329 115599 248 26 0 130961 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 537316

[startup+582.301 s]
/proc/loadavg: 2.07 2.03 2.00 3/512 14558
/proc/meminfo: memFree=15906712/32951124 swapFree=67111204/67111528
[pid=14511] ppid=14509 vsize=537316 CPUtime=582.3 cores=1,3,5,7
/proc/14511/stat : 14511 (lr_gl_shr) R 14509 14511 14236 0 -1 4202496 169905 0 0 0 58190 40 0 0 25 0 1 0 786954495 550211584 124673 33554432000 4194304 4300056 140734098157056 18446744073709551615 4251324 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14511/statm: 134329 124673 248 26 0 130961 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 537316

[startup+642.301 s]

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

[startup+4062.32 s]
/proc/loadavg: 2.03 2.04 2.00 3/512 14663
/proc/meminfo: memFree=12025584/32951124 swapFree=67111204/67111528
[pid=14511] ppid=14509 vsize=4220188 CPUtime=4062.4 cores=1,3,5,7
/proc/14511/stat : 14511 (lr_gl_shr) R 14509 14511 14236 0 -1 4202496 872983 0 0 0 405988 252 0 0 25 0 1 0 786954495 4321472512 825746 33554432000 4194304 4300056 140734098157056 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14511/statm: 1055047 825746 248 26 0 1051679 0
Current children cumulated CPU time (s) 4062.4
Current children cumulated vsize (KiB) 4220188

[startup+4122.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/512 14665
/proc/meminfo: memFree=11980864/32951124 swapFree=67111204/67111528
[pid=14511] ppid=14509 vsize=4221536 CPUtime=4122.38 cores=1,3,5,7
/proc/14511/stat : 14511 (lr_gl_shr) R 14509 14511 14236 0 -1 4202496 881444 0 0 0 411982 256 0 0 25 0 1 0 786954495 4322852864 834183 33554432000 4194304 4300056 140734098157056 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14511/statm: 1055384 834183 248 26 0 1052016 0
Current children cumulated CPU time (s) 4122.38
Current children cumulated vsize (KiB) 4221536

[startup+4182.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/512 14666
/proc/meminfo: memFree=11924768/32951124 swapFree=67111204/67111528
[pid=14511] ppid=14509 vsize=4225224 CPUtime=4182.39 cores=1,3,5,7
/proc/14511/stat : 14511 (lr_gl_shr) R 14509 14511 14236 0 -1 4202496 891652 0 0 0 417980 259 0 0 25 0 1 0 786954495 4326629376 844368 33554432000 4194304 4300056 140734098157056 18446744073709551615 4273366 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14511/statm: 1056306 844368 248 26 0 1052938 0
Current children cumulated CPU time (s) 4182.39
Current children cumulated vsize (KiB) 4225224

[startup+4242.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/512 14668
/proc/meminfo: memFree=11878696/32951124 swapFree=67111204/67111528
[pid=14511] ppid=14509 vsize=4225224 CPUtime=4242.39 cores=1,3,5,7
/proc/14511/stat : 14511 (lr_gl_shr) R 14509 14511 14236 0 -1 4202496 900572 0 0 0 423978 261 0 0 25 0 1 0 786954495 4326629376 853259 33554432000 4194304 4300056 140734098157056 18446744073709551615 4247048 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14511/statm: 1056306 853259 248 26 0 1052938 0
Current children cumulated CPU time (s) 4242.39
Current children cumulated vsize (KiB) 4225224

[startup+4302.3 s]
/proc/loadavg: 2.07 2.04 2.00 3/512 14670
/proc/meminfo: memFree=12488096/32951124 swapFree=67111204/67111528
[pid=14511] ppid=14509 vsize=4227088 CPUtime=4302.39 cores=1,3,5,7
/proc/14511/stat : 14511 (lr_gl_shr) R 14509 14511 14236 0 -1 4202496 1532011 0 0 0 429902 337 0 0 25 0 1 0 786954495 4328538112 697948 33554432000 4194304 4300056 140734098157056 18446744073709551615 4264227 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14511/statm: 1056772 697948 248 26 0 1053404 0
Current children cumulated CPU time (s) 4302.39
Current children cumulated vsize (KiB) 4227088

[startup+4362.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/512 14671
/proc/meminfo: memFree=12430764/32951124 swapFree=67111204/67111528
[pid=14511] ppid=14509 vsize=4227728 CPUtime=4362.39 cores=1,3,5,7
/proc/14511/stat : 14511 (lr_gl_shr) R 14509 14511 14236 0 -1 4202496 1543398 0 0 0 435898 341 0 0 25 0 1 0 786954495 4329193472 709310 33554432000 4194304 4300056 140734098157056 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14511/statm: 1056932 709310 248 26 0 1053564 0
Current children cumulated CPU time (s) 4362.39
Current children cumulated vsize (KiB) 4227728

[startup+4422.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/512 14673
/proc/meminfo: memFree=12360772/32951124 swapFree=67111204/67111528
[pid=14511] ppid=14509 vsize=4228488 CPUtime=4422.39 cores=1,3,5,7
/proc/14511/stat : 14511 (lr_gl_shr) R 14509 14511 14236 0 -1 4202496 1556074 0 0 0 441893 346 0 0 25 0 1 0 786954495 4329971712 721962 33554432000 4194304 4300056 140734098157056 18446744073709551615 4256548 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14511/statm: 1057122 721962 248 26 0 1053754 0
Current children cumulated CPU time (s) 4422.39
Current children cumulated vsize (KiB) 4228488

[startup+4482.3 s]
/proc/loadavg: 2.15 2.05 2.01 3/512 14674
/proc/meminfo: memFree=12300816/32951124 swapFree=67111204/67111528
[pid=14511] ppid=14509 vsize=4231208 CPUtime=4482.4 cores=1,3,5,7
/proc/14511/stat : 14511 (lr_gl_shr) R 14509 14511 14236 0 -1 4202496 1567971 0 0 0 447889 351 0 0 25 0 1 0 786954495 4332756992 733825 33554432000 4194304 4300056 140734098157056 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14511/statm: 1057802 733825 248 26 0 1054434 0
Current children cumulated CPU time (s) 4482.4
Current children cumulated vsize (KiB) 4231208

[startup+4542.3 s]
/proc/loadavg: 2.12 2.05 2.01 3/512 14676
/proc/meminfo: memFree=12226620/32951124 swapFree=67111204/67111528
[pid=14511] ppid=14509 vsize=4231208 CPUtime=4542.4 cores=1,3,5,7
/proc/14511/stat : 14511 (lr_gl_shr) R 14509 14511 14236 0 -1 4202496 1579753 0 0 0 453885 355 0 0 25 0 1 0 786954495 4332756992 745584 33554432000 4194304 4300056 140734098157056 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14511/statm: 1057802 745584 248 26 0 1054434 0
Current children cumulated CPU time (s) 4542.4
Current children cumulated vsize (KiB) 4231208

[startup+4602.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/512 14678
/proc/meminfo: memFree=12158372/32951124 swapFree=67111204/67111528
[pid=14511] ppid=14509 vsize=4232164 CPUtime=4602.41 cores=1,3,5,7
/proc/14511/stat : 14511 (lr_gl_shr) R 14509 14511 14236 0 -1 4202496 1589905 0 0 0 459883 358 0 0 25 0 1 0 786954495 4333735936 755720 33554432000 4194304 4300056 140734098157056 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14511/statm: 1058041 755720 248 26 0 1054673 0
Current children cumulated CPU time (s) 4602.41
Current children cumulated vsize (KiB) 4232164

[startup+4662.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/512 14679
/proc/meminfo: memFree=12084052/32951124 swapFree=67111204/67111528
[pid=14511] ppid=14509 vsize=4233144 CPUtime=4662.4 cores=1,3,5,7
/proc/14511/stat : 14511 (lr_gl_shr) R 14509 14511 14236 0 -1 4202496 1602918 0 0 0 465878 362 0 0 25 0 1 0 786954495 4334739456 768702 33554432000 4194304 4300056 140734098157056 18446744073709551615 4256548 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14511/statm: 1058286 768702 248 26 0 1054918 0
Current children cumulated CPU time (s) 4662.4
Current children cumulated vsize (KiB) 4233144

[startup+4722.32 s]
/proc/loadavg: 2.00 2.02 2.00 3/512 14681
/proc/meminfo: memFree=12013936/32951124 swapFree=67111204/67111528
[pid=14511] ppid=14509 vsize=4233700 CPUtime=4722.42 cores=1,3,5,7
/proc/14511/stat : 14511 (lr_gl_shr) R 14509 14511 14236 0 -1 4202496 1617077 0 0 0 471877 365 0 0 25 0 1 0 786954495 4335308800 782834 33554432000 4194304 4300056 140734098157056 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14511/statm: 1058425 782834 248 26 0 1055057 0
Current children cumulated CPU time (s) 4722.42
Current children cumulated vsize (KiB) 4233700

[startup+4782.3 s]
/proc/loadavg: 2.15 2.05 2.01 3/512 14682
/proc/meminfo: memFree=11934636/32951124 swapFree=67111204/67111528
[pid=14511] ppid=14509 vsize=4234440 CPUtime=4782.4 cores=1,3,5,7
/proc/14511/stat : 14511 (lr_gl_shr) R 14509 14511 14236 0 -1 4202496 1634405 0 0 0 477870 370 0 0 25 0 1 0 786954495 4336066560 800141 33554432000 4194304 4300056 140734098157056 18446744073709551615 4256008 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14511/statm: 1058610 800141 248 26 0 1055242 0
Current children cumulated CPU time (s) 4782.4
Current children cumulated vsize (KiB) 4234440

[startup+4842.3 s]
/proc/loadavg: 2.12 2.06 2.01 3/512 14684
/proc/meminfo: memFree=11860680/32951124 swapFree=67111204/67111528
[pid=14511] ppid=14509 vsize=4235844 CPUtime=4842.4 cores=1,3,5,7
/proc/14511/stat : 14511 (lr_gl_shr) R 14509 14511 14236 0 -1 4202496 1648935 0 0 0 483866 374 0 0 25 0 1 0 786954495 4337504256 814645 33554432000 4194304 4300056 140734098157056 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14511/statm: 1058961 814645 248 26 0 1055593 0
Current children cumulated CPU time (s) 4842.4
Current children cumulated vsize (KiB) 4235844

[startup+4902.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/512 14685
/proc/meminfo: memFree=11790064/32951124 swapFree=67111204/67111528
[pid=14511] ppid=14509 vsize=4237408 CPUtime=4902.41 cores=1,3,5,7
/proc/14511/stat : 14511 (lr_gl_shr) R 14509 14511 14236 0 -1 4202496 1663490 0 0 0 489862 379 0 0 25 0 1 0 786954495 4339105792 829165 33554432000 4194304 4300056 140734098157056 18446744073709551615 4256291 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14511/statm: 1059352 829165 248 26 0 1055984 0
Current children cumulated CPU time (s) 4902.41
Current children cumulated vsize (KiB) 4237408

[startup+4962.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/512 14687
/proc/meminfo: memFree=11730120/32951124 swapFree=67111204/67111528
[pid=14511] ppid=14509 vsize=4238796 CPUtime=4962.41 cores=1,3,5,7
/proc/14511/stat : 14511 (lr_gl_shr) R 14509 14511 14236 0 -1 4202496 1675851 0 0 0 495857 384 0 0 25 0 1 0 786954495 4340527104 841501 33554432000 4194304 4300056 140734098157056 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14511/statm: 1059699 841501 248 26 0 1056331 0
Current children cumulated CPU time (s) 4962.41
Current children cumulated vsize (KiB) 4238796



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.01 2.03 2.00 3/512 14688
/proc/meminfo: memFree=11679624/32951124 swapFree=67111204/67111528
[pid=14511] ppid=14509 vsize=4239208 CPUtime=5000.02 cores=1,3,5,7
/proc/14511/stat : 14511 (lr_gl_shr) R 14509 14511 14236 0 -1 4202496 1686364 0 0 0 499616 386 0 0 25 0 1 0 786954495 4340948992 852006 33554432000 4194304 4300056 140734098157056 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14511/statm: 1059802 852006 248 26 0 1056434 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 4239208

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

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

[startup+5000.02 s]
/proc/loadavg: 2.01 2.03 2.00 3/512 14688
/proc/meminfo: memFree=11679624/32951124 swapFree=67111204/67111528
[pid=14511] ppid=14509 vsize=0 CPUtime=5000.13 cores=1,3,5,7
/proc/14511/stat : 14511 (lr_gl_shr) R 14509 14511 14236 0 -1 4203524 1686384 0 0 0 499617 396 0 0 25 0 1 0 786954495 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 5 0 0 0
/proc/14511/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 5000.13
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5000.05
CPU time (s): 5000.16
CPU user time (s): 4996.17
CPU system time (s): 3.99239
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 8122092

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

runsolver used 23.9724 second user time and 58.6731 second system time

The end

Launcher Data

Begin job on node144 at 2011-06-01 18:23:04
IDJOB=3440107
IDBENCH=88163
IDSOLVER=1938
FILE ID=node144/3440107-1306945381
RUNJOBID= node144-1306940379-14255
PBS_JOBID= 13488600
Free space on /tmp= 73736 MiB

SOLVER NAME= minisat hack: LR_GL_SHR 2011-03-02
BENCH NAME= SAT-Race-2010-CNF/hardware-verification/velev/11pipe_11_ooo.cnf
COMMAND LINE= HOME/lr_gl_shr BENCHNAME -verb=0 -model
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3440107-1306945381/watcher-3440107-1306945381 -o /tmp/evaluation-result-3440107-1306945381/solver-3440107-1306945381 -C 5000 -W 5100 -M 15500  HOME/lr_gl_shr HOME/instance-3440107-1306945381.cnf -verb=0 -model

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

MD5SUM BENCH= f603f11fbfe855df381282b7bce010ea
RANDOM SEED=2080557161

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:      16995520 kB
Buffers:        197776 kB
Cached:         297444 kB
SwapCached:        140 kB
Active:       15406632 kB
Inactive:       272980 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16995520 kB
SwapTotal:    67111528 kB
SwapFree:     67111204 kB
Dirty:           82020 kB
Writeback:           0 kB
AnonPages:    15183828 kB
Mapped:          42556 kB
Slab:           136868 kB
PageTables:      69728 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 157785392 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= 73644 MiB
End job on node144 at 2011-06-01 19:46:26