Trace number 3473066

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

NameSAT05/crafted/roussel05/visbmc-PHNF/
phnf-size10-exclusive-philo.used-as.sat04-988.shuffled-as.sat05-4195.cnf
MD5SUM32f22e9ac89bf164b7f5db6bef950d03
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1140.77
Satisfiable
(Un)Satisfiability was proved
Number of variables36304
Number of clauses1711065
Sum of the clauses size3450220
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21706958
Number of clauses of size 30
Number of clauses of size 45
Number of clauses of size 57
Number of clauses of size over 54095

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: 4675
0.00/0.01	c setup for 1200s
0.00/0.43	c parsetime: 412482us
0.00/0.43	c parsed 1711065 clauses with 36304 variables
18.99/19.02	c init all components done
18.99/19.02	c ====================
18.99/19.02	c trail size: 3791

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

running on 2 cores: 5,7

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.08 4.03 3.73 5/492 4674
/proc/meminfo: memFree=20319084/32951124 swapFree=67057928/67111528
[pid=4674] ppid=4672 vsize=8700 CPUtime=0 cores=5,7
/proc/4674/stat : 4674 (rissAuto.sh) S 4672 4674 3389 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 812937600 8908800 251 33554432000 4194304 4922060 140737128813072 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4674/statm: 2175 251 211 178 0 68 0

[startup+0.0219519 s]
/proc/loadavg: 4.08 4.03 3.73 5/492 4674
/proc/meminfo: memFree=20319084/32951124 swapFree=67057928/67111528
[pid=4674] ppid=4672 vsize=8700 CPUtime=0 cores=5,7
/proc/4674/stat : 4674 (rissAuto.sh) S 4672 4674 3389 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 812937600 8908800 251 33554432000 4194304 4922060 140737128813072 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4674/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100976 s]
/proc/loadavg: 4.08 4.03 3.73 5/492 4674
/proc/meminfo: memFree=20319084/32951124 swapFree=67057928/67111528
[pid=4674] ppid=4672 vsize=8700 CPUtime=0 cores=5,7
/proc/4674/stat : 4674 (rissAuto.sh) S 4672 4674 3389 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 812937600 8908800 251 33554432000 4194304 4922060 140737128813072 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4674/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.30094 s]
/proc/loadavg: 4.08 4.03 3.73 5/492 4674
/proc/meminfo: memFree=20319084/32951124 swapFree=67057928/67111528
[pid=4674] ppid=4672 vsize=8700 CPUtime=0 cores=5,7
/proc/4674/stat : 4674 (rissAuto.sh) S 4672 4674 3389 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 812937600 8908800 251 33554432000 4194304 4922060 140737128813072 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4674/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700866 s]
/proc/loadavg: 4.08 4.03 3.73 5/492 4674
/proc/meminfo: memFree=20319084/32951124 swapFree=67057928/67111528
[pid=4674] ppid=4672 vsize=8700 CPUtime=0 cores=5,7
/proc/4674/stat : 4674 (rissAuto.sh) S 4672 4674 3389 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 812937600 8908800 251 33554432000 4194304 4922060 140737128813072 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4674/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50074 s]
/proc/loadavg: 4.08 4.03 3.73 7/494 4676
/proc/meminfo: memFree=20187072/32951124 swapFree=67057928/67111528
[pid=4674] ppid=4672 vsize=8700 CPUtime=0 cores=5,7
/proc/4674/stat : 4674 (rissAuto.sh) S 4672 4674 3389 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 812937600 8908800 251 33554432000 4194304 4922060 140737128813072 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4674/statm: 2175 251 211 178 0 68 0
[pid=4675] ppid=4674 vsize=184012 CPUtime=1.49 cores=5,7
/proc/4675/stat : 4675 (riss) R 4674 4674 3389 0 -1 4202496 43364 0 0 0 142 7 0 0 25 0 1 0 812937600 188428288 41359 33554432000 4194304 5523604 140735936203072 18446744073709551615 254261277381 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4675/statm: 46003 41359 324 325 0 41817 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 192712

