Trace number 3472737

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
riss Auto (1200 s timeout)? (TO) 1200.04 1200.04

General information on the benchmark

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

Solver Data

0.00/0.01	c *****************************************************
0.00/0.01	c *        riss, Copyright 2009 Norbert Manthey       *
0.00/0.01	c *   This program may be redistributed or modified   *
0.00/0.01	c * under the terms of the GNU General Public License *
0.00/0.01	c *****************************************************
0.00/0.01	c process id: 3763
0.00/0.01	c setup for 1200s
0.00/0.12	c parsetime: 111291us
0.00/0.12	c parsed 477186 clauses with 95456 variables
4.79/4.85	c init all components done
4.79/4.85	c ====================
4.79/4.85	c trail size: 30309

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: 977)

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-3472737-1307201234/watcher-3472737-1307201234 -o /tmp/evaluation-result-3472737-1307201234/solver-3472737-1307201234 -C 1200 -W 1300 -M 7680 HOME/rissAuto.sh HOME HOME/instance-3472737-1307201234.cnf 1947692130 1200 7680 2 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.09 4.04 3.20 5/492 3762
/proc/meminfo: memFree=20695220/32951124 swapFree=67057928/67111528
[pid=3762] ppid=3760 vsize=8700 CPUtime=0 cores=4,6
/proc/3762/stat : 3762 (rissAuto.sh) S 3760 3762 3389 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 812538763 8908800 252 33554432000 4194304 4922060 140733430630400 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/3762/statm: 2175 252 211 178 0 68 0

[startup+0.054294 s]
/proc/loadavg: 4.09 4.04 3.20 5/492 3762
/proc/meminfo: memFree=20695220/32951124 swapFree=67057928/67111528
[pid=3762] ppid=3760 vsize=8700 CPUtime=0 cores=4,6
/proc/3762/stat : 3762 (rissAuto.sh) S 3760 3762 3389 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 812538763 8908800 252 33554432000 4194304 4922060 140733430630400 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/3762/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100317 s]
/proc/loadavg: 4.09 4.04 3.20 5/492 3762
/proc/meminfo: memFree=20695220/32951124 swapFree=67057928/67111528
[pid=3762] ppid=3760 vsize=8700 CPUtime=0 cores=4,6
/proc/3762/stat : 3762 (rissAuto.sh) S 3760 3762 3389 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 812538763 8908800 252 33554432000 4194304 4922060 140733430630400 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/3762/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300263 s]
/proc/loadavg: 4.09 4.04 3.20 5/492 3762
/proc/meminfo: memFree=20695220/32951124 swapFree=67057928/67111528
[pid=3762] ppid=3760 vsize=8700 CPUtime=0 cores=4,6
/proc/3762/stat : 3762 (rissAuto.sh) S 3760 3762 3389 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 812538763 8908800 252 33554432000 4194304 4922060 140733430630400 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/3762/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700206 s]
/proc/loadavg: 4.09 4.04 3.20 5/492 3762
/proc/meminfo: memFree=20695220/32951124 swapFree=67057928/67111528
[pid=3762] ppid=3760 vsize=8700 CPUtime=0 cores=4,6
/proc/3762/stat : 3762 (rissAuto.sh) S 3760 3762 3389 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 812538763 8908800 252 33554432000 4194304 4922060 140733430630400 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/3762/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50106 s]
/proc/loadavg: 4.09 4.04 3.20 5/494 3764
/proc/meminfo: memFree=20623664/32951124 swapFree=67057928/67111528
[pid=3762] ppid=3760 vsize=8700 CPUtime=0 cores=4,6
/proc/3762/stat : 3762 (rissAuto.sh) S 3760 3762 3389 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 812538763 8908800 252 33554432000 4194304 4922060 140733430630400 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/3762/statm: 2175 252 211 178 0 68 0
[pid=3763] ppid=3762 vsize=92496 CPUtime=1.49 cores=4,6
/proc/3763/stat : 3763 (riss) R 3762 3762 3389 0 -1 4202496 33225 0 0 0 145 4 0 0 19 0 1 0 812538764 94715904 17621 33554432000 4194304 5523604 140736647867328 18446744073709551615 4339906 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3763/statm: 23124 17621 329 325 0 18938 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 101196

