Trace number 3285614

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? (TO) 1295.97 1300.02

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: 30190
0.00/0.01	c setup for 2400s
0.00/0.12	c parsetime: 111397us
0.00/0.12	c parsed 477186 clauses with 95456 variables
4.69/4.78	c init all components done
4.69/4.79	c ====================
4.69/4.79	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: 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-3285614-1304137820/watcher-3285614-1304137820 -o /tmp/evaluation-result-3285614-1304137820/solver-3285614-1304137820 -C 2400 -W 1300 -M 7680 HOME/rissAuto.sh HOME HOME/instance-3285614-1304137820.cnf 525106116 2400 7680 2 

running on 2 cores: 1,3

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: 6.88 7.84 7.94 5/178 30189
/proc/meminfo: memFree=30739512/32951132 swapFree=67111356/67111528
[pid=30189] ppid=30187 vsize=8700 CPUtime=0 cores=1,3
/proc/30189/stat : 30189 (rissAuto.sh) S 30187 30189 30147 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 525381699 8908800 252 33554432000 4194304 4922060 140737428616816 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30189/statm: 2175 252 211 178 0 68 0

[startup+0.0380709 s]
/proc/loadavg: 6.88 7.84 7.94 5/178 30189
/proc/meminfo: memFree=30739512/32951132 swapFree=67111356/67111528
[pid=30189] ppid=30187 vsize=8700 CPUtime=0 cores=1,3
/proc/30189/stat : 30189 (rissAuto.sh) S 30187 30189 30147 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 525381699 8908800 252 33554432000 4194304 4922060 140737428616816 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30189/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101062 s]
/proc/loadavg: 6.88 7.84 7.94 5/178 30189
/proc/meminfo: memFree=30739512/32951132 swapFree=67111356/67111528
[pid=30189] ppid=30187 vsize=8700 CPUtime=0 cores=1,3
/proc/30189/stat : 30189 (rissAuto.sh) S 30187 30189 30147 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 525381699 8908800 252 33554432000 4194304 4922060 140737428616816 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30189/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301027 s]
/proc/loadavg: 6.88 7.84 7.94 5/178 30189
/proc/meminfo: memFree=30739512/32951132 swapFree=67111356/67111528
[pid=30189] ppid=30187 vsize=8700 CPUtime=0 cores=1,3
/proc/30189/stat : 30189 (rissAuto.sh) S 30187 30189 30147 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 525381699 8908800 252 33554432000 4194304 4922060 140737428616816 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30189/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700955 s]
/proc/loadavg: 6.88 7.84 7.94 5/178 30189
/proc/meminfo: memFree=30739512/32951132 swapFree=67111356/67111528
[pid=30189] ppid=30187 vsize=8700 CPUtime=0 cores=1,3
/proc/30189/stat : 30189 (rissAuto.sh) S 30187 30189 30147 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 525381699 8908800 252 33554432000 4194304 4922060 140737428616816 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30189/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50082 s]
/proc/loadavg: 6.88 7.84 7.94 6/183 30197
/proc/meminfo: memFree=30494748/32951132 swapFree=67111356/67111528
[pid=30189] ppid=30187 vsize=8700 CPUtime=0 cores=1,3
/proc/30189/stat : 30189 (rissAuto.sh) S 30187 30189 30147 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 525381699 8908800 252 33554432000 4194304 4922060 140737428616816 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30189/statm: 2175 252 211 178 0 68 0
[pid=30190] ppid=30189 vsize=92488 CPUtime=1.49 cores=1,3
/proc/30190/stat : 30190 (riss) R 30189 30189 30147 0 -1 4202496 33227 0 0 0 145 4 0 0 19 0 1 0 525381699 94707712 17622 33554432000 4194304 5523604 140733755352368 18446744073709551615 18446744073699065939 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30190/statm: 23122 17622 329 325 0 18936 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 101188

