Trace number 3349704

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_NOGL_NOSHR 2011-03-02? (TO) 1300.11 1300.08

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-20-10p1.cnf
MD5SUM9573f6b4001373bab93d1a02f96820d1
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark665.597
Satisfiable
(Un)Satisfiability was proved
Number of variables260342
Number of clauses1391257
Sum of the clauses size3358569
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 2984984
Number of clauses of size 3327764
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-3349704-1304969397/watcher-3349704-1304969397 -o /tmp/evaluation-result-3349704-1304969397/solver-3349704-1304969397 -C 2400 -W 1300 -M 7680 HOME/lr_gl_shr HOME/instance-3349704-1304969397.cnf -verb=0 -model -no-shrinking -no-glucose 

running on 2 cores: 0,2

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.00 3.96 3.00 4/363 3160
/proc/meminfo: memFree=10795988/32951124 swapFree=67111348/67111528
[pid=3160] ppid=3158 vsize=22476 CPUtime=0 cores=0,2
/proc/3160/stat : 3160 (lr_gl_shr) R 3158 3160 2950 0 -1 4202496 1051 0 0 0 0 0 0 0 23 0 1 0 589355718 23015424 994 33554432000 4194304 4300056 140734459996080 18446744073709551615 233509994704 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3160/statm: 5667 994 220 26 0 2299 0

[startup+0.0508899 s]
/proc/loadavg: 4.00 3.96 3.00 4/363 3160
/proc/meminfo: memFree=10795988/32951124 swapFree=67111348/67111528
[pid=3160] ppid=3158 vsize=50484 CPUtime=0.03 cores=0,2
/proc/3160/stat : 3160 (lr_gl_shr) R 3158 3160 2950 0 -1 4202496 6363 0 0 0 3 0 0 0 23 0 1 0 589355718 51695616 6289 33554432000 4194304 4300056 140734459996080 18446744073709551615 233510297344 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3160/statm: 12621 6290 220 26 0 9253 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 50484

[startup+0.10091 s]
/proc/loadavg: 4.00 3.96 3.00 4/363 3160
/proc/meminfo: memFree=10795988/32951124 swapFree=67111348/67111528
[pid=3160] ppid=3158 vsize=56256 CPUtime=0.09 cores=0,2
/proc/3160/stat : 3160 (lr_gl_shr) R 3158 3160 2950 0 -1 4202496 8299 0 0 0 8 1 0 0 23 0 1 0 589355718 57606144 8032 33554432000 4194304 4300056 140734459996080 18446744073709551615 233509958341 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3160/statm: 14064 8034 220 26 0 10696 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 56256

[startup+0.300843 s]
/proc/loadavg: 4.00 3.96 3.00 4/363 3160
/proc/meminfo: memFree=10795988/32951124 swapFree=67111348/67111528
[pid=3160] ppid=3158 vsize=76072 CPUtime=0.29 cores=0,2
/proc/3160/stat : 3160 (lr_gl_shr) R 3158 3160 2950 0 -1 4202496 14180 0 0 0 27 2 0 0 25 0 1 0 589355718 77897728 13270 33554432000 4194304 4300056 140734459996080 18446744073709551615 4221250 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3160/statm: 19018 13271 220 26 0 15650 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 76072

[startup+0.700775 s]
/proc/loadavg: 4.00 3.96 3.00 4/363 3160
/proc/meminfo: memFree=10795988/32951124 swapFree=67111348/67111528
[pid=3160] ppid=3158 vsize=105836 CPUtime=0.69 cores=0,2
/proc/3160/stat : 3160 (lr_gl_shr) R 3158 3160 2950 0 -1 4202496 21364 0 0 0 66 3 0 0 25 0 1 0 589355718 108376064 19234 33554432000 4194304 4300056 140734459996080 18446744073709551615 233509993977 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3160/statm: 26459 19234 220 26 0 23091 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 105836

[startup+1.50065 s]
/proc/loadavg: 4.00 3.96 3.01 5/370 3173
/proc/meminfo: memFree=10516256/32951124 swapFree=67111348/67111528
[pid=3160] ppid=3158 vsize=144488 CPUtime=1.49 cores=0,2
/proc/3160/stat : 3160 (lr_gl_shr) R 3158 3160 2950 0 -1 4202496 33601 0 0 0 143 6 0 0 25 0 1 0 589355718 147955712 30105 33554432000 4194304 4300056 140734459996080 18446744073709551615 4230341 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3160/statm: 36122 30105 227 26 0 32754 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 144488

