Trace number 3419889

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.29 5000.15

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_3.045-NOTKNOWN.cnf
MD5SUM4ab53801f3b1a3f7169c9fb38cba4184
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 clauses870241
Sum of the clauses size2069671
Maximum clause length63
Minimum clause length1
Number of clauses of size 1211
Number of clauses of size 2859140
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-3419889-1306580504/watcher-3419889-1306580504 -o /tmp/evaluation-result-3419889-1306580504/solver-3419889-1306580504 -C 5000 -W 5100 -M 15500 HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3419889-1306580504.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.00 1.95 1.37 2/273 32178
/proc/meminfo: memFree=28606908/32951124 swapFree=55664332/67111528
[pid=32178] ppid=32176 vsize=21080 CPUtime=0 cores=0,2,4,6
/proc/32178/stat : 32178 (RestartSAT) R 32176 32178 32020 0 -1 4202496 1060 0 0 0 0 0 0 0 21 0 1 0 769651205 21585920 1003 33554432000 4194304 4291949 140735438884992 18446744073709551615 4278185 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32178/statm: 5270 1003 228 24 0 1904 0

[startup+0.106845 s]
/proc/loadavg: 2.00 1.95 1.37 2/273 32178
/proc/meminfo: memFree=28606908/32951124 swapFree=55664332/67111528
[pid=32178] ppid=32176 vsize=42676 CPUtime=0.09 cores=0,2,4,6
/proc/32178/stat : 32178 (RestartSAT) R 32176 32178 32020 0 -1 4202496 7567 0 0 0 9 0 0 0 21 0 1 0 769651205 43700224 6582 33554432000 4194304 4291949 140735438884992 18446744073709551615 4278286 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32178/statm: 10669 6582 228 24 0 7303 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 42676

[startup+0.200819 s]
/proc/loadavg: 2.00 1.95 1.37 2/273 32178
/proc/meminfo: memFree=28606908/32951124 swapFree=55664332/67111528
[pid=32178] ppid=32176 vsize=69548 CPUtime=0.19 cores=0,2,4,6
/proc/32178/stat : 32178 (RestartSAT) R 32176 32178 32020 0 -1 4202496 14372 0 0 0 18 1 0 0 21 0 1 0 769651205 71217152 12409 33554432000 4194304 4291949 140735438884992 18446744073709551615 4221183 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32178/statm: 17387 12409 228 24 0 14021 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 69548

[startup+0.300803 s]
/proc/loadavg: 2.00 1.95 1.37 2/273 32178
/proc/meminfo: memFree=28606908/32951124 swapFree=55664332/67111528
[pid=32178] ppid=32176 vsize=79888 CPUtime=0.29 cores=0,2,4,6
/proc/32178/stat : 32178 (RestartSAT) R 32176 32178 32020 0 -1 4202496 18854 0 0 0 27 2 0 0 22 0 1 0 769651205 81805312 15704 33554432000 4194304 4291949 140735438884992 18446744073709551615 4229891 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32178/statm: 19972 15704 232 24 0 16606 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 79888

[startup+0.700727 s]
/proc/loadavg: 2.00 1.95 1.37 2/273 32178
/proc/meminfo: memFree=28606908/32951124 swapFree=55664332/67111528
[pid=32178] ppid=32176 vsize=94776 CPUtime=0.69 cores=0,2,4,6
/proc/32178/stat : 32178 (RestartSAT) R 32176 32178 32020 0 -1 4202496 21500 0 0 0 67 2 0 0 23 0 1 0 769651205 97050624 17991 33554432000 4194304 4291949 140735438884992 18446744073709551615 4232002 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32178/statm: 23694 17991 234 24 0 20328 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 94776