[startup+3.10054 s]
/proc/loadavg: 6.81 7.81 7.93 6/181 30197
/proc/meminfo: memFree=30425844/32951132 swapFree=67111356/67111528
[pid=30189] ppid=30187 vsize=8700 CPUtime=0 cores=1,3
/proc/30189/stat : 30189 (rissAuto.sh) S 30187 30189 30147 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 525381699 8908800 252 33554432000 4194304 4922060 140737428616816 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30189/statm: 2175 252 211 178 0 68 0
[pid=30190] ppid=30189 vsize=95516 CPUtime=3.09 cores=1,3
/proc/30190/stat : 30190 (riss) R 30189 30189 30147 0 -1 4202496 33991 0 0 0 305 4 0 0 24 0 1 0 525381699 97808384 18386 33554432000 4194304 5523604 140733755352368 18446744073709551615 4275151 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30190/statm: 23879 18386 330 325 0 19693 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 104216

[startup+6.416 s]
/proc/loadavg: 6.81 7.81 7.93 7/191 30211
/proc/meminfo: memFree=29595956/32951132 swapFree=67111356/67111528
[pid=30189] ppid=30187 vsize=8700 CPUtime=0 cores=1,3
/proc/30189/stat : 30189 (rissAuto.sh) S 30187 30189 30147 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 525381699 8908800 252 33554432000 4194304 4922060 140737428616816 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30189/statm: 2175 252 211 178 0 68 0
[pid=30190] ppid=30189 vsize=120632 CPUtime=6.4 cores=1,3
/proc/30190/stat : 30190 (riss) R 30189 30189 30147 0 -1 4202496 46344 0 0 0 635 5 0 0 25 0 1 0 525381699 123527168 24467 33554432000 4194304 5523604 140733755352368 18446744073709551615 4219852 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30190/statm: 30158 24467 372 325 0 25972 0
Current children cumulated CPU time (s) 6.4
Current children cumulated vsize (KiB) 129332

[startup+12.7008 s]
/proc/loadavg: 7.08 7.84 7.94 5/192 30213
/proc/meminfo: memFree=28414420/32951132 swapFree=67111356/67111528
[pid=30189] ppid=30187 vsize=8700 CPUtime=0 cores=1,3
/proc/30189/stat : 30189 (rissAuto.sh) S 30187 30189 30147 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 525381699 8908800 252 33554432000 4194304 4922060 140737428616816 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30189/statm: 2175 252 211 178 0 68 0
[pid=30190] ppid=30189 vsize=123048 CPUtime=12.38 cores=1,3
/proc/30190/stat : 30190 (riss) R 30189 30189 30147 0 -1 4202496 46959 0 0 0 1230 8 0 0 25 0 1 0 525381699 126001152 25082 33554432000 4194304 5523604 140733755352368 18446744073709551615 4219998 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/30190/statm: 30762 25082 372 325 0 26576 0
Current children cumulated CPU time (s) 12.38
Current children cumulated vsize (KiB) 131748

[startup+25.5006 s]
/proc/loadavg: 7.37 7.87 7.95 6/192 30213
/proc/meminfo: memFree=28333420/32951132 swapFree=67111356/67111528
[pid=30189] ppid=30187 vsize=8700 CPUtime=0 cores=1,3
/proc/30189/stat : 30189 (rissAuto.sh) S 30187 30189 30147 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 525381699 8908800 252 33554432000 4194304 4922060 140737428616816 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30189/statm: 2175 252 211 178 0 68 0
[pid=30190] ppid=30189 vsize=132828 CPUtime=24.59 cores=1,3
/proc/30190/stat : 30190 (riss) R 30189 30189 30147 0 -1 4202496 48862 0 0 0 2446 13 0 0 25 0 1 0 525381699 136015872 26985 33554432000 4194304 5523604 140733755352368 18446744073709551615 4219852 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/30190/statm: 33207 26985 372 325 0 29021 0
Current children cumulated CPU time (s) 24.59
Current children cumulated vsize (KiB) 141528

