Trace number 3266912

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 Exp? (TO) 1300.03 1300.01

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m27-q255-n25-p15-s2076598.cnf
MD5SUMf5a22d1154b549fd98215f1710a15f46
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.357944
Satisfiable
(Un)Satisfiability was proved
Number of variables545
Number of clauses29734
Sum of the clauses size59963
Maximum clause length27
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 229709
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 525

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: 5002
0.00/0.02	c parsetime: 4948us
0.00/0.02	c parsed 29734 clauses with 545 variables
1.19/1.21	c start find xor
1.19/1.21	c relevant clauses: 5
1.19/1.21	c found 0 non-binary xors encoded with 0 clauses
1.19/1.21	c init all components done
1.19/1.21	c ====================
1.19/1.21	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-3266912-1304144208/watcher-3266912-1304144208 -o /tmp/evaluation-result-3266912-1304144208/solver-3266912-1304144208 -C 2400 -W 1300 -M 7680 HOME/rissExp.sh HOME HOME/instance-3266912-1304144208.cnf 608546207 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: 3.92 3.95 3.68 4/188 5001
/proc/meminfo: memFree=24821488/32951124 swapFree=67111524/67111528
[pid=5001] ppid=4999 vsize=8700 CPUtime=0 cores=4,6
/proc/5001/stat : 5001 (rissExp.sh) S 4999 5001 3435 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 506836707 8908800 251 33554432000 4194304 4922060 140735934459840 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5001/statm: 2175 251 211 178 0 68 0

[startup+0.027884 s]
/proc/loadavg: 3.92 3.95 3.68 4/188 5001
/proc/meminfo: memFree=24821488/32951124 swapFree=67111524/67111528
[pid=5001] ppid=4999 vsize=8700 CPUtime=0 cores=4,6
/proc/5001/stat : 5001 (rissExp.sh) S 4999 5001 3435 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 506836707 8908800 251 33554432000 4194304 4922060 140735934459840 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5001/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100902 s]
/proc/loadavg: 3.92 3.95 3.68 4/188 5001
/proc/meminfo: memFree=24821488/32951124 swapFree=67111524/67111528
[pid=5001] ppid=4999 vsize=8700 CPUtime=0 cores=4,6
/proc/5001/stat : 5001 (rissExp.sh) S 4999 5001 3435 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 506836707 8908800 251 33554432000 4194304 4922060 140735934459840 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5001/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300863 s]
/proc/loadavg: 3.92 3.95 3.68 4/188 5001
/proc/meminfo: memFree=24821488/32951124 swapFree=67111524/67111528
[pid=5001] ppid=4999 vsize=8700 CPUtime=0 cores=4,6
/proc/5001/stat : 5001 (rissExp.sh) S 4999 5001 3435 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 506836707 8908800 251 33554432000 4194304 4922060 140735934459840 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5001/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700788 s]
/proc/loadavg: 3.92 3.95 3.68 4/188 5001
/proc/meminfo: memFree=24821488/32951124 swapFree=67111524/67111528
[pid=5001] ppid=4999 vsize=8700 CPUtime=0 cores=4,6
/proc/5001/stat : 5001 (rissExp.sh) S 4999 5001 3435 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 506836707 8908800 251 33554432000 4194304 4922060 140735934459840 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5001/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50066 s]
/proc/loadavg: 3.92 3.95 3.68 5/194 5010
/proc/meminfo: memFree=24645860/32951124 swapFree=67111524/67111528
[pid=5001] ppid=4999 vsize=8700 CPUtime=0 cores=4,6
/proc/5001/stat : 5001 (rissExp.sh) S 4999 5001 3435 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 506836707 8908800 251 33554432000 4194304 4922060 140735934459840 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5001/statm: 2175 251 211 178 0 68 0
[pid=5002] ppid=5001 vsize=55416 CPUtime=1.49 cores=4,6
/proc/5002/stat : 5002 (rissExp) R 5001 5001 3435 0 -1 4202496 11472 0 0 0 148 1 0 0 18 0 1 0 506836707 56745984 9842 33554432000 4194304 5525396 140733255886192 18446744073709551615 5308716 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5002/statm: 13854 9842 371 325 0 9668 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 64116