[startup+3.10037 s]
/proc/loadavg: 4.00 3.96 3.01 5/370 3173
/proc/meminfo: memFree=10429960/32951124 swapFree=67111348/67111528
[pid=3160] ppid=3158 vsize=135908 CPUtime=3.09 cores=0,2
/proc/3160/stat : 3160 (lr_gl_shr) R 3158 3160 2950 0 -1 4202496 43540 0 0 0 300 9 0 0 25 0 1 0 589355718 139169792 28104 33554432000 4194304 4300056 140734459996080 18446744073709551615 4255983 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3160/statm: 33977 28104 236 26 0 30609 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 135908

[startup+6.30079 s]
/proc/loadavg: 4.08 3.97 3.02 5/370 3173
/proc/meminfo: memFree=10472632/32951124 swapFree=67111348/67111528
[pid=3160] ppid=3158 vsize=135908 CPUtime=6.29 cores=0,2
/proc/3160/stat : 3160 (lr_gl_shr) R 3158 3160 2950 0 -1 4202496 44099 0 0 0 620 9 0 0 25 0 1 0 589355718 139169792 28660 33554432000 4194304 4300056 140734459996080 18446744073709551615 4256548 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3160/statm: 33977 28660 246 26 0 30609 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 135908

[startup+12.7006 s]
/proc/loadavg: 4.07 3.97 3.02 5/370 3173
/proc/meminfo: memFree=10449252/32951124 swapFree=67111348/67111528
[pid=3160] ppid=3158 vsize=147584 CPUtime=12.69 cores=0,2
/proc/3160/stat : 3160 (lr_gl_shr) R 3158 3160 2950 0 -1 4202496 45379 0 0 0 1260 9 0 0 25 0 1 0 589355718 151126016 29933 33554432000 4194304 4300056 140734459996080 18446744073709551615 4262793 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3160/statm: 36896 29933 246 26 0 33528 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 147584

[startup+25.5003 s]
/proc/loadavg: 4.06 3.97 3.04 5/370 3177
/proc/meminfo: memFree=10564332/32951124 swapFree=67111348/67111528
[pid=3160] ppid=3158 vsize=166552 CPUtime=25.49 cores=0,2
/proc/3160/stat : 3160 (lr_gl_shr) R 3158 3160 2950 0 -1 4202496 48644 0 0 0 2539 10 0 0 25 0 1 0 589355718 170549248 33181 33554432000 4194304 4300056 140734459996080 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3160/statm: 41638 33181 246 26 0 38270 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 166552

[startup+51.1007 s]
/proc/loadavg: 4.04 3.97 3.06 5/370 3206
/proc/meminfo: memFree=9862320/32951124 swapFree=67111348/67111528
[pid=3160] ppid=3158 vsize=197372 CPUtime=51.09 cores=0,2
/proc/3160/stat : 3160 (lr_gl_shr) R 3158 3160 2950 0 -1 4202496 55740 0 0 0 5095 14 0 0 25 0 1 0 589355718 202108928 40255 33554432000 4194304 4300056 140734459996080 18446744073709551615 4251385 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3160/statm: 49343 40255 246 26 0 45975 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 197372

[startup+102.314 s]
/proc/loadavg: 4.06 3.99 3.12 5/370 3240
/proc/meminfo: memFree=9621116/32951124 swapFree=67111348/67111528
[pid=3160] ppid=3158 vsize=247460 CPUtime=102.3 cores=0,2
/proc/3160/stat : 3160 (lr_gl_shr) R 3158 3160 2950 0 -1 4202496 71936 0 0 0 10213 17 0 0 25 0 1 0 589355718 253399040 56412 33554432000 4194304 4300056 140734459996080 18446744073709551615 4263274 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3160/statm: 61865 56412 246 26 0 58497 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 247460

[startup+162.301 s]
/proc/loadavg: 4.06 4.00 3.17 5/370 3241
/proc/meminfo: memFree=9224608/32951124 swapFree=67111348/67111528
[pid=3160] ppid=3158 vsize=329244 CPUtime=162.29 cores=0,2
/proc/3160/stat : 3160 (lr_gl_shr) R 3158 3160 2950 0 -1 4202496 91852 0 0 0 16206 23 0 0 25 0 1 0 589355718 337145856 76267 33554432000 4194304 4300056 140734459996080 18446744073709551615 4256288 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3160/statm: 82311 76267 246 26 0 78943 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 329244

