Trace number 3285603

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.05 1300.03

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_1.025-NOTKNOWN.cnf
MD5SUM732b9c9b0d44d6a9e75489b2f5004165
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables95456
Number of clauses477186
Sum of the clauses size1137161
Maximum clause length63
Minimum clause length1
Number of clauses of size 1211
Number of clauses of size 2470925
Number of clauses of size 31500
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 54550

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-3285603-1303765044/watcher-3285603-1303765044 -o /tmp/evaluation-result-3285603-1303765044/solver-3285603-1303765044 -C 2400 -W 1300 -M 7680 HOME/RestartSAT -rfirst=1 -var-decay=0.75 HOME/instance-3285603-1303765044.cnf 

running on 2 cores: 4,6

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 5/186 17043
/proc/meminfo: memFree=15669080/32951124 swapFree=67111524/67111528
[pid=17043] ppid=17041 vsize=19800 CPUtime=0 cores=4,6
/proc/17043/stat : 17043 (RestartSAT) R 17041 17043 15892 0 -1 4202496 753 0 0 0 0 0 0 0 24 0 1 0 468920598 20275200 695 33554432000 4194304 4291949 140736959283248 18446744073709551615 4278185 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/17043/statm: 4950 695 227 24 0 1584 0

[startup+0.0446359 s]
/proc/loadavg: 4.00 4.01 4.60 5/186 17043
/proc/meminfo: memFree=15669080/32951124 swapFree=67111524/67111528
[pid=17043] ppid=17041 vsize=28220 CPUtime=0.03 cores=4,6
/proc/17043/stat : 17043 (RestartSAT) R 17041 17043 15892 0 -1 4202496 3066 0 0 0 3 0 0 0 24 0 1 0 468920598 28897280 2808 33554432000 4194304 4291949 140736959283248 18446744073709551615 255106429637 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/17043/statm: 7055 2808 228 24 0 3689 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 28220

[startup+0.100647 s]
/proc/loadavg: 4.00 4.01 4.60 5/186 17043
/proc/meminfo: memFree=15669080/32951124 swapFree=67111524/67111528
[pid=17043] ppid=17041 vsize=38668 CPUtime=0.08 cores=4,6
/proc/17043/stat : 17043 (RestartSAT) R 17041 17043 15892 0 -1 4202496 6561 0 0 0 8 0 0 0 24 0 1 0 468920598 39596032 5834 33554432000 4194304 4291949 140736959283248 18446744073709551615 4278140 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/17043/statm: 9667 5837 228 24 0 6301 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 38668

[startup+0.30062 s]
/proc/loadavg: 4.00 4.01 4.60 5/186 17043
/proc/meminfo: memFree=15669080/32951124 swapFree=67111524/67111528
[pid=17043] ppid=17041 vsize=52932 CPUtime=0.29 cores=4,6
/proc/17043/stat : 17043 (RestartSAT) R 17041 17043 15892 0 -1 4202496 9656 0 0 0 28 1 0 0 25 0 1 0 468920598 54202368 8553 33554432000 4194304 4291949 140736959283248 18446744073709551615 4232519 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/17043/statm: 13233 8553 234 24 0 9867 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 52932

[startup+0.700553 s]
/proc/loadavg: 4.00 4.01 4.60 5/186 17043
/proc/meminfo: memFree=15669080/32951124 swapFree=67111524/67111528
[pid=17043] ppid=17041 vsize=46228 CPUtime=0.69 cores=4,6
/proc/17043/stat : 17043 (RestartSAT) R 17041 17043 15892 0 -1 4202496 10715 0 0 0 68 1 0 0 25 0 1 0 468920598 47337472 7199 33554432000 4194304 4291949 140736959283248 18446744073709551615 4248371 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/17043/statm: 11557 7199 253 24 0 8191 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 46228

[startup+1.50042 s]
/proc/loadavg: 4.00 4.01 4.60 5/190 17050
/proc/meminfo: memFree=15568104/32951124 swapFree=67111524/67111528
[pid=17043] ppid=17041 vsize=46228 CPUtime=1.49 cores=4,6
/proc/17043/stat : 17043 (RestartSAT) R 17041 17043 15892 0 -1 4202496 11028 0 0 0 148 1 0 0 25 0 1 0 468920598 47337472 7511 33554432000 4194304 4291949 140736959283248 18446744073709551615 4248432 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/17043/statm: 11557 7511 253 24 0 8191 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 46228

