Trace number 3309553

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 587UNSAT 1976.6 1976.54

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
sokoban-sequential-p145-microban-sequential.040-NOTKNOWN.cnf
MD5SUM36e8e2178d03f08fa4223da0e3d9beb5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark477.605
Satisfiable
(Un)Satisfiability was proved
Number of variables87884
Number of clauses1413816
Sum of the clauses size3227576
Maximum clause length78
Minimum clause length1
Number of clauses of size 1696
Number of clauses of size 21364160
Number of clauses of size 33840
Number of clauses of size 417760
Number of clauses of size 57680
Number of clauses of size over 519680

Solver Data

1976.55/1976.52	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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-3309553-1303992295/watcher-3309553-1303992295 -o /tmp/evaluation-result-3309553-1303992295/solver-3309553-1303992295 -C 5000 -W 5100 -M 15500 lingeling HOME/instance-3309553-1303992295.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.06 2.03 1.96 2/177 28153
/proc/meminfo: memFree=23519880/32950928 swapFree=67071984/67111528
[pid=28153] ppid=28151 vsize=7032 CPUtime=0 cores=1,3,5,7
/proc/28153/stat : 28153 (lingeling) R 28151 28153 27854 0 -1 4202496 338 0 0 0 0 0 0 0 21 0 1 0 589460268 7200768 280 33554432000 4194304 4409164 140737012913728 18446744073709551615 260905393920 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/28153/statm: 1758 280 110 53 0 181 0

[startup+0.034725 s]
/proc/loadavg: 2.06 2.03 1.96 2/177 28153
/proc/meminfo: memFree=23519880/32950928 swapFree=67071984/67111528
[pid=28153] ppid=28151 vsize=8320 CPUtime=0.03 cores=1,3,5,7
/proc/28153/stat : 28153 (lingeling) R 28151 28153 27854 0 -1 4202496 648 0 0 0 3 0 0 0 21 0 1 0 589460268 8519680 573 33554432000 4194304 4409164 140737012913728 18446744073709551615 4225040 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/28153/statm: 2080 573 113 53 0 503 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 8320

[startup+0.100772 s]
/proc/loadavg: 2.06 2.03 1.96 2/177 28153
/proc/meminfo: memFree=23519880/32950928 swapFree=67071984/67111528
[pid=28153] ppid=28151 vsize=10380 CPUtime=0.09 cores=1,3,5,7
/proc/28153/stat : 28153 (lingeling) R 28151 28153 27854 0 -1 4202496 1195 0 0 0 9 0 0 0 21 0 1 0 589460268 10629120 1120 33554432000 4194304 4409164 140737012913728 18446744073709551615 260905393920 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/28153/statm: 2595 1120 113 53 0 1018 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10380

[startup+0.30068 s]
/proc/loadavg: 2.06 2.03 1.96 2/177 28153
/proc/meminfo: memFree=23519880/32950928 swapFree=67071984/67111528
[pid=28153] ppid=28151 vsize=21320 CPUtime=0.29 cores=1,3,5,7
/proc/28153/stat : 28153 (lingeling) R 28151 28153 27854 0 -1 4202496 3981 0 0 0 28 1 0 0 22 0 1 0 589460268 21831680 3855 33554432000 4194304 4409164 140737012913728 18446744073709551615 4200439 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/28153/statm: 5330 3855 113 53 0 3753 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21320

[startup+0.700608 s]
/proc/loadavg: 2.06 2.03 1.96 2/177 28153
/proc/meminfo: memFree=23519880/32950928 swapFree=67071984/67111528
[pid=28153] ppid=28151 vsize=33996 CPUtime=0.69 cores=1,3,5,7
/proc/28153/stat : 28153 (lingeling) R 28151 28153 27854 0 -1 4202496 9087 0 0 0 67 2 0 0 24 0 1 0 589460268 34811904 7006 33554432000 4194304 4409164 140737012913728 18446744073709551615 4284810 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/28153/statm: 8499 7006 127 53 0 6922 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33996

[startup+1.50052 s]
/proc/loadavg: 2.06 2.03 1.96 3/178 28154
/proc/meminfo: memFree=23492724/32950928 swapFree=67071984/67111528
[pid=28153] ppid=28151 vsize=34112 CPUtime=1.49 cores=1,3,5,7
/proc/28153/stat : 28153 (lingeling) R 28151 28153 27854 0 -1 4202496 9805 0 0 0 147 2 0 0 25 0 1 0 589460268 34930688 7038 33554432000 4194304 4409164 140737012913728 18446744073709551615 4304040 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/28153/statm: 8528 7038 130 53 0 6951 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 34112

