Trace number 3285313

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
kw 2011-02-28? (TO) 1300.08 1300.03

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 benchmark539.975
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


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-3285313-1303766261/watcher-3285313-1303766261 -o /tmp/evaluation-result-3285313-1303766261/solver-3285313-1303766261 -C 2400 -W 1300 -M 7680 kw --tmp-path=HOME HOME/instance-3285313-1303766261.cnf 

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 3.53 3.89 3.87 5/183 27876
/proc/meminfo: memFree=13931844/32950928 swapFree=67087032/67111528
[pid=27876] ppid=27874 vsize=5380 CPUtime=0 cores=1,3
/proc/27876/stat : 27876 (kw) R 27874 27876 26622 0 -1 4202496 731 0 0 0 0 0 0 0 21 0 1 0 488223245 5509120 685 33554432000 4194304 6935321 140735009942464 18446744073709551615 5922283 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27876/statm: 1378 690 241 670 0 699 0

[startup+0.0390011 s]
/proc/loadavg: 3.53 3.89 3.87 5/183 27876
/proc/meminfo: memFree=13931844/32950928 swapFree=67087032/67111528
[pid=27876] ppid=27874 vsize=38540 CPUtime=0.02 cores=1,3
/proc/27876/stat : 27876 (kw) R 27874 27876 26622 0 -1 4202496 8858 0 0 0 2 0 0 0 21 0 1 0 488223245 39464960 8793 33554432000 4194304 6935321 140735009942464 18446744073709551615 5922283 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27876/statm: 9635 8803 241 670 0 8956 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 38540

[startup+0.100999 s]
/proc/loadavg: 3.53 3.89 3.87 5/183 27876
/proc/meminfo: memFree=13931844/32950928 swapFree=67087032/67111528
[pid=27876] ppid=27874 vsize=60720 CPUtime=0.08 cores=1,3
/proc/27876/stat : 27876 (kw) R 27874 27876 26622 0 -1 4202496 13280 0 0 0 8 0 0 0 21 0 1 0 488223245 62177280 13215 33554432000 4194304 6935321 140735009942464 18446744073709551615 5354866 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27876/statm: 15180 13215 249 670 0 14501 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 60720

[startup+0.300947 s]
/proc/loadavg: 3.53 3.89 3.87 5/183 27876
/proc/meminfo: memFree=13931844/32950928 swapFree=67087032/67111528
[pid=27876] ppid=27874 vsize=61260 CPUtime=0.28 cores=1,3
/proc/27876/stat : 27876 (kw) R 27874 27876 26622 0 -1 4202496 13421 0 0 0 28 0 0 0 22 0 1 0 488223245 62730240 13356 33554432000 4194304 6935321 140735009942464 18446744073709551615 5493347 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27876/statm: 15315 13356 249 670 0 14636 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 61260

[startup+0.70087 s]
/proc/loadavg: 3.53 3.89 3.87 5/183 27876
/proc/meminfo: memFree=13931844/32950928 swapFree=67087032/67111528
[pid=27876] ppid=27874 vsize=79036 CPUtime=0.69 cores=1,3
/proc/27876/stat : 27876 (kw) R 27874 27876 26622 0 -1 4202496 17768 0 0 0 68 1 0 0 23 0 1 0 488223245 80932864 17703 33554432000 4194304 6935321 140735009942464 18446744073709551615 5922283 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27876/statm: 19759 17703 252 670 0 19080 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 79036

[startup+1.50072 s]
/proc/loadavg: 3.53 3.89 3.87 5/187 27883
/proc/meminfo: memFree=13658968/32950928 swapFree=67087032/67111528
[pid=27876] ppid=27874 vsize=153704 CPUtime=1.48 cores=1,3
/proc/27876/stat : 27876 (kw) R 27874 27876 26622 0 -1 4202496 36382 0 0 0 145 3 0 0 25 0 1 0 488223245 157392896 36317 33554432000 4194304 6935321 140735009942464 18446744073709551615 4292276 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27876/statm: 38426 36318 252 670 0 37747 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 153704

