Trace number 3249442

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 Exp? (TO) 1299.98 1300.01

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-7x39.cnf
MD5SUMf717554c4e7f802b3078c48464dbcd9d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1092
Number of clauses64155
Sum of the clauses size253344
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21638
Number of clauses of size 30
Number of clauses of size 462517
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	c *****************************************************
0.00/0.01	c *        riss, Copyright 2009 Norbert Manthey       *
0.00/0.01	c *   This program may be redistributed or modified   *
0.00/0.01	c * under the terms of the GNU General Public License *
0.00/0.01	c *****************************************************
0.00/0.01	c process id: 10591
0.00/0.03	c parsetime: 15349us
0.00/0.03	c parsed 64155 clauses with 1092 variables
3.89/3.94	c start find xor
3.89/3.95	c relevant clauses: 1570
3.89/3.95	c found 0 non-binary xors encoded with 0 clauses
3.89/3.95	c init all components done
3.89/3.95	c ====================
3.89/3.95	c trail size: 0

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3249442-1304139918/watcher-3249442-1304139918 -o /tmp/evaluation-result-3249442-1304139918/solver-3249442-1304139918 -C 2400 -W 1300 -M 7680 HOME/rissExp.sh HOME HOME/instance-3249442-1304139918.cnf 791941943 2400 7680 2 

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 3.90 3.97 4.03 4/192 10590
/proc/meminfo: memFree=29051200/32950928 swapFree=67054472/67111528
[pid=10590] ppid=10588 vsize=8700 CPUtime=0 cores=4,6
/proc/10590/stat : 10590 (rissExp.sh) S 10588 10590 9989 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 604222485 8908800 252 33554432000 4194304 4922060 140735639179456 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10590/statm: 2175 252 211 178 0 68 0

[startup+0.0110779 s]
/proc/loadavg: 3.90 3.97 4.03 4/192 10590
/proc/meminfo: memFree=29051200/32950928 swapFree=67054472/67111528
[pid=10590] ppid=10588 vsize=8700 CPUtime=0 cores=4,6
/proc/10590/stat : 10590 (rissExp.sh) S 10588 10590 9989 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 604222485 8908800 252 33554432000 4194304 4922060 140735639179456 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10590/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101067 s]
/proc/loadavg: 3.90 3.97 4.03 4/192 10590
/proc/meminfo: memFree=29051200/32950928 swapFree=67054472/67111528
[pid=10590] ppid=10588 vsize=8700 CPUtime=0 cores=4,6
/proc/10590/stat : 10590 (rissExp.sh) S 10588 10590 9989 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 604222485 8908800 252 33554432000 4194304 4922060 140735639179456 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10590/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301043 s]
/proc/loadavg: 3.90 3.97 4.03 4/192 10590
/proc/meminfo: memFree=29051200/32950928 swapFree=67054472/67111528
[pid=10590] ppid=10588 vsize=8700 CPUtime=0 cores=4,6
/proc/10590/stat : 10590 (rissExp.sh) S 10588 10590 9989 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 604222485 8908800 252 33554432000 4194304 4922060 140735639179456 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10590/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.70097 s]
/proc/loadavg: 3.90 3.97 4.03 4/192 10590
/proc/meminfo: memFree=29051200/32950928 swapFree=67054472/67111528
[pid=10590] ppid=10588 vsize=8700 CPUtime=0 cores=4,6
/proc/10590/stat : 10590 (rissExp.sh) S 10588 10590 9989 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 604222485 8908800 252 33554432000 4194304 4922060 140735639179456 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10590/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50082 s]
/proc/loadavg: 3.90 3.97 4.03 5/194 10592
/proc/meminfo: memFree=29011500/32950928 swapFree=67054472/67111528
[pid=10590] ppid=10588 vsize=8700 CPUtime=0 cores=4,6
/proc/10590/stat : 10590 (rissExp.sh) S 10588 10590 9989 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 604222485 8908800 252 33554432000 4194304 4922060 140735639179456 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10590/statm: 2175 252 211 178 0 68 0
[pid=10591] ppid=10590 vsize=53896 CPUtime=1.49 cores=4,6
/proc/10591/stat : 10591 (rissExp) R 10590 10590 9989 0 -1 4202496 9691 0 0 0 148 1 0 0 25 0 1 0 604222485 55189504 9565 33554432000 4194304 5525396 140733483212352 18446744073709551615 4339901 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10591/statm: 13474 9565 330 325 0 9288 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 62596