[startup+3.10017 s]
/proc/loadavg: 2.06 2.03 1.96 3/178 28154
/proc/meminfo: memFree=23492604/32950928 swapFree=67071984/67111528
[pid=28153] ppid=28151 vsize=45988 CPUtime=3.09 cores=1,3,5,7
/proc/28153/stat : 28153 (lingeling) R 28151 28153 27854 0 -1 4202496 13896 0 0 0 307 2 0 0 25 0 1 0 589460268 47091712 8991 33554432000 4194304 4409164 140737012913728 18446744073709551615 4247891 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/28153/statm: 11497 8991 137 53 0 9920 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 45988

[startup+6.30064 s]
/proc/loadavg: 2.05 2.03 1.96 3/178 28154
/proc/meminfo: memFree=23485164/32950928 swapFree=67071984/67111528
[pid=28153] ppid=28151 vsize=45988 CPUtime=6.29 cores=1,3,5,7
/proc/28153/stat : 28153 (lingeling) R 28151 28153 27854 0 -1 4202496 13906 0 0 0 627 2 0 0 25 0 1 0 589460268 47091712 9001 33554432000 4194304 4409164 140737012913728 18446744073709551615 4358336 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/28153/statm: 11497 9001 141 53 0 9920 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 45988

[startup+12.7004 s]
/proc/loadavg: 2.05 2.03 1.96 3/178 28154
/proc/meminfo: memFree=23484500/32950928 swapFree=67071984/67111528
[pid=28153] ppid=28151 vsize=45988 CPUtime=12.69 cores=1,3,5,7
/proc/28153/stat : 28153 (lingeling) R 28151 28153 27854 0 -1 4202496 14148 0 0 0 1266 3 0 0 25 0 1 0 589460268 47091712 9243 33554432000 4194304 4409164 140737012913728 18446744073709551615 4358167 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/28153/statm: 11497 9243 141 53 0 9920 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 45988

[startup+25.5011 s]
/proc/loadavg: 2.04 2.03 1.96 3/178 28154
/proc/meminfo: memFree=23463324/32950928 swapFree=67071984/67111528
[pid=28153] ppid=28151 vsize=63056 CPUtime=25.49 cores=1,3,5,7
/proc/28153/stat : 28153 (lingeling) R 28151 28153 27854 0 -1 4202496 19275 0 0 0 2544 5 0 0 25 0 1 0 589460268 64569344 14323 33554432000 4194304 4409164 140737012913728 18446744073709551615 260905418647 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/28153/statm: 15764 14323 141 53 0 14187 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 63056

[startup+51.1004 s]
/proc/loadavg: 2.02 2.03 1.96 3/178 28155
/proc/meminfo: memFree=23442108/32950928 swapFree=67071984/67111528
[pid=28153] ppid=28151 vsize=82904 CPUtime=51.09 cores=1,3,5,7
/proc/28153/stat : 28153 (lingeling) R 28151 28153 27854 0 -1 4202496 24238 0 0 0 5101 8 0 0 25 0 1 0 589460268 84893696 19253 33554432000 4194304 4409164 140737012913728 18446744073709551615 4226443 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/28153/statm: 20726 19253 141 53 0 19149 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 82904

[startup+102.306 s]
/proc/loadavg: 2.01 2.02 1.96 3/178 28184
/proc/meminfo: memFree=23191376/32950928 swapFree=67071984/67111528
[pid=28153] ppid=28151 vsize=132104 CPUtime=102.3 cores=1,3,5,7
/proc/28153/stat : 28153 (lingeling) R 28151 28153 27854 0 -1 4202496 43488 0 0 0 10215 15 0 0 25 0 1 0 589460268 135274496 31553 33554432000 4194304 4409164 140737012913728 18446744073709551615 4303712 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/28153/statm: 33026 31553 141 53 0 31449 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 132104

[startup+162.301 s]
/proc/loadavg: 2.00 2.02 1.96 3/178 28186
/proc/meminfo: memFree=23129580/32950928 swapFree=67071984/67111528
[pid=28153] ppid=28151 vsize=179032 CPUtime=162.29 cores=1,3,5,7
/proc/28153/stat : 28153 (lingeling) R 28151 28153 27854 0 -1 4202496 81256 0 0 0 16205 24 0 0 25 0 1 0 589460268 183328768 43285 33554432000 4194304 4409164 140737012913728 18446744073709551615 260905418647 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28153/statm: 44758 43285 141 53 0 43181 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 179032

