Trace number 3264801

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

General information on the benchmark

NameSAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/
mod2c-rand3bip-sat-250-2.shuffled-as.sat05-2534.cnf
MD5SUM9a6126d13f733e360922c2ae93b7b6b9
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark173.141
Satisfiable
(Un)Satisfiability was proved
Number of variables354
Number of clauses2596
Sum of the clauses size11752
Maximum clause length6
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 41592
Number of clauses of size 5640
Number of clauses of size over 5364

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: 32475
0.00/0.01	c setup for 2400s
0.00/0.01	c parsetime: 1017us
0.00/0.01	c parsed 2596 clauses with 354 variables
0.00/0.93	c init all components done
0.00/0.93	c ====================
0.00/0.93	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-3264801-1304142774/watcher-3264801-1304142774 -o /tmp/evaluation-result-3264801-1304142774/solver-3264801-1304142774 -C 2400 -W 1300 -M 7680 HOME/rissAuto.sh HOME HOME/instance-3264801-1304142774.cnf 1420513921 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: 1.95 3.19 3.69 5/187 32474
/proc/meminfo: memFree=30093448/32950928 swapFree=67086612/67111528
[pid=32474] ppid=32471 vsize=8700 CPUtime=0 cores=4,6
/proc/32474/stat : 32474 (rissAuto.sh) S 32471 32474 31896 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 525874502 8908800 252 33554432000 4194304 4922060 140736666380048 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32474/statm: 2175 252 211 178 0 68 0

[startup+0.10623 s]
/proc/loadavg: 1.95 3.19 3.69 5/187 32474
/proc/meminfo: memFree=30093448/32950928 swapFree=67086612/67111528
[pid=32474] ppid=32471 vsize=8700 CPUtime=0 cores=4,6
/proc/32474/stat : 32474 (rissAuto.sh) S 32471 32474 31896 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 525874502 8908800 252 33554432000 4194304 4922060 140736666380048 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32474/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.20121 s]
/proc/loadavg: 1.95 3.19 3.69 5/187 32474
/proc/meminfo: memFree=30093448/32950928 swapFree=67086612/67111528
[pid=32474] ppid=32471 vsize=8700 CPUtime=0 cores=4,6
/proc/32474/stat : 32474 (rissAuto.sh) S 32471 32474 31896 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 525874502 8908800 252 33554432000 4194304 4922060 140736666380048 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32474/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301192 s]
/proc/loadavg: 1.95 3.19 3.69 5/187 32474
/proc/meminfo: memFree=30093448/32950928 swapFree=67086612/67111528
[pid=32474] ppid=32471 vsize=8700 CPUtime=0 cores=4,6
/proc/32474/stat : 32474 (rissAuto.sh) S 32471 32474 31896 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 525874502 8908800 252 33554432000 4194304 4922060 140736666380048 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32474/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701114 s]
/proc/loadavg: 1.95 3.19 3.69 5/187 32474
/proc/meminfo: memFree=30093448/32950928 swapFree=67086612/67111528
[pid=32474] ppid=32471 vsize=8700 CPUtime=0 cores=4,6
/proc/32474/stat : 32474 (rissAuto.sh) S 32471 32474 31896 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 525874502 8908800 252 33554432000 4194304 4922060 140736666380048 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32474/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50096 s]
/proc/loadavg: 2.12 3.20 3.69 6/190 32477
/proc/meminfo: memFree=29973692/32950928 swapFree=67086612/67111528
[pid=32474] ppid=32471 vsize=8700 CPUtime=0 cores=4,6
/proc/32474/stat : 32474 (rissAuto.sh) S 32471 32474 31896 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 525874502 8908800 252 33554432000 4194304 4922060 140736666380048 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32474/statm: 2175 252 211 178 0 68 0
[pid=32475] ppid=32474 vsize=53536 CPUtime=1.49 cores=4,6
/proc/32475/stat : 32475 (riss) R 32474 32474 31896 0 -1 4202496 9768 0 0 0 148 1 0 0 25 0 1 0 525874502 54820864 9350 33554432000 4194304 5523604 140733951790144 18446744073709551615 5333311 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/32475/statm: 13384 9350 374 325 0 9198 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 62236

