Trace number 3472566

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.04 1200.04

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-01.cnf
MD5SUMd2f77e32530988f77dca5112174eee00
Bench CategoryAPPLICATION (applications 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 variables7502
Number of clauses28770
Sum of the clauses size76290
Maximum clause length847
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 215814
Number of clauses of size 311119
Number of clauses of size 4733
Number of clauses of size 5172
Number of clauses of size over 5931

Solver Data

0.00/0.03	c *****************************************************
0.00/0.03	c *        riss, Copyright 2009 Norbert Manthey       *
0.00/0.03	c *   This program may be redistributed or modified   *
0.00/0.03	c * under the terms of the GNU General Public License *
0.00/0.03	c *****************************************************
0.00/0.03	c process id: 31859
0.00/0.03	c setup for 1200s
0.00/0.03	c parsetime: 7297us
0.00/0.03	c parsed 28770 clauses with 7502 variables
0.00/0.40	c init all components done
0.00/0.40	c ====================
0.00/0.40	c trail size: 864

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-3472566-1307199911/watcher-3472566-1307199911 -o /tmp/evaluation-result-3472566-1307199911/solver-3472566-1307199911 -C 1200 -W 1300 -M 7680 HOME/rissAuto.sh HOME HOME/instance-3472566-1307199911.cnf 1151258647 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.31 5/458 31858
/proc/meminfo: memFree=24523680/32951124 swapFree=60476376/67111528
[pid=31857] ppid=31853 vsize=8700 CPUtime=0 cores=1,3
/proc/31857/stat : 31857 (rissAuto.sh) S 31853 31857 31815 0 -1 4202496 331 0 0 0 0 0 0 0 20 0 1 0 812407093 8908800 252 33554432000 4194304 4922060 140735249362176 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31857/statm: 2175 252 211 178 0 68 0

[startup+0.0261809 s]
/proc/loadavg: 0.00 0.00 0.31 5/458 31858
/proc/meminfo: memFree=24523680/32951124 swapFree=60476376/67111528
[pid=31857] ppid=31853 vsize=8700 CPUtime=0 cores=1,3
/proc/31857/stat : 31857 (rissAuto.sh) S 31853 31857 31815 0 -1 4202496 331 0 0 0 0 0 0 0 20 0 1 0 812407093 8908800 252 33554432000 4194304 4922060 140735249362176 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31857/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100205 s]
/proc/loadavg: 0.00 0.00 0.31 5/458 31858
/proc/meminfo: memFree=24523680/32951124 swapFree=60476376/67111528
[pid=31857] ppid=31853 vsize=8700 CPUtime=0 cores=1,3
/proc/31857/stat : 31857 (rissAuto.sh) S 31853 31857 31815 0 -1 4202496 331 0 0 0 0 0 0 0 20 0 1 0 812407093 8908800 252 33554432000 4194304 4922060 140735249362176 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31857/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300168 s]
/proc/loadavg: 0.00 0.00 0.31 5/458 31858
/proc/meminfo: memFree=24523680/32951124 swapFree=60476376/67111528
[pid=31857] ppid=31853 vsize=8700 CPUtime=0 cores=1,3
/proc/31857/stat : 31857 (rissAuto.sh) S 31853 31857 31815 0 -1 4202496 331 0 0 0 0 0 0 0 20 0 1 0 812407093 8908800 252 33554432000 4194304 4922060 140735249362176 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31857/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.70109 s]
/proc/loadavg: 0.00 0.00 0.31 5/458 31858
/proc/meminfo: memFree=24523680/32951124 swapFree=60476376/67111528
[pid=31857] ppid=31853 vsize=8700 CPUtime=0 cores=1,3
/proc/31857/stat : 31857 (rissAuto.sh) S 31853 31857 31815 0 -1 4202496 331 0 0 0 0 0 0 0 20 0 1 0 812407093 8908800 252 33554432000 4194304 4922060 140735249362176 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31857/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50094 s]
/proc/loadavg: 0.32 0.07 0.33 6/472 31880
/proc/meminfo: memFree=24242968/32951124 swapFree=60476376/67111528
[pid=31857] ppid=31853 vsize=8700 CPUtime=0 cores=1,3
/proc/31857/stat : 31857 (rissAuto.sh) S 31853 31857 31815 0 -1 4202496 331 0 0 0 0 0 0 0 20 0 1 0 812407093 8908800 252 33554432000 4194304 4922060 140735249362176 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31857/statm: 2175 252 211 178 0 68 0
[pid=31859] ppid=31857 vsize=55956 CPUtime=1.48 cores=1,3
/proc/31859/stat : 31859 (riss) R 31857 31857 31815 0 -1 4202496 11042 0 0 0 147 1 0 0 25 0 1 0 812407093 57298944 9920 33554432000 4194304 5523604 140736502971328 18446744073709551615 5333081 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31859/statm: 13989 9920 375 325 0 9803 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 64656

