Trace number 3349435

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) 1299.86 1300.04

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UR-20-10p0.cnf
MD5SUMfaef1c850bb82ceddc7da5a4c445dd25
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 variables258781
Number of clauses1372095
Sum of the clauses size3305764
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 2980303
Number of clauses of size 3313283
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

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

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 4.02 4.01 3.15 5/313 4436
/proc/meminfo: memFree=13556848/32951124 swapFree=66050672/67111528
[pid=4436] ppid=4434 vsize=23520 CPUtime=0 cores=4,6
/proc/4436/stat : 4436 (lr_gl_shr) R 4434 4436 4116 0 -1 4202496 1370 0 0 0 0 0 0 0 22 0 1 0 608549581 24084480 1314 33554432000 4194304 4300056 140737154386736 18446744073709551615 255377359274 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4436/statm: 5950 1314 220 26 0 2582 0

[startup+0.083597 s]
/proc/loadavg: 4.02 4.01 3.15 5/313 4436
/proc/meminfo: memFree=13556848/32951124 swapFree=66050672/67111528
[pid=4436] ppid=4434 vsize=54480 CPUtime=0.07 cores=4,6
/proc/4436/stat : 4436 (lr_gl_shr) R 4434 4436 4116 0 -1 4202496 7811 0 0 0 6 1 0 0 22 0 1 0 608549581 55787520 7521 33554432000 4194304 4300056 140737154386736 18446744073709551615 4286249 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4436/statm: 13620 7522 220 26 0 10252 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 54480

[startup+0.100593 s]
/proc/loadavg: 4.02 4.01 3.15 5/313 4436
/proc/meminfo: memFree=13556848/32951124 swapFree=66050672/67111528
[pid=4436] ppid=4434 vsize=56436 CPUtime=0.09 cores=4,6
/proc/4436/stat : 4436 (lr_gl_shr) R 4434 4436 4116 0 -1 4202496 8391 0 0 0 8 1 0 0 22 0 1 0 608549581 57790464 8101 33554432000 4194304 4300056 140737154386736 18446744073709551615 255376962245 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4436/statm: 14109 8102 220 26 0 10741 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 56436

[startup+0.300566 s]
/proc/loadavg: 4.02 4.01 3.15 5/313 4436
/proc/meminfo: memFree=13556848/32951124 swapFree=66050672/67111528
[pid=4436] ppid=4434 vsize=76384 CPUtime=0.28 cores=4,6
/proc/4436/stat : 4436 (lr_gl_shr) R 4434 4436 4116 0 -1 4202496 14372 0 0 0 26 2 0 0 23 0 1 0 608549581 78217216 13439 33554432000 4194304 4300056 140737154386736 18446744073709551615 255376962245 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4436/statm: 19096 13442 220 26 0 15728 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 76384

[startup+0.700485 s]
/proc/loadavg: 4.02 4.01 3.15 5/313 4436
/proc/meminfo: memFree=13556848/32951124 swapFree=66050672/67111528
[pid=4436] ppid=4434 vsize=107732 CPUtime=0.68 cores=4,6
/proc/4436/stat : 4436 (lr_gl_shr) R 4434 4436 4116 0 -1 4202496 22269 0 0 0 64 4 0 0 25 0 1 0 608549581 110317568 20083 33554432000 4194304 4300056 140737154386736 18446744073709551615 255376962245 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4436/statm: 26933 20086 220 26 0 23565 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 107732

[startup+1.50027 s]
/proc/loadavg: 4.02 4.01 3.15 5/314 4438
/proc/meminfo: memFree=13445992/32951124 swapFree=66050672/67111528
[pid=4436] ppid=4434 vsize=143632 CPUtime=1.49 cores=4,6
/proc/4436/stat : 4436 (lr_gl_shr) R 4434 4436 4116 0 -1 4202496 33496 0 0 0 143 6 0 0 25 0 1 0 608549581 147079168 29945 33554432000 4194304 4300056 140737154386736 18446744073709551615 4230176 0 0 4096 8388610 0 0 0 17 6 0 0 0
/proc/4436/statm: 35908 29945 227 26 0 32540 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 143632

[startup+3.10104 s]
/proc/loadavg: 4.02 4.01 3.15 5/314 4438
/proc/meminfo: memFree=13414868/32951124 swapFree=66050672/67111528
[pid=4436] ppid=4434 vsize=135060 CPUtime=3.08 cores=4,6
/proc/4436/stat : 4436 (lr_gl_shr) R 4434 4436 4116 0 -1 4202496 43200 0 0 0 301 7 0 0 25 0 1 0 608549581 138301440 27813 33554432000 4194304 4300056 140737154386736 18446744073709551615 4256049 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4436/statm: 33765 27813 246 26 0 30397 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 135060

