Trace number 3285142

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 B95? (TO) 1300.11 1300.08

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_3.035-NOTKNOWN.cnf
MD5SUMc4319228342e10028de028a9b67c3404
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 variables133566
Number of clauses676901
Sum of the clauses size1609791
Maximum clause length63
Minimum clause length1
Number of clauses of size 1211
Number of clauses of size 2668220
Number of clauses of size 32100
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 56370

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-3285142-1303762153/watcher-3285142-1303762153 -o /tmp/evaluation-result-3285142-1303762153/solver-3285142-1303762153 -C 2400 -W 1300 -M 7680 HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3285142-1303762153.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: 1.54 1.52 2.66 4/189 32054
/proc/meminfo: memFree=12331876/32950940 swapFree=67111528/67111528
[pid=32054] ppid=32052 vsize=20448 CPUtime=0 cores=0,2
/proc/32054/stat : 32054 (RestartSAT) R 32052 32054 31561 0 -1 4202496 912 0 0 0 0 0 0 0 21 0 1 0 566446088 20938752 853 33554432000 4194304 4291949 140735107634976 18446744073709551615 4278185 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32054/statm: 5112 853 228 24 0 1746 0

[startup+0.081518 s]
/proc/loadavg: 1.54 1.52 2.66 4/189 32054
/proc/meminfo: memFree=12331876/32950940 swapFree=67111528/67111528
[pid=32054] ppid=32052 vsize=35388 CPUtime=0.07 cores=0,2
/proc/32054/stat : 32054 (RestartSAT) R 32052 32054 31561 0 -1 4202496 5200 0 0 0 7 0 0 0 21 0 1 0 566446088 36237312 4707 33554432000 4194304 4291949 140735107634976 18446744073709551615 4221477 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32054/statm: 8847 4726 228 24 0 5481 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 35388

[startup+0.100453 s]
/proc/loadavg: 1.54 1.52 2.66 4/189 32054
/proc/meminfo: memFree=12331876/32950940 swapFree=67111528/67111528
[pid=32054] ppid=32052 vsize=37868 CPUtime=0.08 cores=0,2
/proc/32054/stat : 32054 (RestartSAT) R 32052 32054 31561 0 -1 4202496 6312 0 0 0 8 0 0 0 21 0 1 0 566446088 38776832 5587 33554432000 4194304 4291949 140735107634976 18446744073709551615 215988261042 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32054/statm: 9467 5589 228 24 0 6101 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 37868

[startup+0.300431 s]
/proc/loadavg: 1.54 1.52 2.66 4/189 32054
/proc/meminfo: memFree=12331876/32950940 swapFree=67111528/67111528
[pid=32054] ppid=32052 vsize=67620 CPUtime=0.29 cores=0,2
/proc/32054/stat : 32054 (RestartSAT) R 32052 32054 31561 0 -1 4202496 13675 0 0 0 27 2 0 0 22 0 1 0 566446088 69242880 11720 33554432000 4194304 4291949 140735107634976 18446744073709551615 4230144 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32054/statm: 16905 11720 232 24 0 13539 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 67620

[startup+0.700362 s]
/proc/loadavg: 1.54 1.52 2.66 4/189 32054
/proc/meminfo: memFree=12331876/32950940 swapFree=67111528/67111528
[pid=32054] ppid=32052 vsize=73596 CPUtime=0.69 cores=0,2
/proc/32054/stat : 32054 (RestartSAT) R 32052 32054 31561 0 -1 4202496 15548 0 0 0 67 2 0 0 23 0 1 0 566446088 75362304 11983 33554432000 4194304 4291949 140735107634976 18446744073709551615 4256560 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32054/statm: 18399 11983 234 24 0 15033 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 73596

[startup+1.50022 s]
/proc/loadavg: 1.54 1.52 2.66 5/190 32055
/proc/meminfo: memFree=12284260/32950940 swapFree=67111528/67111528
[pid=32054] ppid=32052 vsize=62100 CPUtime=1.49 cores=0,2
/proc/32054/stat : 32054 (RestartSAT) R 32052 32054 31561 0 -1 4202496 17376 0 0 0 147 2 0 0 25 0 1 0 566446088 63590400 11238 33554432000 4194304 4291949 140735107634976 18446744073709551615 4248432 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32054/statm: 15525 11238 252 24 0 12159 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 62100

