Trace number 3249311

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

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-21x33.cnf
MD5SUMf7c29bbc3bef00d1e7cc799553ba4813
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 variables2772
Number of clauses448371
Sum of the clauses size1785168
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 24158
Number of clauses of size 30
Number of clauses of size 4444213
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: 16059
0.00/0.01	c setup for 2400s
0.00/0.13	c parsetime: 119544us
0.00/0.13	c parsed 448371 clauses with 2772 variables
83.80/83.80	c init all components done
83.80/83.80	c ====================
83.80/83.80	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-3249311-1304139633/watcher-3249311-1304139633 -o /tmp/evaluation-result-3249311-1304139633/solver-3249311-1304139633 -C 2400 -W 1300 -M 7680 HOME/rissAuto.sh HOME HOME/instance-3249311-1304139633.cnf 1290190931 2400 7680 2 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.10 1.25 2.21 5/196 16058
/proc/meminfo: memFree=29869528/32951124 swapFree=67102748/67111528
[pid=16058] ppid=16056 vsize=8700 CPUtime=0 cores=0,2
/proc/16058/stat : 16058 (rissAuto.sh) S 16056 16058 14697 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 525561496 8908800 251 33554432000 4194304 4922060 140733412436592 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16058/statm: 2175 251 211 178 0 68 0

[startup+0.0624579 s]
/proc/loadavg: 1.10 1.25 2.21 5/196 16058
/proc/meminfo: memFree=29869528/32951124 swapFree=67102748/67111528
[pid=16058] ppid=16056 vsize=8700 CPUtime=0 cores=0,2
/proc/16058/stat : 16058 (rissAuto.sh) S 16056 16058 14697 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 525561496 8908800 251 33554432000 4194304 4922060 140733412436592 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16058/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100456 s]
/proc/loadavg: 1.10 1.25 2.21 5/196 16058
/proc/meminfo: memFree=29869528/32951124 swapFree=67102748/67111528
[pid=16058] ppid=16056 vsize=8700 CPUtime=0 cores=0,2
/proc/16058/stat : 16058 (rissAuto.sh) S 16056 16058 14697 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 525561496 8908800 251 33554432000 4194304 4922060 140733412436592 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16058/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300421 s]
/proc/loadavg: 1.10 1.25 2.21 5/196 16058
/proc/meminfo: memFree=29869528/32951124 swapFree=67102748/67111528
[pid=16058] ppid=16056 vsize=8700 CPUtime=0 cores=0,2
/proc/16058/stat : 16058 (rissAuto.sh) S 16056 16058 14697 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 525561496 8908800 251 33554432000 4194304 4922060 140733412436592 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16058/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700331 s]
/proc/loadavg: 1.10 1.25 2.21 5/196 16058
/proc/meminfo: memFree=29869528/32951124 swapFree=67102748/67111528
[pid=16058] ppid=16056 vsize=8700 CPUtime=0 cores=0,2
/proc/16058/stat : 16058 (rissAuto.sh) S 16056 16058 14697 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 525561496 8908800 251 33554432000 4194304 4922060 140733412436592 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16058/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50118 s]
/proc/loadavg: 1.10 1.25 2.21 5/198 16060
/proc/meminfo: memFree=29814712/32951124 swapFree=67102748/67111528
[pid=16058] ppid=16056 vsize=8700 CPUtime=0 cores=0,2
/proc/16058/stat : 16058 (rissAuto.sh) S 16056 16058 14697 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 525561496 8908800 251 33554432000 4194304 4922060 140733412436592 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16058/statm: 2175 251 211 178 0 68 0
[pid=16059] ppid=16058 vsize=66752 CPUtime=1.49 cores=0,2
/proc/16059/stat : 16059 (riss) R 16058 16058 14697 0 -1 4202496 13288 0 0 0 148 1 0 0 25 0 1 0 525561496 68354048 12438 33554432000 4194304 5523604 140735436972752 18446744073709551615 4339921 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16059/statm: 16688 12438 328 325 0 12502 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 75452