[startup+51.1002 s]
/proc/loadavg: 7.56 7.88 7.95 5/192 30213
/proc/meminfo: memFree=28421844/32951132 swapFree=67111356/67111528
[pid=30189] ppid=30187 vsize=8700 CPUtime=0 cores=1,3
/proc/30189/stat : 30189 (rissAuto.sh) S 30187 30189 30147 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 525381699 8908800 252 33554432000 4194304 4922060 140737428616816 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30189/statm: 2175 252 211 178 0 68 0
[pid=30190] ppid=30189 vsize=148404 CPUtime=48.68 cores=1,3
/proc/30190/stat : 30190 (riss) R 30189 30189 30147 0 -1 4202496 52743 0 0 0 4836 32 0 0 25 0 1 0 525381699 151965696 30866 33554432000 4194304 5523604 140733755352368 18446744073709551615 4219852 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/30190/statm: 37101 30866 372 325 0 32915 0
Current children cumulated CPU time (s) 48.68
Current children cumulated vsize (KiB) 157104

[startup+102.3 s]
/proc/loadavg: 6.37 7.54 7.83 5/192 30215
/proc/meminfo: memFree=28357876/32951132 swapFree=67111356/67111528
[pid=30189] ppid=30187 vsize=8700 CPUtime=0 cores=1,3
/proc/30189/stat : 30189 (rissAuto.sh) S 30187 30189 30147 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 525381699 8908800 252 33554432000 4194304 4922060 140737428616816 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30189/statm: 2175 252 211 178 0 68 0
[pid=30190] ppid=30189 vsize=185168 CPUtime=98.24 cores=1,3
/proc/30190/stat : 30190 (riss) R 30189 30189 30147 0 -1 4202496 61905 0 0 0 9770 54 0 0 25 0 1 0 525381699 189612032 40028 33554432000 4194304 5523604 140733755352368 18446744073709551615 4220192 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30190/statm: 46292 40028 372 325 0 42106 0
Current children cumulated CPU time (s) 98.24
Current children cumulated vsize (KiB) 193868

[startup+162.301 s]
/proc/loadavg: 4.91 6.90 7.59 5/192 30217
/proc/meminfo: memFree=28225004/32951132 swapFree=67111356/67111528
[pid=30189] ppid=30187 vsize=8700 CPUtime=0 cores=1,3
/proc/30189/stat : 30189 (rissAuto.sh) S 30187 30189 30147 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 525381699 8908800 252 33554432000 4194304 4922060 140737428616816 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30189/statm: 2175 252 211 178 0 68 0
[pid=30190] ppid=30189 vsize=230068 CPUtime=158.22 cores=1,3
/proc/30190/stat : 30190 (riss) R 30189 30189 30147 0 -1 4202496 72553 0 0 0 15766 56 0 0 25 0 1 0 525381699 235589632 50676 33554432000 4194304 5523604 140733755352368 18446744073709551615 4220192 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30190/statm: 57517 50676 372 325 0 53331 0
Current children cumulated CPU time (s) 158.22
Current children cumulated vsize (KiB) 238768

[startup+222.301 s]
/proc/loadavg: 4.41 6.39 7.37 5/192 30218
/proc/meminfo: memFree=28100208/32951132 swapFree=67111356/67111528
[pid=30189] ppid=30187 vsize=8700 CPUtime=0 cores=1,3
/proc/30189/stat : 30189 (rissAuto.sh) S 30187 30189 30147 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 525381699 8908800 252 33554432000 4194304 4922060 140737428616816 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30189/statm: 2175 252 211 178 0 68 0
[pid=30190] ppid=30189 vsize=278808 CPUtime=218.22 cores=1,3
/proc/30190/stat : 30190 (riss) R 30189 30189 30147 0 -1 4202496 84677 0 0 0 21764 58 0 0 25 0 1 0 525381699 285499392 62800 33554432000 4194304 5523604 140733755352368 18446744073709551615 4219168 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30190/statm: 69702 62800 372 325 0 65516 0
Current children cumulated CPU time (s) 218.22
Current children cumulated vsize (KiB) 287508