[startup+3.10042 s]
/proc/loadavg: 3.53 3.89 3.87 5/190 27889
/proc/meminfo: memFree=13128228/32950928 swapFree=67087032/67111528
[pid=27876] ppid=27874 vsize=239888 CPUtime=3.09 cores=1,3
/proc/27876/stat : 27876 (kw) R 27874 27876 26622 0 -1 4202496 58071 0 0 0 303 6 0 0 25 0 1 0 488223245 245645312 57491 33554432000 4194304 6935321 140735009942464 18446744073709551615 4386892 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27876/statm: 59972 57491 274 670 0 59293 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 239888

[startup+6.3008 s]
/proc/loadavg: 3.73 3.92 3.88 5/190 27889
/proc/meminfo: memFree=12707744/32950928 swapFree=67087032/67111528
[pid=27876] ppid=27874 vsize=232836 CPUtime=6.29 cores=1,3
/proc/27876/stat : 27876 (kw) R 27874 27876 26622 0 -1 4202496 58502 0 0 0 623 6 0 0 25 0 1 0 488223245 238424064 55790 33554432000 4194304 6935321 140735009942464 18446744073709551615 4347181 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27876/statm: 58209 55790 286 670 0 57530 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 232836

[startup+12.7006 s]
/proc/loadavg: 3.75 3.92 3.88 5/190 27889
/proc/meminfo: memFree=12371708/32950928 swapFree=67087032/67111528
[pid=27876] ppid=27874 vsize=240080 CPUtime=12.69 cores=1,3
/proc/27876/stat : 27876 (kw) R 27874 27876 26622 0 -1 4202496 60408 0 0 0 1262 7 0 0 25 0 1 0 488223245 245841920 57696 33554432000 4194304 6935321 140735009942464 18446744073709551615 4429796 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27876/statm: 60020 57696 286 670 0 59341 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 240080

[startup+25.5011 s]
/proc/loadavg: 3.81 3.92 3.89 5/190 27890
/proc/meminfo: memFree=12345224/32950928 swapFree=67087032/67111528
[pid=27876] ppid=27874 vsize=270460 CPUtime=25.49 cores=1,3
/proc/27876/stat : 27876 (kw) R 27874 27876 26622 0 -1 4202496 68006 0 0 0 2541 8 0 0 25 0 1 0 488223245 276951040 65287 33554432000 4194304 6935321 140735009942464 18446744073709551615 4394358 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27876/statm: 67615 65287 286 670 0 66936 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 270460

[startup+51.1002 s]
/proc/loadavg: 3.87 3.93 3.89 6/190 27891
/proc/meminfo: memFree=12149244/32950928 swapFree=67087032/67111528
[pid=27876] ppid=27874 vsize=327536 CPUtime=51.09 cores=1,3
/proc/27876/stat : 27876 (kw) R 27874 27876 26622 0 -1 4202496 82258 0 0 0 5098 11 0 0 25 0 1 0 488223245 335396864 79524 33554432000 4194304 6935321 140735009942464 18446744073709551615 4346618 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27876/statm: 81884 79524 286 670 0 81205 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 327536

[startup+102.306 s]
/proc/loadavg: 3.94 3.94 3.89 5/190 27892
/proc/meminfo: memFree=11860168/32950928 swapFree=67087032/67111528
[pid=27876] ppid=27874 vsize=362628 CPUtime=102.29 cores=1,3
/proc/27876/stat : 27876 (kw) R 27874 27876 26622 0 -1 4202496 90898 0 0 0 10217 12 0 0 25 0 1 0 488223245 371331072 88153 33554432000 4194304 6935321 140735009942464 18446744073709551615 4347200 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27876/statm: 90657 88153 298 670 0 89978 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 362628

[startup+162.301 s]
/proc/loadavg: 3.98 3.95 3.90 5/190 27893
/proc/meminfo: memFree=11805076/32950928 swapFree=67087032/67111528
[pid=27876] ppid=27874 vsize=384436 CPUtime=162.29 cores=1,3
/proc/27876/stat : 27876 (kw) R 27874 27876 26622 0 -1 4202496 96462 0 0 0 16216 13 0 0 25 0 1 0 488223245 393662464 93709 33554432000 4194304 6935321 140735009942464 18446744073709551615 4346618 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27876/statm: 96109 93709 298 670 0 95430 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 384436