[startup+3.10091 s]
/proc/loadavg: 1.10 1.25 2.21 5/192 16081
/proc/meminfo: memFree=29835104/32951124 swapFree=67102748/67111528
[pid=16058] ppid=16056 vsize=8700 CPUtime=0 cores=0,2
/proc/16058/stat : 16058 (rissAuto.sh) S 16056 16058 14697 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 525561496 8908800 251 33554432000 4194304 4922060 140733412436592 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16058/statm: 2175 251 211 178 0 68 0
[pid=16059] ppid=16058 vsize=66752 CPUtime=3.09 cores=0,2
/proc/16059/stat : 16059 (riss) R 16058 16058 14697 0 -1 4202496 13288 0 0 0 308 1 0 0 25 0 1 0 525561496 68354048 12438 33554432000 4194304 5523604 140735436972752 18446744073709551615 4339890 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16059/statm: 16688 12438 328 325 0 12502 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 75452

[startup+6.30032 s]
/proc/loadavg: 1.33 1.30 2.22 6/198 16088
/proc/meminfo: memFree=29767612/32951124 swapFree=67102748/67111528
[pid=16058] ppid=16056 vsize=8700 CPUtime=0 cores=0,2
/proc/16058/stat : 16058 (rissAuto.sh) S 16056 16058 14697 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 525561496 8908800 251 33554432000 4194304 4922060 140733412436592 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16058/statm: 2175 251 211 178 0 68 0
[pid=16059] ppid=16058 vsize=66752 CPUtime=6.29 cores=0,2
/proc/16059/stat : 16059 (riss) R 16058 16058 14697 0 -1 4202496 13288 0 0 0 628 1 0 0 25 0 1 0 525561496 68354048 12438 33554432000 4194304 5523604 140735436972752 18446744073709551615 4339890 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16059/statm: 16688 12438 328 325 0 12502 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 75452

[startup+12.7012 s]
/proc/loadavg: 1.55 1.34 2.23 5/198 16089
/proc/meminfo: memFree=29719684/32951124 swapFree=67102748/67111528
[pid=16058] ppid=16056 vsize=8700 CPUtime=0 cores=0,2
/proc/16058/stat : 16058 (rissAuto.sh) S 16056 16058 14697 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 525561496 8908800 251 33554432000 4194304 4922060 140733412436592 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16058/statm: 2175 251 211 178 0 68 0
[pid=16059] ppid=16058 vsize=84196 CPUtime=12.69 cores=0,2
/proc/16059/stat : 16059 (riss) R 16058 16058 14697 0 -1 4202496 17973 0 0 0 1267 2 0 0 25 0 1 0 525561496 86216704 16622 33554432000 4194304 5523604 140735436972752 18446744073709551615 4339338 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16059/statm: 21049 16622 328 325 0 16863 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 92896

[startup+25.5008 s]
/proc/loadavg: 2.09 1.47 2.25 5/198 16089
/proc/meminfo: memFree=29624444/32951124 swapFree=67102748/67111528
[pid=16058] ppid=16056 vsize=8700 CPUtime=0 cores=0,2
/proc/16058/stat : 16058 (rissAuto.sh) S 16056 16058 14697 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 525561496 8908800 251 33554432000 4194304 4922060 140733412436592 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16058/statm: 2175 251 211 178 0 68 0
[pid=16059] ppid=16058 vsize=92792 CPUtime=25.49 cores=0,2
/proc/16059/stat : 16059 (riss) R 16058 16058 14697 0 -1 4202496 20257 0 0 0 2546 3 0 0 25 0 1 0 525561496 95019008 18906 33554432000 4194304 5523604 140735436972752 18446744073709551615 4339338 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16059/statm: 23198 18906 328 325 0 19012 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 101492

[startup+51.1011 s]
/proc/loadavg: 2.74 1.67 2.30 5/198 16099
/proc/meminfo: memFree=29522660/32951124 swapFree=67102748/67111528
[pid=16058] ppid=16056 vsize=8700 CPUtime=0 cores=0,2
/proc/16058/stat : 16058 (rissAuto.sh) S 16056 16058 14697 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 525561496 8908800 251 33554432000 4194304 4922060 140733412436592 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16058/statm: 2175 251 211 178 0 68 0
[pid=16059] ppid=16058 vsize=92924 CPUtime=51.09 cores=0,2
/proc/16059/stat : 16059 (riss) R 16058 16058 14697 0 -1 4202496 20276 0 0 0 5106 3 0 0 25 0 1 0 525561496 95154176 18925 33554432000 4194304 5523604 140735436972752 18446744073709551615 246516531792 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16059/statm: 23231 18925 329 325 0 19045 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 101624