[startup+222.301 s]
/proc/loadavg: 2.00 2.01 1.96 3/178 28187
/proc/meminfo: memFree=23119384/32950928 swapFree=67071984/67111528
[pid=28153] ppid=28151 vsize=147136 CPUtime=222.3 cores=1,3,5,7
/proc/28153/stat : 28153 (lingeling) R 28151 28153 27854 0 -1 4202496 98723 0 0 0 22195 35 0 0 25 0 1 0 589460268 150667264 35311 33554432000 4194304 4409164 140737012913728 18446744073709551615 4303661 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28153/statm: 36784 35311 141 53 0 35207 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 147136

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 28189
/proc/meminfo: memFree=23115008/32950928 swapFree=67071984/67111528
[pid=28153] ppid=28151 vsize=143860 CPUtime=282.3 cores=1,3,5,7
/proc/28153/stat : 28153 (lingeling) R 28151 28153 27854 0 -1 4202496 117691 0 0 0 28185 45 0 0 25 0 1 0 589460268 147312640 34492 33554432000 4194304 4409164 140737012913728 18446744073709551615 4358661 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28153/statm: 35965 34492 141 53 0 34388 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 143860

[startup+342.301 s]
/proc/loadavg: 2.06 2.01 1.97 3/178 28191
/proc/meminfo: memFree=23062268/32950928 swapFree=67071984/67111528
[pid=28153] ppid=28151 vsize=173936 CPUtime=342.29 cores=1,3,5,7
/proc/28153/stat : 28153 (lingeling) R 28151 28153 27854 0 -1 4202496 164944 0 0 0 34171 58 0 0 25 0 1 0 589460268 178110464 42011 33554432000 4194304 4409164 140737012913728 18446744073709551615 4244772 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28153/statm: 43484 42011 141 53 0 41907 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 173936

[startup+402.3 s]
/proc/loadavg: 2.02 2.01 1.97 3/178 28192
/proc/meminfo: memFree=23053676/32950928 swapFree=67071984/67111528
[pid=28153] ppid=28151 vsize=178800 CPUtime=402.3 cores=1,3,5,7
/proc/28153/stat : 28153 (lingeling) R 28151 28153 27854 0 -1 4202496 185944 0 0 0 40163 67 0 0 25 0 1 0 589460268 183091200 43227 33554432000 4194304 4409164 140737012913728 18446744073709551615 4230702 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28153/statm: 44700 43227 141 53 0 43123 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 178800

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 28194
/proc/meminfo: memFree=22983200/32950928 swapFree=67071984/67111528
[pid=28153] ppid=28151 vsize=217076 CPUtime=462.3 cores=1,3,5,7
/proc/28153/stat : 28153 (lingeling) R 28151 28153 27854 0 -1 4202496 206933 0 0 0 46153 77 0 0 25 0 1 0 589460268 222285824 52796 33554432000 4194304 4409164 140737012913728 18446744073709551615 4269680 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28153/statm: 54269 52796 141 53 0 52692 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 217076

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 28195
/proc/meminfo: memFree=22983284/32950928 swapFree=67071984/67111528
[pid=28153] ppid=28151 vsize=213588 CPUtime=522.3 cores=1,3,5,7
/proc/28153/stat : 28153 (lingeling) R 28151 28153 27854 0 -1 4202496 217988 0 0 0 52145 85 0 0 25 0 1 0 589460268 218714112 51924 33554432000 4194304 4409164 140737012913728 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28153/statm: 53397 51924 141 53 0 51820 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 213588

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 28197
/proc/meminfo: memFree=22960552/32950928 swapFree=67071984/67111528
[pid=28153] ppid=28151 vsize=211956 CPUtime=582.3 cores=1,3,5,7
/proc/28153/stat : 28153 (lingeling) R 28151 28153 27854 0 -1 4202496 226747 0 0 0 58136 94 0 0 25 0 1 0 589460268 217042944 51516 33554432000 4194304 4409164 140737012913728 18446744073709551615 4244297 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28153/statm: 52989 51516 141 53 0 51412 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 211956

[startup+642.3 s]

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