[startup+3.10094 s]
/proc/loadavg: 1.73 1.56 2.66 5/190 32055
/proc/meminfo: memFree=12281536/32950940 swapFree=67111528/67111528
[pid=32054] ppid=32052 vsize=66520 CPUtime=3.09 cores=0,2
/proc/32054/stat : 32054 (RestartSAT) R 32052 32054 31561 0 -1 4202496 17830 0 0 0 307 2 0 0 25 0 1 0 566446088 68116480 11691 33554432000 4194304 4291949 140735107634976 18446744073709551615 4248338 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32054/statm: 16630 11691 252 24 0 13264 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 66520

[startup+6.30032 s]
/proc/loadavg: 1.73 1.56 2.66 5/190 32055
/proc/meminfo: memFree=12299396/32950940 swapFree=67111528/67111528
[pid=32054] ppid=32052 vsize=66520 CPUtime=6.29 cores=0,2
/proc/32054/stat : 32054 (RestartSAT) R 32052 32054 31561 0 -1 4202496 18560 0 0 0 626 3 0 0 25 0 1 0 566446088 68116480 12420 33554432000 4194304 4291949 140735107634976 18446744073709551615 4248338 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32054/statm: 16630 12420 252 24 0 13264 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 66520

[startup+12.7002 s]
/proc/loadavg: 2.08 1.64 2.68 5/190 32055
/proc/meminfo: memFree=12465360/32950940 swapFree=67111528/67111528
[pid=32054] ppid=32052 vsize=73700 CPUtime=12.69 cores=0,2
/proc/32054/stat : 32054 (RestartSAT) R 32052 32054 31561 0 -1 4202496 20260 0 0 0 1265 4 0 0 25 0 1 0 566446088 75468800 14113 33554432000 4194304 4291949 140735107634976 18446744073709551615 4248371 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32054/statm: 18425 14113 252 24 0 15059 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 73700

[startup+25.501 s]
/proc/loadavg: 2.38 1.72 2.69 5/190 32056
/proc/meminfo: memFree=12416068/32950940 swapFree=67111528/67111528
[pid=32054] ppid=32052 vsize=104344 CPUtime=25.49 cores=0,2
/proc/32054/stat : 32054 (RestartSAT) R 32052 32054 31561 0 -1 4202496 24265 0 0 0 2544 5 0 0 25 0 1 0 566446088 106848256 18115 33554432000 4194304 4291949 140735107634976 18446744073709551615 4248575 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32054/statm: 26086 18115 252 24 0 22720 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 104344

[startup+51.1005 s]
/proc/loadavg: 2.93 1.90 2.72 5/190 32083
/proc/meminfo: memFree=12743940/32950940 swapFree=67111528/67111528
[pid=32054] ppid=32052 vsize=135164 CPUtime=51.09 cores=0,2
/proc/32054/stat : 32054 (RestartSAT) R 32052 32054 31561 0 -1 4202496 33806 0 0 0 5102 7 0 0 25 0 1 0 566446088 138407936 27647 33554432000 4194304 4291949 140735107634976 18446744073709551615 4248624 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32054/statm: 33791 27647 252 24 0 30425 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 135164

[startup+102.307 s]
/proc/loadavg: 3.64 2.28 2.81 5/190 32085
/proc/meminfo: memFree=12144580/32950940 swapFree=67111528/67111528
[pid=32054] ppid=32052 vsize=266640 CPUtime=102.3 cores=0,2
/proc/32054/stat : 32054 (RestartSAT) R 32052 32054 31561 0 -1 4202496 52254 0 0 0 10220 10 0 0 25 0 1 0 566446088 273039360 46081 33554432000 4194304 4291949 140735107634976 18446744073709551615 4248624 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32054/statm: 66660 46081 252 24 0 63294 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 266640

[startup+162.301 s]
/proc/loadavg: 3.87 2.59 2.88 5/190 32086
/proc/meminfo: memFree=11934888/32950940 swapFree=67111528/67111528
[pid=32054] ppid=32052 vsize=399336 CPUtime=162.3 cores=0,2
/proc/32054/stat : 32054 (RestartSAT) R 32052 32054 31561 0 -1 4202496 69731 0 0 0 16215 15 0 0 25 0 1 0 566446088 408920064 63542 33554432000 4194304 4291949 140735107634976 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32054/statm: 99834 63542 252 24 0 96468 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 399336