[startup+102.307 s]
/proc/loadavg: 3.45 2.03 2.39 5/198 16100
/proc/meminfo: memFree=29334600/32951124 swapFree=67102748/67111528
[pid=16058] ppid=16056 vsize=8700 CPUtime=0 cores=0,2
/proc/16058/stat : 16058 (rissAuto.sh) S 16056 16058 14697 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 525561496 8908800 251 33554432000 4194304 4922060 140733412436592 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16058/statm: 2175 251 211 178 0 68 0
[pid=16059] ppid=16058 vsize=130168 CPUtime=102.3 cores=0,2
/proc/16059/stat : 16059 (riss) R 16058 16058 14697 0 -1 4202496 32174 0 0 0 10224 6 0 0 25 0 1 0 525561496 133292032 28280 33554432000 4194304 5523604 140735436972752 18446744073709551615 4219872 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16059/statm: 32542 28280 375 325 0 28356 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 138868

[startup+162.301 s]
/proc/loadavg: 3.86 2.40 2.49 5/198 16102
/proc/meminfo: memFree=29134796/32951124 swapFree=67102748/67111528
[pid=16058] ppid=16056 vsize=8700 CPUtime=0 cores=0,2
/proc/16058/stat : 16058 (rissAuto.sh) S 16056 16058 14697 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 525561496 8908800 251 33554432000 4194304 4922060 140733412436592 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16058/statm: 2175 251 211 178 0 68 0
[pid=16059] ppid=16058 vsize=169084 CPUtime=162.3 cores=0,2
/proc/16059/stat : 16059 (riss) R 16058 16058 14697 0 -1 4202496 41656 0 0 0 16220 10 0 0 25 0 1 0 525561496 173142016 37762 33554432000 4194304 5523604 140735436972752 18446744073709551615 5333341 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16059/statm: 42271 37762 375 325 0 38085 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 177784

[startup+222.301 s]
/proc/loadavg: 3.95 2.69 2.58 5/198 16103
/proc/meminfo: memFree=28863200/32951124 swapFree=67102748/67111528
[pid=16058] ppid=16056 vsize=8700 CPUtime=0 cores=0,2
/proc/16058/stat : 16058 (rissAuto.sh) S 16056 16058 14697 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 525561496 8908800 251 33554432000 4194304 4922060 140733412436592 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16058/statm: 2175 251 211 178 0 68 0
[pid=16059] ppid=16058 vsize=208564 CPUtime=222.3 cores=0,2
/proc/16059/stat : 16059 (riss) R 16058 16058 14697 0 -1 4202496 51752 0 0 0 22217 13 0 0 25 0 1 0 525561496 213569536 47858 33554432000 4194304 5523604 140735436972752 18446744073709551615 5333209 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16059/statm: 52141 47858 375 325 0 47955 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 217264

[startup+282.301 s]
/proc/loadavg: 3.98 2.93 2.67 5/198 16108
/proc/meminfo: memFree=28790228/32951124 swapFree=67102748/67111528
[pid=16058] ppid=16056 vsize=8700 CPUtime=0 cores=0,2
/proc/16058/stat : 16058 (rissAuto.sh) S 16056 16058 14697 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 525561496 8908800 251 33554432000 4194304 4922060 140733412436592 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16058/statm: 2175 251 211 178 0 68 0
[pid=16059] ppid=16058 vsize=254708 CPUtime=282.3 cores=0,2
/proc/16059/stat : 16059 (riss) R 16058 16058 14697 0 -1 4202496 63268 0 0 0 28214 16 0 0 25 0 1 0 525561496 260820992 58861 33554432000 4194304 5523604 140735436972752 18446744073709551615 5333209 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16059/statm: 63677 58861 375 325 0 59491 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 263408

[startup+342.301 s]
/proc/loadavg: 3.99 3.12 2.75 5/198 16109
/proc/meminfo: memFree=28513164/32951124 swapFree=67102748/67111528
[pid=16058] ppid=16056 vsize=8700 CPUtime=0 cores=0,2
/proc/16058/stat : 16058 (rissAuto.sh) S 16056 16058 14697 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 525561496 8908800 251 33554432000 4194304 4922060 140733412436592 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16058/statm: 2175 251 211 178 0 68 0
[pid=16059] ppid=16058 vsize=275648 CPUtime=342.3 cores=0,2
/proc/16059/stat : 16059 (riss) R 16058 16058 14697 0 -1 4202496 68575 0 0 0 34211 19 0 0 25 0 1 0 525561496 282263552 64168 33554432000 4194304 5523604 140735436972752 18446744073709551615 5333341 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16059/statm: 68912 64168 375 325 0 64726 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 284348

