Trace number 3309526

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.13 5000.05

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
sokoban-sequential-p145-microban-sequential.060-NOTKNOWN.cnf
MD5SUMe44b288003a3eaf34673a2c0fb8c6f3e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1095.17
Satisfiable
(Un)Satisfiability was proved
Number of variables131484
Number of clauses2120376
Sum of the clauses size4841016
Maximum clause length78
Minimum clause length1
Number of clauses of size 1696
Number of clauses of size 22046240
Number of clauses of size 35760
Number of clauses of size 426640
Number of clauses of size 511520
Number of clauses of size over 529520

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

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1964
/proc/meminfo: memFree=19589864/32951124 swapFree=67111524/67111528
[pid=1964] ppid=1962 vsize=6900 CPUtime=0 cores=0,2,4,6
/proc/1964/stat : 1964 (lingeling) R 1962 1964 1752 0 -1 4202496 301 0 0 0 0 0 0 0 22 0 1 0 491558801 7065600 244 33554432000 4194304 4409164 140735420943504 18446744073709551615 4225113 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/1964/statm: 1725 244 107 53 0 148 0

[startup+0.0795119 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1964
/proc/meminfo: memFree=19589864/32951124 swapFree=67111524/67111528
[pid=1964] ppid=1962 vsize=10124 CPUtime=0.07 cores=0,2,4,6
/proc/1964/stat : 1964 (lingeling) R 1962 1964 1752 0 -1 4202496 1130 0 0 0 7 0 0 0 22 0 1 0 491558801 10366976 1056 33554432000 4194304 4409164 140735420943504 18446744073709551615 255106768640 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/1964/statm: 2531 1056 113 53 0 954 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 10124

[startup+0.100514 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1964
/proc/meminfo: memFree=19589864/32951124 swapFree=67111524/67111528
[pid=1964] ppid=1962 vsize=10380 CPUtime=0.09 cores=0,2,4,6
/proc/1964/stat : 1964 (lingeling) R 1962 1964 1752 0 -1 4202496 1194 0 0 0 9 0 0 0 22 0 1 0 491558801 10629120 1120 33554432000 4194304 4409164 140735420943504 18446744073709551615 255106387504 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/1964/statm: 2595 1120 113 53 0 1018 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10380

[startup+0.300472 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1964
/proc/meminfo: memFree=19589864/32951124 swapFree=67111524/67111528
[pid=1964] ppid=1962 vsize=21320 CPUtime=0.29 cores=0,2,4,6
/proc/1964/stat : 1964 (lingeling) R 1962 1964 1752 0 -1 4202496 3980 0 0 0 28 1 0 0 23 0 1 0 491558801 21831680 3855 33554432000 4194304 4409164 140735420943504 18446744073709551615 255106768640 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/1964/statm: 5330 3855 113 53 0 3753 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21320

[startup+0.700391 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1964
/proc/meminfo: memFree=19589864/32951124 swapFree=67111524/67111528
[pid=1964] ppid=1962 vsize=53576 CPUtime=0.69 cores=0,2,4,6
/proc/1964/stat : 1964 (lingeling) R 1962 1964 1752 0 -1 4202496 12044 0 0 0 67 2 0 0 25 0 1 0 491558801 54861824 11919 33554432000 4194304 4409164 140735420943504 18446744073709551615 255106768640 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/1964/statm: 13394 11919 113 53 0 11817 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 53576

[startup+1.50025 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 1965
/proc/meminfo: memFree=19538928/32951124 swapFree=67111524/67111528
[pid=1964] ppid=1962 vsize=52828 CPUtime=1.49 cores=0,2,4,6
/proc/1964/stat : 1964 (lingeling) R 1962 1964 1752 0 -1 4202496 17055 0 0 0 146 3 0 0 25 0 1 0 491558801 54095872 11716 33554432000 4194304 4409164 140735420943504 18446744073709551615 4276362 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/1964/statm: 13207 11716 129 53 0 11630 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 52828

[startup+3.10093 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 1965
/proc/meminfo: memFree=19538308/32951124 swapFree=67111524/67111528
[pid=1964] ppid=1962 vsize=61512 CPUtime=3.09 cores=0,2,4,6
/proc/1964/stat : 1964 (lingeling) R 1962 1964 1752 0 -1 4202496 23456 0 0 0 306 3 0 0 25 0 1 0 491558801 62988288 13891 33554432000 4194304 4409164 140735420943504 18446744073709551615 4226256 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/1964/statm: 15378 13891 133 53 0 13801 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 61512

[startup+6.30041 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 1965
/proc/meminfo: memFree=19521808/32951124 swapFree=67111524/67111528
[pid=1964] ppid=1962 vsize=81596 CPUtime=6.29 cores=0,2,4,6
/proc/1964/stat : 1964 (lingeling) R 1962 1964 1752 0 -1 4202496 26440 0 0 0 625 4 0 0 25 0 1 0 491558801 83554304 16874 33554432000 4194304 4409164 140735420943504 18446744073709551615 4242957 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/1964/statm: 20399 16874 136 53 0 18822 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 81596

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 1965
/proc/meminfo: memFree=19519836/32951124 swapFree=67111524/67111528
[pid=1964] ppid=1962 vsize=81596 CPUtime=12.69 cores=0,2,4,6
/proc/1964/stat : 1964 (lingeling) R 1962 1964 1752 0 -1 4202496 26445 0 0 0 1265 4 0 0 25 0 1 0 491558801 83554304 16879 33554432000 4194304 4409164 140735420943504 18446744073709551615 4256300 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/1964/statm: 20399 16879 141 53 0 18822 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 81596

[startup+25.501 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 1966
/proc/meminfo: memFree=19519868/32951124 swapFree=67111524/67111528
[pid=1964] ppid=1962 vsize=81596 CPUtime=25.49 cores=0,2,4,6
/proc/1964/stat : 1964 (lingeling) R 1962 1964 1752 0 -1 4202496 26445 0 0 0 2544 5 0 0 25 0 1 0 491558801 83554304 16879 33554432000 4194304 4409164 140735420943504 18446744073709551615 4350736 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/1964/statm: 20399 16879 141 53 0 18822 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 81596

[startup+51.1005 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 1966
/proc/meminfo: memFree=19497508/32951124 swapFree=67111524/67111528
[pid=1964] ppid=1962 vsize=96372 CPUtime=51.09 cores=0,2,4,6
/proc/1964/stat : 1964 (lingeling) R 1962 1964 1752 0 -1 4202496 31146 0 0 0 5103 6 0 0 25 0 1 0 491558801 98684928 21495 33554432000 4194304 4409164 140735420943504 18446744073709551615 4243389 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/1964/statm: 24093 21495 141 53 0 22516 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 96372

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 1968
/proc/meminfo: memFree=19472016/32951124 swapFree=67111524/67111528
[pid=1964] ppid=1962 vsize=121548 CPUtime=102.3 cores=0,2,4,6
/proc/1964/stat : 1964 (lingeling) R 1962 1964 1752 0 -1 4202496 38670 0 0 0 10219 11 0 0 25 0 1 0 491558801 124465152 28914 33554432000 4194304 4409164 140735420943504 18446744073709551615 4244730 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/1964/statm: 30387 28914 141 53 0 28810 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 121548

[startup+162.301 s]
/proc/loadavg: 2.08 2.02 2.01 3/178 1969
/proc/meminfo: memFree=19490348/32951124 swapFree=67111524/67111528
[pid=1964] ppid=1962 vsize=92024 CPUtime=162.29 cores=0,2,4,6
/proc/1964/stat : 1964 (lingeling) R 1962 1964 1752 0 -1 4202496 40236 0 0 0 16213 16 0 0 25 0 1 0 491558801 94232576 21565 33554432000 4194304 4409164 140735420943504 18446744073709551615 4350903 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/1964/statm: 23006 21565 141 53 0 21429 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 92024

[startup+222.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 1971
/proc/meminfo: memFree=19384072/32951124 swapFree=67111524/67111528
[pid=1964] ppid=1962 vsize=205288 CPUtime=222.29 cores=0,2,4,6
/proc/1964/stat : 1964 (lingeling) R 1962 1964 1752 0 -1 4202496 77371 0 0 0 22204 25 0 0 25 0 1 0 491558801 210214912 49881 33554432000 4194304 4409164 140735420943504 18446744073709551615 4230994 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/1964/statm: 51322 49881 141 53 0 49745 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 205288

[startup+282.301 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 1972
/proc/meminfo: memFree=19452384/32951124 swapFree=67111524/67111528
[pid=1964] ppid=1962 vsize=140384 CPUtime=282.28 cores=0,2,4,6
/proc/1964/stat : 1964 (lingeling) R 1962 1964 1752 0 -1 4202496 77371 0 0 0 28201 27 0 0 25 0 1 0 491558801 143753216 33655 33554432000 4194304 4409164 140735420943504 18446744073709551615 4358336 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/1964/statm: 35096 33655 141 53 0 33519 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 140384

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 1974
/proc/meminfo: memFree=19415168/32951124 swapFree=67111524/67111528
[pid=1964] ppid=1962 vsize=183808 CPUtime=342.29 cores=0,2,4,6
/proc/1964/stat : 1964 (lingeling) R 1962 1964 1752 0 -1 4202496 88266 0 0 0 34194 35 0 0 25 0 1 0 491558801 188219392 44479 33554432000 4194304 4409164 140735420943504 18446744073709551615 255106793367 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/1964/statm: 45952 44479 141 53 0 44375 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 183808

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 1976
/proc/meminfo: memFree=19386512/32951124 swapFree=67111524/67111528
[pid=1964] ppid=1962 vsize=219328 CPUtime=402.29 cores=0,2,4,6
/proc/1964/stat : 1964 (lingeling) R 1962 1964 1752 0 -1 4202496 107015 0 0 0 40188 41 0 0 25 0 1 0 491558801 224591872 53391 33554432000 4194304 4409164 140735420943504 18446744073709551615 255106793367 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/1964/statm: 54832 53391 141 53 0 53255 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 219328

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 1977
/proc/meminfo: memFree=19390100/32951124 swapFree=67111524/67111528
[pid=1964] ppid=1962 vsize=219324 CPUtime=462.29 cores=0,2,4,6
/proc/1964/stat : 1964 (lingeling) R 1962 1964 1752 0 -1 4202496 107089 0 0 0 46185 44 0 0 25 0 1 0 491558801 224587776 53390 33554432000 4194304 4409164 140735420943504 18446744073709551615 4244363 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/1964/statm: 54831 53390 141 53 0 53254 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 219324

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 1979
/proc/meminfo: memFree=19379672/32951124 swapFree=67111524/67111528
[pid=1964] ppid=1962 vsize=219324 CPUtime=522.29 cores=0,2,4,6
/proc/1964/stat : 1964 (lingeling) R 1962 1964 1752 0 -1 4202496 107089 0 0 0 52180 49 0 0 25 0 1 0 491558801 224587776 53390 33554432000 4194304 4409164 140735420943504 18446744073709551615 4314659 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/1964/statm: 54831 53390 141 53 0 53254 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 219324

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 1981
/proc/meminfo: memFree=19377680/32951124 swapFree=67111524/67111528
[pid=1964] ppid=1962 vsize=229020 CPUtime=582.29 cores=0,2,4,6
/proc/1964/stat : 1964 (lingeling) R 1962 1964 1752 0 -1 4202496 142185 0 0 0 58172 57 0 0 25 0 1 0 491558801 234516480 55782 33554432000 4194304 4409164 140735420943504 18446744073709551615 255106793367 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/1964/statm: 57255 55782 141 53 0 55678 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 229020

[startup+642.301 s]

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

[startup+4002.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 2312
/proc/meminfo: memFree=18907104/32951124 swapFree=67111524/67111528
[pid=1964] ppid=1962 vsize=440424 CPUtime=4002.35 cores=0,2,4,6
/proc/1964/stat : 1964 (lingeling) R 1962 1964 1752 0 -1 4202496 3246314 0 0 0 399553 682 0 0 25 0 1 0 491558801 450994176 108633 33554432000 4194304 4409164 140735420943504 18446744073709551615 4300125 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/1964/statm: 110106 108633 141 53 0 108529 0
Current children cumulated CPU time (s) 4002.35
Current children cumulated vsize (KiB) 440424

[startup+4062.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2313
/proc/meminfo: memFree=18494788/32951124 swapFree=67111524/67111528
[pid=1964] ppid=1962 vsize=877528 CPUtime=4062.36 cores=0,2,4,6
/proc/1964/stat : 1964 (lingeling) R 1962 1964 1752 0 -1 4202496 3357621 0 0 0 405541 695 0 0 25 0 1 0 491558801 898588672 217909 33554432000 4194304 4409164 140735420943504 18446744073709551615 4350956 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/1964/statm: 219382 217909 141 53 0 217805 0
Current children cumulated CPU time (s) 4062.36
Current children cumulated vsize (KiB) 877528

[startup+4122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2315
/proc/meminfo: memFree=18867380/32951124 swapFree=67111524/67111528
[pid=1964] ppid=1962 vsize=505828 CPUtime=4122.35 cores=0,2,4,6
/proc/1964/stat : 1964 (lingeling) R 1962 1964 1752 0 -1 4202496 3384709 0 0 0 411529 706 0 0 25 0 1 0 491558801 517967872 124984 33554432000 4194304 4409164 140735420943504 18446744073709551615 4360176 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/1964/statm: 126457 124984 141 53 0 124880 0
Current children cumulated CPU time (s) 4122.35
Current children cumulated vsize (KiB) 505828

[startup+4182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2317
/proc/meminfo: memFree=18959996/32951124 swapFree=67111524/67111528
[pid=1964] ppid=1962 vsize=412832 CPUtime=4182.36 cores=0,2,4,6
/proc/1964/stat : 1964 (lingeling) R 1962 1964 1752 0 -1 4202496 3409693 0 0 0 417521 715 0 0 25 0 1 0 491558801 422739968 101735 33554432000 4194304 4409164 140735420943504 18446744073709551615 4275200 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/1964/statm: 103208 101735 141 53 0 101631 0
Current children cumulated CPU time (s) 4182.36
Current children cumulated vsize (KiB) 412832

[startup+4242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2327
/proc/meminfo: memFree=18814528/32951124 swapFree=67111524/67111528
[pid=1964] ppid=1962 vsize=491456 CPUtime=4242.35 cores=0,2,4,6
/proc/1964/stat : 1964 (lingeling) R 1962 1964 1752 0 -1 4202496 3429349 0 0 0 423512 723 0 0 25 0 1 0 491558801 503250944 121391 33554432000 4194304 4409164 140735420943504 18446744073709551615 4359661 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/1964/statm: 122864 121391 141 53 0 121287 0
Current children cumulated CPU time (s) 4242.35
Current children cumulated vsize (KiB) 491456

[startup+4302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2329
/proc/meminfo: memFree=18670268/32951124 swapFree=67111524/67111528
[pid=1964] ppid=1962 vsize=635964 CPUtime=4302.35 cores=0,2,4,6
/proc/1964/stat : 1964 (lingeling) R 1962 1964 1752 0 -1 4202496 3465495 0 0 0 429505 730 0 0 25 0 1 0 491558801 651227136 157518 33554432000 4194304 4409164 140735420943504 18446744073709551615 4358311 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/1964/statm: 158991 157518 141 53 0 157414 0
Current children cumulated CPU time (s) 4302.35
Current children cumulated vsize (KiB) 635964

[startup+4362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2330
/proc/meminfo: memFree=18753584/32951124 swapFree=67111524/67111528
[pid=1964] ppid=1962 vsize=487068 CPUtime=4362.35 cores=0,2,4,6
/proc/1964/stat : 1964 (lingeling) R 1962 1964 1752 0 -1 4202496 3502946 0 0 0 435494 741 0 0 25 0 1 0 491558801 498757632 120294 33554432000 4194304 4409164 140735420943504 18446744073709551615 4230803 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/1964/statm: 121767 120294 141 53 0 120190 0
Current children cumulated CPU time (s) 4362.35
Current children cumulated vsize (KiB) 487068

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2332
/proc/meminfo: memFree=18640352/32951124 swapFree=67111524/67111528
[pid=1964] ppid=1962 vsize=600012 CPUtime=4422.36 cores=0,2,4,6
/proc/1964/stat : 1964 (lingeling) R 1962 1964 1752 0 -1 4202496 3536042 0 0 0 441488 748 0 0 25 0 1 0 491558801 614412288 148530 33554432000 4194304 4409164 140735420943504 18446744073709551615 4257019 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/1964/statm: 150003 148530 141 53 0 148426 0
Current children cumulated CPU time (s) 4422.36
Current children cumulated vsize (KiB) 600012

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2333
/proc/meminfo: memFree=18784168/32951124 swapFree=67111524/67111528
[pid=1964] ppid=1962 vsize=456584 CPUtime=4482.36 cores=0,2,4,6
/proc/1964/stat : 1964 (lingeling) R 1962 1964 1752 0 -1 4202496 3565612 0 0 0 447479 757 0 0 25 0 1 0 491558801 467542016 112673 33554432000 4194304 4409164 140735420943504 18446744073709551615 4358257 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/1964/statm: 114146 112673 141 53 0 112569 0
Current children cumulated CPU time (s) 4482.36
Current children cumulated vsize (KiB) 456584

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2335
/proc/meminfo: memFree=18739148/32951124 swapFree=67111524/67111528
[pid=1964] ppid=1962 vsize=548148 CPUtime=4542.36 cores=0,2,4,6
/proc/1964/stat : 1964 (lingeling) R 1962 1964 1752 0 -1 4202496 3588503 0 0 0 453472 764 0 0 25 0 1 0 491558801 561303552 135564 33554432000 4194304 4409164 140735420943504 18446744073709551615 4358348 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/1964/statm: 137037 135564 141 53 0 135460 0
Current children cumulated CPU time (s) 4542.36
Current children cumulated vsize (KiB) 548148

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2337
/proc/meminfo: memFree=18585128/32951124 swapFree=67111524/67111528
[pid=1964] ppid=1962 vsize=636196 CPUtime=4602.37 cores=0,2,4,6
/proc/1964/stat : 1964 (lingeling) R 1962 1964 1752 0 -1 4202496 3626354 0 0 0 459466 771 0 0 25 0 1 0 491558801 651464704 157576 33554432000 4194304 4409164 140735420943504 18446744073709551615 4230441 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/1964/statm: 159049 157576 141 53 0 157472 0
Current children cumulated CPU time (s) 4602.37
Current children cumulated vsize (KiB) 636196

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2338
/proc/meminfo: memFree=18726236/32951124 swapFree=67111524/67111528
[pid=1964] ppid=1962 vsize=495244 CPUtime=4662.36 cores=0,2,4,6
/proc/1964/stat : 1964 (lingeling) R 1962 1964 1752 0 -1 4202496 3646981 0 0 0 465459 777 0 0 25 0 1 0 491558801 507129856 122338 33554432000 4194304 4409164 140735420943504 18446744073709551615 4252952 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/1964/statm: 123811 122338 141 53 0 122234 0
Current children cumulated CPU time (s) 4662.36
Current children cumulated vsize (KiB) 495244

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2340
/proc/meminfo: memFree=18644632/32951124 swapFree=67111524/67111528
[pid=1964] ppid=1962 vsize=576800 CPUtime=4722.37 cores=0,2,4,6
/proc/1964/stat : 1964 (lingeling) R 1962 1964 1752 0 -1 4202496 3667635 0 0 0 471453 784 0 0 25 0 1 0 491558801 590643200 142727 33554432000 4194304 4409164 140735420943504 18446744073709551615 255106793367 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/1964/statm: 144200 142727 141 53 0 142623 0
Current children cumulated CPU time (s) 4722.37
Current children cumulated vsize (KiB) 576800

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2341
/proc/meminfo: memFree=18736996/32951124 swapFree=67111524/67111528
[pid=1964] ppid=1962 vsize=484592 CPUtime=4782.37 cores=0,2,4,6
/proc/1964/stat : 1964 (lingeling) R 1962 1964 1752 0 -1 4202496 3696296 0 0 0 477443 794 0 0 25 0 1 0 491558801 496222208 119675 33554432000 4194304 4409164 140735420943504 18446744073709551615 4230662 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/1964/statm: 121148 119675 141 53 0 119571 0
Current children cumulated CPU time (s) 4782.37
Current children cumulated vsize (KiB) 484592

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2343
/proc/meminfo: memFree=18651048/32951124 swapFree=67111524/67111528
[pid=1964] ppid=1962 vsize=655896 CPUtime=4842.36 cores=0,2,4,6
/proc/1964/stat : 1964 (lingeling) R 1962 1964 1752 0 -1 4202496 3739122 0 0 0 483435 801 0 0 25 0 1 0 491558801 671637504 162501 33554432000 4194304 4409164 140735420943504 18446744073709551615 4358614 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/1964/statm: 163974 162501 141 53 0 162397 0
Current children cumulated CPU time (s) 4842.36
Current children cumulated vsize (KiB) 655896

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2345
/proc/meminfo: memFree=18209344/32951124 swapFree=67111524/67111528
[pid=1964] ppid=1962 vsize=1096804 CPUtime=4902.37 cores=0,2,4,6
/proc/1964/stat : 1964 (lingeling) R 1962 1964 1752 0 -1 4202496 3849349 0 0 0 489421 816 0 0 25 0 1 0 491558801 1123127296 272728 33554432000 4194304 4409164 140735420943504 18446744073709551615 4244422 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/1964/statm: 274201 272728 141 53 0 272624 0
Current children cumulated CPU time (s) 4902.37
Current children cumulated vsize (KiB) 1096804

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2346
/proc/meminfo: memFree=18787920/32951124 swapFree=67111524/67111528
[pid=1964] ppid=1962 vsize=519472 CPUtime=4962.37 cores=0,2,4,6
/proc/1964/stat : 1964 (lingeling) R 1962 1964 1752 0 -1 4202496 3888464 0 0 0 495410 827 0 0 25 0 1 0 491558801 531939328 128395 33554432000 4194304 4409164 140735420943504 18446744073709551615 4244892 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/1964/statm: 129868 128395 141 53 0 128291 0
Current children cumulated CPU time (s) 4962.37
Current children cumulated vsize (KiB) 519472



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2347
/proc/meminfo: memFree=18438484/32951124 swapFree=67111524/67111528
[pid=1964] ppid=1962 vsize=861488 CPUtime=5000.07 cores=0,2,4,6
/proc/1964/stat : 1964 (lingeling) R 1962 1964 1752 0 -1 4202496 3980520 0 0 0 499170 837 0 0 25 0 1 0 491558801 882163712 213899 33554432000 4194304 4409164 140735420943504 18446744073709551615 4358257 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/1964/statm: 215372 213899 141 53 0 213795 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 861488

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5000.05
CPU time (s): 5000.13
CPU user time (s): 4991.71
CPU system time (s): 8.41672
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1801468

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

runsolver used 7.61884 second user time and 15.6316 second system time

The end

Launcher Data

Begin job on node144 at 2011-04-28 13:50:27
IDJOB=3309526
IDBENCH=82366
IDSOLVER=1693
FILE ID=node144/3309526-1303991426
RUNJOBID= node144-1303987378-1770
PBS_JOBID= 13168731
Free space on /tmp= 72372 MiB

SOLVER NAME= Lingeling 587
BENCH NAME= SAT11/application/rintanen/SATPlanning/sokoban-sequential-p145-microban-sequential.060-NOTKNOWN.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309526-1303991426/watcher-3309526-1303991426 -o /tmp/evaluation-result-3309526-1303991426/solver-3309526-1303991426 -C 5000 -W 5100 -M 15500  lingeling HOME/instance-3309526-1303991426.cnf

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

MD5SUM BENCH= e44b288003a3eaf34673a2c0fb8c6f3e
RANDOM SEED=392653272

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.850
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.16
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.850
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.850
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.850
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.850
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.82
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.850
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.850
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19590144 kB
Buffers:       2200552 kB
Cached:       10482932 kB
SwapCached:          4 kB
Active:        4609236 kB
Inactive:      8188600 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19590144 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           37116 kB
Writeback:           4 kB
AnonPages:      114184 kB
Mapped:          15320 kB
Slab:           499556 kB
PageTables:       4864 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   258164 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= 72372 MiB
End job on node144 at 2011-04-28 15:13:49