Trace number 3285336

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 1.0? (TO) 1299.97 1300.01

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
sokoban-sequential-p145-microban-sequential.050-NOTKNOWN.cnf
MD5SUM6ed645315c9ffb8177453b955fbe1737
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1200.86
Satisfiable
(Un)Satisfiability was proved
Number of variables109684
Number of clauses1767096
Sum of the clauses size4034296
Maximum clause length78
Minimum clause length1
Number of clauses of size 1696
Number of clauses of size 21705200
Number of clauses of size 34800
Number of clauses of size 422200
Number of clauses of size 59600
Number of clauses of size over 524600

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: 9137
0.00/0.44	c parsetime: 425966us
0.00/0.44	c parsed 1767096 clauses with 109684 variables
23.59/23.66	c init all components done
23.59/23.67	c ====================
23.59/23.67	c trail size: 40315

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

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-3285336-1304137805/watcher-3285336-1304137805 -o /tmp/evaluation-result-3285336-1304137805/solver-3285336-1304137805 -C 2400 -W 1300 -M 7680 HOME/riss.sh HOME HOME/instance-3285336-1304137805.cnf 990255374 2400 7680 2 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 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: 3.86 3.18 3.43 5/192 9136
/proc/meminfo: memFree=29103456/32951124 swapFree=67105204/67111528
[pid=9136] ppid=9134 vsize=8700 CPUtime=0 cores=0,2
/proc/9136/stat : 9136 (riss.sh) S 9134 9136 8375 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 506196518 8908800 252 33554432000 4194304 4922060 140734363781056 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9136/statm: 2175 252 211 178 0 68 0

[startup+0.061423 s]
/proc/loadavg: 3.86 3.18 3.43 5/192 9136
/proc/meminfo: memFree=29103456/32951124 swapFree=67105204/67111528
[pid=9136] ppid=9134 vsize=8700 CPUtime=0 cores=0,2
/proc/9136/stat : 9136 (riss.sh) S 9134 9136 8375 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 506196518 8908800 252 33554432000 4194304 4922060 140734363781056 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9136/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100414 s]
/proc/loadavg: 3.86 3.18 3.43 5/192 9136
/proc/meminfo: memFree=29103456/32951124 swapFree=67105204/67111528
[pid=9136] ppid=9134 vsize=8700 CPUtime=0 cores=0,2
/proc/9136/stat : 9136 (riss.sh) S 9134 9136 8375 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 506196518 8908800 252 33554432000 4194304 4922060 140734363781056 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9136/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.3004 s]
/proc/loadavg: 3.86 3.18 3.43 5/192 9136
/proc/meminfo: memFree=29103456/32951124 swapFree=67105204/67111528
[pid=9136] ppid=9134 vsize=8700 CPUtime=0 cores=0,2
/proc/9136/stat : 9136 (riss.sh) S 9134 9136 8375 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 506196518 8908800 252 33554432000 4194304 4922060 140734363781056 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9136/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700326 s]
/proc/loadavg: 3.86 3.18 3.43 5/192 9136
/proc/meminfo: memFree=29103456/32951124 swapFree=67105204/67111528
[pid=9136] ppid=9134 vsize=8700 CPUtime=0 cores=0,2
/proc/9136/stat : 9136 (riss.sh) S 9134 9136 8375 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 506196518 8908800 252 33554432000 4194304 4922060 140734363781056 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9136/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50118 s]
/proc/loadavg: 3.86 3.18 3.43 5/194 9138
/proc/meminfo: memFree=28866468/32951124 swapFree=67105204/67111528
[pid=9136] ppid=9134 vsize=8700 CPUtime=0 cores=0,2
/proc/9136/stat : 9136 (riss.sh) S 9134 9136 8375 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 506196518 8908800 252 33554432000 4194304 4922060 140734363781056 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9136/statm: 2175 252 211 178 0 68 0
[pid=9137] ppid=9136 vsize=316520 CPUtime=1.49 cores=0,2
/proc/9137/stat : 9137 (riss) R 9136 9136 8375 0 -1 4202496 76955 0 0 0 139 10 0 0 25 0 1 0 506196518 324116480 73663 33554432000 4194304 5523604 140735717838112 18446744073709551615 220815894290 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9137/statm: 79130 73663 323 325 0 74944 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 325220

