Trace number 3419893

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) 5000.26 5000.14

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_1.035-NOTKNOWN.cnf
MD5SUM28233bedeee44da6e79e63b9febc4d1e
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 clauses667976
Sum of the clauses size1591941
Maximum clause length63
Minimum clause length1
Number of clauses of size 1211
Number of clauses of size 2659295
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: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3419893-1306580717/watcher-3419893-1306580717 -o /tmp/evaluation-result-3419893-1306580717/solver-3419893-1306580717 -C 5000 -W 5100 -M 15500 HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3419893-1306580717.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.02 2.00 1.51 2/400 16694
/proc/meminfo: memFree=16440680/32950904 swapFree=64480420/67111528
[pid=16694] ppid=16692 vsize=21084 CPUtime=0 cores=0,2,4,6
/proc/16694/stat : 16694 (RestartSAT) R 16692 16694 16527 0 -1 4202496 1060 0 0 0 0 0 0 0 25 0 1 0 769671504 21590016 1002 33554432000 4194304 4291949 140734151495120 18446744073709551615 4278185 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16694/statm: 5271 1002 228 24 0 1905 0

[startup+0.067641 s]
/proc/loadavg: 2.02 2.00 1.51 2/400 16694
/proc/meminfo: memFree=16440680/32950904 swapFree=64480420/67111528
[pid=16694] ppid=16692 vsize=33512 CPUtime=0.05 cores=0,2,4,6
/proc/16694/stat : 16694 (RestartSAT) R 16692 16694 16527 0 -1 4202496 4712 0 0 0 5 0 0 0 25 0 1 0 769671504 34316288 4234 33554432000 4194304 4291949 140734151495120 18446744073709551615 237278540485 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16694/statm: 8378 4234 228 24 0 5012 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 33512

[startup+0.100633 s]
/proc/loadavg: 2.02 2.00 1.51 2/400 16694
/proc/meminfo: memFree=16440680/32950904 swapFree=64480420/67111528
[pid=16694] ppid=16692 vsize=39068 CPUtime=0.09 cores=0,2,4,6
/proc/16694/stat : 16694 (RestartSAT) R 16692 16694 16527 0 -1 4202496 6870 0 0 0 8 1 0 0 25 0 1 0 769671504 40005632 6096 33554432000 4194304 4291949 140734151495120 18446744073709551615 237278539196 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16694/statm: 9767 6096 228 24 0 6401 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 39068

[startup+0.300712 s]
/proc/loadavg: 2.02 2.00 1.51 2/400 16694
/proc/meminfo: memFree=16440680/32950904 swapFree=64480420/67111528
[pid=16694] ppid=16692 vsize=66980 CPUtime=0.28 cores=0,2,4,6
/proc/16694/stat : 16694 (RestartSAT) R 16692 16694 16527 0 -1 4202496 13566 0 0 0 27 1 0 0 25 0 1 0 769671504 68587520 11633 33554432000 4194304 4291949 140734151495120 18446744073709551615 4229955 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16694/statm: 16745 11633 232 24 0 13379 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 66980

[startup+0.700636 s]
/proc/loadavg: 2.02 2.00 1.51 2/400 16694
/proc/meminfo: memFree=16440680/32950904 swapFree=64480420/67111528
[pid=16694] ppid=16692 vsize=61968 CPUtime=0.69 cores=0,2,4,6
/proc/16694/stat : 16694 (RestartSAT) R 16692 16694 16527 0 -1 4202496 17121 0 0 0 67 2 0 0 25 0 1 0 769671504 63455232 11041 33554432000 4194304 4291949 140734151495120 18446744073709551615 237282337905 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16694/statm: 15492 11041 252 24 0 12126 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 61968

[startup+1.5005 s]
/proc/loadavg: 2.02 2.00 1.51 3/401 16695
/proc/meminfo: memFree=16394924/32950904 swapFree=64480420/67111528
[pid=16694] ppid=16692 vsize=61968 CPUtime=1.49 cores=0,2,4,6
/proc/16694/stat : 16694 (RestartSAT) R 16692 16694 16527 0 -1 4202496 17345 0 0 0 147 2 0 0 25 0 1 0 769671504 63455232 11264 33554432000 4194304 4291949 140734151495120 18446744073709551615 4248350 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16694/statm: 15492 11264 252 24 0 12126 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 61968