[startup+402.301 s]
/proc/loadavg: 4.07 3.29 2.83 5/198 16111
/proc/meminfo: memFree=28452628/32951124 swapFree=67102748/67111528
[pid=16058] ppid=16056 vsize=8700 CPUtime=0 cores=0,2

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

/proc/16059/statm: 91959 86114 375 325 0 87773 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 376536

[startup+642.301 s]
/proc/loadavg: 4.00 3.68 3.09 5/198 16117
/proc/meminfo: memFree=27845912/32951124 swapFree=67102748/67111528
[pid=16058] ppid=16056 vsize=8700 CPUtime=0 cores=0,2
/proc/16058/stat : 16058 (rissAuto.sh) S 16056 16058 14697 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 525561496 8908800 251 33554432000 4194304 4922060 140733412436592 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16058/statm: 2175 251 211 178 0 68 0
[pid=16059] ppid=16058 vsize=442372 CPUtime=642.32 cores=0,2
/proc/16059/stat : 16059 (riss) R 16058 16058 14697 0 -1 4202496 110305 0 0 0 64198 34 0 0 25 0 1 0 525561496 452988928 104873 33554432000 4194304 5523604 140735436972752 18446744073709551615 5333360 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16059/statm: 110593 104873 375 325 0 106407 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 451072

[startup+702.301 s]
/proc/loadavg: 4.00 3.74 3.14 5/198 16119
/proc/meminfo: memFree=27739988/32951124 swapFree=67102748/67111528
[pid=16058] ppid=16056 vsize=8700 CPUtime=0 cores=0,2
/proc/16058/stat : 16058 (rissAuto.sh) S 16056 16058 14697 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 525561496 8908800 251 33554432000 4194304 4922060 140733412436592 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16058/statm: 2175 251 211 178 0 68 0
[pid=16059] ppid=16058 vsize=453168 CPUtime=702.32 cores=0,2
/proc/16059/stat : 16059 (riss) R 16058 16058 14697 0 -1 4202496 112908 0 0 0 70196 36 0 0 25 0 1 0 525561496 464044032 107476 33554432000 4194304 5523604 140735436972752 18446744073709551615 5333341 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16059/statm: 113292 107476 375 325 0 109106 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 461868

[startup+762.307 s]
/proc/loadavg: 4.03 3.80 3.20 5/198 16121
/proc/meminfo: memFree=27556828/32951124 swapFree=67102748/67111528
[pid=16058] ppid=16056 vsize=8700 CPUtime=0 cores=0,2
/proc/16058/stat : 16058 (rissAuto.sh) S 16056 16058 14697 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 525561496 8908800 251 33554432000 4194304 4922060 140733412436592 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16058/statm: 2175 251 211 178 0 68 0
[pid=16059] ppid=16058 vsize=453168 CPUtime=762.32 cores=0,2
/proc/16059/stat : 16059 (riss) R 16058 16058 14697 0 -1 4202496 112978 0 0 0 76196 36 0 0 25 0 1 0 525561496 464044032 107546 33554432000 4194304 5523604 140735436972752 18446744073709551615 5333099 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16059/statm: 113292 107546 375 325 0 109106 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 461868

[startup+822.3 s]
/proc/loadavg: 4.01 3.83 3.25 5/198 16122
/proc/meminfo: memFree=27401536/32951124 swapFree=67102748/67111528
[pid=16058] ppid=16056 vsize=8700 CPUtime=0 cores=0,2
/proc/16058/stat : 16058 (rissAuto.sh) S 16056 16058 14697 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 525561496 8908800 251 33554432000 4194304 4922060 140733412436592 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16058/statm: 2175 251 211 178 0 68 0
[pid=16059] ppid=16058 vsize=455188 CPUtime=822.32 cores=0,2
/proc/16059/stat : 16059 (riss) R 16058 16058 14697 0 -1 4202496 113660 0 0 0 82195 37 0 0 25 0 1 0 525561496 466112512 108228 33554432000 4194304 5523604 140735436972752 18446744073709551615 5332776 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16059/statm: 113797 108228 375 325 0 109611 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 463888