[startup+3.10065 s]
/proc/loadavg: 2.12 3.20 3.69 6/190 32477
/proc/meminfo: memFree=29921392/32950928 swapFree=67086612/67111528
[pid=32474] ppid=32471 vsize=8700 CPUtime=0 cores=4,6
/proc/32474/stat : 32474 (rissAuto.sh) S 32471 32474 31896 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 525874502 8908800 252 33554432000 4194304 4922060 140736666380048 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32474/statm: 2175 252 211 178 0 68 0
[pid=32475] ppid=32474 vsize=54732 CPUtime=3.09 cores=4,6
/proc/32475/stat : 32475 (riss) R 32474 32474 31896 0 -1 4202496 10050 0 0 0 307 2 0 0 25 0 1 0 525874502 56045568 9632 33554432000 4194304 5523604 140733951790144 18446744073709551615 4252280 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/32475/statm: 13683 9632 374 325 0 9497 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 63432

[startup+6.30104 s]
/proc/loadavg: 2.35 3.23 3.70 6/194 32484
/proc/meminfo: memFree=29459320/32950928 swapFree=67086612/67111528
[pid=32474] ppid=32471 vsize=8700 CPUtime=0 cores=4,6
/proc/32474/stat : 32474 (rissAuto.sh) S 32471 32474 31896 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 525874502 8908800 252 33554432000 4194304 4922060 140736666380048 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32474/statm: 2175 252 211 178 0 68 0
[pid=32475] ppid=32474 vsize=56220 CPUtime=6.29 cores=4,6
/proc/32475/stat : 32475 (riss) R 32474 32474 31896 0 -1 4202496 10422 0 0 0 627 2 0 0 25 0 1 0 525874502 57569280 10004 33554432000 4194304 5523604 140733951790144 18446744073709551615 5333086 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/32475/statm: 14055 10004 374 325 0 9869 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 64920

[startup+12.7008 s]
/proc/loadavg: 2.48 3.24 3.70 6/194 32484
/proc/meminfo: memFree=29543180/32950928 swapFree=67086612/67111528
[pid=32474] ppid=32471 vsize=8700 CPUtime=0 cores=4,6
/proc/32474/stat : 32474 (rissAuto.sh) S 32471 32474 31896 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 525874502 8908800 252 33554432000 4194304 4922060 140736666380048 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32474/statm: 2175 252 211 178 0 68 0
[pid=32475] ppid=32474 vsize=58904 CPUtime=12.69 cores=4,6
/proc/32475/stat : 32475 (riss) R 32474 32474 31896 0 -1 4202496 11053 0 0 0 1267 2 0 0 25 0 1 0 525874502 60317696 10635 33554432000 4194304 5523604 140733951790144 18446744073709551615 5333360 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/32475/statm: 14726 10635 374 325 0 10540 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 67604

[startup+25.5004 s]
/proc/loadavg: 2.82 3.28 3.71 6/194 32484
/proc/meminfo: memFree=29478104/32950928 swapFree=67086612/67111528
[pid=32474] ppid=32471 vsize=8700 CPUtime=0 cores=4,6
/proc/32474/stat : 32474 (rissAuto.sh) S 32471 32474 31896 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 525874502 8908800 252 33554432000 4194304 4922060 140736666380048 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32474/statm: 2175 252 211 178 0 68 0
[pid=32475] ppid=32474 vsize=63604 CPUtime=25.48 cores=4,6
/proc/32475/stat : 32475 (riss) R 32474 32474 31896 0 -1 4202496 12100 0 0 0 2546 2 0 0 25 0 1 0 525874502 65130496 11682 33554432000 4194304 5523604 140733951790144 18446744073709551615 5333341 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/32475/statm: 15901 11682 374 325 0 11715 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 72304

[startup+51.1005 s]
/proc/loadavg: 3.22 3.33 3.71 6/194 32485
/proc/meminfo: memFree=29397652/32950928 swapFree=67086612/67111528
[pid=32474] ppid=32471 vsize=8700 CPUtime=0 cores=4,6
/proc/32474/stat : 32474 (rissAuto.sh) S 32471 32474 31896 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 525874502 8908800 252 33554432000 4194304 4922060 140736666380048 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32474/statm: 2175 252 211 178 0 68 0
[pid=32475] ppid=32474 vsize=67472 CPUtime=51.09 cores=4,6
/proc/32475/stat : 32475 (riss) R 32474 32474 31896 0 -1 4202496 13098 0 0 0 5106 3 0 0 25 0 1 0 525874502 69091328 12680 33554432000 4194304 5523604 140733951790144 18446744073709551615 5332886 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/32475/statm: 16868 12680 374 325 0 12682 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 76172