[startup+3.10116 s]
/proc/loadavg: 2.02 2.00 1.51 3/401 16695
/proc/meminfo: memFree=16390956/32950904 swapFree=64480420/67111528
[pid=16694] ppid=16692 vsize=66388 CPUtime=3.09 cores=0,2,4,6
/proc/16694/stat : 16694 (RestartSAT) R 16692 16694 16527 0 -1 4202496 17836 0 0 0 307 2 0 0 25 0 1 0 769671504 67981312 11754 33554432000 4194304 4291949 140734151495120 18446744073709551615 4263402 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16694/statm: 16597 11754 252 24 0 13231 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 66388

[startup+6.30065 s]
/proc/loadavg: 2.02 2.00 1.51 3/401 16695
/proc/meminfo: memFree=16382036/32950904 swapFree=64480420/67111528
[pid=16694] ppid=16692 vsize=66388 CPUtime=6.29 cores=0,2,4,6
/proc/16694/stat : 16694 (RestartSAT) R 16692 16694 16527 0 -1 4202496 18752 0 0 0 627 2 0 0 25 0 1 0 769671504 67981312 12669 33554432000 4194304 4291949 140734151495120 18446744073709551615 4251641 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16694/statm: 16597 12669 252 24 0 13231 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 66388

[startup+12.7005 s]
/proc/loadavg: 2.01 2.00 1.52 3/401 16695
/proc/meminfo: memFree=16362216/32950904 swapFree=64480420/67111528
[pid=16694] ppid=16692 vsize=85244 CPUtime=12.69 cores=0,2,4,6
/proc/16694/stat : 16694 (RestartSAT) R 16692 16694 16527 0 -1 4202496 20875 0 0 0 1266 3 0 0 25 0 1 0 769671504 87289856 14785 33554432000 4194304 4291949 140734151495120 18446744073709551615 4248347 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16694/statm: 21311 14785 252 24 0 17945 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 85244

[startup+25.5002 s]
/proc/loadavg: 2.01 2.00 1.52 3/401 16695
/proc/meminfo: memFree=16327236/32950904 swapFree=64480420/67111528
[pid=16694] ppid=16692 vsize=104212 CPUtime=25.49 cores=0,2,4,6
/proc/16694/stat : 16694 (RestartSAT) R 16692 16694 16527 0 -1 4202496 25687 0 0 0 2546 3 0 0 25 0 1 0 769671504 106713088 19594 33554432000 4194304 4291949 140734151495120 18446744073709551615 4248371 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16694/statm: 26053 19594 252 24 0 22687 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 104212

[startup+51.1007 s]
/proc/loadavg: 2.01 2.00 1.54 3/401 16696
/proc/meminfo: memFree=16261692/32950904 swapFree=64480420/67111528
[pid=16694] ppid=16692 vsize=135032 CPUtime=51.09 cores=0,2,4,6
/proc/16694/stat : 16694 (RestartSAT) R 16692 16694 16527 0 -1 4202496 34970 0 0 0 5104 5 0 0 25 0 1 0 769671504 138272768 28866 33554432000 4194304 4291949 140734151495120 18446744073709551615 4248323 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16694/statm: 33758 28866 252 24 0 30392 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 135032

