Trace number 3473061

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

NameSAT05/crafted/sabharwal05/counting/fphp/unsat/
harder/fphp-030-029.shuffled-as.sat05-1234.cnf
MD5SUMc12aa6a0ac1bca448bef51c167f3bbbb
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark17.1704
Satisfiable
(Un)Satisfiability was proved
Number of variables870
Number of clauses24825
Sum of the clauses size50460
Maximum clause length29
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 224795
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.02	c *****************************************************
0.00/0.02	c *        riss, Copyright 2009 Norbert Manthey       *
0.00/0.02	c *   This program may be redistributed or modified   *
0.00/0.02	c * under the terms of the GNU General Public License *
0.00/0.02	c *****************************************************
0.00/0.02	c process id: 31805
0.00/0.02	c setup for 1200s
0.00/0.02	c parsetime: 5104us
0.00/0.02	c parsed 24825 clauses with 870 variables
0.00/0.97	c init all components done
0.00/0.97	c ====================
0.00/0.97	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: 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-3473061-1307205197/watcher-3473061-1307205197 -o /tmp/evaluation-result-3473061-1307205197/solver-3473061-1307205197 -C 1200 -W 1300 -M 7680 HOME/rissAuto.sh HOME HOME/instance-3473061-1307205197.cnf 774188972 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: 4.29 4.14 4.04 5/539 31804
/proc/meminfo: memFree=23416272/32951124 swapFree=56930356/67111528
[pid=31804] ppid=31802 vsize=8700 CPUtime=0 cores=1,3
/proc/31804/stat : 31804 (rissAuto.sh) S 31802 31804 30924 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 832117392 8908800 251 33554432000 4194304 4922060 140737418211760 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31804/statm: 2175 251 211 178 0 68 0

[startup+0.02993 s]
/proc/loadavg: 4.29 4.14 4.04 5/539 31804
/proc/meminfo: memFree=23416272/32951124 swapFree=56930356/67111528
[pid=31804] ppid=31802 vsize=8700 CPUtime=0 cores=1,3
/proc/31804/stat : 31804 (rissAuto.sh) S 31802 31804 30924 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 832117392 8908800 251 33554432000 4194304 4922060 140737418211760 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31804/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100918 s]
/proc/loadavg: 4.29 4.14 4.04 5/539 31804
/proc/meminfo: memFree=23416272/32951124 swapFree=56930356/67111528
[pid=31804] ppid=31802 vsize=8700 CPUtime=0 cores=1,3
/proc/31804/stat : 31804 (rissAuto.sh) S 31802 31804 30924 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 832117392 8908800 251 33554432000 4194304 4922060 140737418211760 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31804/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300881 s]
/proc/loadavg: 4.29 4.14 4.04 5/539 31804
/proc/meminfo: memFree=23416272/32951124 swapFree=56930356/67111528
[pid=31804] ppid=31802 vsize=8700 CPUtime=0 cores=1,3
/proc/31804/stat : 31804 (rissAuto.sh) S 31802 31804 30924 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 832117392 8908800 251 33554432000 4194304 4922060 140737418211760 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31804/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700808 s]
/proc/loadavg: 4.29 4.14 4.04 5/539 31804
/proc/meminfo: memFree=23416272/32951124 swapFree=56930356/67111528
[pid=31804] ppid=31802 vsize=8700 CPUtime=0 cores=1,3
/proc/31804/stat : 31804 (rissAuto.sh) S 31802 31804 30924 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 832117392 8908800 251 33554432000 4194304 4922060 140737418211760 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31804/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50066 s]
/proc/loadavg: 4.29 4.14 4.04 5/541 31806
/proc/meminfo: memFree=23377876/32951124 swapFree=56930356/67111528
[pid=31804] ppid=31802 vsize=8700 CPUtime=0 cores=1,3
/proc/31804/stat : 31804 (rissAuto.sh) S 31802 31804 30924 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 832117392 8908800 251 33554432000 4194304 4922060 140737418211760 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31804/statm: 2175 251 211 178 0 68 0
[pid=31805] ppid=31804 vsize=55560 CPUtime=1.49 cores=1,3
/proc/31805/stat : 31805 (riss) R 31804 31804 30924 0 -1 4202496 11400 0 0 0 148 1 0 0 19 0 1 0 832117392 56893440 9910 33554432000 4194304 5523604 140734986548896 18446744073709551615 5332925 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31805/statm: 13890 9910 375 325 0 9704 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 64260