[startup+3.10047 s]
/proc/loadavg: 3.90 3.97 4.03 5/194 10592
/proc/meminfo: memFree=29008896/32950928 swapFree=67054472/67111528
[pid=10590] ppid=10588 vsize=8700 CPUtime=0 cores=4,6
/proc/10590/stat : 10590 (rissExp.sh) S 10588 10590 9989 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 604222485 8908800 252 33554432000 4194304 4922060 140735639179456 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10590/statm: 2175 252 211 178 0 68 0
[pid=10591] ppid=10590 vsize=56332 CPUtime=3.09 cores=4,6
/proc/10591/stat : 10591 (rissExp) R 10590 10590 9989 0 -1 4202496 10652 0 0 0 308 1 0 0 25 0 1 0 604222485 57683968 10090 33554432000 4194304 5525396 140733483212352 18446744073709551615 4374969 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10591/statm: 14083 10090 335 325 0 9897 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 65032

[startup+6.30099 s]
/proc/loadavg: 3.91 3.97 4.03 5/194 10592
/proc/meminfo: memFree=28991892/32950928 swapFree=67054472/67111528
[pid=10590] ppid=10588 vsize=8700 CPUtime=0 cores=4,6
/proc/10590/stat : 10590 (rissExp.sh) S 10588 10590 9989 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 604222485 8908800 252 33554432000 4194304 4922060 140735639179456 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10590/statm: 2175 252 211 178 0 68 0
[pid=10591] ppid=10590 vsize=66680 CPUtime=6.29 cores=4,6
/proc/10591/stat : 10591 (rissExp) R 10590 10590 9989 0 -1 4202496 14195 0 0 0 628 1 0 0 25 0 1 0 604222485 68280320 12581 33554432000 4194304 5525396 140733483212352 18446744073709551615 5303231 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10591/statm: 16670 12581 371 325 0 12484 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 75380

[startup+12.7008 s]
/proc/loadavg: 3.91 3.97 4.03 5/194 10592
/proc/meminfo: memFree=28978920/32950928 swapFree=67054472/67111528
[pid=10590] ppid=10588 vsize=8700 CPUtime=0 cores=4,6
/proc/10590/stat : 10590 (rissExp.sh) S 10588 10590 9989 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 604222485 8908800 252 33554432000 4194304 4922060 140735639179456 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10590/statm: 2175 252 211 178 0 68 0
[pid=10591] ppid=10590 vsize=74108 CPUtime=12.69 cores=4,6
/proc/10591/stat : 10591 (rissExp) R 10590 10590 9989 0 -1 4202496 16010 0 0 0 1267 2 0 0 25 0 1 0 604222485 75886592 14396 33554432000 4194304 5525396 140733483212352 18446744073709551615 5309116 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10591/statm: 18527 14396 371 325 0 14341 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 82808

[startup+25.5004 s]
/proc/loadavg: 3.93 3.97 4.03 5/194 10593
/proc/meminfo: memFree=28961424/32950928 swapFree=67054472/67111528
[pid=10590] ppid=10588 vsize=8700 CPUtime=0 cores=4,6
/proc/10590/stat : 10590 (rissExp.sh) S 10588 10590 9989 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 604222485 8908800 252 33554432000 4194304 4922060 140735639179456 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10590/statm: 2175 252 211 178 0 68 0
[pid=10591] ppid=10590 vsize=87652 CPUtime=25.49 cores=4,6
/proc/10591/stat : 10591 (rissExp) R 10590 10590 9989 0 -1 4202496 19341 0 0 0 2547 2 0 0 25 0 1 0 604222485 89755648 17727 33554432000 4194304 5525396 140733483212352 18446744073709551615 5309062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10591/statm: 21913 17727 371 325 0 17727 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 96352

