Trace number 3350312

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
minisat hack: contrasat 2011-03-02? (TO) 1300.05 1300.02

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 benchmark1226.02
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: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3350312-1304969636/watcher-3350312-1304969636 -o /tmp/evaluation-result-3350312-1304969636/solver-3350312-1304969636 -C 2400 -W 1300 -M 7680 contrasat_release HOME/instance-3350312-1304969636.cnf 

running on 2 cores: 0,2

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.99 3.95 3.20 5/284 13397
/proc/meminfo: memFree=3963512/32950904 swapFree=67057400/67111528
[pid=13397] ppid=13395 vsize=19952 CPUtime=0 cores=0,2
/proc/13397/stat : 13397 (contrasat_relea) R 13395 13397 13021 0 -1 4202496 763 0 0 0 0 0 0 0 23 0 1 0 608563506 20430848 705 33554432000 4194304 4298156 140737314761344 18446744073709551615 4244369 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13397/statm: 5009 711 216 26 0 1641 0

[startup+0.07995 s]
/proc/loadavg: 3.99 3.95 3.20 5/284 13397
/proc/meminfo: memFree=3963512/32950904 swapFree=67057400/67111528
[pid=13397] ppid=13395 vsize=28312 CPUtime=0.07 cores=0,2
/proc/13397/stat : 13397 (contrasat_relea) R 13395 13397 13021 0 -1 4202496 3867 0 0 0 7 0 0 0 23 0 1 0 608563506 28991488 3311 33554432000 4194304 4298156 140737314761344 18446744073709551615 4284838 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13397/statm: 7078 3313 216 26 0 3710 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 28312

[startup+0.100944 s]
/proc/loadavg: 3.99 3.95 3.20 5/284 13397
/proc/meminfo: memFree=3963512/32950904 swapFree=67057400/67111528
[pid=13397] ppid=13395 vsize=31064 CPUtime=0.09 cores=0,2
/proc/13397/stat : 13397 (contrasat_relea) R 13395 13397 13021 0 -1 4202496 5378 0 0 0 9 0 0 0 23 0 1 0 608563506 31809536 4499 33554432000 4194304 4298156 140737314761344 18446744073709551615 4284889 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13397/statm: 7766 4501 216 26 0 4398 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31064

[startup+0.300961 s]
/proc/loadavg: 3.99 3.95 3.20 5/284 13397
/proc/meminfo: memFree=3963512/32950904 swapFree=67057400/67111528
[pid=13397] ppid=13395 vsize=88324 CPUtime=0.28 cores=0,2
/proc/13397/stat : 13397 (contrasat_relea) R 13395 13397 13021 0 -1 4202496 20433 0 0 0 26 2 0 0 25 0 1 0 608563506 90443776 15558 33554432000 4194304 4298156 140737314761344 18446744073709551615 4284805 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13397/statm: 22081 15562 216 26 0 18713 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 88324

[startup+0.700903 s]
/proc/loadavg: 3.99 3.95 3.20 5/284 13397
/proc/meminfo: memFree=3963512/32950904 swapFree=67057400/67111528
[pid=13397] ppid=13395 vsize=158068 CPUtime=0.69 cores=0,2
/proc/13397/stat : 13397 (contrasat_relea) R 13395 13397 13021 0 -1 4202496 44596 0 0 0 63 6 0 0 25 0 1 0 608563506 161861632 33398 33554432000 4194304 4298156 140737314761344 18446744073709551615 4218830 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13397/statm: 39517 33398 221 26 0 36149 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 158068

[startup+1.50076 s]
/proc/loadavg: 3.99 3.95 3.20 5/285 13398
/proc/meminfo: memFree=3827112/32950904 swapFree=67057400/67111528
[pid=13397] ppid=13395 vsize=158068 CPUtime=1.49 cores=0,2
/proc/13397/stat : 13397 (contrasat_relea) R 13395 13397 13021 0 -1 4202496 44597 0 0 0 143 6 0 0 25 0 1 0 608563506 161861632 33399 33554432000 4194304 4298156 140737314761344 18446744073709551615 4227683 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13397/statm: 39517 33399 222 26 0 36149 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 158068

[startup+3.10047 s]
/proc/loadavg: 3.99 3.95 3.20 5/285 13398
/proc/meminfo: memFree=3822648/32950904 swapFree=67057400/67111528
[pid=13397] ppid=13395 vsize=144148 CPUtime=3.09 cores=0,2
/proc/13397/stat : 13397 (contrasat_relea) R 13395 13397 13021 0 -1 4202496 55197 0 0 0 302 7 0 0 25 0 1 0 608563506 147607552 26388 33554432000 4194304 4298156 140737314761344 18446744073709551615 4252096 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13397/statm: 36037 26388 242 26 0 32669 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 144148