[startup+3.10038 s]
/proc/loadavg: 4.29 4.14 4.04 5/541 31806
/proc/meminfo: memFree=23374156/32951124 swapFree=56930356/67111528
[pid=31804] ppid=31802 vsize=8700 CPUtime=0 cores=1,3
/proc/31804/stat : 31804 (rissAuto.sh) S 31802 31804 30924 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 832117392 8908800 251 33554432000 4194304 4922060 140737418211760 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31804/statm: 2175 251 211 178 0 68 0
[pid=31805] ppid=31804 vsize=58384 CPUtime=3.09 cores=1,3
/proc/31805/stat : 31805 (riss) R 31804 31804 30924 0 -1 4202496 12112 0 0 0 308 1 0 0 25 0 1 0 832117392 59785216 10622 33554432000 4194304 5523604 140734986548896 18446744073709551615 5333282 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31805/statm: 14596 10622 375 325 0 10410 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 67084

[startup+6.30081 s]
/proc/loadavg: 4.27 4.14 4.04 5/541 31806
/proc/meminfo: memFree=23369040/32951124 swapFree=56930356/67111528
[pid=31804] ppid=31802 vsize=8700 CPUtime=0 cores=1,3
/proc/31804/stat : 31804 (rissAuto.sh) S 31802 31804 30924 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 832117392 8908800 251 33554432000 4194304 4922060 140737418211760 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31804/statm: 2175 251 211 178 0 68 0
[pid=31805] ppid=31804 vsize=64632 CPUtime=6.28 cores=1,3
/proc/31805/stat : 31805 (riss) R 31804 31804 30924 0 -1 4202496 13635 0 0 0 627 1 0 0 25 0 1 0 832117392 66183168 12145 33554432000 4194304 5523604 140734986548896 18446744073709551615 5333341 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31805/statm: 16158 12145 375 325 0 11972 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 73332

[startup+12.7007 s]
/proc/loadavg: 4.24 4.13 4.03 5/541 31806
/proc/meminfo: memFree=23356496/32951124 swapFree=56930356/67111528
[pid=31804] ppid=31802 vsize=8700 CPUtime=0 cores=1,3
/proc/31804/stat : 31804 (rissAuto.sh) S 31802 31804 30924 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 832117392 8908800 251 33554432000 4194304 4922060 140737418211760 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31804/statm: 2175 251 211 178 0 68 0
[pid=31805] ppid=31804 vsize=73976 CPUtime=12.68 cores=1,3
/proc/31805/stat : 31805 (riss) R 31804 31804 30924 0 -1 4202496 15929 0 0 0 1266 2 0 0 25 0 1 0 832117392 75751424 14439 33554432000 4194304 5523604 140734986548896 18446744073709551615 5333311 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31805/statm: 18494 14439 375 325 0 14308 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 82676

[startup+25.5003 s]
/proc/loadavg: 4.26 4.14 4.04 5/541 31807
/proc/meminfo: memFree=23339268/32951124 swapFree=56930356/67111528
[pid=31804] ppid=31802 vsize=8700 CPUtime=0 cores=1,3
/proc/31804/stat : 31804 (rissAuto.sh) S 31802 31804 30924 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 832117392 8908800 251 33554432000 4194304 4922060 140737418211760 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31804/statm: 2175 251 211 178 0 68 0
[pid=31805] ppid=31804 vsize=91512 CPUtime=25.49 cores=1,3
/proc/31805/stat : 31805 (riss) R 31804 31804 30924 0 -1 4202496 20232 0 0 0 2545 4 0 0 25 0 1 0 832117392 93708288 18742 33554432000 4194304 5523604 140734986548896 18446744073709551615 5333268 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31805/statm: 22878 18742 375 325 0 18692 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 100212