/proc/meminfo: memFree=23390156/32950928 swapFree=67071984/67111528
[pid=28153] ppid=28151 vsize=246424 CPUtime=1242.32 cores=1,3,5,7
/proc/28153/stat : 28153 (lingeling) R 28151 28153 27854 0 -1 4202496 444189 0 0 0 124008 224 0 0 25 0 1 0 589460268 252338176 60133 33554432000 4194304 4409164 140737012913728 18446744073709551615 4358167 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28153/statm: 61606 60133 141 53 0 60029 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 246424

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 28459
/proc/meminfo: memFree=23370396/32950928 swapFree=67071984/67111528
[pid=28153] ppid=28151 vsize=258580 CPUtime=1302.33 cores=1,3,5,7
/proc/28153/stat : 28153 (lingeling) R 28151 28153 27854 0 -1 4202496 463714 0 0 0 129996 237 0 0 25 0 1 0 589460268 264785920 63172 33554432000 4194304 4409164 140737012913728 18446744073709551615 260905418647 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28153/statm: 64645 63172 141 53 0 63068 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 258580

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 28461
/proc/meminfo: memFree=23333736/32950928 swapFree=67071984/67111528
[pid=28153] ppid=28151 vsize=293940 CPUtime=1362.33 cores=1,3,5,7
/proc/28153/stat : 28153 (lingeling) R 28151 28153 27854 0 -1 4202496 472556 0 0 0 135984 249 0 0 25 0 1 0 589460268 300994560 72012 33554432000 4194304 4409164 140737012913728 18446744073709551615 4358534 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28153/statm: 73485 72012 141 53 0 71908 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 293940

[startup+1422.31 s]
/proc/loadavg: 2.04 2.01 1.97 3/178 28462
/proc/meminfo: memFree=23300332/32950928 swapFree=67071984/67111528
[pid=28153] ppid=28151 vsize=326864 CPUtime=1422.34 cores=1,3,5,7
/proc/28153/stat : 28153 (lingeling) R 28151 28153 27854 0 -1 4202496 493317 0 0 0 141977 257 0 0 25 0 1 0 589460268 334708736 80243 33554432000 4194304 4409164 140737012913728 18446744073709551615 4351258 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28153/statm: 81716 80243 141 53 0 80139 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 326864

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 1.97 3/178 28464
/proc/meminfo: memFree=23298520/32950928 swapFree=67071984/67111528
[pid=28153] ppid=28151 vsize=326292 CPUtime=1482.34 cores=1,3,5,7
/proc/28153/stat : 28153 (lingeling) R 28151 28153 27854 0 -1 4202496 508984 0 0 0 147965 269 0 0 25 0 1 0 589460268 334123008 80100 33554432000 4194304 4409164 140737012913728 18446744073709551615 4347253 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28153/statm: 81573 80100 141 53 0 79996 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 326292

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 28466
/proc/meminfo: memFree=23282224/32950928 swapFree=67071984/67111528
[pid=28153] ppid=28151 vsize=340404 CPUtime=1542.33 cores=1,3,5,7
/proc/28153/stat : 28153 (lingeling) R 28151 28153 27854 0 -1 4202496 512512 0 0 0 153956 277 0 0 25 0 1 0 589460268 348573696 83628 33554432000 4194304 4409164 140737012913728 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28153/statm: 85101 83628 141 53 0 83524 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 340404

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 28467
/proc/meminfo: memFree=23133468/32950928 swapFree=67071984/67111528
[pid=28153] ppid=28151 vsize=487124 CPUtime=1602.33 cores=1,3,5,7
/proc/28153/stat : 28153 (lingeling) R 28151 28153 27854 0 -1 4202496 549316 0 0 0 159945 288 0 0 25 0 1 0 589460268 498814976 120308 33554432000 4194304 4409164 140737012913728 18446744073709551615 4256791 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28153/statm: 121781 120308 141 53 0 120204 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 487124

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 28469
/proc/meminfo: memFree=23158344/32950928 swapFree=67071984/67111528
[pid=28153] ppid=28151 vsize=457440 CPUtime=1662.34 cores=1,3,5,7
/proc/28153/stat : 28153 (lingeling) R 28151 28153 27854 0 -1 4202496 549352 0 0 0 165937 297 0 0 25 0 1 0 589460268 468418560 112887 33554432000 4194304 4409164 140737012913728 18446744073709551615 4296756 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28153/statm: 114360 112887 141 53 0 112783 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 457440

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 28470
/proc/meminfo: memFree=23272848/32950928 swapFree=67071984/67111528
[pid=28153] ppid=28151 vsize=338116 CPUtime=1722.34 cores=1,3,5,7
/proc/28153/stat : 28153 (lingeling) R 28151 28153 27854 0 -1 4202496 600528 0 0 0 171921 313 0 0 25 0 1 0 589460268 346230784 83056 33554432000 4194304 4409164 140737012913728 18446744073709551615 4360176 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28153/statm: 84529 83056 141 53 0 82952 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 338116

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 28472
/proc/meminfo: memFree=23242424/32950928 swapFree=67071984/67111528
[pid=28153] ppid=28151 vsize=360112 CPUtime=1782.34 cores=1,3,5,7
/proc/28153/stat : 28153 (lingeling) R 28151 28153 27854 0 -1 4202496 624067 0 0 0 177909 325 0 0 25 0 1 0 589460268 368754688 88555 33554432000 4194304 4409164 140737012913728 18446744073709551615 4230803 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28153/statm: 90028 88555 141 53 0 88451 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 360112