[startup+3.10088 s]
/proc/loadavg: 3.87 3.19 3.43 5/194 9138
/proc/meminfo: memFree=28960428/32951124 swapFree=67105204/67111528
[pid=9136] ppid=9134 vsize=8700 CPUtime=0 cores=0,2
/proc/9136/stat : 9136 (riss.sh) S 9134 9136 8375 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 506196518 8908800 252 33554432000 4194304 4922060 140734363781056 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9136/statm: 2175 252 211 178 0 68 0
[pid=9137] ppid=9136 vsize=158860 CPUtime=3.09 cores=0,2
/proc/9137/stat : 9137 (riss) R 9136 9136 8375 0 -1 4202496 80225 0 0 0 298 11 0 0 25 0 1 0 506196518 162672640 34056 33554432000 4194304 5523604 140735717838112 18446744073709551615 4322854 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9137/statm: 39715 34056 326 325 0 35529 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 167560

[startup+6.3003 s]
/proc/loadavg: 3.87 3.19 3.43 5/194 9138
/proc/meminfo: memFree=28945944/32951124 swapFree=67105204/67111528
[pid=9136] ppid=9134 vsize=8700 CPUtime=0 cores=0,2
/proc/9136/stat : 9136 (riss.sh) S 9134 9136 8375 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 506196518 8908800 252 33554432000 4194304 4922060 140734363781056 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9136/statm: 2175 252 211 178 0 68 0
[pid=9137] ppid=9136 vsize=165724 CPUtime=6.29 cores=0,2
/proc/9137/stat : 9137 (riss) R 9136 9136 8375 0 -1 4202496 81351 0 0 0 618 11 0 0 25 0 1 0 506196518 169701376 35182 33554432000 4194304 5523604 140735717838112 18446744073709551615 4339338 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9137/statm: 41431 35182 329 325 0 37245 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 174424

[startup+12.7011 s]
/proc/loadavg: 3.89 3.22 3.44 5/194 9139
/proc/meminfo: memFree=28937004/32951124 swapFree=67105204/67111528
[pid=9136] ppid=9134 vsize=8700 CPUtime=0 cores=0,2
/proc/9136/stat : 9136 (riss.sh) S 9134 9136 8375 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 506196518 8908800 252 33554432000 4194304 4922060 140734363781056 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9136/statm: 2175 252 211 178 0 68 0
[pid=9137] ppid=9136 vsize=165724 CPUtime=12.69 cores=0,2
/proc/9137/stat : 9137 (riss) R 9136 9136 8375 0 -1 4202496 81352 0 0 0 1258 11 0 0 25 0 1 0 506196518 169701376 35183 33554432000 4194304 5523604 140735717838112 18446744073709551615 4275553 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9137/statm: 41431 35183 330 325 0 37245 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 174424

[startup+25.5007 s]
/proc/loadavg: 3.91 3.25 3.45 5/194 9139
/proc/meminfo: memFree=28904124/32951124 swapFree=67105204/67111528
[pid=9136] ppid=9134 vsize=8700 CPUtime=0 cores=0,2
/proc/9136/stat : 9136 (riss.sh) S 9134 9136 8375 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 506196518 8908800 252 33554432000 4194304 4922060 140734363781056 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9136/statm: 2175 252 211 178 0 68 0
[pid=9137] ppid=9136 vsize=211588 CPUtime=25.49 cores=0,2
/proc/9137/stat : 9137 (riss) R 9136 9136 8375 0 -1 4202496 106903 0 0 0 2534 15 0 0 25 0 1 0 506196518 216666112 43544 33554432000 4194304 5523604 140735717838112 18446744073709551615 4219432 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9137/statm: 52897 43544 374 325 0 48711 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 220288