[startup+102.315 s]
/proc/loadavg: 2.00 2.00 1.56 3/401 16697
/proc/meminfo: memFree=16168924/32950904 swapFree=64480420/67111528
[pid=16694] ppid=16692 vsize=266508 CPUtime=102.3 cores=0,2,4,6
/proc/16694/stat : 16694 (RestartSAT) R 16692 16694 16527 0 -1 4202496 51214 0 0 0 10223 7 0 0 25 0 1 0 769671504 272904192 45090 33554432000 4194304 4291949 140734151495120 18446744073709551615 4248350 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16694/statm: 66627 45090 252 24 0 63261 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 266508

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 1.58 3/401 16699
/proc/meminfo: memFree=16429416/32950904 swapFree=64480420/67111528
[pid=16694] ppid=16692 vsize=400176 CPUtime=162.29 cores=0,2,4,6
/proc/16694/stat : 16694 (RestartSAT) R 16692 16694 16527 0 -1 4202496 73365 0 0 0 16219 10 0 0 25 0 1 0 769671504 409780224 67232 33554432000 4194304 4291949 140734151495120 18446744073709551615 4248595 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16694/statm: 100044 67232 252 24 0 96678 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 400176

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 1.60 3/401 16701
/proc/meminfo: memFree=16264604/32950904 swapFree=64480420/67111528
[pid=16694] ppid=16692 vsize=403172 CPUtime=222.3 cores=0,2,4,6
/proc/16694/stat : 16694 (RestartSAT) R 16692 16694 16527 0 -1 4202496 100392 0 0 0 22217 13 0 0 25 0 1 0 769671504 412848128 94241 33554432000 4194304 4291949 140734151495120 18446744073709551615 4251641 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16694/statm: 100793 94241 252 24 0 97427 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 403172

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.63 3/401 16702
/proc/meminfo: memFree=16156956/32950904 swapFree=64480420/67111528
[pid=16694] ppid=16692 vsize=619520 CPUtime=282.29 cores=0,2,4,6
/proc/16694/stat : 16694 (RestartSAT) R 16692 16694 16527 0 -1 4202496 120922 0 0 0 28213 16 0 0 25 0 1 0 769671504 634388480 114765 33554432000 4194304 4291949 140734151495120 18446744073709551615 4248338 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16694/statm: 154880 114765 252 24 0 151514 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 619520

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 1.65 3/401 16704
/proc/meminfo: memFree=16049796/32950904 swapFree=64480420/67111528
[pid=16694] ppid=16692 vsize=621228 CPUtime=342.29 cores=0,2,4,6
/proc/16694/stat : 16694 (RestartSAT) R 16692 16694 16527 0 -1 4202496 142546 0 0 0 34210 19 0 0 25 0 1 0 769671504 636137472 136379 33554432000 4194304 4291949 140734151495120 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16694/statm: 155307 136379 252 24 0 151941 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 621228

[startup+402.301 s]
/proc/loadavg: 2.10 2.03 1.68 3/401 16705
/proc/meminfo: memFree=15933584/32950904 swapFree=64480420/67111528
[pid=16694] ppid=16692 vsize=971904 CPUtime=402.3 cores=0,2,4,6
/proc/16694/stat : 16694 (RestartSAT) R 16692 16694 16527 0 -1 4202496 166741 0 0 0 40207 23 0 0 25 0 1 0 769671504 995229696 160562 33554432000 4194304 4291949 140734151495120 18446744073709551615 4248323 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16694/statm: 242976 160562 252 24 0 239610 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 971904

[startup+462.3 s]
/proc/loadavg: 2.18 2.06 1.70 3/401 16734
/proc/meminfo: memFree=15514520/32950904 swapFree=64480420/67111528
[pid=16694] ppid=16692 vsize=972172 CPUtime=462.3 cores=0,2,4,6
/proc/16694/stat : 16694 (RestartSAT) R 16692 16694 16527 0 -1 4202496 181791 0 0 0 46204 26 0 0 25 0 1 0 769671504 995504128 175605 33554432000 4194304 4291949 140734151495120 18446744073709551615 4261956 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16694/statm: 243043 175605 252 24 0 239677 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 972172

[startup+522.301 s]
/proc/loadavg: 2.13 2.06 1.73 3/401 16736
/proc/meminfo: memFree=15401412/32950904 swapFree=64480420/67111528
[pid=16694] ppid=16692 vsize=975196 CPUtime=522.3 cores=0,2,4,6
/proc/16694/stat : 16694 (RestartSAT) R 16692 16694 16527 0 -1 4202496 202066 0 0 0 52202 28 0 0 25 0 1 0 769671504 998600704 195864 33554432000 4194304 4291949 140734151495120 18446744073709551615 4248464 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16694/statm: 243799 195864 252 24 0 240433 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 975196

[startup+582.301 s]
/proc/loadavg: 2.05 2.05 1.74 3/401 16737
/proc/meminfo: memFree=15277272/32950904 swapFree=64480420/67111528
[pid=16694] ppid=16692 vsize=977156 CPUtime=582.3 cores=0,2,4,6
/proc/16694/stat : 16694 (RestartSAT) R 16692 16694 16527 0 -1 4202496 223000 0 0 0 58199 31 0 0 25 0 1 0 769671504 1000607744 216783 33554432000 4194304 4291949 140734151495120 18446744073709551615 4248383 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16694/statm: 244289 216783 252 24 0 240923 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 977156

[startup+642.3 s]

################
# More data... #
################