[startup+282.3 s]
/proc/loadavg: 4.15 5.95 7.15 5/192 30219
/proc/meminfo: memFree=27977660/32951132 swapFree=67111356/67111528
[pid=30189] ppid=30187 vsize=8700 CPUtime=0 cores=1,3
/proc/30189/stat : 30189 (rissAuto.sh) S 30187 30189 30147 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 525381699 8908800 252 33554432000 4194304 4922060 140737428616816 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30189/statm: 2175 252 211 178 0 68 0
[pid=30190] ppid=30189 vsize=349408 CPUtime=278.23 cores=1,3
/proc/30190/stat : 30190 (riss) R 30189 30189 30147 0 -1 4202496 102347 0 0 0 27760 63 0 0 25 0 1 0 525381699 357793792 80470 33554432000 4194304 5523604 140733755352368 18446744073709551615 4219852 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30190/statm: 87352 80470 372 325 0 83166 0
Current children cumulated CPU time (s) 278.23
Current children cumulated vsize (KiB) 358108

[startup+342.301 s]
/proc/loadavg: 4.05 5.59 6.95 5/192 30221
/proc/meminfo: memFree=27899024/32951132 swapFree=67111356/67111528
[pid=30189] ppid=30187 vsize=8700 CPUtime=0 cores=1,3
/proc/30189/stat : 30189 (rissAuto.sh) S 30187 30189 30147 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 525381699 8908800 252 33554432000 4194304 4922060 140737428616816 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30189/statm: 2175 252 211 178 0 68 0
[pid=30190] ppid=30189 vsize=353352 CPUtime=338.23 cores=1,3
/proc/30190/stat : 30190 (riss) R 30189 30189 30147 0 -1 4202496 103301 0 0 0 33760 63 0 0 25 0 1 0 525381699 361832448 81424 33554432000 4194304 5523604 140733755352368 18446744073709551615 4219235 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30190/statm: 88338 81424 372 325 0 84152 0
Current children cumulated CPU time (s) 338.23
Current children cumulated vsize (KiB) 362052

[startup+402.301 s]
/proc/loadavg: 4.02 5.30 6.76 5/192 30223
/proc/meminfo: memFree=27754660/32951132 swapFree=67111356/67111528
[pid=30189] ppid=30187 vsize=8700 CPUtime=0 cores=1,3

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

/proc/30190/statm: 139464 132528 372 325 0 135278 0
Current children cumulated CPU time (s) 578.24
Current children cumulated vsize (KiB) 566556

[startup+642.301 s]
/proc/loadavg: 4.00 4.57 6.12 5/192 30229
/proc/meminfo: memFree=27280628/32951132 swapFree=67111356/67111528
[pid=30189] ppid=30187 vsize=8700 CPUtime=0 cores=1,3
/proc/30189/stat : 30189 (rissAuto.sh) S 30187 30189 30147 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 525381699 8908800 252 33554432000 4194304 4922060 140737428616816 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30189/statm: 2175 252 211 178 0 68 0
[pid=30190] ppid=30189 vsize=559912 CPUtime=638.24 cores=1,3
/proc/30190/stat : 30190 (riss) R 30189 30189 30147 0 -1 4202496 154845 0 0 0 63749 75 0 0 25 0 1 0 525381699 573349888 132968 33554432000 4194304 5523604 140733755352368 18446744073709551615 4220039 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30190/statm: 139978 132968 372 325 0 135792 0
Current children cumulated CPU time (s) 638.24
Current children cumulated vsize (KiB) 568612

[startup+702.301 s]
/proc/loadavg: 4.00 4.47 5.99 5/192 30231
/proc/meminfo: memFree=27208056/32951132 swapFree=67111356/67111528
[pid=30189] ppid=30187 vsize=8700 CPUtime=0 cores=1,3
/proc/30189/stat : 30189 (rissAuto.sh) S 30187 30189 30147 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 525381699 8908800 252 33554432000 4194304 4922060 140737428616816 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30189/statm: 2175 252 211 178 0 68 0
[pid=30190] ppid=30189 vsize=559912 CPUtime=698.24 cores=1,3
/proc/30190/stat : 30190 (riss) R 30189 30189 30147 0 -1 4202496 154848 0 0 0 69749 75 0 0 25 0 1 0 525381699 573349888 132971 33554432000 4194304 5523604 140733755352368 18446744073709551615 4220205 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30190/statm: 139978 132971 372 325 0 135792 0
Current children cumulated CPU time (s) 698.24
Current children cumulated vsize (KiB) 568612