[startup+3.10044 s]
/proc/loadavg: 4.08 4.03 3.73 7/494 4676
/proc/meminfo: memFree=20115772/32951124 swapFree=67057928/67111528
[pid=4674] ppid=4672 vsize=8700 CPUtime=0 cores=5,7
/proc/4674/stat : 4674 (rissAuto.sh) S 4672 4674 3389 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 812937600 8908800 251 33554432000 4194304 4922060 140737128813072 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4674/statm: 2175 251 211 178 0 68 0
[pid=4675] ppid=4674 vsize=273112 CPUtime=3.08 cores=5,7
/proc/4675/stat : 4675 (riss) R 4674 4674 3389 0 -1 4202496 65641 0 0 0 297 11 0 0 25 0 1 0 812937600 279666688 63636 33554432000 4194304 5523604 140735936203072 18446744073709551615 254261277381 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4675/statm: 68278 63636 324 325 0 64092 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 281812

[startup+6.30088 s]
/proc/loadavg: 4.08 4.03 3.73 6/491 4677
/proc/meminfo: memFree=20681732/32951124 swapFree=67057928/67111528
[pid=4674] ppid=4672 vsize=8700 CPUtime=0 cores=5,7
/proc/4674/stat : 4674 (rissAuto.sh) S 4672 4674 3389 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 812937600 8908800 251 33554432000 4194304 4922060 140737128813072 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4674/statm: 2175 251 211 178 0 68 0
[pid=4675] ppid=4674 vsize=139256 CPUtime=6.29 cores=5,7
/proc/4675/stat : 4675 (riss) R 4674 4674 3389 0 -1 4202496 75746 0 0 0 615 14 0 0 25 0 1 0 812937600 142598144 29722 33554432000 4194304 5523604 140735936203072 18446744073709551615 4339338 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4675/statm: 34814 29722 330 325 0 30628 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 147956

[startup+12.7007 s]
/proc/loadavg: 4.07 4.03 3.73 7/494 4733
/proc/meminfo: memFree=20713092/32951124 swapFree=67057928/67111528
[pid=4674] ppid=4672 vsize=8700 CPUtime=0 cores=5,7
/proc/4674/stat : 4674 (rissAuto.sh) S 4672 4674 3389 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 812937600 8908800 251 33554432000 4194304 4922060 140737128813072 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4674/statm: 2175 251 211 178 0 68 0
[pid=4675] ppid=4674 vsize=181612 CPUtime=12.69 cores=5,7
/proc/4675/stat : 4675 (riss) R 4674 4674 3389 0 -1 4202496 86439 0 0 0 1254 15 0 0 25 0 1 0 812937600 185970688 40415 33554432000 4194304 5523604 140735936203072 18446744073709551615 4275578 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4675/statm: 45403 40415 331 325 0 41217 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 190312

[startup+25.5005 s]
/proc/loadavg: 4.05 4.03 3.74 7/494 4733
/proc/meminfo: memFree=20676604/32951124 swapFree=67057928/67111528
[pid=4674] ppid=4672 vsize=8700 CPUtime=0 cores=5,7
/proc/4674/stat : 4674 (rissAuto.sh) S 4672 4674 3389 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 812937600 8908800 251 33554432000 4194304 4922060 140737128813072 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4674/statm: 2175 251 211 178 0 68 0
[pid=4675] ppid=4674 vsize=213900 CPUtime=25.49 cores=5,7
/proc/4675/stat : 4675 (riss) R 4674 4674 3389 0 -1 4202496 122035 0 0 0 2527 22 0 0 25 0 1 0 812937600 219033600 48092 33554432000 4194304 5523604 140735936203072 18446744073709551615 5332707 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4675/statm: 53475 48092 376 325 0 49289 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 222600

[startup+51.1009 s]
/proc/loadavg: 4.04 4.03 3.74 7/494 4734
/proc/meminfo: memFree=20667672/32951124 swapFree=67057928/67111528
[pid=4674] ppid=4672 vsize=8700 CPUtime=0 cores=5,7
/proc/4674/stat : 4674 (rissAuto.sh) S 4672 4674 3389 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 812937600 8908800 251 33554432000 4194304 4922060 140737128813072 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4674/statm: 2175 251 211 178 0 68 0
[pid=4675] ppid=4674 vsize=216760 CPUtime=51.09 cores=5,7
/proc/4675/stat : 4675 (riss) R 4674 4674 3389 0 -1 4202496 122750 0 0 0 5087 22 0 0 25 0 1 0 812937600 221962240 48807 33554432000 4194304 5523604 140735936203072 18446744073709551615 5334016 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4675/statm: 54190 48807 376 325 0 50004 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 225460