[startup+3.10036 s]
/proc/loadavg: 3.92 3.95 3.68 5/194 5010
/proc/meminfo: memFree=24721376/32951124 swapFree=67111524/67111528
[pid=5001] ppid=4999 vsize=8700 CPUtime=0 cores=4,6
/proc/5001/stat : 5001 (rissExp.sh) S 4999 5001 3435 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 506836707 8908800 251 33554432000 4194304 4922060 140735934459840 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5001/statm: 2175 251 211 178 0 68 0
[pid=5002] ppid=5001 vsize=56696 CPUtime=3.09 cores=4,6
/proc/5002/stat : 5002 (rissExp) R 5001 5001 3435 0 -1 4202496 11784 0 0 0 308 1 0 0 20 0 1 0 506836707 58056704 10154 33554432000 4194304 5525396 140733255886192 18446744073709551615 5308761 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5002/statm: 14174 10154 371 325 0 9988 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 65396

[startup+6.30076 s]
/proc/loadavg: 3.92 3.95 3.69 5/194 5010
/proc/meminfo: memFree=24718280/32951124 swapFree=67111524/67111528
[pid=5001] ppid=4999 vsize=8700 CPUtime=0 cores=4,6
/proc/5001/stat : 5001 (rissExp.sh) S 4999 5001 3435 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 506836707 8908800 251 33554432000 4194304 4922060 140735934459840 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5001/statm: 2175 251 211 178 0 68 0
[pid=5002] ppid=5001 vsize=59160 CPUtime=6.29 cores=4,6
/proc/5002/stat : 5002 (rissExp) R 5001 5001 3435 0 -1 4202496 12422 0 0 0 628 1 0 0 25 0 1 0 506836707 60579840 10792 33554432000 4194304 5525396 140733255886192 18446744073709551615 5309228 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5002/statm: 14790 10792 371 325 0 10604 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 67860

[startup+12.7006 s]
/proc/loadavg: 3.93 3.95 3.69 5/194 5010
/proc/meminfo: memFree=24709872/32951124 swapFree=67111524/67111528
[pid=5001] ppid=4999 vsize=8700 CPUtime=0 cores=4,6
/proc/5001/stat : 5001 (rissExp.sh) S 4999 5001 3435 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 506836707 8908800 251 33554432000 4194304 4922060 140735934459840 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5001/statm: 2175 251 211 178 0 68 0
[pid=5002] ppid=5001 vsize=62308 CPUtime=12.69 cores=4,6
/proc/5002/stat : 5002 (rissExp) R 5001 5001 3435 0 -1 4202496 13139 0 0 0 1268 1 0 0 25 0 1 0 506836707 63803392 11509 33554432000 4194304 5525396 140733255886192 18446744073709551615 5308695 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5002/statm: 15577 11509 371 325 0 11391 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 71008

[startup+25.5003 s]
/proc/loadavg: 3.94 3.96 3.69 5/194 5011
/proc/meminfo: memFree=24705040/32951124 swapFree=67111524/67111528
[pid=5001] ppid=4999 vsize=8700 CPUtime=0 cores=4,6
/proc/5001/stat : 5001 (rissExp.sh) S 4999 5001 3435 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 506836707 8908800 251 33554432000 4194304 4922060 140735934459840 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5001/statm: 2175 251 211 178 0 68 0
[pid=5002] ppid=5001 vsize=67996 CPUtime=25.49 cores=4,6
/proc/5002/stat : 5002 (rissExp) R 5001 5001 3435 0 -1 4202496 14503 0 0 0 2547 2 0 0 25 0 1 0 506836707 69627904 12873 33554432000 4194304 5525396 140733255886192 18446744073709551615 5308695 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5002/statm: 16999 12873 371 325 0 12813 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 76696

[startup+51.1008 s]
/proc/loadavg: 3.96 3.96 3.70 5/194 5011
/proc/meminfo: memFree=24699548/32951124 swapFree=67111524/67111528
[pid=5001] ppid=4999 vsize=8700 CPUtime=0 cores=4,6
/proc/5001/stat : 5001 (rissExp.sh) S 4999 5001 3435 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 506836707 8908800 251 33554432000 4194304 4922060 140735934459840 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5001/statm: 2175 251 211 178 0 68 0
[pid=5002] ppid=5001 vsize=73768 CPUtime=51.09 cores=4,6
/proc/5002/stat : 5002 (rissExp) R 5001 5001 3435 0 -1 4202496 15854 0 0 0 5107 2 0 0 25 0 1 0 506836707 75538432 14224 33554432000 4194304 5525396 140733255886192 18446744073709551615 5309328 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5002/statm: 18442 14224 371 325 0 14256 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 82468