[startup+6.30084 s]
/proc/loadavg: 3.99 3.95 3.20 5/285 13398
/proc/meminfo: memFree=3841032/32950904 swapFree=67057400/67111528
[pid=13397] ppid=13395 vsize=144148 CPUtime=6.29 cores=0,2
/proc/13397/stat : 13397 (contrasat_relea) R 13395 13397 13021 0 -1 4202496 57019 0 0 0 622 7 0 0 25 0 1 0 608563506 147607552 28202 33554432000 4194304 4298156 140737314761344 18446744073709551615 4251958 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13397/statm: 36037 28202 242 26 0 32669 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 144148

[startup+12.7007 s]
/proc/loadavg: 3.99 3.96 3.21 5/285 13398
/proc/meminfo: memFree=3820760/32950904 swapFree=67057400/67111528
[pid=13397] ppid=13395 vsize=144148 CPUtime=12.69 cores=0,2
/proc/13397/stat : 13397 (contrasat_relea) R 13395 13397 13021 0 -1 4202496 71468 0 0 0 1259 10 0 0 25 0 1 0 608563506 147607552 29313 33554432000 4194304 4298156 140737314761344 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13397/statm: 36037 29313 242 26 0 32669 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 144148

[startup+25.5004 s]
/proc/loadavg: 3.99 3.96 3.21 5/285 13398
/proc/meminfo: memFree=3841332/32950904 swapFree=67057400/67111528
[pid=13397] ppid=13395 vsize=144148 CPUtime=25.49 cores=0,2
/proc/13397/stat : 13397 (contrasat_relea) R 13395 13397 13021 0 -1 4202496 116405 0 0 0 2534 15 0 0 25 0 1 0 608563506 147607552 28821 33554432000 4194304 4298156 140737314761344 18446744073709551615 4276251 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13397/statm: 36037 28821 242 26 0 32669 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 144148

[startup+51.101 s]
/proc/loadavg: 3.99 3.96 3.24 5/285 13399
/proc/meminfo: memFree=3819608/32950904 swapFree=67057400/67111528
[pid=13397] ppid=13395 vsize=174968 CPUtime=51.09 cores=0,2
/proc/13397/stat : 13397 (contrasat_relea) R 13395 13397 13021 0 -1 4202496 167177 0 0 0 5086 23 0 0 25 0 1 0 608563506 179167232 33735 33554432000 4194304 4298156 140737314761344 18446744073709551615 4251937 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13397/statm: 43742 33735 242 26 0 40374 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 174968

[startup+102.311 s]
/proc/loadavg: 3.99 3.96 3.28 5/285 13400
/proc/meminfo: memFree=3813484/32950904 swapFree=67057400/67111528
[pid=13397] ppid=13395 vsize=175520 CPUtime=102.31 cores=0,2
/proc/13397/stat : 13397 (contrasat_relea) R 13395 13397 13021 0 -1 4202496 295780 0 0 0 10191 40 0 0 25 0 1 0 608563506 179732480 33595 33554432000 4194304 4298156 140737314761344 18446744073709551615 4251890 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13397/statm: 43880 33595 242 26 0 40512 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 175520

[startup+162.301 s]
/proc/loadavg: 4.07 3.99 3.32 5/285 13402
/proc/meminfo: memFree=3806392/32950904 swapFree=67057400/67111528
[pid=13397] ppid=13395 vsize=175520 CPUtime=162.29 cores=0,2
/proc/13397/stat : 13397 (contrasat_relea) R 13395 13397 13021 0 -1 4202496 407604 0 0 0 16171 58 0 0 25 0 1 0 608563506 179732480 37251 33554432000 4194304 4298156 140737314761344 18446744073709551615 4256284 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13397/statm: 43880 37251 242 26 0 40512 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 175520

[startup+222.3 s]
/proc/loadavg: 4.14 4.02 3.37 5/285 13431
/proc/meminfo: memFree=3541100/32950904 swapFree=67057400/67111528
[pid=13397] ppid=13395 vsize=175520 CPUtime=222.3 cores=0,2
/proc/13397/stat : 13397 (contrasat_relea) R 13395 13397 13021 0 -1 4202496 536297 0 0 0 22153 77 0 0 25 0 1 0 608563506 179732480 38354 33554432000 4194304 4298156 140737314761344 18446744073709551615 4253621 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13397/statm: 43880 38355 242 26 0 40512 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 175520