[startup+3.10065 s]
/proc/loadavg: 0.32 0.07 0.33 6/472 31880
/proc/meminfo: memFree=24277324/32951124 swapFree=60476376/67111528
[pid=31857] ppid=31853 vsize=8700 CPUtime=0 cores=1,3
/proc/31857/stat : 31857 (rissAuto.sh) S 31853 31857 31815 0 -1 4202496 331 0 0 0 0 0 0 0 20 0 1 0 812407093 8908800 252 33554432000 4194304 4922060 140735249362176 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31857/statm: 2175 252 211 178 0 68 0
[pid=31859] ppid=31857 vsize=56632 CPUtime=3.08 cores=1,3
/proc/31859/stat : 31859 (riss) R 31857 31857 31815 0 -1 4202496 11207 0 0 0 307 1 0 0 25 0 1 0 812407093 57991168 10085 33554432000 4194304 5523604 140736502971328 18446744073709551615 4219847 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31859/statm: 14158 10085 375 325 0 9972 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 65332

[startup+6.30106 s]
/proc/loadavg: 0.32 0.07 0.33 6/472 31880
/proc/meminfo: memFree=24271744/32951124 swapFree=60476376/67111528
[pid=31857] ppid=31853 vsize=8700 CPUtime=0 cores=1,3
/proc/31857/stat : 31857 (rissAuto.sh) S 31853 31857 31815 0 -1 4202496 331 0 0 0 0 0 0 0 20 0 1 0 812407093 8908800 252 33554432000 4194304 4922060 140735249362176 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31857/statm: 2175 252 211 178 0 68 0
[pid=31859] ppid=31857 vsize=57556 CPUtime=6.28 cores=1,3
/proc/31859/stat : 31859 (riss) R 31857 31857 31815 0 -1 4202496 11439 0 0 0 627 1 0 0 25 0 1 0 812407093 58937344 10317 33554432000 4194304 5523604 140736502971328 18446744073709551615 5333279 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31859/statm: 14389 10317 375 325 0 10203 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 66256

[startup+12.7009 s]
/proc/loadavg: 0.89 0.20 0.37 6/472 31881
/proc/meminfo: memFree=24235616/32951124 swapFree=60476376/67111528
[pid=31857] ppid=31853 vsize=8700 CPUtime=0 cores=1,3
/proc/31857/stat : 31857 (rissAuto.sh) S 31853 31857 31815 0 -1 4202496 331 0 0 0 0 0 0 0 20 0 1 0 812407093 8908800 252 33554432000 4194304 4922060 140735249362176 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31857/statm: 2175 252 211 178 0 68 0
[pid=31859] ppid=31857 vsize=59640 CPUtime=12.68 cores=1,3
/proc/31859/stat : 31859 (riss) R 31857 31857 31815 0 -1 4202496 11962 0 0 0 1267 1 0 0 25 0 1 0 812407093 61071360 10840 33554432000 4194304 5523604 140736502971328 18446744073709551615 5333103 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31859/statm: 14910 10840 375 325 0 10724 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 68340