[startup+3.10113 s]
/proc/loadavg: 4.00 4.01 4.60 5/190 17050
/proc/meminfo: memFree=15562900/32951124 swapFree=67111524/67111528
[pid=17043] ppid=17041 vsize=53368 CPUtime=3.09 cores=4,6
/proc/17043/stat : 17043 (RestartSAT) R 17041 17043 15892 0 -1 4202496 11791 0 0 0 307 2 0 0 25 0 1 0 468920598 54648832 8273 33554432000 4194304 4291949 140736959283248 18446744073709551615 4248432 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/17043/statm: 13342 8273 253 24 0 9976 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 53368

[startup+6.30054 s]
/proc/loadavg: 4.00 4.01 4.60 5/187 17072
/proc/meminfo: memFree=18107620/32951124 swapFree=67111524/67111528
[pid=17043] ppid=17041 vsize=60548 CPUtime=6.29 cores=4,6
/proc/17043/stat : 17043 (RestartSAT) R 17041 17043 15892 0 -1 4202496 13075 0 0 0 627 2 0 0 25 0 1 0 468920598 62001152 9553 33554432000 4194304 4291949 140736959283248 18446744073709551615 4248595 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/17043/statm: 15137 9553 253 24 0 11771 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 60548

[startup+12.7004 s]
/proc/loadavg: 4.00 4.01 4.59 5/190 17078
/proc/meminfo: memFree=19784428/32951124 swapFree=67111524/67111528
[pid=17043] ppid=17041 vsize=72224 CPUtime=12.69 cores=4,6
/proc/17043/stat : 17043 (RestartSAT) R 17041 17043 15892 0 -1 4202496 16287 0 0 0 1266 3 0 0 25 0 1 0 468920598 73957376 12761 33554432000 4194304 4291949 140736959283248 18446744073709551615 4262300 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/17043/statm: 18056 12761 253 24 0 14690 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 72224

[startup+25.5012 s]
/proc/loadavg: 4.00 4.01 4.59 5/190 17079
/proc/meminfo: memFree=19708916/32951124 swapFree=67111524/67111528
[pid=17043] ppid=17041 vsize=91192 CPUtime=25.49 cores=4,6
/proc/17043/stat : 17043 (RestartSAT) R 17041 17043 15892 0 -1 4202496 21163 0 0 0 2544 5 0 0 25 0 1 0 468920598 93380608 17630 33554432000 4194304 4291949 140736959283248 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/17043/statm: 22798 17630 253 24 0 19432 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 91192

[startup+51.1007 s]
/proc/loadavg: 4.00 4.01 4.57 5/190 17080
/proc/meminfo: memFree=19547964/32951124 swapFree=67111524/67111528
[pid=17043] ppid=17041 vsize=174288 CPUtime=51.09 cores=4,6
/proc/17043/stat : 17043 (RestartSAT) R 17041 17043 15892 0 -1 4202496 34378 0 0 0 5101 8 0 0 25 0 1 0 468920598 178470912 30825 33554432000 4194304 4291949 140736959283248 18446744073709551615 4248558 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/17043/statm: 43572 30825 253 24 0 40206 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 174288

[startup+102.307 s]
/proc/loadavg: 4.07 4.02 4.54 5/190 17081
/proc/meminfo: memFree=19171216/32951124 swapFree=67111524/67111528
[pid=17043] ppid=17041 vsize=259920 CPUtime=102.29 cores=4,6
/proc/17043/stat : 17043 (RestartSAT) R 17041 17043 15892 0 -1 4202496 62202 0 0 0 10216 13 0 0 25 0 1 0 468920598 266158080 58620 33554432000 4194304 4291949 140736959283248 18446744073709551615 4248340 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/17043/statm: 64980 58620 253 24 0 61614 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 259920

[startup+162.301 s]
/proc/loadavg: 3.94 4.00 4.50 4/188 17083
/proc/meminfo: memFree=19279224/32951124 swapFree=67111524/67111528
[pid=17043] ppid=17041 vsize=395760 CPUtime=162.3 cores=4,6
/proc/17043/stat : 17043 (RestartSAT) R 17041 17043 15892 0 -1 4202496 89109 0 0 0 16211 19 0 0 25 0 1 0 468920598 405258240 85508 33554432000 4194304 4291949 140736959283248 18446744073709551615 4255880 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/17043/statm: 98940 85508 253 24 0 95574 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 395760