[startup+51.101 s]
/proc/loadavg: 3.94 3.31 3.46 5/194 9140
/proc/meminfo: memFree=28807312/32951124 swapFree=67105204/67111528
[pid=9136] ppid=9134 vsize=8700 CPUtime=0 cores=0,2
/proc/9136/stat : 9136 (riss.sh) S 9134 9136 8375 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 506196518 8908800 252 33554432000 4194304 4922060 140734363781056 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9136/statm: 2175 252 211 178 0 68 0
[pid=9137] ppid=9136 vsize=226428 CPUtime=51.08 cores=0,2
/proc/9137/stat : 9137 (riss) R 9136 9136 8375 0 -1 4202496 110641 0 0 0 5092 16 0 0 25 0 1 0 506196518 231862272 47282 33554432000 4194304 5523604 140735717838112 18446744073709551615 4611688 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9137/statm: 56607 47282 374 325 0 52421 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 235128

[startup+102.307 s]
/proc/loadavg: 4.02 3.43 3.49 5/194 9141
/proc/meminfo: memFree=28737404/32951124 swapFree=67105204/67111528
[pid=9136] ppid=9134 vsize=8700 CPUtime=0 cores=0,2
/proc/9136/stat : 9136 (riss.sh) S 9134 9136 8375 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 506196518 8908800 252 33554432000 4194304 4922060 140734363781056 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9136/statm: 2175 252 211 178 0 68 0
[pid=9137] ppid=9136 vsize=246308 CPUtime=102.29 cores=0,2
/proc/9137/stat : 9137 (riss) R 9136 9136 8375 0 -1 4202496 114955 0 0 0 10212 17 0 0 25 0 1 0 506196518 252219392 51596 33554432000 4194304 5523604 140735717838112 18446744073709551615 5332154 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9137/statm: 61577 51596 374 325 0 57391 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 255008

[startup+162.301 s]
/proc/loadavg: 4.01 3.54 3.52 5/194 9143
/proc/meminfo: memFree=28624728/32951124 swapFree=67105204/67111528
[pid=9136] ppid=9134 vsize=8700 CPUtime=0 cores=0,2
/proc/9136/stat : 9136 (riss.sh) S 9134 9136 8375 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 506196518 8908800 252 33554432000 4194304 4922060 140734363781056 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9136/statm: 2175 252 211 178 0 68 0
[pid=9137] ppid=9136 vsize=267756 CPUtime=162.29 cores=0,2
/proc/9137/stat : 9137 (riss) R 9136 9136 8375 0 -1 4202496 120735 0 0 0 16210 19 0 0 25 0 1 0 506196518 274182144 57376 33554432000 4194304 5523604 140735717838112 18446744073709551615 5332717 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9137/statm: 66939 57376 374 325 0 62753 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 276456

[startup+222.3 s]
/proc/loadavg: 4.00 3.62 3.55 5/194 9144
/proc/meminfo: memFree=28563256/32951124 swapFree=67105204/67111528
[pid=9136] ppid=9134 vsize=8700 CPUtime=0 cores=0,2
/proc/9136/stat : 9136 (riss.sh) S 9134 9136 8375 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 506196518 8908800 252 33554432000 4194304 4922060 140734363781056 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9136/statm: 2175 252 211 178 0 68 0
[pid=9137] ppid=9136 vsize=299812 CPUtime=222.29 cores=0,2
/proc/9137/stat : 9137 (riss) R 9136 9136 8375 0 -1 4202496 128758 0 0 0 22209 20 0 0 25 0 1 0 506196518 307007488 65399 33554432000 4194304 5523604 140735717838112 18446744073709551615 4219277 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9137/statm: 74953 65399 374 325 0 70767 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 308512