[startup+762.3 s]
/proc/loadavg: 4.03 4.39 5.87 5/192 30233
/proc/meminfo: memFree=27116148/32951132 swapFree=67111356/67111528
[pid=30189] ppid=30187 vsize=8700 CPUtime=0 cores=1,3
/proc/30189/stat : 30189 (rissAuto.sh) S 30187 30189 30147 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 525381699 8908800 252 33554432000 4194304 4922060 140737428616816 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30189/statm: 2175 252 211 178 0 68 0
[pid=30190] ppid=30189 vsize=592052 CPUtime=758.24 cores=1,3
/proc/30190/stat : 30190 (riss) R 30189 30189 30147 0 -1 4202496 162911 0 0 0 75747 77 0 0 25 0 1 0 525381699 606261248 141034 33554432000 4194304 5523604 140733755352368 18446744073709551615 5318829 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30190/statm: 148013 141034 372 325 0 143827 0
Current children cumulated CPU time (s) 758.24
Current children cumulated vsize (KiB) 600752

[startup+822.301 s]
/proc/loadavg: 4.05 4.33 5.75 5/192 30234
/proc/meminfo: memFree=26956540/32951132 swapFree=67111356/67111528
[pid=30189] ppid=30187 vsize=8700 CPUtime=0 cores=1,3
/proc/30189/stat : 30189 (rissAuto.sh) S 30187 30189 30147 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 525381699 8908800 252 33554432000 4194304 4922060 140737428616816 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30189/statm: 2175 252 211 178 0 68 0
[pid=30190] ppid=30189 vsize=703328 CPUtime=818.24 cores=1,3
/proc/30190/stat : 30190 (riss) R 30189 30189 30147 0 -1 4202496 190734 0 0 0 81742 82 0 0 25 0 1 0 525381699 720207872 168857 33554432000 4194304 5523604 140733755352368 18446744073709551615 4219503 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30190/statm: 175832 168857 372 325 0 171646 0
Current children cumulated CPU time (s) 818.24
Current children cumulated vsize (KiB) 712028

[startup+882.3 s]
/proc/loadavg: 4.02 4.27 5.64 5/192 30235
/proc/meminfo: memFree=26842180/32951132 swapFree=67111356/67111528
[pid=30189] ppid=30187 vsize=8700 CPUtime=0 cores=1,3
/proc/30189/stat : 30189 (rissAuto.sh) S 30187 30189 30147 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 525381699 8908800 252 33554432000 4194304 4922060 140737428616816 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30189/statm: 2175 252 211 178 0 68 0
[pid=30190] ppid=30189 vsize=725512 CPUtime=878.24 cores=1,3
/proc/30190/stat : 30190 (riss) R 30189 30189 30147 0 -1 4202496 196286 0 0 0 87741 83 0 0 25 0 1 0 525381699 742924288 174409 33554432000 4194304 5523604 140733755352368 18446744073709551615 5333360 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30190/statm: 181378 174409 372 325 0 177192 0
Current children cumulated CPU time (s) 878.24
Current children cumulated vsize (KiB) 734212

[startup+942.301 s]
/proc/loadavg: 4.06 4.23 5.54 5/192 30237
/proc/meminfo: memFree=26796404/32951132 swapFree=67111356/67111528
[pid=30189] ppid=30187 vsize=8700 CPUtime=0 cores=1,3
/proc/30189/stat : 30189 (rissAuto.sh) S 30187 30189 30147 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 525381699 8908800 252 33554432000 4194304 4922060 140737428616816 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30189/statm: 2175 252 211 178 0 68 0
[pid=30190] ppid=30189 vsize=725512 CPUtime=938.24 cores=1,3
/proc/30190/stat : 30190 (riss) R 30189 30189 30147 0 -1 4202496 196286 0 0 0 93741 83 0 0 25 0 1 0 525381699 742924288 174409 33554432000 4194304 5523604 140733755352368 18446744073709551615 5333368 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30190/statm: 181378 174409 372 325 0 177192 0
Current children cumulated CPU time (s) 938.24
Current children cumulated vsize (KiB) 734212

