Trace number 3285695

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
RestartSAT A75? (TO) 1300.06 1300.09

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
sokoban-sequential-p145-microban-sequential.080-SAT.cnf
MD5SUM1ca09a2b911e29894c6603aee8d3e672
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark153.91
Satisfiable
(Un)Satisfiability was proved
Number of variables175084
Number of clauses2826936
Sum of the clauses size6454456
Maximum clause length78
Minimum clause length1
Number of clauses of size 1696
Number of clauses of size 22728320
Number of clauses of size 37680
Number of clauses of size 435520
Number of clauses of size 515360
Number of clauses of size over 539360

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-3285695-1303765049/watcher-3285695-1303765049 -o /tmp/evaluation-result-3285695-1303765049/solver-3285695-1303765049 -C 2400 -W 1300 -M 7680 HOME/RestartSAT -rfirst=1 -var-decay=0.75 HOME/instance-3285695-1303765049.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: 4.00 4.01 4.60 4/189 17077
/proc/meminfo: memFree=18086992/32951124 swapFree=67111524/67111528
[pid=17077] ppid=17075 vsize=19804 CPUtime=0 cores=0,2
/proc/17077/stat : 17077 (RestartSAT) R 17075 17077 15892 0 -1 4202496 765 0 0 0 0 0 0 0 23 0 1 0 468921212 20279296 706 33554432000 4194304 4291949 140735379630416 18446744073709551615 4276539 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/17077/statm: 4951 706 227 24 0 1585 0

[startup+0.08969 s]
/proc/loadavg: 4.00 4.01 4.60 4/189 17077
/proc/meminfo: memFree=18086992/32951124 swapFree=67111524/67111528
[pid=17077] ppid=17075 vsize=28944 CPUtime=0.07 cores=0,2
/proc/17077/stat : 17077 (RestartSAT) R 17075 17077 15892 0 -1 4202496 3863 0 0 0 7 0 0 0 23 0 1 0 468921212 29638656 3368 33554432000 4194304 4291949 140735379630416 18446744073709551615 255106429637 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/17077/statm: 7236 3370 228 24 0 3870 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 28944

[startup+0.100699 s]
/proc/loadavg: 4.00 4.01 4.60 4/189 17077
/proc/meminfo: memFree=18086992/32951124 swapFree=67111524/67111528
[pid=17077] ppid=17075 vsize=30400 CPUtime=0.09 cores=0,2
/proc/17077/stat : 17077 (RestartSAT) R 17075 17077 15892 0 -1 4202496 4564 0 0 0 9 0 0 0 23 0 1 0 468921212 31129600 3915 33554432000 4194304 4291949 140735379630416 18446744073709551615 255106429637 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/17077/statm: 7600 3917 228 24 0 4234 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30400

[startup+0.300652 s]
/proc/loadavg: 4.00 4.01 4.60 4/189 17077
/proc/meminfo: memFree=18086992/32951124 swapFree=67111524/67111528
[pid=17077] ppid=17075 vsize=75368 CPUtime=0.29 cores=0,2
/proc/17077/stat : 17077 (RestartSAT) R 17075 17077 15892 0 -1 4202496 18093 0 0 0 27 2 0 0 25 0 1 0 468921212 77176832 13573 33554432000 4194304 4291949 140735379630416 18446744073709551615 4277761 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/17077/statm: 18842 13580 228 24 0 15476 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 75368

[startup+0.700603 s]
/proc/loadavg: 4.00 4.01 4.60 4/189 17077
/proc/meminfo: memFree=18086992/32951124 swapFree=67111524/67111528
[pid=17077] ppid=17075 vsize=163456 CPUtime=0.69 cores=0,2
/proc/17077/stat : 17077 (RestartSAT) R 17075 17077 15892 0 -1 4202496 42950 0 0 0 63 6 0 0 25 0 1 0 468921212 167378944 31601 33554432000 4194304 4291949 140735379630416 18446744073709551615 255106429637 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/17077/statm: 40864 31602 228 24 0 37498 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 163456

[startup+1.50048 s]
/proc/loadavg: 4.00 4.01 4.60 5/190 17078
/proc/meminfo: memFree=17915252/32951124 swapFree=67111524/67111528
[pid=17077] ppid=17075 vsize=192600 CPUtime=1.49 cores=0,2
/proc/17077/stat : 17077 (RestartSAT) R 17075 17077 15892 0 -1 4202496 57349 0 0 0 141 8 0 0 25 0 1 0 468921212 197222400 41482 33554432000 4194304 4291949 140735379630416 18446744073709551615 4229980 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/17077/statm: 48150 41482 232 24 0 44784 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 192600