[startup+282.3 s]
/proc/loadavg: 4.00 3.68 3.57 5/194 9146
/proc/meminfo: memFree=28420536/32951124 swapFree=67105204/67111528
[pid=9136] ppid=9134 vsize=8700 CPUtime=0 cores=0,2
/proc/9136/stat : 9136 (riss.sh) S 9134 9136 8375 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 506196518 8908800 252 33554432000 4194304 4922060 140734363781056 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9136/statm: 2175 252 211 178 0 68 0
[pid=9137] ppid=9136 vsize=309476 CPUtime=282.29 cores=0,2
/proc/9137/stat : 9137 (riss) R 9136 9136 8375 0 -1 4202496 131143 0 0 0 28208 21 0 0 25 0 1 0 506196518 316903424 67784 33554432000 4194304 5523604 140735717838112 18446744073709551615 5332776 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9137/statm: 77369 67784 374 325 0 73183 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 318176

[startup+342.3 s]
/proc/loadavg: 4.00 3.74 3.60 5/194 9147
/proc/meminfo: memFree=28385736/32951124 swapFree=67105204/67111528
[pid=9136] ppid=9134 vsize=8700 CPUtime=0 cores=0,2
/proc/9136/stat : 9136 (riss.sh) S 9134 9136 8375 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 506196518 8908800 252 33554432000 4194304 4922060 140734363781056 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9136/statm: 2175 252 211 178 0 68 0
[pid=9137] ppid=9136 vsize=330492 CPUtime=342.29 cores=0,2
/proc/9137/stat : 9137 (riss) R 9136 9136 8375 0 -1 4202496 136407 0 0 0 34207 22 0 0 25 0 1 0 506196518 338423808 73048 33554432000 4194304 5523604 140735717838112 18446744073709551615 4219872 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9137/statm: 82623 73048 374 325 0 78437 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 339192

[startup+402.3 s]
/proc/loadavg: 4.00 3.78 3.62 5/194 9149
/proc/meminfo: memFree=28285300/32951124 swapFree=67105204/67111528
[pid=9136] ppid=9134 vsize=8700 CPUtime=0 cores=0,2

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

/proc/9137/statm: 114247 104695 374 325 0 110061 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 465688

[startup+642.301 s]
/proc/loadavg: 4.07 3.92 3.71 5/194 9155
/proc/meminfo: memFree=27847888/32951124 swapFree=67105204/67111528
[pid=9136] ppid=9134 vsize=8700 CPUtime=0 cores=0,2
/proc/9136/stat : 9136 (riss.sh) S 9134 9136 8375 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 506196518 8908800 252 33554432000 4194304 4922060 140734363781056 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9136/statm: 2175 252 211 178 0 68 0
[pid=9137] ppid=9136 vsize=489504 CPUtime=642.28 cores=0,2
/proc/9137/stat : 9137 (riss) R 9136 9136 8375 0 -1 4202496 177896 0 0 0 64198 30 0 0 25 0 1 0 506196518 501252096 111336 33554432000 4194304 5523604 140735717838112 18446744073709551615 4219880 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9137/statm: 122376 111336 374 325 0 118190 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 498204

[startup+702.301 s]
/proc/loadavg: 4.06 3.95 3.73 5/194 9157
/proc/meminfo: memFree=27798064/32951124 swapFree=67105204/67111528
[pid=9136] ppid=9134 vsize=8700 CPUtime=0 cores=0,2
/proc/9136/stat : 9136 (riss.sh) S 9134 9136 8375 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 506196518 8908800 252 33554432000 4194304 4922060 140734363781056 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9136/statm: 2175 252 211 178 0 68 0
[pid=9137] ppid=9136 vsize=489504 CPUtime=702.28 cores=0,2
/proc/9137/stat : 9137 (riss) R 9136 9136 8375 0 -1 4202496 177900 0 0 0 70198 30 0 0 25 0 1 0 506196518 501252096 111340 33554432000 4194304 5523604 140735717838112 18446744073709551615 5332878 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9137/statm: 122376 111340 374 325 0 118190 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 498204