[startup+102.319 s]
/proc/loadavg: 4.01 4.02 3.75 7/494 4735
/proc/meminfo: memFree=20646660/32951124 swapFree=67057928/67111528
[pid=4674] ppid=4672 vsize=8700 CPUtime=0 cores=5,7
/proc/4674/stat : 4674 (rissAuto.sh) S 4672 4674 3389 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 812937600 8908800 251 33554432000 4194304 4922060 140737128813072 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4674/statm: 2175 251 211 178 0 68 0
[pid=4675] ppid=4674 vsize=225816 CPUtime=102.31 cores=5,7
/proc/4675/stat : 4675 (riss) R 4674 4674 3389 0 -1 4202496 124977 0 0 0 10208 23 0 0 25 0 1 0 812937600 231235584 51034 33554432000 4194304 5523604 140735936203072 18446744073709551615 5332154 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4675/statm: 56454 51034 376 325 0 52268 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 234516

[startup+162.3 s]
/proc/loadavg: 4.04 4.03 3.77 7/494 4737
/proc/meminfo: memFree=20606540/32951124 swapFree=67057928/67111528
[pid=4674] ppid=4672 vsize=8700 CPUtime=0 cores=5,7
/proc/4674/stat : 4674 (rissAuto.sh) S 4672 4674 3389 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 812937600 8908800 251 33554432000 4194304 4922060 140737128813072 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4674/statm: 2175 251 211 178 0 68 0
[pid=4675] ppid=4674 vsize=231384 CPUtime=162.29 cores=5,7
/proc/4675/stat : 4675 (riss) R 4674 4674 3389 0 -1 4202496 126367 0 0 0 16206 23 0 0 25 0 1 0 812937600 236937216 52424 33554432000 4194304 5523604 140735936203072 18446744073709551615 5329965 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4675/statm: 57846 52424 376 325 0 53660 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 240084

[startup+222.301 s]
/proc/loadavg: 4.08 4.05 3.79 6/494 4739
/proc/meminfo: memFree=20571436/32951124 swapFree=67057928/67111528
[pid=4674] ppid=4672 vsize=8700 CPUtime=0 cores=5,7
/proc/4674/stat : 4674 (rissAuto.sh) S 4672 4674 3389 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 812937600 8908800 251 33554432000 4194304 4922060 140737128813072 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4674/statm: 2175 251 211 178 0 68 0
[pid=4675] ppid=4674 vsize=240240 CPUtime=222.29 cores=5,7
/proc/4675/stat : 4675 (riss) R 4674 4674 3389 0 -1 4202496 128507 0 0 0 22204 25 0 0 25 0 1 0 812937600 246005760 54564 33554432000 4194304 5523604 140735936203072 18446744073709551615 5332878 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4675/statm: 60060 54564 376 325 0 55874 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 248940

[startup+282.301 s]
/proc/loadavg: 4.06 4.05 3.81 7/494 4740
/proc/meminfo: memFree=20545264/32951124 swapFree=67057928/67111528
[pid=4674] ppid=4672 vsize=8700 CPUtime=0 cores=5,7
/proc/4674/stat : 4674 (rissAuto.sh) S 4672 4674 3389 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 812937600 8908800 251 33554432000 4194304 4922060 140737128813072 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4674/statm: 2175 251 211 178 0 68 0
[pid=4675] ppid=4674 vsize=241432 CPUtime=282.29 cores=5,7
/proc/4675/stat : 4675 (riss) R 4674 4674 3389 0 -1 4202496 128756 0 0 0 28204 25 0 0 25 0 1 0 812937600 247226368 54813 33554432000 4194304 5523604 140735936203072 18446744073709551615 5333360 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4675/statm: 60358 54813 376 325 0 56172 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 250132

[startup+342.3 s]
/proc/loadavg: 4.06 4.05 3.82 7/494 4771
/proc/meminfo: memFree=20693660/32951124 swapFree=67057928/67111528
[pid=4674] ppid=4672 vsize=8700 CPUtime=0 cores=5,7
/proc/4674/stat : 4674 (rissAuto.sh) S 4672 4674 3389 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 812937600 8908800 251 33554432000 4194304 4922060 140737128813072 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4674/statm: 2175 251 211 178 0 68 0
[pid=4675] ppid=4674 vsize=244272 CPUtime=342.29 cores=5,7
/proc/4675/stat : 4675 (riss) R 4674 4674 3389 0 -1 4202496 129424 0 0 0 34204 25 0 0 25 0 1 0 812937600 250134528 55481 33554432000 4194304 5523604 140735936203072 18446744073709551615 5332754 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4675/statm: 61068 55481 376 325 0 56882 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 252972