[startup+3.10079 s]
/proc/loadavg: 4.09 4.04 3.20 5/494 3764
/proc/meminfo: memFree=20619424/32951124 swapFree=67057928/67111528
[pid=3762] ppid=3760 vsize=8700 CPUtime=0 cores=4,6
/proc/3762/stat : 3762 (rissAuto.sh) S 3760 3762 3389 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 812538763 8908800 252 33554432000 4194304 4922060 140733430630400 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/3762/statm: 2175 252 211 178 0 68 0
[pid=3763] ppid=3762 vsize=95520 CPUtime=3.09 cores=4,6
/proc/3763/stat : 3763 (riss) R 3762 3762 3389 0 -1 4202496 33989 0 0 0 305 4 0 0 24 0 1 0 812538764 97812480 18385 33554432000 4194304 5523604 140736647867328 18446744073709551615 4272571 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3763/statm: 23880 18385 330 325 0 19694 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 104220

[startup+6.30123 s]
/proc/loadavg: 4.09 4.04 3.20 5/494 3765
/proc/meminfo: memFree=20580504/32951124 swapFree=67057928/67111528
[pid=3762] ppid=3760 vsize=8700 CPUtime=0 cores=4,6
/proc/3762/stat : 3762 (rissAuto.sh) S 3760 3762 3389 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 812538763 8908800 252 33554432000 4194304 4922060 140733430630400 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/3762/statm: 2175 252 211 178 0 68 0
[pid=3763] ppid=3762 vsize=120640 CPUtime=6.29 cores=4,6
/proc/3763/stat : 3763 (riss) R 3762 3762 3389 0 -1 4202496 46342 0 0 0 624 5 0 0 25 0 1 0 812538764 123535360 24466 33554432000 4194304 5523604 140736647867328 18446744073709551615 4219866 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3763/statm: 30160 24466 373 325 0 25974 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 129340

[startup+12.7011 s]
/proc/loadavg: 4.08 4.04 3.21 5/494 3765
/proc/meminfo: memFree=20575976/32951124 swapFree=67057928/67111528
[pid=3762] ppid=3760 vsize=8700 CPUtime=0 cores=4,6
/proc/3762/stat : 3762 (rissAuto.sh) S 3760 3762 3389 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 812538763 8908800 252 33554432000 4194304 4922060 140733430630400 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/3762/statm: 2175 252 211 178 0 68 0
[pid=3763] ppid=3762 vsize=124224 CPUtime=12.69 cores=4,6
/proc/3763/stat : 3763 (riss) R 3762 3762 3389 0 -1 4202496 47244 0 0 0 1263 6 0 0 25 0 1 0 812538764 127205376 25368 33554432000 4194304 5523604 140736647867328 18446744073709551615 4219998 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3763/statm: 31056 25368 373 325 0 26870 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 132924

[startup+25.5008 s]
/proc/loadavg: 4.06 4.03 3.22 5/494 3765
/proc/meminfo: memFree=20568616/32951124 swapFree=67057928/67111528
[pid=3762] ppid=3760 vsize=8700 CPUtime=0 cores=4,6
/proc/3762/stat : 3762 (rissAuto.sh) S 3760 3762 3389 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 812538763 8908800 252 33554432000 4194304 4922060 140733430630400 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/3762/statm: 2175 252 211 178 0 68 0
[pid=3763] ppid=3762 vsize=132492 CPUtime=25.49 cores=4,6
/proc/3763/stat : 3763 (riss) R 3762 3762 3389 0 -1 4202496 49327 0 0 0 2543 6 0 0 25 0 1 0 812538764 135671808 27451 33554432000 4194304 5523604 140736647867328 18446744073709551615 4252338 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3763/statm: 33123 27451 373 325 0 28937 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 141192

