Trace number 3249751

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) 1299.99 1300.01

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-21x39.cnf
MD5SUMe7679ca49bb432c9b90305d907365c4e
Bench CategoryCRAFTED (crafted 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 variables3276
Number of clauses628173
Sum of the clauses size2502864
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 24914
Number of clauses of size 30
Number of clauses of size 4623259
Number of clauses of size 50
Number of clauses of size over 50

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: 30799
0.00/0.01	c setup for 2400s
0.00/0.17	c parsetime: 158585us
0.00/0.17	c parsed 628173 clauses with 3276 variables
148.29/148.35	c init all components done
148.29/148.36	c ====================
148.29/148.36	c trail size: 0

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-3249751-1304140042/watcher-3249751-1304140042 -o /tmp/evaluation-result-3249751-1304140042/solver-3249751-1304140042 -C 2400 -W 1300 -M 7680 HOME/rissAuto.sh HOME HOME/instance-3249751-1304140042.cnf 951429693 2400 7680 2 

running on 2 cores: 4,6

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: 4.01 4.05 4.87 4/192 30798
/proc/meminfo: memFree=25467656/32951124 swapFree=67051468/67111528
[pid=30798] ppid=30796 vsize=8700 CPUtime=0 cores=4,6
/proc/30798/stat : 30798 (rissAuto.sh) S 30796 30798 30519 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 525607044 8908800 252 33554432000 4194304 4922060 140736142008080 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30798/statm: 2175 252 211 178 0 68 0

[startup+0.042207 s]
/proc/loadavg: 4.01 4.05 4.87 4/192 30798
/proc/meminfo: memFree=25467656/32951124 swapFree=67051468/67111528
[pid=30798] ppid=30796 vsize=8700 CPUtime=0 cores=4,6
/proc/30798/stat : 30798 (rissAuto.sh) S 30796 30798 30519 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 525607044 8908800 252 33554432000 4194304 4922060 140736142008080 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30798/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101209 s]
/proc/loadavg: 4.01 4.05 4.87 4/192 30798
/proc/meminfo: memFree=25467656/32951124 swapFree=67051468/67111528
[pid=30798] ppid=30796 vsize=8700 CPUtime=0 cores=4,6
/proc/30798/stat : 30798 (rissAuto.sh) S 30796 30798 30519 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 525607044 8908800 252 33554432000 4194304 4922060 140736142008080 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30798/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301143 s]
/proc/loadavg: 4.01 4.05 4.87 4/192 30798
/proc/meminfo: memFree=25467656/32951124 swapFree=67051468/67111528
[pid=30798] ppid=30796 vsize=8700 CPUtime=0 cores=4,6
/proc/30798/stat : 30798 (rissAuto.sh) S 30796 30798 30519 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 525607044 8908800 252 33554432000 4194304 4922060 140736142008080 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30798/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701065 s]
/proc/loadavg: 4.01 4.05 4.87 4/192 30798
/proc/meminfo: memFree=25467656/32951124 swapFree=67051468/67111528
[pid=30798] ppid=30796 vsize=8700 CPUtime=0 cores=4,6
/proc/30798/stat : 30798 (rissAuto.sh) S 30796 30798 30519 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 525607044 8908800 252 33554432000 4194304 4922060 140736142008080 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30798/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50095 s]
/proc/loadavg: 4.01 4.05 4.87 5/194 30800
/proc/meminfo: memFree=25412584/32951124 swapFree=67051468/67111528
[pid=30798] ppid=30796 vsize=8700 CPUtime=0 cores=4,6
/proc/30798/stat : 30798 (rissAuto.sh) S 30796 30798 30519 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 525607044 8908800 252 33554432000 4194304 4922060 140736142008080 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30798/statm: 2175 252 211 178 0 68 0
[pid=30799] ppid=30798 vsize=73408 CPUtime=1.49 cores=4,6
/proc/30799/stat : 30799 (riss) R 30798 30798 30519 0 -1 4202496 14827 0 0 0 148 1 0 0 25 0 1 0 525607044 75169792 13823 33554432000 4194304 5523604 140733928658336 18446744073709551615 4339784 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30799/statm: 18352 13823 328 325 0 14166 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 82108

