Trace number 3266867

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
riss 1.0? (TO) 1299.99 1300.01

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m32-q369.75-n30-p15-s59317012.cnf
MD5SUM02e75ad23aeadbf30b2a4fb3c21ae723
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.466928
Satisfiable
(Un)Satisfiability was proved
Number of variables894
Number of clauses82294
Sum of the clauses size165422
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 282264
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 530

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: 11260
0.00/0.02	c parsetime: 13587us
0.00/0.02	c parsed 82294 clauses with 894 variables
3.09/3.10	c init all components done
3.09/3.10	c ====================
3.09/3.10	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-3266867-1304144056/watcher-3266867-1304144056 -o /tmp/evaluation-result-3266867-1304144056/solver-3266867-1304144056 -C 2400 -W 1300 -M 7680 HOME/riss.sh HOME HOME/instance-3266867-1304144056.cnf 194885177 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.00 4.00 3.91 4/192 11259
/proc/meminfo: memFree=29725476/32950928 swapFree=67054472/67111528
[pid=11259] ppid=11257 vsize=8700 CPUtime=0 cores=4,6
/proc/11259/stat : 11259 (riss.sh) S 11257 11259 9989 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 604636326 8908800 252 33554432000 4194304 4922060 140735786899920 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11259/statm: 2175 252 211 178 0 68 0

[startup+0.019508 s]
/proc/loadavg: 4.00 4.00 3.91 4/192 11259
/proc/meminfo: memFree=29725476/32950928 swapFree=67054472/67111528
[pid=11259] ppid=11257 vsize=8700 CPUtime=0 cores=4,6
/proc/11259/stat : 11259 (riss.sh) S 11257 11259 9989 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 604636326 8908800 252 33554432000 4194304 4922060 140735786899920 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11259/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100544 s]
/proc/loadavg: 4.00 4.00 3.91 4/192 11259
/proc/meminfo: memFree=29725476/32950928 swapFree=67054472/67111528
[pid=11259] ppid=11257 vsize=8700 CPUtime=0 cores=4,6
/proc/11259/stat : 11259 (riss.sh) S 11257 11259 9989 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 604636326 8908800 252 33554432000 4194304 4922060 140735786899920 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11259/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300517 s]
/proc/loadavg: 4.00 4.00 3.91 4/192 11259
/proc/meminfo: memFree=29725476/32950928 swapFree=67054472/67111528
[pid=11259] ppid=11257 vsize=8700 CPUtime=0 cores=4,6
/proc/11259/stat : 11259 (riss.sh) S 11257 11259 9989 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 604636326 8908800 252 33554432000 4194304 4922060 140735786899920 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11259/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700448 s]
/proc/loadavg: 4.00 4.00 3.91 4/192 11259
/proc/meminfo: memFree=29725476/32950928 swapFree=67054472/67111528
[pid=11259] ppid=11257 vsize=8700 CPUtime=0 cores=4,6
/proc/11259/stat : 11259 (riss.sh) S 11257 11259 9989 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 604636326 8908800 252 33554432000 4194304 4922060 140735786899920 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11259/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.5003 s]
/proc/loadavg: 4.00 4.00 3.91 5/194 11261
/proc/meminfo: memFree=29690500/32950928 swapFree=67054472/67111528
[pid=11259] ppid=11257 vsize=8700 CPUtime=0 cores=4,6
/proc/11259/stat : 11259 (riss.sh) S 11257 11259 9989 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 604636326 8908800 252 33554432000 4194304 4922060 140735786899920 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11259/statm: 2175 252 211 178 0 68 0
[pid=11260] ppid=11259 vsize=51480 CPUtime=1.49 cores=4,6
/proc/11260/stat : 11260 (riss) R 11259 11259 9989 0 -1 4202496 11088 0 0 0 148 1 0 0 25 0 1 0 604636326 52715520 8897 33554432000 4194304 5523604 140734970810688 18446744073709551615 4338903 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11260/statm: 12870 8897 328 325 0 8684 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 60180

