Trace number 3472583

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 (1200 s timeout)? (TO) 1200.07 1200.05

General information on the benchmark

Nameindustrial/IBM_FV_2004_30/
IBM_FV_2004_rule_batch_30_SAT_dat.k80.cnf
MD5SUMd35e27c66dd20912347d4209a4f12c99
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark53.0609
Satisfiable
(Un)Satisfiability was proved
Number of variables165064
Number of clauses686589
Sum of the clauses size1761641
Maximum clause length12
Minimum clause length1
Number of clauses of size 12072
Number of clauses of size 2487000
Number of clauses of size 3128986
Number of clauses of size 424474
Number of clauses of size 513939
Number of clauses of size over 530118

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: 29685
0.00/0.01	c setup for 1200s
0.00/0.19	c parsetime: 176291us
0.00/0.19	c parsed 686589 clauses with 165064 variables
14.49/14.57	c init all components done
14.49/14.57	c ====================
14.49/14.57	c trail size: 6340

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: 977)

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-3472583-1307199912/watcher-3472583-1307199912 -o /tmp/evaluation-result-3472583-1307199912/solver-3472583-1307199912 -C 1200 -W 1300 -M 7680 HOME/rissAuto.sh HOME HOME/instance-3472583-1307199912.cnf 853610103 1200 7680 2 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 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: 0.00 0.00 0.18 5/521 29684
/proc/meminfo: memFree=21620732/32951124 swapFree=62999000/67111528
[pid=29684] ppid=29682 vsize=8700 CPUtime=0 cores=1,3
/proc/29684/stat : 29684 (rissAuto.sh) S 29682 29684 29635 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 812406924 8908800 252 33554432000 4194304 4922060 140734519345824 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29684/statm: 2175 252 211 178 0 68 0

[startup+0.0706139 s]
/proc/loadavg: 0.00 0.00 0.18 5/521 29684
/proc/meminfo: memFree=21620732/32951124 swapFree=62999000/67111528
[pid=29684] ppid=29682 vsize=8700 CPUtime=0 cores=1,3
/proc/29684/stat : 29684 (rissAuto.sh) S 29682 29684 29635 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 812406924 8908800 252 33554432000 4194304 4922060 140734519345824 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29684/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100608 s]
/proc/loadavg: 0.00 0.00 0.18 5/521 29684
/proc/meminfo: memFree=21620732/32951124 swapFree=62999000/67111528
[pid=29684] ppid=29682 vsize=8700 CPUtime=0 cores=1,3
/proc/29684/stat : 29684 (rissAuto.sh) S 29682 29684 29635 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 812406924 8908800 252 33554432000 4194304 4922060 140734519345824 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29684/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.30055 s]
/proc/loadavg: 0.00 0.00 0.18 5/521 29684
/proc/meminfo: memFree=21620732/32951124 swapFree=62999000/67111528
[pid=29684] ppid=29682 vsize=8700 CPUtime=0 cores=1,3
/proc/29684/stat : 29684 (rissAuto.sh) S 29682 29684 29635 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 812406924 8908800 252 33554432000 4194304 4922060 140734519345824 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29684/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700472 s]
/proc/loadavg: 0.00 0.00 0.18 5/521 29684
/proc/meminfo: memFree=21620732/32951124 swapFree=62999000/67111528
[pid=29684] ppid=29682 vsize=8700 CPUtime=0 cores=1,3
/proc/29684/stat : 29684 (rissAuto.sh) S 29682 29684 29635 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 812406924 8908800 252 33554432000 4194304 4922060 140734519345824 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29684/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50032 s]
/proc/loadavg: 0.00 0.00 0.18 5/527 29693
/proc/meminfo: memFree=21369372/32951124 swapFree=62999000/67111528
[pid=29684] ppid=29682 vsize=8700 CPUtime=0 cores=1,3
/proc/29684/stat : 29684 (rissAuto.sh) S 29682 29684 29635 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 812406924 8908800 252 33554432000 4194304 4922060 140734519345824 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29684/statm: 2175 252 211 178 0 68 0
[pid=29685] ppid=29684 vsize=127216 CPUtime=1.49 cores=1,3
/proc/29685/stat : 29685 (riss) R 29684 29684 29635 0 -1 4202496 44652 0 0 0 145 4 0 0 25 0 1 0 812406924 130269184 25462 33554432000 4194304 5523604 140735732228176 18446744073709551615 4314807 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29685/statm: 31804 25462 329 325 0 27618 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 135916