[startup+3.10067 s]
/proc/loadavg: 4.01 4.05 4.87 5/194 30800
/proc/meminfo: memFree=25412284/32951124 swapFree=67051468/67111528
[pid=30798] ppid=30796 vsize=8700 CPUtime=0 cores=4,6
/proc/30798/stat : 30798 (rissAuto.sh) S 30796 30798 30519 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 525607044 8908800 252 33554432000 4194304 4922060 140736142008080 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30798/statm: 2175 252 211 178 0 68 0
[pid=30799] ppid=30798 vsize=73408 CPUtime=3.09 cores=4,6
/proc/30799/stat : 30799 (riss) R 30798 30798 30519 0 -1 4202496 14827 0 0 0 308 1 0 0 25 0 1 0 525607044 75169792 13823 33554432000 4194304 5523604 140733928658336 18446744073709551615 4339869 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30799/statm: 18352 13823 328 325 0 14166 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 82108

[startup+6.30107 s]
/proc/loadavg: 4.00 4.05 4.87 5/194 30800
/proc/meminfo: memFree=25412408/32951124 swapFree=67051468/67111528
[pid=30798] ppid=30796 vsize=8700 CPUtime=0 cores=4,6
/proc/30798/stat : 30798 (rissAuto.sh) S 30796 30798 30519 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 525607044 8908800 252 33554432000 4194304 4922060 140736142008080 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30798/statm: 2175 252 211 178 0 68 0
[pid=30799] ppid=30798 vsize=73408 CPUtime=6.29 cores=4,6
/proc/30799/stat : 30799 (riss) R 30798 30798 30519 0 -1 4202496 14827 0 0 0 628 1 0 0 25 0 1 0 525607044 75169792 13823 33554432000 4194304 5523604 140733928658336 18446744073709551615 4339338 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30799/statm: 18352 13823 328 325 0 14166 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 82108

[startup+12.7009 s]
/proc/loadavg: 4.00 4.05 4.86 5/194 30800
/proc/meminfo: memFree=25411840/32951124 swapFree=67051468/67111528
[pid=30798] ppid=30796 vsize=8700 CPUtime=0 cores=4,6
/proc/30798/stat : 30798 (rissAuto.sh) S 30796 30798 30519 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 525607044 8908800 252 33554432000 4194304 4922060 140736142008080 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30798/statm: 2175 252 211 178 0 68 0
[pid=30799] ppid=30798 vsize=73408 CPUtime=12.69 cores=4,6
/proc/30799/stat : 30799 (riss) R 30798 30798 30519 0 -1 4202496 14827 0 0 0 1268 1 0 0 25 0 1 0 525607044 75169792 13823 33554432000 4194304 5523604 140733928658336 18446744073709551615 4339890 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30799/statm: 18352 13823 328 325 0 14166 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 82108

[startup+25.5007 s]
/proc/loadavg: 4.00 4.04 4.85 5/194 30800
/proc/meminfo: memFree=25376864/32951124 swapFree=67051468/67111528
[pid=30798] ppid=30796 vsize=8700 CPUtime=0 cores=4,6
/proc/30798/stat : 30798 (rissAuto.sh) S 30796 30798 30519 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 525607044 8908800 252 33554432000 4194304 4922060 140736142008080 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30798/statm: 2175 252 211 178 0 68 0
[pid=30799] ppid=30798 vsize=111368 CPUtime=25.49 cores=4,6
/proc/30799/stat : 30799 (riss) R 30798 30798 30519 0 -1 4202496 24856 0 0 0 2546 3 0 0 25 0 1 0 525607044 114040832 22851 33554432000 4194304 5523604 140733928658336 18446744073709551615 4314925 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30799/statm: 27842 22851 329 325 0 23656 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 120068

[startup+51.1011 s]
/proc/loadavg: 4.00 4.04 4.82 5/194 30801
/proc/meminfo: memFree=25360872/32951124 swapFree=67051468/67111528
[pid=30798] ppid=30796 vsize=8700 CPUtime=0 cores=4,6
/proc/30798/stat : 30798 (rissAuto.sh) S 30796 30798 30519 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 525607044 8908800 252 33554432000 4194304 4922060 140736142008080 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30798/statm: 2175 252 211 178 0 68 0
[pid=30799] ppid=30798 vsize=125624 CPUtime=51.09 cores=4,6
/proc/30799/stat : 30799 (riss) R 30798 30798 30519 0 -1 4202496 28496 0 0 0 5106 3 0 0 25 0 1 0 525607044 128638976 26491 33554432000 4194304 5523604 140733928658336 18446744073709551615 4339921 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30799/statm: 31406 26491 329 325 0 27220 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 134324