[startup+51.1007 s]
/proc/loadavg: 4.17 4.13 4.04 5/541 31807
/proc/meminfo: memFree=23322372/32951124 swapFree=56930356/67111528
[pid=31804] ppid=31802 vsize=8700 CPUtime=0 cores=1,3
/proc/31804/stat : 31804 (rissAuto.sh) S 31802 31804 30924 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 832117392 8908800 251 33554432000 4194304 4922060 140737418211760 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31804/statm: 2175 251 211 178 0 68 0
[pid=31805] ppid=31804 vsize=109340 CPUtime=51.09 cores=1,3
/proc/31805/stat : 31805 (riss) R 31804 31804 30924 0 -1 4202496 24801 0 0 0 5102 7 0 0 25 0 1 0 832117392 111964160 23311 33554432000 4194304 5523604 140734986548896 18446744073709551615 5332878 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31805/statm: 27335 23311 375 325 0 23149 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 118040

[startup+102.321 s]
/proc/loadavg: 4.07 4.11 4.03 5/541 31809
/proc/meminfo: memFree=23281824/32951124 swapFree=56930356/67111528
[pid=31804] ppid=31802 vsize=8700 CPUtime=0 cores=1,3
/proc/31804/stat : 31804 (rissAuto.sh) S 31802 31804 30924 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 832117392 8908800 251 33554432000 4194304 4922060 140737418211760 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31804/statm: 2175 251 211 178 0 68 0
[pid=31805] ppid=31804 vsize=147712 CPUtime=102.31 cores=1,3
/proc/31805/stat : 31805 (riss) R 31804 31804 30924 0 -1 4202496 34421 0 0 0 10220 11 0 0 25 0 1 0 832117392 151257088 32674 33554432000 4194304 5523604 140734986548896 18446744073709551615 5333341 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31805/statm: 36928 32674 375 325 0 32742 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 156412

[startup+162.301 s]
/proc/loadavg: 4.02 4.08 4.03 5/541 31810
/proc/meminfo: memFree=23222652/32951124 swapFree=56930356/67111528
[pid=31804] ppid=31802 vsize=8700 CPUtime=0 cores=1,3
/proc/31804/stat : 31804 (rissAuto.sh) S 31802 31804 30924 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 832117392 8908800 251 33554432000 4194304 4922060 140737418211760 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31804/statm: 2175 251 211 178 0 68 0
[pid=31805] ppid=31804 vsize=180440 CPUtime=162.29 cores=1,3
/proc/31805/stat : 31805 (riss) R 31804 31804 30924 0 -1 4202496 42816 0 0 0 16212 17 0 0 25 0 1 0 832117392 184770560 41069 33554432000 4194304 5523604 140734986548896 18446744073709551615 5333341 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31805/statm: 45110 41069 375 325 0 40924 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 189140

[startup+222.301 s]
/proc/loadavg: 4.01 4.07 4.02 5/541 31812
/proc/meminfo: memFree=23151076/32951124 swapFree=56930356/67111528
[pid=31804] ppid=31802 vsize=8700 CPUtime=0 cores=1,3
/proc/31804/stat : 31804 (rissAuto.sh) S 31802 31804 30924 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 832117392 8908800 251 33554432000 4194304 4922060 140737418211760 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31804/statm: 2175 251 211 178 0 68 0
[pid=31805] ppid=31804 vsize=215388 CPUtime=222.29 cores=1,3
/proc/31805/stat : 31805 (riss) R 31804 31804 30924 0 -1 4202496 51669 0 0 0 22207 22 0 0 25 0 1 0 832117392 220557312 49409 33554432000 4194304 5523604 140734986548896 18446744073709551615 5332870 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31805/statm: 53847 49409 375 325 0 49661 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 224088

