Trace number 3472730

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.08 1200.33

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
sokoban-sequential-p145-microban-sequential.040-NOTKNOWN.cnf
MD5SUM36e8e2178d03f08fa4223da0e3d9beb5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark539.975
Satisfiable
(Un)Satisfiability was proved
Number of variables87884
Number of clauses1413816
Sum of the clauses size3227576
Maximum clause length78
Minimum clause length1
Number of clauses of size 1696
Number of clauses of size 21364160
Number of clauses of size 33840
Number of clauses of size 417760
Number of clauses of size 57680
Number of clauses of size over 519680

Solver Data

0.00/0.03	c *****************************************************
0.00/0.03	c *        riss, Copyright 2009 Norbert Manthey       *
0.00/0.03	c *   This program may be redistributed or modified   *
0.00/0.03	c * under the terms of the GNU General Public License *
0.00/0.03	c *****************************************************
0.00/0.03	c process id: 31221
0.00/0.03	c setup for 1200s
0.00/0.34	c parsetime: 309680us
0.00/0.34	c parsed 1413816 clauses with 87884 variables
15.14/15.42	c init all components done
15.14/15.42	c ====================
15.14/15.42	c trail size: 36478

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-3472730-1307201162/watcher-3472730-1307201162 -o /tmp/evaluation-result-3472730-1307201162/solver-3472730-1307201162 -C 1200 -W 1300 -M 7680 HOME/rissAuto.sh HOME HOME/instance-3472730-1307201162.cnf 1368310019 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.13 3.99 3.06 5/539 31220
/proc/meminfo: memFree=21771352/32951124 swapFree=56930356/67111528
[pid=31220] ppid=31218 vsize=8700 CPUtime=0 cores=4,6
/proc/31220/stat : 31220 (rissAuto.sh) S 31218 31220 30924 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 831713998 8908800 251 33554432000 4194304 4922060 140736466283088 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31220/statm: 2175 251 211 178 0 68 0

[startup+0.123599 s]
/proc/loadavg: 4.13 3.99 3.06 5/539 31220
/proc/meminfo: memFree=21771352/32951124 swapFree=56930356/67111528
[pid=31220] ppid=31218 vsize=8700 CPUtime=0 cores=4,6
/proc/31220/stat : 31220 (rissAuto.sh) S 31218 31220 30924 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 831713998 8908800 251 33554432000 4194304 4922060 140736466283088 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31220/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.200585 s]
/proc/loadavg: 4.13 3.99 3.06 5/539 31220
/proc/meminfo: memFree=21771352/32951124 swapFree=56930356/67111528
[pid=31220] ppid=31218 vsize=8700 CPUtime=0 cores=4,6
/proc/31220/stat : 31220 (rissAuto.sh) S 31218 31220 30924 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 831713998 8908800 251 33554432000 4194304 4922060 140736466283088 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31220/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300579 s]
/proc/loadavg: 4.13 3.99 3.06 5/539 31220
/proc/meminfo: memFree=21771352/32951124 swapFree=56930356/67111528
[pid=31220] ppid=31218 vsize=8700 CPUtime=0 cores=4,6
/proc/31220/stat : 31220 (rissAuto.sh) S 31218 31220 30924 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 831713998 8908800 251 33554432000 4194304 4922060 140736466283088 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31220/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700494 s]
/proc/loadavg: 4.13 3.99 3.06 5/539 31220
/proc/meminfo: memFree=21771352/32951124 swapFree=56930356/67111528
[pid=31220] ppid=31218 vsize=8700 CPUtime=0 cores=4,6
/proc/31220/stat : 31220 (rissAuto.sh) S 31218 31220 30924 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 831713998 8908800 251 33554432000 4194304 4922060 140736466283088 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31220/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50036 s]
/proc/loadavg: 4.13 3.99 3.06 5/541 31222
/proc/meminfo: memFree=21534000/32951124 swapFree=56930356/67111528
[pid=31220] ppid=31218 vsize=8700 CPUtime=0 cores=4,6
/proc/31220/stat : 31220 (rissAuto.sh) S 31218 31220 30924 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 831713998 8908800 251 33554432000 4194304 4922060 140736466283088 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31220/statm: 2175 251 211 178 0 68 0
[pid=31221] ppid=31220 vsize=131244 CPUtime=1.45 cores=4,6
/proc/31221/stat : 31221 (riss) R 31220 31220 30924 0 -1 4202496 63564 0 0 0 135 10 0 0 25 0 1 0 831713999 134393856 26262 33554432000 4194304 5523604 140733687967136 18446744073709551615 4322258 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31221/statm: 32811 26262 327 325 0 28625 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 139944