[startup+1842.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 28474
/proc/meminfo: memFree=23214196/32950928 swapFree=67071984/67111528
[pid=28153] ppid=28151 vsize=395964 CPUtime=1842.35 cores=1,3,5,7
/proc/28153/stat : 28153 (lingeling) R 28151 28153 27854 0 -1 4202496 633030 0 0 0 183897 338 0 0 25 0 1 0 589460268 405467136 97518 33554432000 4194304 4409164 140737012913728 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28153/statm: 98991 97518 141 53 0 97414 0
Current children cumulated CPU time (s) 1842.35
Current children cumulated vsize (KiB) 395964

[startup+1902.3 s]
/proc/loadavg: 2.06 2.01 1.98 3/178 28475
/proc/meminfo: memFree=23139380/32950928 swapFree=67071984/67111528
[pid=28153] ppid=28151 vsize=500436 CPUtime=1902.35 cores=1,3,5,7
/proc/28153/stat : 28153 (lingeling) R 28151 28153 27854 0 -1 4202496 659148 0 0 0 189885 350 0 0 25 0 1 0 589460268 512446464 123636 33554432000 4194304 4409164 140737012913728 18446744073709551615 4244764 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28153/statm: 125109 123636 141 53 0 123532 0
Current children cumulated CPU time (s) 1902.35
Current children cumulated vsize (KiB) 500436

[startup+1962.3 s]
/proc/loadavg: 2.08 2.03 1.98 3/178 28477
/proc/meminfo: memFree=23051388/32950928 swapFree=67071984/67111528
[pid=28153] ppid=28151 vsize=554600 CPUtime=1962.35 cores=1,3,5,7
/proc/28153/stat : 28153 (lingeling) R 28151 28153 27854 0 -1 4202496 672691 0 0 0 195877 358 0 0 25 0 1 0 589460268 567910400 137177 33554432000 4194304 4409164 140737012913728 18446744073709551615 260905418647 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28153/statm: 138650 137177 141 53 0 137073 0
Current children cumulated CPU time (s) 1962.35
Current children cumulated vsize (KiB) 554600

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

[startup+1964.7 s]
/proc/loadavg: 2.07 2.02 1.98 3/178 28477
/proc/meminfo: memFree=23047544/32950928 swapFree=67071984/67111528
[pid=28153] ppid=28151 vsize=554600 CPUtime=1964.74 cores=1,3,5,7
/proc/28153/stat : 28153 (lingeling) R 28151 28153 27854 0 -1 4202496 672691 0 0 0 196116 358 0 0 25 0 1 0 589460268 567910400 137177 33554432000 4194304 4409164 140737012913728 18446744073709551615 4230778 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28153/statm: 138650 137177 141 53 0 137073 0
Current children cumulated CPU time (s) 1964.74
Current children cumulated vsize (KiB) 554600

[startup+1971.1 s]
/proc/loadavg: 2.07 2.02 1.98 3/178 28477
/proc/meminfo: memFree=23047544/32950928 swapFree=67071984/67111528
[pid=28153] ppid=28151 vsize=554600 CPUtime=1971.15 cores=1,3,5,7
/proc/28153/stat : 28153 (lingeling) R 28151 28153 27854 0 -1 4202496 672691 0 0 0 196756 359 0 0 25 0 1 0 589460268 567910400 137177 33554432000 4194304 4409164 140737012913728 18446744073709551615 260905418647 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28153/statm: 138650 137177 141 53 0 137073 0
Current children cumulated CPU time (s) 1971.15
Current children cumulated vsize (KiB) 554600

[startup+1974.3 s]
/proc/loadavg: 2.07 2.02 1.98 3/178 28504
/proc/meminfo: memFree=23145480/32950928 swapFree=67071984/67111528
[pid=28153] ppid=28151 vsize=554600 CPUtime=1974.34 cores=1,3,5,7
/proc/28153/stat : 28153 (lingeling) R 28151 28153 27854 0 -1 4202496 672691 0 0 0 197075 359 0 0 25 0 1 0 589460268 567910400 137177 33554432000 4194304 4409164 140737012913728 18446744073709551615 4350691 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28153/statm: 138650 137177 141 53 0 137073 0
Current children cumulated CPU time (s) 1974.34
Current children cumulated vsize (KiB) 554600

[startup+1975.9 s]
/proc/loadavg: 2.06 2.02 1.98 3/178 28504
/proc/meminfo: memFree=23137664/32950928 swapFree=67071984/67111528
[pid=28153] ppid=28151 vsize=554600 CPUtime=1975.95 cores=1,3,5,7
/proc/28153/stat : 28153 (lingeling) R 28151 28153 27854 0 -1 4202496 672691 0 0 0 197235 360 0 0 25 0 1 0 589460268 567910400 137177 33554432000 4194304 4409164 140737012913728 18446744073709551615 4347268 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28153/statm: 138650 137177 141 53 0 137073 0
Current children cumulated CPU time (s) 1975.95
Current children cumulated vsize (KiB) 554600

[startup+1976.3 s]
/proc/loadavg: 2.06 2.02 1.98 3/178 28504
/proc/meminfo: memFree=23137664/32950928 swapFree=67071984/67111528
[pid=28153] ppid=28151 vsize=554600 CPUtime=1976.35 cores=1,3,5,7
/proc/28153/stat : 28153 (lingeling) R 28151 28153 27854 0 -1 4202496 672691 0 0 0 197275 360 0 0 25 0 1 0 589460268 567910400 137177 33554432000 4194304 4409164 140737012913728 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28153/statm: 138650 137177 141 53 0 137073 0
Current children cumulated CPU time (s) 1976.35
Current children cumulated vsize (KiB) 554600

[startup+1976.5 s]
/proc/loadavg: 2.06 2.02 1.98 3/178 28504
/proc/meminfo: memFree=23137664/32950928 swapFree=67071984/67111528
[pid=28153] ppid=28151 vsize=554600 CPUtime=1976.55 cores=1,3,5,7
/proc/28153/stat : 28153 (lingeling) R 28151 28153 27854 0 -1 4202496 672691 0 0 0 197295 360 0 0 25 0 1 0 589460268 567910400 137177 33554432000 4194304 4409164 140737012913728 18446744073709551615 4358240 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28153/statm: 138650 137177 141 53 0 137073 0
Current children cumulated CPU time (s) 1976.55
Current children cumulated vsize (KiB) 554600

Child status: 20
Real time (s): 1976.54
CPU time (s): 1976.6
CPU user time (s): 1972.97
CPU system time (s): 3.62545
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 647764

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

runsolver used 3.12952 second user time and 6.77797 second system time

The end

Launcher Data

Begin job on node116 at 2011-04-28 14:04:56
IDJOB=3309553
IDBENCH=82378
IDSOLVER=1693
FILE ID=node116/3309553-1303992295
RUNJOBID= node116-1303987383-27874
PBS_JOBID= 13168756
Free space on /tmp= 72488 MiB

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

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

MD5SUM BENCH= 36e8e2178d03f08fa4223da0e3d9beb5
RANDOM SEED=607434484

node116.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.826
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.65
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.826
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.826
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.826
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.75
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.826
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.77
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.826
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.826
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.826
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:      23520036 kB
Buffers:       1888848 kB
Cached:        6892544 kB
SwapCached:       9732 kB
Active:        4288900 kB
Inactive:      4717396 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      23520036 kB
SwapTotal:    67111528 kB
SwapFree:     67071984 kB
Dirty:           23816 kB
Writeback:           0 kB
AnonPages:      218480 kB
Mapped:          14336 kB
Slab:           359116 kB
PageTables:       5124 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   392444 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= 72488 MiB
End job on node116 at 2011-04-28 14:37:53