[startup+3.10102 s]
/proc/loadavg: 0.00 0.00 0.18 5/527 29693
/proc/meminfo: memFree=21285460/32951124 swapFree=62999000/67111528
[pid=29684] ppid=29682 vsize=8700 CPUtime=0 cores=1,3
/proc/29684/stat : 29684 (rissAuto.sh) S 29682 29684 29635 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 812406924 8908800 252 33554432000 4194304 4922060 140734519345824 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29684/statm: 2175 252 211 178 0 68 0
[pid=29685] ppid=29684 vsize=137892 CPUtime=3.09 cores=1,3
/proc/29685/stat : 29685 (riss) R 29684 29684 29635 0 -1 4202496 47603 0 0 0 305 4 0 0 25 0 1 0 812406924 141201408 28413 33554432000 4194304 5523604 140735732228176 18446744073709551615 4274920 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29685/statm: 34473 28413 330 325 0 30287 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 146592

[startup+6.30042 s]
/proc/loadavg: 0.40 0.08 0.21 5/527 29693
/proc/meminfo: memFree=21110488/32951124 swapFree=62999000/67111528
[pid=29684] ppid=29682 vsize=8700 CPUtime=0 cores=1,3
/proc/29684/stat : 29684 (rissAuto.sh) S 29682 29684 29635 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 812406924 8908800 252 33554432000 4194304 4922060 140734519345824 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29684/statm: 2175 252 211 178 0 68 0
[pid=29685] ppid=29684 vsize=138024 CPUtime=6.29 cores=1,3
/proc/29685/stat : 29685 (riss) R 29684 29684 29635 0 -1 4202496 47641 0 0 0 625 4 0 0 25 0 1 0 812406924 141336576 28451 33554432000 4194304 5523604 140735732228176 18446744073709551615 4275586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29685/statm: 34506 28451 330 325 0 30320 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 146724

[startup+12.7002 s]
/proc/loadavg: 0.77 0.16 0.23 5/531 29700
/proc/meminfo: memFree=20593144/32951124 swapFree=62999000/67111528
[pid=29684] ppid=29682 vsize=8700 CPUtime=0 cores=1,3
/proc/29684/stat : 29684 (rissAuto.sh) S 29682 29684 29635 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 812406924 8908800 252 33554432000 4194304 4922060 140734519345824 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29684/statm: 2175 252 211 178 0 68 0
[pid=29685] ppid=29684 vsize=146232 CPUtime=12.69 cores=1,3
/proc/29685/stat : 29685 (riss) R 29684 29684 29635 0 -1 4202496 49710 0 0 0 1264 5 0 0 25 0 1 0 812406924 149741568 30520 33554432000 4194304 5523604 140735732228176 18446744073709551615 4275578 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29685/statm: 36558 30520 331 325 0 32372 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 154932

[startup+25.5008 s]
/proc/loadavg: 1.48 0.35 0.29 5/531 29701
/proc/meminfo: memFree=20005820/32951124 swapFree=62999000/67111528
[pid=29684] ppid=29682 vsize=8700 CPUtime=0 cores=1,3
/proc/29684/stat : 29684 (rissAuto.sh) S 29682 29684 29635 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 812406924 8908800 252 33554432000 4194304 4922060 140734519345824 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29684/statm: 2175 252 211 178 0 68 0
[pid=29685] ppid=29684 vsize=183524 CPUtime=25.49 cores=1,3
/proc/29685/stat : 29685 (riss) R 29684 29684 29635 0 -1 4202496 68322 0 0 0 2542 7 0 0 25 0 1 0 812406924 187928576 39653 33554432000 4194304 5523604 140735732228176 18446744073709551615 5332734 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29685/statm: 45881 39653 374 325 0 41695 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 192224

