Trace number 3251026

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) 1300.02 1300.01

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m62-q1504.5-n60-p15-s80450670.cnf
MD5SUM78d8e2b8c0fd15b93f96e38e33701f17
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark5.61315
Satisfiable
(Un)Satisfiability was proved
Number of variables3510
Number of clauses974465
Sum of the clauses size1952320
Maximum clause length62
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2974405
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 560

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: 31266
0.00/0.18	c parsetime: 173335us
0.00/0.18	c parsed 974465 clauses with 3510 variables
114.68/114.79	c start find xor
114.78/114.82	c relevant clauses: 15221
114.78/114.82	c found 0 non-binary xors encoded with 0 clauses
114.78/114.85	c init all components done
114.78/114.85	c ====================
114.78/114.85	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-3251026-1304143953/watcher-3251026-1304143953 -o /tmp/evaluation-result-3251026-1304143953/solver-3251026-1304143953 -C 2400 -W 1300 -M 7680 HOME/rissExp.sh HOME HOME/instance-3251026-1304143953.cnf 1148367559 2400 7680 2 

running on 2 cores: 5,7

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.92 3.95 3.57 4/192 31265
/proc/meminfo: memFree=25618476/32951124 swapFree=67051468/67111528
[pid=31265] ppid=31263 vsize=8700 CPUtime=0 cores=5,7
/proc/31265/stat : 31265 (rissExp.sh) S 31263 31265 30519 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 525998128 8908800 251 33554432000 4194304 4922060 140735425250160 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/31265/statm: 2175 251 211 178 0 68 0

[startup+0.0822611 s]
/proc/loadavg: 3.92 3.95 3.57 4/192 31265
/proc/meminfo: memFree=25618476/32951124 swapFree=67051468/67111528
[pid=31265] ppid=31263 vsize=8700 CPUtime=0 cores=5,7
/proc/31265/stat : 31265 (rissExp.sh) S 31263 31265 30519 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 525998128 8908800 251 33554432000 4194304 4922060 140735425250160 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/31265/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100257 s]
/proc/loadavg: 3.92 3.95 3.57 4/192 31265
/proc/meminfo: memFree=25618476/32951124 swapFree=67051468/67111528
[pid=31265] ppid=31263 vsize=8700 CPUtime=0 cores=5,7
/proc/31265/stat : 31265 (rissExp.sh) S 31263 31265 30519 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 525998128 8908800 251 33554432000 4194304 4922060 140735425250160 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/31265/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300231 s]
/proc/loadavg: 3.92 3.95 3.57 4/192 31265
/proc/meminfo: memFree=25618476/32951124 swapFree=67051468/67111528
[pid=31265] ppid=31263 vsize=8700 CPUtime=0 cores=5,7
/proc/31265/stat : 31265 (rissExp.sh) S 31263 31265 30519 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 525998128 8908800 251 33554432000 4194304 4922060 140735425250160 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/31265/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700161 s]
/proc/loadavg: 3.92 3.95 3.57 4/192 31265
/proc/meminfo: memFree=25618476/32951124 swapFree=67051468/67111528
[pid=31265] ppid=31263 vsize=8700 CPUtime=0 cores=5,7
/proc/31265/stat : 31265 (rissExp.sh) S 31263 31265 30519 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 525998128 8908800 251 33554432000 4194304 4922060 140735425250160 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/31265/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50101 s]
/proc/loadavg: 3.92 3.95 3.57 5/194 31267
/proc/meminfo: memFree=25475240/32951124 swapFree=67051468/67111528
[pid=31265] ppid=31263 vsize=8700 CPUtime=0 cores=5,7
/proc/31265/stat : 31265 (rissExp.sh) S 31263 31265 30519 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 525998128 8908800 251 33554432000 4194304 4922060 140735425250160 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/31265/statm: 2175 251 211 178 0 68 0
[pid=31266] ppid=31265 vsize=79828 CPUtime=1.49 cores=5,7
/proc/31266/stat : 31266 (rissExp) R 31265 31265 30519 0 -1 4202496 40720 0 0 0 143 6 0 0 19 0 1 0 525998128 81743872 15169 33554432000 4194304 5525396 140734854539280 18446744073709551615 4339338 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31266/statm: 19957 15169 331 325 0 15771 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 88528