[startup+25.5005 s]
/proc/loadavg: 1.51 0.35 0.42 6/472 31881
/proc/meminfo: memFree=24221552/32951124 swapFree=60476376/67111528
[pid=31857] ppid=31853 vsize=8700 CPUtime=0 cores=1,3
/proc/31857/stat : 31857 (rissAuto.sh) S 31853 31857 31815 0 -1 4202496 331 0 0 0 0 0 0 0 20 0 1 0 812407093 8908800 252 33554432000 4194304 4922060 140735249362176 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31857/statm: 2175 252 211 178 0 68 0
[pid=31859] ppid=31857 vsize=63440 CPUtime=25.47 cores=1,3
/proc/31859/stat : 31859 (riss) R 31857 31857 31815 0 -1 4202496 12854 0 0 0 2546 1 0 0 25 0 1 0 812407093 64962560 11732 33554432000 4194304 5523604 140736502971328 18446744073709551615 5333360 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31859/statm: 15860 11732 375 325 0 11674 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 72140

[startup+51.1008 s]
/proc/loadavg: 2.36 0.64 0.51 6/472 31882
/proc/meminfo: memFree=24201728/32951124 swapFree=60476376/67111528
[pid=31857] ppid=31853 vsize=8700 CPUtime=0 cores=1,3
/proc/31857/stat : 31857 (rissAuto.sh) S 31853 31857 31815 0 -1 4202496 331 0 0 0 0 0 0 0 20 0 1 0 812407093 8908800 252 33554432000 4194304 4922060 140735249362176 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31857/statm: 2175 252 211 178 0 68 0
[pid=31859] ppid=31857 vsize=69364 CPUtime=51.08 cores=1,3
/proc/31859/stat : 31859 (riss) R 31857 31857 31815 0 -1 4202496 14286 0 0 0 5106 2 0 0 25 0 1 0 812407093 71028736 13164 33554432000 4194304 5523604 140736502971328 18446744073709551615 5332944 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31859/statm: 17341 13164 375 325 0 13155 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 78064

[startup+102.318 s]
/proc/loadavg: 3.39 1.22 0.71 6/472 31883
/proc/meminfo: memFree=24166116/32951124 swapFree=60476376/67111528
[pid=31857] ppid=31853 vsize=8700 CPUtime=0 cores=1,3
/proc/31857/stat : 31857 (rissAuto.sh) S 31853 31857 31815 0 -1 4202496 331 0 0 0 0 0 0 0 20 0 1 0 812407093 8908800 252 33554432000 4194304 4922060 140735249362176 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31857/statm: 2175 252 211 178 0 68 0
[pid=31859] ppid=31857 vsize=76028 CPUtime=102.3 cores=1,3
/proc/31859/stat : 31859 (riss) R 31857 31857 31815 0 -1 4202496 15949 0 0 0 10227 3 0 0 25 0 1 0 812407093 77852672 14827 33554432000 4194304 5523604 140736502971328 18446744073709551615 5332907 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31859/statm: 19007 14827 375 325 0 14821 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 84728

[startup+162.3 s]
/proc/loadavg: 3.77 1.72 0.92 5/472 31913
/proc/meminfo: memFree=24142356/32951124 swapFree=60476376/67111528
[pid=31857] ppid=31853 vsize=8700 CPUtime=0 cores=1,3
/proc/31857/stat : 31857 (rissAuto.sh) S 31853 31857 31815 0 -1 4202496 331 0 0 0 0 0 0 0 20 0 1 0 812407093 8908800 252 33554432000 4194304 4922060 140735249362176 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31857/statm: 2175 252 211 178 0 68 0
[pid=31859] ppid=31857 vsize=83624 CPUtime=162.28 cores=1,3
/proc/31859/stat : 31859 (riss) R 31857 31857 31815 0 -1 4202496 17700 0 0 0 16224 4 0 0 25 0 1 0 812407093 85630976 16578 33554432000 4194304 5523604 140736502971328 18446744073709551615 5333341 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31859/statm: 20906 16578 375 325 0 16720 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 92324

[startup+222.301 s]
/proc/loadavg: 3.91 2.14 1.11 5/472 31914
/proc/meminfo: memFree=24111568/32951124 swapFree=60476376/67111528
[pid=31857] ppid=31853 vsize=8700 CPUtime=0 cores=1,3
/proc/31857/stat : 31857 (rissAuto.sh) S 31853 31857 31815 0 -1 4202496 331 0 0 0 0 0 0 0 20 0 1 0 812407093 8908800 252 33554432000 4194304 4922060 140735249362176 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31857/statm: 2175 252 211 178 0 68 0
[pid=31859] ppid=31857 vsize=93496 CPUtime=222.28 cores=1,3
/proc/31859/stat : 31859 (riss) R 31857 31857 31815 0 -1 4202496 20079 0 0 0 22223 5 0 0 25 0 1 0 812407093 95739904 18957 33554432000 4194304 5523604 140736502971328 18446744073709551615 5333290 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31859/statm: 23374 18957 375 325 0 19188 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 102196