[startup+222.301 s]
/proc/loadavg: 4.04 4.02 4.47 5/190 17121
/proc/meminfo: memFree=18367908/32951124 swapFree=67111524/67111528
[pid=17043] ppid=17041 vsize=612740 CPUtime=222.29 cores=4,6
/proc/17043/stat : 17043 (RestartSAT) R 17041 17043 15892 0 -1 4202496 121096 0 0 0 22198 31 0 0 25 0 1 0 468920598 627445760 117472 33554432000 4194304 4291949 140736959283248 18446744073709551615 4248575 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/17043/statm: 153185 117472 253 24 0 149819 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 612740

[startup+282.301 s]
/proc/loadavg: 4.06 4.03 4.44 5/190 17123
/proc/meminfo: memFree=18082072/32951124 swapFree=67111524/67111528
[pid=17043] ppid=17041 vsize=615968 CPUtime=282.29 cores=4,6
/proc/17043/stat : 17043 (RestartSAT) R 17041 17043 15892 0 -1 4202496 146727 0 0 0 28193 36 0 0 25 0 1 0 468920598 630751232 143075 33554432000 4194304 4291949 140736959283248 18446744073709551615 4255840 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/17043/statm: 153992 143075 253 24 0 150626 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 615968

[startup+342.301 s]
/proc/loadavg: 4.02 4.02 4.42 5/190 17124
/proc/meminfo: memFree=17794252/32951124 swapFree=67111524/67111528
[pid=17043] ppid=17041 vsize=967396 CPUtime=342.3 cores=4,6
/proc/17043/stat : 17043 (RestartSAT) R 17041 17043 15892 0 -1 4202496 171425 0 0 0 34188 42 0 0 25 0 1 0 468920598 990613504 167762 33554432000 4194304 4291949 140736959283248 18446744073709551615 4248320 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/17043/statm: 241849 167762 253 24 0 238483 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 967396

[startup+402.301 s]
/proc/loadavg: 4.06 4.03 4.39 5/190 17126
/proc/meminfo: memFree=17461300/32951124 swapFree=67111524/67111528
[pid=17043] ppid=17041 vsize=970380 CPUtime=402.3 cores=4,6
/proc/17043/stat : 17043 (RestartSAT) R 17041 17043 15892 0 -1 4202496 198602 0 0 0 40184 46 0 0 25 0 1 0 468920598 993669120 194919 33554432000 4194304 4291949 140736959283248 18446744073709551615 4248624 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/17043/statm: 242595 194919 253 24 0 239229 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 970380

[startup+462.301 s]
/proc/loadavg: 4.02 4.03 4.36 5/190 17127
/proc/meminfo: memFree=17143724/32951124 swapFree=67111524/67111528
[pid=17043] ppid=17041 vsize=972980 CPUtime=462.29 cores=4,6
/proc/17043/stat : 17043 (RestartSAT) R 17041 17043 15892 0 -1 4202496 222629 0 0 0 46179 50 0 0 25 0 1 0 468920598 996331520 218930 33554432000 4194304 4291949 140736959283248 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/17043/statm: 243245 218930 253 24 0 239879 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 972980

[startup+522.301 s]
/proc/loadavg: 4.01 4.02 4.34 5/190 17129
/proc/meminfo: memFree=16758316/32951124 swapFree=67111524/67111528
[pid=17043] ppid=17041 vsize=1542344 CPUtime=522.3 cores=4,6
/proc/17043/stat : 17043 (RestartSAT) R 17041 17043 15892 0 -1 4202496 245995 0 0 0 52174 56 0 0 25 0 1 0 468920598 1579360256 242279 33554432000 4194304 4291949 140736959283248 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/17043/statm: 385586 242279 253 24 0 382220 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 1542344

[startup+582.3 s]
/proc/loadavg: 4.00 4.01 4.32 5/190 17131
/proc/meminfo: memFree=16471372/32951124 swapFree=67111524/67111528
[pid=17043] ppid=17041 vsize=1544520 CPUtime=582.29 cores=4,6
/proc/17043/stat : 17043 (RestartSAT) R 17041 17043 15892 0 -1 4202496 269423 0 0 0 58169 60 0 0 25 0 1 0 468920598 1581588480 265691 33554432000 4194304 4291949 140736959283248 18446744073709551615 4248624 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/17043/statm: 386130 265691 253 24 0 382764 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 1544520