[startup+282.301 s]
/proc/loadavg: 4.00 4.05 4.01 5/541 31814
/proc/meminfo: memFree=23117760/32951124 swapFree=56930356/67111528
[pid=31804] ppid=31802 vsize=8700 CPUtime=0 cores=1,3
/proc/31804/stat : 31804 (rissAuto.sh) S 31802 31804 30924 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 832117392 8908800 251 33554432000 4194304 4922060 140737418211760 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31804/statm: 2175 251 211 178 0 68 0
[pid=31805] ppid=31804 vsize=227468 CPUtime=282.29 cores=1,3
/proc/31805/stat : 31805 (riss) R 31804 31804 30924 0 -1 4202496 54525 0 0 0 28206 23 0 0 25 0 1 0 832117392 232927232 52265 33554432000 4194304 5523604 140734986548896 18446744073709551615 5332154 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31805/statm: 56867 52265 375 325 0 52681 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 236168

[startup+342.301 s]
/proc/loadavg: 4.00 4.04 4.01 5/541 31815
/proc/meminfo: memFree=23093528/32951124 swapFree=56930356/67111528
[pid=31804] ppid=31802 vsize=8700 CPUtime=0 cores=1,3
/proc/31804/stat : 31804 (rissAuto.sh) S 31802 31804 30924 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 832117392 8908800 251 33554432000 4194304 4922060 140737418211760 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31804/statm: 2175 251 211 178 0 68 0
[pid=31805] ppid=31804 vsize=249964 CPUtime=342.3 cores=1,3
/proc/31805/stat : 31805 (riss) R 31804 31804 30924 0 -1 4202496 60264 0 0 0 34203 27 0 0 25 0 1 0 832117392 255963136 58004 33554432000 4194304 5523604 140734986548896 18446744073709551615 5332883 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31805/statm: 62491 58004 375 325 0 58305 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 258664

[startup+402.301 s]
/proc/loadavg: 4.00 4.03 4.00 5/541 31817
/proc/meminfo: memFree=23054932/32951124 swapFree=56930356/67111528
[pid=31804] ppid=31802 vsize=8700 CPUtime=0 cores=1,3

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

/proc/31805/statm: 72123 67698 375 325 0 67937 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 297192

[startup+582.301 s]
/proc/loadavg: 4.28 4.15 4.04 5/541 31822
/proc/meminfo: memFree=22991484/32951124 swapFree=56930356/67111528
[pid=31804] ppid=31802 vsize=8700 CPUtime=0 cores=1,3
/proc/31804/stat : 31804 (rissAuto.sh) S 31802 31804 30924 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 832117392 8908800 251 33554432000 4194304 4922060 140737418211760 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31804/statm: 2175 251 211 178 0 68 0
[pid=31805] ppid=31804 vsize=326384 CPUtime=582.3 cores=1,3
/proc/31805/stat : 31805 (riss) R 31804 31804 30924 0 -1 4202496 79575 0 0 0 58191 39 0 0 25 0 1 0 832117392 334217216 77315 33554432000 4194304 5523604 140734986548896 18446744073709551615 5333341 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31805/statm: 81596 77315 376 325 0 77410 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 335084