[startup+51.1003 s]
/proc/loadavg: 4.04 4.03 3.24 5/494 3766
/proc/meminfo: memFree=20536176/32951124 swapFree=67057928/67111528
[pid=3762] ppid=3760 vsize=8700 CPUtime=0 cores=4,6
/proc/3762/stat : 3762 (rissAuto.sh) S 3760 3762 3389 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 812538763 8908800 252 33554432000 4194304 4922060 140733430630400 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/3762/statm: 2175 252 211 178 0 68 0
[pid=3763] ppid=3762 vsize=150684 CPUtime=51.09 cores=4,6
/proc/3763/stat : 3763 (riss) R 3762 3762 3389 0 -1 4202496 53851 0 0 0 5102 7 0 0 25 0 1 0 812538764 154300416 31975 33554432000 4194304 5523604 140736647867328 18446744073709551615 4219998 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3763/statm: 37671 31975 373 325 0 33485 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 159384

[startup+102.319 s]
/proc/loadavg: 3.93 4.01 3.27 5/494 3796
/proc/meminfo: memFree=20624924/32951124 swapFree=67057928/67111528
[pid=3762] ppid=3760 vsize=8700 CPUtime=0 cores=4,6
/proc/3762/stat : 3762 (rissAuto.sh) S 3760 3762 3389 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 812538763 8908800 252 33554432000 4194304 4922060 140733430630400 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/3762/statm: 2175 252 211 178 0 68 0
[pid=3763] ppid=3762 vsize=206340 CPUtime=102.31 cores=4,6
/proc/3763/stat : 3763 (riss) R 3762 3762 3389 0 -1 4202496 66392 0 0 0 10221 10 0 0 25 0 1 0 812538764 211292160 44516 33554432000 4194304 5523604 140736647867328 18446744073709551615 4219449 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3763/statm: 51585 44516 373 325 0 47399 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 215040

[startup+162.301 s]
/proc/loadavg: 4.01 4.02 3.32 5/494 3798
/proc/meminfo: memFree=20468808/32951124 swapFree=67057928/67111528
[pid=3762] ppid=3760 vsize=8700 CPUtime=0 cores=4,6
/proc/3762/stat : 3762 (rissAuto.sh) S 3760 3762 3389 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 812538763 8908800 252 33554432000 4194304 4922060 140733430630400 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/3762/statm: 2175 252 211 178 0 68 0
[pid=3763] ppid=3762 vsize=245776 CPUtime=162.29 cores=4,6
/proc/3763/stat : 3763 (riss) R 3762 3762 3389 0 -1 4202496 76250 0 0 0 16217 12 0 0 25 0 1 0 812538764 251674624 54374 33554432000 4194304 5523604 140736647867328 18446744073709551615 5333360 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3763/statm: 61444 54374 373 325 0 57258 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 254476

[startup+222.301 s]
/proc/loadavg: 4.00 4.01 3.36 5/494 3799
/proc/meminfo: memFree=20349060/32951124 swapFree=67057928/67111528
[pid=3762] ppid=3760 vsize=8700 CPUtime=0 cores=4,6
/proc/3762/stat : 3762 (rissAuto.sh) S 3760 3762 3389 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 812538763 8908800 252 33554432000 4194304 4922060 140733430630400 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/3762/statm: 2175 252 211 178 0 68 0
[pid=3763] ppid=3762 vsize=298844 CPUtime=222.3 cores=4,6
/proc/3763/stat : 3763 (riss) R 3762 3762 3389 0 -1 4202496 89483 0 0 0 22214 16 0 0 25 0 1 0 812538764 306016256 67607 33554432000 4194304 5523604 140736647867328 18446744073709551615 4219866 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3763/statm: 74711 67607 373 325 0 70525 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 307544