[startup+642.301 s]
/proc/loadavg: 4.00 4.01 4.29 5/190 17132
/proc/meminfo: memFree=16158380/32951124 swapFree=67111524/67111528
[pid=17043] ppid=17041 vsize=1545244 CPUtime=642.31 cores=4,6
/proc/17043/stat : 17043 (RestartSAT) R 17041 17043 15892 0 -1 4202496 298903 0 0 0 64165 66 0 0 25 0 1 0 468920598 1582329856 295147 33554432000 4194304 4291949 140736959283248 18446744073709551615 4248356 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/17043/statm: 386311 295147 253 24 0 382945 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 1545244

[startup+702.3 s]
/proc/loadavg: 4.03 4.02 4.27 5/190 17134
/proc/meminfo: memFree=15853460/32951124 swapFree=67111524/67111528
[pid=17043] ppid=17041 vsize=1545788 CPUtime=702.3 cores=4,6
/proc/17043/stat : 17043 (RestartSAT) R 17041 17043 15892 0 -1 4202496 317303 0 0 0 70162 68 0 0 25 0 1 0 468920598 1582886912 313537 33554432000 4194304 4291949 140736959283248 18446744073709551615 4248350 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/17043/statm: 386447 313537 253 24 0 383081 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 1545788

[startup+762.307 s]
/proc/loadavg: 4.01 4.01 4.26 5/190 17135
/proc/meminfo: memFree=15551752/32951124 swapFree=67111524/67111528
[pid=17043] ppid=17041 vsize=1550460 CPUtime=762.31 cores=4,6
/proc/17043/stat : 17043 (RestartSAT) R 17041 17043 15892 0 -1 4202496 341089 0 0 0 76157 74 0 0 25 0 1 0 468920598 1587671040 337308 33554432000 4194304 4291949 140736959283248 18446744073709551615 4261914 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/17043/statm: 387615 337308 253 24 0 384249 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 1550460

[startup+822.3 s]
/proc/loadavg: 4.00 4.01 4.24 5/190 17137
/proc/meminfo: memFree=15287872/32951124 swapFree=67111524/67111528
[pid=17043] ppid=17041 vsize=1552256 CPUtime=822.31 cores=4,6
/proc/17043/stat : 17043 (RestartSAT) R 17041 17043 15892 0 -1 4202496 363882 0 0 0 82151 80 0 0 25 0 1 0 468920598 1589510144 360085 33554432000 4194304 4291949 140736959283248 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/17043/statm: 388064 360085 253 24 0 384698 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 1552256

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 4.22 5/190 17139
/proc/meminfo: memFree=15001044/32951124 swapFree=67111524/67111528
[pid=17043] ppid=17041 vsize=1554488 CPUtime=882.3 cores=4,6
/proc/17043/stat : 17043 (RestartSAT) R 17041 17043 15892 0 -1 4202496 384335 0 0 0 88146 84 0 0 25 0 1 0 468920598 1591795712 380519 33554432000 4194304 4291949 140736959283248 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/17043/statm: 388622 380519 253 24 0 385256 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 1554488