[startup+3.10118 s]
/proc/loadavg: 4.00 4.01 4.60 5/190 17078
/proc/meminfo: memFree=17907552/32951124 swapFree=67111524/67111528
[pid=17077] ppid=17075 vsize=192600 CPUtime=3.09 cores=0,2
/proc/17077/stat : 17077 (RestartSAT) R 17075 17077 15892 0 -1 4202496 57353 0 0 0 301 8 0 0 25 0 1 0 468921212 197222400 41486 33554432000 4194304 4291949 140735379630416 18446744073709551615 4231727 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/17077/statm: 48150 41486 234 24 0 44784 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 192600

[startup+6.30061 s]
/proc/loadavg: 4.00 4.01 4.59 5/190 17078
/proc/meminfo: memFree=17922940/32951124 swapFree=67111524/67111528
[pid=17077] ppid=17075 vsize=154556 CPUtime=6.29 cores=0,2
/proc/17077/stat : 17077 (RestartSAT) R 17075 17077 15892 0 -1 4202496 65359 0 0 0 620 9 0 0 25 0 1 0 468921212 158265344 32849 33554432000 4194304 4291949 140735379630416 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/17077/statm: 38639 32849 252 24 0 35273 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 154556

[startup+12.7005 s]
/proc/loadavg: 4.00 4.01 4.59 5/190 17079
/proc/meminfo: memFree=19751820/32951124 swapFree=67111524/67111528
[pid=17077] ppid=17075 vsize=154556 CPUtime=12.69 cores=0,2
/proc/17077/stat : 17077 (RestartSAT) R 17075 17077 15892 0 -1 4202496 66627 0 0 0 1259 10 0 0 25 0 1 0 468921212 158265344 34114 33554432000 4194304 4291949 140735379630416 18446744073709551615 4255673 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/17077/statm: 38639 34114 252 24 0 35273 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 154556

[startup+25.5002 s]
/proc/loadavg: 4.00 4.01 4.58 5/190 17079
/proc/meminfo: memFree=19665140/32951124 swapFree=67111524/67111528
[pid=17077] ppid=17075 vsize=173524 CPUtime=25.49 cores=0,2
/proc/17077/stat : 17077 (RestartSAT) R 17075 17077 15892 0 -1 4202496 69850 0 0 0 2538 11 0 0 25 0 1 0 468921212 177688576 37331 33554432000 4194304 4291949 140735379630416 18446744073709551615 4251639 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/17077/statm: 43381 37331 252 24 0 40015 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 173524

[startup+51.1008 s]
/proc/loadavg: 4.00 4.01 4.56 5/190 17080
/proc/meminfo: memFree=19513780/32951124 swapFree=67111524/67111528
[pid=17077] ppid=17075 vsize=204344 CPUtime=51.09 cores=0,2
/proc/17077/stat : 17077 (RestartSAT) R 17075 17077 15892 0 -1 4202496 76475 0 0 0 5097 12 0 0 25 0 1 0 468921212 209248256 43948 33554432000 4194304 4291949 140735379630416 18446744073709551615 4262169 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/17077/statm: 51086 43948 252 24 0 47720 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 204344

[startup+102.307 s]
/proc/loadavg: 4.06 4.02 4.54 5/190 17081
/proc/meminfo: memFree=19133144/32951124 swapFree=67111524/67111528
[pid=17077] ppid=17075 vsize=254432 CPUtime=102.3 cores=0,2
/proc/17077/stat : 17077 (RestartSAT) R 17075 17077 15892 0 -1 4202496 91125 0 0 0 10215 15 0 0 25 0 1 0 468921212 260538368 58585 33554432000 4194304 4291949 140735379630416 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/17077/statm: 63608 58585 252 24 0 60242 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 254432

[startup+162.3 s]
/proc/loadavg: 4.03 4.01 4.50 5/187 17105
/proc/meminfo: memFree=19047184/32951124 swapFree=67111524/67111528
[pid=17077] ppid=17075 vsize=468080 CPUtime=162.29 cores=0,2
/proc/17077/stat : 17077 (RestartSAT) R 17075 17077 15892 0 -1 4202496 113660 0 0 0 16209 20 0 0 25 0 1 0 468921212 479313920 81105 33554432000 4194304 4291949 140735379630416 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/17077/statm: 117020 81105 252 24 0 113654 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 468080

