Trace number 3349746

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.02 1300.03

General information on the benchmark

Nameapplication/leberre/
2dimensionalstrippacking/korf-18.cnf
MD5SUM47bea79e2bf12e18e409c2c4bd6fac03
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark671.532
Satisfiable
(Un)Satisfiability was proved
Number of variables7794
Number of clauses186934
Sum of the clauses size1289969
Maximum clause length55
Minimum clause length1
Number of clauses of size 16
Number of clauses of size 220093
Number of clauses of size 316000
Number of clauses of size 45706
Number of clauses of size 56282
Number of clauses of size over 5138847

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

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 4.00 4.00 3.78 4/351 1194
/proc/meminfo: memFree=11083572/32951124 swapFree=67082152/67111528
[pid=1194] ppid=1192 vsize=19472 CPUtime=0 cores=1,3
/proc/1194/stat : 1194 (lr_gl_shr) R 1192 1194 32720 0 -1 4202496 428 0 0 0 0 0 0 0 25 0 1 0 608914099 19939328 367 33554432000 4194304 4300056 140733497988208 18446744073709551615 228244009669 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1194/statm: 4868 369 218 26 0 1500 0

[startup+0.078871 s]
/proc/loadavg: 4.00 4.00 3.78 4/351 1194
/proc/meminfo: memFree=11083572/32951124 swapFree=67082152/67111528
[pid=1194] ppid=1192 vsize=27340 CPUtime=0.06 cores=1,3
/proc/1194/stat : 1194 (lr_gl_shr) R 1192 1194 32720 0 -1 4202496 3509 0 0 0 6 0 0 0 25 0 1 0 608914099 27996160 3134 33554432000 4194304 4300056 140733497988208 18446744073709551615 4286249 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1194/statm: 6835 3134 222 26 0 3467 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 27340

[startup+0.100865 s]
/proc/loadavg: 4.00 4.00 3.78 4/351 1194
/proc/meminfo: memFree=11083572/32951124 swapFree=67082152/67111528
[pid=1194] ppid=1192 vsize=32480 CPUtime=0.09 cores=1,3
/proc/1194/stat : 1194 (lr_gl_shr) R 1192 1194 32720 0 -1 4202496 4374 0 0 0 9 0 0 0 25 0 1 0 608914099 33259520 3960 33554432000 4194304 4300056 140733497988208 18446744073709551615 4286249 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1194/statm: 8120 3961 222 26 0 4752 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32480

[startup+0.300859 s]
/proc/loadavg: 4.00 4.00 3.78 4/351 1194
/proc/meminfo: memFree=11083572/32951124 swapFree=67082152/67111528
[pid=1194] ppid=1192 vsize=34628 CPUtime=0.29 cores=1,3
/proc/1194/stat : 1194 (lr_gl_shr) R 1192 1194 32720 0 -1 4202496 5824 0 0 0 28 1 0 0 25 0 1 0 608914099 35459072 5180 33554432000 4194304 4300056 140733497988208 18446744073709551615 4230419 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1194/statm: 8657 5180 226 26 0 5289 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34628

[startup+0.700774 s]
/proc/loadavg: 4.00 4.00 3.78 4/351 1194
/proc/meminfo: memFree=11083572/32951124 swapFree=67082152/67111528
[pid=1194] ppid=1192 vsize=34628 CPUtime=0.69 cores=1,3
/proc/1194/stat : 1194 (lr_gl_shr) R 1192 1194 32720 0 -1 4202496 5824 0 0 0 68 1 0 0 25 0 1 0 608914099 35459072 5180 33554432000 4194304 4300056 140733497988208 18446744073709551615 4230328 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1194/statm: 8657 5180 226 26 0 5289 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 34628

[startup+1.50062 s]
/proc/loadavg: 4.00 4.00 3.78 5/352 1195
/proc/meminfo: memFree=11055052/32951124 swapFree=67082152/67111528
[pid=1194] ppid=1192 vsize=34628 CPUtime=1.49 cores=1,3
/proc/1194/stat : 1194 (lr_gl_shr) R 1192 1194 32720 0 -1 4202496 5824 0 0 0 148 1 0 0 25 0 1 0 608914099 35459072 5180 33554432000 4194304 4300056 140733497988208 18446744073709551615 4230355 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1194/statm: 8657 5180 226 26 0 5289 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 34628