[startup+882.3 s]
/proc/loadavg: 4.00 3.86 3.29 5/198 16124
/proc/meminfo: memFree=27312848/32951124 swapFree=67102748/67111528
[pid=16058] ppid=16056 vsize=8700 CPUtime=0 cores=0,2
/proc/16058/stat : 16058 (rissAuto.sh) S 16056 16058 14697 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 525561496 8908800 251 33554432000 4194304 4922060 140733412436592 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16058/statm: 2175 251 211 178 0 68 0
[pid=16059] ppid=16058 vsize=465884 CPUtime=882.32 cores=0,2
/proc/16059/stat : 16059 (riss) R 16058 16058 14697 0 -1 4202496 116351 0 0 0 88194 38 0 0 25 0 1 0 525561496 477065216 110919 33554432000 4194304 5523604 140735436972752 18446744073709551615 5333360 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16059/statm: 116471 110919 375 325 0 112285 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 474584

[startup+942.3 s]
/proc/loadavg: 4.04 3.90 3.34 5/198 16125
/proc/meminfo: memFree=27205068/32951124 swapFree=67102748/67111528
[pid=16058] ppid=16056 vsize=8700 CPUtime=0 cores=0,2
/proc/16058/stat : 16058 (rissAuto.sh) S 16056 16058 14697 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 525561496 8908800 251 33554432000 4194304 4922060 140733412436592 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16058/statm: 2175 251 211 178 0 68 0
[pid=16059] ppid=16058 vsize=521156 CPUtime=942.32 cores=0,2
/proc/16059/stat : 16059 (riss) R 16058 16058 14697 0 -1 4202496 130261 0 0 0 94189 43 0 0 25 0 1 0 525561496 533663744 124829 33554432000 4194304 5523604 140735436972752 18446744073709551615 5333121 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16059/statm: 130289 124829 375 325 0 126103 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 529856

[startup+1002.3 s]
/proc/loadavg: 4.09 3.93 3.38 5/198 16127
/proc/meminfo: memFree=27155732/32951124 swapFree=67102748/67111528
[pid=16058] ppid=16056 vsize=8700 CPUtime=0 cores=0,2
/proc/16058/stat : 16058 (rissAuto.sh) S 16056 16058 14697 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 525561496 8908800 251 33554432000 4194304 4922060 140733412436592 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16058/statm: 2175 251 211 178 0 68 0
[pid=16059] ppid=16058 vsize=563372 CPUtime=1002.32 cores=0,2
/proc/16059/stat : 16059 (riss) R 16058 16058 14697 0 -1 4202496 140107 0 0 0 100186 46 0 0 25 0 1 0 525561496 576892928 132626 33554432000 4194304 5523604 140735436972752 18446744073709551615 4215034 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16059/statm: 140843 132626 375 325 0 136657 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 572072

[startup+1062.3 s]
/proc/loadavg: 4.09 3.96 3.42 5/198 16129
/proc/meminfo: memFree=27124340/32951124 swapFree=67102748/67111528
[pid=16058] ppid=16056 vsize=8700 CPUtime=0 cores=0,2
/proc/16058/stat : 16058 (rissAuto.sh) S 16056 16058 14697 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 525561496 8908800 251 33554432000 4194304 4922060 140733412436592 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16058/statm: 2175 251 211 178 0 68 0
[pid=16059] ppid=16058 vsize=563372 CPUtime=1062.32 cores=0,2
/proc/16059/stat : 16059 (riss) R 16058 16058 14697 0 -1 4202496 140117 0 0 0 106186 46 0 0 25 0 1 0 525561496 576892928 132636 33554432000 4194304 5523604 140735436972752 18446744073709551615 5332866 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16059/statm: 140843 132636 375 325 0 136657 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 572072

[startup+1122.3 s]
/proc/loadavg: 4.11 3.98 3.46 5/198 16130
/proc/meminfo: memFree=27049788/32951124 swapFree=67102748/67111528
[pid=16058] ppid=16056 vsize=8700 CPUtime=0 cores=0,2
/proc/16058/stat : 16058 (rissAuto.sh) S 16056 16058 14697 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 525561496 8908800 251 33554432000 4194304 4922060 140733412436592 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16058/statm: 2175 251 211 178 0 68 0
[pid=16059] ppid=16058 vsize=563372 CPUtime=1122.32 cores=0,2
/proc/16059/stat : 16059 (riss) R 16058 16058 14697 0 -1 4202496 140151 0 0 0 112186 46 0 0 25 0 1 0 525561496 576892928 132670 33554432000 4194304 5523604 140735436972752 18446744073709551615 5333124 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16059/statm: 140843 132670 375 325 0 136657 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 572072

