Trace number 3419865

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.27 5000.04

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_1.045-NOTKNOWN.cnf
MD5SUM0385ba51f44fb47d0b0726e26312816f
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 variables171676
Number of clauses858766
Sum of the clauses size2046721
Maximum clause length63
Minimum clause length1
Number of clauses of size 1211
Number of clauses of size 2847665
Number of clauses of size 32700
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 58190

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-3419865-1306579965/watcher-3419865-1306579965 -o /tmp/evaluation-result-3419865-1306579965/solver-3419865-1306579965 -C 5000 -W 5100 -M 15500 HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3419865-1306579965.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.01 1.71 0.91 2/517 31505
/proc/meminfo: memFree=15868048/32950928 swapFree=38157052/67111528
[pid=31505] ppid=31503 vsize=23224 CPUtime=0.01 cores=0,2,4,6
/proc/31505/stat : 31505 (RestartSAT) R 31503 31505 31344 0 -1 4202496 1603 0 0 0 1 0 0 0 18 0 1 0 769593236 23781376 1519 33554432000 4194304 4291949 140736589182656 18446744073709551615 4278185 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31505/statm: 5806 1519 228 24 0 2440 0

[startup+0.0453291 s]
/proc/loadavg: 2.01 1.71 0.91 2/517 31505
/proc/meminfo: memFree=15868048/32950928 swapFree=38157052/67111528
[pid=31505] ppid=31503 vsize=29436 CPUtime=0.04 cores=0,2,4,6
/proc/31505/stat : 31505 (RestartSAT) R 31503 31505 31344 0 -1 4202496 3274 0 0 0 4 0 0 0 18 0 1 0 769593236 30142464 2996 33554432000 4194304 4291949 140736589182656 18446744073709551615 4278140 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31505/statm: 7359 2997 228 24 0 3993 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 29436

[startup+0.100319 s]
/proc/loadavg: 2.01 1.71 0.91 2/517 31505
/proc/meminfo: memFree=15868048/32950928 swapFree=38157052/67111528
[pid=31505] ppid=31503 vsize=39068 CPUtime=0.09 cores=0,2,4,6
/proc/31505/stat : 31505 (RestartSAT) R 31503 31505 31344 0 -1 4202496 6838 0 0 0 9 0 0 0 18 0 1 0 769593236 40005632 6071 33554432000 4194304 4291949 140736589182656 18446744073709551615 4278140 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31505/statm: 9767 6073 228 24 0 6401 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 39068

[startup+0.300291 s]
/proc/loadavg: 2.01 1.71 0.91 2/517 31505
/proc/meminfo: memFree=15868048/32950928 swapFree=38157052/67111528
[pid=31505] ppid=31503 vsize=80060 CPUtime=0.29 cores=0,2,4,6
/proc/31505/stat : 31505 (RestartSAT) R 31503 31505 31344 0 -1 4202496 18713 0 0 0 27 2 0 0 18 0 1 0 769593236 81981440 15593 33554432000 4194304 4291949 140736589182656 18446744073709551615 4230278 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31505/statm: 20015 15593 232 24 0 16649 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 80060

[startup+0.7012 s]
/proc/loadavg: 2.01 1.71 0.91 2/517 31505
/proc/meminfo: memFree=15868048/32950928 swapFree=38157052/67111528
[pid=31505] ppid=31503 vsize=94584 CPUtime=0.69 cores=0,2,4,6
/proc/31505/stat : 31505 (RestartSAT) R 31503 31505 31344 0 -1 4202496 21381 0 0 0 67 2 0 0 18 0 1 0 769593236 96854016 17902 33554432000 4194304 4291949 140736589182656 18446744073709551615 4231738 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31505/statm: 23646 17902 234 24 0 20280 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 94584