[startup+4122.3 s]
/proc/loadavg: 2.00 2.01 1.99 3/401 17031
/proc/meminfo: memFree=10430908/32950904 swapFree=64480420/67111528
[pid=16694] ppid=16692 vsize=6456112 CPUtime=4122.4 cores=0,2,4,6
/proc/16694/stat : 16694 (RestartSAT) R 16692 16694 16527 0 -1 4202496 1351080 0 0 0 412046 194 0 0 25 0 1 0 769671504 6611058688 1344409 33554432000 4194304 4291949 140734151495120 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16694/statm: 1614028 1344409 252 24 0 1610662 0
Current children cumulated CPU time (s) 4122.4
Current children cumulated vsize (KiB) 6456112

[startup+4182.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/401 17032
/proc/meminfo: memFree=10354124/32950904 swapFree=64480420/67111528
[pid=16694] ppid=16692 vsize=6456940 CPUtime=4182.39 cores=0,2,4,6
/proc/16694/stat : 16694 (RestartSAT) R 16692 16694 16527 0 -1 4202496 1367163 0 0 0 418043 196 0 0 25 0 1 0 769671504 6611906560 1360483 33554432000 4194304 4291949 140734151495120 18446744073709551615 4248323 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16694/statm: 1614235 1360483 252 24 0 1610869 0
Current children cumulated CPU time (s) 4182.39
Current children cumulated vsize (KiB) 6456940

[startup+4242.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/401 17034
/proc/meminfo: memFree=10274120/32950904 swapFree=64480420/67111528
[pid=16694] ppid=16692 vsize=6461644 CPUtime=4242.4 cores=0,2,4,6
/proc/16694/stat : 16694 (RestartSAT) R 16692 16694 16527 0 -1 4202496 1384131 0 0 0 424041 199 0 0 25 0 1 0 769671504 6616723456 1377447 33554432000 4194304 4291949 140734151495120 18446744073709551615 4248628 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16694/statm: 1615411 1377447 252 24 0 1612045 0
Current children cumulated CPU time (s) 4242.4
Current children cumulated vsize (KiB) 6461644

[startup+4302.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/401 17035
/proc/meminfo: memFree=10161876/32950904 swapFree=64480420/67111528
[pid=16694] ppid=16692 vsize=6461644 CPUtime=4302.4 cores=0,2,4,6
/proc/16694/stat : 16694 (RestartSAT) R 16692 16694 16527 0 -1 4202496 1408221 0 0 0 430038 202 0 0 25 0 1 0 769671504 6616723456 1401527 33554432000 4194304 4291949 140734151495120 18446744073709551615 4248371 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16694/statm: 1615411 1401527 252 24 0 1612045 0
Current children cumulated CPU time (s) 4302.4
Current children cumulated vsize (KiB) 6461644

[startup+4362.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/401 17037
/proc/meminfo: memFree=10083248/32950904 swapFree=64480420/67111528
[pid=16694] ppid=16692 vsize=6461644 CPUtime=4362.4 cores=0,2,4,6
/proc/16694/stat : 16694 (RestartSAT) R 16692 16694 16527 0 -1 4202496 1424795 0 0 0 436035 205 0 0 25 0 1 0 769671504 6616723456 1418098 33554432000 4194304 4291949 140734151495120 18446744073709551615 4248385 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16694/statm: 1615411 1418098 252 24 0 1612045 0
Current children cumulated CPU time (s) 4362.4
Current children cumulated vsize (KiB) 6461644

[startup+4422.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/401 17039
/proc/meminfo: memFree=9976220/32950904 swapFree=64480420/67111528
[pid=16694] ppid=16692 vsize=6462736 CPUtime=4422.4 cores=0,2,4,6
/proc/16694/stat : 16694 (RestartSAT) R 16692 16694 16527 0 -1 4202496 1447932 0 0 0 442032 208 0 0 25 0 1 0 769671504 6617841664 1441227 33554432000 4194304 4291949 140734151495120 18446744073709551615 4248452 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16694/statm: 1615684 1441227 252 24 0 1612318 0
Current children cumulated CPU time (s) 4422.4
Current children cumulated vsize (KiB) 6462736

[startup+4482.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/401 17040
/proc/meminfo: memFree=9879224/32950904 swapFree=64480420/67111528
[pid=16694] ppid=16692 vsize=6463496 CPUtime=4482.41 cores=0,2,4,6
/proc/16694/stat : 16694 (RestartSAT) R 16692 16694 16527 0 -1 4202496 1467692 0 0 0 448030 211 0 0 25 0 1 0 769671504 6618619904 1460984 33554432000 4194304 4291949 140734151495120 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16694/statm: 1615874 1460984 252 24 0 1612508 0
Current children cumulated CPU time (s) 4482.41
Current children cumulated vsize (KiB) 6463496

[startup+4542.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/401 17042
/proc/meminfo: memFree=9784968/32950904 swapFree=64480420/67111528
[pid=16694] ppid=16692 vsize=6464212 CPUtime=4542.4 cores=0,2,4,6
/proc/16694/stat : 16694 (RestartSAT) R 16692 16694 16527 0 -1 4202496 1487642 0 0 0 454026 214 0 0 25 0 1 0 769671504 6619353088 1480926 33554432000 4194304 4291949 140734151495120 18446744073709551615 4248432 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16694/statm: 1616053 1480926 252 24 0 1612687 0
Current children cumulated CPU time (s) 4542.4
Current children cumulated vsize (KiB) 6464212

[startup+4602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/401 17043
/proc/meminfo: memFree=9684136/32950904 swapFree=64480420/67111528
[pid=16694] ppid=16692 vsize=6465224 CPUtime=4602.42 cores=0,2,4,6
/proc/16694/stat : 16694 (RestartSAT) R 16692 16694 16527 0 -1 4202496 1509756 0 0 0 460024 218 0 0 25 0 1 0 769671504 6620389376 1503038 33554432000 4194304 4291949 140734151495120 18446744073709551615 4248350 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16694/statm: 1616306 1503038 252 24 0 1612940 0
Current children cumulated CPU time (s) 4602.42
Current children cumulated vsize (KiB) 6465224

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/401 17045
/proc/meminfo: memFree=9600288/32950904 swapFree=64480420/67111528
[pid=16694] ppid=16692 vsize=6466144 CPUtime=4662.41 cores=0,2,4,6
/proc/16694/stat : 16694 (RestartSAT) R 16692 16694 16527 0 -1 4202496 1527137 0 0 0 466020 221 0 0 25 0 1 0 769671504 6621331456 1520410 33554432000 4194304 4291949 140734151495120 18446744073709551615 4248380 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16694/statm: 1616536 1520410 252 24 0 1613170 0
Current children cumulated CPU time (s) 4662.41
Current children cumulated vsize (KiB) 6466144

[startup+4722.31 s]
/proc/loadavg: 2.15 2.03 2.01 3/401 17047
/proc/meminfo: memFree=9513228/32950904 swapFree=64480420/67111528
[pid=16694] ppid=16692 vsize=6466656 CPUtime=4722.42 cores=0,2,4,6
/proc/16694/stat : 16694 (RestartSAT) R 16692 16694 16527 0 -1 4202496 1545985 0 0 0 472018 224 0 0 25 0 1 0 769671504 6621855744 1539251 33554432000 4194304 4291949 140734151495120 18446744073709551615 4248595 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16694/statm: 1616664 1539251 252 24 0 1613298 0
Current children cumulated CPU time (s) 4722.42
Current children cumulated vsize (KiB) 6466656

[startup+4782.3 s]
/proc/loadavg: 2.12 2.04 2.01 3/401 17048
/proc/meminfo: memFree=9412880/32950904 swapFree=64480420/67111528
[pid=16694] ppid=16692 vsize=6467280 CPUtime=4782.41 cores=0,2,4,6
/proc/16694/stat : 16694 (RestartSAT) R 16692 16694 16527 0 -1 4202496 1568921 0 0 0 478013 228 0 0 25 0 1 0 769671504 6622494720 1562166 33554432000 4194304 4291949 140734151495120 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16694/statm: 1616820 1562166 252 24 0 1613454 0
Current children cumulated CPU time (s) 4782.41
Current children cumulated vsize (KiB) 6467280

[startup+4842.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/401 17050
/proc/meminfo: memFree=9332632/32950904 swapFree=64480420/67111528
[pid=16694] ppid=16692 vsize=6468472 CPUtime=4842.41 cores=0,2,4,6
/proc/16694/stat : 16694 (RestartSAT) R 16692 16694 16527 0 -1 4202496 1585781 0 0 0 484010 231 0 0 25 0 1 0 769671504 6623715328 1579018 33554432000 4194304 4291949 140734151495120 18446744073709551615 4248624 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16694/statm: 1617118 1579018 252 24 0 1613752 0
Current children cumulated CPU time (s) 4842.41
Current children cumulated vsize (KiB) 6468472

[startup+4902.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/401 17051
/proc/meminfo: memFree=9255740/32950904 swapFree=64480420/67111528
[pid=16694] ppid=16692 vsize=6469568 CPUtime=4902.41 cores=0,2,4,6
/proc/16694/stat : 16694 (RestartSAT) R 16692 16694 16527 0 -1 4202496 1602620 0 0 0 490008 233 0 0 25 0 1 0 769671504 6624837632 1595855 33554432000 4194304 4291949 140734151495120 18446744073709551615 4248464 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16694/statm: 1617392 1595855 252 24 0 1614026 0
Current children cumulated CPU time (s) 4902.41
Current children cumulated vsize (KiB) 6469568

[startup+4962.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/401 17053
/proc/meminfo: memFree=9182184/32950904 swapFree=64480420/67111528
[pid=16694] ppid=16692 vsize=6470240 CPUtime=4962.42 cores=0,2,4,6
/proc/16694/stat : 16694 (RestartSAT) R 16692 16694 16527 0 -1 4202496 1618041 0 0 0 496006 236 0 0 25 0 1 0 769671504 6625525760 1611268 33554432000 4194304 4291949 140734151495120 18446744073709551615 4248296 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16694/statm: 1617560 1611268 252 24 0 1614194 0
Current children cumulated CPU time (s) 4962.42
Current children cumulated vsize (KiB) 6470240



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.07 2.03 2.00 3/401 17054
/proc/meminfo: memFree=9132320/32950904 swapFree=64480420/67111528
[pid=16694] ppid=16692 vsize=10427872 CPUtime=5000.02 cores=0,2,4,6
/proc/16694/stat : 16694 (RestartSAT) R 16692 16694 16527 0 -1 4202496 1628842 0 0 0 499765 237 0 0 25 0 1 0 769671504 10678140928 1622067 33554432000 4194304 4291949 140734151495120 18446744073709551615 4248400 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16694/statm: 2606968 1622067 252 24 0 2603602 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 10427872

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

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

[startup+5000.02 s]
/proc/loadavg: 2.07 2.03 2.00 3/401 17054
/proc/meminfo: memFree=9132320/32950904 swapFree=64480420/67111528
[pid=16694] ppid=16692 vsize=0 CPUtime=5000.13 cores=0,2,4,6
/proc/16694/stat : 16694 (RestartSAT) R 16692 16694 16527 0 -1 4203524 1628842 0 0 0 499766 247 0 0 25 0 1 0 769671504 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 4 0 0 0
/proc/16694/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 5000.13
Current children cumulated vsize (KiB) 0

[startup+5000.1 s]
/proc/loadavg: 2.07 2.03 2.00 3/401 17054
/proc/meminfo: memFree=9132320/32950904 swapFree=64480420/67111528
[pid=16694] ppid=16692 vsize=0 CPUtime=5000.22 cores=0,2,4,6
/proc/16694/stat : 16694 (RestartSAT) R 16692 16694 16527 0 -1 4203524 1628842 0 0 0 499766 256 0 0 25 0 1 0 769671504 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 4 0 0 0
/proc/16694/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 5000.22
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5000.14
CPU time (s): 5000.26
CPU user time (s): 4997.66
CPU system time (s): 2.5966
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 10427872

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

runsolver used 19.683 second user time and 43.9633 second system time

The end

Launcher Data

Begin job on node121 at 2011-05-28 13:05:18
IDJOB=3419893
IDBENCH=82392
IDSOLVER=1911
FILE ID=node121/3419893-1306580717
RUNJOBID= node121-1306579394-16545
PBS_JOBID= 13471559
Free space on /tmp= 73328 MiB

SOLVER NAME= RestartSAT B95
BENCH NAME= SAT11/application/rintanen/SATPlanning/openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_1.035-NOTKNOWN.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.95 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3419893-1306580717/watcher-3419893-1306580717 -o /tmp/evaluation-result-3419893-1306580717/solver-3419893-1306580717 -C 5000 -W 5100 -M 15500  HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3419893-1306580717.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 28233bedeee44da6e79e63b9febc4d1e
RANDOM SEED=2022249650

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950904 kB
MemFree:      16440836 kB
Buffers:        219792 kB
Cached:        5845984 kB
SwapCached:      66536 kB
Active:        4450912 kB
Inactive:     11808948 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      16440836 kB
SwapTotal:    67111528 kB
SwapFree:     64480420 kB
Dirty:           12408 kB
Writeback:           0 kB
AnonPages:    10134484 kB
Mapped:          27836 kB
Slab:           130696 kB
PageTables:      52764 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS: 84037008 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= 73328 MiB
End job on node121 at 2011-05-28 14:28:39