[startup+6.30039 s]
/proc/loadavg: 4.02 4.01 3.15 5/314 4438
/proc/meminfo: memFree=13440300/32951124 swapFree=66050672/67111528
[pid=4436] ppid=4434 vsize=135060 CPUtime=6.28 cores=4,6
/proc/4436/stat : 4436 (lr_gl_shr) R 4434 4436 4116 0 -1 4202496 43540 0 0 0 620 8 0 0 25 0 1 0 608549581 138301440 28149 33554432000 4194304 4300056 140737154386736 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 6 0 0 0
/proc/4436/statm: 33765 28149 246 26 0 30397 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 135060

[startup+12.7003 s]
/proc/loadavg: 4.02 4.01 3.16 5/314 4438
/proc/meminfo: memFree=13421552/32951124 swapFree=66050672/67111528
[pid=4436] ppid=4434 vsize=135060 CPUtime=12.66 cores=4,6
/proc/4436/stat : 4436 (lr_gl_shr) R 4434 4436 4116 0 -1 4202496 44303 0 0 0 1258 8 0 0 25 0 1 0 608549581 138301440 28906 33554432000 4194304 4300056 140737154386736 18446744073709551615 4263757 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4436/statm: 33765 28906 246 26 0 30397 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 135060

[startup+25.5009 s]
/proc/loadavg: 4.01 4.01 3.17 5/314 4438
/proc/meminfo: memFree=13407412/32951124 swapFree=66050672/67111528
[pid=4436] ppid=4434 vsize=146736 CPUtime=25.44 cores=4,6
/proc/4436/stat : 4436 (lr_gl_shr) R 4434 4436 4116 0 -1 4202496 45695 0 0 0 2536 8 0 0 25 0 1 0 608549581 150257664 30286 33554432000 4194304 4300056 140737154386736 18446744073709551615 4251531 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4436/statm: 36684 30286 246 26 0 33316 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 146736

[startup+51.1011 s]
/proc/loadavg: 4.08 4.02 3.20 5/314 4439
/proc/meminfo: memFree=13378648/32951124 swapFree=66050672/67111528
[pid=4436] ppid=4434 vsize=165704 CPUtime=51 cores=4,6
/proc/4436/stat : 4436 (lr_gl_shr) R 4434 4436 4116 0 -1 4202496 48945 0 0 0 5091 9 0 0 25 0 1 0 608549581 169680896 33520 33554432000 4194304 4300056 140737154386736 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4436/statm: 41426 33520 246 26 0 38058 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 165704

[startup+102.312 s]
/proc/loadavg: 4.08 4.03 3.24 5/314 4440
/proc/meminfo: memFree=13325960/32951124 swapFree=66050672/67111528
[pid=4436] ppid=4434 vsize=196524 CPUtime=102.12 cores=4,6
/proc/4436/stat : 4436 (lr_gl_shr) R 4434 4436 4116 0 -1 4202496 55621 0 0 0 10200 12 0 0 25 0 1 0 608549581 201240576 40154 33554432000 4194304 4300056 140737154386736 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 6 0 0 0
/proc/4436/statm: 49131 40154 246 26 0 45763 0
Current children cumulated CPU time (s) 102.12
Current children cumulated vsize (KiB) 196524

[startup+162.301 s]
/proc/loadavg: 4.03 4.03 3.29 5/314 4442
/proc/meminfo: memFree=13266916/32951124 swapFree=66050672/67111528
[pid=4436] ppid=4434 vsize=246612 CPUtime=162.07 cores=4,6
/proc/4436/stat : 4436 (lr_gl_shr) R 4434 4436 4116 0 -1 4202496 63728 0 0 0 16192 15 0 0 25 0 1 0 608549581 252530688 48238 33554432000 4194304 4300056 140737154386736 18446744073709551615 4256264 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4436/statm: 61653 48238 246 26 0 58285 0
Current children cumulated CPU time (s) 162.07
Current children cumulated vsize (KiB) 246612

[startup+222.3 s]
/proc/loadavg: 4.04 4.03 3.33 5/314 4443
/proc/meminfo: memFree=13207376/32951124 swapFree=66050672/67111528
[pid=4436] ppid=4434 vsize=246612 CPUtime=222.08 cores=4,6
/proc/4436/stat : 4436 (lr_gl_shr) R 4434 4436 4116 0 -1 4202496 71547 0 0 0 22190 18 0 0 25 0 1 0 608549581 252530688 56028 33554432000 4194304 4300056 140737154386736 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4436/statm: 61653 56028 246 26 0 58285 0
Current children cumulated CPU time (s) 222.08
Current children cumulated vsize (KiB) 246612