[startup+222.301 s]
/proc/loadavg: 4.04 4.02 4.47 5/190 17121
/proc/meminfo: memFree=18335372/32951124 swapFree=67111524/67111528
[pid=17077] ppid=17075 vsize=468080 CPUtime=222.29 cores=0,2
/proc/17077/stat : 17077 (RestartSAT) R 17075 17077 15892 0 -1 4202496 129302 0 0 0 22206 23 0 0 25 0 1 0 468921212 479313920 96719 33554432000 4194304 4291949 140735379630416 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/17077/statm: 117020 96719 252 24 0 113654 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 468080

[startup+282.301 s]
/proc/loadavg: 4.05 4.03 4.44 5/190 17123
/proc/meminfo: memFree=18056280/32951124 swapFree=67111524/67111528
[pid=17077] ppid=17075 vsize=683004 CPUtime=282.29 cores=0,2
/proc/17077/stat : 17077 (RestartSAT) R 17075 17077 15892 0 -1 4202496 146903 0 0 0 28203 26 0 0 25 0 1 0 468921212 699396096 114302 33554432000 4194304 4291949 140735379630416 18446744073709551615 4255599 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/17077/statm: 170751 114302 252 24 0 167385 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 683004

[startup+342.301 s]
/proc/loadavg: 4.02 4.02 4.41 5/190 17125
/proc/meminfo: memFree=17751472/32951124 swapFree=67111524/67111528
[pid=17077] ppid=17075 vsize=683004 CPUtime=342.29 cores=0,2
/proc/17077/stat : 17077 (RestartSAT) R 17075 17077 15892 0 -1 4202496 164712 0 0 0 34199 30 0 0 25 0 1 0 468921212 699396096 132095 33554432000 4194304 4291949 140735379630416 18446744073709551615 4248306 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/17077/statm: 170751 132095 252 24 0 167385 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 683004

[startup+402.301 s]
/proc/loadavg: 4.06 4.03 4.39 5/190 17126
/proc/meminfo: memFree=17430424/32951124 swapFree=67111524/67111528
[pid=17077] ppid=17075 vsize=683004 CPUtime=402.29 cores=0,2
/proc/17077/stat : 17077 (RestartSAT) R 17075 17077 15892 0 -1 4202496 190157 0 0 0 40195 34 0 0 25 0 1 0 468921212 699396096 157529 33554432000 4194304 4291949 140735379630416 18446744073709551615 4248558 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/17077/statm: 170751 157529 252 24 0 167385 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 683004

[startup+462.301 s]
/proc/loadavg: 4.02 4.02 4.36 5/190 17128
/proc/meminfo: memFree=17107020/32951124 swapFree=67111524/67111528
[pid=17077] ppid=17075 vsize=1032252 CPUtime=462.29 cores=0,2
/proc/17077/stat : 17077 (RestartSAT) R 17075 17077 15892 0 -1 4202496 210425 0 0 0 46191 38 0 0 25 0 1 0 468921212 1057026048 177792 33554432000 4194304 4291949 140735379630416 18446744073709551615 4248350 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/17077/statm: 258063 177792 252 24 0 254697 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 1032252

[startup+522.301 s]
/proc/loadavg: 4.00 4.02 4.34 5/190 17129
/proc/meminfo: memFree=16722972/32951124 swapFree=67111524/67111528
[pid=17077] ppid=17075 vsize=1032704 CPUtime=522.29 cores=0,2
/proc/17077/stat : 17077 (RestartSAT) R 17075 17077 15892 0 -1 4202496 228027 0 0 0 52187 42 0 0 25 0 1 0 468921212 1057488896 195383 33554432000 4194304 4291949 140735379630416 18446744073709551615 4248371 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/17077/statm: 258176 195383 252 24 0 254810 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 1032704

[startup+582.3 s]
/proc/loadavg: 4.00 4.01 4.31 5/190 17131
/proc/meminfo: memFree=16440368/32951124 swapFree=67111524/67111528
[pid=17077] ppid=17075 vsize=1032704 CPUtime=582.29 cores=0,2
/proc/17077/stat : 17077 (RestartSAT) R 17075 17077 15892 0 -1 4202496 243233 0 0 0 58183 46 0 0 25 0 1 0 468921212 1057488896 210574 33554432000 4194304 4291949 140735379630416 18446744073709551615 4248628 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/17077/statm: 258176 210574 252 24 0 254810 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 1032704