[startup+51.101 s]
/proc/loadavg: 2.34 0.64 0.39 5/531 29701
/proc/meminfo: memFree=19982340/32951124 swapFree=62999000/67111528
[pid=29684] ppid=29682 vsize=8700 CPUtime=0 cores=1,3
/proc/29684/stat : 29684 (rissAuto.sh) S 29682 29684 29635 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 812406924 8908800 252 33554432000 4194304 4922060 140734519345824 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29684/statm: 2175 252 211 178 0 68 0
[pid=29685] ppid=29684 vsize=188532 CPUtime=51.09 cores=1,3
/proc/29685/stat : 29685 (riss) R 29684 29684 29635 0 -1 4202496 69536 0 0 0 5102 7 0 0 25 0 1 0 812406924 193056768 40867 33554432000 4194304 5523604 140735732228176 18446744073709551615 5332878 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29685/statm: 47133 40867 374 325 0 42947 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 197232

[startup+102.32 s]
/proc/loadavg: 3.38 1.19 0.59 5/531 29703
/proc/meminfo: memFree=19943616/32951124 swapFree=62999000/67111528
[pid=29684] ppid=29682 vsize=8700 CPUtime=0 cores=1,3
/proc/29684/stat : 29684 (rissAuto.sh) S 29682 29684 29635 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 812406924 8908800 252 33554432000 4194304 4922060 140734519345824 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29684/statm: 2175 252 211 178 0 68 0
[pid=29685] ppid=29684 vsize=194604 CPUtime=102.31 cores=1,3
/proc/29685/stat : 29685 (riss) R 29684 29684 29635 0 -1 4202496 71054 0 0 0 10223 8 0 0 25 0 1 0 812406924 199274496 42385 33554432000 4194304 5523604 140735732228176 18446744073709551615 5333360 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29685/statm: 48651 42385 374 325 0 44465 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 203304

[startup+162.301 s]
/proc/loadavg: 4.03 1.77 0.82 5/531 29704
/proc/meminfo: memFree=19908120/32951124 swapFree=62999000/67111528
[pid=29684] ppid=29682 vsize=8700 CPUtime=0 cores=1,3
/proc/29684/stat : 29684 (rissAuto.sh) S 29682 29684 29635 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 812406924 8908800 252 33554432000 4194304 4922060 140734519345824 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29684/statm: 2175 252 211 178 0 68 0
[pid=29685] ppid=29684 vsize=206708 CPUtime=162.29 cores=1,3
/proc/29685/stat : 29685 (riss) R 29684 29684 29635 0 -1 4202496 73993 0 0 0 16218 11 0 0 25 0 1 0 812406924 211668992 45324 33554432000 4194304 5523604 140735732228176 18446744073709551615 5332154 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29685/statm: 51677 45324 374 325 0 47491 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 215408

[startup+222.301 s]
/proc/loadavg: 4.01 2.18 1.02 5/531 29762
/proc/meminfo: memFree=21018888/32951124 swapFree=62999000/67111528
[pid=29684] ppid=29682 vsize=8700 CPUtime=0 cores=1,3
/proc/29684/stat : 29684 (rissAuto.sh) S 29682 29684 29635 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 812406924 8908800 252 33554432000 4194304 4922060 140734519345824 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29684/statm: 2175 252 211 178 0 68 0
[pid=29685] ppid=29684 vsize=225180 CPUtime=222.29 cores=1,3
/proc/29685/stat : 29685 (riss) R 29684 29684 29635 0 -1 4202496 78411 0 0 0 22217 12 0 0 25 0 1 0 812406924 230584320 49742 33554432000 4194304 5523604 140735732228176 18446744073709551615 5327373 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29685/statm: 56295 49742 374 325 0 52109 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 233880