[startup+282.301 s]
/proc/loadavg: 4.08 4.03 3.41 5/285 13432
/proc/meminfo: memFree=3499004/32950904 swapFree=67057400/67111528
[pid=13397] ppid=13395 vsize=225608 CPUtime=282.3 cores=0,2
/proc/13397/stat : 13397 (contrasat_relea) R 13395 13397 13021 0 -1 4202496 642217 0 0 0 28136 94 0 0 25 0 1 0 608563506 231022592 42920 33554432000 4194304 4298156 140737314761344 18446744073709551615 4251910 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13397/statm: 56402 42920 242 26 0 53034 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 225608

[startup+342.301 s]
/proc/loadavg: 4.03 4.02 3.45 5/285 13434
/proc/meminfo: memFree=3521976/32950904 swapFree=67057400/67111528
[pid=13397] ppid=13395 vsize=225608 CPUtime=342.29 cores=0,2
/proc/13397/stat : 13397 (contrasat_relea) R 13395 13397 13021 0 -1 4202496 772291 0 0 0 34115 114 0 0 25 0 1 0 608563506 231022592 40643 33554432000 4194304 4298156 140737314761344 18446744073709551615 4251958 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13397/statm: 56402 40643 242 26 0 53034 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 225608

[startup+402.3 s]
/proc/loadavg: 4.01 4.01 3.48 5/285 13435
/proc/meminfo: memFree=3502712/32950904 swapFree=67057400/67111528
[pid=13397] ppid=13395 vsize=225608 CPUtime=402.3 cores=0,2
/proc/13397/stat : 13397 (contrasat_relea) R 13395 13397 13021 0 -1 4202496 839972 0 0 0 40105 125 0 0 25 0 1 0 608563506 231022592 43059 33554432000 4194304 4298156 140737314761344 18446744073709551615 4257002 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13397/statm: 56402 43059 242 26 0 53034 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 225608

[startup+462.301 s]
/proc/loadavg: 4.03 4.02 3.51 5/285 13437
/proc/meminfo: memFree=3447728/32950904 swapFree=67057400/67111528
[pid=13397] ppid=13395 vsize=225608 CPUtime=462.3 cores=0,2
/proc/13397/stat : 13397 (contrasat_relea) R 13395 13397 13021 0 -1 4202496 950966 0 0 0 46090 140 0 0 25 0 1 0 608563506 231022592 42825 33554432000 4194304 4298156 140737314761344 18446744073709551615 4251890 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13397/statm: 56402 42825 242 26 0 53034 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 225608

[startup+522.301 s]
/proc/loadavg: 4.01 4.02 3.54 5/285 13439
/proc/meminfo: memFree=3371808/32950904 swapFree=67057400/67111528
[pid=13397] ppid=13395 vsize=306996 CPUtime=522.3 cores=0,2
/proc/13397/stat : 13397 (contrasat_relea) R 13395 13397 13021 0 -1 4202496 1021999 0 0 0 52078 152 0 0 25 0 1 0 608563506 314363904 54190 33554432000 4194304 4298156 140737314761344 18446744073709551615 4251937 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13397/statm: 76749 54190 242 26 0 73381 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 306996

[startup+582.3 s]
/proc/loadavg: 4.00 4.01 3.57 5/285 13440
/proc/meminfo: memFree=3422224/32950904 swapFree=67057400/67111528
[pid=13397] ppid=13395 vsize=225608 CPUtime=582.31 cores=0,2
/proc/13397/stat : 13397 (contrasat_relea) R 13395 13397 13021 0 -1 4202496 1105031 0 0 0 58065 166 0 0 25 0 1 0 608563506 231022592 46157 33554432000 4194304 4298156 140737314761344 18446744073709551615 4251958 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13397/statm: 56402 46157 242 26 0 53034 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 225608