[startup+222.3 s]
/proc/loadavg: 4.02 3.97 3.91 5/190 27895
/proc/meminfo: memFree=11760160/32950928 swapFree=67087032/67111528
[pid=27876] ppid=27874 vsize=391972 CPUtime=222.29 cores=1,3
/proc/27876/stat : 27876 (kw) R 27874 27876 26622 0 -1 4202496 98368 0 0 0 22216 13 0 0 25 0 1 0 488223245 401379328 95615 33554432000 4194304 6935321 140735009942464 18446744073709551615 4341581 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27876/statm: 97993 95615 298 670 0 97314 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 391972

[startup+282.301 s]
/proc/loadavg: 4.01 3.97 3.91 5/190 27897
/proc/meminfo: memFree=11721212/32950928 swapFree=67087032/67111528
[pid=27876] ppid=27874 vsize=409592 CPUtime=282.3 cores=1,3
/proc/27876/stat : 27876 (kw) R 27874 27876 26622 0 -1 4202496 102780 0 0 0 28216 14 0 0 25 0 1 0 488223245 419422208 100024 33554432000 4194304 6935321 140735009942464 18446744073709551615 4430659 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27876/statm: 102398 100024 298 670 0 101719 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 409592

[startup+342.3 s]
/proc/loadavg: 4.00 3.97 3.91 5/190 27898
/proc/meminfo: memFree=11622372/32950928 swapFree=67087032/67111528
[pid=27876] ppid=27874 vsize=446816 CPUtime=342.3 cores=1,3
/proc/27876/stat : 27876 (kw) R 27874 27876 26622 0 -1 4202496 111929 0 0 0 34214 16 0 0 25 0 1 0 488223245 457539584 109166 33554432000 4194304 6935321 140735009942464 18446744073709551615 4346610 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27876/statm: 111704 109166 298 670 0 111025 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 446816

[startup+402.301 s]
/proc/loadavg: 4.04 3.99 3.91 5/190 27900
/proc/meminfo: memFree=11612556/32950928 swapFree=67087032/67111528
[pid=27876] ppid=27874 vsize=446816 CPUtime=402.3 cores=1,3
/proc/27876/stat : 27876 (kw) R 27874 27876 26622 0 -1 4202496 112107 0 0 0 40214 16 0 0 25 0 1 0 488223245 457539584 109344 33554432000 4194304 6935321 140735009942464 18446744073709551615 4348013 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27876/statm: 111704 109344 298 670 0 111025 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 446816

[startup+462.3 s]
/proc/loadavg: 4.01 3.99 3.91 5/190 27901
/proc/meminfo: memFree=11606720/32950928 swapFree=67087032/67111528
[pid=27876] ppid=27874 vsize=446816 CPUtime=462.3 cores=1,3
/proc/27876/stat : 27876 (kw) R 27874 27876 26622 0 -1 4202496 112107 0 0 0 46214 16 0 0 25 0 1 0 488223245 457539584 109344 33554432000 4194304 6935321 140735009942464 18446744073709551615 4346598 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27876/statm: 111704 109344 298 670 0 111025 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 446816