[startup+282.3 s]
/proc/loadavg: 4.10 2.54 1.21 5/531 29764
/proc/meminfo: memFree=20989076/32951124 swapFree=62999000/67111528
[pid=29684] ppid=29682 vsize=8700 CPUtime=0 cores=1,3
/proc/29684/stat : 29684 (rissAuto.sh) S 29682 29684 29635 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 812406924 8908800 252 33554432000 4194304 4922060 140734519345824 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29684/statm: 2175 252 211 178 0 68 0
[pid=29685] ppid=29684 vsize=227900 CPUtime=282.3 cores=1,3
/proc/29685/stat : 29685 (riss) R 29684 29684 29635 0 -1 4202496 79012 0 0 0 28217 13 0 0 25 0 1 0 812406924 233369600 50343 33554432000 4194304 5523604 140735732228176 18446744073709551615 5333360 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29685/statm: 56975 50343 374 325 0 52789 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 236600

[startup+342.301 s]
/proc/loadavg: 4.08 2.81 1.39 5/531 29765
/proc/meminfo: memFree=20922452/32951124 swapFree=62999000/67111528
[pid=29684] ppid=29682 vsize=8700 CPUtime=0 cores=1,3
/proc/29684/stat : 29684 (rissAuto.sh) S 29682 29684 29635 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 812406924 8908800 252 33554432000 4194304 4922060 140734519345824 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29684/statm: 2175 252 211 178 0 68 0
[pid=29685] ppid=29684 vsize=242824 CPUtime=342.3 cores=1,3
/proc/29685/stat : 29685 (riss) R 29684 29684 29635 0 -1 4202496 82831 0 0 0 34216 14 0 0 25 0 1 0 812406924 248651776 54162 33554432000 4194304 5523604 140735732228176 18446744073709551615 264726065861 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29685/statm: 60706 54162 374 325 0 56520 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 251524

[startup+402.301 s]
/proc/loadavg: 4.03 3.03 1.55 5/531 29767
/proc/meminfo: memFree=20903700/32951124 swapFree=62999000/67111528
[pid=29684] ppid=29682 vsize=8700 CPUtime=0 cores=1,3

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

/proc/29685/statm: 65588 59146 374 325 0 61402 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 271052

[startup+582.301 s]
/proc/loadavg: 4.16 3.49 1.98 5/531 29772
/proc/meminfo: memFree=20779848/32951124 swapFree=62999000/67111528
[pid=29684] ppid=29682 vsize=8700 CPUtime=0 cores=1,3
/proc/29684/stat : 29684 (rissAuto.sh) S 29682 29684 29635 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 812406924 8908800 252 33554432000 4194304 4922060 140734519345824 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29684/statm: 2175 252 211 178 0 68 0
[pid=29685] ppid=29684 vsize=267560 CPUtime=582.32 cores=1,3
/proc/29685/stat : 29685 (riss) R 29684 29684 29635 0 -1 4202496 89187 0 0 0 58214 18 0 0 25 0 1 0 812406924 273981440 60518 33554432000 4194304 5523604 140735732228176 18446744073709551615 5333360 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29685/statm: 66890 60518 374 325 0 62704 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 276260

[startup+642.3 s]
/proc/loadavg: 4.18 3.62 2.12 5/531 29773
/proc/meminfo: memFree=20760336/32951124 swapFree=62999000/67111528
[pid=29684] ppid=29682 vsize=8700 CPUtime=0 cores=1,3
/proc/29684/stat : 29684 (rissAuto.sh) S 29682 29684 29635 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 812406924 8908800 252 33554432000 4194304 4922060 140734519345824 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29684/statm: 2175 252 211 178 0 68 0
[pid=29685] ppid=29684 vsize=267560 CPUtime=642.34 cores=1,3
/proc/29685/stat : 29685 (riss) R 29684 29684 29635 0 -1 4202496 89187 0 0 0 64216 18 0 0 25 0 1 0 812406924 273981440 60518 33554432000 4194304 5523604 140735732228176 18446744073709551615 5333360 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29685/statm: 66890 60518 374 325 0 62704 0
Current children cumulated CPU time (s) 642.34
Current children cumulated vsize (KiB) 276260

