Trace number 3440067

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.12 5000.14

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

running on 4 cores: 0,2,4,6

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: 1.30 1.82 1.93 2/550 9186
/proc/meminfo: memFree=21289108/32951124 swapFree=53733252/67111528
[pid=9186] ppid=9184 vsize=20308 CPUtime=0 cores=0,2,4,6
/proc/9186/stat : 9186 (lr_gl_shr) R 9184 9186 8478 0 -1 4202496 730 0 0 0 0 0 0 0 25 0 1 0 805863061 20795392 649 33554432000 4194304 4300056 140735161312528 18446744073709551615 4286204 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9186/statm: 5077 649 221 26 0 1709 0

[startup+0.119515 s]
/proc/loadavg: 1.30 1.82 1.93 2/550 9186
/proc/meminfo: memFree=21289108/32951124 swapFree=53733252/67111528
[pid=9186] ppid=9184 vsize=31752 CPUtime=0.11 cores=0,2,4,6
/proc/9186/stat : 9186 (lr_gl_shr) R 9184 9186 8478 0 -1 4202496 4547 0 0 0 11 0 0 0 25 0 1 0 805863061 32514048 4017 33554432000 4194304 4300056 140735161312528 18446744073709551615 253640859392 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9186/statm: 7938 4018 222 26 0 4570 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 31752

[startup+0.200507 s]
/proc/loadavg: 1.30 1.82 1.93 2/550 9186
/proc/meminfo: memFree=21289108/32951124 swapFree=53733252/67111528
[pid=9186] ppid=9184 vsize=42220 CPUtime=0.19 cores=0,2,4,6
/proc/9186/stat : 9186 (lr_gl_shr) R 9184 9186 8478 0 -1 4202496 7402 0 0 0 18 1 0 0 25 0 1 0 805863061 43233280 6368 33554432000 4194304 4300056 140735161312528 18446744073709551615 253640859392 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9186/statm: 10555 6368 222 26 0 7187 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 42220

[startup+0.300479 s]
/proc/loadavg: 1.30 1.82 1.93 2/550 9186
/proc/meminfo: memFree=21289108/32951124 swapFree=53733252/67111528
[pid=9186] ppid=9184 vsize=56884 CPUtime=0.29 cores=0,2,4,6
/proc/9186/stat : 9186 (lr_gl_shr) R 9184 9186 8478 0 -1 4202496 10791 0 0 0 28 1 0 0 25 0 1 0 805863061 58249216 9238 33554432000 4194304 4300056 140735161312528 18446744073709551615 253640859392 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9186/statm: 14221 9239 222 26 0 10853 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 56884

[startup+0.700413 s]
/proc/loadavg: 1.30 1.82 1.93 2/550 9186
/proc/meminfo: memFree=21289108/32951124 swapFree=53733252/67111528
[pid=9186] ppid=9184 vsize=78796 CPUtime=0.69 cores=0,2,4,6
/proc/9186/stat : 9186 (lr_gl_shr) R 9184 9186 8478 0 -1 4202496 15757 0 0 0 67 2 0 0 25 0 1 0 805863061 80687104 13456 33554432000 4194304 4300056 140735161312528 18446744073709551615 4230481 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9186/statm: 19699 13456 227 26 0 16331 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 78796

[startup+1.50024 s]
/proc/loadavg: 1.35 1.82 1.93 3/551 9187
/proc/meminfo: memFree=21234672/32951124 swapFree=53733252/67111528
[pid=9186] ppid=9184 vsize=79456 CPUtime=1.49 cores=0,2,4,6
/proc/9186/stat : 9186 (lr_gl_shr) R 9184 9186 8478 0 -1 4202496 15940 0 0 0 147 2 0 0 25 0 1 0 805863061 81362944 13639 33554432000 4194304 4300056 140735161312528 18446744073709551615 4230361 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9186/statm: 19864 13639 227 26 0 16496 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 79456

[startup+3.10097 s]
/proc/loadavg: 1.35 1.82 1.93 3/551 9187
/proc/meminfo: memFree=21227604/32951124 swapFree=53733252/67111528
[pid=9186] ppid=9184 vsize=82540 CPUtime=3.09 cores=0,2,4,6
/proc/9186/stat : 9186 (lr_gl_shr) R 9184 9186 8478 0 -1 4202496 17365 0 0 0 307 2 0 0 25 0 1 0 805863061 84520960 14380 33554432000 4194304 4300056 140735161312528 18446744073709551615 4227040 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9186/statm: 20635 14380 227 26 0 17267 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 82540