[startup+402.301 s]
/proc/loadavg: 4.12 4.07 3.84 7/494 4772
/proc/meminfo: memFree=20658768/32951124 swapFree=67057928/67111528
[pid=4674] ppid=4672 vsize=8700 CPUtime=0 cores=5,7

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

/proc/4675/statm: 67095 61553 376 325 0 62909 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 277080

[startup+582.301 s]
/proc/loadavg: 4.01 4.04 3.86 5/494 4890
/proc/meminfo: memFree=20753564/32951124 swapFree=67057928/67111528
[pid=4674] ppid=4672 vsize=8700 CPUtime=0 cores=5,7
/proc/4674/stat : 4674 (rissAuto.sh) S 4672 4674 3389 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 812937600 8908800 251 33554432000 4194304 4922060 140737128813072 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4674/statm: 2175 251 211 178 0 68 0
[pid=4675] ppid=4674 vsize=286180 CPUtime=582.3 cores=5,7
/proc/4675/stat : 4675 (riss) R 4674 4674 3389 0 -1 4202496 139837 0 0 0 58197 33 0 0 25 0 1 0 812937600 293048320 65894 33554432000 4194304 5523604 140735936203072 18446744073709551615 5333121 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4675/statm: 71545 65894 376 325 0 67359 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 294880

[startup+642.3 s]
/proc/loadavg: 4.07 4.05 3.87 5/494 4892
/proc/meminfo: memFree=20706092/32951124 swapFree=67057928/67111528
[pid=4674] ppid=4672 vsize=8700 CPUtime=0 cores=5,7
/proc/4674/stat : 4674 (rissAuto.sh) S 4672 4674 3389 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 812937600 8908800 251 33554432000 4194304 4922060 140737128813072 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4674/statm: 2175 251 211 178 0 68 0
[pid=4675] ppid=4674 vsize=295900 CPUtime=642.31 cores=5,7
/proc/4675/stat : 4675 (riss) R 4674 4674 3389 0 -1 4202496 142216 0 0 0 64197 34 0 0 25 0 1 0 812937600 303001600 68273 33554432000 4194304 5523604 140735936203072 18446744073709551615 5333360 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4675/statm: 73975 68273 376 325 0 69789 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 304600

[startup+702.301 s]
/proc/loadavg: 4.08 4.05 3.88 5/494 4893
/proc/meminfo: memFree=20681020/32951124 swapFree=67057928/67111528
[pid=4674] ppid=4672 vsize=8700 CPUtime=0 cores=5,7
/proc/4674/stat : 4674 (rissAuto.sh) S 4672 4674 3389 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 812937600 8908800 251 33554432000 4194304 4922060 140737128813072 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4674/statm: 2175 251 211 178 0 68 0
[pid=4675] ppid=4674 vsize=295900 CPUtime=702.3 cores=5,7
/proc/4675/stat : 4675 (riss) R 4674 4674 3389 0 -1 4202496 142216 0 0 0 70196 34 0 0 25 0 1 0 812937600 303001600 68273 33554432000 4194304 5523604 140735936203072 18446744073709551615 5332154 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4675/statm: 73975 68273 376 325 0 69789 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 304600

[startup+762.319 s]
/proc/loadavg: 4.14 4.07 3.90 5/494 4895
/proc/meminfo: memFree=20663512/32951124 swapFree=67057928/67111528
[pid=4674] ppid=4672 vsize=8700 CPUtime=0 cores=5,7
/proc/4674/stat : 4674 (rissAuto.sh) S 4672 4674 3389 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 812937600 8908800 251 33554432000 4194304 4922060 140737128813072 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4674/statm: 2175 251 211 178 0 68 0
[pid=4675] ppid=4674 vsize=295900 CPUtime=762.32 cores=5,7
/proc/4675/stat : 4675 (riss) R 4674 4674 3389 0 -1 4202496 142216 0 0 0 76198 34 0 0 25 0 1 0 812937600 303001600 68273 33554432000 4194304 5523604 140735936203072 18446744073709551615 5332878 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4675/statm: 73975 68273 376 325 0 69789 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 304600