[startup+3.10106 s]
/proc/loadavg: 4.13 3.99 3.06 5/541 31223
/proc/meminfo: memFree=21646592/32951124 swapFree=56930356/67111528
[pid=31220] ppid=31218 vsize=8700 CPUtime=0 cores=4,6
/proc/31220/stat : 31220 (rissAuto.sh) S 31218 31220 30924 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 831713998 8908800 251 33554432000 4194304 4922060 140736466283088 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31220/statm: 2175 251 211 178 0 68 0
[pid=31221] ppid=31220 vsize=131864 CPUtime=3.02 cores=4,6
/proc/31221/stat : 31221 (riss) R 31220 31220 30924 0 -1 4202496 64564 0 0 0 292 10 0 0 25 0 1 0 831713999 135028736 27262 33554432000 4194304 5523604 140733687967136 18446744073709551615 4324598 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31221/statm: 32966 27262 327 325 0 28780 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 140564

[startup+6.30048 s]
/proc/loadavg: 4.12 3.99 3.07 5/541 31223
/proc/meminfo: memFree=21626504/32951124 swapFree=56930356/67111528
[pid=31220] ppid=31218 vsize=8700 CPUtime=0 cores=4,6
/proc/31220/stat : 31220 (rissAuto.sh) S 31218 31220 30924 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 831713998 8908800 251 33554432000 4194304 4922060 140736466283088 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31220/statm: 2175 251 211 178 0 68 0
[pid=31221] ppid=31220 vsize=137368 CPUtime=6.17 cores=4,6
/proc/31221/stat : 31221 (riss) R 31220 31220 30924 0 -1 4202496 65444 0 0 0 607 10 0 0 25 0 1 0 831713999 140664832 28142 33554432000 4194304 5523604 140733687967136 18446744073709551615 4272903 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31221/statm: 34342 28142 331 325 0 30156 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 146068

[startup+12.7003 s]
/proc/loadavg: 4.19 4.00 3.08 5/541 31223
/proc/meminfo: memFree=21616820/32951124 swapFree=56930356/67111528
[pid=31220] ppid=31218 vsize=8700 CPUtime=0 cores=4,6
/proc/31220/stat : 31220 (rissAuto.sh) S 31218 31220 30924 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 831713998 8908800 251 33554432000 4194304 4922060 140736466283088 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31220/statm: 2175 251 211 178 0 68 0
[pid=31221] ppid=31220 vsize=148708 CPUtime=12.45 cores=4,6
/proc/31221/stat : 31221 (riss) R 31220 31220 30924 0 -1 4202496 68295 0 0 0 1235 10 0 0 25 0 1 0 831713999 152276992 28933 33554432000 4194304 5523604 140733687967136 18446744073709551615 4374969 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31221/statm: 37177 28933 334 325 0 32991 0
Current children cumulated CPU time (s) 12.45
Current children cumulated vsize (KiB) 157408

[startup+25.5011 s]
/proc/loadavg: 4.15 4.00 3.09 5/541 31223
/proc/meminfo: memFree=21651528/32951124 swapFree=56930356/67111528
[pid=31220] ppid=31218 vsize=8700 CPUtime=0 cores=4,6
/proc/31220/stat : 31220 (rissAuto.sh) S 31218 31220 30924 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 831713998 8908800 251 33554432000 4194304 4922060 140736466283088 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31220/statm: 2175 251 211 178 0 68 0
[pid=31221] ppid=31220 vsize=185860 CPUtime=25.23 cores=4,6
/proc/31221/stat : 31221 (riss) R 31220 31220 30924 0 -1 4202496 89066 0 0 0 2510 13 0 0 25 0 1 0 831713999 190320640 38071 33554432000 4194304 5523604 140733687967136 18446744073709551615 4252704 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31221/statm: 46465 38071 376 325 0 42279 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 194560