[startup+102.301 s]
/proc/loadavg: 3.66 3.43 3.73 6/194 32486
/proc/meminfo: memFree=29334360/32950928 swapFree=67086612/67111528
[pid=32474] ppid=32471 vsize=8700 CPUtime=0 cores=4,6
/proc/32474/stat : 32474 (rissAuto.sh) S 32471 32474 31896 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 525874502 8908800 252 33554432000 4194304 4922060 140736666380048 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32474/statm: 2175 252 211 178 0 68 0
[pid=32475] ppid=32474 vsize=77332 CPUtime=102.3 cores=4,6
/proc/32475/stat : 32475 (riss) R 32474 32474 31896 0 -1 4202496 15252 0 0 0 10227 3 0 0 25 0 1 0 525874502 79187968 14834 33554432000 4194304 5523604 140733951790144 18446744073709551615 5332878 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/32475/statm: 19333 14834 374 325 0 15147 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 86032

[startup+162.301 s]
/proc/loadavg: 4.02 3.57 3.75 6/194 32488
/proc/meminfo: memFree=29002864/32950928 swapFree=67086612/67111528
[pid=32474] ppid=32471 vsize=8700 CPUtime=0 cores=4,6
/proc/32474/stat : 32474 (rissAuto.sh) S 32471 32474 31896 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 525874502 8908800 252 33554432000 4194304 4922060 140736666380048 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32474/statm: 2175 252 211 178 0 68 0
[pid=32475] ppid=32474 vsize=81040 CPUtime=162.3 cores=4,6
/proc/32475/stat : 32475 (riss) R 32474 32474 31896 0 -1 4202496 16287 0 0 0 16226 4 0 0 25 0 1 0 525874502 82984960 15869 33554432000 4194304 5523604 140733951790144 18446744073709551615 5333092 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/32475/statm: 20260 15869 374 325 0 16074 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 89740

[startup+222.308 s]
/proc/loadavg: 4.01 3.64 3.76 6/194 32489
/proc/meminfo: memFree=29250952/32950928 swapFree=67086612/67111528
[pid=32474] ppid=32471 vsize=8700 CPUtime=0 cores=4,6
/proc/32474/stat : 32474 (rissAuto.sh) S 32471 32474 31896 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 525874502 8908800 252 33554432000 4194304 4922060 140736666380048 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32474/statm: 2175 252 211 178 0 68 0
[pid=32475] ppid=32474 vsize=89688 CPUtime=222.3 cores=4,6
/proc/32475/stat : 32475 (riss) R 32474 32474 31896 0 -1 4202496 18301 0 0 0 22226 4 0 0 25 0 1 0 525874502 91840512 17626 33554432000 4194304 5523604 140733951790144 18446744073709551615 5332878 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/32475/statm: 22422 17626 374 325 0 18236 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 98388

[startup+282.301 s]
/proc/loadavg: 4.00 3.71 3.77 6/194 32491
/proc/meminfo: memFree=29230444/32950928 swapFree=67086612/67111528
[pid=32474] ppid=32471 vsize=8700 CPUtime=0 cores=4,6
/proc/32474/stat : 32474 (rissAuto.sh) S 32471 32474 31896 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 525874502 8908800 252 33554432000 4194304 4922060 140736666380048 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32474/statm: 2175 252 211 178 0 68 0
[pid=32475] ppid=32474 vsize=91224 CPUtime=282.3 cores=4,6
/proc/32475/stat : 32475 (riss) R 32474 32474 31896 0 -1 4202496 18625 0 0 0 28225 5 0 0 25 0 1 0 525874502 93413376 17950 33554432000 4194304 5523604 140733951790144 18446744073709551615 5332855 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/32475/statm: 22806 17950 374 325 0 18620 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 99924

[startup+342.301 s]
/proc/loadavg: 4.00 3.76 3.79 6/194 32493
/proc/meminfo: memFree=29208568/32950928 swapFree=67086612/67111528
[pid=32474] ppid=32471 vsize=8700 CPUtime=0 cores=4,6
/proc/32474/stat : 32474 (rissAuto.sh) S 32471 32474 31896 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 525874502 8908800 252 33554432000 4194304 4922060 140736666380048 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32474/statm: 2175 252 211 178 0 68 0
[pid=32475] ppid=32474 vsize=99764 CPUtime=342.3 cores=4,6
/proc/32475/stat : 32475 (riss) R 32474 32474 31896 0 -1 4202496 20752 0 0 0 34225 5 0 0 25 0 1 0 525874502 102158336 20077 33554432000 4194304 5523604 140733951790144 18446744073709551615 5333290 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/32475/statm: 24941 20077 374 325 0 20755 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 108464