[startup+282.3 s]
/proc/loadavg: 4.13 4.04 3.41 5/494 3801
/proc/meminfo: memFree=20240148/32951124 swapFree=67057928/67111528
[pid=3762] ppid=3760 vsize=8700 CPUtime=0 cores=4,6
/proc/3762/stat : 3762 (rissAuto.sh) S 3760 3762 3389 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 812538763 8908800 252 33554432000 4194304 4922060 140733430630400 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/3762/statm: 2175 252 211 178 0 68 0
[pid=3763] ppid=3762 vsize=352692 CPUtime=282.29 cores=4,6
/proc/3763/stat : 3763 (riss) R 3762 3762 3389 0 -1 4202496 102939 0 0 0 28211 18 0 0 25 0 1 0 812538764 361156608 81063 33554432000 4194304 5523604 140736647867328 18446744073709551615 4226807 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3763/statm: 88173 81063 373 325 0 83987 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 361392

[startup+342.301 s]
/proc/loadavg: 4.11 4.04 3.45 5/494 3802
/proc/meminfo: memFree=20161384/32951124 swapFree=67057928/67111528
[pid=3762] ppid=3760 vsize=8700 CPUtime=0 cores=4,6
/proc/3762/stat : 3762 (rissAuto.sh) S 3760 3762 3389 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 812538763 8908800 252 33554432000 4194304 4922060 140733430630400 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/3762/statm: 2175 252 211 178 0 68 0
[pid=3763] ppid=3762 vsize=352692 CPUtime=342.29 cores=4,6
/proc/3763/stat : 3763 (riss) R 3762 3762 3389 0 -1 4202496 102939 0 0 0 34211 18 0 0 25 0 1 0 812538764 361156608 81063 33554432000 4194304 5523604 140736647867328 18446744073709551615 4219449 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3763/statm: 88173 81063 373 325 0 83987 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 361392

[startup+402.301 s]
/proc/loadavg: 4.12 4.06 3.49 5/494 3804
/proc/meminfo: memFree=20033772/32951124 swapFree=67057928/67111528
[pid=3762] ppid=3760 vsize=8700 CPUtime=0 cores=4,6

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

/proc/3763/statm: 116831 109807 373 325 0 112645 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 476024

[startup+582.3 s]
/proc/loadavg: 4.09 4.08 3.59 5/494 3921
/proc/meminfo: memFree=19945600/32951124 swapFree=67057928/67111528
[pid=3762] ppid=3760 vsize=8700 CPUtime=0 cores=4,6
/proc/3762/stat : 3762 (rissAuto.sh) S 3760 3762 3389 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 812538763 8908800 252 33554432000 4194304 4922060 140733430630400 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/3762/statm: 2175 252 211 178 0 68 0
[pid=3763] ppid=3762 vsize=587996 CPUtime=582.3 cores=4,6
/proc/3763/stat : 3763 (riss) R 3762 3762 3389 0 -1 4202496 161678 0 0 0 58202 28 0 0 25 0 1 0 812538764 602107904 139802 33554432000 4194304 5523604 140736647867328 18446744073709551615 4220080 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3763/statm: 146999 139802 373 325 0 142813 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 596696

[startup+642.301 s]
/proc/loadavg: 4.03 4.06 3.61 5/494 4035
/proc/meminfo: memFree=19765380/32951124 swapFree=67057928/67111528
[pid=3762] ppid=3760 vsize=8700 CPUtime=0 cores=4,6
/proc/3762/stat : 3762 (rissAuto.sh) S 3760 3762 3389 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 812538763 8908800 252 33554432000 4194304 4922060 140733430630400 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/3762/statm: 2175 252 211 178 0 68 0
[pid=3763] ppid=3762 vsize=587996 CPUtime=642.32 cores=4,6
/proc/3763/stat : 3763 (riss) R 3762 3762 3389 0 -1 4202496 161679 0 0 0 64203 29 0 0 25 0 1 0 812538764 602107904 139803 33554432000 4194304 5523604 140736647867328 18446744073709551615 5333360 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3763/statm: 146999 139803 373 325 0 142813 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 596696