[startup+51.1004 s]
/proc/loadavg: 4.10 4.00 3.12 5/541 31224
/proc/meminfo: memFree=21625536/32951124 swapFree=56930356/67111528
[pid=31220] ppid=31218 vsize=8700 CPUtime=0 cores=4,6
/proc/31220/stat : 31220 (rissAuto.sh) S 31218 31220 30924 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 831713998 8908800 251 33554432000 4194304 4922060 140736466283088 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31220/statm: 2175 251 211 178 0 68 0
[pid=31221] ppid=31220 vsize=201272 CPUtime=50.83 cores=4,6
/proc/31221/stat : 31221 (riss) R 31220 31220 30924 0 -1 4202496 92888 0 0 0 5070 13 0 0 25 0 1 0 831713999 206102528 41893 33554432000 4194304 5523604 140733687967136 18446744073709551615 5332132 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31221/statm: 50318 41893 376 325 0 46132 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 209972

[startup+102.301 s]
/proc/loadavg: 4.14 4.03 3.17 5/541 31225
/proc/meminfo: memFree=21645152/32951124 swapFree=56930356/67111528
[pid=31220] ppid=31218 vsize=8700 CPUtime=0 cores=4,6
/proc/31220/stat : 31220 (rissAuto.sh) S 31218 31220 30924 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 831713998 8908800 251 33554432000 4194304 4922060 140736466283088 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31220/statm: 2175 251 211 178 0 68 0
[pid=31221] ppid=31220 vsize=219692 CPUtime=102.05 cores=4,6
/proc/31221/stat : 31221 (riss) R 31220 31220 30924 0 -1 4202496 97497 0 0 0 10191 14 0 0 25 0 1 0 831713999 224964608 46502 33554432000 4194304 5523604 140733687967136 18446744073709551615 4219488 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31221/statm: 54923 46502 376 325 0 50737 0
Current children cumulated CPU time (s) 102.05
Current children cumulated vsize (KiB) 228392

[startup+162.3 s]
/proc/loadavg: 4.09 4.04 3.22 5/541 31227
/proc/meminfo: memFree=21533240/32951124 swapFree=56930356/67111528
[pid=31220] ppid=31218 vsize=8700 CPUtime=0 cores=4,6
/proc/31220/stat : 31220 (rissAuto.sh) S 31218 31220 30924 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 831713998 8908800 251 33554432000 4194304 4922060 140736466283088 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31220/statm: 2175 251 211 178 0 68 0
[pid=31221] ppid=31220 vsize=272072 CPUtime=162.03 cores=4,6
/proc/31221/stat : 31221 (riss) R 31220 31220 30924 0 -1 4202496 113186 0 0 0 16187 16 0 0 25 0 1 0 831713999 278601728 58990 33554432000 4194304 5523604 140733687967136 18446744073709551615 4219852 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31221/statm: 68018 58990 376 325 0 63832 0
Current children cumulated CPU time (s) 162.03
Current children cumulated vsize (KiB) 280772

[startup+222.321 s]
/proc/loadavg: 4.03 4.03 3.27 5/541 31228
/proc/meminfo: memFree=21454984/32951124 swapFree=56930356/67111528
[pid=31220] ppid=31218 vsize=8700 CPUtime=0 cores=4,6
/proc/31220/stat : 31220 (rissAuto.sh) S 31218 31220 30924 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 831713998 8908800 251 33554432000 4194304 4922060 140736466283088 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31220/statm: 2175 251 211 178 0 68 0
[pid=31221] ppid=31220 vsize=307824 CPUtime=222.06 cores=4,6
/proc/31221/stat : 31221 (riss) R 31220 31220 30924 0 -1 4202496 122045 0 0 0 22188 18 0 0 25 0 1 0 831713999 315211776 67849 33554432000 4194304 5523604 140733687967136 18446744073709551615 5332158 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31221/statm: 76956 67849 376 325 0 72770 0
Current children cumulated CPU time (s) 222.06
Current children cumulated vsize (KiB) 316524