[startup+102.307 s]
/proc/loadavg: 4.00 4.03 4.78 5/194 30802
/proc/meminfo: memFree=25348460/32951124 swapFree=67051468/67111528
[pid=30798] ppid=30796 vsize=8700 CPUtime=0 cores=4,6
/proc/30798/stat : 30798 (rissAuto.sh) S 30796 30798 30519 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 525607044 8908800 252 33554432000 4194304 4922060 140736142008080 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30798/statm: 2175 252 211 178 0 68 0
[pid=30799] ppid=30798 vsize=125624 CPUtime=102.3 cores=4,6
/proc/30799/stat : 30799 (riss) R 30798 30798 30519 0 -1 4202496 28519 0 0 0 10227 3 0 0 25 0 1 0 525607044 128638976 26514 33554432000 4194304 5523604 140733928658336 18446744073709551615 4339914 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30799/statm: 31406 26514 330 325 0 27220 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 134324

[startup+162.3 s]
/proc/loadavg: 4.03 4.04 4.73 5/194 30804
/proc/meminfo: memFree=25298044/32951124 swapFree=67051468/67111528
[pid=30798] ppid=30796 vsize=8700 CPUtime=0 cores=4,6
/proc/30798/stat : 30798 (rissAuto.sh) S 30796 30798 30519 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 525607044 8908800 252 33554432000 4194304 4922060 140736142008080 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30798/statm: 2175 252 211 178 0 68 0
[pid=30799] ppid=30798 vsize=155508 CPUtime=162.29 cores=4,6
/proc/30799/stat : 30799 (riss) R 30798 30798 30519 0 -1 4202496 39551 0 0 0 16224 5 0 0 25 0 1 0 525607044 159240192 33968 33554432000 4194304 5523604 140733928658336 18446744073709551615 4240326 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30799/statm: 38877 33968 375 325 0 34691 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 164208

[startup+222.301 s]
/proc/loadavg: 4.01 4.03 4.68 5/194 30805
/proc/meminfo: memFree=25226204/32951124 swapFree=67051468/67111528
[pid=30798] ppid=30796 vsize=8700 CPUtime=0 cores=4,6
/proc/30798/stat : 30798 (rissAuto.sh) S 30796 30798 30519 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 525607044 8908800 252 33554432000 4194304 4922060 140736142008080 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30798/statm: 2175 252 211 178 0 68 0
[pid=30799] ppid=30798 vsize=204808 CPUtime=222.29 cores=4,6
/proc/30799/stat : 30799 (riss) R 30798 30798 30519 0 -1 4202496 51617 0 0 0 22220 9 0 0 25 0 1 0 525607044 209723392 46034 33554432000 4194304 5523604 140733928658336 18446744073709551615 5333190 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30799/statm: 51202 46034 375 325 0 47016 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 213508

[startup+282.301 s]
/proc/loadavg: 4.04 4.03 4.64 5/194 30807
/proc/meminfo: memFree=25174196/32951124 swapFree=67051468/67111528
[pid=30798] ppid=30796 vsize=8700 CPUtime=0 cores=4,6
/proc/30798/stat : 30798 (rissAuto.sh) S 30796 30798 30519 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 525607044 8908800 252 33554432000 4194304 4922060 140736142008080 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30798/statm: 2175 252 211 178 0 68 0
[pid=30799] ppid=30798 vsize=244380 CPUtime=282.28 cores=4,6
/proc/30799/stat : 30799 (riss) R 30798 30798 30519 0 -1 4202496 61766 0 0 0 28215 13 0 0 25 0 1 0 525607044 250245120 56183 33554432000 4194304 5523604 140733928658336 18446744073709551615 5333360 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30799/statm: 61095 56183 375 325 0 56909 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 253080

[startup+342.3 s]
/proc/loadavg: 4.01 4.03 4.60 5/194 30809
/proc/meminfo: memFree=25137584/32951124 swapFree=67051468/67111528
[pid=30798] ppid=30796 vsize=8700 CPUtime=0 cores=4,6
/proc/30798/stat : 30798 (rissAuto.sh) S 30796 30798 30519 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 525607044 8908800 252 33554432000 4194304 4922060 140736142008080 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30798/statm: 2175 252 211 178 0 68 0
[pid=30799] ppid=30798 vsize=276416 CPUtime=342.28 cores=4,6
/proc/30799/stat : 30799 (riss) R 30798 30798 30519 0 -1 4202496 69255 0 0 0 34212 16 0 0 25 0 1 0 525607044 283049984 63672 33554432000 4194304 5523604 140733928658336 18446744073709551615 5333360 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30799/statm: 69104 63672 375 325 0 64918 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 285116