[startup+762.307 s]
/proc/loadavg: 4.02 3.95 3.74 5/194 9159
/proc/meminfo: memFree=27716120/32951124 swapFree=67105204/67111528
[pid=9136] ppid=9134 vsize=8700 CPUtime=0 cores=0,2
/proc/9136/stat : 9136 (riss.sh) S 9134 9136 8375 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 506196518 8908800 252 33554432000 4194304 4922060 140734363781056 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9136/statm: 2175 252 211 178 0 68 0
[pid=9137] ppid=9136 vsize=489504 CPUtime=762.28 cores=0,2
/proc/9137/stat : 9137 (riss) R 9136 9136 8375 0 -1 4202496 177904 0 0 0 76198 30 0 0 25 0 1 0 506196518 501252096 111344 33554432000 4194304 5523604 140735717838112 18446744073709551615 5318829 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9137/statm: 122376 111344 374 325 0 118190 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 498204

[startup+822.301 s]
/proc/loadavg: 4.01 3.96 3.75 5/194 9160
/proc/meminfo: memFree=27570556/32951124 swapFree=67105204/67111528
[pid=9136] ppid=9134 vsize=8700 CPUtime=0 cores=0,2
/proc/9136/stat : 9136 (riss.sh) S 9134 9136 8375 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 506196518 8908800 252 33554432000 4194304 4922060 140734363781056 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9136/statm: 2175 252 211 178 0 68 0
[pid=9137] ppid=9136 vsize=560640 CPUtime=822.28 cores=0,2
/proc/9137/stat : 9137 (riss) R 9136 9136 8375 0 -1 4202496 195729 0 0 0 82194 34 0 0 25 0 1 0 506196518 574095360 129169 33554432000 4194304 5523604 140735717838112 18446744073709551615 4219432 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9137/statm: 140160 129169 374 325 0 135974 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 569340

[startup+882.301 s]
/proc/loadavg: 4.00 3.96 3.76 5/194 9162
/proc/meminfo: memFree=27451904/32951124 swapFree=67105204/67111528
[pid=9136] ppid=9134 vsize=8700 CPUtime=0 cores=0,2
/proc/9136/stat : 9136 (riss.sh) S 9134 9136 8375 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 506196518 8908800 252 33554432000 4194304 4922060 140734363781056 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9136/statm: 2175 252 211 178 0 68 0
[pid=9137] ppid=9136 vsize=611656 CPUtime=882.27 cores=0,2
/proc/9137/stat : 9137 (riss) R 9136 9136 8375 0 -1 4202496 208484 0 0 0 88191 36 0 0 25 0 1 0 506196518 626335744 141924 33554432000 4194304 5523604 140735717838112 18446744073709551615 5333099 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9137/statm: 152914 141924 374 325 0 148728 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 620356

[startup+942.301 s]
/proc/loadavg: 4.00 3.97 3.78 5/194 9163
/proc/meminfo: memFree=27306412/32951124 swapFree=67105204/67111528
[pid=9136] ppid=9134 vsize=8700 CPUtime=0 cores=0,2
/proc/9136/stat : 9136 (riss.sh) S 9134 9136 8375 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 506196518 8908800 252 33554432000 4194304 4922060 140734363781056 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9136/statm: 2175 252 211 178 0 68 0
[pid=9137] ppid=9136 vsize=637256 CPUtime=942.28 cores=0,2
/proc/9137/stat : 9137 (riss) R 9136 9136 8375 0 -1 4202496 217912 0 0 0 94190 38 0 0 25 0 1 0 506196518 652550144 144951 33554432000 4194304 5523604 140735717838112 18446744073709551615 5334336 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9137/statm: 159314 144951 374 325 0 155128 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 645956