[startup+3.10072 s]
/proc/loadavg: 4.01 3.97 3.58 5/194 31267
/proc/meminfo: memFree=25550916/32951124 swapFree=67051468/67111528
[pid=31265] ppid=31263 vsize=8700 CPUtime=0 cores=5,7
/proc/31265/stat : 31265 (rissExp.sh) S 31263 31265 30519 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 525998128 8908800 251 33554432000 4194304 4922060 140735425250160 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/31265/statm: 2175 251 211 178 0 68 0
[pid=31266] ppid=31265 vsize=79828 CPUtime=3.09 cores=5,7
/proc/31266/stat : 31266 (rissExp) R 31265 31265 30519 0 -1 4202496 40720 0 0 0 303 6 0 0 24 0 1 0 525998128 81743872 15169 33554432000 4194304 5525396 140734854539280 18446744073709551615 218370654818 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31266/statm: 19957 15169 331 325 0 15771 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 88528

[startup+6.30116 s]
/proc/loadavg: 4.01 3.97 3.58 5/194 31267
/proc/meminfo: memFree=25546956/32951124 swapFree=67051468/67111528
[pid=31265] ppid=31263 vsize=8700 CPUtime=0 cores=5,7
/proc/31265/stat : 31265 (rissExp.sh) S 31263 31265 30519 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 525998128 8908800 251 33554432000 4194304 4922060 140735425250160 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/31265/statm: 2175 251 211 178 0 68 0
[pid=31266] ppid=31265 vsize=79828 CPUtime=6.29 cores=5,7
/proc/31266/stat : 31266 (rissExp) R 31265 31265 30519 0 -1 4202496 40720 0 0 0 623 6 0 0 25 0 1 0 525998128 81743872 15169 33554432000 4194304 5525396 140734854539280 18446744073709551615 4339338 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31266/statm: 19957 15169 331 325 0 15771 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 88528

[startup+12.701 s]
/proc/loadavg: 4.01 3.97 3.58 5/194 31296
/proc/meminfo: memFree=25643228/32951124 swapFree=67051468/67111528
[pid=31265] ppid=31263 vsize=8700 CPUtime=0 cores=5,7
/proc/31265/stat : 31265 (rissExp.sh) S 31263 31265 30519 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 525998128 8908800 251 33554432000 4194304 4922060 140735425250160 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/31265/statm: 2175 251 211 178 0 68 0
[pid=31266] ppid=31265 vsize=81676 CPUtime=12.69 cores=5,7
/proc/31266/stat : 31266 (rissExp) R 31265 31265 30519 0 -1 4202496 41230 0 0 0 1263 6 0 0 25 0 1 0 525998128 83636224 15679 33554432000 4194304 5525396 140734854539280 18446744073709551615 4339906 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31266/statm: 20419 15679 331 325 0 16233 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 90376

[startup+25.5007 s]
/proc/loadavg: 4.01 3.97 3.59 5/194 31297
/proc/meminfo: memFree=25630348/32951124 swapFree=67051468/67111528
[pid=31265] ppid=31263 vsize=8700 CPUtime=0 cores=5,7
/proc/31265/stat : 31265 (rissExp.sh) S 31263 31265 30519 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 525998128 8908800 251 33554432000 4194304 4922060 140735425250160 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/31265/statm: 2175 251 211 178 0 68 0
[pid=31266] ppid=31265 vsize=81676 CPUtime=25.49 cores=5,7
/proc/31266/stat : 31266 (rissExp) R 31265 31265 30519 0 -1 4202496 41230 0 0 0 2543 6 0 0 25 0 1 0 525998128 83636224 15679 33554432000 4194304 5525396 140734854539280 18446744073709551615 4339869 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31266/statm: 20419 15679 331 325 0 16233 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 90376

[startup+51.1002 s]
/proc/loadavg: 4.00 3.97 3.60 5/194 31297
/proc/meminfo: memFree=25587200/32951124 swapFree=67051468/67111528
[pid=31265] ppid=31263 vsize=8700 CPUtime=0 cores=5,7
/proc/31265/stat : 31265 (rissExp.sh) S 31263 31265 30519 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 525998128 8908800 251 33554432000 4194304 4922060 140735425250160 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/31265/statm: 2175 251 211 178 0 68 0
[pid=31266] ppid=31265 vsize=81676 CPUtime=51.08 cores=5,7
/proc/31266/stat : 31266 (rissExp) R 31265 31265 30519 0 -1 4202496 41230 0 0 0 5102 6 0 0 25 0 1 0 525998128 83636224 15679 33554432000 4194304 5525396 140734854539280 18446744073709551615 4339834 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31266/statm: 20419 15679 331 325 0 16233 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 90376