[startup+702.301 s]
/proc/loadavg: 4.01 4.05 3.63 5/494 4036
/proc/meminfo: memFree=19753580/32951124 swapFree=67057928/67111528
[pid=3762] ppid=3760 vsize=8700 CPUtime=0 cores=4,6
/proc/3762/stat : 3762 (rissAuto.sh) S 3760 3762 3389 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 812538763 8908800 252 33554432000 4194304 4922060 140733430630400 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/3762/statm: 2175 252 211 178 0 68 0
[pid=3763] ppid=3762 vsize=587996 CPUtime=702.31 cores=4,6
/proc/3763/stat : 3763 (riss) R 3762 3762 3389 0 -1 4202496 161680 0 0 0 70202 29 0 0 25 0 1 0 812538764 602107904 139804 33554432000 4194304 5523604 140736647867328 18446744073709551615 4220054 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3763/statm: 146999 139804 373 325 0 142813 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 596696

[startup+762.319 s]
/proc/loadavg: 4.00 4.03 3.65 5/494 4066
/proc/meminfo: memFree=19671044/32951124 swapFree=67057928/67111528
[pid=3762] ppid=3760 vsize=8700 CPUtime=0 cores=4,6
/proc/3762/stat : 3762 (rissAuto.sh) S 3760 3762 3389 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 812538763 8908800 252 33554432000 4194304 4922060 140733430630400 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/3762/statm: 2175 252 211 178 0 68 0
[pid=3763] ppid=3762 vsize=627768 CPUtime=762.32 cores=4,6
/proc/3763/stat : 3763 (riss) R 3762 3762 3389 0 -1 4202496 171667 0 0 0 76201 31 0 0 25 0 1 0 812538764 642834432 149791 33554432000 4194304 5523604 140736647867328 18446744073709551615 5333112 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3763/statm: 156942 149791 373 325 0 152756 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 636468

[startup+822.301 s]
/proc/loadavg: 4.00 4.03 3.67 5/494 4067
/proc/meminfo: memFree=19521976/32951124 swapFree=67057928/67111528
[pid=3762] ppid=3760 vsize=8700 CPUtime=0 cores=4,6
/proc/3762/stat : 3762 (rissAuto.sh) S 3760 3762 3389 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 812538763 8908800 252 33554432000 4194304 4922060 140733430630400 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/3762/statm: 2175 252 211 178 0 68 0
[pid=3763] ppid=3762 vsize=741096 CPUtime=822.31 cores=4,6
/proc/3763/stat : 3763 (riss) R 3762 3762 3389 0 -1 4202496 200003 0 0 0 82193 38 0 0 25 0 1 0 812538764 758882304 178127 33554432000 4194304 5523604 140736647867328 18446744073709551615 5333086 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3763/statm: 185274 178127 373 325 0 181088 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 749796

[startup+882.3 s]
/proc/loadavg: 4.07 4.05 3.70 5/494 4069
/proc/meminfo: memFree=19368188/32951124 swapFree=67057928/67111528
[pid=3762] ppid=3760 vsize=8700 CPUtime=0 cores=4,6
/proc/3762/stat : 3762 (rissAuto.sh) S 3760 3762 3389 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 812538763 8908800 252 33554432000 4194304 4922060 140733430630400 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/3762/statm: 2175 252 211 178 0 68 0
[pid=3763] ppid=3762 vsize=756520 CPUtime=882.31 cores=4,6
/proc/3763/stat : 3763 (riss) R 3762 3762 3389 0 -1 4202496 203836 0 0 0 88192 39 0 0 25 0 1 0 812538764 774676480 181960 33554432000 4194304 5523604 140736647867328 18446744073709551615 4219832 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3763/statm: 189130 181960 373 325 0 184944 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 765220