[startup+402.301 s]
/proc/loadavg: 4.00 4.02 4.56 5/194 30810
/proc/meminfo: memFree=25107148/32951124 swapFree=67051468/67111528
[pid=30798] ppid=30796 vsize=8700 CPUtime=0 cores=4,6

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

/proc/30799/statm: 101888 95396 375 325 0 97702 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 416252

[startup+642.301 s]
/proc/loadavg: 4.00 4.01 4.43 5/194 30875
/proc/meminfo: memFree=25032896/32951124 swapFree=67051468/67111528
[pid=30798] ppid=30796 vsize=8700 CPUtime=0 cores=4,6
/proc/30798/stat : 30798 (rissAuto.sh) S 30796 30798 30519 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 525607044 8908800 252 33554432000 4194304 4922060 140736142008080 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30798/statm: 2175 252 211 178 0 68 0
[pid=30799] ppid=30798 vsize=407840 CPUtime=642.29 cores=4,6
/proc/30799/stat : 30799 (riss) R 30798 30798 30519 0 -1 4202496 102066 0 0 0 64202 27 0 0 25 0 1 0 525607044 417628160 95458 33554432000 4194304 5523604 140733928658336 18446744073709551615 5333209 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30799/statm: 101960 95458 375 325 0 97774 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 416540

[startup+702.301 s]
/proc/loadavg: 4.04 4.02 4.40 5/194 30905
/proc/meminfo: memFree=25015456/32951124 swapFree=67051468/67111528
[pid=30798] ppid=30796 vsize=8700 CPUtime=0 cores=4,6
/proc/30798/stat : 30798 (rissAuto.sh) S 30796 30798 30519 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 525607044 8908800 252 33554432000 4194304 4922060 140736142008080 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30798/statm: 2175 252 211 178 0 68 0
[pid=30799] ppid=30798 vsize=451372 CPUtime=702.29 cores=4,6
/proc/30799/stat : 30799 (riss) R 30798 30798 30519 0 -1 4202496 113125 0 0 0 70199 30 0 0 25 0 1 0 525607044 462204928 106517 33554432000 4194304 5523604 140733928658336 18446744073709551615 5333360 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30799/statm: 112843 106517 375 325 0 108657 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 460072

[startup+762.307 s]
/proc/loadavg: 4.01 4.02 4.37 5/194 30907
/proc/meminfo: memFree=24974632/32951124 swapFree=67051468/67111528
[pid=30798] ppid=30796 vsize=8700 CPUtime=0 cores=4,6
/proc/30798/stat : 30798 (rissAuto.sh) S 30796 30798 30519 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 525607044 8908800 252 33554432000 4194304 4922060 140736142008080 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30798/statm: 2175 252 211 178 0 68 0
[pid=30799] ppid=30798 vsize=474224 CPUtime=762.29 cores=4,6
/proc/30799/stat : 30799 (riss) R 30798 30798 30519 0 -1 4202496 118785 0 0 0 76197 32 0 0 25 0 1 0 525607044 485605376 112177 33554432000 4194304 5523604 140733928658336 18446744073709551615 5333360 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30799/statm: 118556 112177 375 325 0 114370 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 482924

[startup+822.301 s]
/proc/loadavg: 4.00 4.01 4.35 5/194 30908
/proc/meminfo: memFree=24906408/32951124 swapFree=67051468/67111528
[pid=30798] ppid=30796 vsize=8700 CPUtime=0 cores=4,6
/proc/30798/stat : 30798 (rissAuto.sh) S 30796 30798 30519 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 525607044 8908800 252 33554432000 4194304 4922060 140736142008080 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30798/statm: 2175 252 211 178 0 68 0
[pid=30799] ppid=30798 vsize=474224 CPUtime=822.29 cores=4,6
/proc/30799/stat : 30799 (riss) R 30798 30798 30519 0 -1 4202496 118885 0 0 0 82197 32 0 0 25 0 1 0 525607044 485605376 112277 33554432000 4194304 5523604 140733928658336 18446744073709551615 5333071 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30799/statm: 118556 112277 375 325 0 114370 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 482924

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 4.32 5/194 30910
/proc/meminfo: memFree=24894100/32951124 swapFree=67051468/67111528
[pid=30798] ppid=30796 vsize=8700 CPUtime=0 cores=4,6
/proc/30798/stat : 30798 (rissAuto.sh) S 30796 30798 30519 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 525607044 8908800 252 33554432000 4194304 4922060 140736142008080 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30798/statm: 2175 252 211 178 0 68 0
[pid=30799] ppid=30798 vsize=478548 CPUtime=882.29 cores=4,6
/proc/30799/stat : 30799 (riss) R 30798 30798 30519 0 -1 4202496 119976 0 0 0 88196 33 0 0 25 0 1 0 525607044 490033152 113368 33554432000 4194304 5523604 140733928658336 18446744073709551615 5333290 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30799/statm: 119637 113368 375 325 0 115451 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 487248