[startup+282.301 s]
/proc/loadavg: 3.97 2.47 1.28 5/472 31916
/proc/meminfo: memFree=24074960/32951124 swapFree=60476376/67111528
[pid=31857] ppid=31853 vsize=8700 CPUtime=0 cores=1,3
/proc/31857/stat : 31857 (rissAuto.sh) S 31853 31857 31815 0 -1 4202496 331 0 0 0 0 0 0 0 20 0 1 0 812407093 8908800 252 33554432000 4194304 4922060 140735249362176 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31857/statm: 2175 252 211 178 0 68 0
[pid=31859] ppid=31857 vsize=93496 CPUtime=282.28 cores=1,3
/proc/31859/stat : 31859 (riss) R 31857 31857 31815 0 -1 4202496 20087 0 0 0 28223 5 0 0 25 0 1 0 812407093 95739904 18965 33554432000 4194304 5523604 140736502971328 18446744073709551615 5332878 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31859/statm: 23374 18965 375 325 0 19188 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 102196

[startup+342.301 s]
/proc/loadavg: 4.15 2.78 1.46 5/472 31917
/proc/meminfo: memFree=24063376/32951124 swapFree=60476376/67111528
[pid=31857] ppid=31853 vsize=8700 CPUtime=0 cores=1,3
/proc/31857/stat : 31857 (rissAuto.sh) S 31853 31857 31815 0 -1 4202496 331 0 0 0 0 0 0 0 20 0 1 0 812407093 8908800 252 33554432000 4194304 4922060 140735249362176 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31857/statm: 2175 252 211 178 0 68 0
[pid=31859] ppid=31857 vsize=103472 CPUtime=342.28 cores=1,3
/proc/31859/stat : 31859 (riss) R 31857 31857 31815 0 -1 4202496 22633 0 0 0 34222 6 0 0 25 0 1 0 812407093 105955328 21254 33554432000 4194304 5523604 140736502971328 18446744073709551615 5332878 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31859/statm: 25868 21254 375 325 0 21682 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 112172

[startup+402.301 s]
/proc/loadavg: 4.26 3.05 1.63 5/472 31919
/proc/meminfo: memFree=24034812/32951124 swapFree=60476376/67111528
[pid=31857] ppid=31853 vsize=8700 CPUtime=0 cores=1,3

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

/proc/31859/statm: 27253 22599 375 325 0 23067 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 117712

[startup+582.301 s]
/proc/loadavg: 4.17 3.52 2.06 5/472 31924
/proc/meminfo: memFree=23979988/32951124 swapFree=60476376/67111528
[pid=31857] ppid=31853 vsize=8700 CPUtime=0 cores=1,3
/proc/31857/stat : 31857 (rissAuto.sh) S 31853 31857 31815 0 -1 4202496 331 0 0 0 0 0 0 0 20 0 1 0 812407093 8908800 252 33554432000 4194304 4922060 140735249362176 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31857/statm: 2175 252 211 178 0 68 0
[pid=31859] ppid=31857 vsize=118780 CPUtime=582.29 cores=1,3
/proc/31859/stat : 31859 (riss) R 31857 31857 31815 0 -1 4202496 26419 0 0 0 58220 9 0 0 25 0 1 0 812407093 121630720 25040 33554432000 4194304 5523604 140736502971328 18446744073709551615 5333290 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31859/statm: 29695 25040 375 325 0 25509 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 127480