[startup+6.30039 s]
/proc/loadavg: 1.35 1.82 1.93 3/551 9187
/proc/meminfo: memFree=21224892/32951124 swapFree=53733252/67111528
[pid=9186] ppid=9184 vsize=84984 CPUtime=6.29 cores=0,2,4,6
/proc/9186/stat : 9186 (lr_gl_shr) R 9184 9186 8478 0 -1 4202496 19014 0 0 0 627 2 0 0 25 0 1 0 805863061 87023616 15003 33554432000 4194304 4300056 140735161312528 18446744073709551615 4230386 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9186/statm: 21246 15003 227 26 0 17878 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 84984

[startup+12.7002 s]
/proc/loadavg: 1.45 1.83 1.93 3/551 9187
/proc/meminfo: memFree=21230380/32951124 swapFree=53733252/67111528
[pid=9186] ppid=9184 vsize=68060 CPUtime=12.69 cores=0,2,4,6
/proc/9186/stat : 9186 (lr_gl_shr) R 9184 9186 8478 0 -1 4202496 24487 0 0 0 1267 2 0 0 25 0 1 0 805863061 69693440 13628 33554432000 4194304 4300056 140735161312528 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9186/statm: 17015 13628 249 26 0 13647 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 68060

[startup+25.5009 s]
/proc/loadavg: 1.54 1.83 1.93 3/551 9188
/proc/meminfo: memFree=21213648/32951124 swapFree=53733252/67111528
[pid=9186] ppid=9184 vsize=83740 CPUtime=25.49 cores=0,2,4,6
/proc/9186/stat : 9186 (lr_gl_shr) R 9184 9186 8478 0 -1 4202496 27661 0 0 0 2545 4 0 0 25 0 1 0 805863061 85749760 16665 33554432000 4194304 4300056 140735161312528 18446744073709551615 4256548 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9186/statm: 20935 16665 249 26 0 17567 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 83740

[startup+51.1013 s]
/proc/loadavg: 1.72 1.85 1.93 3/551 9189
/proc/meminfo: memFree=21183296/32951124 swapFree=53733252/67111528
[pid=9186] ppid=9184 vsize=111808 CPUtime=51.09 cores=0,2,4,6
/proc/9186/stat : 9186 (lr_gl_shr) R 9184 9186 8478 0 -1 4202496 32092 0 0 0 5104 5 0 0 25 0 1 0 805863061 114491392 20948 33554432000 4194304 4300056 140735161312528 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9186/statm: 27952 20948 249 26 0 24584 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 111808

[startup+102.301 s]
/proc/loadavg: 1.88 1.87 1.93 3/551 9190
/proc/meminfo: memFree=21102048/32951124 swapFree=53733252/67111528
[pid=9186] ppid=9184 vsize=125020 CPUtime=102.3 cores=0,2,4,6
/proc/9186/stat : 9186 (lr_gl_shr) R 9184 9186 8478 0 -1 4202496 37578 0 0 0 10224 6 0 0 25 0 1 0 805863061 128020480 26272 33554432000 4194304 4300056 140735161312528 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9186/statm: 31255 26272 249 26 0 27887 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 125020

[startup+162.301 s]
/proc/loadavg: 1.95 1.89 1.93 3/551 9191
/proc/meminfo: memFree=21057256/32951124 swapFree=53733252/67111528
[pid=9186] ppid=9184 vsize=160352 CPUtime=162.27 cores=0,2,4,6
/proc/9186/stat : 9186 (lr_gl_shr) R 9184 9186 8478 0 -1 4202496 41411 0 0 0 16219 8 0 0 25 0 1 0 805863061 164200448 29940 33554432000 4194304 4300056 140735161312528 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9186/statm: 40088 29940 249 26 0 36720 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 160352

[startup+222.322 s]
/proc/loadavg: 1.98 1.91 1.93 3/551 9193
/proc/meminfo: memFree=21017776/32951124 swapFree=53733252/67111528
[pid=9186] ppid=9184 vsize=171552 CPUtime=222.3 cores=0,2,4,6
/proc/9186/stat : 9186 (lr_gl_shr) R 9184 9186 8478 0 -1 4202496 46373 0 0 0 22221 9 0 0 25 0 1 0 805863061 175669248 34752 33554432000 4194304 4300056 140735161312528 18446744073709551615 4256237 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9186/statm: 42888 34752 249 26 0 39520 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 171552