[startup+282.301 s]
/proc/loadavg: 4.01 4.02 3.31 5/541 31230
/proc/meminfo: memFree=21358004/32951124 swapFree=56930356/67111528
[pid=31220] ppid=31218 vsize=8700 CPUtime=0 cores=4,6
/proc/31220/stat : 31220 (rissAuto.sh) S 31218 31220 30924 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 831713998 8908800 251 33554432000 4194304 4922060 140736466283088 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31220/statm: 2175 251 211 178 0 68 0
[pid=31221] ppid=31220 vsize=319736 CPUtime=282.03 cores=4,6
/proc/31221/stat : 31221 (riss) R 31220 31220 30924 0 -1 4202496 125060 0 0 0 28185 18 0 0 25 0 1 0 831713999 327409664 70864 33554432000 4194304 5523604 140733687967136 18446744073709551615 5328915 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31221/statm: 79934 70864 376 325 0 75748 0
Current children cumulated CPU time (s) 282.03
Current children cumulated vsize (KiB) 328436

[startup+342.301 s]
/proc/loadavg: 4.21 4.07 3.37 5/541 31232
/proc/meminfo: memFree=21292128/32951124 swapFree=56930356/67111528
[pid=31220] ppid=31218 vsize=8700 CPUtime=0 cores=4,6
/proc/31220/stat : 31220 (rissAuto.sh) S 31218 31220 30924 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 831713998 8908800 251 33554432000 4194304 4922060 140736466283088 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31220/statm: 2175 251 211 178 0 68 0
[pid=31221] ppid=31220 vsize=355408 CPUtime=342.04 cores=4,6
/proc/31221/stat : 31221 (riss) R 31220 31220 30924 0 -1 4202496 133952 0 0 0 34184 20 0 0 25 0 1 0 831713999 363937792 79756 33554432000 4194304 5523604 140733687967136 18446744073709551615 4220114 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31221/statm: 88852 79756 376 325 0 84666 0
Current children cumulated CPU time (s) 342.04
Current children cumulated vsize (KiB) 364108

[startup+402.301 s]
/proc/loadavg: 4.12 4.07 3.41 5/541 31233
/proc/meminfo: memFree=21212504/32951124 swapFree=56930356/67111528
[pid=31220] ppid=31218 vsize=8700 CPUtime=0 cores=4,6

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

/proc/31221/statm: 109402 100271 376 325 0 105216 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 446308

[startup+582.3 s]
/proc/loadavg: 4.10 4.07 3.53 5/541 31238
/proc/meminfo: memFree=21010328/32951124 swapFree=56930356/67111528
[pid=31220] ppid=31218 vsize=8700 CPUtime=0 cores=4,6
/proc/31220/stat : 31220 (rissAuto.sh) S 31218 31220 30924 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 831713998 8908800 251 33554432000 4194304 4922060 140736466283088 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31220/statm: 2175 251 211 178 0 68 0
[pid=31221] ppid=31220 vsize=437608 CPUtime=582.05 cores=4,6
/proc/31221/stat : 31221 (riss) R 31220 31220 30924 0 -1 4202496 154471 0 0 0 58181 24 0 0 25 0 1 0 831713999 448110592 100275 33554432000 4194304 5523604 140733687967136 18446744073709551615 4219732 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31221/statm: 109402 100275 376 325 0 105216 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 446308