[startup+522.301 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 27903
/proc/meminfo: memFree=11574460/32950928 swapFree=67087032/67111528
[pid=27876] ppid=27874 vsize=468424 CPUtime=522.3 cores=1,3
/proc/27876/stat : 27876 (kw) R 27874 27876 26622 0 -1 4202496 117351 0 0 0 52213 17 0 0 25 0 1 0 488223245 479666176 114578 33554432000 4194304 6935321 140735009942464 18446744073709551615 4430621 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27876/statm: 117106 114578 298 670 0 116427 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 468424

[startup+582.3 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 27905
/proc/meminfo: memFree=11554112/32950928 swapFree=67087032/67111528
[pid=27876] ppid=27874 vsize=473404 CPUtime=582.31 cores=1,3
/proc/27876/stat : 27876 (kw) R 27874 27876 26622 0 -1 4202496 118768 0 0 0 58214 17 0 0 25 0 1 0 488223245 484765696 115995 33554432000 4194304 6935321 140735009942464 18446744073709551615 4346544 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27876/statm: 118351 115995 298 670 0 117672 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 473404

[startup+642.301 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 27906
/proc/meminfo: memFree=11486884/32950928 swapFree=67087032/67111528
[pid=27876] ppid=27874 vsize=473404 CPUtime=642.31 cores=1,3
/proc/27876/stat : 27876 (kw) R 27874 27876 26622 0 -1 4202496 118768 0 0 0 64214 17 0 0 25 0 1 0 488223245 484765696 115995 33554432000 4194304 6935321 140735009942464 18446744073709551615 4346583 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27876/statm: 118351 115995 298 670 0 117672 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 473404

[startup+702.3 s]
/proc/loadavg: 4.05 4.00 3.92 5/190 27908
/proc/meminfo: memFree=11436772/32950928 swapFree=67087032/67111528
[pid=27876] ppid=27874 vsize=475936 CPUtime=702.32 cores=1,3
/proc/27876/stat : 27876 (kw) R 27874 27876 26622 0 -1 4202496 119409 0 0 0 70214 18 0 0 25 0 1 0 488223245 487358464 116636 33554432000 4194304 6935321 140735009942464 18446744073709551615 4347626 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27876/statm: 118984 116636 298 670 0 118305 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 475936

[startup+762.307 s]
/proc/loadavg: 4.02 4.00 3.92 5/190 27909
/proc/meminfo: memFree=11436508/32950928 swapFree=67087032/67111528
[pid=27876] ppid=27874 vsize=475936 CPUtime=762.32 cores=1,3
/proc/27876/stat : 27876 (kw) R 27874 27876 26622 0 -1 4202496 119413 0 0 0 76214 18 0 0 25 0 1 0 488223245 487358464 116640 33554432000 4194304 6935321 140735009942464 18446744073709551615 4346630 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27876/statm: 118984 116640 298 670 0 118305 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 475936

[startup+822.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 27911
/proc/meminfo: memFree=11434760/32950928 swapFree=67087032/67111528
[pid=27876] ppid=27874 vsize=478676 CPUtime=822.32 cores=1,3
/proc/27876/stat : 27876 (kw) R 27874 27876 26622 0 -1 4202496 119932 0 0 0 82214 18 0 0 25 0 1 0 488223245 490164224 117159 33554432000 4194304 6935321 140735009942464 18446744073709551615 4430675 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27876/statm: 119669 117159 298 670 0 118990 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 478676

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 27913
/proc/meminfo: memFree=11409208/32950928 swapFree=67087032/67111528
[pid=27876] ppid=27874 vsize=481556 CPUtime=882.32 cores=1,3
/proc/27876/stat : 27876 (kw) R 27874 27876 26622 0 -1 4202496 120821 0 0 0 88214 18 0 0 25 0 1 0 488223245 493113344 118048 33554432000 4194304 6935321 140735009942464 18446744073709551615 4346530 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27876/statm: 120389 118048 298 670 0 119710 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 481556

[startup+942.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 27914
/proc/meminfo: memFree=11409300/32950928 swapFree=67087032/67111528
[pid=27876] ppid=27874 vsize=481556 CPUtime=942.32 cores=1,3
/proc/27876/stat : 27876 (kw) R 27874 27876 26622 0 -1 4202496 120826 0 0 0 94214 18 0 0 25 0 1 0 488223245 493113344 118053 33554432000 4194304 6935321 140735009942464 18446744073709551615 4346581 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27876/statm: 120389 118053 298 670 0 119710 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 481556

[startup+1002.3 s]
/proc/loadavg: 4.07 4.02 3.93 5/190 27916
/proc/meminfo: memFree=11344684/32950928 swapFree=67087032/67111528
[pid=27876] ppid=27874 vsize=481556 CPUtime=1002.32 cores=1,3
/proc/27876/stat : 27876 (kw) R 27874 27876 26622 0 -1 4202496 120831 0 0 0 100214 18 0 0 25 0 1 0 488223245 493113344 118058 33554432000 4194304 6935321 140735009942464 18446744073709551615 4346630 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27876/statm: 120389 118058 298 670 0 119710 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 481556

[startup+1062.3 s]
/proc/loadavg: 4.02 4.01 3.93 5/190 27917
/proc/meminfo: memFree=11344788/32950928 swapFree=67087032/67111528
[pid=27876] ppid=27874 vsize=481556 CPUtime=1062.32 cores=1,3
/proc/27876/stat : 27876 (kw) R 27874 27876 26622 0 -1 4202496 120831 0 0 0 106214 18 0 0 25 0 1 0 488223245 493113344 118058 33554432000 4194304 6935321 140735009942464 18446744073709551615 4346573 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27876/statm: 120389 118058 298 670 0 119710 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 481556

[startup+1122.3 s]
/proc/loadavg: 4.01 4.00 3.93 5/190 27919
/proc/meminfo: memFree=11314752/32950928 swapFree=67087032/67111528
[pid=27876] ppid=27874 vsize=488608 CPUtime=1122.33 cores=1,3
/proc/27876/stat : 27876 (kw) R 27874 27876 26622 0 -1 4202496 122589 0 0 0 112214 19 0 0 25 0 1 0 488223245 500334592 119814 33554432000 4194304 6935321 140735009942464 18446744073709551615 4780085 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27876/statm: 122152 119814 298 670 0 121473 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 488608

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 27921
/proc/meminfo: memFree=11264144/32950928 swapFree=67087032/67111528
[pid=27876] ppid=27874 vsize=491156 CPUtime=1182.33 cores=1,3
/proc/27876/stat : 27876 (kw) R 27874 27876 26622 0 -1 4202496 123109 0 0 0 118214 19 0 0 25 0 1 0 488223245 502943744 120334 33554432000 4194304 6935321 140735009942464 18446744073709551615 4429800 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27876/statm: 122789 120334 298 670 0 122110 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 491156

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 27922
/proc/meminfo: memFree=11254448/32950928 swapFree=67087032/67111528
[pid=27876] ppid=27874 vsize=493992 CPUtime=1242.33 cores=1,3
/proc/27876/stat : 27876 (kw) R 27874 27876 26622 0 -1 4202496 123939 0 0 0 124214 19 0 0 25 0 1 0 488223245 505847808 121164 33554432000 4194304 6935321 140735009942464 18446744073709551615 4347624 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27876/statm: 123498 121164 298 670 0 122819 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 493992



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.92 3.98 3.92 4/188 27925
/proc/meminfo: memFree=11564328/32950928 swapFree=67087032/67111528
[pid=27876] ppid=27874 vsize=522804 CPUtime=1300.05 cores=1,3
/proc/27876/stat : 27876 (kw) R 27874 27876 26622 0 -1 4202496 131157 0 0 0 129984 21 0 0 25 0 1 0 488223245 535351296 128375 33554432000 4194304 6935321 140735009942464 18446744073709551615 4497832 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27876/statm: 130701 128375 298 670 0 130022 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 522804

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.03
CPU time (s): 1300.08
CPU user time (s): 1299.84
CPU system time (s): 0.234964
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 522804

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

runsolver used 2.14767 second user time and 4.95625 second system time

The end

Launcher Data

Begin job on node148 at 2011-04-25 23:17:42
IDJOB=3285313
IDBENCH=82378
IDSOLVER=1658
FILE ID=node148/3285313-1303766261
RUNJOBID= node148-1303766261-27848
PBS_JOBID= 13157117
Free space on /tmp= 70536 MiB

SOLVER NAME= kw 2011-02-28
BENCH NAME= SAT11/application/rintanen/SATPlanning/sokoban-sequential-p145-microban-sequential.040-NOTKNOWN.cnf
COMMAND LINE= kw --tmp-path=TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3285313-1303766261/watcher-3285313-1303766261 -o /tmp/evaluation-result-3285313-1303766261/solver-3285313-1303766261 -C 2400 -W 1300 -M 7680  kw --tmp-path=HOME HOME/instance-3285313-1303766261.cnf

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

MD5SUM BENCH= 36e8e2178d03f08fa4223da0e3d9beb5
RANDOM SEED=94321529

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13932620 kB
Buffers:       2059784 kB
Cached:       16261264 kB
SwapCached:       5264 kB
Active:        9177940 kB
Inactive:      9276096 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13932620 kB
SwapTotal:    67111528 kB
SwapFree:     67087032 kB
Dirty:           84800 kB
Writeback:           0 kB
AnonPages:      127776 kB
Mapped:          14640 kB
Slab:           500260 kB
PageTables:       4756 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   301736 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= 70480 MiB
End job on node148 at 2011-04-25 23:39:24