[startup+642.301 s]
/proc/loadavg: 4.13 3.62 2.19 5/472 31925
/proc/meminfo: memFree=23968416/32951124 swapFree=60476376/67111528
[pid=31857] ppid=31853 vsize=8700 CPUtime=0 cores=1,3
/proc/31857/stat : 31857 (rissAuto.sh) S 31853 31857 31815 0 -1 4202496 331 0 0 0 0 0 0 0 20 0 1 0 812407093 8908800 252 33554432000 4194304 4922060 140735249362176 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31857/statm: 2175 252 211 178 0 68 0
[pid=31859] ppid=31857 vsize=125544 CPUtime=642.31 cores=1,3
/proc/31859/stat : 31859 (riss) R 31857 31857 31815 0 -1 4202496 27958 0 0 0 64221 10 0 0 25 0 1 0 812407093 128557056 26579 33554432000 4194304 5523604 140736502971328 18446744073709551615 5333628 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31859/statm: 31386 26579 375 325 0 27200 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 134244

[startup+702.301 s]
/proc/loadavg: 4.05 3.69 2.30 5/472 31927
/proc/meminfo: memFree=23946676/32951124 swapFree=60476376/67111528
[pid=31857] ppid=31853 vsize=8700 CPUtime=0 cores=1,3
/proc/31857/stat : 31857 (rissAuto.sh) S 31853 31857 31815 0 -1 4202496 331 0 0 0 0 0 0 0 20 0 1 0 812407093 8908800 252 33554432000 4194304 4922060 140735249362176 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31857/statm: 2175 252 211 178 0 68 0
[pid=31859] ppid=31857 vsize=125544 CPUtime=702.3 cores=1,3
/proc/31859/stat : 31859 (riss) R 31857 31857 31815 0 -1 4202496 27958 0 0 0 70220 10 0 0 25 0 1 0 812407093 128557056 26579 33554432000 4194304 5523604 140736502971328 18446744073709551615 5333209 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31859/statm: 31386 26579 375 325 0 27200 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 134244

[startup+762.318 s]
/proc/loadavg: 4.02 3.74 2.40 5/472 31929
/proc/meminfo: memFree=23920588/32951124 swapFree=60476376/67111528
[pid=31857] ppid=31853 vsize=8700 CPUtime=0 cores=1,3
/proc/31857/stat : 31857 (rissAuto.sh) S 31853 31857 31815 0 -1 4202496 331 0 0 0 0 0 0 0 20 0 1 0 812407093 8908800 252 33554432000 4194304 4922060 140735249362176 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31857/statm: 2175 252 211 178 0 68 0
[pid=31859] ppid=31857 vsize=125544 CPUtime=762.32 cores=1,3
/proc/31859/stat : 31859 (riss) R 31857 31857 31815 0 -1 4202496 27969 0 0 0 76222 10 0 0 25 0 1 0 812407093 128557056 26590 33554432000 4194304 5523604 140736502971328 18446744073709551615 5333330 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31859/statm: 31386 26590 375 325 0 27200 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 134244

[startup+822.301 s]
/proc/loadavg: 4.00 3.79 2.50 5/472 31930
/proc/meminfo: memFree=23913856/32951124 swapFree=60476376/67111528
[pid=31857] ppid=31853 vsize=8700 CPUtime=0 cores=1,3
/proc/31857/stat : 31857 (rissAuto.sh) S 31853 31857 31815 0 -1 4202496 331 0 0 0 0 0 0 0 20 0 1 0 812407093 8908800 252 33554432000 4194304 4922060 140735249362176 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31857/statm: 2175 252 211 178 0 68 0
[pid=31859] ppid=31857 vsize=125544 CPUtime=822.3 cores=1,3
/proc/31859/stat : 31859 (riss) R 31857 31857 31815 0 -1 4202496 27976 0 0 0 82220 10 0 0 25 0 1 0 812407093 128557056 26597 33554432000 4194304 5523604 140736502971328 18446744073709551615 5333411 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31859/statm: 31386 26597 375 325 0 27200 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 134244

[startup+882.301 s]
/proc/loadavg: 4.00 3.82 2.59 5/472 31932
/proc/meminfo: memFree=23901656/32951124 swapFree=60476376/67111528
[pid=31857] ppid=31853 vsize=8700 CPUtime=0 cores=1,3
/proc/31857/stat : 31857 (rissAuto.sh) S 31853 31857 31815 0 -1 4202496 331 0 0 0 0 0 0 0 20 0 1 0 812407093 8908800 252 33554432000 4194304 4922060 140735249362176 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31857/statm: 2175 252 211 178 0 68 0
[pid=31859] ppid=31857 vsize=125940 CPUtime=882.3 cores=1,3
/proc/31859/stat : 31859 (riss) R 31857 31857 31815 0 -1 4202496 28215 0 0 0 88220 10 0 0 25 0 1 0 812407093 128962560 26836 33554432000 4194304 5523604 140736502971328 18446744073709551615 5332878 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31859/statm: 31485 26836 375 325 0 27299 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 134640