[startup+642.301 s]
/proc/loadavg: 4.17 4.09 3.56 5/541 31240
/proc/meminfo: memFree=20898876/32951124 swapFree=56930356/67111528
[pid=31220] ppid=31218 vsize=8700 CPUtime=0 cores=4,6
/proc/31220/stat : 31220 (rissAuto.sh) S 31218 31220 30924 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 831713998 8908800 251 33554432000 4194304 4922060 140736466283088 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31220/statm: 2175 251 211 178 0 68 0
[pid=31221] ppid=31220 vsize=497108 CPUtime=642.04 cores=4,6
/proc/31221/stat : 31221 (riss) R 31220 31220 30924 0 -1 4202496 169338 0 0 0 64177 27 0 0 25 0 1 0 831713999 509038592 115142 33554432000 4194304 5523604 140733687967136 18446744073709551615 4218128 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31221/statm: 124277 115142 376 325 0 120091 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 505808

[startup+702.301 s]
/proc/loadavg: 4.12 4.09 3.59 5/541 31241
/proc/meminfo: memFree=20833588/32951124 swapFree=56930356/67111528
[pid=31220] ppid=31218 vsize=8700 CPUtime=0 cores=4,6
/proc/31220/stat : 31220 (rissAuto.sh) S 31218 31220 30924 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 831713998 8908800 251 33554432000 4194304 4922060 140736466283088 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31220/statm: 2175 251 211 178 0 68 0
[pid=31221] ppid=31220 vsize=514984 CPUtime=702.05 cores=4,6
/proc/31221/stat : 31221 (riss) R 31220 31220 30924 0 -1 4202496 173804 0 0 0 70177 28 0 0 25 0 1 0 831713999 527343616 119608 33554432000 4194304 5523604 140733687967136 18446744073709551615 5332258 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31221/statm: 128746 119608 376 325 0 124560 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 523684

[startup+762.301 s]
/proc/loadavg: 4.04 4.07 3.62 5/541 31243
/proc/meminfo: memFree=20782096/32951124 swapFree=56930356/67111528
[pid=31220] ppid=31218 vsize=8700 CPUtime=0 cores=4,6
/proc/31220/stat : 31220 (rissAuto.sh) S 31218 31220 30924 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 831713998 8908800 251 33554432000 4194304 4922060 140736466283088 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31220/statm: 2175 251 211 178 0 68 0
[pid=31221] ppid=31220 vsize=514984 CPUtime=762.07 cores=4,6
/proc/31221/stat : 31221 (riss) R 31220 31220 30924 0 -1 4202496 173804 0 0 0 76179 28 0 0 25 0 1 0 831713999 527343616 119608 33554432000 4194304 5523604 140733687967136 18446744073709551615 5332258 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31221/statm: 128746 119608 376 325 0 124560 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 523684

[startup+822.301 s]
/proc/loadavg: 4.01 4.05 3.64 5/541 31244
/proc/meminfo: memFree=20708444/32951124 swapFree=56930356/67111528
[pid=31220] ppid=31218 vsize=8700 CPUtime=0 cores=4,6
/proc/31220/stat : 31220 (rissAuto.sh) S 31218 31220 30924 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 831713998 8908800 251 33554432000 4194304 4922060 140736466283088 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31220/statm: 2175 251 211 178 0 68 0
[pid=31221] ppid=31220 vsize=514984 CPUtime=822.05 cores=4,6
/proc/31221/stat : 31221 (riss) R 31220 31220 30924 0 -1 4202496 173810 0 0 0 82177 28 0 0 25 0 1 0 831713999 527343616 119614 33554432000 4194304 5523604 140733687967136 18446744073709551615 4219896 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31221/statm: 128746 119614 376 325 0 124560 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 523684

[startup+882.321 s]
/proc/loadavg: 4.23 4.10 3.68 5/541 31246
/proc/meminfo: memFree=20620756/32951124 swapFree=56930356/67111528
[pid=31220] ppid=31218 vsize=8700 CPUtime=0 cores=4,6
/proc/31220/stat : 31220 (rissAuto.sh) S 31218 31220 30924 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 831713998 8908800 251 33554432000 4194304 4922060 140736466283088 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31220/statm: 2175 251 211 178 0 68 0
[pid=31221] ppid=31220 vsize=549712 CPUtime=882.07 cores=4,6
/proc/31221/stat : 31221 (riss) R 31220 31220 30924 0 -1 4202496 182523 0 0 0 88177 30 0 0 25 0 1 0 831713999 562905088 128327 33554432000 4194304 5523604 140733687967136 18446744073709551615 5318590 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31221/statm: 137428 128327 376 325 0 133242 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 558412

