Trace number 3309928

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
Lingeling 587? (TO) 5000.1 4999.92

General information on the benchmark

Nameapplication/leberre/
2dimensionalstrippacking/E00N23.cnf
MD5SUM1a1f0dddf727883e0973677dd00e9269
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3122.96
Satisfiable
(Un)Satisfiability was proved
Number of variables15364
Number of clauses2210893
Sum of the clauses size20370578
Maximum clause length105
Minimum clause length1
Number of clauses of size 128
Number of clauses of size 241189
Number of clauses of size 336730
Number of clauses of size 432798
Number of clauses of size 5188784
Number of clauses of size over 51911364

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

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-3309928-1303998226/watcher-3309928-1303998226 -o /tmp/evaluation-result-3309928-1303998226/solver-3309928-1303998226 -C 5000 -W 5100 -M 15500 lingeling HOME/instance-3309928-1303998226.cnf 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 24645
/proc/meminfo: memFree=15839864/32950928 swapFree=67111528/67111528
[pid=24645] ppid=24643 vsize=7340 CPUtime=0 cores=1,3,5,7
/proc/24645/stat : 24645 (lingeling) R 24643 24645 23712 0 -1 4202496 417 0 0 0 0 0 0 0 22 0 1 0 590053597 7516160 359 33554432000 4194304 4409164 140735599023216 18446744073709551615 231895490304 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/24645/statm: 1835 359 112 53 0 258 0