[startup+3.10101 s]
/proc/loadavg: 4.00 4.00 3.91 5/194 11262
/proc/meminfo: memFree=29689260/32950928 swapFree=67054472/67111528
[pid=11259] ppid=11257 vsize=8700 CPUtime=0 cores=4,6
/proc/11259/stat : 11259 (riss.sh) S 11257 11259 9989 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 604636326 8908800 252 33554432000 4194304 4922060 140735786899920 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11259/statm: 2175 252 211 178 0 68 0
[pid=11260] ppid=11259 vsize=56348 CPUtime=3.09 cores=4,6
/proc/11260/stat : 11260 (riss) R 11259 11259 9989 0 -1 4202496 14131 0 0 0 308 1 0 0 25 0 1 0 604636326 57700352 10060 33554432000 4194304 5523604 140734970810688 18446744073709551615 4248092 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11260/statm: 14087 10060 341 325 0 9901 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 65048

[startup+6.30042 s]
/proc/loadavg: 4.00 4.00 3.91 5/194 11262
/proc/meminfo: memFree=29682660/32950928 swapFree=67054472/67111528
[pid=11259] ppid=11257 vsize=8700 CPUtime=0 cores=4,6
/proc/11259/stat : 11259 (riss.sh) S 11257 11259 9989 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 604636326 8908800 252 33554432000 4194304 4922060 140735786899920 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11259/statm: 2175 252 211 178 0 68 0
[pid=11260] ppid=11259 vsize=59712 CPUtime=6.29 cores=4,6
/proc/11260/stat : 11260 (riss) R 11259 11259 9989 0 -1 4202496 14964 0 0 0 628 1 0 0 25 0 1 0 604636326 61145088 10893 33554432000 4194304 5523604 140734970810688 18446744073709551615 5332883 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11260/statm: 14928 10893 373 325 0 10742 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 68412

[startup+12.7002 s]
/proc/loadavg: 4.00 4.00 3.91 5/194 11262
/proc/meminfo: memFree=29679680/32950928 swapFree=67054472/67111528
[pid=11259] ppid=11257 vsize=8700 CPUtime=0 cores=4,6
/proc/11259/stat : 11259 (riss.sh) S 11257 11259 9989 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 604636326 8908800 252 33554432000 4194304 4922060 140735786899920 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11259/statm: 2175 252 211 178 0 68 0
[pid=11260] ppid=11259 vsize=62752 CPUtime=12.69 cores=4,6
/proc/11260/stat : 11260 (riss) R 11259 11259 9989 0 -1 4202496 15684 0 0 0 1268 1 0 0 25 0 1 0 604636326 64258048 11613 33554432000 4194304 5523604 140734970810688 18446744073709551615 5333341 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11260/statm: 15688 11613 373 325 0 11502 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 71452

[startup+25.5009 s]
/proc/loadavg: 4.00 4.00 3.91 5/194 11262
/proc/meminfo: memFree=29667380/32950928 swapFree=67054472/67111528
[pid=11259] ppid=11257 vsize=8700 CPUtime=0 cores=4,6
/proc/11259/stat : 11259 (riss.sh) S 11257 11259 9989 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 604636326 8908800 252 33554432000 4194304 4922060 140735786899920 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11259/statm: 2175 252 211 178 0 68 0
[pid=11260] ppid=11259 vsize=68100 CPUtime=25.49 cores=4,6
/proc/11260/stat : 11260 (riss) R 11259 11259 9989 0 -1 4202496 16961 0 0 0 2547 2 0 0 25 0 1 0 604636326 69734400 12890 33554432000 4194304 5523604 140734970810688 18446744073709551615 260905052698 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11260/statm: 17025 12890 373 325 0 12839 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 76800

[startup+51.1012 s]
/proc/loadavg: 4.00 4.00 3.91 5/194 11263
/proc/meminfo: memFree=29658500/32950928 swapFree=67054472/67111528
[pid=11259] ppid=11257 vsize=8700 CPUtime=0 cores=4,6
/proc/11259/stat : 11259 (riss.sh) S 11257 11259 9989 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 604636326 8908800 252 33554432000 4194304 4922060 140735786899920 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11259/statm: 2175 252 211 178 0 68 0
[pid=11260] ppid=11259 vsize=75192 CPUtime=51.09 cores=4,6
/proc/11260/stat : 11260 (riss) R 11259 11259 9989 0 -1 4202496 18783 0 0 0 5106 3 0 0 25 0 1 0 604636326 76996608 14712 33554432000 4194304 5523604 140734970810688 18446744073709551615 5332729 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11260/statm: 18798 14712 373 325 0 14612 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 83892