[startup+942.3 s]
/proc/loadavg: 4.00 4.00 4.20 5/190 17140
/proc/meminfo: memFree=14735928/32951124 swapFree=67111524/67111528
[pid=17043] ppid=17041 vsize=2479388 CPUtime=942.31 cores=4,6
/proc/17043/stat : 17043 (RestartSAT) R 17041 17043 15892 0 -1 4202496 405978 0 0 0 94141 90 0 0 25 0 1 0 468920598 2538893312 402133 33554432000 4194304 4291949 140736959283248 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/17043/statm: 619847 402133 253 24 0 616481 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 2479388

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 4.19 5/190 17142
/proc/meminfo: memFree=14421068/32951124 swapFree=67111524/67111528
[pid=17043] ppid=17041 vsize=2481332 CPUtime=1002.3 cores=4,6
/proc/17043/stat : 17043 (RestartSAT) R 17041 17043 15892 0 -1 4202496 427252 0 0 0 100135 95 0 0 25 0 1 0 468920598 2540883968 423398 33554432000 4194304 4291949 140736959283248 18446744073709551615 4248328 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/17043/statm: 620333 423398 253 24 0 616967 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 2481332

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 4.17 5/190 17143
/proc/meminfo: memFree=14066796/32951124 swapFree=67111524/67111528
[pid=17043] ppid=17041 vsize=2483164 CPUtime=1062.31 cores=4,6
/proc/17043/stat : 17043 (RestartSAT) R 17041 17043 15892 0 -1 4202496 450998 0 0 0 106132 99 0 0 25 0 1 0 468920598 2542759936 447128 33554432000 4194304 4291949 140736959283248 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/17043/statm: 620791 447128 253 24 0 617425 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 2483164

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 4.16 5/190 17145
/proc/meminfo: memFree=13745616/32951124 swapFree=67111524/67111528
[pid=17043] ppid=17041 vsize=2484164 CPUtime=1122.31 cores=4,6
/proc/17043/stat : 17043 (RestartSAT) R 17041 17043 15892 0 -1 4202496 473888 0 0 0 112128 103 0 0 25 0 1 0 468920598 2543783936 469999 33554432000 4194304 4291949 140736959283248 18446744073709551615 4248350 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/17043/statm: 621041 469999 253 24 0 617675 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 2484164

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 4.15 5/190 17147
/proc/meminfo: memFree=15185616/32951124 swapFree=67111524/67111528
[pid=17043] ppid=17041 vsize=298628 CPUtime=1182.31 cores=4,6
/proc/17043/stat : 17043 (RestartSAT) R 17041 17043 15892 0 -1 4202496 520722 0 0 0 118113 118 0 0 25 0 1 0 468920598 305795072 53703 33554432000 4194304 4291949 140736959283248 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/17043/statm: 74657 53703 253 24 0 71291 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 298628

[startup+1242.3 s]
/proc/loadavg: 4.05 4.01 4.14 5/190 17148
/proc/meminfo: memFree=14802696/32951124 swapFree=67111524/67111528
[pid=17043] ppid=17041 vsize=430888 CPUtime=1242.31 cores=4,6
/proc/17043/stat : 17043 (RestartSAT) R 17041 17043 15892 0 -1 4202496 551003 0 0 0 124105 126 0 0 25 0 1 0 468920598 441229312 83964 33554432000 4194304 4291949 140736959283248 18446744073709551615 4262410 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/17043/statm: 107722 83964 253 24 0 104356 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 430888



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.01 4.13 5/190 17150
/proc/meminfo: memFree=14382076/32951124 swapFree=67111524/67111528
[pid=17043] ppid=17041 vsize=646048 CPUtime=1300.02 cores=4,6
/proc/17043/stat : 17043 (RestartSAT) R 17041 17043 15892 0 -1 4202496 579650 0 0 0 129872 130 0 0 25 0 1 0 468920598 661553152 112585 33554432000 4194304 4291949 140736959283248 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/17043/statm: 161512 112585 253 24 0 158146 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 646048

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.05
CPU user time (s): 1298.73
CPU system time (s): 1.3218
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 2615052

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.73
system time used= 1.3218
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 579650
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= 10
involuntary context switches= 1652

runsolver used 2.31365 second user time and 4.79027 second system time

The end

Launcher Data

Begin job on node144 at 2011-04-25 22:57:25
IDJOB=3285603
IDBENCH=82390
IDSOLVER=1581
FILE ID=node144/3285603-1303765044
RUNJOBID= node144-1303763741-16891
PBS_JOBID= 13157119
Free space on /tmp= 72000 MiB

SOLVER NAME= RestartSAT A75
BENCH NAME= SAT11/application/rintanen/SATPlanning/openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_1.025-NOTKNOWN.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.75 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3285603-1303765044/watcher-3285603-1303765044 -o /tmp/evaluation-result-3285603-1303765044/solver-3285603-1303765044 -C 2400 -W 1300 -M 7680  HOME/RestartSAT -rfirst=1 -var-decay=0.75 HOME/instance-3285603-1303765044.cnf

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

MD5SUM BENCH= 732b9c9b0d44d6a9e75489b2f5004165
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:      15669360 kB
Buffers:       2185844 kB
Cached:        9985452 kB
SwapCached:          4 kB
Active:        8169464 kB
Inactive:      8542396 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15669360 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            9340 kB
Writeback:          40 kB
AnonPages:     4539348 kB
Mapped:          15272 kB
Slab:           496368 kB
PageTables:      13600 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  5563300 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= 71896 MiB
End job on node144 at 2011-04-25 23:19:07