[startup+942.3 s]
/proc/loadavg: 4.14 3.90 2.69 5/472 31933
/proc/meminfo: memFree=23888720/32951124 swapFree=60476376/67111528
[pid=31857] ppid=31853 vsize=8700 CPUtime=0 cores=1,3
/proc/31857/stat : 31857 (rissAuto.sh) S 31853 31857 31815 0 -1 4202496 331 0 0 0 0 0 0 0 20 0 1 0 812407093 8908800 252 33554432000 4194304 4922060 140735249362176 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31857/statm: 2175 252 211 178 0 68 0
[pid=31859] ppid=31857 vsize=134092 CPUtime=942.31 cores=1,3
/proc/31859/stat : 31859 (riss) R 31857 31857 31815 0 -1 4202496 30144 0 0 0 94220 11 0 0 25 0 1 0 812407093 137310208 28765 33554432000 4194304 5523604 140736502971328 18446744073709551615 5333330 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31859/statm: 33523 28765 375 325 0 29337 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 142792

[startup+1002.3 s]
/proc/loadavg: 4.20 3.97 2.79 5/472 31935
/proc/meminfo: memFree=23880132/32951124 swapFree=60476376/67111528
[pid=31857] ppid=31853 vsize=8700 CPUtime=0 cores=1,3
/proc/31857/stat : 31857 (rissAuto.sh) S 31853 31857 31815 0 -1 4202496 331 0 0 0 0 0 0 0 20 0 1 0 812407093 8908800 252 33554432000 4194304 4922060 140735249362176 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31857/statm: 2175 252 211 178 0 68 0
[pid=31859] ppid=31857 vsize=141676 CPUtime=1002.31 cores=1,3
/proc/31859/stat : 31859 (riss) R 31857 31857 31815 0 -1 4202496 31976 0 0 0 100219 12 0 0 25 0 1 0 812407093 145076224 30597 33554432000 4194304 5523604 140736502971328 18446744073709551615 5332878 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31859/statm: 35419 30597 375 325 0 31233 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 150376

[startup+1062.3 s]
/proc/loadavg: 4.07 3.97 2.86 5/472 31937
/proc/meminfo: memFree=23872520/32951124 swapFree=60476376/67111528
[pid=31857] ppid=31853 vsize=8700 CPUtime=0 cores=1,3
/proc/31857/stat : 31857 (rissAuto.sh) S 31853 31857 31815 0 -1 4202496 331 0 0 0 0 0 0 0 20 0 1 0 812407093 8908800 252 33554432000 4194304 4922060 140735249362176 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31857/statm: 2175 252 211 178 0 68 0
[pid=31859] ppid=31857 vsize=148584 CPUtime=1062.3 cores=1,3
/proc/31859/stat : 31859 (riss) R 31857 31857 31815 0 -1 4202496 33738 0 0 0 106217 13 0 0 25 0 1 0 812407093 152150016 32359 33554432000 4194304 5523604 140736502971328 18446744073709551615 5333311 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31859/statm: 37146 32359 375 325 0 32960 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 157284

[startup+1122.3 s]
/proc/loadavg: 4.02 3.97 2.93 5/472 31938
/proc/meminfo: memFree=23847680/32951124 swapFree=60476376/67111528
[pid=31857] ppid=31853 vsize=8700 CPUtime=0 cores=1,3
/proc/31857/stat : 31857 (rissAuto.sh) S 31853 31857 31815 0 -1 4202496 331 0 0 0 0 0 0 0 20 0 1 0 812407093 8908800 252 33554432000 4194304 4922060 140735249362176 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31857/statm: 2175 252 211 178 0 68 0
[pid=31859] ppid=31857 vsize=150036 CPUtime=1122.31 cores=1,3
/proc/31859/stat : 31859 (riss) R 31857 31857 31815 0 -1 4202496 34100 0 0 0 112218 13 0 0 25 0 1 0 812407093 153636864 32721 33554432000 4194304 5523604 140736502971328 18446744073709551615 5333209 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31859/statm: 37509 32721 375 325 0 33323 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 158736