[startup+51.1008 s]
/proc/loadavg: 4.03 3.99 4.03 5/194 10593
/proc/meminfo: memFree=28880984/32950928 swapFree=67054472/67111528
[pid=10590] ppid=10588 vsize=8700 CPUtime=0 cores=4,6
/proc/10590/stat : 10590 (rissExp.sh) S 10588 10590 9989 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 604222485 8908800 252 33554432000 4194304 4922060 140735639179456 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10590/statm: 2175 252 211 178 0 68 0
[pid=10591] ppid=10590 vsize=110052 CPUtime=51.09 cores=4,6
/proc/10591/stat : 10591 (rissExp) R 10590 10590 9989 0 -1 4202496 24881 0 0 0 5105 4 0 0 25 0 1 0 604222485 112693248 23267 33554432000 4194304 5525396 140733483212352 18446744073709551615 5308695 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10591/statm: 27513 23267 371 325 0 23327 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 118752

[startup+102.307 s]
/proc/loadavg: 4.01 3.99 4.02 5/194 10595
/proc/meminfo: memFree=28814756/32950928 swapFree=67054472/67111528
[pid=10590] ppid=10588 vsize=8700 CPUtime=0 cores=4,6
/proc/10590/stat : 10590 (rissExp.sh) S 10588 10590 9989 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 604222485 8908800 252 33554432000 4194304 4922060 140735639179456 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10590/statm: 2175 252 211 178 0 68 0
[pid=10591] ppid=10590 vsize=140800 CPUtime=102.3 cores=4,6
/proc/10591/stat : 10591 (rissExp) R 10590 10590 9989 0 -1 4202496 32611 0 0 0 10224 6 0 0 25 0 1 0 604222485 144179200 30740 33554432000 4194304 5525396 140733483212352 18446744073709551615 5308568 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10591/statm: 35200 30740 371 325 0 31014 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 149500

[startup+162.3 s]
/proc/loadavg: 4.00 3.99 4.02 5/194 10653
/proc/meminfo: memFree=29562980/32950928 swapFree=67054472/67111528
[pid=10590] ppid=10588 vsize=8700 CPUtime=0 cores=4,6
/proc/10590/stat : 10590 (rissExp.sh) S 10588 10590 9989 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 604222485 8908800 252 33554432000 4194304 4922060 140735639179456 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10590/statm: 2175 252 211 178 0 68 0
[pid=10591] ppid=10590 vsize=190496 CPUtime=162.29 cores=4,6
/proc/10591/stat : 10591 (rissExp) R 10590 10590 9989 0 -1 4202496 45141 0 0 0 16219 10 0 0 25 0 1 0 604222485 195067904 43270 33554432000 4194304 5525396 140733483212352 18446744073709551615 4219872 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10591/statm: 47624 43270 371 325 0 43438 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 199196

[startup+222.3 s]
/proc/loadavg: 4.00 3.99 4.01 5/194 10655
/proc/meminfo: memFree=29503104/32950928 swapFree=67054472/67111528
[pid=10590] ppid=10588 vsize=8700 CPUtime=0 cores=4,6
/proc/10590/stat : 10590 (rissExp.sh) S 10588 10590 9989 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 604222485 8908800 252 33554432000 4194304 4922060 140735639179456 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10590/statm: 2175 252 211 178 0 68 0
[pid=10591] ppid=10590 vsize=211028 CPUtime=222.29 cores=4,6
/proc/10591/stat : 10591 (rissExp) R 10590 10590 9989 0 -1 4202496 50345 0 0 0 22218 11 0 0 25 0 1 0 604222485 216092672 48474 33554432000 4194304 5525396 140733483212352 18446744073709551615 5308780 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10591/statm: 52757 48474 371 325 0 48571 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 219728