[startup+1.50056 s]
/proc/loadavg: 2.00 1.95 1.37 3/274 32179
/proc/meminfo: memFree=28539328/32951124 swapFree=55664332/67111528
[pid=32178] ppid=32176 vsize=79628 CPUtime=1.49 cores=0,2,4,6
/proc/32178/stat : 32178 (RestartSAT) R 32176 32178 32020 0 -1 4202496 24132 0 0 0 146 3 0 0 25 0 1 0 769651205 81539072 15047 33554432000 4194304 4291949 140735438884992 18446744073709551615 4248383 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32178/statm: 19907 15047 252 24 0 16541 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 79628

[startup+3.10029 s]
/proc/loadavg: 2.00 1.95 1.37 3/274 32179
/proc/meminfo: memFree=28537220/32951124 swapFree=55664332/67111528
[pid=32178] ppid=32176 vsize=79628 CPUtime=3.09 cores=0,2,4,6
/proc/32178/stat : 32178 (RestartSAT) R 32176 32178 32020 0 -1 4202496 24528 0 0 0 306 3 0 0 25 0 1 0 769651205 81539072 15443 33554432000 4194304 4291949 140735438884992 18446744073709551615 4248385 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32178/statm: 19907 15443 252 24 0 16541 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 79628

[startup+6.3007 s]
/proc/loadavg: 2.00 1.95 1.37 3/274 32179
/proc/meminfo: memFree=28531644/32951124 swapFree=55664332/67111528
[pid=32178] ppid=32176 vsize=86808 CPUtime=6.29 cores=0,2,4,6
/proc/32178/stat : 32178 (RestartSAT) R 32176 32178 32020 0 -1 4202496 25318 0 0 0 626 3 0 0 25 0 1 0 769651205 88891392 16233 33554432000 4194304 4291949 140735438884992 18446744073709551615 4248323 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32178/statm: 21702 16233 252 24 0 18336 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 86808

[startup+12.7005 s]
/proc/loadavg: 2.00 1.95 1.38 3/274 32179
/proc/meminfo: memFree=28519376/32951124 swapFree=55664332/67111528
[pid=32178] ppid=32176 vsize=98484 CPUtime=12.69 cores=0,2,4,6
/proc/32178/stat : 32178 (RestartSAT) R 32176 32178 32020 0 -1 4202496 27257 0 0 0 1265 4 0 0 25 0 1 0 769651205 100847616 18170 33554432000 4194304 4291949 140735438884992 18446744073709551615 4248624 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32178/statm: 24621 18170 252 24 0 21255 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 98484

[startup+25.5012 s]
/proc/loadavg: 2.00 1.95 1.38 3/274 32179
/proc/meminfo: memFree=28499908/32951124 swapFree=55664332/67111528
[pid=32178] ppid=32176 vsize=117452 CPUtime=25.49 cores=0,2,4,6
/proc/32178/stat : 32178 (RestartSAT) R 32176 32178 32020 0 -1 4202496 31286 0 0 0 2545 4 0 0 25 0 1 0 769651205 120270848 22197 33554432000 4194304 4291949 140735438884992 18446744073709551615 4248512 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32178/statm: 29363 22197 252 24 0 25997 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 117452

[startup+51.1005 s]
/proc/loadavg: 2.07 1.97 1.40 3/274 32180
/proc/meminfo: memFree=28434088/32951124 swapFree=55664332/67111528
[pid=32178] ppid=32176 vsize=148272 CPUtime=51.09 cores=0,2,4,6
/proc/32178/stat : 32178 (RestartSAT) R 32176 32178 32020 0 -1 4202496 39530 0 0 0 5104 5 0 0 25 0 1 0 769651205 151830528 30433 33554432000 4194304 4291949 140735438884992 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32178/statm: 37068 30433 252 24 0 33702 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 148272