[startup+1182.3 s]
/proc/loadavg: 4.08 4.00 3.01 5/472 31940
/proc/meminfo: memFree=23827916/32951124 swapFree=60476376/67111528
[pid=31857] ppid=31853 vsize=8700 CPUtime=0 cores=1,3
/proc/31857/stat : 31857 (rissAuto.sh) S 31853 31857 31815 0 -1 4202496 331 0 0 0 0 0 0 0 20 0 1 0 812407093 8908800 252 33554432000 4194304 4922060 140735249362176 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31857/statm: 2175 252 211 178 0 68 0
[pid=31859] ppid=31857 vsize=150036 CPUtime=1182.31 cores=1,3
/proc/31859/stat : 31859 (riss) R 31857 31857 31815 0 -1 4202496 34101 0 0 0 118218 13 0 0 25 0 1 0 812407093 153636864 32722 33554432000 4194304 5523604 140736502971328 18446744073709551615 5332916 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31859/statm: 37509 32722 375 325 0 33323 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 158736



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200 s]
/proc/loadavg: 4.06 4.00 3.02 6/472 31943
/proc/meminfo: memFree=23821184/32951124 swapFree=60476376/67111528
[pid=31857] ppid=31853 vsize=8700 CPUtime=0 cores=1,3
/proc/31857/stat : 31857 (rissAuto.sh) S 31853 31857 31815 0 -1 4202496 331 0 0 0 0 0 0 0 20 0 1 0 812407093 8908800 252 33554432000 4194304 4922060 140735249362176 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31857/statm: 2175 252 211 178 0 68 0
[pid=31859] ppid=31857 vsize=150036 CPUtime=1200.04 cores=1,3
/proc/31859/stat : 31859 (riss) R 31857 31857 31815 0 -1 4202496 34101 0 0 0 119991 13 0 0 25 0 1 0 812407093 153636864 32722 33554432000 4194304 5523604 140736502971328 18446744073709551615 5332878 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31859/statm: 37509 32722 375 325 0 33323 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 158736

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

Real time (s): 1200.04
CPU time (s): 1200.04
CPU user time (s): 1199.91
CPU system time (s): 0.13
CPU usage (%): 99.9999
Max. virtual memory (cumulated for all children) (KiB): 158736

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= 6
involuntary context switches= 1

runsolver used 5.19521 second user time and 13.335 second system time

The end

Launcher Data

Begin job on node147 at 2011-06-04 17:05:12
IDJOB=3472566
IDBENCH=20399
IDSOLVER=1962
FILE ID=node147/3472566-1307199911
RUNJOBID= node147-1307199911-31835
PBS_JOBID= 13509002
Free space on /tmp= 73696 MiB

SOLVER NAME= riss Auto (1200 s timeout)
BENCH NAME= SAT07/industrial/fuhs/hard/AProVE07-01.cnf
COMMAND LINE= DIR/rissAuto.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3472566-1307199911/watcher-3472566-1307199911 -o /tmp/evaluation-result-3472566-1307199911/solver-3472566-1307199911 -C 1200 -W 1300 -M 7680  HOME/rissAuto.sh HOME HOME/instance-3472566-1307199911.cnf 1151258647 1200 7680 2

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

MD5SUM BENCH= d2f77e32530988f77dca5112174eee00
RANDOM SEED=1151258647

node147.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.836
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.67
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.836
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.836
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.836
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.836
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.836
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.76
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.836
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.82
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.836
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:      24523992 kB
Buffers:        330456 kB
Cached:        1509936 kB
SwapCached:      11188 kB
Active:        6789716 kB
Inactive:      1374704 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24523992 kB
SwapTotal:    67111528 kB
SwapFree:     60476376 kB
Dirty:            8076 kB
Writeback:           0 kB
AnonPages:     6321004 kB
Mapped:          22132 kB
Slab:           134968 kB
PageTables:      58564 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 120763644 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= 73676 MiB
End job on node147 at 2011-06-04 17:25:14