[startup+0.00995193 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 24645
/proc/meminfo: memFree=15839864/32950928 swapFree=67111528/67111528
[pid=24645] ppid=24643 vsize=7600 CPUtime=0 cores=1,3,5,7
/proc/24645/stat : 24645 (lingeling) R 24643 24645 23712 0 -1 4202496 482 0 0 0 0 0 0 0 22 0 1 0 590053597 7782400 424 33554432000 4194304 4409164 140735599023216 18446744073709551615 231895490304 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/24645/statm: 1900 424 112 53 0 323 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 7600

[startup+0.100944 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 24645
/proc/meminfo: memFree=15839864/32950928 swapFree=67111528/67111528
[pid=24645] ppid=24643 vsize=17072 CPUtime=0.09 cores=1,3,5,7
/proc/24645/stat : 24645 (lingeling) R 24643 24645 23712 0 -1 4202496 2850 0 0 0 9 0 0 0 22 0 1 0 590053597 17481728 2792 33554432000 4194304 4409164 140735599023216 18446744073709551615 231895490304 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/24645/statm: 4268 2792 112 53 0 2691 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17072

[startup+0.300917 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 24645
/proc/meminfo: memFree=15839864/32950928 swapFree=67111528/67111528
[pid=24645] ppid=24643 vsize=32376 CPUtime=0.29 cores=1,3,5,7
/proc/24645/stat : 24645 (lingeling) R 24643 24645 23712 0 -1 4202496 6694 0 0 0 28 1 0 0 23 0 1 0 590053597 33153024 6619 33554432000 4194304 4409164 140735599023216 18446744073709551615 231895490304 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/24645/statm: 8094 6619 113 53 0 6517 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32376

[startup+0.700844 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 24645
/proc/meminfo: memFree=15839864/32950928 swapFree=67111528/67111528
[pid=24645] ppid=24643 vsize=73336 CPUtime=0.69 cores=1,3,5,7
/proc/24645/stat : 24645 (lingeling) R 24643 24645 23712 0 -1 4202496 16934 0 0 0 66 3 0 0 25 0 1 0 590053597 75096064 16859 33554432000 4194304 4409164 140735599023216 18446744073709551615 231895490304 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/24645/statm: 18334 16859 113 53 0 16757 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 73336

[startup+1.50069 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24646
/proc/meminfo: memFree=15739920/32950928 swapFree=67111528/67111528
[pid=24645] ppid=24643 vsize=138872 CPUtime=1.49 cores=1,3,5,7
/proc/24645/stat : 24645 (lingeling) R 24643 24645 23712 0 -1 4202496 33318 0 0 0 143 6 0 0 25 0 1 0 590053597 142204928 33243 33554432000 4194304 4409164 140735599023216 18446744073709551615 231895490304 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/24645/statm: 34718 33243 113 53 0 33141 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 138872

[startup+3.10039 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24647
/proc/meminfo: memFree=15640972/32950928 swapFree=67111528/67111528
[pid=24645] ppid=24643 vsize=161472 CPUtime=3.09 cores=1,3,5,7
/proc/24645/stat : 24645 (lingeling) R 24643 24645 23712 0 -1 4202496 50128 0 0 0 300 9 0 0 25 0 1 0 590053597 165347328 38877 33554432000 4194304 4409164 140735599023216 18446744073709551615 4303002 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/24645/statm: 40368 38877 129 53 0 38791 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 161472

[startup+6.30078 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24647
/proc/meminfo: memFree=15684252/32950928 swapFree=67111528/67111528
[pid=24645] ppid=24643 vsize=235468 CPUtime=6.29 cores=1,3,5,7
/proc/24645/stat : 24645 (lingeling) R 24643 24645 23712 0 -1 4202496 69019 0 0 0 618 11 0 0 25 0 1 0 590053597 241119232 56786 33554432000 4194304 4409164 140735599023216 18446744073709551615 231895533703 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/24645/statm: 58867 56786 131 53 0 57290 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 235468

[startup+12.7006 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24647
/proc/meminfo: memFree=15616872/32950928 swapFree=67111528/67111528
[pid=24645] ppid=24643 vsize=228468 CPUtime=12.69 cores=1,3,5,7
/proc/24645/stat : 24645 (lingeling) R 24643 24645 23712 0 -1 4202496 102495 0 0 0 1254 15 0 0 25 0 1 0 590053597 233951232 55638 33554432000 4194304 4409164 140735599023216 18446744073709551615 4358524 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/24645/statm: 57117 55638 141 53 0 55540 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 228468

[startup+25.5012 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24647
/proc/meminfo: memFree=15615524/32950928 swapFree=67111528/67111528
[pid=24645] ppid=24643 vsize=231044 CPUtime=25.49 cores=1,3,5,7
/proc/24645/stat : 24645 (lingeling) R 24643 24645 23712 0 -1 4202496 103139 0 0 0 2529 20 0 0 25 0 1 0 590053597 236589056 56282 33554432000 4194304 4409164 140735599023216 18446744073709551615 4256659 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/24645/statm: 57761 56282 141 53 0 56184 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 231044

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24648
/proc/meminfo: memFree=15604268/32950928 swapFree=67111528/67111528
[pid=24645] ppid=24643 vsize=241944 CPUtime=51.09 cores=1,3,5,7
/proc/24645/stat : 24645 (lingeling) R 24643 24645 23712 0 -1 4202496 138732 0 0 0 5078 31 0 0 25 0 1 0 590053597 247750656 59007 33554432000 4194304 4409164 140735599023216 18446744073709551615 231895515031 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/24645/statm: 60486 59007 141 53 0 58909 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 241944

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24649
/proc/meminfo: memFree=15871252/32950928 swapFree=67111528/67111528
[pid=24645] ppid=24643 vsize=254156 CPUtime=102.3 cores=1,3,5,7
/proc/24645/stat : 24645 (lingeling) R 24643 24645 23712 0 -1 4202496 174671 0 0 0 10180 50 0 0 25 0 1 0 590053597 260255744 62060 33554432000 4194304 4409164 140735599023216 18446744073709551615 231895515031 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/24645/statm: 63539 62060 141 53 0 61962 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 254156

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24651
/proc/meminfo: memFree=15718212/32950928 swapFree=67111528/67111528
[pid=24645] ppid=24643 vsize=385228 CPUtime=162.3 cores=1,3,5,7
/proc/24645/stat : 24645 (lingeling) R 24643 24645 23712 0 -1 4202496 207439 0 0 0 16172 58 0 0 25 0 1 0 590053597 394473472 94828 33554432000 4194304 4409164 140735599023216 18446744073709551615 4233206 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/24645/statm: 96307 94828 141 53 0 94730 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 385228

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24652
/proc/meminfo: memFree=15696476/32950928 swapFree=67111528/67111528
[pid=24645] ppid=24643 vsize=385228 CPUtime=222.3 cores=1,3,5,7
/proc/24645/stat : 24645 (lingeling) R 24643 24645 23712 0 -1 4202496 207439 0 0 0 22172 58 0 0 25 0 1 0 590053597 394473472 94828 33554432000 4194304 4409164 140735599023216 18446744073709551615 4233187 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/24645/statm: 96307 94828 141 53 0 94730 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 385228

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24654
/proc/meminfo: memFree=15827508/32950928 swapFree=67111528/67111528
[pid=24645] ppid=24643 vsize=254156 CPUtime=282.3 cores=1,3,5,7
/proc/24645/stat : 24645 (lingeling) R 24643 24645 23712 0 -1 4202496 207439 0 0 0 28165 65 0 0 25 0 1 0 590053597 260255744 62060 33554432000 4194304 4409164 140735599023216 18446744073709551615 4358524 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/24645/statm: 63539 62060 141 53 0 61962 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 254156

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24656
/proc/meminfo: memFree=15766588/32950928 swapFree=67111528/67111528
[pid=24645] ppid=24643 vsize=249440 CPUtime=342.3 cores=1,3,5,7
/proc/24645/stat : 24645 (lingeling) R 24643 24645 23712 0 -1 4202496 208684 0 0 0 34150 80 0 0 25 0 1 0 590053597 255426560 60881 33554432000 4194304 4409164 140735599023216 18446744073709551615 4233397 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/24645/statm: 62360 60881 141 53 0 60783 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 249440

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24657
/proc/meminfo: memFree=15761116/32950928 swapFree=67111528/67111528
[pid=24645] ppid=24643 vsize=250124 CPUtime=402.31 cores=1,3,5,7
/proc/24645/stat : 24645 (lingeling) R 24643 24645 23712 0 -1 4202496 208855 0 0 0 40136 95 0 0 25 0 1 0 590053597 256126976 61052 33554432000 4194304 4409164 140735599023216 18446744073709551615 231895515031 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/24645/statm: 62531 61052 141 53 0 60954 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 250124

[startup+462.301 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 24659
/proc/meminfo: memFree=15760088/32950928 swapFree=67111528/67111528
[pid=24645] ppid=24643 vsize=251156 CPUtime=462.3 cores=1,3,5,7
/proc/24645/stat : 24645 (lingeling) R 24643 24645 23712 0 -1 4202496 210761 0 0 0 46123 107 0 0 25 0 1 0 590053597 257183744 61310 33554432000 4194304 4409164 140735599023216 18446744073709551615 4233187 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/24645/statm: 62789 61310 141 53 0 61212 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 251156

[startup+522.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 24660
/proc/meminfo: memFree=15725336/32950928 swapFree=67111528/67111528
[pid=24645] ppid=24643 vsize=261108 CPUtime=522.31 cores=1,3,5,7
/proc/24645/stat : 24645 (lingeling) R 24643 24645 23712 0 -1 4202496 215913 0 0 0 52100 131 0 0 25 0 1 0 590053597 267374592 63798 33554432000 4194304 4409164 140735599023216 18446744073709551615 4271689 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/24645/statm: 65277 63798 141 53 0 63700 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 261108

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24662
/proc/meminfo: memFree=15725052/32950928 swapFree=67111528/67111528
[pid=24645] ppid=24643 vsize=261376 CPUtime=582.31 cores=1,3,5,7
/proc/24645/stat : 24645 (lingeling) R 24643 24645 23712 0 -1 4202496 218538 0 0 0 58087 144 0 0 25 0 1 0 590053597 267649024 63865 33554432000 4194304 4409164 140735599023216 18446744073709551615 4358516 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/24645/statm: 65344 63865 141 53 0 63767 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 261376

[startup+642.301 s]

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

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.07 2/172 24785
/proc/meminfo: memFree=16195348/32950928 swapFree=67111528/67111528
[pid=24645] ppid=24643 vsize=278356 CPUtime=4062.44 cores=1,3,5,7
/proc/24645/stat : 24645 (lingeling) R 24643 24645 23712 0 -1 4202496 934167 0 0 0 404960 1284 0 0 25 0 1 0 590053597 285036544 68116 33554432000 4194304 4409164 140735599023216 18446744073709551615 4358279 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/24645/statm: 69589 68116 141 53 0 68012 0
Current children cumulated CPU time (s) 4062.44
Current children cumulated vsize (KiB) 278356

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.06 2/172 24786
/proc/meminfo: memFree=16152524/32950928 swapFree=67111528/67111528
[pid=24645] ppid=24643 vsize=321232 CPUtime=4122.44 cores=1,3,5,7
/proc/24645/stat : 24645 (lingeling) R 24643 24645 23712 0 -1 4202496 947933 0 0 0 410939 1305 0 0 25 0 1 0 590053597 328941568 78835 33554432000 4194304 4409164 140735599023216 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/24645/statm: 80308 78835 141 53 0 78731 0
Current children cumulated CPU time (s) 4122.44
Current children cumulated vsize (KiB) 321232

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.05 2/172 24788
/proc/meminfo: memFree=16085276/32950928 swapFree=67111528/67111528
[pid=24645] ppid=24643 vsize=388332 CPUtime=4182.44 cores=1,3,5,7
/proc/24645/stat : 24645 (lingeling) R 24643 24645 23712 0 -1 4202496 964708 0 0 0 416911 1333 0 0 25 0 1 0 590053597 397651968 95610 33554432000 4194304 4409164 140735599023216 18446744073709551615 4256859 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/24645/statm: 97083 95610 141 53 0 95506 0
Current children cumulated CPU time (s) 4182.44
Current children cumulated vsize (KiB) 388332

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.05 2/172 24790
/proc/meminfo: memFree=16156040/32950928 swapFree=67111528/67111528
[pid=24645] ppid=24643 vsize=317664 CPUtime=4242.45 cores=1,3,5,7
/proc/24645/stat : 24645 (lingeling) R 24643 24645 23712 0 -1 4202496 981000 0 0 0 422890 1355 0 0 25 0 1 0 590053597 325287936 77943 33554432000 4194304 4409164 140735599023216 18446744073709551615 4358339 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/24645/statm: 79416 77943 141 53 0 77839 0
Current children cumulated CPU time (s) 4242.45
Current children cumulated vsize (KiB) 317664

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.04 2/172 24791
/proc/meminfo: memFree=16123500/32950928 swapFree=67111528/67111528
[pid=24645] ppid=24643 vsize=349716 CPUtime=4302.45 cores=1,3,5,7
/proc/24645/stat : 24645 (lingeling) R 24643 24645 23712 0 -1 4202496 989250 0 0 0 428868 1377 0 0 25 0 1 0 590053597 358109184 85956 33554432000 4194304 4409164 140735599023216 18446744073709551615 4254506 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/24645/statm: 87429 85956 141 53 0 85852 0
Current children cumulated CPU time (s) 4302.45
Current children cumulated vsize (KiB) 349716

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.04 2/172 24793
/proc/meminfo: memFree=16074976/32950928 swapFree=67111528/67111528
[pid=24645] ppid=24643 vsize=398704 CPUtime=4362.44 cores=1,3,5,7
/proc/24645/stat : 24645 (lingeling) R 24643 24645 23712 0 -1 4202496 1007977 0 0 0 434851 1393 0 0 25 0 1 0 590053597 408272896 98203 33554432000 4194304 4409164 140735599023216 18446744073709551615 4226448 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/24645/statm: 99676 98203 141 53 0 98099 0
Current children cumulated CPU time (s) 4362.44
Current children cumulated vsize (KiB) 398704

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.03 2/172 24794
/proc/meminfo: memFree=16165952/32950928 swapFree=67111528/67111528
[pid=24645] ppid=24643 vsize=308112 CPUtime=4422.45 cores=1,3,5,7
/proc/24645/stat : 24645 (lingeling) R 24643 24645 23712 0 -1 4202496 1015381 0 0 0 440835 1410 0 0 25 0 1 0 590053597 315506688 75555 33554432000 4194304 4409164 140735599023216 18446744073709551615 4230570 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/24645/statm: 77028 75555 141 53 0 75451 0
Current children cumulated CPU time (s) 4422.45
Current children cumulated vsize (KiB) 308112

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.02 3/172 24796
/proc/meminfo: memFree=16141600/32950928 swapFree=67111528/67111528
[pid=24645] ppid=24643 vsize=332272 CPUtime=4482.45 cores=1,3,5,7
/proc/24645/stat : 24645 (lingeling) R 24643 24645 23712 0 -1 4202496 1027632 0 0 0 446818 1427 0 0 25 0 1 0 590053597 340246528 81595 33554432000 4194304 4409164 140735599023216 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/24645/statm: 83068 81595 141 53 0 81491 0
Current children cumulated CPU time (s) 4482.45
Current children cumulated vsize (KiB) 332272

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/172 24798
/proc/meminfo: memFree=16125064/32950928 swapFree=67111528/67111528
[pid=24645] ppid=24643 vsize=348780 CPUtime=4542.45 cores=1,3,5,7
/proc/24645/stat : 24645 (lingeling) R 24643 24645 23712 0 -1 4202496 1031759 0 0 0 452800 1445 0 0 25 0 1 0 590053597 357150720 85722 33554432000 4194304 4409164 140735599023216 18446744073709551615 4360176 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/24645/statm: 87195 85722 141 53 0 85618 0
Current children cumulated CPU time (s) 4542.45
Current children cumulated vsize (KiB) 348780

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/172 24799
/proc/meminfo: memFree=16150440/32950928 swapFree=67111528/67111528
[pid=24645] ppid=24643 vsize=323520 CPUtime=4602.46 cores=1,3,5,7
/proc/24645/stat : 24645 (lingeling) R 24643 24645 23712 0 -1 4202496 1041089 0 0 0 458789 1457 0 0 25 0 1 0 590053597 331284480 79407 33554432000 4194304 4409164 140735599023216 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/24645/statm: 80880 79407 141 53 0 79303 0
Current children cumulated CPU time (s) 4602.46
Current children cumulated vsize (KiB) 323520

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/172 24810
/proc/meminfo: memFree=16150080/32950928 swapFree=67111528/67111528
[pid=24645] ppid=24643 vsize=323520 CPUtime=4662.46 cores=1,3,5,7
/proc/24645/stat : 24645 (lingeling) R 24643 24645 23712 0 -1 4202496 1041089 0 0 0 464777 1469 0 0 25 0 1 0 590053597 331284480 79407 33554432000 4194304 4409164 140735599023216 18446744073709551615 4358262 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/24645/statm: 80880 79407 141 53 0 79303 0
Current children cumulated CPU time (s) 4662.46
Current children cumulated vsize (KiB) 323520

[startup+4722.31 s]
/proc/loadavg: 1.04 1.01 1.01 2/172 24811
/proc/meminfo: memFree=16104628/32950928 swapFree=67111528/67111528
[pid=24645] ppid=24643 vsize=368596 CPUtime=4722.47 cores=1,3,5,7
/proc/24645/stat : 24645 (lingeling) R 24643 24645 23712 0 -1 4202496 1052358 0 0 0 470763 1484 0 0 25 0 1 0 590053597 377442304 90676 33554432000 4194304 4409164 140735599023216 18446744073709551615 4256901 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/24645/statm: 92149 90676 141 53 0 90572 0
Current children cumulated CPU time (s) 4722.47
Current children cumulated vsize (KiB) 368596

[startup+4782.3 s]
/proc/loadavg: 1.01 1.01 1.00 2/172 24813
/proc/meminfo: memFree=16170296/32950928 swapFree=67111528/67111528
[pid=24645] ppid=24643 vsize=303232 CPUtime=4782.47 cores=1,3,5,7
/proc/24645/stat : 24645 (lingeling) R 24643 24645 23712 0 -1 4202496 1063796 0 0 0 476749 1498 0 0 25 0 1 0 590053597 310509568 74335 33554432000 4194304 4409164 140735599023216 18446744073709551615 4358274 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/24645/statm: 75808 74335 141 53 0 74231 0
Current children cumulated CPU time (s) 4782.47
Current children cumulated vsize (KiB) 303232

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/172 24815
/proc/meminfo: memFree=16154612/32950928 swapFree=67111528/67111528
[pid=24645] ppid=24643 vsize=318928 CPUtime=4842.46 cores=1,3,5,7
/proc/24645/stat : 24645 (lingeling) R 24643 24645 23712 0 -1 4202496 1073043 0 0 0 482733 1513 0 0 25 0 1 0 590053597 326582272 78259 33554432000 4194304 4409164 140735599023216 18446744073709551615 4358734 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/24645/statm: 79732 78259 141 53 0 78155 0
Current children cumulated CPU time (s) 4842.46
Current children cumulated vsize (KiB) 318928

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/172 24816
/proc/meminfo: memFree=16120828/32950928 swapFree=67111528/67111528
[pid=24645] ppid=24643 vsize=352824 CPUtime=4902.47 cores=1,3,5,7
/proc/24645/stat : 24645 (lingeling) R 24643 24645 23712 0 -1 4202496 1081517 0 0 0 488714 1533 0 0 25 0 1 0 590053597 361291776 86733 33554432000 4194304 4409164 140735599023216 18446744073709551615 4360176 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/24645/statm: 88206 86733 141 53 0 86629 0
Current children cumulated CPU time (s) 4902.47
Current children cumulated vsize (KiB) 352824

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/172 24818
/proc/meminfo: memFree=16111868/32950928 swapFree=67111528/67111528
[pid=24645] ppid=24643 vsize=361824 CPUtime=4962.47 cores=1,3,5,7
/proc/24645/stat : 24645 (lingeling) R 24643 24645 23712 0 -1 4202496 1083767 0 0 0 494696 1551 0 0 25 0 1 0 590053597 370507776 88983 33554432000 4194304 4409164 140735599023216 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/24645/statm: 90456 88983 141 53 0 88879 0
Current children cumulated CPU time (s) 4962.47
Current children cumulated vsize (KiB) 361824



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/172 24819
/proc/meminfo: memFree=16172596/32950928 swapFree=67111528/67111528
[pid=24645] ppid=24643 vsize=301300 CPUtime=5000.07 cores=1,3,5,7
/proc/24645/stat : 24645 (lingeling) R 24643 24645 23712 0 -1 4202496 1097023 0 0 0 498447 1560 0 0 25 0 1 0 590053597 308531200 73852 33554432000 4194304 4409164 140735599023216 18446744073709551615 231895515031 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/24645/statm: 75325 73852 141 53 0 73748 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 301300

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

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

[startup+4999.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/172 24819
/proc/meminfo: memFree=16172596/32950928 swapFree=67111528/67111528
[pid=24645] ppid=24643 vsize=301300 CPUtime=5000.07 cores=1,3,5,7
/proc/24645/stat : 24645 (lingeling) R 24643 24645 23712 0 -1 4202496 1097023 0 0 0 498447 1560 0 0 25 0 1 0 590053597 308531200 73852 33554432000 4194304 4409164 140735599023216 18446744073709551615 231895515031 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/24645/statm: 75325 73852 141 53 0 73748 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 301300

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.92
CPU time (s): 5000.1
CPU user time (s): 4984.48
CPU system time (s): 15.6196
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 418368

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4984.48
system time used= 15.6196
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1097023
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 7147

runsolver used 6.96294 second user time and 18.4652 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-28 15:43:49
IDJOB=3309928
IDBENCH=83466
IDSOLVER=1693
FILE ID=node114/3309928-1303998226
RUNJOBID= node114-1303987384-23731
PBS_JOBID= 13168760
Free space on /tmp= 71688 MiB

SOLVER NAME= Lingeling 587
BENCH NAME= SAT11/application/leberre/2dimensionalstrippacking/E00N23.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309928-1303998226/watcher-3309928-1303998226 -o /tmp/evaluation-result-3309928-1303998226/solver-3309928-1303998226 -C 5000 -W 5100 -M 15500  lingeling HOME/instance-3309928-1303998226.cnf

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

MD5SUM BENCH= 1a1f0dddf727883e0973677dd00e9269
RANDOM SEED=275017649

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15840144 kB
Buffers:       2321952 kB
Cached:       13510364 kB
SwapCached:          0 kB
Active:        7999720 kB
Inactive:      8519320 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15840144 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          114508 kB
Writeback:           0 kB
AnonPages:      685936 kB
Mapped:          15336 kB
Slab:           525904 kB
PageTables:       5968 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   832132 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= 71692 MiB
End job on node114 at 2011-04-28 17:07:11