[startup+222.301 s]
/proc/loadavg: 4.02 4.00 3.22 5/370 3243
/proc/meminfo: memFree=8803868/32951124 swapFree=67111348/67111528
[pid=3160] ppid=3158 vsize=466536 CPUtime=222.29 cores=0,2
/proc/3160/stat : 3160 (lr_gl_shr) R 3158 3160 2950 0 -1 4202496 111137 0 0 0 22200 29 0 0 25 0 1 0 589355718 477732864 95516 33554432000 4194304 4300056 140734459996080 18446744073709551615 4252622 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3160/statm: 116634 95516 246 26 0 113266 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 466536

[startup+282.3 s]
/proc/loadavg: 4.01 4.00 3.27 5/370 3244
/proc/meminfo: memFree=8418308/32951124 swapFree=67111348/67111528
[pid=3160] ppid=3158 vsize=685892 CPUtime=282.3 cores=0,2
/proc/3160/stat : 3160 (lr_gl_shr) R 3158 3160 2950 0 -1 4202496 130633 0 0 0 28195 35 0 0 25 0 1 0 589355718 702353408 114970 33554432000 4194304 4300056 140734459996080 18446744073709551615 4256484 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3160/statm: 171473 114970 246 26 0 168105 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 685892

[startup+342.3 s]
/proc/loadavg: 4.05 4.01 3.32 5/370 3246
/proc/meminfo: memFree=8013028/32951124 swapFree=67111348/67111528
[pid=3160] ppid=3158 vsize=690784 CPUtime=342.3 cores=0,2
/proc/3160/stat : 3160 (lr_gl_shr) R 3158 3160 2950 0 -1 4202496 150222 0 0 0 34189 41 0 0 25 0 1 0 589355718 707362816 134522 33554432000 4194304 4300056 140734459996080 18446744073709551615 4256548 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3160/statm: 172696 134522 246 26 0 169328 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 690784

[startup+402.301 s]
/proc/loadavg: 4.08 4.02 3.36 5/370 3248
/proc/meminfo: memFree=7619620/32951124 swapFree=67111348/67111528
[pid=3160] ppid=3158 vsize=693872 CPUtime=402.3 cores=0,2
/proc/3160/stat : 3160 (lr_gl_shr) R 3158 3160 2950 0 -1 4202496 168799 0 0 0 40183 47 0 0 25 0 1 0 589355718 710524928 153070 33554432000 4194304 4300056 140734459996080 18446744073709551615 4256309 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3160/statm: 173468 153070 246 26 0 170100 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 693872

[startup+462.301 s]
/proc/loadavg: 4.03 4.02 3.40 5/370 3249
/proc/meminfo: memFree=7231692/32951124 swapFree=67111348/67111528
[pid=3160] ppid=3158 vsize=1046796 CPUtime=462.3 cores=0,2
/proc/3160/stat : 3160 (lr_gl_shr) R 3158 3160 2950 0 -1 4202496 185678 0 0 0 46180 50 0 0 25 0 1 0 589355718 1071919104 169918 33554432000 4194304 4300056 140734459996080 18446744073709551615 4252411 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3160/statm: 261699 169918 246 26 0 258331 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 1046796

[startup+522.301 s]
/proc/loadavg: 4.11 4.04 3.44 5/370 3251
/proc/meminfo: memFree=6887788/32951124 swapFree=67111348/67111528
[pid=3160] ppid=3158 vsize=1050404 CPUtime=522.3 cores=0,2
/proc/3160/stat : 3160 (lr_gl_shr) R 3158 3160 2950 0 -1 4202496 203248 0 0 0 52175 55 0 0 25 0 1 0 589355718 1075613696 187453 33554432000 4194304 4300056 140734459996080 18446744073709551615 4252414 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3160/statm: 262601 187453 246 26 0 259233 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 1050404

[startup+582.3 s]
/proc/loadavg: 4.04 4.03 3.47 5/370 3252
/proc/meminfo: memFree=6497400/32951124 swapFree=67111348/67111528
[pid=3160] ppid=3158 vsize=1053392 CPUtime=582.3 cores=0,2
/proc/3160/stat : 3160 (lr_gl_shr) R 3158 3160 2950 0 -1 4202496 219958 0 0 0 58172 58 0 0 25 0 1 0 589355718 1078673408 204142 33554432000 4194304 4300056 140734459996080 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3160/statm: 263348 204142 246 26 0 259980 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 1053392