[startup+3.10034 s]
/proc/loadavg: 4.00 4.00 3.78 5/352 1196
/proc/meminfo: memFree=11046620/32951124 swapFree=67082152/67111528
[pid=1194] ppid=1192 vsize=34628 CPUtime=3.09 cores=1,3
/proc/1194/stat : 1194 (lr_gl_shr) R 1192 1194 32720 0 -1 4202496 5824 0 0 0 308 1 0 0 25 0 1 0 608914099 35459072 5180 33554432000 4194304 4300056 140733497988208 18446744073709551615 4230426 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1194/statm: 8657 5180 226 26 0 5289 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 34628

[startup+6.30078 s]
/proc/loadavg: 4.00 4.00 3.78 5/352 1196
/proc/meminfo: memFree=11020412/32951124 swapFree=67082152/67111528
[pid=1194] ppid=1192 vsize=34780 CPUtime=6.29 cores=1,3
/proc/1194/stat : 1194 (lr_gl_shr) R 1192 1194 32720 0 -1 4202496 5917 0 0 0 628 1 0 0 25 0 1 0 608914099 35614720 5269 33554432000 4194304 4300056 140733497988208 18446744073709551615 4230355 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1194/statm: 8695 5269 228 26 0 5327 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 34780

[startup+12.7007 s]
/proc/loadavg: 4.00 4.00 3.78 5/352 1196
/proc/meminfo: memFree=11082452/32951124 swapFree=67082152/67111528
[pid=1194] ppid=1192 vsize=57072 CPUtime=12.69 cores=1,3
/proc/1194/stat : 1194 (lr_gl_shr) R 1192 1194 32720 0 -1 4202496 11784 0 0 0 1267 2 0 0 25 0 1 0 608914099 58441728 8970 33554432000 4194304 4300056 140733497988208 18446744073709551615 4273366 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1194/statm: 14268 8970 246 26 0 10900 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 57072

[startup+25.5004 s]
/proc/loadavg: 4.00 4.00 3.79 5/352 1196
/proc/meminfo: memFree=10982764/32951124 swapFree=67082152/67111528
[pid=1194] ppid=1192 vsize=80612 CPUtime=25.49 cores=1,3
/proc/1194/stat : 1194 (lr_gl_shr) R 1192 1194 32720 0 -1 4202496 17682 0 0 0 2545 4 0 0 25 0 1 0 608914099 82546688 14784 33554432000 4194304 4300056 140733497988208 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1194/statm: 20153 14784 246 26 0 16785 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 80612

[startup+51.1009 s]
/proc/loadavg: 4.00 4.00 3.79 5/352 1197
/proc/meminfo: memFree=10884264/32951124 swapFree=67082152/67111528
[pid=1194] ppid=1192 vsize=119140 CPUtime=51.09 cores=1,3
/proc/1194/stat : 1194 (lr_gl_shr) R 1192 1194 32720 0 -1 4202496 26025 0 0 0 5102 7 0 0 25 0 1 0 608914099 121999360 23011 33554432000 4194304 4300056 140733497988208 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1194/statm: 29785 23011 246 26 0 26417 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 119140

[startup+102.313 s]
/proc/loadavg: 4.05 4.01 3.81 5/352 1252
/proc/meminfo: memFree=11004196/32951124 swapFree=67082152/67111528
[pid=1194] ppid=1192 vsize=127252 CPUtime=102.3 cores=1,3
/proc/1194/stat : 1194 (lr_gl_shr) R 1192 1194 32720 0 -1 4202496 45989 0 0 0 10216 14 0 0 25 0 1 0 608914099 130306048 21975 33554432000 4194304 4300056 140733497988208 18446744073709551615 4256319 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1194/statm: 31813 21975 246 26 0 28445 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 127252

[startup+162.3 s]
/proc/loadavg: 4.26 4.07 3.84 5/352 1281
/proc/meminfo: memFree=11066888/32951124 swapFree=67082152/67111528
[pid=1194] ppid=1192 vsize=104360 CPUtime=162.29 cores=1,3
/proc/1194/stat : 1194 (lr_gl_shr) R 1192 1194 32720 0 -1 4202496 70029 0 0 0 16209 20 0 0 25 0 1 0 608914099 106864640 18954 33554432000 4194304 4300056 140733497988208 18446744073709551615 4273366 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1194/statm: 26090 18954 246 26 0 22722 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 104360