[startup+402.301 s]
/proc/loadavg: 4.00 3.80 3.80 6/194 32522
/proc/meminfo: memFree=29838464/32950928 swapFree=67086612/67111528
[pid=32474] ppid=32471 vsize=8700 CPUtime=0 cores=4,6

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

/proc/32475/statm: 29697 24564 374 325 0 25511 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 127488

[startup+702.301 s]
/proc/loadavg: 4.00 3.92 3.84 6/194 32542
/proc/meminfo: memFree=29771556/32950928 swapFree=67086612/67111528
[pid=32474] ppid=32471 vsize=8700 CPUtime=0 cores=4,6
/proc/32474/stat : 32474 (rissAuto.sh) S 32471 32474 31896 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 525874502 8908800 252 33554432000 4194304 4922060 140736666380048 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32474/statm: 2175 252 211 178 0 68 0
[pid=32475] ppid=32474 vsize=118788 CPUtime=702.31 cores=4,6
/proc/32475/stat : 32475 (riss) R 32474 32474 31896 0 -1 4202496 25239 0 0 0 70224 7 0 0 25 0 1 0 525874502 121638912 24564 33554432000 4194304 5523604 140733951790144 18446744073709551615 5333360 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/32475/statm: 29697 24564 374 325 0 25511 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 127488

[startup+762.301 s]
/proc/loadavg: 4.00 3.93 3.84 6/194 32544
/proc/meminfo: memFree=29760268/32950928 swapFree=67086612/67111528
[pid=32474] ppid=32471 vsize=8700 CPUtime=0 cores=4,6
/proc/32474/stat : 32474 (rissAuto.sh) S 32471 32474 31896 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 525874502 8908800 252 33554432000 4194304 4922060 140736666380048 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32474/statm: 2175 252 211 178 0 68 0
[pid=32475] ppid=32474 vsize=118788 CPUtime=762.32 cores=4,6
/proc/32475/stat : 32475 (riss) R 32474 32474 31896 0 -1 4202496 25245 0 0 0 76225 7 0 0 25 0 1 0 525874502 121638912 24570 33554432000 4194304 5523604 140733951790144 18446744073709551615 5333360 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/32475/statm: 29697 24570 374 325 0 25511 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 127488

[startup+822.301 s]
/proc/loadavg: 4.00 3.94 3.85 6/194 32545
/proc/meminfo: memFree=29746956/32950928 swapFree=67086612/67111528
[pid=32474] ppid=32471 vsize=8700 CPUtime=0 cores=4,6
/proc/32474/stat : 32474 (rissAuto.sh) S 32471 32474 31896 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 525874502 8908800 252 33554432000 4194304 4922060 140736666380048 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32474/statm: 2175 252 211 178 0 68 0
[pid=32475] ppid=32474 vsize=118788 CPUtime=822.32 cores=4,6
/proc/32475/stat : 32475 (riss) R 32474 32474 31896 0 -1 4202496 25256 0 0 0 82225 7 0 0 25 0 1 0 525874502 121638912 24581 33554432000 4194304 5523604 140733951790144 18446744073709551615 5333341 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/32475/statm: 29697 24581 374 325 0 25511 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 127488

[startup+882.307 s]
/proc/loadavg: 4.07 3.96 3.86 6/194 32547
/proc/meminfo: memFree=29733024/32950928 swapFree=67086612/67111528
[pid=32474] ppid=32471 vsize=8700 CPUtime=0 cores=4,6
/proc/32474/stat : 32474 (rissAuto.sh) S 32471 32474 31896 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 525874502 8908800 252 33554432000 4194304 4922060 140736666380048 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32474/statm: 2175 252 211 178 0 68 0
[pid=32475] ppid=32474 vsize=118788 CPUtime=882.33 cores=4,6
/proc/32475/stat : 32475 (riss) R 32474 32474 31896 0 -1 4202496 25320 0 0 0 88226 7 0 0 25 0 1 0 525874502 121638912 24645 33554432000 4194304 5523604 140733951790144 18446744073709551615 5333282 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/32475/statm: 29697 24645 374 325 0 25511 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 127488