[startup+282.3 s]
/proc/loadavg: 4.00 3.99 4.01 5/194 10657
/proc/meminfo: memFree=29372992/32950928 swapFree=67054472/67111528
[pid=10590] ppid=10588 vsize=8700 CPUtime=0 cores=4,6
/proc/10590/stat : 10590 (rissExp.sh) S 10588 10590 9989 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 604222485 8908800 252 33554432000 4194304 4922060 140735639179456 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10590/statm: 2175 252 211 178 0 68 0
[pid=10591] ppid=10590 vsize=265352 CPUtime=282.29 cores=4,6
/proc/10591/stat : 10591 (rissExp) R 10590 10590 9989 0 -1 4202496 63813 0 0 0 28215 14 0 0 25 0 1 0 604222485 271720448 61429 33554432000 4194304 5525396 140733483212352 18446744073709551615 5309140 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10591/statm: 66338 61429 371 325 0 62152 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 274052

[startup+342.3 s]
/proc/loadavg: 4.00 3.99 4.00 5/194 10658
/proc/meminfo: memFree=29324724/32950928 swapFree=67054472/67111528
[pid=10590] ppid=10588 vsize=8700 CPUtime=0 cores=4,6
/proc/10590/stat : 10590 (rissExp.sh) S 10588 10590 9989 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 604222485 8908800 252 33554432000 4194304 4922060 140735639179456 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10590/statm: 2175 252 211 178 0 68 0
[pid=10591] ppid=10590 vsize=265352 CPUtime=342.29 cores=4,6
/proc/10591/stat : 10591 (rissExp) R 10590 10590 9989 0 -1 4202496 63836 0 0 0 34215 14 0 0 25 0 1 0 604222485 271720448 61452 33554432000 4194304 5525396 140733483212352 18446744073709551615 5308748 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10591/statm: 66338 61452 371 325 0 62152 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 274052

[startup+402.3 s]
/proc/loadavg: 4.00 3.99 4.00 6/194 10660
/proc/meminfo: memFree=29203664/32950928 swapFree=67054472/67111528
[pid=10590] ppid=10588 vsize=8700 CPUtime=0 cores=4,6

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

/proc/10591/statm: 91880 87198 372 325 0 87694 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 376220

[startup+642.3 s]
/proc/loadavg: 4.00 3.99 4.00 5/194 10666
/proc/meminfo: memFree=28870572/32950928 swapFree=67054472/67111528
[pid=10590] ppid=10588 vsize=8700 CPUtime=0 cores=4,6
/proc/10590/stat : 10590 (rissExp.sh) S 10588 10590 9989 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 604222485 8908800 252 33554432000 4194304 4922060 140735639179456 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10590/statm: 2175 252 211 178 0 68 0
[pid=10591] ppid=10590 vsize=443752 CPUtime=642.29 cores=4,6
/proc/10591/stat : 10591 (rissExp) R 10590 10590 9989 0 -1 4202496 108475 0 0 0 64199 30 0 0 25 0 1 0 604222485 454402048 105066 33554432000 4194304 5525396 140733483212352 18446744073709551615 5309140 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10591/statm: 110938 105066 372 325 0 106752 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 452452

[startup+702.3 s]
/proc/loadavg: 4.20 4.05 4.02 5/194 10668
/proc/meminfo: memFree=28724212/32950928 swapFree=67054472/67111528
[pid=10590] ppid=10588 vsize=8700 CPUtime=0 cores=4,6
/proc/10590/stat : 10590 (rissExp.sh) S 10588 10590 9989 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 604222485 8908800 252 33554432000 4194304 4922060 140735639179456 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10590/statm: 2175 252 211 178 0 68 0
[pid=10591] ppid=10590 vsize=456088 CPUtime=702.29 cores=4,6
/proc/10591/stat : 10591 (rissExp) R 10590 10590 9989 0 -1 4202496 111192 0 0 0 70198 31 0 0 25 0 1 0 604222485 467034112 107783 33554432000 4194304 5525396 140733483212352 18446744073709551615 5308661 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10591/statm: 114022 107783 372 325 0 109836 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 464788