[startup+1.50104 s]
/proc/loadavg: 2.01 1.72 0.92 3/518 31506
/proc/meminfo: memFree=15807660/32950928 swapFree=38157052/67111528
[pid=31505] ppid=31503 vsize=79436 CPUtime=1.49 cores=0,2,4,6
/proc/31505/stat : 31505 (RestartSAT) R 31503 31505 31344 0 -1 4202496 23984 0 0 0 147 2 0 0 20 0 1 0 769593236 81342464 14977 33554432000 4194304 4291949 140736589182656 18446744073709551615 4267195 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31505/statm: 19859 14977 252 24 0 16493 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 79436

[startup+3.10072 s]
/proc/loadavg: 2.01 1.72 0.92 3/518 31506
/proc/meminfo: memFree=15806036/32950928 swapFree=38157052/67111528
[pid=31505] ppid=31503 vsize=79436 CPUtime=3.09 cores=0,2,4,6
/proc/31505/stat : 31505 (RestartSAT) R 31503 31505 31344 0 -1 4202496 24429 0 0 0 306 3 0 0 25 0 1 0 769593236 81342464 15422 33554432000 4194304 4291949 140736589182656 18446744073709551615 4251664 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31505/statm: 19859 15422 252 24 0 16493 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 79436

[startup+6.30108 s]
/proc/loadavg: 2.01 1.72 0.92 3/518 31506
/proc/meminfo: memFree=15801024/32950928 swapFree=38157052/67111528
[pid=31505] ppid=31503 vsize=86616 CPUtime=6.29 cores=0,2,4,6
/proc/31505/stat : 31505 (RestartSAT) R 31503 31505 31344 0 -1 4202496 25215 0 0 0 626 3 0 0 25 0 1 0 769593236 88694784 16208 33554432000 4194304 4291949 140736589182656 18446744073709551615 4248371 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31505/statm: 21654 16208 252 24 0 18288 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 86616

[startup+12.7008 s]
/proc/loadavg: 2.01 1.73 0.93 3/518 31506
/proc/meminfo: memFree=15789112/32950928 swapFree=38157052/67111528
[pid=31505] ppid=31503 vsize=86616 CPUtime=12.69 cores=0,2,4,6
/proc/31505/stat : 31505 (RestartSAT) R 31503 31505 31344 0 -1 4202496 26630 0 0 0 1265 4 0 0 25 0 1 0 769593236 88694784 17622 33554432000 4194304 4291949 140736589182656 18446744073709551615 4248338 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31505/statm: 21654 17622 252 24 0 18288 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 86616

[startup+25.5002 s]
/proc/loadavg: 2.17 1.77 0.95 3/518 31507
/proc/meminfo: memFree=15768628/32950928 swapFree=38157052/67111528
[pid=31505] ppid=31503 vsize=117260 CPUtime=25.49 cores=0,2,4,6
/proc/31505/stat : 31505 (RestartSAT) R 31503 31505 31344 0 -1 4202496 30278 0 0 0 2544 5 0 0 25 0 1 0 769593236 120074240 21266 33554432000 4194304 4291949 140736589182656 18446744073709551615 4248575 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31505/statm: 29315 21266 252 24 0 25949 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 117260

[startup+51.1011 s]
/proc/loadavg: 2.11 1.79 0.98 3/518 31507
/proc/meminfo: memFree=15720596/32950928 swapFree=38157052/67111528
[pid=31505] ppid=31503 vsize=148080 CPUtime=51.1 cores=0,2,4,6
/proc/31505/stat : 31505 (RestartSAT) R 31503 31505 31344 0 -1 4202496 38514 0 0 0 5104 6 0 0 25 0 1 0 769593236 151633920 29486 33554432000 4194304 4291949 140736589182656 18446744073709551615 4267195 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31505/statm: 37020 29486 252 24 0 33654 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 148080