[startup+942.3 s]
/proc/loadavg: 4.18 4.11 3.71 5/541 31248
/proc/meminfo: memFree=20502940/32951124 swapFree=56930356/67111528
[pid=31220] ppid=31218 vsize=8700 CPUtime=0 cores=4,6
/proc/31220/stat : 31220 (rissAuto.sh) S 31218 31220 30924 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 831713998 8908800 251 33554432000 4194304 4922060 140736466283088 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31220/statm: 2175 251 211 178 0 68 0
[pid=31221] ppid=31220 vsize=632084 CPUtime=942.05 cores=4,6
/proc/31221/stat : 31221 (riss) R 31220 31220 30924 0 -1 4202496 203148 0 0 0 94170 35 0 0 25 0 1 0 831713999 647254016 148952 33554432000 4194304 5523604 140733687967136 18446744073709551615 4219449 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31221/statm: 158021 148952 376 325 0 153835 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 640784

[startup+1002.3 s]
/proc/loadavg: 4.07 4.09 3.72 5/541 31249
/proc/meminfo: memFree=20465728/32951124 swapFree=56930356/67111528
[pid=31220] ppid=31218 vsize=8700 CPUtime=0 cores=4,6
/proc/31220/stat : 31220 (rissAuto.sh) S 31218 31220 30924 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 831713998 8908800 251 33554432000 4194304 4922060 140736466283088 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31220/statm: 2175 251 211 178 0 68 0
[pid=31221] ppid=31220 vsize=654564 CPUtime=1002.06 cores=4,6
/proc/31221/stat : 31221 (riss) R 31220 31220 30924 0 -1 4202496 208752 0 0 0 100170 36 0 0 25 0 1 0 831713999 670273536 154556 33554432000 4194304 5523604 140733687967136 18446744073709551615 5333156 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31221/statm: 163641 154556 376 325 0 159455 0
Current children cumulated CPU time (s) 1002.06
Current children cumulated vsize (KiB) 663264

[startup+1062.3 s]
/proc/loadavg: 4.18 4.10 3.75 5/541 31251
/proc/meminfo: memFree=20403828/32951124 swapFree=56930356/67111528
[pid=31220] ppid=31218 vsize=8700 CPUtime=0 cores=4,6
/proc/31220/stat : 31220 (rissAuto.sh) S 31218 31220 30924 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 831713998 8908800 251 33554432000 4194304 4922060 140736466283088 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31220/statm: 2175 251 211 178 0 68 0
[pid=31221] ppid=31220 vsize=654564 CPUtime=1062.06 cores=4,6
/proc/31221/stat : 31221 (riss) R 31220 31220 30924 0 -1 4202496 208752 0 0 0 106170 36 0 0 25 0 1 0 831713999 670273536 154556 33554432000 4194304 5523604 140733687967136 18446744073709551615 4219852 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31221/statm: 163641 154556 376 325 0 159455 0
Current children cumulated CPU time (s) 1062.06
Current children cumulated vsize (KiB) 663264

[startup+1122.3 s]
/proc/loadavg: 4.14 4.10 3.77 5/541 31252
/proc/meminfo: memFree=20356808/32951124 swapFree=56930356/67111528
[pid=31220] ppid=31218 vsize=8700 CPUtime=0 cores=4,6
/proc/31220/stat : 31220 (rissAuto.sh) S 31218 31220 30924 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 831713998 8908800 251 33554432000 4194304 4922060 140736466283088 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31220/statm: 2175 251 211 178 0 68 0
[pid=31221] ppid=31220 vsize=654564 CPUtime=1122.06 cores=4,6
/proc/31221/stat : 31221 (riss) R 31220 31220 30924 0 -1 4202496 208752 0 0 0 112170 36 0 0 25 0 1 0 831713999 670273536 154556 33554432000 4194304 5523604 140733687967136 18446744073709551615 5332776 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31221/statm: 163641 154556 376 325 0 159455 0
Current children cumulated CPU time (s) 1122.06
Current children cumulated vsize (KiB) 663264