[startup+102.301 s]
/proc/loadavg: 2.03 1.97 1.43 3/274 32181
/proc/meminfo: memFree=28396980/32951124 swapFree=55664332/67111528
[pid=32178] ppid=32176 vsize=279748 CPUtime=102.3 cores=0,2,4,6
/proc/32178/stat : 32178 (RestartSAT) R 32176 32178 32020 0 -1 4202496 56362 0 0 0 10223 7 0 0 25 0 1 0 769651205 286461952 47247 33554432000 4194304 4291949 140735438884992 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32178/statm: 69937 47247 252 24 0 66571 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 279748

[startup+162.301 s]
/proc/loadavg: 2.01 1.97 1.47 3/274 32186
/proc/meminfo: memFree=28320404/32951124 swapFree=55664332/67111528
[pid=32178] ppid=32176 vsize=412008 CPUtime=162.29 cores=0,2,4,6
/proc/32178/stat : 32178 (RestartSAT) R 32176 32178 32020 0 -1 4202496 75544 0 0 0 16220 9 0 0 25 0 1 0 769651205 421896192 66420 33554432000 4194304 4291949 140735438884992 18446744073709551615 4262918 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32178/statm: 103002 66420 252 24 0 99636 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 412008

[startup+222.31 s]
/proc/loadavg: 2.00 1.97 1.50 3/274 32188
/proc/meminfo: memFree=28183692/32951124 swapFree=55664332/67111528
[pid=32178] ppid=32176 vsize=627616 CPUtime=222.3 cores=0,2,4,6
/proc/32178/stat : 32178 (RestartSAT) R 32176 32178 32020 0 -1 4202496 109505 0 0 0 22216 14 0 0 25 0 1 0 769651205 642678784 100372 33554432000 4194304 4291949 140735438884992 18446744073709551615 4248371 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32178/statm: 156904 100372 252 24 0 153538 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 627616

[startup+282.301 s]
/proc/loadavg: 2.00 1.97 1.53 3/274 32189
/proc/meminfo: memFree=28103936/32951124 swapFree=55664332/67111528
[pid=32178] ppid=32176 vsize=629872 CPUtime=282.3 cores=0,2,4,6
/proc/32178/stat : 32178 (RestartSAT) R 32176 32178 32020 0 -1 4202496 129678 0 0 0 28213 17 0 0 25 0 1 0 769651205 644988928 120537 33554432000 4194304 4291949 140735438884992 18446744073709551615 4248338 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32178/statm: 157468 120537 252 24 0 154102 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 629872

[startup+342.301 s]
/proc/loadavg: 2.00 1.97 1.55 3/274 32191
/proc/meminfo: memFree=28029880/32951124 swapFree=55664332/67111528
[pid=32178] ppid=32176 vsize=633064 CPUtime=342.3 cores=0,2,4,6
/proc/32178/stat : 32178 (RestartSAT) R 32176 32178 32020 0 -1 4202496 147919 0 0 0 34211 19 0 0 25 0 1 0 769651205 648257536 138765 33554432000 4194304 4291949 140735438884992 18446744073709551615 4248575 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32178/statm: 158266 138765 252 24 0 154900 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 633064

[startup+402.301 s]
/proc/loadavg: 2.05 1.99 1.58 3/274 32192
/proc/meminfo: memFree=27899160/32951124 swapFree=55664332/67111528
[pid=32178] ppid=32176 vsize=983724 CPUtime=402.3 cores=0,2,4,6
/proc/32178/stat : 32178 (RestartSAT) R 32176 32178 32020 0 -1 4202496 170445 0 0 0 40208 22 0 0 25 0 1 0 769651205 1007333376 161282 33554432000 4194304 4291949 140735438884992 18446744073709551615 4248383 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32178/statm: 245931 161282 252 24 0 242565 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 983724

[startup+462.301 s]
/proc/loadavg: 2.02 1.99 1.61 3/274 32194
/proc/meminfo: memFree=27861308/32951124 swapFree=55664332/67111528
[pid=32178] ppid=32176 vsize=985560 CPUtime=462.3 cores=0,2,4,6
/proc/32178/stat : 32178 (RestartSAT) R 32176 32178 32020 0 -1 4202496 190044 0 0 0 46205 25 0 0 25 0 1 0 769651205 1009213440 180868 33554432000 4194304 4291949 140735438884992 18446744073709551615 4248347 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32178/statm: 246390 180868 252 24 0 243024 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 985560