[startup+822.3 s]
/proc/loadavg: 4.16 4.09 3.91 5/494 4897
/proc/meminfo: memFree=20657288/32951124 swapFree=67057928/67111528
[pid=4674] ppid=4672 vsize=8700 CPUtime=0 cores=5,7
/proc/4674/stat : 4674 (rissAuto.sh) S 4672 4674 3389 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 812937600 8908800 251 33554432000 4194304 4922060 140737128813072 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4674/statm: 2175 251 211 178 0 68 0
[pid=4675] ppid=4674 vsize=295900 CPUtime=822.31 cores=5,7
/proc/4675/stat : 4675 (riss) R 4674 4674 3389 0 -1 4202496 142222 0 0 0 82197 34 0 0 25 0 1 0 812937600 303001600 68279 33554432000 4194304 5523604 140735936203072 18446744073709551615 5333360 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4675/statm: 73975 68279 376 325 0 69789 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 304600

[startup+882.301 s]
/proc/loadavg: 4.06 4.07 3.91 5/494 4898
/proc/meminfo: memFree=20620308/32951124 swapFree=67057928/67111528
[pid=4674] ppid=4672 vsize=8700 CPUtime=0 cores=5,7
/proc/4674/stat : 4674 (rissAuto.sh) S 4672 4674 3389 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 812937600 8908800 251 33554432000 4194304 4922060 140737128813072 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4674/statm: 2175 251 211 178 0 68 0
[pid=4675] ppid=4674 vsize=304620 CPUtime=882.31 cores=5,7
/proc/4675/stat : 4675 (riss) R 4674 4674 3389 0 -1 4202496 144444 0 0 0 88195 36 0 0 25 0 1 0 812937600 311930880 70501 33554432000 4194304 5523604 140735936203072 18446744073709551615 5343343 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4675/statm: 76155 70501 376 325 0 71969 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 313320

[startup+942.301 s]
/proc/loadavg: 4.17 4.09 3.92 5/494 4900
/proc/meminfo: memFree=20603784/32951124 swapFree=67057928/67111528
[pid=4674] ppid=4672 vsize=8700 CPUtime=0 cores=5,7
/proc/4674/stat : 4674 (rissAuto.sh) S 4672 4674 3389 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 812937600 8908800 251 33554432000 4194304 4922060 140737128813072 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4674/statm: 2175 251 211 178 0 68 0
[pid=4675] ppid=4674 vsize=319748 CPUtime=942.31 cores=5,7
/proc/4675/stat : 4675 (riss) R 4674 4674 3389 0 -1 4202496 148229 0 0 0 94192 39 0 0 25 0 1 0 812937600 327421952 74286 33554432000 4194304 5523604 140735936203072 18446744073709551615 5333190 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4675/statm: 79937 74286 376 325 0 75751 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 328448

[startup+1002.3 s]
/proc/loadavg: 4.13 4.08 3.93 5/494 4901
/proc/meminfo: memFree=20591116/32951124 swapFree=67057928/67111528
[pid=4674] ppid=4672 vsize=8700 CPUtime=0 cores=5,7
/proc/4674/stat : 4674 (rissAuto.sh) S 4672 4674 3389 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 812937600 8908800 251 33554432000 4194304 4922060 140737128813072 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4674/statm: 2175 251 211 178 0 68 0
[pid=4675] ppid=4674 vsize=323980 CPUtime=1002.31 cores=5,7
/proc/4675/stat : 4675 (riss) R 4674 4674 3389 0 -1 4202496 149273 0 0 0 100192 39 0 0 25 0 1 0 812937600 331755520 75330 33554432000 4194304 5523604 140735936203072 18446744073709551615 5333360 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4675/statm: 80995 75330 376 325 0 76809 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 332680

[startup+1062.3 s]
/proc/loadavg: 4.04 4.07 3.93 5/494 4903
/proc/meminfo: memFree=20569888/32951124 swapFree=67057928/67111528
[pid=4674] ppid=4672 vsize=8700 CPUtime=0 cores=5,7
/proc/4674/stat : 4674 (rissAuto.sh) S 4672 4674 3389 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 812937600 8908800 251 33554432000 4194304 4922060 140737128813072 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4674/statm: 2175 251 211 178 0 68 0
[pid=4675] ppid=4674 vsize=323980 CPUtime=1062.31 cores=5,7
/proc/4675/stat : 4675 (riss) R 4674 4674 3389 0 -1 4202496 149273 0 0 0 106192 39 0 0 25 0 1 0 812937600 331755520 75330 33554432000 4194304 5523604 140735936203072 18446744073709551615 4219900 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4675/statm: 80995 75330 376 325 0 76809 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 332680