[startup+222.301 s]
/proc/loadavg: 3.95 2.84 2.94 5/190 32115
/proc/meminfo: memFree=11904224/32950940 swapFree=67111528/67111528
[pid=32054] ppid=32052 vsize=400228 CPUtime=222.3 cores=0,2
/proc/32054/stat : 32054 (RestartSAT) R 32052 32054 31561 0 -1 4202496 88354 0 0 0 22212 18 0 0 25 0 1 0 566446088 409833472 82155 33554432000 4194304 4291949 140735107634976 18446744073709551615 4248303 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32054/statm: 100057 82155 252 24 0 96691 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 400228

[startup+282.301 s]
/proc/loadavg: 3.98 3.04 3.00 5/190 32116
/proc/meminfo: memFree=11607224/32950940 swapFree=67111528/67111528
[pid=32054] ppid=32052 vsize=616792 CPUtime=282.29 cores=0,2
/proc/32054/stat : 32054 (RestartSAT) R 32052 32054 31561 0 -1 4202496 115468 0 0 0 28208 21 0 0 25 0 1 0 566446088 631595008 109251 33554432000 4194304 4291949 140735107634976 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32054/statm: 154198 109251 252 24 0 150832 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 616792

[startup+342.301 s]
/proc/loadavg: 3.99 3.22 3.07 5/190 32118
/proc/meminfo: memFree=11308836/32950940 swapFree=67111528/67111528
[pid=32054] ppid=32052 vsize=618528 CPUtime=342.3 cores=0,2
/proc/32054/stat : 32054 (RestartSAT) R 32052 32054 31561 0 -1 4202496 136898 0 0 0 34204 26 0 0 25 0 1 0 566446088 633372672 130670 33554432000 4194304 4291949 140735107634976 18446744073709551615 4248356 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32054/statm: 154632 130670 252 24 0 151266 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 618528

[startup+402.301 s]
/proc/loadavg: 3.99 3.35 3.12 5/190 32120
/proc/meminfo: memFree=11049284/32950940 swapFree=67111528/67111528
[pid=32054] ppid=32052 vsize=619704 CPUtime=402.3 cores=0,2
/proc/32054/stat : 32054 (RestartSAT) R 32052 32054 31561 0 -1 4202496 153282 0 0 0 40201 29 0 0 25 0 1 0 566446088 634576896 147043 33554432000 4194304 4291949 140735107634976 18446744073709551615 4262880 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32054/statm: 154926 147043 252 24 0 151560 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 619704

[startup+462.301 s]
/proc/loadavg: 3.99 3.47 3.17 5/190 32121
/proc/meminfo: memFree=10731184/32950940 swapFree=67111528/67111528
[pid=32054] ppid=32052 vsize=970340 CPUtime=462.3 cores=0,2
/proc/32054/stat : 32054 (RestartSAT) R 32052 32054 31561 0 -1 4202496 168905 0 0 0 46197 33 0 0 25 0 1 0 566446088 993628160 162656 33554432000 4194304 4291949 140735107634976 18446744073709551615 4248414 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32054/statm: 242585 162656 252 24 0 239219 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 970340

[startup+522.301 s]
/proc/loadavg: 4.06 3.58 3.22 5/190 32123
/proc/meminfo: memFree=10455620/32950940 swapFree=67111528/67111528
[pid=32054] ppid=32052 vsize=972036 CPUtime=522.3 cores=0,2
/proc/32054/stat : 32054 (RestartSAT) R 32052 32054 31561 0 -1 4202496 188184 0 0 0 52193 37 0 0 25 0 1 0 566446088 995364864 181920 33554432000 4194304 4291949 140735107634976 18446744073709551615 4248452 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32054/statm: 243009 181920 252 24 0 239643 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 972036

[startup+582.3 s]
/proc/loadavg: 4.02 3.66 3.27 5/190 32124
/proc/meminfo: memFree=10067580/32950940 swapFree=67111528/67111528
[pid=32054] ppid=32052 vsize=972544 CPUtime=582.3 cores=0,2
/proc/32054/stat : 32054 (RestartSAT) R 32052 32054 31561 0 -1 4202496 214567 0 0 0 58189 41 0 0 25 0 1 0 566446088 995885056 208297 33554432000 4194304 4291949 140735107634976 18446744073709551615 4248446 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32054/statm: 243136 208297 252 24 0 239770 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 972544