[startup+522.301 s]
/proc/loadavg: 2.00 1.99 1.63 3/274 32195
/proc/meminfo: memFree=27780552/32951124 swapFree=55664332/67111528
[pid=32178] ppid=32176 vsize=986720 CPUtime=522.3 cores=0,2,4,6
/proc/32178/stat : 32178 (RestartSAT) R 32176 32178 32020 0 -1 4202496 210690 0 0 0 52202 28 0 0 25 0 1 0 769651205 1010401280 201502 33554432000 4194304 4291949 140735438884992 18446744073709551615 4262968 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32178/statm: 246680 201502 252 24 0 243314 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 986720

[startup+582.301 s]
/proc/loadavg: 2.00 1.99 1.65 3/274 32197
/proc/meminfo: memFree=27694964/32951124 swapFree=55664332/67111528
[pid=32178] ppid=32176 vsize=987208 CPUtime=582.31 cores=0,2,4,6
/proc/32178/stat : 32178 (RestartSAT) R 32176 32178 32020 0 -1 4202496 231663 0 0 0 58200 31 0 0 25 0 1 0 769651205 1010900992 222468 33554432000 4194304 4291949 140735438884992 18446744073709551615 4248371 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32178/statm: 246802 222468 252 24 0 243436 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 987208

[startup+642.301 s]

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