[startup+942.301 s]
/proc/loadavg: 4.25 4.11 3.74 5/494 4070
/proc/meminfo: memFree=19280488/32951124 swapFree=67057928/67111528
[pid=3762] ppid=3760 vsize=8700 CPUtime=0 cores=4,6
/proc/3762/stat : 3762 (rissAuto.sh) S 3760 3762 3389 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 812538763 8908800 252 33554432000 4194304 4922060 140733430630400 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/3762/statm: 2175 252 211 178 0 68 0
[pid=3763] ppid=3762 vsize=756520 CPUtime=942.31 cores=4,6
/proc/3763/stat : 3763 (riss) R 3762 3762 3389 0 -1 4202496 203836 0 0 0 94192 39 0 0 25 0 1 0 812538764 774676480 181960 33554432000 4194304 5523604 140736647867328 18446744073709551615 4219449 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3763/statm: 189130 181960 373 325 0 184944 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 765220

[startup+1002.3 s]
/proc/loadavg: 4.18 4.12 3.76 5/494 4072
/proc/meminfo: memFree=19267324/32951124 swapFree=67057928/67111528
[pid=3762] ppid=3760 vsize=8700 CPUtime=0 cores=4,6
/proc/3762/stat : 3762 (rissAuto.sh) S 3760 3762 3389 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 812538763 8908800 252 33554432000 4194304 4922060 140733430630400 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/3762/statm: 2175 252 211 178 0 68 0
[pid=3763] ppid=3762 vsize=756520 CPUtime=1002.31 cores=4,6
/proc/3763/stat : 3763 (riss) R 3762 3762 3389 0 -1 4202496 203836 0 0 0 100192 39 0 0 25 0 1 0 812538764 774676480 181960 33554432000 4194304 5523604 140736647867328 18446744073709551615 5333209 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3763/statm: 189130 181960 373 325 0 184944 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 765220

[startup+1062.3 s]
/proc/loadavg: 4.20 4.13 3.79 5/494 4074
/proc/meminfo: memFree=19262348/32951124 swapFree=67057928/67111528
[pid=3762] ppid=3760 vsize=8700 CPUtime=0 cores=4,6
/proc/3762/stat : 3762 (rissAuto.sh) S 3760 3762 3389 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 812538763 8908800 252 33554432000 4194304 4922060 140733430630400 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/3762/statm: 2175 252 211 178 0 68 0
[pid=3763] ppid=3762 vsize=756656 CPUtime=1062.31 cores=4,6
/proc/3763/stat : 3763 (riss) R 3762 3762 3389 0 -1 4202496 203919 0 0 0 106192 39 0 0 25 0 1 0 812538764 774815744 182043 33554432000 4194304 5523604 140736647867328 18446744073709551615 5333341 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3763/statm: 189164 182043 373 325 0 184978 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 765356

[startup+1122.3 s]
/proc/loadavg: 4.09 4.10 3.80 5/494 4132
/proc/meminfo: memFree=19389176/32951124 swapFree=67057928/67111528
[pid=3762] ppid=3760 vsize=8700 CPUtime=0 cores=4,6
/proc/3762/stat : 3762 (rissAuto.sh) S 3760 3762 3389 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 812538763 8908800 252 33554432000 4194304 4922060 140733430630400 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/3762/statm: 2175 252 211 178 0 68 0
[pid=3763] ppid=3762 vsize=863072 CPUtime=1122.31 cores=4,6
/proc/3763/stat : 3763 (riss) R 3762 3762 3389 0 -1 4202496 230530 0 0 0 112186 45 0 0 25 0 1 0 812538764 883785728 208654 33554432000 4194304 5523604 140736647867328 18446744073709551615 4219488 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3763/statm: 215768 208654 373 325 0 211582 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 871772