[startup+642.301 s]
/proc/loadavg: 4.10 4.12 4.04 5/541 31823
/proc/meminfo: memFree=22927212/32951124 swapFree=56930356/67111528
[pid=31804] ppid=31802 vsize=8700 CPUtime=0 cores=1,3
/proc/31804/stat : 31804 (rissAuto.sh) S 31802 31804 30924 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 832117392 8908800 251 33554432000 4194304 4922060 140737418211760 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31804/statm: 2175 251 211 178 0 68 0
[pid=31805] ppid=31804 vsize=371296 CPUtime=642.32 cores=1,3
/proc/31805/stat : 31805 (riss) R 31804 31804 30924 0 -1 4202496 90737 0 0 0 64187 45 0 0 25 0 1 0 832117392 380207104 87452 33554432000 4194304 5523604 140734986548896 18446744073709551615 5332878 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31805/statm: 92824 87452 376 325 0 88638 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 379996

[startup+702.301 s]
/proc/loadavg: 4.04 4.10 4.03 5/541 31825
/proc/meminfo: memFree=22892952/32951124 swapFree=56930356/67111528
[pid=31804] ppid=31802 vsize=8700 CPUtime=0 cores=1,3
/proc/31804/stat : 31804 (rissAuto.sh) S 31802 31804 30924 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 832117392 8908800 251 33554432000 4194304 4922060 140737418211760 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31804/statm: 2175 251 211 178 0 68 0
[pid=31805] ppid=31804 vsize=382728 CPUtime=702.3 cores=1,3
/proc/31805/stat : 31805 (riss) R 31804 31804 30924 0 -1 4202496 93223 0 0 0 70184 46 0 0 25 0 1 0 832117392 391913472 89938 33554432000 4194304 5523604 140734986548896 18446744073709551615 4252816 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31805/statm: 95682 89938 376 325 0 91496 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 391428

[startup+762.321 s]
/proc/loadavg: 4.01 4.08 4.03 5/541 31826
/proc/meminfo: memFree=22868004/32951124 swapFree=56930356/67111528
[pid=31804] ppid=31802 vsize=8700 CPUtime=0 cores=1,3
/proc/31804/stat : 31804 (rissAuto.sh) S 31802 31804 30924 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 832117392 8908800 251 33554432000 4194304 4922060 140737418211760 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31804/statm: 2175 251 211 178 0 68 0
[pid=31805] ppid=31804 vsize=382728 CPUtime=762.32 cores=1,3
/proc/31805/stat : 31805 (riss) R 31804 31804 30924 0 -1 4202496 93225 0 0 0 76186 46 0 0 25 0 1 0 832117392 391913472 89940 33554432000 4194304 5523604 140734986548896 18446744073709551615 5333341 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31805/statm: 95682 89940 376 325 0 91496 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 391428

[startup+822.301 s]
/proc/loadavg: 3.96 4.03 4.01 5/541 31915
/proc/meminfo: memFree=23249224/32951124 swapFree=56930356/67111528
[pid=31804] ppid=31802 vsize=8700 CPUtime=0 cores=1,3
/proc/31804/stat : 31804 (rissAuto.sh) S 31802 31804 30924 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 832117392 8908800 251 33554432000 4194304 4922060 140737418211760 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31804/statm: 2175 251 211 178 0 68 0
[pid=31805] ppid=31804 vsize=382728 CPUtime=822.31 cores=1,3
/proc/31805/stat : 31805 (riss) R 31804 31804 30924 0 -1 4202496 93244 0 0 0 82185 46 0 0 25 0 1 0 832117392 391913472 89959 33554432000 4194304 5523604 140734986548896 18446744073709551615 5333341 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31805/statm: 95682 89959 376 325 0 91496 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 391428

[startup+882.3 s]
/proc/loadavg: 4.13 4.06 4.01 5/541 31917
/proc/meminfo: memFree=23214996/32951124 swapFree=56930356/67111528
[pid=31804] ppid=31802 vsize=8700 CPUtime=0 cores=1,3
/proc/31804/stat : 31804 (rissAuto.sh) S 31802 31804 30924 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 832117392 8908800 251 33554432000 4194304 4922060 140737418211760 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31804/statm: 2175 251 211 178 0 68 0
[pid=31805] ppid=31804 vsize=382728 CPUtime=882.31 cores=1,3
/proc/31805/stat : 31805 (riss) R 31804 31804 30924 0 -1 4202496 93293 0 0 0 88185 46 0 0 25 0 1 0 832117392 391913472 90008 33554432000 4194304 5523604 140734986548896 18446744073709551615 5332878 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31805/statm: 95682 90008 376 325 0 91496 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 391428