[startup+102.32 s]
/proc/loadavg: 2.09 1.84 1.04 3/518 31509
/proc/meminfo: memFree=15607164/32950928 swapFree=38157052/67111528
[pid=31505] ppid=31503 vsize=279556 CPUtime=102.32 cores=0,2,4,6
/proc/31505/stat : 31505 (RestartSAT) R 31503 31505 31344 0 -1 4202496 57266 0 0 0 10223 9 0 0 25 0 1 0 769593236 286265344 48219 33554432000 4194304 4291949 140736589182656 18446744073709551615 4248350 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31505/statm: 69889 48219 252 24 0 66523 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 279556

[startup+162.301 s]
/proc/loadavg: 2.03 1.86 1.10 3/518 31510
/proc/meminfo: memFree=15440220/32950928 swapFree=38157052/67111528
[pid=31505] ppid=31503 vsize=279556 CPUtime=162.3 cores=0,2,4,6
/proc/31505/stat : 31505 (RestartSAT) R 31503 31505 31344 0 -1 4202496 72706 0 0 0 16218 12 0 0 25 0 1 0 769593236 286265344 63649 33554432000 4194304 4291949 140736589182656 18446744073709551615 4248397 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31505/statm: 69889 63649 252 24 0 66523 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 279556

[startup+222.301 s]
/proc/loadavg: 2.01 1.89 1.15 3/518 31512
/proc/meminfo: memFree=15343960/32950928 swapFree=38157052/67111528
[pid=31505] ppid=31503 vsize=411816 CPUtime=222.3 cores=0,2,4,6
/proc/31505/stat : 31505 (RestartSAT) R 31503 31505 31344 0 -1 4202496 88601 0 0 0 22215 15 0 0 25 0 1 0 769593236 421699584 79536 33554432000 4194304 4291949 140736589182656 18446744073709551615 4248371 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31505/statm: 102954 79536 252 24 0 99588 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 411816

[startup+282.301 s]
/proc/loadavg: 2.08 1.92 1.20 3/518 31513
/proc/meminfo: memFree=15230344/32950928 swapFree=38157052/67111528
[pid=31505] ppid=31503 vsize=627476 CPUtime=282.31 cores=0,2,4,6
/proc/31505/stat : 31505 (RestartSAT) R 31503 31505 31344 0 -1 4202496 109247 0 0 0 28213 18 0 0 25 0 1 0 769593236 642535424 100178 33554432000 4194304 4291949 140736589182656 18446744073709551615 4248464 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31505/statm: 156869 100178 252 24 0 153503 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 627476

[startup+342.301 s]
/proc/loadavg: 2.03 1.93 1.25 3/518 31515
/proc/meminfo: memFree=15127636/32950928 swapFree=38157052/67111528
[pid=31505] ppid=31503 vsize=630180 CPUtime=342.3 cores=0,2,4,6
/proc/31505/stat : 31505 (RestartSAT) R 31503 31505 31344 0 -1 4202496 126450 0 0 0 34210 20 0 0 25 0 1 0 769593236 645304320 117370 33554432000 4194304 4291949 140736589182656 18446744073709551615 4248464 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31505/statm: 157545 117370 252 24 0 154179 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 630180

[startup+402.301 s]
/proc/loadavg: 2.01 1.94 1.30 3/518 31517
/proc/meminfo: memFree=15032128/32950928 swapFree=38157052/67111528
[pid=31505] ppid=31503 vsize=631816 CPUtime=402.31 cores=0,2,4,6
/proc/31505/stat : 31505 (RestartSAT) R 31503 31505 31344 0 -1 4202496 142479 0 0 0 40207 24 0 0 25 0 1 0 769593236 646979584 133388 33554432000 4194304 4291949 140736589182656 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31505/statm: 157954 133388 252 24 0 154588 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 631816

[startup+462.301 s]
/proc/loadavg: 2.00 1.95 1.34 3/518 31518
/proc/meminfo: memFree=14902016/32950928 swapFree=38157052/67111528
[pid=31505] ppid=31503 vsize=633616 CPUtime=462.31 cores=0,2,4,6
/proc/31505/stat : 31505 (RestartSAT) R 31503 31505 31344 0 -1 4202496 162389 0 0 0 46203 28 0 0 25 0 1 0 769593236 648822784 153285 33554432000 4194304 4291949 140736589182656 18446744073709551615 4248628 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31505/statm: 158404 153285 252 24 0 155038 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 633616