[startup+762.307 s]
/proc/loadavg: 4.07 4.04 4.01 5/194 10669
/proc/meminfo: memFree=28709292/32950928 swapFree=67054472/67111528
[pid=10590] ppid=10588 vsize=8700 CPUtime=0 cores=4,6
/proc/10590/stat : 10590 (rissExp.sh) S 10588 10590 9989 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 604222485 8908800 252 33554432000 4194304 4922060 140735639179456 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10590/statm: 2175 252 211 178 0 68 0
[pid=10591] ppid=10590 vsize=456088 CPUtime=762.3 cores=4,6
/proc/10591/stat : 10591 (rissExp) R 10590 10590 9989 0 -1 4202496 111216 0 0 0 76199 31 0 0 25 0 1 0 604222485 467034112 107807 33554432000 4194304 5525396 140733483212352 18446744073709551615 5308954 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10591/statm: 114022 107807 372 325 0 109836 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 464788

[startup+822.3 s]
/proc/loadavg: 4.02 4.03 4.01 5/194 10671
/proc/meminfo: memFree=28695492/32950928 swapFree=67054472/67111528
[pid=10590] ppid=10588 vsize=8700 CPUtime=0 cores=4,6
/proc/10590/stat : 10590 (rissExp.sh) S 10588 10590 9989 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 604222485 8908800 252 33554432000 4194304 4922060 140735639179456 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10590/statm: 2175 252 211 178 0 68 0
[pid=10591] ppid=10590 vsize=456088 CPUtime=822.29 cores=4,6
/proc/10591/stat : 10591 (rissExp) R 10590 10590 9989 0 -1 4202496 111249 0 0 0 82198 31 0 0 25 0 1 0 604222485 467034112 107840 33554432000 4194304 5525396 140733483212352 18446744073709551615 5308695 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10591/statm: 114022 107840 372 325 0 109836 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 464788

[startup+882.3 s]
/proc/loadavg: 4.01 4.02 4.00 5/194 10673
/proc/meminfo: memFree=28668176/32950928 swapFree=67054472/67111528
[pid=10590] ppid=10588 vsize=8700 CPUtime=0 cores=4,6
/proc/10590/stat : 10590 (rissExp.sh) S 10588 10590 9989 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 604222485 8908800 252 33554432000 4194304 4922060 140735639179456 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10590/statm: 2175 252 211 178 0 68 0
[pid=10591] ppid=10590 vsize=457116 CPUtime=882.28 cores=4,6
/proc/10591/stat : 10591 (rissExp) R 10590 10590 9989 0 -1 4202496 111520 0 0 0 88197 31 0 0 25 0 1 0 604222485 468086784 108111 33554432000 4194304 5525396 140733483212352 18446744073709551615 5309152 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10591/statm: 114279 108111 372 325 0 110093 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 465816

[startup+942.3 s]
/proc/loadavg: 4.00 4.01 4.00 5/194 10674
/proc/meminfo: memFree=28572664/32950928 swapFree=67054472/67111528
[pid=10590] ppid=10588 vsize=8700 CPUtime=0 cores=4,6
/proc/10590/stat : 10590 (rissExp.sh) S 10588 10590 9989 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 604222485 8908800 252 33554432000 4194304 4922060 140735639179456 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10590/statm: 2175 252 211 178 0 68 0
[pid=10591] ppid=10590 vsize=495820 CPUtime=942.28 cores=4,6
/proc/10591/stat : 10591 (rissExp) R 10590 10590 9989 0 -1 4202496 121075 0 0 0 94193 35 0 0 25 0 1 0 604222485 507719680 117666 33554432000 4194304 5525396 140733483212352 18446744073709551615 5309357 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10591/statm: 123955 117666 372 325 0 119769 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 504520