[startup+102.307 s]
/proc/loadavg: 4.02 3.98 3.72 5/194 5013
/proc/meminfo: memFree=24653852/32951124 swapFree=67111524/67111528
[pid=5001] ppid=4999 vsize=8700 CPUtime=0 cores=4,6
/proc/5001/stat : 5001 (rissExp.sh) S 4999 5001 3435 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 506836707 8908800 251 33554432000 4194304 4922060 140735934459840 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5001/statm: 2175 251 211 178 0 68 0
[pid=5002] ppid=5001 vsize=88440 CPUtime=102.3 cores=4,6
/proc/5002/stat : 5002 (rissExp) R 5001 5001 3435 0 -1 4202496 19193 0 0 0 10226 4 0 0 25 0 1 0 506836707 90562560 17563 33554432000 4194304 5525396 140733255886192 18446744073709551615 5308699 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5002/statm: 22110 17563 371 325 0 17924 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 97140

[startup+162.301 s]
/proc/loadavg: 4.01 3.98 3.73 5/194 5014
/proc/meminfo: memFree=24589468/32951124 swapFree=67111524/67111528
[pid=5001] ppid=4999 vsize=8700 CPUtime=0 cores=4,6
/proc/5001/stat : 5001 (rissExp.sh) S 4999 5001 3435 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 506836707 8908800 251 33554432000 4194304 4922060 140735934459840 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5001/statm: 2175 251 211 178 0 68 0
[pid=5002] ppid=5001 vsize=100856 CPUtime=162.29 cores=4,6
/proc/5002/stat : 5002 (rissExp) R 5001 5001 3435 0 -1 4202496 22115 0 0 0 16225 4 0 0 25 0 1 0 506836707 103276544 20228 33554432000 4194304 5525396 140733255886192 18446744073709551615 5309084 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5002/statm: 25214 20228 371 325 0 21028 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 109556

[startup+222.301 s]
/proc/loadavg: 4.06 3.99 3.75 5/194 5016
/proc/meminfo: memFree=24535484/32951124 swapFree=67111524/67111528
[pid=5001] ppid=4999 vsize=8700 CPUtime=0 cores=4,6
/proc/5001/stat : 5001 (rissExp.sh) S 4999 5001 3435 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 506836707 8908800 251 33554432000 4194304 4922060 140735934459840 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5001/statm: 2175 251 211 178 0 68 0
[pid=5002] ppid=5001 vsize=105948 CPUtime=222.29 cores=4,6
/proc/5002/stat : 5002 (rissExp) R 5001 5001 3435 0 -1 4202496 23349 0 0 0 22225 4 0 0 25 0 1 0 506836707 108490752 21462 33554432000 4194304 5525396 140733255886192 18446744073709551615 5308034 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5002/statm: 26487 21462 371 325 0 22301 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 114648

[startup+282.3 s]
/proc/loadavg: 4.02 3.99 3.76 5/194 5018
/proc/meminfo: memFree=24499244/32951124 swapFree=67111524/67111528
[pid=5001] ppid=4999 vsize=8700 CPUtime=0 cores=4,6
/proc/5001/stat : 5001 (rissExp.sh) S 4999 5001 3435 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 506836707 8908800 251 33554432000 4194304 4922060 140735934459840 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5001/statm: 2175 251 211 178 0 68 0
[pid=5002] ppid=5001 vsize=117272 CPUtime=282.29 cores=4,6
/proc/5002/stat : 5002 (rissExp) R 5001 5001 3435 0 -1 4202496 25956 0 0 0 28224 5 0 0 25 0 1 0 506836707 120086528 24069 33554432000 4194304 5525396 140733255886192 18446744073709551615 5308678 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5002/statm: 29318 24069 371 325 0 25132 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 125972

[startup+342.301 s]
/proc/loadavg: 4.01 3.99 3.77 5/194 5019
/proc/meminfo: memFree=24467840/32951124 swapFree=67111524/67111528
[pid=5001] ppid=4999 vsize=8700 CPUtime=0 cores=4,6
/proc/5001/stat : 5001 (rissExp.sh) S 4999 5001 3435 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 506836707 8908800 251 33554432000 4194304 4922060 140735934459840 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5001/statm: 2175 251 211 178 0 68 0
[pid=5002] ppid=5001 vsize=118664 CPUtime=342.3 cores=4,6
/proc/5002/stat : 5002 (rissExp) R 5001 5001 3435 0 -1 4202496 26324 0 0 0 34224 6 0 0 25 0 1 0 506836707 121511936 24437 33554432000 4194304 5525396 140733255886192 18446744073709551615 5308695 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5002/statm: 29666 24437 371 325 0 25480 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 127364