[startup+522.301 s]
/proc/loadavg: 2.00 1.95 1.38 3/518 31529
/proc/meminfo: memFree=14818712/32950928 swapFree=38157052/67111528
[pid=31505] ppid=31503 vsize=984412 CPUtime=522.31 cores=0,2,4,6
/proc/31505/stat : 31505 (RestartSAT) R 31503 31505 31344 0 -1 4202496 175743 0 0 0 52202 29 0 0 25 0 1 0 769593236 1008037888 166630 33554432000 4194304 4291949 140736589182656 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31505/statm: 246103 166630 252 24 0 242737 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 984412

[startup+582.301 s]
/proc/loadavg: 2.14 2.00 1.43 3/518 31530
/proc/meminfo: memFree=14704596/32950928 swapFree=38157052/67111528
[pid=31505] ppid=31503 vsize=985880 CPUtime=582.31 cores=0,2,4,6
/proc/31505/stat : 31505 (RestartSAT) R 31503 31505 31344 0 -1 4202496 193605 0 0 0 58199 32 0 0 25 0 1 0 769593236 1009541120 184479 33554432000 4194304 4291949 140736589182656 18446744073709551615 4248558 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31505/statm: 246470 184479 252 24 0 243104 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 985880

[startup+642.301 s]

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

[startup+4062.32 s]
/proc/loadavg: 2.16 2.06 2.01 3/518 31626
/proc/meminfo: memFree=9014884/32950928 swapFree=38157052/67111528
[pid=31505] ppid=31503 vsize=6472608 CPUtime=4062.49 cores=0,2,4,6
/proc/31505/stat : 31505 (RestartSAT) R 31503 31505 31344 0 -1 4202496 1147159 0 0 0 406063 186 0 0 25 0 1 0 769593236 6627950592 1137642 33554432000 4194304 4291949 140736589182656 18446744073709551615 4248371 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31505/statm: 1618152 1137642 252 24 0 1614786 0
Current children cumulated CPU time (s) 4062.49
Current children cumulated vsize (KiB) 6472608

[startup+4122.3 s]
/proc/loadavg: 2.06 2.05 2.00 3/518 31637
/proc/meminfo: memFree=8935692/32950928 swapFree=38157052/67111528
[pid=31505] ppid=31503 vsize=6472828 CPUtime=4122.48 cores=0,2,4,6
/proc/31505/stat : 31505 (RestartSAT) R 31503 31505 31344 0 -1 4202496 1161868 0 0 0 412060 188 0 0 25 0 1 0 769593236 6628175872 1152346 33554432000 4194304 4291949 140736589182656 18446744073709551615 4248350 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31505/statm: 1618207 1152346 252 24 0 1614841 0
Current children cumulated CPU time (s) 4122.48
Current children cumulated vsize (KiB) 6472828