[startup+4062.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/274 32302
/proc/meminfo: memFree=22983496/32951124 swapFree=55664332/67111528
[pid=32178] ppid=32176 vsize=6478748 CPUtime=4062.41 cores=0,2,4,6
/proc/32178/stat : 32178 (RestartSAT) R 32176 32178 32020 0 -1 4202496 1386905 0 0 0 406064 177 0 0 25 0 1 0 769651205 6634237952 1377300 33554432000 4194304 4291949 140735438884992 18446744073709551615 4248360 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32178/statm: 1619687 1377300 252 24 0 1616321 0
Current children cumulated CPU time (s) 4062.41
Current children cumulated vsize (KiB) 6478748

[startup+4122.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/274 32304
/proc/meminfo: memFree=22785692/32951124 swapFree=55664332/67111528
[pid=32178] ppid=32176 vsize=6479180 CPUtime=4122.41 cores=0,2,4,6
/proc/32178/stat : 32178 (RestartSAT) R 32176 32178 32020 0 -1 4202496 1428818 0 0 0 412058 183 0 0 25 0 1 0 769651205 6634680320 1419206 33554432000 4194304 4291949 140735438884992 18446744073709551615 4248306 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32178/statm: 1619795 1419206 252 24 0 1616429 0
Current children cumulated CPU time (s) 4122.41
Current children cumulated vsize (KiB) 6479180

[startup+4182.31 s]
/proc/loadavg: 2.07 2.02 1.96 3/274 32305
/proc/meminfo: memFree=22708040/32951124 swapFree=55664332/67111528
[pid=32178] ppid=32176 vsize=6479316 CPUtime=4182.42 cores=0,2,4,6
/proc/32178/stat : 32178 (RestartSAT) R 32176 32178 32020 0 -1 4202496 1455846 0 0 0 418057 185 0 0 25 0 1 0 769651205 6634819584 1446228 33554432000 4194304 4291949 140735438884992 18446744073709551615 4248367 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32178/statm: 1619829 1446228 252 24 0 1616463 0
Current children cumulated CPU time (s) 4182.42
Current children cumulated vsize (KiB) 6479316

[startup+4242.3 s]
/proc/loadavg: 2.03 2.01 1.96 3/274 32307
/proc/meminfo: memFree=22598020/32951124 swapFree=55664332/67111528
[pid=32178] ppid=32176 vsize=6479720 CPUtime=4242.41 cores=0,2,4,6
/proc/32178/stat : 32178 (RestartSAT) R 32176 32178 32020 0 -1 4202496 1483639 0 0 0 424053 188 0 0 25 0 1 0 769651205 6635233280 1474018 33554432000 4194304 4291949 140735438884992 18446744073709551615 4248452 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32178/statm: 1619930 1474018 252 24 0 1616564 0
Current children cumulated CPU time (s) 4242.41
Current children cumulated vsize (KiB) 6479720

[startup+4302.3 s]
/proc/loadavg: 2.01 2.00 1.96 3/274 32336
/proc/meminfo: memFree=22627596/32951124 swapFree=55664332/67111528
[pid=32178] ppid=32176 vsize=6480428 CPUtime=4302.41 cores=0,2,4,6
/proc/32178/stat : 32178 (RestartSAT) R 32176 32178 32020 0 -1 4202496 1511290 0 0 0 430050 191 0 0 25 0 1 0 769651205 6635958272 1501666 33554432000 4194304 4291949 140735438884992 18446744073709551615 4248338 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32178/statm: 1620107 1501666 252 24 0 1616741 0
Current children cumulated CPU time (s) 4302.41
Current children cumulated vsize (KiB) 6480428

[startup+4362.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/274 32338
/proc/meminfo: memFree=22519064/32951124 swapFree=55664332/67111528
[pid=32178] ppid=32176 vsize=6481512 CPUtime=4362.41 cores=0,2,4,6
/proc/32178/stat : 32178 (RestartSAT) R 32176 32178 32020 0 -1 4202496 1536962 0 0 0 436046 195 0 0 25 0 1 0 769651205 6637068288 1527332 33554432000 4194304 4291949 140735438884992 18446744073709551615 4248350 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32178/statm: 1620378 1527332 252 24 0 1617012 0
Current children cumulated CPU time (s) 4362.41
Current children cumulated vsize (KiB) 6481512

[startup+4422.3 s]
/proc/loadavg: 2.03 2.01 1.96 3/274 32340
/proc/meminfo: memFree=22434588/32951124 swapFree=55664332/67111528
[pid=32178] ppid=32176 vsize=6481784 CPUtime=4422.42 cores=0,2,4,6
/proc/32178/stat : 32178 (RestartSAT) R 32176 32178 32020 0 -1 4202496 1557961 0 0 0 442043 199 0 0 25 0 1 0 769651205 6637346816 1548328 33554432000 4194304 4291949 140735438884992 18446744073709551615 4248320 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32178/statm: 1620446 1548328 252 24 0 1617080 0
Current children cumulated CPU time (s) 4422.42
Current children cumulated vsize (KiB) 6481784

[startup+4482.3 s]
/proc/loadavg: 2.01 2.01 1.96 3/274 32341
/proc/meminfo: memFree=22371448/32951124 swapFree=55664332/67111528
[pid=32178] ppid=32176 vsize=6484600 CPUtime=4482.41 cores=0,2,4,6
/proc/32178/stat : 32178 (RestartSAT) R 32176 32178 32020 0 -1 4202496 1574011 0 0 0 448040 201 0 0 25 0 1 0 769651205 6640230400 1564374 33554432000 4194304 4291949 140735438884992 18446744073709551615 4248383 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32178/statm: 1621150 1564374 252 24 0 1617784 0
Current children cumulated CPU time (s) 4482.41
Current children cumulated vsize (KiB) 6484600

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/274 32343
/proc/meminfo: memFree=22306312/32951124 swapFree=55664332/67111528
[pid=32178] ppid=32176 vsize=6486124 CPUtime=4542.41 cores=0,2,4,6
/proc/32178/stat : 32178 (RestartSAT) R 32176 32178 32020 0 -1 4202496 1590064 0 0 0 454037 204 0 0 25 0 1 0 769651205 6641790976 1580420 33554432000 4194304 4291949 140735438884992 18446744073709551615 4248464 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32178/statm: 1621531 1580420 252 24 0 1618165 0
Current children cumulated CPU time (s) 4542.41
Current children cumulated vsize (KiB) 6486124

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/274 32344
/proc/meminfo: memFree=22237836/32951124 swapFree=55664332/67111528
[pid=32178] ppid=32176 vsize=6487484 CPUtime=4602.41 cores=0,2,4,6
/proc/32178/stat : 32178 (RestartSAT) R 32176 32178 32020 0 -1 4202496 1607081 0 0 0 460035 206 0 0 25 0 1 0 769651205 6643183616 1597429 33554432000 4194304 4291949 140735438884992 18446744073709551615 4248360 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32178/statm: 1621871 1597429 252 24 0 1618505 0
Current children cumulated CPU time (s) 4602.41
Current children cumulated vsize (KiB) 6487484

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/274 32346
/proc/meminfo: memFree=22181748/32951124 swapFree=55664332/67111528
[pid=32178] ppid=32176 vsize=6489136 CPUtime=4662.42 cores=0,2,4,6
/proc/32178/stat : 32178 (RestartSAT) R 32176 32178 32020 0 -1 4202496 1621007 0 0 0 466034 208 0 0 25 0 1 0 769651205 6644875264 1611348 33554432000 4194304 4291949 140735438884992 18446744073709551615 4248371 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32178/statm: 1622284 1611348 252 24 0 1618918 0
Current children cumulated CPU time (s) 4662.42
Current children cumulated vsize (KiB) 6489136

[startup+4722.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/274 32348
/proc/meminfo: memFree=22090092/32951124 swapFree=55664332/67111528
[pid=32178] ppid=32176 vsize=10446932 CPUtime=4722.43 cores=0,2,4,6
/proc/32178/stat : 32178 (RestartSAT) R 32176 32178 32020 0 -1 4202496 1633242 0 0 0 472033 210 0 0 25 0 1 0 769651205 10697658368 1623580 33554432000 4194304 4291949 140735438884992 18446744073709551615 4255721 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32178/statm: 2611733 1623580 252 24 0 2608367 0
Current children cumulated CPU time (s) 4722.43
Current children cumulated vsize (KiB) 10446932

[startup+4782.3 s]
/proc/loadavg: 2.04 2.01 1.97 3/274 32349
/proc/meminfo: memFree=22042940/32951124 swapFree=55664332/67111528
[pid=32178] ppid=32176 vsize=10448728 CPUtime=4782.42 cores=0,2,4,6
/proc/32178/stat : 32178 (RestartSAT) R 32176 32178 32020 0 -1 4202496 1648156 0 0 0 478030 212 0 0 25 0 1 0 769651205 10699497472 1638486 33554432000 4194304 4291949 140735438884992 18446744073709551615 4248323 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32178/statm: 2612182 1638486 252 24 0 2608816 0
Current children cumulated CPU time (s) 4782.42
Current children cumulated vsize (KiB) 10448728

[startup+4842.31 s]
/proc/loadavg: 2.01 2.01 1.97 3/274 32351
/proc/meminfo: memFree=21936508/32951124 swapFree=55664332/67111528
[pid=32178] ppid=32176 vsize=10449868 CPUtime=4842.44 cores=0,2,4,6
/proc/32178/stat : 32178 (RestartSAT) R 32176 32178 32020 0 -1 4202496 1663934 0 0 0 484030 214 0 0 25 0 1 0 769651205 10700664832 1654258 33554432000 4194304 4291949 140735438884992 18446744073709551615 4248350 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32178/statm: 2612467 1654258 252 24 0 2609101 0
Current children cumulated CPU time (s) 4842.44
Current children cumulated vsize (KiB) 10449868

[startup+4902.3 s]
/proc/loadavg: 2.05 2.02 1.98 3/274 32352
/proc/meminfo: memFree=21921596/32951124 swapFree=55664332/67111528
[pid=32178] ppid=32176 vsize=10451920 CPUtime=4902.43 cores=0,2,4,6
/proc/32178/stat : 32178 (RestartSAT) R 32176 32178 32020 0 -1 4202496 1678464 0 0 0 490027 216 0 0 25 0 1 0 769651205 10702766080 1668784 33554432000 4194304 4291949 140735438884992 18446744073709551615 4248400 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32178/statm: 2612980 1668784 252 24 0 2609614 0
Current children cumulated CPU time (s) 4902.43
Current children cumulated vsize (KiB) 10451920

[startup+4962.3 s]
/proc/loadavg: 2.02 2.01 1.98 3/274 32354
/proc/meminfo: memFree=21844672/32951124 swapFree=55664332/67111528
[pid=32178] ppid=32176 vsize=10456604 CPUtime=4962.43 cores=0,2,4,6
/proc/32178/stat : 32178 (RestartSAT) R 32176 32178 32020 0 -1 4202496 1697734 0 0 0 496024 219 0 0 25 0 1 0 769651205 10707562496 1688047 33554432000 4194304 4291949 140735438884992 18446744073709551615 4248397 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32178/statm: 2614151 1688047 252 24 0 2610785 0
Current children cumulated CPU time (s) 4962.43
Current children cumulated vsize (KiB) 10456604



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.01 2.01 1.98 3/274 32355
/proc/meminfo: memFree=21675268/32951124 swapFree=55664332/67111528
[pid=32178] ppid=32176 vsize=10456604 CPUtime=5000.04 cores=0,2,4,6
/proc/32178/stat : 32178 (RestartSAT) R 32176 32178 32020 0 -1 4202496 1726349 0 0 0 499781 223 0 0 25 0 1 0 769651205 10707562496 1716655 33554432000 4194304 4291949 140735438884992 18446744073709551615 4256299 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32178/statm: 2614151 1716655 252 24 0 2610785 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 10456604

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

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

[startup+5000.1 s]
/proc/loadavg: 2.01 2.01 1.98 3/274 32355
/proc/meminfo: memFree=21675268/32951124 swapFree=55664332/67111528
[pid=32178] ppid=32176 vsize=0 CPUtime=5000.23 cores=0,2,4,6
/proc/32178/stat : 32178 (RestartSAT) R 32176 32178 32020 0 -1 4203524 1726349 0 0 0 499781 242 0 0 25 0 1 0 769651205 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 4 0 0 0
/proc/32178/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 5000.23
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5000.15
CPU time (s): 5000.29
CPU user time (s): 4997.82
CPU system time (s): 2.47362
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 10456604

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

runsolver used 12.951 second user time and 27.9707 second system time

The end

Launcher Data

Begin job on node109 at 2011-05-28 13:01:45
IDJOB=3419889
IDBENCH=82389
IDSOLVER=1911
FILE ID=node109/3419889-1306580504
RUNJOBID= node109-1306579399-32038
PBS_JOBID= 13471571
Free space on /tmp= 73188 MiB

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

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

MD5SUM BENCH= 4ab53801f3b1a3f7169c9fb38cba4184
RANDOM SEED=1911315621

node109.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.809
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.809
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.809
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.809
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.809
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.809
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.809
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.809
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      28607072 kB
Buffers:        181776 kB
Cached:        2124672 kB
SwapCached:      10136 kB
Active:         809768 kB
Inactive:      3327028 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28607072 kB
SwapTotal:    67111528 kB
SwapFree:     55664332 kB
Dirty:           15912 kB
Writeback:           0 kB
AnonPages:     1826548 kB
Mapped:          16576 kB
Slab:           107784 kB
PageTables:      37424 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 30992208 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= 73188 MiB
End job on node109 at 2011-05-28 14:25:07