[startup+222.301 s]
/proc/loadavg: 4.24 4.09 3.85 5/352 1336
/proc/meminfo: memFree=10732324/32951124 swapFree=67082152/67111528
[pid=1194] ppid=1192 vsize=185268 CPUtime=222.29 cores=1,3
/proc/1194/stat : 1194 (lr_gl_shr) R 1192 1194 32720 0 -1 4202496 84990 0 0 0 22203 26 0 0 25 0 1 0 608914099 189714432 33653 33554432000 4194304 4300056 140733497988208 18446744073709551615 4262969 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1194/statm: 46317 33653 246 26 0 42949 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 185268

[startup+282.3 s]
/proc/loadavg: 4.09 4.07 3.86 5/352 1338
/proc/meminfo: memFree=10729752/32951124 swapFree=67082152/67111528
[pid=1194] ppid=1192 vsize=143252 CPUtime=282.29 cores=1,3
/proc/1194/stat : 1194 (lr_gl_shr) R 1192 1194 32720 0 -1 4202496 105213 0 0 0 28195 34 0 0 25 0 1 0 608914099 146690048 25312 33554432000 4194304 4300056 140733497988208 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1194/statm: 35813 25312 246 26 0 32445 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 143252

[startup+342.301 s]
/proc/loadavg: 4.03 4.05 3.87 5/352 1340
/proc/meminfo: memFree=10671048/32951124 swapFree=67082152/67111528
[pid=1194] ppid=1192 vsize=193340 CPUtime=342.29 cores=1,3
/proc/1194/stat : 1194 (lr_gl_shr) R 1192 1194 32720 0 -1 4202496 114580 0 0 0 34192 37 0 0 25 0 1 0 608914099 197980160 34485 33554432000 4194304 4300056 140733497988208 18446744073709551615 4256008 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1194/statm: 48335 34485 246 26 0 44967 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 193340

[startup+402.3 s]
/proc/loadavg: 4.01 4.04 3.87 5/352 1341
/proc/meminfo: memFree=10587316/32951124 swapFree=67082152/67111528
[pid=1194] ppid=1192 vsize=123592 CPUtime=402.29 cores=1,3
/proc/1194/stat : 1194 (lr_gl_shr) R 1192 1194 32720 0 -1 4202496 133469 0 0 0 40187 42 0 0 25 0 1 0 608914099 126558208 26092 33554432000 4194304 4300056 140733497988208 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1194/statm: 30898 26092 246 26 0 27530 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 123592

[startup+462.301 s]
/proc/loadavg: 4.00 4.03 3.88 5/352 1343
/proc/meminfo: memFree=10580716/32951124 swapFree=67082152/67111528
[pid=1194] ppid=1192 vsize=204500 CPUtime=462.3 cores=1,3
/proc/1194/stat : 1194 (lr_gl_shr) R 1192 1194 32720 0 -1 4202496 145600 0 0 0 46182 48 0 0 25 0 1 0 608914099 209408000 38048 33554432000 4194304 4300056 140733497988208 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1194/statm: 51125 38048 246 26 0 47757 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 204500

[startup+522.301 s]
/proc/loadavg: 4.00 4.02 3.88 5/352 1344
/proc/meminfo: memFree=10665364/32951124 swapFree=67082152/67111528
[pid=1194] ppid=1192 vsize=125796 CPUtime=522.29 cores=1,3
/proc/1194/stat : 1194 (lr_gl_shr) R 1192 1194 32720 0 -1 4202496 160259 0 0 0 52176 53 0 0 25 0 1 0 608914099 128815104 23069 33554432000 4194304 4300056 140733497988208 18446744073709551615 4256573 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1194/statm: 31449 23069 246 26 0 28081 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 125796

[startup+582.301 s]
/proc/loadavg: 4.00 4.02 3.89 5/352 1346
/proc/meminfo: memFree=10487140/32951124 swapFree=67082152/67111528
[pid=1194] ppid=1192 vsize=206704 CPUtime=582.29 cores=1,3
/proc/1194/stat : 1194 (lr_gl_shr) R 1192 1194 32720 0 -1 4202496 174384 0 0 0 58170 59 0 0 25 0 1 0 608914099 211664896 36932 33554432000 4194304 4300056 140733497988208 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1194/statm: 51676 36932 246 26 0 48308 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 206704