[startup+942.3 s]
/proc/loadavg: 4.07 4.02 4.31 5/194 30912
/proc/meminfo: memFree=24827336/32951124 swapFree=67051468/67111528
[pid=30798] ppid=30796 vsize=8700 CPUtime=0 cores=4,6
/proc/30798/stat : 30798 (rissAuto.sh) S 30796 30798 30519 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 525607044 8908800 252 33554432000 4194304 4922060 140736142008080 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30798/statm: 2175 252 211 178 0 68 0
[pid=30799] ppid=30798 vsize=535552 CPUtime=942.28 cores=4,6
/proc/30799/stat : 30799 (riss) R 30798 30798 30519 0 -1 4202496 134325 0 0 0 94190 38 0 0 25 0 1 0 525607044 548405248 127717 33554432000 4194304 5523604 140733928658336 18446744073709551615 5333341 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30799/statm: 133888 127717 375 325 0 129702 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 544252

[startup+1002.3 s]
/proc/loadavg: 4.02 4.01 4.28 5/194 30913
/proc/meminfo: memFree=24712840/32951124 swapFree=67051468/67111528
[pid=30798] ppid=30796 vsize=8700 CPUtime=0 cores=4,6
/proc/30798/stat : 30798 (rissAuto.sh) S 30796 30798 30519 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 525607044 8908800 252 33554432000 4194304 4922060 140736142008080 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30798/statm: 2175 252 211 178 0 68 0
[pid=30799] ppid=30798 vsize=588712 CPUtime=1002.28 cores=4,6
/proc/30799/stat : 30799 (riss) R 30798 30798 30519 0 -1 4202496 147680 0 0 0 100184 44 0 0 25 0 1 0 525607044 602841088 141072 33554432000 4194304 5523604 140733928658336 18446744073709551615 5332870 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30799/statm: 147178 141072 375 325 0 142992 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 597412