[startup+282.3 s]
/proc/loadavg: 1.99 1.92 1.93 3/551 9195
/proc/meminfo: memFree=21030760/32951124 swapFree=53733252/67111528
[pid=9186] ppid=9184 vsize=145780 CPUtime=282.27 cores=0,2,4,6
/proc/9186/stat : 9186 (lr_gl_shr) R 9184 9186 8478 0 -1 4202496 57257 0 0 0 28216 11 0 0 25 0 1 0 805863061 149278720 26263 33554432000 4194304 4300056 140735161312528 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9186/statm: 36445 26263 249 26 0 33077 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 145780

[startup+342.301 s]
/proc/loadavg: 1.99 1.93 1.93 3/551 9196
/proc/meminfo: memFree=20958560/32951124 swapFree=53733252/67111528
[pid=9186] ppid=9184 vsize=195100 CPUtime=342.27 cores=0,2,4,6
/proc/9186/stat : 9186 (lr_gl_shr) R 9184 9186 8478 0 -1 4202496 69555 0 0 0 34214 13 0 0 25 0 1 0 805863061 199782400 38298 33554432000 4194304 4300056 140735161312528 18446744073709551615 4256241 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9186/statm: 48775 38298 249 26 0 45407 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 195100

[startup+402.3 s]
/proc/loadavg: 1.99 1.94 1.93 3/551 9198
/proc/meminfo: memFree=21099772/32951124 swapFree=53733252/67111528
[pid=9186] ppid=9184 vsize=225920 CPUtime=402.26 cores=0,2,4,6
/proc/9186/stat : 9186 (lr_gl_shr) R 9184 9186 8478 0 -1 4202496 73204 0 0 0 40212 14 0 0 25 0 1 0 805863061 231342080 41708 33554432000 4194304 4300056 140735161312528 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9186/statm: 56480 41708 249 26 0 53112 0
Current children cumulated CPU time (s) 402.26
Current children cumulated vsize (KiB) 225920

[startup+462.301 s]
/proc/loadavg: 1.99 1.95 1.93 3/551 9199
/proc/meminfo: memFree=21039840/32951124 swapFree=53733252/67111528
[pid=9186] ppid=9184 vsize=225920 CPUtime=462.27 cores=0,2,4,6
/proc/9186/stat : 9186 (lr_gl_shr) R 9184 9186 8478 0 -1 4202496 74918 0 0 0 46212 15 0 0 25 0 1 0 805863061 231342080 43326 33554432000 4194304 4300056 140735161312528 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9186/statm: 56480 43326 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: 2.17 2.00 1.95 3/551 9201
/proc/meminfo: memFree=20999252/32951124 swapFree=53733252/67111528
[pid=9186] ppid=9184 vsize=225920 CPUtime=522.27 cores=0,2,4,6
/proc/9186/stat : 9186 (lr_gl_shr) R 9184 9186 8478 0 -1 4202496 76878 0 0 0 52211 16 0 0 25 0 1 0 805863061 231342080 45171 33554432000 4194304 4300056 140735161312528 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9186/statm: 56480 45171 249 26 0 53112 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 225920

[startup+582.301 s]
/proc/loadavg: 2.16 2.03 1.96 3/551 9203
/proc/meminfo: memFree=20956200/32951124 swapFree=53733252/67111528
[pid=9186] ppid=9184 vsize=276008 CPUtime=582.27 cores=0,2,4,6
/proc/9186/stat : 9186 (lr_gl_shr) R 9184 9186 8478 0 -1 4202496 80811 0 0 0 58209 18 0 0 25 0 1 0 805863061 282632192 48861 33554432000 4194304 4300056 140735161312528 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9186/statm: 69002 48861 249 26 0 65634 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 276008

[startup+642.301 s]

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

[startup+4002.3 s]
/proc/loadavg: 2.02 2.05 2.01 3/551 9306
/proc/meminfo: memFree=20572376/32951124 swapFree=53733252/67111528
[pid=9186] ppid=9184 vsize=414876 CPUtime=4002.25 cores=0,2,4,6
/proc/9186/stat : 9186 (lr_gl_shr) R 9184 9186 8478 0 -1 4202496 262023 0 0 0 400139 86 0 0 25 0 1 0 805863061 424833024 85491 33554432000 4194304 4300056 140735161312528 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9186/statm: 103719 85491 249 26 0 100351 0
Current children cumulated CPU time (s) 4002.25
Current children cumulated vsize (KiB) 414876