[startup+402.301 s]
/proc/loadavg: 4.07 4.01 3.79 5/194 5021
/proc/meminfo: memFree=24436552/32951124 swapFree=67111524/67111528
[pid=5001] ppid=4999 vsize=8700 CPUtime=0 cores=4,6

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

/proc/5002/statm: 34930 29502 371 325 0 30744 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 148420

[startup+642.301 s]
/proc/loadavg: 3.09 3.52 3.64 4/187 5048
/proc/meminfo: memFree=24423696/32951124 swapFree=67111524/67111528
[pid=5001] ppid=4999 vsize=8700 CPUtime=0 cores=4,6
/proc/5001/stat : 5001 (rissExp.sh) S 4999 5001 3435 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 506836707 8908800 251 33554432000 4194304 4922060 140735934459840 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5001/statm: 2175 251 211 178 0 68 0
[pid=5002] ppid=5001 vsize=153220 CPUtime=642.32 cores=4,6
/proc/5002/stat : 5002 (rissExp) R 5001 5001 3435 0 -1 4202496 34477 0 0 0 64223 9 0 0 25 0 1 0 506836707 156897280 32077 33554432000 4194304 5525396 140733255886192 18446744073709551615 5309041 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5002/statm: 38305 32077 371 325 0 34119 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 161920

[startup+702.301 s]
/proc/loadavg: 2.47 3.27 3.54 3/180 5068
/proc/meminfo: memFree=24733756/32951124 swapFree=67111524/67111528
[pid=5001] ppid=4999 vsize=8700 CPUtime=0 cores=4,6
/proc/5001/stat : 5001 (rissExp.sh) S 4999 5001 3435 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 506836707 8908800 251 33554432000 4194304 4922060 140735934459840 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5001/statm: 2175 251 211 178 0 68 0
[pid=5002] ppid=5001 vsize=164404 CPUtime=702.31 cores=4,6
/proc/5002/stat : 5002 (rissExp) R 5001 5001 3435 0 -1 4202496 37253 0 0 0 70221 10 0 0 25 0 1 0 506836707 168349696 34853 33554432000 4194304 5525396 140733255886192 18446744073709551615 5308695 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5002/statm: 41101 34853 371 325 0 36915 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 173104

[startup+762.306 s]
/proc/loadavg: 2.17 3.03 3.44 3/180 5069
/proc/meminfo: memFree=24711156/32951124 swapFree=67111524/67111528
[pid=5001] ppid=4999 vsize=8700 CPUtime=0 cores=4,6
/proc/5001/stat : 5001 (rissExp.sh) S 4999 5001 3435 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 506836707 8908800 251 33554432000 4194304 4922060 140735934459840 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5001/statm: 2175 251 211 178 0 68 0
[pid=5002] ppid=5001 vsize=168564 CPUtime=762.32 cores=4,6
/proc/5002/stat : 5002 (rissExp) R 5001 5001 3435 0 -1 4202496 38107 0 0 0 76221 11 0 0 25 0 1 0 506836707 172609536 35707 33554432000 4194304 5525396 140733255886192 18446744073709551615 233509956312 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5002/statm: 42141 35707 371 325 0 37955 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 177264

[startup+822.3 s]
/proc/loadavg: 2.09 2.86 3.35 3/180 5071
/proc/meminfo: memFree=24670816/32951124 swapFree=67111524/67111528
[pid=5001] ppid=4999 vsize=8700 CPUtime=0 cores=4,6
/proc/5001/stat : 5001 (rissExp.sh) S 4999 5001 3435 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 506836707 8908800 251 33554432000 4194304 4922060 140735934459840 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5001/statm: 2175 251 211 178 0 68 0
[pid=5002] ppid=5001 vsize=168564 CPUtime=822.32 cores=4,6
/proc/5002/stat : 5002 (rissExp) R 5001 5001 3435 0 -1 4202496 38128 0 0 0 82221 11 0 0 25 0 1 0 506836707 172609536 35728 33554432000 4194304 5525396 140733255886192 18446744073709551615 5309228 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5002/statm: 42141 35728 371 325 0 37955 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 177264