[startup+642.301 s]
/proc/loadavg: 4.15 4.06 3.52 5/370 3254
/proc/meminfo: memFree=6098068/32951124 swapFree=67111348/67111528
[pid=3160] ppid=3158 vsize=1057264 CPUtime=642.31 cores=0,2
/proc/3160/stat : 3160 (lr_gl_shr) R 3158 3160 2950 0 -1 4202496 235776 0 0 0 64167 64 0 0 25 0 1 0 589355718 1082638336 219931 33554432000 4194304 4300056 140734459996080 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3160/statm: 264316 219931 246 26 0 260948 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 1057264

[startup+702.301 s]
/proc/loadavg: 4.11 4.06 3.55 5/370 3256
/proc/meminfo: memFree=5743012/32951124 swapFree=67111348/67111528
[pid=3160] ppid=3158 vsize=1060064 CPUtime=702.31 cores=0,2
/proc/3160/stat : 3160 (lr_gl_shr) R 3158 3160 2950 0 -1 4202496 252645 0 0 0 70162 69 0 0 25 0 1 0 589355718 1085505536 236783 33554432000 4194304 4300056 140734459996080 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3160/statm: 265016 236783 246 26 0 261648 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 1060064

[startup+762.314 s]
/proc/loadavg: 4.04 4.05 3.57 5/370 3257
/proc/meminfo: memFree=5344300/32951124 swapFree=67111348/67111528
[pid=3160] ppid=3158 vsize=1063380 CPUtime=762.33 cores=0,2
/proc/3160/stat : 3160 (lr_gl_shr) R 3158 3160 2950 0 -1 4202496 267687 0 0 0 76160 73 0 0 25 0 1 0 589355718 1088901120 251794 33554432000 4194304 4300056 140734459996080 18446744073709551615 4256548 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3160/statm: 265845 251794 246 26 0 262477 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 1063380

[startup+822.301 s]
/proc/loadavg: 4.01 4.04 3.60 5/370 3259
/proc/meminfo: memFree=5005964/32951124 swapFree=67111348/67111528
[pid=3160] ppid=3158 vsize=1633760 CPUtime=822.32 cores=0,2
/proc/3160/stat : 3160 (lr_gl_shr) R 3158 3160 2950 0 -1 4202496 281678 0 0 0 82154 78 0 0 25 0 1 0 589355718 1672970240 265758 33554432000 4194304 4300056 140734459996080 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3160/statm: 408440 265758 246 26 0 405072 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 1633760

[startup+882.3 s]
/proc/loadavg: 4.07 4.04 3.62 5/370 3260
/proc/meminfo: memFree=4612828/32951124 swapFree=67111348/67111528
[pid=3160] ppid=3158 vsize=1636296 CPUtime=882.32 cores=0,2
/proc/3160/stat : 3160 (lr_gl_shr) R 3158 3160 2950 0 -1 4202496 297604 0 0 0 88149 83 0 0 25 0 1 0 589355718 1675567104 281655 33554432000 4194304 4300056 140734459996080 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3160/statm: 409074 281655 246 26 0 405706 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 1636296

[startup+942.301 s]
/proc/loadavg: 4.02 4.03 3.65 5/370 3262
/proc/meminfo: memFree=4255016/32951124 swapFree=67111348/67111528
[pid=3160] ppid=3158 vsize=1639220 CPUtime=942.31 cores=0,2
/proc/3160/stat : 3160 (lr_gl_shr) R 3158 3160 2950 0 -1 4202496 311347 0 0 0 94144 87 0 0 25 0 1 0 589355718 1678561280 295366 33554432000 4194304 4300056 140734459996080 18446744073709551615 4256548 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3160/statm: 409805 295366 246 26 0 406437 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 1639220

[startup+1002.3 s]
/proc/loadavg: 4.04 4.04 3.67 5/370 3264
/proc/meminfo: memFree=3890896/32951124 swapFree=67111348/67111528
[pid=3160] ppid=3158 vsize=1642092 CPUtime=1002.32 cores=0,2
/proc/3160/stat : 3160 (lr_gl_shr) R 3158 3160 2950 0 -1 4202496 324247 0 0 0 100140 92 0 0 25 0 1 0 589355718 1681502208 308238 33554432000 4194304 4300056 140734459996080 18446744073709551615 4252414 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3160/statm: 410523 308238 246 26 0 407155 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 1642092

[startup+1062.3 s]
/proc/loadavg: 4.16 4.06 3.70 5/370 3265
/proc/meminfo: memFree=3543512/32951124 swapFree=67111348/67111528
[pid=3160] ppid=3158 vsize=1643980 CPUtime=1062.32 cores=0,2
/proc/3160/stat : 3160 (lr_gl_shr) R 3158 3160 2950 0 -1 4202496 339049 0 0 0 106136 96 0 0 25 0 1 0 589355718 1683435520 323014 33554432000 4194304 4300056 140734459996080 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3160/statm: 410995 323014 246 26 0 407627 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 1643980