[startup+4062.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/551 9308
/proc/meminfo: memFree=20524336/32951124 swapFree=53733252/67111528
[pid=9186] ppid=9184 vsize=414876 CPUtime=4062.27 cores=0,2,4,6
/proc/9186/stat : 9186 (lr_gl_shr) R 9184 9186 8478 0 -1 4202496 263122 0 0 0 406140 87 0 0 25 0 1 0 805863061 424833024 86537 33554432000 4194304 4300056 140735161312528 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9186/statm: 103719 86537 249 26 0 100351 0
Current children cumulated CPU time (s) 4062.27
Current children cumulated vsize (KiB) 414876

[startup+4122.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/551 9309
/proc/meminfo: memFree=20496644/32951124 swapFree=53733252/67111528
[pid=9186] ppid=9184 vsize=414876 CPUtime=4122.26 cores=0,2,4,6
/proc/9186/stat : 9186 (lr_gl_shr) R 9184 9186 8478 0 -1 4202496 265123 0 0 0 412138 88 0 0 25 0 1 0 805863061 424833024 88434 33554432000 4194304 4300056 140735161312528 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9186/statm: 103719 88434 249 26 0 100351 0
Current children cumulated CPU time (s) 4122.26
Current children cumulated vsize (KiB) 414876

[startup+4182.32 s]
/proc/loadavg: 2.00 2.02 2.00 3/551 9311
/proc/meminfo: memFree=20467232/32951124 swapFree=53733252/67111528
[pid=9186] ppid=9184 vsize=414876 CPUtime=4182.28 cores=0,2,4,6
/proc/9186/stat : 9186 (lr_gl_shr) R 9184 9186 8478 0 -1 4202496 266890 0 0 0 418139 89 0 0 25 0 1 0 805863061 424833024 90106 33554432000 4194304 4300056 140735161312528 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9186/statm: 103719 90106 249 26 0 100351 0
Current children cumulated CPU time (s) 4182.28
Current children cumulated vsize (KiB) 414876

[startup+4242.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/551 9312
/proc/meminfo: memFree=20727844/32951124 swapFree=53733252/67111528
[pid=9186] ppid=9184 vsize=414876 CPUtime=4242.25 cores=0,2,4,6
/proc/9186/stat : 9186 (lr_gl_shr) R 9184 9186 8478 0 -1 4202496 268030 0 0 0 424136 89 0 0 25 0 1 0 805863061 424833024 91187 33554432000 4194304 4300056 140735161312528 18446744073709551615 4256227 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9186/statm: 103719 91187 249 26 0 100351 0
Current children cumulated CPU time (s) 4242.25
Current children cumulated vsize (KiB) 414876

[startup+4302.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/551 9314
/proc/meminfo: memFree=20807424/32951124 swapFree=53733252/67111528
[pid=9186] ppid=9184 vsize=284648 CPUtime=4302.26 cores=0,2,4,6
/proc/9186/stat : 9186 (lr_gl_shr) R 9184 9186 8478 0 -1 4202496 269925 0 0 0 430136 90 0 0 25 0 1 0 805863061 291479552 63234 33554432000 4194304 4300056 140735161312528 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9186/statm: 71162 63234 249 26 0 67794 0
Current children cumulated CPU time (s) 4302.26
Current children cumulated vsize (KiB) 284648

[startup+4362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/551 9315
/proc/meminfo: memFree=20739920/32951124 swapFree=53733252/67111528
[pid=9186] ppid=9184 vsize=333968 CPUtime=4362.26 cores=0,2,4,6
/proc/9186/stat : 9186 (lr_gl_shr) R 9184 9186 8478 0 -1 4202496 282093 0 0 0 436133 93 0 0 25 0 1 0 805863061 341983232 75144 33554432000 4194304 4300056 140735161312528 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9186/statm: 83492 75144 249 26 0 80124 0
Current children cumulated CPU time (s) 4362.26
Current children cumulated vsize (KiB) 333968

[startup+4422.3 s]
/proc/loadavg: 2.22 2.06 2.02 3/551 9317
/proc/meminfo: memFree=20685548/32951124 swapFree=53733252/67111528
[pid=9186] ppid=9184 vsize=333968 CPUtime=4422.26 cores=0,2,4,6
/proc/9186/stat : 9186 (lr_gl_shr) R 9184 9186 8478 0 -1 4202496 285037 0 0 0 442132 94 0 0 25 0 1 0 805863061 341983232 77926 33554432000 4194304 4300056 140735161312528 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9186/statm: 83492 77926 249 26 0 80124 0
Current children cumulated CPU time (s) 4422.26
Current children cumulated vsize (KiB) 333968

[startup+4482.3 s]
/proc/loadavg: 2.08 2.05 2.01 3/551 9319
/proc/meminfo: memFree=20642984/32951124 swapFree=53733252/67111528
[pid=9186] ppid=9184 vsize=364788 CPUtime=4482.26 cores=0,2,4,6
/proc/9186/stat : 9186 (lr_gl_shr) R 9184 9186 8478 0 -1 4202496 287291 0 0 0 448131 95 0 0 25 0 1 0 805863061 373542912 80058 33554432000 4194304 4300056 140735161312528 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9186/statm: 91197 80058 249 26 0 87829 0
Current children cumulated CPU time (s) 4482.26
Current children cumulated vsize (KiB) 364788

[startup+4542.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/551 9320
/proc/meminfo: memFree=20602400/32951124 swapFree=53733252/67111528
[pid=9186] ppid=9184 vsize=364788 CPUtime=4542.26 cores=0,2,4,6
/proc/9186/stat : 9186 (lr_gl_shr) R 9184 9186 8478 0 -1 4202496 289565 0 0 0 454130 96 0 0 25 0 1 0 805863061 373542912 82176 33554432000 4194304 4300056 140735161312528 18446744073709551615 4256309 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9186/statm: 91197 82176 249 26 0 87829 0
Current children cumulated CPU time (s) 4542.26
Current children cumulated vsize (KiB) 364788

[startup+4602.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/551 9322
/proc/meminfo: memFree=20571128/32951124 swapFree=53733252/67111528
[pid=9186] ppid=9184 vsize=364788 CPUtime=4602.26 cores=0,2,4,6
/proc/9186/stat : 9186 (lr_gl_shr) R 9184 9186 8478 0 -1 4202496 291184 0 0 0 460130 96 0 0 25 0 1 0 805863061 373542912 83706 33554432000 4194304 4300056 140735161312528 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9186/statm: 91197 83706 249 26 0 87829 0
Current children cumulated CPU time (s) 4602.26
Current children cumulated vsize (KiB) 364788

[startup+4662.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/551 9323
/proc/meminfo: memFree=20539712/32951124 swapFree=53733252/67111528
[pid=9186] ppid=9184 vsize=364788 CPUtime=4662.26 cores=0,2,4,6
/proc/9186/stat : 9186 (lr_gl_shr) R 9184 9186 8478 0 -1 4202496 292740 0 0 0 466129 97 0 0 25 0 1 0 805863061 373542912 85175 33554432000 4194304 4300056 140735161312528 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9186/statm: 91197 85175 249 26 0 87829 0
Current children cumulated CPU time (s) 4662.26
Current children cumulated vsize (KiB) 364788

[startup+4722.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/551 9325
/proc/meminfo: memFree=20513020/32951124 swapFree=53733252/67111528
[pid=9186] ppid=9184 vsize=414876 CPUtime=4722.27 cores=0,2,4,6
/proc/9186/stat : 9186 (lr_gl_shr) R 9184 9186 8478 0 -1 4202496 294095 0 0 0 472129 98 0 0 25 0 1 0 805863061 424833024 86466 33554432000 4194304 4300056 140735161312528 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9186/statm: 103719 86466 249 26 0 100351 0
Current children cumulated CPU time (s) 4722.27
Current children cumulated vsize (KiB) 414876

[startup+4782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/551 9327
/proc/meminfo: memFree=20490656/32951124 swapFree=53733252/67111528
[pid=9186] ppid=9184 vsize=414876 CPUtime=4782.27 cores=0,2,4,6
/proc/9186/stat : 9186 (lr_gl_shr) R 9184 9186 8478 0 -1 4202496 295286 0 0 0 478128 99 0 0 25 0 1 0 805863061 424833024 87593 33554432000 4194304 4300056 140735161312528 18446744073709551615 4256515 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9186/statm: 103719 87593 249 26 0 100351 0
Current children cumulated CPU time (s) 4782.27
Current children cumulated vsize (KiB) 414876

[startup+4842.32 s]
/proc/loadavg: 2.00 2.00 2.00 3/551 9328
/proc/meminfo: memFree=20461852/32951124 swapFree=53733252/67111528
[pid=9186] ppid=9184 vsize=414876 CPUtime=4842.28 cores=0,2,4,6
/proc/9186/stat : 9186 (lr_gl_shr) R 9184 9186 8478 0 -1 4202496 296426 0 0 0 484129 99 0 0 25 0 1 0 805863061 424833024 88656 33554432000 4194304 4300056 140735161312528 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9186/statm: 103719 88656 249 26 0 100351 0
Current children cumulated CPU time (s) 4842.28
Current children cumulated vsize (KiB) 414876

[startup+4902.3 s]
/proc/loadavg: 2.10 2.03 2.01 3/551 9330
/proc/meminfo: memFree=20435900/32951124 swapFree=53733252/67111528
[pid=9186] ppid=9184 vsize=414876 CPUtime=4902.27 cores=0,2,4,6
/proc/9186/stat : 9186 (lr_gl_shr) R 9184 9186 8478 0 -1 4202496 297468 0 0 0 490127 100 0 0 25 0 1 0 805863061 424833024 89639 33554432000 4194304 4300056 140735161312528 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9186/statm: 103719 89639 249 26 0 100351 0
Current children cumulated CPU time (s) 4902.27
Current children cumulated vsize (KiB) 414876

[startup+4962.3 s]
/proc/loadavg: 2.17 2.07 2.02 3/551 9331
/proc/meminfo: memFree=20407952/32951124 swapFree=53733252/67111528
[pid=9186] ppid=9184 vsize=414876 CPUtime=4962.26 cores=0,2,4,6
/proc/9186/stat : 9186 (lr_gl_shr) R 9184 9186 8478 0 -1 4202496 298423 0 0 0 496126 100 0 0 25 0 1 0 805863061 424833024 90539 33554432000 4194304 4300056 140735161312528 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9186/statm: 103719 90539 249 26 0 100351 0
Current children cumulated CPU time (s) 4962.26
Current children cumulated vsize (KiB) 414876



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000.1 s]
/proc/loadavg: 2.06 2.05 2.01 2/545 9350
/proc/meminfo: memFree=21045780/32951124 swapFree=53733252/67111528
[pid=9186] ppid=9184 vsize=414876 CPUtime=5000.07 cores=0,2,4,6
/proc/9186/stat : 9186 (lr_gl_shr) R 9184 9186 8478 0 -1 4202496 298978 0 0 0 499907 100 0 0 25 0 1 0 805863061 424833024 91071 33554432000 4194304 4300056 140735161312528 18446744073709551615 4256506 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9186/statm: 103719 91071 249 26 0 100351 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 414876

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): 5000.14
CPU time (s): 5000.12
CPU user time (s): 4999.09
CPU system time (s): 1.02784
CPU usage (%): 99.9995
Max. virtual memory (cumulated for all children) (KiB): 414876

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

runsolver used 29.5015 second user time and 64.8691 second system time

The end

Launcher Data

Begin job on node106 at 2011-06-01 17:37:07
IDJOB=3440067
IDBENCH=84806
IDSOLVER=1938
FILE ID=node106/3440067-1306942626
RUNJOBID= node106-1306942624-9139
PBS_JOBID= 13488586
Free space on /tmp= 73676 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-3440067-1306942626/watcher-3440067-1306942626 -o /tmp/evaluation-result-3440067-1306942626/solver-3440067-1306942626 -C 5000 -W 5100 -M 15500  HOME/lr_gl_shr HOME/instance-3440067-1306942626.cnf -verb=0 -model

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

MD5SUM BENCH= 65c5a1442ec07e466934f093e50229c2
RANDOM SEED=690059919

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.830
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:      21289264 kB
Buffers:        364908 kB
Cached:        5801068 kB
SwapCached:      22744 kB
Active:        5814852 kB
Inactive:      5516740 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21289264 kB
SwapTotal:    67111528 kB
SwapFree:     53733252 kB
Dirty:           36904 kB
Writeback:           0 kB
AnonPages:     5161888 kB
Mapped:          26368 kB
Slab:           182272 kB
PageTables:      77536 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 167676076 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= 73692 MiB
End job on node106 at 2011-06-01 19:00:29