[startup+642.301 s]
/proc/loadavg: 4.05 3.73 3.32 5/190 32126
/proc/meminfo: memFree=9707448/32950940 swapFree=67111528/67111528
[pid=32054] ppid=32052 vsize=974844 CPUtime=642.31 cores=0,2
/proc/32054/stat : 32054 (RestartSAT) R 32052 32054 31561 0 -1 4202496 235190 0 0 0 64186 45 0 0 25 0 1 0 566446088 998240256 228907 33554432000 4194304 4291949 140735107634976 18446744073709551615 4248371 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32054/statm: 243711 228907 252 24 0 240345 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 974844

[startup+702.301 s]
/proc/loadavg: 4.10 3.81 3.37 5/190 32128
/proc/meminfo: memFree=9433616/32950940 swapFree=67111528/67111528
[pid=32054] ppid=32052 vsize=1544216 CPUtime=702.31 cores=0,2
/proc/32054/stat : 32054 (RestartSAT) R 32052 32054 31561 0 -1 4202496 253670 0 0 0 70183 48 0 0 25 0 1 0 566446088 1581277184 247378 33554432000 4194304 4291949 140735107634976 18446744073709551615 4248350 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32054/statm: 386054 247378 252 24 0 382688 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 1544216

[startup+762.306 s]
/proc/loadavg: 4.04 3.84 3.41 5/190 32129
/proc/meminfo: memFree=9117128/32950940 swapFree=67111528/67111528
[pid=32054] ppid=32052 vsize=1545772 CPUtime=762.31 cores=0,2
/proc/32054/stat : 32054 (RestartSAT) R 32052 32054 31561 0 -1 4202496 276756 0 0 0 76179 52 0 0 25 0 1 0 566446088 1582870528 270456 33554432000 4194304 4291949 140735107634976 18446744073709551615 4248624 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32054/statm: 386443 270456 252 24 0 383077 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 1545772

[startup+822.301 s]
/proc/loadavg: 4.01 3.86 3.44 5/190 32131
/proc/meminfo: memFree=8752156/32950940 swapFree=67111528/67111528
[pid=32054] ppid=32052 vsize=1547112 CPUtime=822.31 cores=0,2
/proc/32054/stat : 32054 (RestartSAT) R 32052 32054 31561 0 -1 4202496 296227 0 0 0 82175 56 0 0 25 0 1 0 566446088 1584242688 289913 33554432000 4194304 4291949 140735107634976 18446744073709551615 4248371 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32054/statm: 386778 289913 252 24 0 383412 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 1547112

[startup+882.301 s]
/proc/loadavg: 4.00 3.89 3.47 5/190 32132
/proc/meminfo: memFree=8460092/32950940 swapFree=67111528/67111528
[pid=32054] ppid=32052 vsize=1548168 CPUtime=882.31 cores=0,2
/proc/32054/stat : 32054 (RestartSAT) R 32052 32054 31561 0 -1 4202496 312478 0 0 0 88173 58 0 0 25 0 1 0 566446088 1585324032 306160 33554432000 4194304 4291949 140735107634976 18446744073709551615 4248350 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32054/statm: 387042 306160 252 24 0 383676 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 1548168

[startup+942.3 s]
/proc/loadavg: 4.00 3.90 3.50 5/190 32134
/proc/meminfo: memFree=8189976/32950940 swapFree=67111528/67111528
[pid=32054] ppid=32052 vsize=1549372 CPUtime=942.31 cores=0,2
/proc/32054/stat : 32054 (RestartSAT) R 32052 32054 31561 0 -1 4202496 327397 0 0 0 94171 60 0 0 25 0 1 0 566446088 1586556928 321077 33554432000 4194304 4291949 140735107634976 18446744073709551615 4248624 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32054/statm: 387343 321077 252 24 0 383977 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 1549372

[startup+1002.3 s]
/proc/loadavg: 4.00 3.92 3.53 5/190 32136
/proc/meminfo: memFree=7917756/32950940 swapFree=67111528/67111528
[pid=32054] ppid=32052 vsize=1549856 CPUtime=1002.32 cores=0,2
/proc/32054/stat : 32054 (RestartSAT) R 32052 32054 31561 0 -1 4202496 343536 0 0 0 100169 63 0 0 25 0 1 0 566446088 1587052544 337208 33554432000 4194304 4291949 140735107634976 18446744073709551615 4263409 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32054/statm: 387464 337208 252 24 0 384098 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 1549856