[startup+282.3 s]
/proc/loadavg: 4.05 4.04 3.38 6/314 4445
/proc/meminfo: memFree=13156152/32951124 swapFree=66050672/67111528
[pid=4436] ppid=4434 vsize=328000 CPUtime=282.07 cores=4,6
/proc/4436/stat : 4436 (lr_gl_shr) R 4434 4436 4116 0 -1 4202496 78742 0 0 0 28187 20 0 0 25 0 1 0 608549581 335872000 63202 33554432000 4194304 4300056 140737154386736 18446744073709551615 4252435 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4436/statm: 82000 63202 246 26 0 78632 0
Current children cumulated CPU time (s) 282.07
Current children cumulated vsize (KiB) 328000

[startup+342.301 s]
/proc/loadavg: 4.11 4.06 3.42 5/314 4447
/proc/meminfo: memFree=13100708/32951124 swapFree=66050672/67111528
[pid=4436] ppid=4434 vsize=328000 CPUtime=342.08 cores=4,6
/proc/4436/stat : 4436 (lr_gl_shr) R 4434 4436 4116 0 -1 4202496 85603 0 0 0 34185 23 0 0 25 0 1 0 608549581 335872000 70048 33554432000 4194304 4300056 140737154386736 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4436/statm: 82000 70048 246 26 0 78632 0
Current children cumulated CPU time (s) 342.08
Current children cumulated vsize (KiB) 328000

[startup+402.301 s]
/proc/loadavg: 4.14 4.07 3.47 5/314 4448
/proc/meminfo: memFree=13045636/32951124 swapFree=66050672/67111528
[pid=4436] ppid=4434 vsize=328000 CPUtime=402.08 cores=4,6
/proc/4436/stat : 4436 (lr_gl_shr) R 4434 4436 4116 0 -1 4202496 92283 0 0 0 40182 26 0 0 25 0 1 0 608549581 335872000 76703 33554432000 4194304 4300056 140737154386736 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4436/statm: 82000 76703 246 26 0 78632 0
Current children cumulated CPU time (s) 402.08
Current children cumulated vsize (KiB) 328000

[startup+462.301 s]
/proc/loadavg: 4.05 4.06 3.50 5/314 4450
/proc/meminfo: memFree=12990192/32951124 swapFree=66050672/67111528
[pid=4436] ppid=4434 vsize=460260 CPUtime=462.08 cores=4,6
/proc/4436/stat : 4436 (lr_gl_shr) R 4434 4436 4116 0 -1 4202496 99457 0 0 0 46178 30 0 0 25 0 1 0 608549581 471306240 83858 33554432000 4194304 4300056 140737154386736 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4436/statm: 115065 83858 246 26 0 111697 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 460260

[startup+522.301 s]
/proc/loadavg: 4.06 4.06 3.53 5/314 4451
/proc/meminfo: memFree=12938476/32951124 swapFree=66050672/67111528
[pid=4436] ppid=4434 vsize=462388 CPUtime=522.08 cores=4,6
/proc/4436/stat : 4436 (lr_gl_shr) R 4434 4436 4116 0 -1 4202496 105288 0 0 0 52177 31 0 0 25 0 1 0 608549581 473485312 89660 33554432000 4194304 4300056 140737154386736 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4436/statm: 115597 89660 246 26 0 112229 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 462388

[startup+582.301 s]
/proc/loadavg: 4.09 4.06 3.56 5/314 4453
/proc/meminfo: memFree=13037904/32951124 swapFree=66050672/67111528
[pid=4436] ppid=4434 vsize=463552 CPUtime=582.09 cores=4,6
/proc/4436/stat : 4436 (lr_gl_shr) R 4434 4436 4116 0 -1 4202496 111593 0 0 0 58175 34 0 0 25 0 1 0 608549581 474677248 95945 33554432000 4194304 4300056 140737154386736 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4436/statm: 115888 95945 246 26 0 112520 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 463552

[startup+642.301 s]
/proc/loadavg: 4.03 4.05 3.59 5/314 4455
/proc/meminfo: memFree=13124568/32951124 swapFree=66050672/67111528
[pid=4436] ppid=4434 vsize=465036 CPUtime=642.09 cores=4,6
/proc/4436/stat : 4436 (lr_gl_shr) R 4434 4436 4116 0 -1 4202496 118453 0 0 0 64173 36 0 0 25 0 1 0 608549581 476196864 102792 33554432000 4194304 4300056 140737154386736 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4436/statm: 116259 102792 246 26 0 112891 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 465036