[startup+642.3 s]
/proc/loadavg: 4.00 4.01 3.59 5/285 13442
/proc/meminfo: memFree=3437948/32950904 swapFree=67057400/67111528
[pid=13397] ppid=13395 vsize=225608 CPUtime=642.31 cores=0,2
/proc/13397/stat : 13397 (contrasat_relea) R 13395 13397 13021 0 -1 4202496 1209396 0 0 0 64048 183 0 0 25 0 1 0 608563506 231022592 44473 33554432000 4194304 4298156 140737314761344 18446744073709551615 4257002 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13397/statm: 56402 44473 242 26 0 53034 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 225608

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.61 5/285 13443
/proc/meminfo: memFree=3391456/32950904 swapFree=67057400/67111528
[pid=13397] ppid=13395 vsize=225608 CPUtime=702.3 cores=0,2
/proc/13397/stat : 13397 (contrasat_relea) R 13395 13397 13021 0 -1 4202496 1312373 0 0 0 70030 200 0 0 25 0 1 0 608563506 231022592 41246 33554432000 4194304 4298156 140737314761344 18446744073709551615 4251890 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13397/statm: 56402 41246 242 26 0 53034 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 225608

[startup+762.31 s]
/proc/loadavg: 4.11 4.03 3.65 5/285 13445
/proc/meminfo: memFree=3347188/32950904 swapFree=67057400/67111528
[pid=13397] ppid=13395 vsize=306996 CPUtime=762.31 cores=0,2
/proc/13397/stat : 13397 (contrasat_relea) R 13395 13397 13021 0 -1 4202496 1401623 0 0 0 76019 212 0 0 25 0 1 0 608563506 314363904 54861 33554432000 4194304 4298156 140737314761344 18446744073709551615 4251970 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13397/statm: 76749 54861 242 26 0 73381 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 306996

[startup+822.3 s]
/proc/loadavg: 4.08 4.04 3.67 5/285 13447
/proc/meminfo: memFree=3382604/32950904 swapFree=67057400/67111528
[pid=13397] ppid=13395 vsize=225608 CPUtime=822.31 cores=0,2
/proc/13397/stat : 13397 (contrasat_relea) R 13395 13397 13021 0 -1 4202496 1499120 0 0 0 82003 228 0 0 25 0 1 0 608563506 231022592 47303 33554432000 4194304 4298156 140737314761344 18446744073709551615 4251937 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13397/statm: 56402 47303 242 26 0 53034 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 225608

[startup+882.301 s]
/proc/loadavg: 4.03 4.03 3.69 5/285 13448
/proc/meminfo: memFree=3423756/32950904 swapFree=67057400/67111528
[pid=13397] ppid=13395 vsize=225608 CPUtime=882.31 cores=0,2
/proc/13397/stat : 13397 (contrasat_relea) R 13395 13397 13021 0 -1 4202496 1613715 0 0 0 87984 247 0 0 25 0 1 0 608563506 231022592 44639 33554432000 4194304 4298156 140737314761344 18446744073709551615 4251890 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13397/statm: 56402 44639 242 26 0 53034 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 225608

[startup+942.301 s]
/proc/loadavg: 4.01 4.02 3.70 5/285 13450
/proc/meminfo: memFree=3122384/32950904 swapFree=67057400/67111528
[pid=13397] ppid=13395 vsize=306996 CPUtime=942.32 cores=0,2
/proc/13397/stat : 13397 (contrasat_relea) R 13395 13397 13021 0 -1 4202496 1673267 0 0 0 93975 257 0 0 25 0 1 0 608563506 314363904 59628 33554432000 4194304 4298156 140737314761344 18446744073709551615 4276361 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13397/statm: 76749 59628 242 26 0 73381 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 306996

[startup+1002.3 s]
/proc/loadavg: 4.05 4.03 3.73 5/285 13451
/proc/meminfo: memFree=3246456/32950904 swapFree=67057400/67111528
[pid=13397] ppid=13395 vsize=439256 CPUtime=1002.31 cores=0,2
/proc/13397/stat : 13397 (contrasat_relea) R 13395 13397 13021 0 -1 4202496 1748156 0 0 0 99963 268 0 0 25 0 1 0 608563506 449798144 75057 33554432000 4194304 4298156 140737314761344 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13397/statm: 109814 75057 242 26 0 106446 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 439256

[startup+1062.3 s]
/proc/loadavg: 4.02 4.02 3.74 5/285 13453
/proc/meminfo: memFree=3370268/32950904 swapFree=67057400/67111528
[pid=13397] ppid=13395 vsize=226088 CPUtime=1062.31 cores=0,2
/proc/13397/stat : 13397 (contrasat_relea) R 13395 13397 13021 0 -1 4202496 1871585 0 0 0 105945 286 0 0 25 0 1 0 608563506 231514112 46603 33554432000 4194304 4298156 140737314761344 18446744073709551615 4261516 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13397/statm: 56522 46603 242 26 0 53154 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 226088