[startup+102.307 s]
/proc/loadavg: 4.06 3.99 3.62 5/194 31299
/proc/meminfo: memFree=25526796/32951124 swapFree=67051468/67111528
[pid=31265] ppid=31263 vsize=8700 CPUtime=0 cores=5,7
/proc/31265/stat : 31265 (rissExp.sh) S 31263 31265 30519 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 525998128 8908800 251 33554432000 4194304 4922060 140735425250160 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/31265/statm: 2175 251 211 178 0 68 0
[pid=31266] ppid=31265 vsize=93820 CPUtime=102.28 cores=5,7
/proc/31266/stat : 31266 (rissExp) R 31265 31265 30519 0 -1 4202496 44265 0 0 0 10222 6 0 0 25 0 1 0 525998128 96071680 18714 33554432000 4194304 5525396 140734854539280 18446744073709551615 4339816 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31266/statm: 23455 18714 332 325 0 19269 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 102520

[startup+162.3 s]
/proc/loadavg: 4.02 3.99 3.64 5/194 31300
/proc/meminfo: memFree=25440340/32951124 swapFree=67051468/67111528
[pid=31265] ppid=31263 vsize=8700 CPUtime=0 cores=5,7
/proc/31265/stat : 31265 (rissExp.sh) S 31263 31265 30519 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 525998128 8908800 251 33554432000 4194304 4922060 140735425250160 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/31265/statm: 2175 251 211 178 0 68 0
[pid=31266] ppid=31265 vsize=144068 CPUtime=162.28 cores=5,7
/proc/31266/stat : 31266 (rissExp) R 31265 31265 30519 0 -1 4202496 74874 0 0 0 16217 11 0 0 25 0 1 0 525998128 147525632 31230 33554432000 4194304 5525396 140734854539280 18446744073709551615 5309140 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31266/statm: 36017 31230 372 325 0 31831 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 152768

[startup+222.301 s]
/proc/loadavg: 4.00 3.99 3.66 5/194 31302
/proc/meminfo: memFree=25374464/32951124 swapFree=67051468/67111528
[pid=31265] ppid=31263 vsize=8700 CPUtime=0 cores=5,7
/proc/31265/stat : 31265 (rissExp.sh) S 31263 31265 30519 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 525998128 8908800 251 33554432000 4194304 4922060 140735425250160 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/31265/statm: 2175 251 211 178 0 68 0
[pid=31266] ppid=31265 vsize=171528 CPUtime=222.28 cores=5,7
/proc/31266/stat : 31266 (rissExp) R 31265 31265 30519 0 -1 4202496 81593 0 0 0 22215 13 0 0 25 0 1 0 525998128 175644672 37949 33554432000 4194304 5525396 140734854539280 18446744073709551615 5308716 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31266/statm: 42882 37949 372 325 0 38696 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 180228

[startup+282.301 s]
/proc/loadavg: 4.00 3.99 3.68 5/194 31303
/proc/meminfo: memFree=25332516/32951124 swapFree=67051468/67111528
[pid=31265] ppid=31263 vsize=8700 CPUtime=0 cores=5,7
/proc/31265/stat : 31265 (rissExp.sh) S 31263 31265 30519 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 525998128 8908800 251 33554432000 4194304 4922060 140735425250160 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/31265/statm: 2175 251 211 178 0 68 0
[pid=31266] ppid=31265 vsize=188264 CPUtime=282.29 cores=5,7
/proc/31266/stat : 31266 (rissExp) R 31265 31265 30519 0 -1 4202496 85806 0 0 0 28214 15 0 0 25 0 1 0 525998128 192782336 42162 33554432000 4194304 5525396 140734854539280 18446744073709551615 5308568 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31266/statm: 47066 42162 372 325 0 42880 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 196964

[startup+342.301 s]
/proc/loadavg: 4.00 3.99 3.70 5/194 31305
/proc/meminfo: memFree=25260824/32951124 swapFree=67051468/67111528
[pid=31265] ppid=31263 vsize=8700 CPUtime=0 cores=5,7
/proc/31265/stat : 31265 (rissExp.sh) S 31263 31265 30519 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 525998128 8908800 251 33554432000 4194304 4922060 140735425250160 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/31265/statm: 2175 251 211 178 0 68 0
[pid=31266] ppid=31265 vsize=223208 CPUtime=342.28 cores=5,7
/proc/31266/stat : 31266 (rissExp) R 31265 31265 30519 0 -1 4202496 94215 0 0 0 34211 17 0 0 25 0 1 0 525998128 228564992 50571 33554432000 4194304 5525396 140734854539280 18446744073709551615 5309257 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31266/statm: 55802 50571 372 325 0 51616 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 231908