[startup+1122.3 s]
/proc/loadavg: 4.01 4.05 3.93 5/494 4905
/proc/meminfo: memFree=20558584/32951124 swapFree=67057928/67111528
[pid=4674] ppid=4672 vsize=8700 CPUtime=0 cores=5,7
/proc/4674/stat : 4674 (rissAuto.sh) S 4672 4674 3389 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 812937600 8908800 251 33554432000 4194304 4922060 140737128813072 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4674/statm: 2175 251 211 178 0 68 0
[pid=4675] ppid=4674 vsize=323980 CPUtime=1122.31 cores=5,7
/proc/4675/stat : 4675 (riss) R 4674 4674 3389 0 -1 4202496 149274 0 0 0 112192 39 0 0 25 0 1 0 812937600 331755520 75331 33554432000 4194304 5523604 140735936203072 18446744073709551615 5333190 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4675/statm: 80995 75331 376 325 0 76809 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 332680

[startup+1182.3 s]
/proc/loadavg: 4.00 4.04 3.93 5/494 4906
/proc/meminfo: memFree=20547520/32951124 swapFree=67057928/67111528
[pid=4674] ppid=4672 vsize=8700 CPUtime=0 cores=5,7
/proc/4674/stat : 4674 (rissAuto.sh) S 4672 4674 3389 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 812937600 8908800 251 33554432000 4194304 4922060 140737128813072 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4674/statm: 2175 251 211 178 0 68 0
[pid=4675] ppid=4674 vsize=323980 CPUtime=1182.31 cores=5,7
/proc/4675/stat : 4675 (riss) R 4674 4674 3389 0 -1 4202496 149274 0 0 0 118192 39 0 0 25 0 1 0 812937600 331755520 75331 33554432000 4194304 5523604 140735936203072 18446744073709551615 4219774 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4675/statm: 80995 75331 376 325 0 76809 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 332680



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200 s]
/proc/loadavg: 4.07 4.05 3.94 6/494 4907
/proc/meminfo: memFree=20543916/32951124 swapFree=67057928/67111528
[pid=4674] ppid=4672 vsize=8700 CPUtime=0 cores=5,7
/proc/4674/stat : 4674 (rissAuto.sh) S 4672 4674 3389 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 812937600 8908800 251 33554432000 4194304 4922060 140737128813072 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4674/statm: 2175 251 211 178 0 68 0
[pid=4675] ppid=4674 vsize=323980 CPUtime=1200.04 cores=5,7
/proc/4675/stat : 4675 (riss) R 4674 4674 3389 0 -1 4202496 149274 0 0 0 119965 39 0 0 25 0 1 0 812937600 331755520 75331 33554432000 4194304 5523604 140735936203072 18446744073709551615 5332878 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4675/statm: 80995 75331 376 325 0 76809 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 332680

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 4674 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 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.65
CPU system time (s): 0.39
CPU usage (%): 99.9996
Max. virtual memory (cumulated for all children) (KiB): 332680

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

runsolver used 5.44817 second user time and 14.2158 second system time

The end

Launcher Data

Begin job on node140 at 2011-06-04 18:33:43
IDJOB=3473066
IDBENCH=85764
IDSOLVER=1962
FILE ID=node140/3473066-1307205221
RUNJOBID= node140-1307204018-4395
PBS_JOBID= 13509009
Free space on /tmp= 73504 MiB

SOLVER NAME= riss Auto (1200 s timeout)
BENCH NAME= SAT05/crafted/roussel05/visbmc-PHNF/phnf-size10-exclusive-philo.used-as.sat04-988.shuffled-as.sat05-4195.cnf
COMMAND LINE= DIR/rissAuto.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3473066-1307205221/watcher-3473066-1307205221 -o /tmp/evaluation-result-3473066-1307205221/solver-3473066-1307205221 -C 1200 -W 1300 -M 7680  HOME/rissAuto.sh HOME HOME/instance-3473066-1307205221.cnf 1808772225 1200 7680 2

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

MD5SUM BENCH= 32f22e9ac89bf164b7f5db6bef950d03
RANDOM SEED=1808772225

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

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
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.77
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.833
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.75
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.833
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.74
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.833
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.833
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:      20319488 kB
Buffers:        321652 kB
Cached:        4254048 kB
SwapCached:       6932 kB
Active:        8382336 kB
Inactive:      3909452 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20319488 kB
SwapTotal:    67111528 kB
SwapFree:     67057928 kB
Dirty:           25588 kB
Writeback:           0 kB
AnonPages:     7714448 kB
Mapped:          39204 kB
Slab:           216808 kB
PageTables:      54752 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 142305264 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= 73612 MiB
End job on node140 at 2011-06-04 18:53:45