[startup+1002.3 s]
/proc/loadavg: 4.05 3.99 3.79 5/194 9165
/proc/meminfo: memFree=27266456/32951124 swapFree=67105204/67111528
[pid=9136] ppid=9134 vsize=8700 CPUtime=0 cores=0,2
/proc/9136/stat : 9136 (riss.sh) S 9134 9136 8375 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 506196518 8908800 252 33554432000 4194304 4922060 140734363781056 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9136/statm: 2175 252 211 178 0 68 0
[pid=9137] ppid=9136 vsize=637256 CPUtime=1002.28 cores=0,2
/proc/9137/stat : 9137 (riss) R 9136 9136 8375 0 -1 4202496 222929 0 0 0 100189 39 0 0 25 0 1 0 506196518 652550144 149968 33554432000 4194304 5523604 140735717838112 18446744073709551615 5332154 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9137/statm: 159314 149968 374 325 0 155128 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 645956

[startup+1062.3 s]
/proc/loadavg: 4.02 3.99 3.80 5/194 9167
/proc/meminfo: memFree=27266436/32951124 swapFree=67105204/67111528
[pid=9136] ppid=9134 vsize=8700 CPUtime=0 cores=0,2
/proc/9136/stat : 9136 (riss.sh) S 9134 9136 8375 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 506196518 8908800 252 33554432000 4194304 4922060 140734363781056 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9136/statm: 2175 252 211 178 0 68 0
[pid=9137] ppid=9136 vsize=637256 CPUtime=1062.28 cores=0,2
/proc/9137/stat : 9137 (riss) R 9136 9136 8375 0 -1 4202496 222932 0 0 0 106189 39 0 0 25 0 1 0 506196518 652550144 149971 33554432000 4194304 5523604 140735717838112 18446744073709551615 4219468 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9137/statm: 159314 149971 374 325 0 155128 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 645956

[startup+1122.3 s]
/proc/loadavg: 4.00 3.99 3.82 5/194 9168
/proc/meminfo: memFree=27249416/32951124 swapFree=67105204/67111528
[pid=9136] ppid=9134 vsize=8700 CPUtime=0 cores=0,2
/proc/9136/stat : 9136 (riss.sh) S 9134 9136 8375 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 506196518 8908800 252 33554432000 4194304 4922060 140734363781056 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9136/statm: 2175 252 211 178 0 68 0
[pid=9137] ppid=9136 vsize=639168 CPUtime=1122.28 cores=0,2
/proc/9137/stat : 9137 (riss) R 9136 9136 8375 0 -1 4202496 223427 0 0 0 112189 39 0 0 25 0 1 0 506196518 654508032 150466 33554432000 4194304 5523604 140735717838112 18446744073709551615 5332007 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9137/statm: 159792 150466 374 325 0 155606 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 647868

[startup+1182.3 s]
/proc/loadavg: 4.00 3.99 3.82 5/194 9257
/proc/meminfo: memFree=29597856/32951124 swapFree=67105204/67111528
[pid=9136] ppid=9134 vsize=8700 CPUtime=0 cores=0,2
/proc/9136/stat : 9136 (riss.sh) S 9134 9136 8375 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 506196518 8908800 252 33554432000 4194304 4922060 140734363781056 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9136/statm: 2175 252 211 178 0 68 0
[pid=9137] ppid=9136 vsize=711772 CPUtime=1182.27 cores=0,2
/proc/9137/stat : 9137 (riss) R 9136 9136 8375 0 -1 4202496 241491 0 0 0 118183 44 0 0 25 0 1 0 506196518 728854528 168530 33554432000 4194304 5523604 140735717838112 18446744073709551615 4252758 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9137/statm: 177943 168530 374 325 0 173757 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 720472