[startup+702.301 s]
/proc/loadavg: 4.22 3.73 2.25 5/531 29775
/proc/meminfo: memFree=20751384/32951124 swapFree=62999000/67111528
[pid=29684] ppid=29682 vsize=8700 CPUtime=0 cores=1,3
/proc/29684/stat : 29684 (rissAuto.sh) S 29682 29684 29635 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 812406924 8908800 252 33554432000 4194304 4922060 140734519345824 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29684/statm: 2175 252 211 178 0 68 0
[pid=29685] ppid=29684 vsize=267560 CPUtime=702.32 cores=1,3
/proc/29685/stat : 29685 (riss) R 29684 29684 29635 0 -1 4202496 89190 0 0 0 70214 18 0 0 25 0 1 0 812406924 273981440 60521 33554432000 4194304 5523604 140735732228176 18446744073709551615 5332883 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29685/statm: 66890 60521 374 325 0 62704 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 276260

[startup+762.32 s]
/proc/loadavg: 4.14 3.79 2.36 5/531 29776
/proc/meminfo: memFree=20705484/32951124 swapFree=62999000/67111528
[pid=29684] ppid=29682 vsize=8700 CPUtime=0 cores=1,3
/proc/29684/stat : 29684 (rissAuto.sh) S 29682 29684 29635 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 812406924 8908800 252 33554432000 4194304 4922060 140734519345824 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29684/statm: 2175 252 211 178 0 68 0
[pid=29685] ppid=29684 vsize=278720 CPUtime=762.34 cores=1,3
/proc/29685/stat : 29685 (riss) R 29684 29684 29635 0 -1 4202496 91578 0 0 0 76215 19 0 0 25 0 1 0 812406924 285409280 62909 33554432000 4194304 5523604 140735732228176 18446744073709551615 5333152 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29685/statm: 69680 62909 374 325 0 65494 0
Current children cumulated CPU time (s) 762.34
Current children cumulated vsize (KiB) 287420

[startup+822.301 s]
/proc/loadavg: 4.18 3.86 2.47 5/531 29778
/proc/meminfo: memFree=20622380/32951124 swapFree=62999000/67111528
[pid=29684] ppid=29682 vsize=8700 CPUtime=0 cores=1,3
/proc/29684/stat : 29684 (rissAuto.sh) S 29682 29684 29635 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 812406924 8908800 252 33554432000 4194304 4922060 140734519345824 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29684/statm: 2175 252 211 178 0 68 0
[pid=29685] ppid=29684 vsize=305504 CPUtime=822.32 cores=1,3
/proc/29685/stat : 29685 (riss) R 29684 29684 29635 0 -1 4202496 98274 0 0 0 82211 21 0 0 25 0 1 0 812406924 312836096 69605 33554432000 4194304 5523604 140735732228176 18446744073709551615 5333368 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29685/statm: 76376 69605 374 325 0 72190 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 314204

[startup+882.301 s]
/proc/loadavg: 4.07 3.88 2.56 5/531 29780
/proc/meminfo: memFree=20594568/32951124 swapFree=62999000/67111528
[pid=29684] ppid=29682 vsize=8700 CPUtime=0 cores=1,3
/proc/29684/stat : 29684 (rissAuto.sh) S 29682 29684 29635 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 812406924 8908800 252 33554432000 4194304 4922060 140734519345824 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29684/statm: 2175 252 211 178 0 68 0
[pid=29685] ppid=29684 vsize=316664 CPUtime=882.33 cores=1,3
/proc/29685/stat : 29685 (riss) R 29684 29684 29635 0 -1 4202496 100908 0 0 0 88209 24 0 0 25 0 1 0 812406924 324263936 72239 33554432000 4194304 5523604 140735732228176 18446744073709551615 5332165 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29685/statm: 79166 72239 374 325 0 74980 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 325364