[startup+1182.3 s]
/proc/loadavg: 4.06 4.08 3.78 5/541 31312
/proc/meminfo: memFree=21939968/32951124 swapFree=56930356/67111528
[pid=31220] ppid=31218 vsize=8700 CPUtime=0 cores=4,6
/proc/31220/stat : 31220 (rissAuto.sh) S 31218 31220 30924 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 831713998 8908800 251 33554432000 4194304 4922060 140736466283088 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31220/statm: 2175 251 211 178 0 68 0
[pid=31221] ppid=31220 vsize=654564 CPUtime=1182.07 cores=4,6
/proc/31221/stat : 31221 (riss) R 31220 31220 30924 0 -1 4202496 209330 0 0 0 118170 37 0 0 25 0 1 0 831713999 670273536 155134 33554432000 4194304 5523604 140733687967136 18446744073709551615 4252329 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31221/statm: 163641 155134 376 325 0 159455 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 663264



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.3 s]
/proc/loadavg: 4.04 4.07 3.78 5/541 31341
/proc/meminfo: memFree=22981884/32951124 swapFree=56930356/67111528
[pid=31220] ppid=31218 vsize=8700 CPUtime=0 cores=4,6
/proc/31220/stat : 31220 (rissAuto.sh) S 31218 31220 30924 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 831713998 8908800 251 33554432000 4194304 4922060 140736466283088 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31220/statm: 2175 251 211 178 0 68 0
[pid=31221] ppid=31220 vsize=654564 CPUtime=1200.08 cores=4,6
/proc/31221/stat : 31221 (riss) R 31220 31220 30924 0 -1 4202496 209330 0 0 0 119971 37 0 0 25 0 1 0 831713999 670273536 155134 33554432000 4194304 5523604 140733687967136 18446744073709551615 4220114 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31221/statm: 163641 155134 376 325 0 159455 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 663264

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 31220 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.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.33
CPU time (s): 1200.08
CPU user time (s): 1199.71
CPU system time (s): 0.37
CPU usage (%): 99.9795
Max. virtual memory (cumulated for all children) (KiB): 663264

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= 331
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.98394 second user time and 14.8017 second system time

The end

Launcher Data

Begin job on node137 at 2011-06-04 17:26:03
IDJOB=3472730
IDBENCH=82378
IDSOLVER=1962
FILE ID=node137/3472730-1307201162
RUNJOBID= node137-1307199917-30943
PBS_JOBID= 13509012
Free space on /tmp= 73448 MiB

SOLVER NAME= riss Auto (1200 s timeout)
BENCH NAME= SAT11/application/rintanen/SATPlanning/sokoban-sequential-p145-microban-sequential.040-NOTKNOWN.cnf
COMMAND LINE= DIR/rissAuto.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3472730-1307201162/watcher-3472730-1307201162 -o /tmp/evaluation-result-3472730-1307201162/solver-3472730-1307201162 -C 1200 -W 1300 -M 7680  HOME/rissAuto.sh HOME HOME/instance-3472730-1307201162.cnf 1368310019 1200 7680 2

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

MD5SUM BENCH= 36e8e2178d03f08fa4223da0e3d9beb5
RANDOM SEED=1368310019

node137.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.844
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.68
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.844
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.844
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.844
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.74
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.844
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.844
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.844
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.83
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.844
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:      21771632 kB
Buffers:        291252 kB
Cached:         877840 kB
SwapCached:      12312 kB
Active:       10369368 kB
Inactive:       538912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21771632 kB
SwapTotal:    67111528 kB
SwapFree:     56930356 kB
Dirty:          286012 kB
Writeback:           0 kB
AnonPages:     9736860 kB
Mapped:          22436 kB
Slab:           122528 kB
PageTables:      78724 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 164429956 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= 73700 MiB
End job on node137 at 2011-06-04 17:46:05