[startup+942.301 s]
/proc/loadavg: 4.02 3.97 3.87 6/194 32549
/proc/meminfo: memFree=29732108/32950928 swapFree=67086612/67111528
[pid=32474] ppid=32471 vsize=8700 CPUtime=0 cores=4,6
/proc/32474/stat : 32474 (rissAuto.sh) S 32471 32474 31896 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 525874502 8908800 252 33554432000 4194304 4922060 140736666380048 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32474/statm: 2175 252 211 178 0 68 0
[pid=32475] ppid=32474 vsize=119952 CPUtime=942.32 cores=4,6
/proc/32475/stat : 32475 (riss) R 32474 32474 31896 0 -1 4202496 25569 0 0 0 94225 7 0 0 25 0 1 0 525874502 122830848 24894 33554432000 4194304 5523604 140733951790144 18446744073709551615 5332944 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/32475/statm: 29988 24894 374 325 0 25802 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 128652

[startup+1002.3 s]
/proc/loadavg: 4.01 3.97 3.87 6/194 32550
/proc/meminfo: memFree=29727352/32950928 swapFree=67086612/67111528
[pid=32474] ppid=32471 vsize=8700 CPUtime=0 cores=4,6
/proc/32474/stat : 32474 (rissAuto.sh) S 32471 32474 31896 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 525874502 8908800 252 33554432000 4194304 4922060 140736666380048 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32474/statm: 2175 252 211 178 0 68 0
[pid=32475] ppid=32474 vsize=127088 CPUtime=1002.32 cores=4,6
/proc/32475/stat : 32475 (riss) R 32474 32474 31896 0 -1 4202496 27278 0 0 0 100224 8 0 0 25 0 1 0 525874502 130138112 26090 33554432000 4194304 5523604 140733951790144 18446744073709551615 5332878 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/32475/statm: 31772 26090 374 325 0 27586 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 135788

[startup+1062.3 s]
/proc/loadavg: 4.00 3.97 3.88 6/194 32552
/proc/meminfo: memFree=29722364/32950928 swapFree=67086612/67111528
[pid=32474] ppid=32471 vsize=8700 CPUtime=0 cores=4,6
/proc/32474/stat : 32474 (rissAuto.sh) S 32471 32474 31896 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 525874502 8908800 252 33554432000 4194304 4922060 140736666380048 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32474/statm: 2175 252 211 178 0 68 0
[pid=32475] ppid=32474 vsize=130716 CPUtime=1062.33 cores=4,6
/proc/32475/stat : 32475 (riss) R 32474 32474 31896 0 -1 4202496 28325 0 0 0 106224 9 0 0 25 0 1 0 525874502 133853184 27137 33554432000 4194304 5523604 140733951790144 18446744073709551615 5332878 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/32475/statm: 32679 27137 374 325 0 28493 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 139416

[startup+1122.3 s]
/proc/loadavg: 4.00 3.97 3.88 6/194 32553
/proc/meminfo: memFree=29711780/32950928 swapFree=67086612/67111528
[pid=32474] ppid=32471 vsize=8700 CPUtime=0 cores=4,6
/proc/32474/stat : 32474 (rissAuto.sh) S 32471 32474 31896 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 525874502 8908800 252 33554432000 4194304 4922060 140736666380048 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32474/statm: 2175 252 211 178 0 68 0
[pid=32475] ppid=32474 vsize=136556 CPUtime=1122.33 cores=4,6
/proc/32475/stat : 32475 (riss) R 32474 32474 31896 0 -1 4202496 29412 0 0 0 112224 9 0 0 25 0 1 0 525874502 139833344 28224 33554432000 4194304 5523604 140733951790144 18446744073709551615 5333341 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/32475/statm: 34139 28224 374 325 0 29953 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 145256

[startup+1182.3 s]
/proc/loadavg: 4.00 3.97 3.89 6/194 32555
/proc/meminfo: memFree=29698480/32950928 swapFree=67086612/67111528
[pid=32474] ppid=32471 vsize=8700 CPUtime=0 cores=4,6
/proc/32474/stat : 32474 (rissAuto.sh) S 32471 32474 31896 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 525874502 8908800 252 33554432000 4194304 4922060 140736666380048 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32474/statm: 2175 252 211 178 0 68 0
[pid=32475] ppid=32474 vsize=140588 CPUtime=1182.34 cores=4,6
/proc/32475/stat : 32475 (riss) R 32474 32474 31896 0 -1 4202496 30375 0 0 0 118224 10 0 0 25 0 1 0 525874502 143962112 29187 33554432000 4194304 5523604 140733951790144 18446744073709551615 5333333 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/32475/statm: 35147 29187 374 325 0 30961 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 149288