[startup+882.301 s]
/proc/loadavg: 2.03 2.70 3.27 3/180 5073
/proc/meminfo: memFree=24661096/32951124 swapFree=67111524/67111528
[pid=5001] ppid=4999 vsize=8700 CPUtime=0 cores=4,6
/proc/5001/stat : 5001 (rissExp.sh) S 4999 5001 3435 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 506836707 8908800 251 33554432000 4194304 4922060 140735934459840 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5001/statm: 2175 251 211 178 0 68 0
[pid=5002] ppid=5001 vsize=169912 CPUtime=882.32 cores=4,6
/proc/5002/stat : 5002 (rissExp) R 5001 5001 3435 0 -1 4202496 38415 0 0 0 88221 11 0 0 25 0 1 0 506836707 173989888 36015 33554432000 4194304 5525396 140733255886192 18446744073709551615 5309152 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5002/statm: 42478 36015 371 325 0 38292 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 178612

[startup+942.301 s]
/proc/loadavg: 2.01 2.57 3.18 3/180 5074
/proc/meminfo: memFree=24658820/32951124 swapFree=67111524/67111528
[pid=5001] ppid=4999 vsize=8700 CPUtime=0 cores=4,6
/proc/5001/stat : 5001 (rissExp.sh) S 4999 5001 3435 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 506836707 8908800 251 33554432000 4194304 4922060 140735934459840 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5001/statm: 2175 251 211 178 0 68 0
[pid=5002] ppid=5001 vsize=172344 CPUtime=942.31 cores=4,6
/proc/5002/stat : 5002 (rissExp) R 5001 5001 3435 0 -1 4202496 38920 0 0 0 94220 11 0 0 25 0 1 0 506836707 176480256 36520 33554432000 4194304 5525396 140733255886192 18446744073709551615 5308695 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5002/statm: 43086 36520 371 325 0 38900 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 181044

[startup+1002.3 s]
/proc/loadavg: 2.00 2.46 3.11 3/180 5076
/proc/meminfo: memFree=24651468/32951124 swapFree=67111524/67111528
[pid=5001] ppid=4999 vsize=8700 CPUtime=0 cores=4,6
/proc/5001/stat : 5001 (rissExp.sh) S 4999 5001 3435 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 506836707 8908800 251 33554432000 4194304 4922060 140735934459840 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5001/statm: 2175 251 211 178 0 68 0
[pid=5002] ppid=5001 vsize=178960 CPUtime=1002.32 cores=4,6
/proc/5002/stat : 5002 (rissExp) R 5001 5001 3435 0 -1 4202496 40413 0 0 0 100220 12 0 0 25 0 1 0 506836707 183255040 38013 33554432000 4194304 5525396 140733255886192 18446744073709551615 5308672 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5002/statm: 44740 38013 371 325 0 40554 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 187660

[startup+1062.3 s]
/proc/loadavg: 2.00 2.37 3.04 3/180 5077
/proc/meminfo: memFree=24641144/32951124 swapFree=67111524/67111528
[pid=5001] ppid=4999 vsize=8700 CPUtime=0 cores=4,6
/proc/5001/stat : 5001 (rissExp.sh) S 4999 5001 3435 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 506836707 8908800 251 33554432000 4194304 4922060 140735934459840 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5001/statm: 2175 251 211 178 0 68 0
[pid=5002] ppid=5001 vsize=188744 CPUtime=1062.31 cores=4,6
/proc/5002/stat : 5002 (rissExp) R 5001 5001 3435 0 -1 4202496 42542 0 0 0 106219 12 0 0 25 0 1 0 506836707 193273856 40142 33554432000 4194304 5525396 140733255886192 18446744073709551615 5308701 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5002/statm: 47186 40142 371 325 0 43000 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 197444

[startup+1122.3 s]
/proc/loadavg: 2.00 2.30 2.97 3/180 5079
/proc/meminfo: memFree=24609740/32951124 swapFree=67111524/67111528
[pid=5001] ppid=4999 vsize=8700 CPUtime=0 cores=4,6
/proc/5001/stat : 5001 (rissExp.sh) S 4999 5001 3435 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 506836707 8908800 251 33554432000 4194304 4922060 140735934459840 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5001/statm: 2175 251 211 178 0 68 0
[pid=5002] ppid=5001 vsize=198280 CPUtime=1122.32 cores=4,6
/proc/5002/stat : 5002 (rissExp) R 5001 5001 3435 0 -1 4202496 44746 0 0 0 112219 13 0 0 25 0 1 0 506836707 203038720 42346 33554432000 4194304 5525396 140733255886192 18446744073709551615 5308695 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5002/statm: 49570 42346 371 325 0 45384 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 206980