[startup+402.301 s]
/proc/loadavg: 4.00 3.99 3.71 5/194 31307
/proc/meminfo: memFree=25222716/32951124 swapFree=67051468/67111528
[pid=31265] ppid=31263 vsize=8700 CPUtime=0 cores=5,7

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

/proc/31266/statm: 74382 69030 372 325 0 70196 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 306228

[startup+642.3 s]
/proc/loadavg: 4.09 4.02 3.78 5/194 31313
/proc/meminfo: memFree=25072160/32951124 swapFree=67051468/67111528
[pid=31265] ppid=31263 vsize=8700 CPUtime=0 cores=5,7
/proc/31265/stat : 31265 (rissExp.sh) S 31263 31265 30519 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 525998128 8908800 251 33554432000 4194304 4922060 140735425250160 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/31265/statm: 2175 251 211 178 0 68 0
[pid=31266] ppid=31265 vsize=297528 CPUtime=642.3 cores=5,7
/proc/31266/stat : 31266 (rissExp) R 31265 31265 30519 0 -1 4202496 112690 0 0 0 64203 27 0 0 25 0 1 0 525998128 304668672 69046 33554432000 4194304 5525396 140734854539280 18446744073709551615 5308725 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31266/statm: 74382 69046 372 325 0 70196 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 306228

[startup+702.301 s]
/proc/loadavg: 4.03 4.02 3.79 5/194 31315
/proc/meminfo: memFree=25045104/32951124 swapFree=67051468/67111528
[pid=31265] ppid=31263 vsize=8700 CPUtime=0 cores=5,7
/proc/31265/stat : 31265 (rissExp.sh) S 31263 31265 30519 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 525998128 8908800 251 33554432000 4194304 4922060 140735425250160 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/31265/statm: 2175 251 211 178 0 68 0
[pid=31266] ppid=31265 vsize=298408 CPUtime=702.29 cores=5,7
/proc/31266/stat : 31266 (rissExp) R 31265 31265 30519 0 -1 4202496 112888 0 0 0 70202 27 0 0 25 0 1 0 525998128 305569792 69244 33554432000 4194304 5525396 140734854539280 18446744073709551615 5308568 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31266/statm: 74602 69244 372 325 0 70416 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 307108

[startup+762.307 s]
/proc/loadavg: 4.01 4.01 3.81 5/194 31316
/proc/meminfo: memFree=24963476/32951124 swapFree=67051468/67111528
[pid=31265] ppid=31263 vsize=8700 CPUtime=0 cores=5,7
/proc/31265/stat : 31265 (rissExp.sh) S 31263 31265 30519 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 525998128 8908800 251 33554432000 4194304 4922060 140735425250160 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/31265/statm: 2175 251 211 178 0 68 0
[pid=31266] ppid=31265 vsize=337728 CPUtime=762.3 cores=5,7
/proc/31266/stat : 31266 (rissExp) R 31265 31265 30519 0 -1 4202496 122162 0 0 0 76200 30 0 0 25 0 1 0 525998128 345833472 78518 33554432000 4194304 5525396 140734854539280 18446744073709551615 5308748 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31266/statm: 84432 78518 372 325 0 80246 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 346428