[startup+102.307 s]
/proc/loadavg: 4.00 4.00 3.91 5/194 11264
/proc/meminfo: memFree=29634684/32950928 swapFree=67054472/67111528
[pid=11259] ppid=11257 vsize=8700 CPUtime=0 cores=4,6
/proc/11259/stat : 11259 (riss.sh) S 11257 11259 9989 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 604636326 8908800 252 33554432000 4194304 4922060 140735786899920 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11259/statm: 2175 252 211 178 0 68 0
[pid=11260] ppid=11259 vsize=89936 CPUtime=102.3 cores=4,6
/proc/11260/stat : 11260 (riss) R 11259 11259 9989 0 -1 4202496 22344 0 0 0 10225 5 0 0 25 0 1 0 604636326 92094464 18273 33554432000 4194304 5523604 140734970810688 18446744073709551615 5332154 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11260/statm: 22484 18273 373 325 0 18298 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 98636

[startup+162.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/194 11266
/proc/meminfo: memFree=29609608/32950928 swapFree=67054472/67111528
[pid=11259] ppid=11257 vsize=8700 CPUtime=0 cores=4,6
/proc/11259/stat : 11259 (riss.sh) S 11257 11259 9989 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 604636326 8908800 252 33554432000 4194304 4922060 140735786899920 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11259/statm: 2175 252 211 178 0 68 0
[pid=11260] ppid=11259 vsize=102056 CPUtime=162.28 cores=4,6
/proc/11260/stat : 11260 (riss) R 11259 11259 9989 0 -1 4202496 25278 0 0 0 16222 6 0 0 25 0 1 0 604636326 104505344 20950 33554432000 4194304 5523604 140734970810688 18446744073709551615 5333209 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11260/statm: 25514 20950 373 325 0 21328 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 110756

[startup+222.301 s]
/proc/loadavg: 4.05 4.01 3.92 5/194 11267
/proc/meminfo: memFree=29589452/32950928 swapFree=67054472/67111528
[pid=11259] ppid=11257 vsize=8700 CPUtime=0 cores=4,6
/proc/11259/stat : 11259 (riss.sh) S 11257 11259 9989 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 604636326 8908800 252 33554432000 4194304 4922060 140735786899920 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11259/statm: 2175 252 211 178 0 68 0
[pid=11260] ppid=11259 vsize=109112 CPUtime=222.28 cores=4,6
/proc/11260/stat : 11260 (riss) R 11259 11259 9989 0 -1 4202496 27053 0 0 0 22221 7 0 0 25 0 1 0 604636326 111730688 22725 33554432000 4194304 5523604 140734970810688 18446744073709551615 5333556 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11260/statm: 27278 22725 373 325 0 23092 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 117812

[startup+282.301 s]
/proc/loadavg: 4.02 4.01 3.92 5/194 11269
/proc/meminfo: memFree=29570548/32950928 swapFree=67054472/67111528
[pid=11259] ppid=11257 vsize=8700 CPUtime=0 cores=4,6
/proc/11259/stat : 11259 (riss.sh) S 11257 11259 9989 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 604636326 8908800 252 33554432000 4194304 4922060 140735786899920 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11259/statm: 2175 252 211 178 0 68 0
[pid=11260] ppid=11259 vsize=117772 CPUtime=282.28 cores=4,6
/proc/11260/stat : 11260 (riss) R 11259 11259 9989 0 -1 4202496 29178 0 0 0 28221 7 0 0 25 0 1 0 604636326 120598528 24850 33554432000 4194304 5523604 140734970810688 18446744073709551615 5332878 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11260/statm: 29443 24850 373 325 0 25257 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 126472

[startup+342.301 s]
/proc/loadavg: 3.62 3.91 3.89 4/187 11289
/proc/meminfo: memFree=29776264/32950928 swapFree=67054472/67111528
[pid=11259] ppid=11257 vsize=8700 CPUtime=0 cores=4,6
/proc/11259/stat : 11259 (riss.sh) S 11257 11259 9989 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 604636326 8908800 252 33554432000 4194304 4922060 140735786899920 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11259/statm: 2175 252 211 178 0 68 0
[pid=11260] ppid=11259 vsize=120356 CPUtime=342.28 cores=4,6
/proc/11260/stat : 11260 (riss) R 11259 11259 9989 0 -1 4202496 29888 0 0 0 34220 8 0 0 25 0 1 0 604636326 123244544 25560 33554432000 4194304 5523604 140734970810688 18446744073709551615 5333086 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11260/statm: 30089 25560 373 325 0 25903 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 129056

[startup+402.301 s]
/proc/loadavg: 2.89 3.66 3.80 3/180 11307
/proc/meminfo: memFree=29851564/32950928 swapFree=67054472/67111528
[pid=11259] ppid=11257 vsize=8700 CPUtime=0 cores=4,6

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

/proc/11260/statm: 36612 31597 373 325 0 32426 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 155148

[startup+642.301 s]
/proc/loadavg: 2.01 2.74 3.38 3/180 11314
/proc/meminfo: memFree=29800008/32950928 swapFree=67054472/67111528
[pid=11259] ppid=11257 vsize=8700 CPUtime=0 cores=4,6
/proc/11259/stat : 11259 (riss.sh) S 11257 11259 9989 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 604636326 8908800 252 33554432000 4194304 4922060 140735786899920 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11259/statm: 2175 252 211 178 0 68 0
[pid=11260] ppid=11259 vsize=158900 CPUtime=642.29 cores=4,6
/proc/11260/stat : 11260 (riss) R 11259 11259 9989 0 -1 4202496 39538 0 0 0 64217 12 0 0 25 0 1 0 604636326 162713600 34697 33554432000 4194304 5523604 140734970810688 18446744073709551615 5333360 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11260/statm: 39725 34697 373 325 0 35539 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 167600

[startup+702.301 s]
/proc/loadavg: 2.00 2.60 3.29 3/180 11315
/proc/meminfo: memFree=29777260/32950928 swapFree=67054472/67111528
[pid=11259] ppid=11257 vsize=8700 CPUtime=0 cores=4,6
/proc/11259/stat : 11259 (riss.sh) S 11257 11259 9989 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 604636326 8908800 252 33554432000 4194304 4922060 140735786899920 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11259/statm: 2175 252 211 178 0 68 0
[pid=11260] ppid=11259 vsize=169100 CPUtime=702.28 cores=4,6
/proc/11260/stat : 11260 (riss) R 11259 11259 9989 0 -1 4202496 41827 0 0 0 70215 13 0 0 25 0 1 0 604636326 173158400 36986 33554432000 4194304 5523604 140734970810688 18446744073709551615 4218029 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11260/statm: 42275 36986 373 325 0 38089 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 177800

[startup+762.307 s]
/proc/loadavg: 2.07 2.50 3.22 3/180 11317
/proc/meminfo: memFree=29773724/32950928 swapFree=67054472/67111528
[pid=11259] ppid=11257 vsize=8700 CPUtime=0 cores=4,6
/proc/11259/stat : 11259 (riss.sh) S 11257 11259 9989 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 604636326 8908800 252 33554432000 4194304 4922060 140735786899920 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11259/statm: 2175 252 211 178 0 68 0
[pid=11260] ppid=11259 vsize=169100 CPUtime=762.29 cores=4,6
/proc/11260/stat : 11260 (riss) R 11259 11259 9989 0 -1 4202496 41829 0 0 0 76216 13 0 0 25 0 1 0 604636326 173158400 36988 33554432000 4194304 5523604 140734970810688 18446744073709551615 5333103 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11260/statm: 42275 36988 373 325 0 38089 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 177800

[startup+822.301 s]
/proc/loadavg: 2.02 2.41 3.14 3/180 11318
/proc/meminfo: memFree=29773780/32950928 swapFree=67054472/67111528
[pid=11259] ppid=11257 vsize=8700 CPUtime=0 cores=4,6
/proc/11259/stat : 11259 (riss.sh) S 11257 11259 9989 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 604636326 8908800 252 33554432000 4194304 4922060 140735786899920 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11259/statm: 2175 252 211 178 0 68 0
[pid=11260] ppid=11259 vsize=169100 CPUtime=822.28 cores=4,6
/proc/11260/stat : 11260 (riss) R 11259 11259 9989 0 -1 4202496 41840 0 0 0 82215 13 0 0 25 0 1 0 604636326 173158400 36999 33554432000 4194304 5523604 140734970810688 18446744073709551615 5333352 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11260/statm: 42275 36999 373 325 0 38089 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 177800

[startup+882.301 s]
/proc/loadavg: 2.01 2.33 3.06 3/180 11320
/proc/meminfo: memFree=29773588/32950928 swapFree=67054472/67111528
[pid=11259] ppid=11257 vsize=8700 CPUtime=0 cores=4,6
/proc/11259/stat : 11259 (riss.sh) S 11257 11259 9989 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 604636326 8908800 252 33554432000 4194304 4922060 140735786899920 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11259/statm: 2175 252 211 178 0 68 0
[pid=11260] ppid=11259 vsize=169100 CPUtime=882.28 cores=4,6
/proc/11260/stat : 11260 (riss) R 11259 11259 9989 0 -1 4202496 41858 0 0 0 88215 13 0 0 25 0 1 0 604636326 173158400 37017 33554432000 4194304 5523604 140734970810688 18446744073709551615 5333071 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11260/statm: 42275 37017 373 325 0 38089 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 177800

[startup+942.301 s]
/proc/loadavg: 2.03 2.28 3.00 3/180 11322
/proc/meminfo: memFree=29772652/32950928 swapFree=67054472/67111528
[pid=11259] ppid=11257 vsize=8700 CPUtime=0 cores=4,6
/proc/11259/stat : 11259 (riss.sh) S 11257 11259 9989 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 604636326 8908800 252 33554432000 4194304 4922060 140735786899920 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11259/statm: 2175 252 211 178 0 68 0
[pid=11260] ppid=11259 vsize=169676 CPUtime=942.28 cores=4,6
/proc/11260/stat : 11260 (riss) R 11259 11259 9989 0 -1 4202496 42023 0 0 0 94215 13 0 0 25 0 1 0 604636326 173748224 37182 33554432000 4194304 5523604 140734970810688 18446744073709551615 4252338 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11260/statm: 42419 37182 373 325 0 38233 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 178376

[startup+1002.3 s]
/proc/loadavg: 2.01 2.23 2.93 3/180 11323
/proc/meminfo: memFree=29765396/32950928 swapFree=67054472/67111528
[pid=11259] ppid=11257 vsize=8700 CPUtime=0 cores=4,6
/proc/11259/stat : 11259 (riss.sh) S 11257 11259 9989 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 604636326 8908800 252 33554432000 4194304 4922060 140735786899920 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11259/statm: 2175 252 211 178 0 68 0
[pid=11260] ppid=11259 vsize=175708 CPUtime=1002.28 cores=4,6
/proc/11260/stat : 11260 (riss) R 11259 11259 9989 0 -1 4202496 43618 0 0 0 100215 13 0 0 25 0 1 0 604636326 179924992 38777 33554432000 4194304 5523604 140734970810688 18446744073709551615 5332903 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11260/statm: 43927 38777 373 325 0 39741 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 184408

[startup+1062.3 s]
/proc/loadavg: 2.00 2.18 2.87 3/180 11325
/proc/meminfo: memFree=29744864/32950928 swapFree=67054472/67111528
[pid=11259] ppid=11257 vsize=8700 CPUtime=0 cores=4,6
/proc/11259/stat : 11259 (riss.sh) S 11257 11259 9989 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 604636326 8908800 252 33554432000 4194304 4922060 140735786899920 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11259/statm: 2175 252 211 178 0 68 0
[pid=11260] ppid=11259 vsize=185348 CPUtime=1062.28 cores=4,6
/proc/11260/stat : 11260 (riss) R 11259 11259 9989 0 -1 4202496 45909 0 0 0 106214 14 0 0 25 0 1 0 604636326 189796352 41068 33554432000 4194304 5523604 140734970810688 18446744073709551615 5332786 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11260/statm: 46337 41068 373 325 0 42151 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 194048

[startup+1122.3 s]
/proc/loadavg: 2.00 2.15 2.81 3/180 11326
/proc/meminfo: memFree=29724960/32950928 swapFree=67054472/67111528
[pid=11259] ppid=11257 vsize=8700 CPUtime=0 cores=4,6
/proc/11259/stat : 11259 (riss.sh) S 11257 11259 9989 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 604636326 8908800 252 33554432000 4194304 4922060 140735786899920 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11259/statm: 2175 252 211 178 0 68 0
[pid=11260] ppid=11259 vsize=194132 CPUtime=1122.29 cores=4,6
/proc/11260/stat : 11260 (riss) R 11259 11259 9989 0 -1 4202496 48132 0 0 0 112214 15 0 0 25 0 1 0 604636326 198791168 43291 33554432000 4194304 5523604 140734970810688 18446744073709551615 5333341 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11260/statm: 48533 43291 373 325 0 44347 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 202832

[startup+1182.3 s]
/proc/loadavg: 2.00 2.12 2.76 3/180 11328
/proc/meminfo: memFree=29686836/32950928 swapFree=67054472/67111528
[pid=11259] ppid=11257 vsize=8700 CPUtime=0 cores=4,6
/proc/11259/stat : 11259 (riss.sh) S 11257 11259 9989 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 604636326 8908800 252 33554432000 4194304 4922060 140735786899920 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11259/statm: 2175 252 211 178 0 68 0
[pid=11260] ppid=11259 vsize=212476 CPUtime=1182.28 cores=4,6
/proc/11260/stat : 11260 (riss) R 11259 11259 9989 0 -1 4202496 52550 0 0 0 118212 16 0 0 25 0 1 0 604636326 217575424 47709 33554432000 4194304 5523604 140734970810688 18446744073709551615 260905092089 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11260/statm: 53119 47709 374 325 0 48933 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 221176

[startup+1242.3 s]
/proc/loadavg: 1.51 1.97 2.67 2/173 11348
/proc/meminfo: memFree=29929928/32950928 swapFree=67054472/67111528
[pid=11259] ppid=11257 vsize=8700 CPUtime=0 cores=4,6
/proc/11259/stat : 11259 (riss.sh) S 11257 11259 9989 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 604636326 8908800 252 33554432000 4194304 4922060 140735786899920 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11259/statm: 2175 252 211 178 0 68 0
[pid=11260] ppid=11259 vsize=212476 CPUtime=1242.28 cores=4,6
/proc/11260/stat : 11260 (riss) R 11259 11259 9989 0 -1 4202496 52552 0 0 0 124212 16 0 0 25 0 1 0 604636326 217575424 47711 33554432000 4194304 5523604 140734970810688 18446744073709551615 5318590 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11260/statm: 53119 47711 374 325 0 48933 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 221176



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.20 1.80 2.57 2/173 11349
/proc/meminfo: memFree=29929876/32950928 swapFree=67054472/67111528
[pid=11259] ppid=11257 vsize=8700 CPUtime=0 cores=4,6
/proc/11259/stat : 11259 (riss.sh) S 11257 11259 9989 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 604636326 8908800 252 33554432000 4194304 4922060 140735786899920 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11259/statm: 2175 252 211 178 0 68 0
[pid=11260] ppid=11259 vsize=212476 CPUtime=1299.99 cores=4,6
/proc/11260/stat : 11260 (riss) R 11259 11259 9989 0 -1 4202496 52554 0 0 0 129983 16 0 0 25 0 1 0 604636326 217575424 47713 33554432000 4194304 5523604 140734970810688 18446744073709551615 5333086 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11260/statm: 53119 47713 374 325 0 48933 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 221176

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 11259 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.83
CPU system time (s): 0.16
CPU usage (%): 99.9983
Max. virtual memory (cumulated for all children) (KiB): 221176

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= 331
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 1

runsolver used 2.15167 second user time and 4.90325 second system time

The end

Launcher Data

Begin job on node116 at 2011-04-30 08:14:16
IDJOB=3266867
IDBENCH=88215
IDSOLVER=1598
FILE ID=node116/3266867-1304144056
RUNJOBID= node116-1304141356-10761
PBS_JOBID= 13170826
Free space on /tmp= 73276 MiB

SOLVER NAME= riss 1.0
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m32-q369.75-n30-p15-s59317012.cnf
COMMAND LINE= DIR/riss.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3266867-1304144056/watcher-3266867-1304144056 -o /tmp/evaluation-result-3266867-1304144056/solver-3266867-1304144056 -C 2400 -W 1300 -M 7680  HOME/riss.sh HOME HOME/instance-3266867-1304144056.cnf 194885177 2400 7680 2

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

MD5SUM BENCH= 02e75ad23aeadbf30b2a4fb3c21ae723
RANDOM SEED=194885177

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      29725756 kB
Buffers:       1007336 kB
Cached:        1476984 kB
SwapCached:       9656 kB
Active:         543200 kB
Inactive:      2341868 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29725756 kB
SwapTotal:    67111528 kB
SwapFree:     67054472 kB
Dirty:            2360 kB
Writeback:           0 kB
AnonPages:      399480 kB
Mapped:          14276 kB
Slab:           275404 kB
PageTables:       6512 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   646280 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= 73284 MiB
End job on node116 at 2011-04-30 08:35:59