[startup+942.3 s]
/proc/loadavg: 4.11 4.06 4.01 5/541 31918
/proc/meminfo: memFree=23162900/32951124 swapFree=56930356/67111528
[pid=31804] ppid=31802 vsize=8700 CPUtime=0 cores=1,3
/proc/31804/stat : 31804 (rissAuto.sh) S 31802 31804 30924 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 832117392 8908800 251 33554432000 4194304 4922060 140737418211760 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31804/statm: 2175 251 211 178 0 68 0
[pid=31805] ppid=31804 vsize=407016 CPUtime=942.31 cores=1,3
/proc/31805/stat : 31805 (riss) R 31804 31804 30924 0 -1 4202496 99426 0 0 0 94182 49 0 0 25 0 1 0 832117392 416784384 96141 33554432000 4194304 5523604 140734986548896 18446744073709551615 5333341 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31805/statm: 101754 96141 376 325 0 97568 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 415716

[startup+1002.3 s]
/proc/loadavg: 4.04 4.05 4.01 5/541 31920
/proc/meminfo: memFree=23116972/32951124 swapFree=56930356/67111528
[pid=31804] ppid=31802 vsize=8700 CPUtime=0 cores=1,3
/proc/31804/stat : 31804 (rissAuto.sh) S 31802 31804 30924 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 832117392 8908800 251 33554432000 4194304 4922060 140737418211760 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31804/statm: 2175 251 211 178 0 68 0
[pid=31805] ppid=31804 vsize=440948 CPUtime=1002.32 cores=1,3
/proc/31805/stat : 31805 (riss) R 31804 31804 30924 0 -1 4202496 107918 0 0 0 100177 55 0 0 25 0 1 0 832117392 451530752 104633 33554432000 4194304 5523604 140734986548896 18446744073709551615 5332870 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31805/statm: 110237 104633 376 325 0 106051 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 449648

[startup+1062.3 s]
/proc/loadavg: 4.10 4.07 4.01 5/541 31921
/proc/meminfo: memFree=23062516/32951124 swapFree=56930356/67111528
[pid=31804] ppid=31802 vsize=8700 CPUtime=0 cores=1,3
/proc/31804/stat : 31804 (rissAuto.sh) S 31802 31804 30924 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 832117392 8908800 251 33554432000 4194304 4922060 140737418211760 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31804/statm: 2175 251 211 178 0 68 0
[pid=31805] ppid=31804 vsize=472420 CPUtime=1062.32 cores=1,3
/proc/31805/stat : 31805 (riss) R 31804 31804 30924 0 -1 4202496 115741 0 0 0 106172 60 0 0 25 0 1 0 832117392 483758080 112456 33554432000 4194304 5523604 140734986548896 18446744073709551615 5333341 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31805/statm: 118105 112456 376 325 0 113919 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 481120

[startup+1122.3 s]
/proc/loadavg: 4.08 4.07 4.01 5/541 31923
/proc/meminfo: memFree=23007068/32951124 swapFree=56930356/67111528
[pid=31804] ppid=31802 vsize=8700 CPUtime=0 cores=1,3
/proc/31804/stat : 31804 (rissAuto.sh) S 31802 31804 30924 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 832117392 8908800 251 33554432000 4194304 4922060 140737418211760 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31804/statm: 2175 251 211 178 0 68 0
[pid=31805] ppid=31804 vsize=512888 CPUtime=1122.32 cores=1,3
/proc/31805/stat : 31805 (riss) R 31804 31804 30924 0 -1 4202496 125800 0 0 0 112166 66 0 0 25 0 1 0 832117392 525197312 122515 33554432000 4194304 5523604 140734986548896 18446744073709551615 5332786 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31805/statm: 128222 122515 376 325 0 124036 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 521588