[startup+1002.3 s]
/proc/loadavg: 4.02 4.19 5.44 5/192 30239
/proc/meminfo: memFree=26752496/32951132 swapFree=67111356/67111528
[pid=30189] ppid=30187 vsize=8700 CPUtime=0 cores=1,3
/proc/30189/stat : 30189 (rissAuto.sh) S 30187 30189 30147 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 525381699 8908800 252 33554432000 4194304 4922060 140737428616816 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30189/statm: 2175 252 211 178 0 68 0
[pid=30190] ppid=30189 vsize=725512 CPUtime=998.25 cores=1,3
/proc/30190/stat : 30190 (riss) R 30189 30189 30147 0 -1 4202496 196286 0 0 0 99742 83 0 0 25 0 1 0 525381699 742924288 174409 33554432000 4194304 5523604 140733755352368 18446744073709551615 4219476 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30190/statm: 181378 174409 372 325 0 177192 0
Current children cumulated CPU time (s) 998.25
Current children cumulated vsize (KiB) 734212

[startup+1062.3 s]
/proc/loadavg: 4.00 4.15 5.35 5/192 30241
/proc/meminfo: memFree=26629700/32951132 swapFree=67111356/67111528
[pid=30189] ppid=30187 vsize=8700 CPUtime=0 cores=1,3
/proc/30189/stat : 30189 (rissAuto.sh) S 30187 30189 30147 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 525381699 8908800 252 33554432000 4194304 4922060 140737428616816 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30189/statm: 2175 252 211 178 0 68 0
[pid=30190] ppid=30189 vsize=725512 CPUtime=1058.25 cores=1,3
/proc/30190/stat : 30190 (riss) R 30189 30189 30147 0 -1 4202496 196300 0 0 0 105742 83 0 0 25 0 1 0 525381699 742924288 174423 33554432000 4194304 5523604 140733755352368 18446744073709551615 4219432 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30190/statm: 181378 174423 372 325 0 177192 0
Current children cumulated CPU time (s) 1058.25
Current children cumulated vsize (KiB) 734212

[startup+1122.3 s]
/proc/loadavg: 4.00 4.12 5.26 5/192 30242
/proc/meminfo: memFree=26397676/32951132 swapFree=67111356/67111528
[pid=30189] ppid=30187 vsize=8700 CPUtime=0 cores=1,3
/proc/30189/stat : 30189 (rissAuto.sh) S 30187 30189 30147 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 525381699 8908800 252 33554432000 4194304 4922060 140737428616816 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30189/statm: 2175 252 211 178 0 68 0
[pid=30190] ppid=30189 vsize=829560 CPUtime=1118.25 cores=1,3
/proc/30190/stat : 30190 (riss) R 30189 30189 30147 0 -1 4202496 222327 0 0 0 111735 90 0 0 25 0 1 0 525381699 849469440 200450 33554432000 4194304 5523604 140733755352368 18446744073709551615 4220071 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30190/statm: 207390 200450 372 325 0 203204 0
Current children cumulated CPU time (s) 1118.25
Current children cumulated vsize (KiB) 838260

[startup+1182.31 s]
/proc/loadavg: 4.00 4.10 5.18 5/192 30243
/proc/meminfo: memFree=26180780/32951132 swapFree=67111356/67111528
[pid=30189] ppid=30187 vsize=8700 CPUtime=0 cores=1,3
/proc/30189/stat : 30189 (rissAuto.sh) S 30187 30189 30147 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 525381699 8908800 252 33554432000 4194304 4922060 140737428616816 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30189/statm: 2175 252 211 178 0 68 0
[pid=30190] ppid=30189 vsize=933844 CPUtime=1178.26 cores=1,3
/proc/30190/stat : 30190 (riss) R 30189 30189 30147 0 -1 4202496 248155 0 0 0 117730 96 0 0 25 0 1 0 525381699 956256256 226278 33554432000 4194304 5523604 140733755352368 18446744073709551615 5333103 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30190/statm: 233461 226278 372 325 0 229275 0
Current children cumulated CPU time (s) 1178.26
Current children cumulated vsize (KiB) 942544