[startup+642.301 s]
/proc/loadavg: 4.00 4.01 4.29 5/190 17133
/proc/meminfo: memFree=16127628/32951124 swapFree=67111524/67111528
[pid=17077] ppid=17075 vsize=1032704 CPUtime=642.3 cores=0,2
/proc/17077/stat : 17077 (RestartSAT) R 17075 17077 15892 0 -1 4202496 259493 0 0 0 64180 50 0 0 25 0 1 0 468921212 1057488896 226813 33554432000 4194304 4291949 140735379630416 18446744073709551615 4248464 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/17077/statm: 258176 226813 252 24 0 254810 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 1032704

[startup+702.3 s]
/proc/loadavg: 4.03 4.02 4.27 5/190 17134
/proc/meminfo: memFree=15825312/32951124 swapFree=67111524/67111528
[pid=17077] ppid=17075 vsize=1032704 CPUtime=702.29 cores=0,2
/proc/17077/stat : 17077 (RestartSAT) R 17075 17077 15892 0 -1 4202496 277301 0 0 0 70176 53 0 0 25 0 1 0 468921212 1057488896 244615 33554432000 4194304 4291949 140735379630416 18446744073709551615 4248360 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/17077/statm: 258176 244615 252 24 0 254810 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 1032704

[startup+762.307 s]
/proc/loadavg: 4.01 4.01 4.25 5/190 17136
/proc/meminfo: memFree=15513932/32951124 swapFree=67111524/67111528
[pid=17077] ppid=17075 vsize=1601604 CPUtime=762.29 cores=0,2
/proc/17077/stat : 17077 (RestartSAT) R 17075 17077 15892 0 -1 4202496 298406 0 0 0 76172 57 0 0 25 0 1 0 468921212 1640042496 265707 33554432000 4194304 4291949 140735379630416 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/17077/statm: 400401 265707 252 24 0 397035 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 1601604

[startup+822.3 s]
/proc/loadavg: 4.00 4.01 4.24 5/190 17137
/proc/meminfo: memFree=15259600/32951124 swapFree=67111524/67111528
[pid=17077] ppid=17075 vsize=1603268 CPUtime=822.29 cores=0,2
/proc/17077/stat : 17077 (RestartSAT) R 17075 17077 15892 0 -1 4202496 314437 0 0 0 82168 61 0 0 25 0 1 0 468921212 1641746432 281723 33554432000 4194304 4291949 140735379630416 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/17077/statm: 400817 281723 252 24 0 397451 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 1603268

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 4.22 5/190 17139
/proc/meminfo: memFree=14970912/32951124 swapFree=67111524/67111528
[pid=17077] ppid=17075 vsize=1605320 CPUtime=882.29 cores=0,2
/proc/17077/stat : 17077 (RestartSAT) R 17075 17077 15892 0 -1 4202496 335200 0 0 0 88163 66 0 0 25 0 1 0 468921212 1643847680 302468 33554432000 4194304 4291949 140735379630416 18446744073709551615 4248306 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/17077/statm: 401330 302468 252 24 0 397964 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 1605320