[startup+1182.3 s]
/proc/loadavg: 4.07 4.06 4.01 5/541 31925
/proc/meminfo: memFree=23003824/32951124 swapFree=56930356/67111528
[pid=31804] ppid=31802 vsize=8700 CPUtime=0 cores=1,3
/proc/31804/stat : 31804 (rissAuto.sh) S 31802 31804 30924 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 832117392 8908800 251 33554432000 4194304 4922060 140737418211760 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31804/statm: 2175 251 211 178 0 68 0
[pid=31805] ppid=31804 vsize=512888 CPUtime=1182.32 cores=1,3
/proc/31805/stat : 31805 (riss) R 31804 31804 30924 0 -1 4202496 125800 0 0 0 118166 66 0 0 25 0 1 0 832117392 525197312 122515 33554432000 4194304 5523604 140734986548896 18446744073709551615 5332344 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31805/statm: 128222 122515 376 325 0 124036 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 521588



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200 s]
/proc/loadavg: 4.20 4.09 4.02 6/541 31925
/proc/meminfo: memFree=23003068/32951124 swapFree=56930356/67111528
[pid=31804] ppid=31802 vsize=8700 CPUtime=0 cores=1,3
/proc/31804/stat : 31804 (rissAuto.sh) S 31802 31804 30924 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 832117392 8908800 251 33554432000 4194304 4922060 140737418211760 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31804/statm: 2175 251 211 178 0 68 0
[pid=31805] ppid=31804 vsize=512888 CPUtime=1200.07 cores=1,3
/proc/31805/stat : 31805 (riss) R 31804 31804 30924 0 -1 4202496 125800 0 0 0 119941 66 0 0 25 0 1 0 832117392 525197312 122515 33554432000 4194304 5523604 140734986548896 18446744073709551615 5332878 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31805/statm: 128222 122515 376 325 0 124036 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 521588

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 31804 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=999
# CPU time returned by wait4() is 0.000999
# 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.41
CPU system time (s): 0.66
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 521588

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

runsolver used 5.8941 second user time and 16.2705 second system time

The end

Launcher Data

Begin job on node137 at 2011-06-04 18:33:17
IDJOB=3473061
IDBENCH=85538
IDSOLVER=1962
FILE ID=node137/3473061-1307205197
RUNJOBID= node137-1307203567-31490
PBS_JOBID= 13509012
Free space on /tmp= 73724 MiB

SOLVER NAME= riss Auto (1200 s timeout)
BENCH NAME= SAT05/crafted/sabharwal05/counting/fphp/unsat/harder/fphp-030-029.shuffled-as.sat05-1234.cnf
COMMAND LINE= DIR/rissAuto.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3473061-1307205197/watcher-3473061-1307205197 -o /tmp/evaluation-result-3473061-1307205197/solver-3473061-1307205197 -C 1200 -W 1300 -M 7680  HOME/rissAuto.sh HOME HOME/instance-3473061-1307205197.cnf 774188972 1200 7680 2

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

MD5SUM BENCH= c12aa6a0ac1bca448bef51c167f3bbbb
RANDOM SEED=774188972

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23416552 kB
Buffers:        293052 kB
Cached:         596944 kB
SwapCached:      12312 kB
Active:        8730476 kB
Inactive:       539568 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23416552 kB
SwapTotal:    67111528 kB
SwapFree:     56930356 kB
Dirty:            1540 kB
Writeback:           0 kB
AnonPages:     8377816 kB
Mapped:          22532 kB
Slab:           117940 kB
PageTables:      75896 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 162961780 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= 73724 MiB
End job on node137 at 2011-06-04 18:53:19