[startup+1122.3 s]
/proc/loadavg: 3.48 3.89 3.71 3/274 13491
/proc/meminfo: memFree=3800536/32950904 swapFree=67057400/67111528
[pid=13397] ppid=13395 vsize=226088 CPUtime=1122.32 cores=0,2
/proc/13397/stat : 13397 (contrasat_relea) R 13395 13397 13021 0 -1 4202496 1959207 0 0 0 111931 301 0 0 25 0 1 0 608563506 231514112 48628 33554432000 4194304 4298156 140737314761344 18446744073709551615 4256826 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13397/statm: 56522 48628 242 26 0 53154 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 226088

[startup+1182.3 s]
/proc/loadavg: 2.54 3.54 3.60 3/273 13492
/proc/meminfo: memFree=3823096/32950904 swapFree=67057400/67111528
[pid=13397] ppid=13395 vsize=227268 CPUtime=1182.32 cores=0,2
/proc/13397/stat : 13397 (contrasat_relea) R 13395 13397 13021 0 -1 4202496 2055431 0 0 0 117917 315 0 0 25 0 1 0 608563506 232722432 50646 33554432000 4194304 4298156 140737314761344 18446744073709551615 4251930 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13397/statm: 56817 50646 242 26 0 53449 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 227268

[startup+1242.3 s]
/proc/loadavg: 2.20 3.26 3.50 3/273 13494
/proc/meminfo: memFree=3804796/32950904 swapFree=67057400/67111528
[pid=13397] ppid=13395 vsize=309180 CPUtime=1242.32 cores=0,2
/proc/13397/stat : 13397 (contrasat_relea) R 13395 13397 13021 0 -1 4202496 2143833 0 0 0 123903 329 0 0 25 0 1 0 608563506 316600320 56814 33554432000 4194304 4298156 140737314761344 18446744073709551615 4252211 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13397/statm: 77295 56814 242 26 0 73927 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 309180



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.08 3.04 3.41 3/273 13495
/proc/meminfo: memFree=3794692/32950904 swapFree=67057400/67111528
[pid=13397] ppid=13395 vsize=309684 CPUtime=1300.02 cores=0,2
/proc/13397/stat : 13397 (contrasat_relea) R 13395 13397 13021 0 -1 4202496 2238644 0 0 0 129659 343 0 0 25 0 1 0 608563506 317116416 58482 33554432000 4194304 4298156 140737314761344 18446744073709551615 4251937 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13397/statm: 77421 58482 242 26 0 74053 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 309684

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.02
CPU time (s): 1300.05
CPU user time (s): 1296.6
CPU system time (s): 3.45048
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 650872

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

runsolver used 3.43548 second user time and 7.68183 second system time

The end

Launcher Data

Begin job on node121 at 2011-05-09 21:33:58
IDJOB=3350312
IDBENCH=82366
IDSOLVER=1816
FILE ID=node121/3350312-1304969636
RUNJOBID= node121-1304968096-13040
PBS_JOBID= 13285629
Free space on /tmp= 43896 MiB

SOLVER NAME= minisat hack: contrasat 2011-03-02
BENCH NAME= SAT11/application/rintanen/SATPlanning/sokoban-sequential-p145-microban-sequential.060-NOTKNOWN.cnf
COMMAND LINE= contrasat_release BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3350312-1304969636/watcher-3350312-1304969636 -o /tmp/evaluation-result-3350312-1304969636/solver-3350312-1304969636 -C 2400 -W 1300 -M 7680  contrasat_release HOME/instance-3350312-1304969636.cnf

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

MD5SUM BENCH= e44b288003a3eaf34673a2c0fb8c6f3e
RANDOM SEED=1791755479

node121.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.817
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.63
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.817
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.07
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.817
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.84
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.817
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.77
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.817
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.817
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.74
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.817
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.817
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:     32950904 kB
MemFree:       3963792 kB
Buffers:        233960 kB
Cached:       22086072 kB
SwapCached:       7408 kB
Active:       13700184 kB
Inactive:     14482456 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:       3963792 kB
SwapTotal:    67111528 kB
SwapFree:     67057400 kB
Dirty:           37384 kB
Writeback:           0 kB
AnonPages:     5860436 kB
Mapped:          22268 kB
Slab:           717596 kB
PageTables:      25900 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS: 31235464 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= 43888 MiB
End job on node121 at 2011-05-09 21:55:40