[startup+1242.3 s]
/proc/loadavg: 4.00 3.99 3.83 5/194 9258
/proc/meminfo: memFree=29485624/32951124 swapFree=67105204/67111528
[pid=9136] ppid=9134 vsize=8700 CPUtime=0 cores=0,2
/proc/9136/stat : 9136 (riss.sh) S 9134 9136 8375 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 506196518 8908800 252 33554432000 4194304 4922060 140734363781056 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9136/statm: 2175 252 211 178 0 68 0
[pid=9137] ppid=9136 vsize=782808 CPUtime=1242.27 cores=0,2
/proc/9137/stat : 9137 (riss) R 9136 9136 8375 0 -1 4202496 259240 0 0 0 124180 47 0 0 25 0 1 0 506196518 801595392 186279 33554432000 4194304 5523604 140735717838112 18446744073709551615 4219872 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9137/statm: 195702 186279 374 325 0 191516 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 791508



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.99 3.83 5/194 9260
/proc/meminfo: memFree=29427180/32951124 swapFree=67105204/67111528
[pid=9136] ppid=9134 vsize=8700 CPUtime=0 cores=0,2
/proc/9136/stat : 9136 (riss.sh) S 9134 9136 8375 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 506196518 8908800 252 33554432000 4194304 4922060 140734363781056 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9136/statm: 2175 252 211 178 0 68 0
[pid=9137] ppid=9136 vsize=811112 CPUtime=1299.97 cores=0,2
/proc/9137/stat : 9137 (riss) R 9136 9136 8375 0 -1 4202496 266271 0 0 0 129948 49 0 0 25 0 1 0 506196518 830578688 193310 33554432000 4194304 5523604 140735717838112 18446744073709551615 4219872 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9137/statm: 202778 193310 374 325 0 198592 0
Current children cumulated CPU time (s) 1299.97
Current children cumulated vsize (KiB) 819812

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

Real time (s): 1300.01
CPU time (s): 1299.97
CPU user time (s): 1299.48
CPU system time (s): 0.49
CPU usage (%): 99.9967
Max. virtual memory (cumulated for all children) (KiB): 819812

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= 5
involuntary context switches= 2

runsolver used 2.26765 second user time and 4.83626 second system time

The end

Launcher Data

Begin job on node147 at 2011-04-30 06:30:06
IDJOB=3285336
IDBENCH=82379
IDSOLVER=1598
FILE ID=node147/3285336-1304137805
RUNJOBID= node147-1304137658-9059
PBS_JOBID= 13170813
Free space on /tmp= 72868 MiB

SOLVER NAME= riss 1.0
BENCH NAME= SAT11/application/rintanen/SATPlanning/sokoban-sequential-p145-microban-sequential.050-NOTKNOWN.cnf
COMMAND LINE= DIR/riss.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3285336-1304137805/watcher-3285336-1304137805 -o /tmp/evaluation-result-3285336-1304137805/solver-3285336-1304137805 -C 2400 -W 1300 -M 7680  HOME/riss.sh HOME HOME/instance-3285336-1304137805.cnf 990255374 2400 7680 2

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

MD5SUM BENCH= 6ed645315c9ffb8177453b955fbe1737
RANDOM SEED=990255374

node147.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.836
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.67
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.836
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.836
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.82
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.836
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.836
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.836
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.76
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.836
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.836
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:      29103852 kB
Buffers:        320372 kB
Cached:        1959724 kB
SwapCached:       3064 kB
Active:        1585312 kB
Inactive:      1925508 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29103852 kB
SwapTotal:    67111528 kB
SwapFree:     67105204 kB
Dirty:          153392 kB
Writeback:           0 kB
AnonPages:     1228660 kB
Mapped:          16028 kB
Slab:           269980 kB
PageTables:       7860 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1525096 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= 73044 MiB
End job on node147 at 2011-04-30 06:51:48