[startup+702.301 s]
/proc/loadavg: 4.11 4.07 3.62 5/314 4456
/proc/meminfo: memFree=13053744/32951124 swapFree=66050672/67111528
[pid=4436] ppid=4434 vsize=465868 CPUtime=702.09 cores=4,6
/proc/4436/stat : 4436 (lr_gl_shr) R 4434 4436 4116 0 -1 4202496 124592 0 0 0 70170 39 0 0 25 0 1 0 608549581 477048832 108916 33554432000 4194304 4300056 140737154386736 18446744073709551615 4256548 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4436/statm: 116467 108916 246 26 0 113099 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 465868

[startup+762.311 s]
/proc/loadavg: 4.04 4.05 3.64 5/314 4458
/proc/meminfo: memFree=12993700/32951124 swapFree=66050672/67111528
[pid=4436] ppid=4434 vsize=682264 CPUtime=762.1 cores=4,6
/proc/4436/stat : 4436 (lr_gl_shr) R 4434 4436 4116 0 -1 4202496 130553 0 0 0 76168 42 0 0 25 0 1 0 608549581 698638336 114862 33554432000 4194304 4300056 140737154386736 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4436/statm: 170566 114862 246 26 0 167198 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 682264

[startup+822.3 s]
/proc/loadavg: 4.01 4.04 3.66 5/314 4459
/proc/meminfo: memFree=12934908/32951124 swapFree=66050672/67111528
[pid=4436] ppid=4434 vsize=683704 CPUtime=822.09 cores=4,6
/proc/4436/stat : 4436 (lr_gl_shr) R 4434 4436 4116 0 -1 4202496 136699 0 0 0 82164 45 0 0 25 0 1 0 608549581 700112896 120991 33554432000 4194304 4300056 140737154386736 18446744073709551615 4255961 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4436/statm: 170926 120991 246 26 0 167558 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 683704

[startup+882.3 s]
/proc/loadavg: 4.06 4.05 3.68 5/314 4461
/proc/meminfo: memFree=12886784/32951124 swapFree=66050672/67111528
[pid=4436] ppid=4434 vsize=686336 CPUtime=882.09 cores=4,6
/proc/4436/stat : 4436 (lr_gl_shr) R 4434 4436 4116 0 -1 4202496 142120 0 0 0 88162 47 0 0 25 0 1 0 608549581 702808064 126402 33554432000 4194304 4300056 140737154386736 18446744073709551615 4251385 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4436/statm: 171584 126402 246 26 0 168216 0
Current children cumulated CPU time (s) 882.09
Current children cumulated vsize (KiB) 686336

[startup+942.301 s]
/proc/loadavg: 4.08 4.05 3.71 5/314 4463
/proc/meminfo: memFree=12837912/32951124 swapFree=66050672/67111528
[pid=4436] ppid=4434 vsize=686748 CPUtime=942.09 cores=4,6
/proc/4436/stat : 4436 (lr_gl_shr) R 4434 4436 4116 0 -1 4202496 147643 0 0 0 94159 50 0 0 25 0 1 0 608549581 703229952 131915 33554432000 4194304 4300056 140737154386736 18446744073709551615 4252435 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4436/statm: 171687 131915 246 26 0 168319 0
Current children cumulated CPU time (s) 942.09
Current children cumulated vsize (KiB) 686748

[startup+1002.3 s]
/proc/loadavg: 4.14 4.07 3.73 5/314 4464
/proc/meminfo: memFree=12779240/32951124 swapFree=66050672/67111528
[pid=4436] ppid=4434 vsize=687736 CPUtime=1002.1 cores=4,6
/proc/4436/stat : 4436 (lr_gl_shr) R 4434 4436 4116 0 -1 4202496 152666 0 0 0 100157 53 0 0 25 0 1 0 608549581 704241664 136920 33554432000 4194304 4300056 140737154386736 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4436/statm: 171934 136920 246 26 0 168566 0
Current children cumulated CPU time (s) 1002.1
Current children cumulated vsize (KiB) 687736

[startup+1062.3 s]
/proc/loadavg: 4.05 4.05 3.75 5/314 4466
/proc/meminfo: memFree=12727388/32951124 swapFree=66050672/67111528
[pid=4436] ppid=4434 vsize=689104 CPUtime=1062.1 cores=4,6
/proc/4436/stat : 4436 (lr_gl_shr) R 4434 4436 4116 0 -1 4202496 157483 0 0 0 106155 55 0 0 25 0 1 0 608549581 705642496 141726 33554432000 4194304 4300056 140737154386736 18446744073709551615 4256548 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4436/statm: 172276 141726 246 26 0 168908 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 689104