[startup+1062.3 s]
/proc/loadavg: 4.01 4.00 4.26 5/194 30915
/proc/meminfo: memFree=24667796/32951124 swapFree=67051468/67111528
[pid=30798] ppid=30796 vsize=8700 CPUtime=0 cores=4,6
/proc/30798/stat : 30798 (rissAuto.sh) S 30796 30798 30519 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 525607044 8908800 252 33554432000 4194304 4922060 140736142008080 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30798/statm: 2175 252 211 178 0 68 0
[pid=30799] ppid=30798 vsize=619504 CPUtime=1062.28 cores=4,6
/proc/30799/stat : 30799 (riss) R 30798 30798 30519 0 -1 4202496 154659 0 0 0 106183 45 0 0 25 0 1 0 525607044 634372096 146002 33554432000 4194304 5523604 140733928658336 18446744073709551615 5333103 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30799/statm: 154876 146002 375 325 0 150690 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 628204

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 4.24 5/194 30916
/proc/meminfo: memFree=24662172/32951124 swapFree=67051468/67111528
[pid=30798] ppid=30796 vsize=8700 CPUtime=0 cores=4,6
/proc/30798/stat : 30798 (rissAuto.sh) S 30796 30798 30519 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 525607044 8908800 252 33554432000 4194304 4922060 140736142008080 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30798/statm: 2175 252 211 178 0 68 0
[pid=30799] ppid=30798 vsize=619504 CPUtime=1122.28 cores=4,6
/proc/30799/stat : 30799 (riss) R 30798 30798 30519 0 -1 4202496 154667 0 0 0 112183 45 0 0 25 0 1 0 525607044 634372096 146010 33554432000 4194304 5523604 140733928658336 18446744073709551615 5333368 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30799/statm: 154876 146010 375 325 0 150690 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 628204

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 4.23 5/194 30918
/proc/meminfo: memFree=24656556/32951124 swapFree=67051468/67111528
[pid=30798] ppid=30796 vsize=8700 CPUtime=0 cores=4,6
/proc/30798/stat : 30798 (rissAuto.sh) S 30796 30798 30519 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 525607044 8908800 252 33554432000 4194304 4922060 140736142008080 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30798/statm: 2175 252 211 178 0 68 0
[pid=30799] ppid=30798 vsize=619504 CPUtime=1182.28 cores=4,6
/proc/30799/stat : 30799 (riss) R 30798 30798 30519 0 -1 4202496 154754 0 0 0 118183 45 0 0 25 0 1 0 525607044 634372096 146097 33554432000 4194304 5523604 140733928658336 18446744073709551615 5333341 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30799/statm: 154876 146097 375 325 0 150690 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 628204

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 4.21 5/194 30920
/proc/meminfo: memFree=24652180/32951124 swapFree=67051468/67111528
[pid=30798] ppid=30796 vsize=8700 CPUtime=0 cores=4,6
/proc/30798/stat : 30798 (rissAuto.sh) S 30796 30798 30519 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 525607044 8908800 252 33554432000 4194304 4922060 140736142008080 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30798/statm: 2175 252 211 178 0 68 0
[pid=30799] ppid=30798 vsize=620624 CPUtime=1242.29 cores=4,6
/proc/30799/stat : 30799 (riss) R 30798 30798 30519 0 -1 4202496 155033 0 0 0 124183 46 0 0 25 0 1 0 525607044 635518976 146376 33554432000 4194304 5523604 140733928658336 18446744073709551615 5333341 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30799/statm: 155156 146376 375 325 0 150970 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 629324



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 4.19 5/194 30921
/proc/meminfo: memFree=24586916/32951124 swapFree=67051468/67111528
[pid=30798] ppid=30796 vsize=8700 CPUtime=0 cores=4,6
/proc/30798/stat : 30798 (rissAuto.sh) S 30796 30798 30519 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 525607044 8908800 252 33554432000 4194304 4922060 140736142008080 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30798/statm: 2175 252 211 178 0 68 0
[pid=30799] ppid=30798 vsize=644576 CPUtime=1299.99 cores=4,6
/proc/30799/stat : 30799 (riss) R 30798 30798 30519 0 -1 4202496 161054 0 0 0 129951 48 0 0 25 0 1 0 525607044 660045824 152397 33554432000 4194304 5523604 140733928658336 18446744073709551615 5332892 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30799/statm: 161144 152397 375 325 0 156958 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 653276

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 30798 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 1299.99
#
# 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.99
CPU user time (s): 1299.51
CPU system time (s): 0.48
CPU usage (%): 99.9983
Max. virtual memory (cumulated for all children) (KiB): 653276

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
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= 6
involuntary context switches= 2

runsolver used 2.31865 second user time and 4.78627 second system time

The end

Launcher Data

Begin job on node101 at 2011-04-30 07:07:23
IDJOB=3249751
IDBENCH=83184
IDSOLVER=1600
FILE ID=node101/3249751-1304140042
RUNJOBID= node101-1304138738-30538
PBS_JOBID= 13170838
Free space on /tmp= 72136 MiB

SOLVER NAME= riss Auto
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-21x39.cnf
COMMAND LINE= DIR/rissAuto.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3249751-1304140042/watcher-3249751-1304140042 -o /tmp/evaluation-result-3249751-1304140042/solver-3249751-1304140042 -C 2400 -W 1300 -M 7680  HOME/rissAuto.sh HOME HOME/instance-3249751-1304140042.cnf 951429693 2400 7680 2

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

MD5SUM BENCH= e7679ca49bb432c9b90305d907365c4e
RANDOM SEED=951429693

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25467804 kB
Buffers:       1917748 kB
Cached:        4697032 kB
SwapCached:      30424 kB
Active:        2159468 kB
Inactive:      4877680 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25467804 kB
SwapTotal:    67111528 kB
SwapFree:     67051468 kB
Dirty:           16536 kB
Writeback:           0 kB
AnonPages:      413980 kB
Mapped:          10216 kB
Slab:           380248 kB
PageTables:       6124 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   654108 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= 72116 MiB
End job on node101 at 2011-04-30 07:29:05