[startup+1002.3 s]
/proc/loadavg: 4.00 4.01 4.00 5/194 10676
/proc/meminfo: memFree=28422100/32950928 swapFree=67054472/67111528
[pid=10590] ppid=10588 vsize=8700 CPUtime=0 cores=4,6
/proc/10590/stat : 10590 (rissExp.sh) S 10588 10590 9989 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 604222485 8908800 252 33554432000 4194304 4922060 140735639179456 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10590/statm: 2175 252 211 178 0 68 0
[pid=10591] ppid=10590 vsize=559848 CPUtime=1002.28 cores=4,6
/proc/10591/stat : 10591 (rissExp) R 10590 10590 9989 0 -1 4202496 136841 0 0 0 100188 40 0 0 25 0 1 0 604222485 573284352 133432 33554432000 4194304 5525396 140733483212352 18446744073709551615 5308695 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10591/statm: 139962 133432 372 325 0 135776 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 568548

[startup+1062.3 s]
/proc/loadavg: 3.37 3.82 3.94 4/187 10695
/proc/meminfo: memFree=28377572/32950928 swapFree=67054472/67111528
[pid=10590] ppid=10588 vsize=8700 CPUtime=0 cores=4,6
/proc/10590/stat : 10590 (rissExp.sh) S 10588 10590 9989 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 604222485 8908800 252 33554432000 4194304 4922060 140735639179456 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10590/statm: 2175 252 211 178 0 68 0
[pid=10591] ppid=10590 vsize=609216 CPUtime=1062.28 cores=4,6
/proc/10591/stat : 10591 (rissExp) R 10590 10590 9989 0 -1 4202496 148948 0 0 0 106184 44 0 0 25 0 1 0 604222485 623837184 145539 33554432000 4194304 5525396 140733483212352 18446744073709551615 5308695 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10591/statm: 152304 145539 372 325 0 148118 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 617916

[startup+1122.3 s]
/proc/loadavg: 3.13 3.67 3.87 4/187 10697
/proc/meminfo: memFree=28319488/32950928 swapFree=67054472/67111528
[pid=10590] ppid=10588 vsize=8700 CPUtime=0 cores=4,6
/proc/10590/stat : 10590 (rissExp.sh) S 10588 10590 9989 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 604222485 8908800 252 33554432000 4194304 4922060 140735639179456 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10590/statm: 2175 252 211 178 0 68 0
[pid=10591] ppid=10590 vsize=609216 CPUtime=1122.28 cores=4,6
/proc/10591/stat : 10591 (rissExp) R 10590 10590 9989 0 -1 4202496 148951 0 0 0 112184 44 0 0 25 0 1 0 604222485 623837184 145542 33554432000 4194304 5525396 140733483212352 18446744073709551615 5309140 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10591/statm: 152304 145542 372 325 0 148118 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 617916

[startup+1182.3 s]
/proc/loadavg: 3.05 3.55 3.82 4/187 10699
/proc/meminfo: memFree=28310020/32950928 swapFree=67054472/67111528
[pid=10590] ppid=10588 vsize=8700 CPUtime=0 cores=4,6
/proc/10590/stat : 10590 (rissExp.sh) S 10588 10590 9989 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 604222485 8908800 252 33554432000 4194304 4922060 140735639179456 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10590/statm: 2175 252 211 178 0 68 0
[pid=10591] ppid=10590 vsize=609216 CPUtime=1182.28 cores=4,6
/proc/10591/stat : 10591 (rissExp) R 10590 10590 9989 0 -1 4202496 148971 0 0 0 118184 44 0 0 25 0 1 0 604222485 623837184 145562 33554432000 4194304 5525396 140733483212352 18446744073709551615 5308725 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10591/statm: 152304 145562 372 325 0 148118 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 617916