[startup+942.3 s]
/proc/loadavg: 4.00 4.00 4.20 5/190 17141
/proc/meminfo: memFree=14707160/32951124 swapFree=67111524/67111528
[pid=17077] ppid=17075 vsize=1607712 CPUtime=942.29 cores=0,2
/proc/17077/stat : 17077 (RestartSAT) R 17075 17077 15892 0 -1 4202496 349908 0 0 0 94159 70 0 0 25 0 1 0 468921212 1646297088 317166 33554432000 4194304 4291949 140735379630416 18446744073709551615 4248464 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/17077/statm: 401928 317166 252 24 0 398562 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 1607712

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 4.18 5/190 17142
/proc/meminfo: memFree=14366136/32951124 swapFree=67111524/67111528
[pid=17077] ppid=17075 vsize=1609128 CPUtime=1002.28 cores=0,2
/proc/17077/stat : 17077 (RestartSAT) R 17075 17077 15892 0 -1 4202496 378359 0 0 0 100153 75 0 0 25 0 1 0 468921212 1647747072 345608 33554432000 4194304 4291949 140735379630416 18446744073709551615 4262720 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/17077/statm: 402282 345608 252 24 0 398916 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 1609128

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 4.17 5/190 17144
/proc/meminfo: memFree=14040136/32951124 swapFree=67111524/67111528
[pid=17077] ppid=17075 vsize=1610200 CPUtime=1062.27 cores=0,2
/proc/17077/stat : 17077 (RestartSAT) R 17075 17077 15892 0 -1 4202496 408087 0 0 0 106148 79 0 0 25 0 1 0 468921212 1648844800 375328 33554432000 4194304 4291949 140735379630416 18446744073709551615 4248343 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/17077/statm: 402550 375328 252 24 0 399184 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 1610200

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 4.16 5/190 17145
/proc/meminfo: memFree=13710896/32951124 swapFree=67111524/67111528
[pid=17077] ppid=17075 vsize=2533744 CPUtime=1122.27 cores=0,2
/proc/17077/stat : 17077 (RestartSAT) R 17075 17077 15892 0 -1 4202496 434900 0 0 0 112143 84 0 0 25 0 1 0 468921212 2594553856 402135 33554432000 4194304 4291949 140735379630416 18446744073709551615 4248350 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/17077/statm: 633436 402135 252 24 0 630070 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 2533744

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 4.15 5/190 17147
/proc/meminfo: memFree=15157216/32951124 swapFree=67111524/67111528
[pid=17077] ppid=17075 vsize=2535576 CPUtime=1182.27 cores=0,2
/proc/17077/stat : 17077 (RestartSAT) R 17075 17077 15892 0 -1 4202496 457535 0 0 0 118139 88 0 0 25 0 1 0 468921212 2596429824 424761 33554432000 4194304 4291949 140735379630416 18446744073709551615 4248464 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/17077/statm: 633894 424761 252 24 0 630528 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 2535576

[startup+1242.3 s]
/proc/loadavg: 4.04 4.01 4.14 5/190 17149
/proc/meminfo: memFree=14761900/32951124 swapFree=67111524/67111528
[pid=17077] ppid=17075 vsize=2540064 CPUtime=1242.27 cores=0,2
/proc/17077/stat : 17077 (RestartSAT) R 17075 17077 15892 0 -1 4202496 474229 0 0 0 124135 92 0 0 25 0 1 0 468921212 2601025536 441440 33554432000 4194304 4291949 140735379630416 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/17077/statm: 635016 441440 252 24 0 631650 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 2540064



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.71 3.94 4.11 3/178 17186
/proc/meminfo: memFree=16925044/32951124 swapFree=67111524/67111528
[pid=17077] ppid=17075 vsize=2541296 CPUtime=1299.96 cores=0,2
/proc/17077/stat : 17077 (RestartSAT) R 17075 17077 15892 0 -1 4202496 490095 0 0 0 129902 94 0 0 25 0 1 0 468921212 2602287104 457297 33554432000 4194304 4291949 140735379630416 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/17077/statm: 635324 457297 252 24 0 631958 0
Current children cumulated CPU time (s) 1299.96
Current children cumulated vsize (KiB) 2541296

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.09
CPU time (s): 1300.06
CPU user time (s): 1299.03
CPU system time (s): 1.03484
CPU usage (%): 99.9977
Max. virtual memory (cumulated for all children) (KiB): 2541296

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

runsolver used 2.28965 second user time and 4.81027 second system time

The end

Launcher Data

Begin job on node144 at 2011-04-25 22:57:31
IDJOB=3285695
IDBENCH=82394
IDSOLVER=1581
FILE ID=node144/3285695-1303765049
RUNJOBID= node144-1303763741-16890
PBS_JOBID= 13157119
Free space on /tmp= 72072 MiB

SOLVER NAME= RestartSAT A75
BENCH NAME= SAT11/application/rintanen/SATPlanning/sokoban-sequential-p145-microban-sequential.080-SAT.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.75 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3285695-1303765049/watcher-3285695-1303765049 -o /tmp/evaluation-result-3285695-1303765049/solver-3285695-1303765049 -C 2400 -W 1300 -M 7680  HOME/RestartSAT -rfirst=1 -var-decay=0.75 HOME/instance-3285695-1303765049.cnf

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

MD5SUM BENCH= 1ca09a2b911e29894c6603aee8d3e672
RANDOM SEED=916693515

node144.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18087148 kB
Buffers:       2185920 kB
Cached:        9923240 kB
SwapCached:          4 kB
Active:        5745912 kB
Inactive:      8551416 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18087148 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           71992 kB
Writeback:           0 kB
AnonPages:     2187960 kB
Mapped:          15420 kB
Slab:           498260 kB
PageTables:       9528 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2828244 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= 71920 MiB
End job on node144 at 2011-04-25 23:19:13