[startup+4182.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/518 31638
/proc/meminfo: memFree=8863120/32950928 swapFree=38157052/67111528
[pid=31505] ppid=31503 vsize=6473096 CPUtime=4182.49 cores=0,2,4,6
/proc/31505/stat : 31505 (RestartSAT) R 31503 31505 31344 0 -1 4202496 1176175 0 0 0 418059 190 0 0 25 0 1 0 769593236 6628450304 1166649 33554432000 4194304 4291949 140736589182656 18446744073709551615 4248464 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31505/statm: 1618274 1166649 252 24 0 1614908 0
Current children cumulated CPU time (s) 4182.49
Current children cumulated vsize (KiB) 6473096

[startup+4242.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/518 31640
/proc/meminfo: memFree=8779272/32950928 swapFree=38157052/67111528
[pid=31505] ppid=31503 vsize=6473236 CPUtime=4242.49 cores=0,2,4,6
/proc/31505/stat : 31505 (RestartSAT) R 31503 31505 31344 0 -1 4202496 1192082 0 0 0 424057 192 0 0 25 0 1 0 769593236 6628593664 1182554 33554432000 4194304 4291949 140736589182656 18446744073709551615 4248575 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31505/statm: 1618309 1182554 252 24 0 1614943 0
Current children cumulated CPU time (s) 4242.49
Current children cumulated vsize (KiB) 6473236

[startup+4302.3 s]
/proc/loadavg: 2.09 2.05 2.01 3/518 31644
/proc/meminfo: memFree=8689960/32950928 swapFree=38157052/67111528
[pid=31505] ppid=31503 vsize=6473408 CPUtime=4302.49 cores=0,2,4,6
/proc/31505/stat : 31505 (RestartSAT) R 31503 31505 31344 0 -1 4202496 1210010 0 0 0 430055 194 0 0 25 0 1 0 769593236 6628769792 1200475 33554432000 4194304 4291949 140736589182656 18446744073709551615 4248612 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31505/statm: 1618352 1200475 252 24 0 1614986 0
Current children cumulated CPU time (s) 4302.49
Current children cumulated vsize (KiB) 6473408

[startup+4362.3 s]
/proc/loadavg: 2.07 2.05 2.01 3/518 31646
/proc/meminfo: memFree=8539308/32950928 swapFree=38157052/67111528
[pid=31505] ppid=31503 vsize=6473984 CPUtime=4362.49 cores=0,2,4,6
/proc/31505/stat : 31505 (RestartSAT) R 31503 31505 31344 0 -1 4202496 1237066 0 0 0 436050 199 0 0 25 0 1 0 769593236 6629359616 1227515 33554432000 4194304 4291949 140736589182656 18446744073709551615 4255918 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31505/statm: 1618496 1227515 252 24 0 1615130 0
Current children cumulated CPU time (s) 4362.49
Current children cumulated vsize (KiB) 6473984

[startup+4422.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/518 31648
/proc/meminfo: memFree=8408336/32950928 swapFree=38157052/67111528
[pid=31505] ppid=31503 vsize=6476476 CPUtime=4422.5 cores=0,2,4,6
/proc/31505/stat : 31505 (RestartSAT) R 31503 31505 31344 0 -1 4202496 1264672 0 0 0 442047 203 0 0 25 0 1 0 769593236 6631911424 1255090 33554432000 4194304 4291949 140736589182656 18446744073709551615 4248452 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31505/statm: 1619119 1255090 252 24 0 1615753 0
Current children cumulated CPU time (s) 4422.5
Current children cumulated vsize (KiB) 6476476

[startup+4482.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/518 31677
/proc/meminfo: memFree=11244264/32950928 swapFree=38157052/67111528
[pid=31505] ppid=31503 vsize=6478028 CPUtime=4482.49 cores=0,2,4,6
/proc/31505/stat : 31505 (RestartSAT) R 31503 31505 31344 0 -1 4202496 1279401 0 0 0 448044 205 0 0 25 0 1 0 769593236 6633500672 1269812 33554432000 4194304 4291949 140736589182656 18446744073709551615 4248350 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31505/statm: 1619507 1269812 252 24 0 1616141 0
Current children cumulated CPU time (s) 4482.49
Current children cumulated vsize (KiB) 6478028

[startup+4542.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/518 31679
/proc/meminfo: memFree=11160884/32950928 swapFree=38157052/67111528
[pid=31505] ppid=31503 vsize=6479116 CPUtime=4542.5 cores=0,2,4,6
/proc/31505/stat : 31505 (RestartSAT) R 31503 31505 31344 0 -1 4202496 1294736 0 0 0 454042 208 0 0 25 0 1 0 769593236 6634614784 1285142 33554432000 4194304 4291949 140736589182656 18446744073709551615 4248328 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31505/statm: 1619779 1285142 252 24 0 1616413 0
Current children cumulated CPU time (s) 4542.5
Current children cumulated vsize (KiB) 6479116

[startup+4602.3 s]
/proc/loadavg: 2.09 2.05 2.01 3/518 31681
/proc/meminfo: memFree=11084232/32950928 swapFree=38157052/67111528
[pid=31505] ppid=31503 vsize=6480036 CPUtime=4602.51 cores=0,2,4,6
/proc/31505/stat : 31505 (RestartSAT) R 31503 31505 31344 0 -1 4202496 1308912 0 0 0 460041 210 0 0 25 0 1 0 769593236 6635556864 1299313 33554432000 4194304 4291949 140736589182656 18446744073709551615 4248371 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31505/statm: 1620009 1299313 252 24 0 1616643 0
Current children cumulated CPU time (s) 4602.51
Current children cumulated vsize (KiB) 6480036

[startup+4662.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/518 31682
/proc/meminfo: memFree=10984992/32950928 swapFree=38157052/67111528
[pid=31505] ppid=31503 vsize=6481180 CPUtime=4662.5 cores=0,2,4,6
/proc/31505/stat : 31505 (RestartSAT) R 31503 31505 31344 0 -1 4202496 1329228 0 0 0 466037 213 0 0 25 0 1 0 769593236 6636728320 1319620 33554432000 4194304 4291949 140736589182656 18446744073709551615 4248464 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31505/statm: 1620295 1319620 252 24 0 1616929 0
Current children cumulated CPU time (s) 4662.5
Current children cumulated vsize (KiB) 6481180

[startup+4722.32 s]
/proc/loadavg: 2.01 2.03 2.00 3/518 31684
/proc/meminfo: memFree=10912296/32950928 swapFree=38157052/67111528
[pid=31505] ppid=31503 vsize=6482192 CPUtime=4722.53 cores=0,2,4,6
/proc/31505/stat : 31505 (RestartSAT) R 31503 31505 31344 0 -1 4202496 1344353 0 0 0 472037 216 0 0 25 0 1 0 769593236 6637764608 1334735 33554432000 4194304 4291949 140736589182656 18446744073709551615 4248338 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31505/statm: 1620548 1334735 252 24 0 1617182 0
Current children cumulated CPU time (s) 4722.53
Current children cumulated vsize (KiB) 6482192

[startup+4782.3 s]
/proc/loadavg: 2.12 2.05 2.01 3/518 31685
/proc/meminfo: memFree=10861052/32950928 swapFree=38157052/67111528
[pid=31505] ppid=31503 vsize=6482768 CPUtime=4782.51 cores=0,2,4,6
/proc/31505/stat : 31505 (RestartSAT) R 31503 31505 31344 0 -1 4202496 1354155 0 0 0 478034 217 0 0 25 0 1 0 769593236 6638354432 1344535 33554432000 4194304 4291949 140736589182656 18446744073709551615 4248306 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31505/statm: 1620692 1344535 252 24 0 1617326 0
Current children cumulated CPU time (s) 4782.51
Current children cumulated vsize (KiB) 6482768

[startup+4842.3 s]
/proc/loadavg: 2.18 2.07 2.01 3/518 31714
/proc/meminfo: memFree=10918140/32950928 swapFree=38157052/67111528
[pid=31505] ppid=31503 vsize=6484644 CPUtime=4842.51 cores=0,2,4,6
/proc/31505/stat : 31505 (RestartSAT) R 31503 31505 31344 0 -1 4202496 1368259 0 0 0 484032 219 0 0 25 0 1 0 769593236 6640275456 1358627 33554432000 4194304 4291949 140736589182656 18446744073709551615 4248452 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31505/statm: 1621161 1358627 252 24 0 1617795 0
Current children cumulated CPU time (s) 4842.51
Current children cumulated vsize (KiB) 6484644

[startup+4902.3 s]
/proc/loadavg: 2.13 2.07 2.01 3/518 31716
/proc/meminfo: memFree=10824244/32950928 swapFree=38157052/67111528
[pid=31505] ppid=31503 vsize=6488764 CPUtime=4902.51 cores=0,2,4,6
/proc/31505/stat : 31505 (RestartSAT) R 31503 31505 31344 0 -1 4202496 1389370 0 0 0 490029 222 0 0 25 0 1 0 769593236 6644494336 1379730 33554432000 4194304 4291949 140736589182656 18446744073709551615 4248432 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31505/statm: 1622191 1379730 252 24 0 1618825 0
Current children cumulated CPU time (s) 4902.51
Current children cumulated vsize (KiB) 6488764

[startup+4962.3 s]
/proc/loadavg: 2.04 2.06 2.01 3/518 31717
/proc/meminfo: memFree=10750808/32950928 swapFree=38157052/67111528
[pid=31505] ppid=31503 vsize=6488764 CPUtime=4962.52 cores=0,2,4,6
/proc/31505/stat : 31505 (RestartSAT) R 31503 31505 31344 0 -1 4202496 1406915 0 0 0 496027 225 0 0 25 0 1 0 769593236 6644494336 1397274 33554432000 4194304 4291949 140736589182656 18446744073709551615 4267195 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31505/statm: 1622191 1397274 252 24 0 1618825 0
Current children cumulated CPU time (s) 4962.52
Current children cumulated vsize (KiB) 6488764



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.8 s]
/proc/loadavg: 2.02 2.05 2.00 3/518 31718
/proc/meminfo: memFree=10712216/32950928 swapFree=38157052/67111528
[pid=31505] ppid=31503 vsize=6488764 CPUtime=5000.03 cores=0,2,4,6
/proc/31505/stat : 31505 (RestartSAT) R 31503 31505 31344 0 -1 4202496 1416504 0 0 0 499778 225 0 0 25 0 1 0 769593236 6644494336 1406862 33554432000 4194304 4291949 140736589182656 18446744073709551615 4248383 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31505/statm: 1622191 1406862 252 24 0 1618825 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 6488764

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

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

[startup+5000 s]
/proc/loadavg: 2.02 2.05 2.00 3/518 31718
/proc/meminfo: memFree=10712216/32950928 swapFree=38157052/67111528
[pid=31505] ppid=31503 vsize=0 CPUtime=5000.21 cores=0,2,4,6
/proc/31505/stat : 31505 (RestartSAT) R 31503 31505 31344 0 -1 4203524 1416504 0 0 0 499778 243 0 0 25 0 1 0 769593236 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 0 0 0 0
/proc/31505/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 5000.21
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5000.04
CPU time (s): 5000.27
CPU user time (s): 4997.79
CPU system time (s): 2.47762
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 6488764

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4997.79
system time used= 2.47762
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1416504
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 53260

runsolver used 26.628 second user time and 57.3743 second system time

The end

Launcher Data

Begin job on node149 at 2011-05-28 12:52:46
IDJOB=3419865
IDBENCH=82369
IDSOLVER=1911
FILE ID=node149/3419865-1306579965
RUNJOBID= node149-1306579390-31362
PBS_JOBID= 13471531
Free space on /tmp= 73440 MiB

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

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

MD5SUM BENCH= 0385ba51f44fb47d0b0726e26312816f
RANDOM SEED=85593708

node149.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.806
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.61
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.806
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.83
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.806
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.83
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.806
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.73
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.806
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.806
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.75
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.806
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.82
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.806
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:     32950928 kB
MemFree:      15868336 kB
Buffers:        249404 kB
Cached:        4679764 kB
SwapCached:      56180 kB
Active:        2775852 kB
Inactive:     13998864 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15868336 kB
SwapTotal:    67111528 kB
SwapFree:     38157052 kB
Dirty:           16268 kB
Writeback:           0 kB
AnonPages:    11813536 kB
Mapped:          18124 kB
Slab:           120920 kB
PageTables:     118900 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 173805124 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= 73460 MiB
End job on node149 at 2011-05-28 14:16:07