[startup+1182.3 s]
/proc/loadavg: 2.08 2.26 2.91 3/180 5081
/proc/meminfo: memFree=24578092/32951124 swapFree=67111524/67111528
[pid=5001] ppid=4999 vsize=8700 CPUtime=0 cores=4,6
/proc/5001/stat : 5001 (rissExp.sh) S 4999 5001 3435 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 506836707 8908800 251 33554432000 4194304 4922060 140735934459840 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5001/statm: 2175 251 211 178 0 68 0
[pid=5002] ppid=5001 vsize=207856 CPUtime=1182.32 cores=4,6
/proc/5002/stat : 5002 (rissExp) R 5001 5001 3435 0 -1 4202496 46905 0 0 0 118218 14 0 0 25 0 1 0 506836707 212844544 44505 33554432000 4194304 5525396 140733255886192 18446744073709551615 5308678 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5002/statm: 51964 44505 371 325 0 47778 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 216556

[startup+1242.3 s]
/proc/loadavg: 2.03 2.21 2.85 3/180 5082
/proc/meminfo: memFree=24551396/32951124 swapFree=67111524/67111528
[pid=5001] ppid=4999 vsize=8700 CPUtime=0 cores=4,6
/proc/5001/stat : 5001 (rissExp.sh) S 4999 5001 3435 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 506836707 8908800 251 33554432000 4194304 4922060 140735934459840 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5001/statm: 2175 251 211 178 0 68 0
[pid=5002] ppid=5001 vsize=210664 CPUtime=1242.32 cores=4,6
/proc/5002/stat : 5002 (rissExp) R 5001 5001 3435 0 -1 4202496 47651 0 0 0 124218 14 0 0 25 0 1 0 506836707 215719936 45251 33554432000 4194304 5525396 140733255886192 18446744073709551615 5309140 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5002/statm: 52666 45251 371 325 0 48480 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 219364



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.01 2.17 2.79 3/180 5084
/proc/meminfo: memFree=24548876/32951124 swapFree=67111524/67111528
[pid=5001] ppid=4999 vsize=8700 CPUtime=0 cores=4,6
/proc/5001/stat : 5001 (rissExp.sh) S 4999 5001 3435 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 506836707 8908800 251 33554432000 4194304 4922060 140735934459840 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5001/statm: 2175 251 211 178 0 68 0
[pid=5002] ppid=5001 vsize=210664 CPUtime=1300.03 cores=4,6
/proc/5002/stat : 5002 (rissExp) R 5001 5001 3435 0 -1 4202496 47655 0 0 0 129989 14 0 0 25 0 1 0 506836707 215719936 45255 33554432000 4194304 5525396 140733255886192 18446744073709551615 5308706 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5002/statm: 52666 45255 371 325 0 48480 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 219364

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 5001 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 1300.03
#
# 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): 1300.03
CPU user time (s): 1299.89
CPU system time (s): 0.14
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 219364

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= 330
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.27365 second user time and 4.82827 second system time

The end

Launcher Data

Begin job on node145 at 2011-04-30 08:16:49
IDJOB=3266912
IDBENCH=88220
IDSOLVER=1599
FILE ID=node145/3266912-1304144208
RUNJOBID= node145-1304142906-4722
PBS_JOBID= 13170815
Free space on /tmp= 73016 MiB

SOLVER NAME= riss Exp
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m27-q255-n25-p15-s2076598.cnf
COMMAND LINE= DIR/rissExp.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3266912-1304144208/watcher-3266912-1304144208 -o /tmp/evaluation-result-3266912-1304144208/solver-3266912-1304144208 -C 2400 -W 1300 -M 7680  HOME/rissExp.sh HOME HOME/instance-3266912-1304144208.cnf 608546207 2400 7680 2

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

MD5SUM BENCH= f5a22d1154b549fd98215f1710a15f46
RANDOM SEED=608546207

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.786
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.84
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.786
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.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24821644 kB
Buffers:       1285692 kB
Cached:        5937712 kB
SwapCached:          4 kB
Active:        1150912 kB
Inactive:      6448336 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24821644 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            6656 kB
Writeback:           8 kB
AnonPages:      375716 kB
Mapped:          15868 kB
Slab:           466032 kB
PageTables:       5356 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   544024 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= 73016 MiB
End job on node145 at 2011-04-30 08:38:31