[startup+1242.3 s]
/proc/loadavg: 4.00 4.08 5.10 5/192 30245
/proc/meminfo: memFree=26129420/32951132 swapFree=67111356/67111528
[pid=30189] ppid=30187 vsize=8700 CPUtime=0 cores=1,3
/proc/30189/stat : 30189 (rissAuto.sh) S 30187 30189 30147 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 525381699 8908800 252 33554432000 4194304 4922060 140737428616816 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30189/statm: 2175 252 211 178 0 68 0
[pid=30190] ppid=30189 vsize=977892 CPUtime=1238.26 cores=1,3
/proc/30190/stat : 30190 (riss) R 30189 30189 30147 0 -1 4202496 259049 0 0 0 123727 99 0 0 25 0 1 0 525381699 1001361408 237172 33554432000 4194304 5523604 140733755352368 18446744073709551615 4219465 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30190/statm: 244473 237172 372 325 0 240287 0
Current children cumulated CPU time (s) 1238.26
Current children cumulated vsize (KiB) 986592



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300.01 s]
/proc/loadavg: 4.05 4.08 5.04 5/192 30247
/proc/meminfo: memFree=26129024/32951132 swapFree=67111356/67111528
[pid=30189] ppid=30187 vsize=8700 CPUtime=0 cores=1,3
/proc/30189/stat : 30189 (rissAuto.sh) S 30187 30189 30147 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 525381699 8908800 252 33554432000 4194304 4922060 140737428616816 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30189/statm: 2175 252 211 178 0 68 0
[pid=30190] ppid=30189 vsize=977892 CPUtime=1295.97 cores=1,3
/proc/30190/stat : 30190 (riss) R 30189 30189 30147 0 -1 4202496 259049 0 0 0 129498 99 0 0 25 0 1 0 525381699 1001361408 237172 33554432000 4194304 5523604 140733755352368 18446744073709551615 4219449 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30190/statm: 244473 237172 372 325 0 240287 0
Current children cumulated CPU time (s) 1295.97
Current children cumulated vsize (KiB) 986592

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 30189 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=999
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 1295.97
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.02
CPU time (s): 1295.97
CPU user time (s): 1294.98
CPU system time (s): 0.99
CPU usage (%): 99.6885
Max. virtual memory (cumulated for all children) (KiB): 986592

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

runsolver used 2.10068 second user time and 5.11222 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-30 06:30:21
IDJOB=3285614
IDBENCH=82390
IDSOLVER=1600
FILE ID=node131/3285614-1304137820
RUNJOBID= node131-1304137820-30167
PBS_JOBID= 13170833
Free space on /tmp= 72008 MiB

SOLVER NAME= riss Auto
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-3285614-1304137820/watcher-3285614-1304137820 -o /tmp/evaluation-result-3285614-1304137820/solver-3285614-1304137820 -C 2400 -W 1300 -M 7680  HOME/rissAuto.sh HOME HOME/instance-3285614-1304137820.cnf 525106116 2400 7680 2

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

MD5SUM BENCH= 732b9c9b0d44d6a9e75489b2f5004165
RANDOM SEED=525106116

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.830
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.77
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.830
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.830
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.830
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:     32951132 kB
MemFree:      30739916 kB
Buffers:        232524 kB
Cached:        1591996 kB
SwapCached:        168 kB
Active:         185856 kB
Inactive:      1716068 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      30739916 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:           59448 kB
Writeback:           0 kB
AnonPages:       77076 kB
Mapped:          14908 kB
Slab:           245644 kB
PageTables:       5072 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   205032 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71788 MiB
End job on node131 at 2011-04-30 06:52:03