[startup+1062.3 s]
/proc/loadavg: 4.00 3.93 3.56 5/190 32137
/proc/meminfo: memFree=7656440/32950940 swapFree=67111528/67111528
[pid=32054] ppid=32052 vsize=1551196 CPUtime=1062.31 cores=0,2
/proc/32054/stat : 32054 (RestartSAT) R 32052 32054 31561 0 -1 4202496 363271 0 0 0 106165 66 0 0 25 0 1 0 566446088 1588424704 356923 33554432000 4194304 4291949 140735107634976 18446744073709551615 4248575 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32054/statm: 387799 356923 252 24 0 384433 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 1551196

[startup+1122.3 s]
/proc/loadavg: 4.03 3.95 3.59 5/190 32139
/proc/meminfo: memFree=7375052/32950940 swapFree=67111528/67111528
[pid=32054] ppid=32052 vsize=1552356 CPUtime=1122.32 cores=0,2
/proc/32054/stat : 32054 (RestartSAT) R 32052 32054 31561 0 -1 4202496 387649 0 0 0 112161 71 0 0 25 0 1 0 566446088 1589612544 381295 33554432000 4194304 4291949 140735107634976 18446744073709551615 4248350 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32054/statm: 388089 381295 252 24 0 384723 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 1552356

[startup+1182.3 s]
/proc/loadavg: 4.01 3.96 3.61 5/190 32140
/proc/meminfo: memFree=7103948/32950940 swapFree=67111528/67111528
[pid=32054] ppid=32052 vsize=2476168 CPUtime=1182.32 cores=0,2
/proc/32054/stat : 32054 (RestartSAT) R 32052 32054 31561 0 -1 4202496 403260 0 0 0 118158 74 0 0 25 0 1 0 566446088 2535596032 396895 33554432000 4194304 4291949 140735107634976 18446744073709551615 4248391 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32054/statm: 619042 396895 252 24 0 615676 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 2476168

[startup+1242.3 s]
/proc/loadavg: 4.06 3.98 3.64 5/190 32142
/proc/meminfo: memFree=6832976/32950940 swapFree=67111528/67111528
[pid=32054] ppid=32052 vsize=2477080 CPUtime=1242.32 cores=0,2
/proc/32054/stat : 32054 (RestartSAT) R 32052 32054 31561 0 -1 4202496 420981 0 0 0 124156 76 0 0 25 0 1 0 566446088 2536529920 414610 33554432000 4194304 4291949 140735107634976 18446744073709551615 4248340 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32054/statm: 619270 414610 252 24 0 615904 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 2477080



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.65 3.90 3.63 3/178 32180
/proc/meminfo: memFree=9729548/32950940 swapFree=67111528/67111528
[pid=32054] ppid=32052 vsize=2477768 CPUtime=1300.03 cores=0,2
/proc/32054/stat : 32054 (RestartSAT) R 32052 32054 31561 0 -1 4202496 434941 0 0 0 129924 79 0 0 25 0 1 0 566446088 2537234432 428562 33554432000 4194304 4291949 140735107634976 18446744073709551615 4248320 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32054/statm: 619442 428562 252 24 0 616076 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 2477768

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.08
CPU time (s): 1300.11
CPU user time (s): 1299.24
CPU system time (s): 0.870867
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 2477768

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

runsolver used 2.14067 second user time and 4.84726 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-25 22:09:13
IDJOB=3285142
IDBENCH=82372
IDSOLVER=1580
FILE ID=node117/3285142-1303762153
RUNJOBID= node117-1303762137-31984
PBS_JOBID= 13157146
Free space on /tmp= 71120 MiB

SOLVER NAME= RestartSAT B95
BENCH NAME= SAT11/application/rintanen/SATPlanning/openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_3.035-NOTKNOWN.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.95 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3285142-1303762153/watcher-3285142-1303762153 -o /tmp/evaluation-result-3285142-1303762153/solver-3285142-1303762153 -C 2400 -W 1300 -M 7680  HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3285142-1303762153.cnf

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

MD5SUM BENCH= c4319228342e10028de028a9b67c3404
RANDOM SEED=765684851

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

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
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.849
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.849
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.849
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	: 5267.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      12332156 kB
Buffers:       2321740 kB
Cached:       16422692 kB
SwapCached:          0 kB
Active:       12158764 kB
Inactive:      7897428 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      12332156 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          430248 kB
Writeback:           0 kB
AnonPages:     1311308 kB
Mapped:          15364 kB
Slab:           496348 kB
PageTables:       7924 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:  1642740 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= 71392 MiB
End job on node117 at 2011-04-25 22:30:55