[startup+1122.3 s]
/proc/loadavg: 4.06 4.05 3.71 5/370 3267
/proc/meminfo: memFree=3150616/32951124 swapFree=67111348/67111528
[pid=3160] ppid=3158 vsize=1647900 CPUtime=1122.32 cores=0,2
/proc/3160/stat : 3160 (lr_gl_shr) R 3158 3160 2950 0 -1 4202496 352330 0 0 0 112133 99 0 0 25 0 1 0 589355718 1687449600 336281 33554432000 4194304 4300056 140734459996080 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3160/statm: 411975 336281 246 26 0 408607 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 1647900

[startup+1182.3 s]
/proc/loadavg: 4.02 4.04 3.73 5/370 3268
/proc/meminfo: memFree=2777568/32951124 swapFree=67111348/67111528
[pid=3160] ppid=3158 vsize=1649800 CPUtime=1182.33 cores=0,2
/proc/3160/stat : 3160 (lr_gl_shr) R 3158 3160 2950 0 -1 4202496 365928 0 0 0 118130 103 0 0 25 0 1 0 589355718 1689395200 349855 33554432000 4194304 4300056 140734459996080 18446744073709551615 4273366 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3160/statm: 412450 349855 246 26 0 409082 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 1649800

[startup+1242.3 s]
/proc/loadavg: 4.07 4.05 3.75 5/370 3271
/proc/meminfo: memFree=2445832/32951124 swapFree=67111348/67111528
[pid=3160] ppid=3158 vsize=1652112 CPUtime=1242.32 cores=0,2
/proc/3160/stat : 3160 (lr_gl_shr) R 3158 3160 2950 0 -1 4202496 378989 0 0 0 124125 107 0 0 25 0 1 0 589355718 1691762688 362889 33554432000 4194304 4300056 140734459996080 18446744073709551615 4255951 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3160/statm: 413028 362889 246 26 0 409660 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 1652112



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.06 4.05 3.77 5/370 3273
/proc/meminfo: memFree=2071692/32951124 swapFree=67111348/67111528
[pid=3160] ppid=3158 vsize=1654412 CPUtime=1300.03 cores=0,2
/proc/3160/stat : 3160 (lr_gl_shr) R 3158 3160 2950 0 -1 4202496 391136 0 0 0 129893 110 0 0 25 0 1 0 589355718 1694117888 375014 33554432000 4194304 4300056 140734459996080 18446744073709551615 4262793 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3160/statm: 413603 375014 246 26 0 410235 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 1654412

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.08
CPU time (s): 1300.11
CPU user time (s): 1298.94
CPU system time (s): 1.17582
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1654412

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

runsolver used 5.02124 second user time and 10.3684 second system time

The end

Launcher Data

Begin job on node145 at 2011-05-09 21:29:59
IDJOB=3349704
IDBENCH=71050
IDSOLVER=1814
FILE ID=node145/3349704-1304969397
RUNJOBID= node145-1304968092-2969
PBS_JOBID= 13285605
Free space on /tmp= 43284 MiB

SOLVER NAME= minisat hack: LR_NOGL_NOSHR 2011-03-02
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UTI-20-10p1.cnf
COMMAND LINE= HOME/lr_gl_shr BENCHNAME -verb=0 -model -no-shrinking -no-glucose
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3349704-1304969397/watcher-3349704-1304969397 -o /tmp/evaluation-result-3349704-1304969397/solver-3349704-1304969397 -C 2400 -W 1300 -M 7680  HOME/lr_gl_shr HOME/instance-3349704-1304969397.cnf -verb=0 -model -no-shrinking -no-glucose

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

MD5SUM BENCH= 9573f6b4001373bab93d1a02f96820d1
RANDOM SEED=1280416472

node145.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.786
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.57
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.786
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.76
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.786
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.74
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.786
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.786
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.82
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.786
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.74
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.786
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.84
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.786
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.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      10796260 kB
Buffers:        214436 kB
Cached:       15615536 kB
SwapCached:          0 kB
Active:        7170756 kB
Inactive:     14395332 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      10796260 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           58504 kB
Writeback:           0 kB
AnonPages:     5736060 kB
Mapped:          27828 kB
Slab:           489844 kB
PageTables:      35028 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 79675704 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= 43112 MiB
End job on node145 at 2011-05-09 21:51:41