[startup+822.3 s]
/proc/loadavg: 4.00 4.00 3.82 5/194 31318
/proc/meminfo: memFree=24916704/32951124 swapFree=67051468/67111528
[pid=31265] ppid=31263 vsize=8700 CPUtime=0 cores=5,7
/proc/31265/stat : 31265 (rissExp.sh) S 31263 31265 30519 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 525998128 8908800 251 33554432000 4194304 4922060 140735425250160 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/31265/statm: 2175 251 211 178 0 68 0
[pid=31266] ppid=31265 vsize=368528 CPUtime=822.3 cores=5,7
/proc/31266/stat : 31266 (rissExp) R 31265 31265 30519 0 -1 4202496 129602 0 0 0 82194 36 0 0 25 0 1 0 525998128 377372672 85958 33554432000 4194304 5525396 140734854539280 18446744073709551615 5308695 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31266/statm: 92132 85958 372 325 0 87946 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 377228

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.82 5/194 31319
/proc/meminfo: memFree=24899924/32951124 swapFree=67051468/67111528
[pid=31265] ppid=31263 vsize=8700 CPUtime=0 cores=5,7
/proc/31265/stat : 31265 (rissExp.sh) S 31263 31265 30519 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 525998128 8908800 251 33554432000 4194304 4922060 140735425250160 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/31265/statm: 2175 251 211 178 0 68 0
[pid=31266] ppid=31265 vsize=368528 CPUtime=882.3 cores=5,7
/proc/31266/stat : 31266 (rissExp) R 31265 31265 30519 0 -1 4202496 129620 0 0 0 88194 36 0 0 25 0 1 0 525998128 377372672 85976 33554432000 4194304 5525396 140734854539280 18446744073709551615 5309103 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31266/statm: 92132 85976 372 325 0 87946 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 377228

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.83 5/194 31321
/proc/meminfo: memFree=24889976/32951124 swapFree=67051468/67111528
[pid=31265] ppid=31263 vsize=8700 CPUtime=0 cores=5,7
/proc/31265/stat : 31265 (rissExp.sh) S 31263 31265 30519 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 525998128 8908800 251 33554432000 4194304 4922060 140735425250160 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/31265/statm: 2175 251 211 178 0 68 0
[pid=31266] ppid=31265 vsize=368528 CPUtime=942.3 cores=5,7
/proc/31266/stat : 31266 (rissExp) R 31265 31265 30519 0 -1 4202496 129672 0 0 0 94194 36 0 0 25 0 1 0 525998128 377372672 86028 33554432000 4194304 5525396 140734854539280 18446744073709551615 5307930 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31266/statm: 92132 86028 372 325 0 87946 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 377228

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.84 5/194 31323
/proc/meminfo: memFree=24876808/32951124 swapFree=67051468/67111528
[pid=31265] ppid=31263 vsize=8700 CPUtime=0 cores=5,7
/proc/31265/stat : 31265 (rissExp.sh) S 31263 31265 30519 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 525998128 8908800 251 33554432000 4194304 4922060 140735425250160 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/31265/statm: 2175 251 211 178 0 68 0
[pid=31266] ppid=31265 vsize=369872 CPUtime=1002.3 cores=5,7
/proc/31266/stat : 31266 (rissExp) R 31265 31265 30519 0 -1 4202496 129938 0 0 0 100194 36 0 0 25 0 1 0 525998128 378748928 86294 33554432000 4194304 5525396 140734854539280 18446744073709551615 5308695 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31266/statm: 92468 86294 372 325 0 88282 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 378572

[startup+1062.3 s]
/proc/loadavg: 4.06 4.02 3.85 5/194 31324
/proc/meminfo: memFree=24836840/32951124 swapFree=67051468/67111528
[pid=31265] ppid=31263 vsize=8700 CPUtime=0 cores=5,7
/proc/31265/stat : 31265 (rissExp.sh) S 31263 31265 30519 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 525998128 8908800 251 33554432000 4194304 4922060 140735425250160 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/31265/statm: 2175 251 211 178 0 68 0
[pid=31266] ppid=31265 vsize=377744 CPUtime=1062.31 cores=5,7
/proc/31266/stat : 31266 (rissExp) R 31265 31265 30519 0 -1 4202496 131858 0 0 0 106194 37 0 0 25 0 1 0 525998128 386809856 88214 33554432000 4194304 5525396 140734854539280 18446744073709551615 5309128 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31266/statm: 94436 88214 372 325 0 90250 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 386444

[startup+1122.3 s]
/proc/loadavg: 3.65 3.93 3.83 4/187 31343
/proc/meminfo: memFree=24952756/32951124 swapFree=67051468/67111528
[pid=31265] ppid=31263 vsize=8700 CPUtime=0 cores=5,7
/proc/31265/stat : 31265 (rissExp.sh) S 31263 31265 30519 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 525998128 8908800 251 33554432000 4194304 4922060 140735425250160 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/31265/statm: 2175 251 211 178 0 68 0
[pid=31266] ppid=31265 vsize=405964 CPUtime=1122.31 cores=5,7
/proc/31266/stat : 31266 (rissExp) R 31265 31265 30519 0 -1 4202496 138798 0 0 0 112190 41 0 0 25 0 1 0 525998128 415707136 95154 33554432000 4194304 5525396 140734854539280 18446744073709551615 5309084 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31266/statm: 101491 95154 372 325 0 97305 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 414664