[startup+1242.3 s]
/proc/loadavg: 4.06 3.99 3.90 6/194 32557
/proc/meminfo: memFree=29689624/32950928 swapFree=67086612/67111528
[pid=32474] ppid=32471 vsize=8700 CPUtime=0 cores=4,6
/proc/32474/stat : 32474 (rissAuto.sh) S 32471 32474 31896 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 525874502 8908800 252 33554432000 4194304 4922060 140736666380048 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32474/statm: 2175 252 211 178 0 68 0
[pid=32475] ppid=32474 vsize=143172 CPUtime=1242.34 cores=4,6
/proc/32475/stat : 32475 (riss) R 32474 32474 31896 0 -1 4202496 30852 0 0 0 124224 10 0 0 25 0 1 0 525874502 146608128 29664 33554432000 4194304 5523604 140733951790144 18446744073709551615 5332878 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/32475/statm: 35793 29664 374 325 0 31607 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 151872



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 3.99 3.91 5/192 32559
/proc/meminfo: memFree=29794020/32950928 swapFree=67086612/67111528
[pid=32474] ppid=32471 vsize=8700 CPUtime=0 cores=4,6
/proc/32474/stat : 32474 (rissAuto.sh) S 32471 32474 31896 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 525874502 8908800 252 33554432000 4194304 4922060 140736666380048 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32474/statm: 2175 252 211 178 0 68 0
[pid=32475] ppid=32474 vsize=143172 CPUtime=1300.05 cores=4,6
/proc/32475/stat : 32475 (riss) R 32474 32474 31896 0 -1 4202496 30852 0 0 0 129995 10 0 0 25 0 1 0 525874502 146608128 29664 33554432000 4194304 5523604 140733951790144 18446744073709551615 5333287 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/32475/statm: 35793 29664 374 325 0 31607 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 151872

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1300 s]
/proc/loadavg: 4.02 3.99 3.91 5/192 32559
/proc/meminfo: memFree=29794020/32950928 swapFree=67086612/67111528
[pid=32474] ppid=32471 vsize=8700 CPUtime=0 cores=4,6
/proc/32474/stat : 32474 (rissAuto.sh) S 32471 32474 31896 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 525874502 8908800 252 33554432000 4194304 4922060 140736666380048 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32474/statm: 2175 252 211 178 0 68 0
[pid=32475] ppid=32474 vsize=143172 CPUtime=1300.05 cores=4,6
/proc/32475/stat : 32475 (riss) R 32474 32474 31896 0 -1 4202496 30852 0 0 0 129995 10 0 0 25 0 1 0 525874502 146608128 29664 33554432000 4194304 5523604 140733951790144 18446744073709551615 5333287 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/32475/statm: 35793 29664 374 325 0 31607 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 151872

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 32474 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.05
#
# 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.05
CPU user time (s): 1299.95
CPU system time (s): 0.1
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 151872

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

runsolver used 2.20566 second user time and 4.90425 second system time

The end

Launcher Data

Begin job on node148 at 2011-04-30 07:52:54
IDJOB=3264801
IDBENCH=85353
IDSOLVER=1600
FILE ID=node148/3264801-1304142774
RUNJOBID= node148-1304142774-32438
PBS_JOBID= 13170840
Free space on /tmp= 72960 MiB

SOLVER NAME= riss Auto
BENCH NAME= SAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/mod2c-rand3bip-sat-250-2.shuffled-as.sat05-2534.cnf
COMMAND LINE= DIR/rissAuto.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3264801-1304142774/watcher-3264801-1304142774 -o /tmp/evaluation-result-3264801-1304142774/solver-3264801-1304142774 -C 2400 -W 1300 -M 7680  HOME/rissAuto.sh HOME HOME/instance-3264801-1304142774.cnf 1420513921 2400 7680 2

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

MD5SUM BENCH= 9a6126d13f733e360922c2ae93b7b6b9
RANDOM SEED=1420513921

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30094256 kB
Buffers:        754204 kB
Cached:        1651412 kB
SwapCached:       3696 kB
Active:         175636 kB
Inactive:      2311028 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30094256 kB
SwapTotal:    67111528 kB
SwapFree:     67086612 kB
Dirty:            4428 kB
Writeback:           0 kB
AnonPages:       78436 kB
Mapped:          14252 kB
Slab:           304968 kB
PageTables:       4864 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   250824 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= 72960 MiB
End job on node148 at 2011-04-30 08:14:36