[startup+942.3 s]
/proc/loadavg: 4.02 3.90 2.65 5/531 29781
/proc/meminfo: memFree=20594780/32951124 swapFree=62999000/67111528
[pid=29684] ppid=29682 vsize=8700 CPUtime=0 cores=1,3
/proc/29684/stat : 29684 (rissAuto.sh) S 29682 29684 29635 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 812406924 8908800 252 33554432000 4194304 4922060 140734519345824 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29684/statm: 2175 252 211 178 0 68 0
[pid=29685] ppid=29684 vsize=316664 CPUtime=942.33 cores=1,3
/proc/29685/stat : 29685 (riss) R 29684 29684 29635 0 -1 4202496 100909 0 0 0 94209 24 0 0 25 0 1 0 812406924 324263936 72240 33554432000 4194304 5523604 140735732228176 18446744073709551615 5332776 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29685/statm: 79166 72240 374 325 0 74980 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 325364

[startup+1002.3 s]
/proc/loadavg: 4.01 3.92 2.73 5/531 29783
/proc/meminfo: memFree=20595020/32951124 swapFree=62999000/67111528
[pid=29684] ppid=29682 vsize=8700 CPUtime=0 cores=1,3
/proc/29684/stat : 29684 (rissAuto.sh) S 29682 29684 29635 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 812406924 8908800 252 33554432000 4194304 4922060 140734519345824 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29684/statm: 2175 252 211 178 0 68 0
[pid=29685] ppid=29684 vsize=316664 CPUtime=1002.33 cores=1,3
/proc/29685/stat : 29685 (riss) R 29684 29684 29635 0 -1 4202496 100913 0 0 0 100209 24 0 0 25 0 1 0 812406924 324263936 72244 33554432000 4194304 5523604 140735732228176 18446744073709551615 5332734 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29685/statm: 79166 72244 374 325 0 74980 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 325364

[startup+1062.3 s]
/proc/loadavg: 4.00 3.93 2.81 5/531 29784
/proc/meminfo: memFree=20573412/32951124 swapFree=62999000/67111528
[pid=29684] ppid=29682 vsize=8700 CPUtime=0 cores=1,3
/proc/29684/stat : 29684 (rissAuto.sh) S 29682 29684 29635 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 812406924 8908800 252 33554432000 4194304 4922060 140734519345824 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29684/statm: 2175 252 211 178 0 68 0
[pid=29685] ppid=29684 vsize=316664 CPUtime=1062.33 cores=1,3
/proc/29685/stat : 29685 (riss) R 29684 29684 29635 0 -1 4202496 100915 0 0 0 106209 24 0 0 25 0 1 0 812406924 324263936 72246 33554432000 4194304 5523604 140735732228176 18446744073709551615 5332878 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29685/statm: 79166 72246 374 325 0 74980 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 325364

[startup+1122.3 s]
/proc/loadavg: 4.00 3.94 2.88 5/531 29786
/proc/meminfo: memFree=20532216/32951124 swapFree=62999000/67111528
[pid=29684] ppid=29682 vsize=8700 CPUtime=0 cores=1,3
/proc/29684/stat : 29684 (rissAuto.sh) S 29682 29684 29635 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 812406924 8908800 252 33554432000 4194304 4922060 140734519345824 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29684/statm: 2175 252 211 178 0 68 0
[pid=29685] ppid=29684 vsize=316664 CPUtime=1122.34 cores=1,3
/proc/29685/stat : 29685 (riss) R 29684 29684 29635 0 -1 4202496 100918 0 0 0 112210 24 0 0 25 0 1 0 812406924 324263936 72249 33554432000 4194304 5523604 140735732228176 18446744073709551615 5333190 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29685/statm: 79166 72249 374 325 0 74980 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 325364