[startup+1182.3 s]
/proc/loadavg: 4.04 3.98 3.49 5/198 16132
/proc/meminfo: memFree=26834256/32951124 swapFree=67102748/67111528
[pid=16058] ppid=16056 vsize=8700 CPUtime=0 cores=0,2
/proc/16058/stat : 16058 (rissAuto.sh) S 16056 16058 14697 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 525561496 8908800 251 33554432000 4194304 4922060 140733412436592 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16058/statm: 2175 251 211 178 0 68 0
[pid=16059] ppid=16058 vsize=563372 CPUtime=1182.33 cores=0,2
/proc/16059/stat : 16059 (riss) R 16058 16058 14697 0 -1 4202496 140191 0 0 0 118187 46 0 0 25 0 1 0 525561496 576892928 132710 33554432000 4194304 5523604 140735436972752 18446744073709551615 5333341 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16059/statm: 140843 132710 375 325 0 136657 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 572072

[startup+1242.3 s]
/proc/loadavg: 4.09 4.01 3.53 5/198 16133
/proc/meminfo: memFree=26561060/32951124 swapFree=67102748/67111528
[pid=16058] ppid=16056 vsize=8700 CPUtime=0 cores=0,2
/proc/16058/stat : 16058 (rissAuto.sh) S 16056 16058 14697 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 525561496 8908800 251 33554432000 4194304 4922060 140733412436592 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16058/statm: 2175 251 211 178 0 68 0
[pid=16059] ppid=16058 vsize=588564 CPUtime=1242.33 cores=0,2
/proc/16059/stat : 16059 (riss) R 16058 16058 14697 0 -1 4202496 146583 0 0 0 124186 47 0 0 25 0 1 0 525561496 602689536 139102 33554432000 4194304 5523604 140735436972752 18446744073709551615 5333190 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16059/statm: 147141 139102 375 325 0 142955 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 597264



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 4.02 3.56 5/198 16193
/proc/meminfo: memFree=28586460/32951124 swapFree=67102748/67111528
[pid=16058] ppid=16056 vsize=8700 CPUtime=0 cores=0,2
/proc/16058/stat : 16058 (rissAuto.sh) S 16056 16058 14697 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 525561496 8908800 251 33554432000 4194304 4922060 140733412436592 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16058/statm: 2175 251 211 178 0 68 0
[pid=16059] ppid=16058 vsize=618216 CPUtime=1300.04 cores=0,2
/proc/16059/stat : 16059 (riss) R 16058 16058 14697 0 -1 4202496 153953 0 0 0 129952 52 0 0 25 0 1 0 525561496 633053184 146472 33554432000 4194304 5523604 140735436972752 18446744073709551615 5333360 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16059/statm: 154554 146472 375 325 0 150368 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 626916

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 16058 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0
# while last known CPU time is 1300.04
#
# 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.04
CPU user time (s): 1299.52
CPU system time (s): 0.52
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 626916

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

runsolver used 2.28165 second user time and 4.82227 second system time

The end

Launcher Data

Begin job on node134 at 2011-04-30 07:00:33
IDJOB=3249311
IDBENCH=83165
IDSOLVER=1600
FILE ID=node134/3249311-1304139633
RUNJOBID= node134-1304139629-15901
PBS_JOBID= 13170800
Free space on /tmp= 72492 MiB

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

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

MD5SUM BENCH= f7c29bbc3bef00d1e7cc799553ba4813
RANDOM SEED=1290190931

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      29869684 kB
Buffers:       1019968 kB
Cached:        1470652 kB
SwapCached:       4504 kB
Active:         312120 kB
Inactive:      2370072 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29869684 kB
SwapTotal:    67111528 kB
SwapFree:     67102748 kB
Dirty:           20800 kB
Writeback:           0 kB
AnonPages:      188644 kB
Mapped:          16008 kB
Slab:           336076 kB
PageTables:       6008 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   383348 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72480 MiB
End job on node134 at 2011-04-30 07:22:15