[startup+642.301 s]
/proc/loadavg: 4.05 4.03 3.90 5/352 1348
/proc/meminfo: memFree=10413696/32951124 swapFree=67082152/67111528
[pid=1194] ppid=1192 vsize=206704 CPUtime=642.29 cores=1,3
/proc/1194/stat : 1194 (lr_gl_shr) R 1192 1194 32720 0 -1 4202496 182351 0 0 0 64167 62 0 0 25 0 1 0 608914099 211664896 44773 33554432000 4194304 4300056 140733497988208 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1194/statm: 51676 44773 246 26 0 48308 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 206704

[startup+702.3 s]
/proc/loadavg: 4.02 4.02 3.91 5/352 1349
/proc/meminfo: memFree=10428924/32951124 swapFree=67082152/67111528
[pid=1194] ppid=1192 vsize=162360 CPUtime=702.29 cores=1,3
/proc/1194/stat : 1194 (lr_gl_shr) R 1192 1194 32720 0 -1 4202496 202387 0 0 0 70160 69 0 0 25 0 1 0 608914099 166256640 32675 33554432000 4194304 4300056 140733497988208 18446744073709551615 4273366 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1194/statm: 40590 32675 246 26 0 37222 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 162360

[startup+762.313 s]
/proc/loadavg: 3.88 4.00 3.90 4/346 1369
/proc/meminfo: memFree=10581728/32951124 swapFree=67082152/67111528
[pid=1194] ppid=1192 vsize=212448 CPUtime=762.3 cores=1,3
/proc/1194/stat : 1194 (lr_gl_shr) R 1192 1194 32720 0 -1 4202496 213443 0 0 0 76158 72 0 0 25 0 1 0 608914099 217546752 43539 33554432000 4194304 4300056 140733497988208 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1194/statm: 53112 43539 246 26 0 49744 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 212448

[startup+822.3 s]
/proc/loadavg: 3.36 3.83 3.85 4/346 1370
/proc/meminfo: memFree=10567068/32951124 swapFree=67082152/67111528
[pid=1194] ppid=1192 vsize=164056 CPUtime=822.28 cores=1,3
/proc/1194/stat : 1194 (lr_gl_shr) R 1192 1194 32720 0 -1 4202496 233872 0 0 0 82151 77 0 0 25 0 1 0 608914099 167993344 29899 33554432000 4194304 4300056 140733497988208 18446744073709551615 4252461 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1194/statm: 41014 29899 246 26 0 37646 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 164056

[startup+882.301 s]
/proc/loadavg: 3.13 3.67 3.79 4/346 1372
/proc/meminfo: memFree=10469700/32951124 swapFree=67082152/67111528
[pid=1194] ppid=1192 vsize=215984 CPUtime=882.29 cores=1,3
/proc/1194/stat : 1194 (lr_gl_shr) R 1192 1194 32720 0 -1 4202496 250250 0 0 0 88148 81 0 0 25 0 1 0 608914099 221167616 46094 33554432000 4194304 4300056 140733497988208 18446744073709551615 4256241 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1194/statm: 53996 46094 246 26 0 50628 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 215984

[startup+942.3 s]
/proc/loadavg: 3.05 3.55 3.74 4/346 1374
/proc/meminfo: memFree=10397008/32951124 swapFree=67082152/67111528
[pid=1194] ppid=1192 vsize=306192 CPUtime=942.28 cores=1,3
/proc/1194/stat : 1194 (lr_gl_shr) R 1192 1194 32720 0 -1 4202496 261906 0 0 0 94143 85 0 0 25 0 1 0 608914099 313540608 57578 33554432000 4194304 4300056 140733497988208 18446744073709551615 4256060 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1194/statm: 76548 57578 246 26 0 73180 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 306192

[startup+1002.3 s]
/proc/loadavg: 3.02 3.45 3.69 4/346 1375
/proc/meminfo: memFree=10449916/32951124 swapFree=67082152/67111528
[pid=1194] ppid=1192 vsize=183868 CPUtime=1002.29 cores=1,3
/proc/1194/stat : 1194 (lr_gl_shr) R 1192 1194 32720 0 -1 4202496 284537 0 0 0 100138 91 0 0 25 0 1 0 608914099 188280832 38710 33554432000 4194304 4300056 140733497988208 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1194/statm: 45967 38710 246 26 0 42599 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 183868

[startup+1062.3 s]
/proc/loadavg: 3.00 3.36 3.64 4/346 1377
/proc/meminfo: memFree=10413928/32951124 swapFree=67082152/67111528
[pid=1194] ppid=1192 vsize=233956 CPUtime=1062.28 cores=1,3
/proc/1194/stat : 1194 (lr_gl_shr) R 1192 1194 32720 0 -1 4202496 295363 0 0 0 106134 94 0 0 25 0 1 0 608914099 239570944 49320 33554432000 4194304 4300056 140733497988208 18446744073709551615 4256040 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1194/statm: 58489 49320 246 26 0 55121 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 233956