[startup+1182.3 s]
/proc/loadavg: 4.23 4.01 2.97 5/531 29788
/proc/meminfo: memFree=20489028/32951124 swapFree=62999000/67111528
[pid=29684] ppid=29682 vsize=8700 CPUtime=0 cores=1,3
/proc/29684/stat : 29684 (rissAuto.sh) S 29682 29684 29635 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 812406924 8908800 252 33554432000 4194304 4922060 140734519345824 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29684/statm: 2175 252 211 178 0 68 0
[pid=29685] ppid=29684 vsize=318864 CPUtime=1182.33 cores=1,3
/proc/29685/stat : 29685 (riss) R 29684 29684 29635 0 -1 4202496 101493 0 0 0 118209 24 0 0 25 0 1 0 812406924 326516736 72824 33554432000 4194304 5523604 140735732228176 18446744073709551615 5333307 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29685/statm: 79716 72824 374 325 0 75530 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 327564



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200 s]
/proc/loadavg: 4.37 4.06 3.01 5/528 29792
/proc/meminfo: memFree=20695124/32951124 swapFree=62999000/67111528
[pid=29684] ppid=29682 vsize=8700 CPUtime=0 cores=1,3
/proc/29684/stat : 29684 (rissAuto.sh) S 29682 29684 29635 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 812406924 8908800 252 33554432000 4194304 4922060 140734519345824 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29684/statm: 2175 252 211 178 0 68 0
[pid=29685] ppid=29684 vsize=322432 CPUtime=1200.07 cores=1,3
/proc/29685/stat : 29685 (riss) R 29684 29684 29635 0 -1 4202496 102417 0 0 0 119982 25 0 0 25 0 1 0 812406924 330170368 73748 33554432000 4194304 5523604 140735732228176 18446744073709551615 5332161 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29685/statm: 80608 73748 374 325 0 76422 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 331132

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 29684 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 1200.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.05
CPU time (s): 1200.07
CPU user time (s): 1199.82
CPU system time (s): 0.25
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 331132

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

runsolver used 6.14506 second user time and 14.8127 second system time

The end

Launcher Data

Begin job on node141 at 2011-06-04 17:05:13
IDJOB=3472583
IDBENCH=20558
IDSOLVER=1962
FILE ID=node141/3472583-1307199912
RUNJOBID= node141-1307199912-29655
PBS_JOBID= 13509008
Free space on /tmp= 73868 MiB

SOLVER NAME= riss Auto (1200 s timeout)
BENCH NAME= SAT07/industrial/IBM_FV_2004_30/IBM_FV_2004_rule_batch_30_SAT_dat.k80.cnf
COMMAND LINE= DIR/rissAuto.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3472583-1307199912/watcher-3472583-1307199912 -o /tmp/evaluation-result-3472583-1307199912/solver-3472583-1307199912 -C 1200 -W 1300 -M 7680  HOME/rissAuto.sh HOME HOME/instance-3472583-1307199912.cnf 853610103 1200 7680 2

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

MD5SUM BENCH= d35e27c66dd20912347d4209a4f12c99
RANDOM SEED=853610103

node141.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.806
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.61
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.806
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	: 5362.96
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.806
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.82
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.806
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.806
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.84
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.806
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.806
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.806
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:     32951124 kB
MemFree:      21621252 kB
Buffers:        291736 kB
Cached:         724076 kB
SwapCached:       8848 kB
Active:       10488560 kB
Inactive:       572620 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21621252 kB
SwapTotal:    67111528 kB
SwapFree:     62999000 kB
Dirty:           42352 kB
Writeback:           0 kB
AnonPages:    10042924 kB
Mapped:          25628 kB
Slab:           126780 kB
PageTables:      70656 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 150733948 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= 73864 MiB
End job on node141 at 2011-06-04 17:25:15