[startup+1182.3 s]
/proc/loadavg: 3.26 3.77 3.78 4/187 31344
/proc/meminfo: memFree=24895424/32951124 swapFree=67051468/67111528
[pid=31265] ppid=31263 vsize=8700 CPUtime=0 cores=5,7
/proc/31265/stat : 31265 (rissExp.sh) S 31263 31265 30519 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 525998128 8908800 251 33554432000 4194304 4922060 140735425250160 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/31265/statm: 2175 251 211 178 0 68 0
[pid=31266] ppid=31265 vsize=431612 CPUtime=1182.31 cores=5,7
/proc/31266/stat : 31266 (rissExp) R 31265 31265 30519 0 -1 4202496 145060 0 0 0 118187 44 0 0 25 0 1 0 525998128 441970688 101416 33554432000 4194304 5525396 140734854539280 18446744073709551615 5308695 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31266/statm: 107903 101416 372 325 0 103717 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 440312

[startup+1242.3 s]
/proc/loadavg: 3.13 3.63 3.72 4/187 31346
/proc/meminfo: memFree=24860676/32951124 swapFree=67051468/67111528
[pid=31265] ppid=31263 vsize=8700 CPUtime=0 cores=5,7
/proc/31265/stat : 31265 (rissExp.sh) S 31263 31265 30519 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 525998128 8908800 251 33554432000 4194304 4922060 140735425250160 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/31265/statm: 2175 251 211 178 0 68 0
[pid=31266] ppid=31265 vsize=450332 CPUtime=1242.31 cores=5,7
/proc/31266/stat : 31266 (rissExp) R 31265 31265 30519 0 -1 4202496 149724 0 0 0 124185 46 0 0 25 0 1 0 525998128 461139968 106080 33554432000 4194304 5525396 140734854539280 18446744073709551615 5309213 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31266/statm: 112583 106080 372 325 0 108397 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 459032



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.05 3.52 3.68 3/184 31349
/proc/meminfo: memFree=25163740/32951124 swapFree=67051468/67111528
[pid=31265] ppid=31263 vsize=8700 CPUtime=0 cores=5,7
/proc/31265/stat : 31265 (rissExp.sh) S 31263 31265 30519 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 525998128 8908800 251 33554432000 4194304 4922060 140735425250160 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/31265/statm: 2175 251 211 178 0 68 0
[pid=31266] ppid=31265 vsize=450332 CPUtime=1300.02 cores=5,7
/proc/31266/stat : 31266 (rissExp) R 31265 31265 30519 0 -1 4202496 149730 0 0 0 129956 46 0 0 25 0 1 0 525998128 461139968 106086 33554432000 4194304 5525396 140734854539280 18446744073709551615 5309140 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31266/statm: 112583 106086 372 325 0 108397 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 459032

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 31265 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 1300.02
#
# 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): 1300.02
CPU user time (s): 1299.56
CPU system time (s): 0.46
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 459032

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

runsolver used 1.9787 second user time and 5.12622 second system time

The end

Launcher Data

Begin job on node101 at 2011-04-30 08:12:34
IDJOB=3251026
IDBENCH=88208
IDSOLVER=1599
FILE ID=node101/3251026-1304143953
RUNJOBID= node101-1304142650-31061
PBS_JOBID= 13170838
Free space on /tmp= 72136 MiB

SOLVER NAME= riss Exp
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m62-q1504.5-n60-p15-s80450670.cnf
COMMAND LINE= DIR/rissExp.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3251026-1304143953/watcher-3251026-1304143953 -o /tmp/evaluation-result-3251026-1304143953/solver-3251026-1304143953 -C 2400 -W 1300 -M 7680  HOME/rissExp.sh HOME HOME/instance-3251026-1304143953.cnf 1148367559 2400 7680 2

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

MD5SUM BENCH= 78d8e2b8c0fd15b93f96e38e33701f17
RANDOM SEED=1148367559

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25618624 kB
Buffers:       1918876 kB
Cached:        4702336 kB
SwapCached:      30424 kB
Active:        2014200 kB
Inactive:      4873408 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25618624 kB
SwapTotal:    67111528 kB
SwapFree:     67051468 kB
Dirty:           23520 kB
Writeback:           0 kB
AnonPages:      257420 kB
Mapped:          10136 kB
Slab:           380828 kB
PageTables:       6100 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   494036 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= 72140 MiB
End job on node101 at 2011-04-30 08:34:16