[startup+1122.3 s]
/proc/loadavg: 3.00 3.29 3.60 4/346 1378
/proc/meminfo: memFree=10295480/32951124 swapFree=67082152/67111528
[pid=1194] ppid=1192 vsize=315344 CPUtime=1122.28 cores=1,3
/proc/1194/stat : 1194 (lr_gl_shr) R 1192 1194 32720 0 -1 4202496 304263 0 0 0 112130 98 0 0 25 0 1 0 608914099 322912256 58085 33554432000 4194304 4300056 140733497988208 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1194/statm: 78836 58085 246 26 0 75468 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 315344

[startup+1182.3 s]
/proc/loadavg: 3.07 3.25 3.57 4/346 1380
/proc/meminfo: memFree=10353240/32951124 swapFree=67082152/67111528
[pid=1194] ppid=1192 vsize=184436 CPUtime=1182.28 cores=1,3
/proc/1194/stat : 1194 (lr_gl_shr) R 1192 1194 32720 0 -1 4202496 323901 0 0 0 118125 103 0 0 25 0 1 0 608914099 188862464 39957 33554432000 4194304 4300056 140733497988208 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1194/statm: 46109 39957 246 26 0 42741 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 184436

[startup+1242.3 s]
/proc/loadavg: 3.02 3.20 3.53 4/346 1382
/proc/meminfo: memFree=10294060/32951124 swapFree=67082152/67111528
[pid=1194] ppid=1192 vsize=234524 CPUtime=1242.28 cores=1,3
/proc/1194/stat : 1194 (lr_gl_shr) R 1192 1194 32720 0 -1 4202496 334055 0 0 0 124121 107 0 0 25 0 1 0 608914099 240152576 49947 33554432000 4194304 4300056 140733497988208 18446744073709551615 4256531 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1194/statm: 58631 49947 246 26 0 55263 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 234524



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.10 3.19 3.50 4/346 1383
/proc/meminfo: memFree=10245680/32951124 swapFree=67082152/67111528
[pid=1194] ppid=1192 vsize=315912 CPUtime=1299.99 cores=1,3
/proc/1194/stat : 1194 (lr_gl_shr) R 1192 1194 32720 0 -1 4202496 341956 0 0 0 129888 111 0 0 25 0 1 0 608914099 323493888 57701 33554432000 4194304 4300056 140733497988208 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1194/statm: 78978 57701 246 26 0 75610 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 315912

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.03
CPU time (s): 1300.02
CPU user time (s): 1298.89
CPU system time (s): 1.12483
CPU usage (%): 99.9995
Max. virtual memory (cumulated for all children) (KiB): 315912

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

runsolver used 4.12837 second user time and 10.1035 second system time

The end

Launcher Data

Begin job on node136 at 2011-05-09 22:32:41
IDJOB=3349746
IDBENCH=83446
IDSOLVER=1814
FILE ID=node136/3349746-1304973161
RUNJOBID= node136-1304971826-925
PBS_JOBID= 13285614
Free space on /tmp= 44520 MiB

SOLVER NAME= minisat hack: LR_NOGL_NOSHR 2011-03-02
BENCH NAME= SAT11/application/leberre/2dimensionalstrippacking/korf-18.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-3349746-1304973161/watcher-3349746-1304973161 -o /tmp/evaluation-result-3349746-1304973161/solver-3349746-1304973161 -C 2400 -W 1300 -M 7680  HOME/lr_gl_shr HOME/instance-3349746-1304973161.cnf -verb=0 -model -no-shrinking -no-glucose

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

MD5SUM BENCH= 47bea79e2bf12e18e409c2c4bd6fac03
RANDOM SEED=931819727

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11083728 kB
Buffers:        217888 kB
Cached:       11698192 kB
SwapCached:       2708 kB
Active:       10426284 kB
Inactive:     10958064 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11083728 kB
SwapTotal:    67111528 kB
SwapFree:     67082152 kB
Dirty:           18180 kB
Writeback:           0 kB
AnonPages:     9467092 kB
Mapped:          28220 kB
Slab:           378132 kB
PageTables:      40416 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 70305352 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= 44436 MiB
End job on node136 at 2011-05-09 22:54:23