[startup+1122.3 s]
/proc/loadavg: 4.06 4.06 3.76 5/314 4467
/proc/meminfo: memFree=12678380/32951124 swapFree=66050672/67111528
[pid=4436] ppid=4434 vsize=690124 CPUtime=1122.11 cores=4,6
/proc/4436/stat : 4436 (lr_gl_shr) R 4434 4436 4116 0 -1 4202496 162688 0 0 0 112153 58 0 0 25 0 1 0 608549581 706686976 146923 33554432000 4194304 4300056 140737154386736 18446744073709551615 4252360 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4436/statm: 172531 146923 246 26 0 169163 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 690124

[startup+1182.3 s]
/proc/loadavg: 4.05 4.06 3.78 5/314 4469
/proc/meminfo: memFree=12632728/32951124 swapFree=66050672/67111528
[pid=4436] ppid=4434 vsize=691364 CPUtime=1182.1 cores=4,6
/proc/4436/stat : 4436 (lr_gl_shr) R 4434 4436 4116 0 -1 4202496 167865 0 0 0 118151 59 0 0 25 0 1 0 608549581 707956736 152090 33554432000 4194304 4300056 140737154386736 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4436/statm: 172841 152090 246 26 0 169473 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 691364

[startup+1242.3 s]
/proc/loadavg: 2.22 3.53 3.61 2/296 4525
/proc/meminfo: memFree=13103152/32951124 swapFree=66050672/67111528
[pid=4436] ppid=4434 vsize=692668 CPUtime=1242.11 cores=4,6
/proc/4436/stat : 4436 (lr_gl_shr) R 4434 4436 4116 0 -1 4202496 172951 0 0 0 124149 62 0 0 25 0 1 0 608549581 709292032 157170 33554432000 4194304 4300056 140737154386736 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4436/statm: 173167 157170 246 26 0 169799 0
Current children cumulated CPU time (s) 1242.11
Current children cumulated vsize (KiB) 692668



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.45 3.06 3.45 2/296 4526
/proc/meminfo: memFree=13077592/32951124 swapFree=66050672/67111528
[pid=4436] ppid=4434 vsize=693784 CPUtime=1299.82 cores=4,6
/proc/4436/stat : 4436 (lr_gl_shr) R 4434 4436 4116 0 -1 4202496 179133 0 0 0 129916 66 0 0 25 0 1 0 608549581 710434816 163341 33554432000 4194304 4300056 140737154386736 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4436/statm: 173446 163341 246 26 0 170078 0
Current children cumulated CPU time (s) 1299.82
Current children cumulated vsize (KiB) 693784

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.04
CPU time (s): 1299.86
CPU user time (s): 1299.17
CPU system time (s): 0.692894
CPU usage (%): 99.9859
Max. virtual memory (cumulated for all children) (KiB): 693784

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

runsolver used 3.81642 second user time and 9.09862 second system time

The end

Launcher Data

Begin job on node135 at 2011-05-09 21:31:57
IDJOB=3349435
IDBENCH=71036
IDSOLVER=1813
FILE ID=node135/3349435-1304969516
RUNJOBID= node135-1304968093-4136
PBS_JOBID= 13285615
Free space on /tmp= 46480 MiB

SOLVER NAME= minisat hack: LR_GL_SHR 2011-03-02
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UR-20-10p0.cnf
COMMAND LINE= HOME/lr_gl_shr BENCHNAME -verb=0 -model
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3349435-1304969516/watcher-3349435-1304969516 -o /tmp/evaluation-result-3349435-1304969516/solver-3349435-1304969516 -C 2400 -W 1300 -M 7680  HOME/lr_gl_shr HOME/instance-3349435-1304969516.cnf -verb=0 -model

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

MD5SUM BENCH= faef1c850bb82ceddc7da5a4c445dd25
RANDOM SEED=1091973727

node135.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.851
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.851
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	: 5332.83
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.851
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.851
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	: 6640.14
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.851
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.78
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.851
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.851
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.74
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.851
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:      13556888 kB
Buffers:        163684 kB
Cached:        4425168 kB
SwapCached:      50364 kB
Active:        9660316 kB
Inactive:      9501988 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13556888 kB
SwapTotal:    67111528 kB
SwapFree:     66050672 kB
Dirty:           26636 kB
Writeback:           0 kB
AnonPages:    14528220 kB
Mapped:          19304 kB
Slab:           122136 kB
PageTables:      47720 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 57297428 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 46492 MiB
End job on node135 at 2011-05-09 21:53:39