[startup+1182.3 s]
/proc/loadavg: 3.96 4.06 3.80 5/494 4163
/proc/meminfo: memFree=19999188/32951124 swapFree=67057928/67111528
[pid=3762] ppid=3760 vsize=8700 CPUtime=0 cores=4,6
/proc/3762/stat : 3762 (rissAuto.sh) S 3760 3762 3389 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 812538763 8908800 252 33554432000 4194304 4922060 140733430630400 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/3762/statm: 2175 252 211 178 0 68 0
[pid=3763] ppid=3762 vsize=966424 CPUtime=1182.32 cores=4,6
/proc/3763/stat : 3763 (riss) R 3762 3762 3389 0 -1 4202496 256111 0 0 0 118182 50 0 0 25 0 1 0 812538764 989618176 234235 33554432000 4194304 5523604 140736647867328 18446744073709551615 5333360 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3763/statm: 241606 234235 373 325 0 237420 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 975124



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200 s]
/proc/loadavg: 3.97 4.06 3.81 6/494 4163
/proc/meminfo: memFree=19975744/32951124 swapFree=67057928/67111528
[pid=3762] ppid=3760 vsize=8700 CPUtime=0 cores=4,6
/proc/3762/stat : 3762 (rissAuto.sh) S 3760 3762 3389 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 812538763 8908800 252 33554432000 4194304 4922060 140733430630400 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/3762/statm: 2175 252 211 178 0 68 0
[pid=3763] ppid=3762 vsize=978060 CPUtime=1200.04 cores=4,6
/proc/3763/stat : 3763 (riss) R 3762 3762 3389 0 -1 4202496 258928 0 0 0 119954 50 0 0 25 0 1 0 812538764 1001533440 237052 33554432000 4194304 5523604 140736647867328 18446744073709551615 4219488 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3763/statm: 244515 237052 373 325 0 240329 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 986760

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 3762 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0
# while last known CPU time is 1200.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.04
CPU time (s): 1200.04
CPU user time (s): 1199.54
CPU system time (s): 0.5
CPU usage (%): 99.9998
Max. virtual memory (cumulated for all children) (KiB): 986760

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

runsolver used 6.12907 second user time and 13.5179 second system time

The end

Launcher Data

Begin job on node140 at 2011-06-04 17:27:14
IDJOB=3472737
IDBENCH=82390
IDSOLVER=1962
FILE ID=node140/3472737-1307201234
RUNJOBID= node140-1307199917-3410
PBS_JOBID= 13509009
Free space on /tmp= 73604 MiB

SOLVER NAME= riss Auto (1200 s timeout)
BENCH NAME= SAT11/application/rintanen/SATPlanning/openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_1.025-NOTKNOWN.cnf
COMMAND LINE= DIR/rissAuto.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3472737-1307201234/watcher-3472737-1307201234 -o /tmp/evaluation-result-3472737-1307201234/solver-3472737-1307201234 -C 1200 -W 1300 -M 7680  HOME/rissAuto.sh HOME HOME/instance-3472737-1307201234.cnf 1947692130 1200 7680 2

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

MD5SUM BENCH= 732b9c9b0d44d6a9e75489b2f5004165
RANDOM SEED=1947692130

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
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.833
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.833
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:     32951124 kB
MemFree:      20695376 kB
Buffers:        320436 kB
Cached:        4118676 kB
SwapCached:       6932 kB
Active:        8037220 kB
Inactive:      3878280 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20695376 kB
SwapTotal:    67111528 kB
SwapFree:     67057928 kB
Dirty:           20760 kB
Writeback:           0 kB
AnonPages:     7474784 kB
Mapped:          39144 kB
Slab:           216432 kB
PageTables:      54220 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 142025792 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= 73624 MiB
End job on node140 at 2011-06-04 17:47:16