[startup+1242.3 s]
/proc/loadavg: 2.62 3.35 3.73 3/180 10718
/proc/meminfo: memFree=28968032/32950928 swapFree=67054472/67111528
[pid=10590] ppid=10588 vsize=8700 CPUtime=0 cores=4,6
/proc/10590/stat : 10590 (rissExp.sh) S 10588 10590 9989 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 604222485 8908800 252 33554432000 4194304 4922060 140735639179456 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10590/statm: 2175 252 211 178 0 68 0
[pid=10591] ppid=10590 vsize=609216 CPUtime=1242.28 cores=4,6
/proc/10591/stat : 10591 (rissExp) R 10590 10590 9989 0 -1 4202496 148991 0 0 0 124184 44 0 0 25 0 1 0 604222485 623837184 145582 33554432000 4194304 5525396 140733483212352 18446744073709551615 5308681 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10591/statm: 152304 145582 372 325 0 148118 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 617916



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.26 3.11 3.62 3/180 10720
/proc/meminfo: memFree=28961296/32950928 swapFree=67054472/67111528
[pid=10590] ppid=10588 vsize=8700 CPUtime=0 cores=4,6
/proc/10590/stat : 10590 (rissExp.sh) S 10588 10590 9989 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 604222485 8908800 252 33554432000 4194304 4922060 140735639179456 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10590/statm: 2175 252 211 178 0 68 0
[pid=10591] ppid=10590 vsize=609216 CPUtime=1299.98 cores=4,6
/proc/10591/stat : 10591 (rissExp) R 10590 10590 9989 0 -1 4202496 149035 0 0 0 129954 44 0 0 25 0 1 0 604222485 623837184 145626 33554432000 4194304 5525396 140733483212352 18446744073709551615 5308748 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10591/statm: 152304 145626 372 325 0 148118 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 617916

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 10590 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=999
# CPU time returned by wait4() is 0.001998
# while last known CPU time is 1299.98
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 1299.98
CPU user time (s): 1299.54
CPU system time (s): 0.44
CPU usage (%): 99.9975
Max. virtual memory (cumulated for all children) (KiB): 617916

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

runsolver used 2.09768 second user time and 5.00524 second system time

The end

Launcher Data

Begin job on node116 at 2011-04-30 07:05:18
IDJOB=3249442
IDBENCH=83170
IDSOLVER=1599
FILE ID=node116/3249442-1304139918
RUNJOBID= node116-1304137224-10008
PBS_JOBID= 13170826
Free space on /tmp= 73160 MiB

SOLVER NAME= riss Exp
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-7x39.cnf
COMMAND LINE= DIR/rissExp.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3249442-1304139918/watcher-3249442-1304139918 -o /tmp/evaluation-result-3249442-1304139918/solver-3249442-1304139918 -C 2400 -W 1300 -M 7680  HOME/rissExp.sh HOME HOME/instance-3249442-1304139918.cnf 791941943 2400 7680 2

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

MD5SUM BENCH= f717554c4e7f802b3078c48464dbcd9d
RANDOM SEED=791941943

node116.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.826
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.65
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.826
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.15
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.826
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.826
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.826
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.77
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.826
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.826
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.826
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:     32950928 kB
MemFree:      29051348 kB
Buffers:       1004260 kB
Cached:        1575152 kB
SwapCached:       9656 kB
Active:        1217196 kB
Inactive:      2341088 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29051348 kB
SwapTotal:    67111528 kB
SwapFree:     67054472 kB
Dirty:            2772 kB
Writeback:           0 kB
AnonPages:      977228 kB
Mapped:          14244 kB
Slab:           275648 kB
PageTables:       7196 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1268984 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= 73280 MiB
End job on node116 at 2011-04-30 07:27:00