Trace number 3266384

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

NameSAT02/handmade/simon/
satex-challenges/f600.shuffled.cnf
MD5SUMd42133fd7674f41611be43d1b8ca7db6
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.011997
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of clauses2550
Sum of the clauses size7650
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32550
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.03	c *****************************************************
0.00/0.03	c *        riss, Copyright 2009 Norbert Manthey       *
0.00/0.03	c *   This program may be redistributed or modified   *
0.00/0.03	c * under the terms of the GNU General Public License *
0.00/0.03	c *****************************************************
0.00/0.03	c process id: 25744
0.00/0.03	c parsetime: 745us
0.00/0.03	c parsed 2550 clauses with 600 variables
0.00/0.94	c start find xor
0.00/0.94	c relevant clauses: 0
0.00/0.94	c found 0 non-binary xors encoded with 0 clauses
0.00/0.94	c init all components done
0.00/0.94	c ====================
0.00/0.94	c trail size: 3

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-3266384-1304143259/watcher-3266384-1304143259 -o /tmp/evaluation-result-3266384-1304143259/solver-3266384-1304143259 -C 2400 -W 1300 -M 7680 HOME/rissExp.sh HOME HOME/instance-3266384-1304143259.cnf 245641260 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.78 3.97 3.95 5/191 25743
/proc/meminfo: memFree=30284024/32950928 swapFree=67111428/67111528
[pid=25743] ppid=25741 vsize=8700 CPUtime=0 cores=5,7
/proc/25743/stat : 25743 (rissExp.sh) S 25741 25743 24272 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 525925712 8908800 252 33554432000 4194304 4922060 140737035790112 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25743/statm: 2175 252 211 178 0 68 0

[startup+0.0886321 s]
/proc/loadavg: 3.78 3.97 3.95 5/191 25743
/proc/meminfo: memFree=30284024/32950928 swapFree=67111428/67111528
[pid=25743] ppid=25741 vsize=8700 CPUtime=0 cores=5,7
/proc/25743/stat : 25743 (rissExp.sh) S 25741 25743 24272 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 525925712 8908800 252 33554432000 4194304 4922060 140737035790112 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25743/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100575 s]
/proc/loadavg: 3.78 3.97 3.95 5/191 25743
/proc/meminfo: memFree=30284024/32950928 swapFree=67111428/67111528
[pid=25743] ppid=25741 vsize=8700 CPUtime=0 cores=5,7
/proc/25743/stat : 25743 (rissExp.sh) S 25741 25743 24272 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 525925712 8908800 252 33554432000 4194304 4922060 140737035790112 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25743/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300541 s]
/proc/loadavg: 3.78 3.97 3.95 5/191 25743
/proc/meminfo: memFree=30284024/32950928 swapFree=67111428/67111528
[pid=25743] ppid=25741 vsize=8700 CPUtime=0 cores=5,7
/proc/25743/stat : 25743 (rissExp.sh) S 25741 25743 24272 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 525925712 8908800 252 33554432000 4194304 4922060 140737035790112 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25743/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700469 s]
/proc/loadavg: 3.78 3.97 3.95 5/191 25743
/proc/meminfo: memFree=30284024/32950928 swapFree=67111428/67111528
[pid=25743] ppid=25741 vsize=8700 CPUtime=0 cores=5,7
/proc/25743/stat : 25743 (rissExp.sh) S 25741 25743 24272 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 525925712 8908800 252 33554432000 4194304 4922060 140737035790112 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25743/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50033 s]
/proc/loadavg: 3.78 3.97 3.95 6/194 25746
/proc/meminfo: memFree=30217792/32950928 swapFree=67111428/67111528
[pid=25743] ppid=25741 vsize=8700 CPUtime=0 cores=5,7
/proc/25743/stat : 25743 (rissExp.sh) S 25741 25743 24272 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 525925712 8908800 252 33554432000 4194304 4922060 140737035790112 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25743/statm: 2175 252 211 178 0 68 0
[pid=25744] ppid=25743 vsize=54212 CPUtime=1.49 cores=5,7
/proc/25744/stat : 25744 (rissExp) R 25743 25743 24272 0 -1 4202496 9941 0 0 0 148 1 0 0 25 0 1 0 525925712 55513088 9524 33554432000 4194304 5525396 140735026708304 18446744073709551615 4239750 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25744/statm: 13553 9524 369 325 0 9367 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 62912

[startup+3.10111 s]
/proc/loadavg: 3.78 3.97 3.95 6/194 25755
/proc/meminfo: memFree=30209268/32950928 swapFree=67111428/67111528
[pid=25743] ppid=25741 vsize=8700 CPUtime=0 cores=5,7
/proc/25743/stat : 25743 (rissExp.sh) S 25741 25743 24272 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 525925712 8908800 252 33554432000 4194304 4922060 140737035790112 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25743/statm: 2175 252 211 178 0 68 0
[pid=25744] ppid=25743 vsize=55940 CPUtime=3.09 cores=5,7
/proc/25744/stat : 25744 (rissExp) R 25743 25743 24272 0 -1 4202496 10370 0 0 0 308 1 0 0 25 0 1 0 525925712 57282560 9953 33554432000 4194304 5525396 140735026708304 18446744073709551615 5308695 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25744/statm: 13985 9953 369 325 0 9799 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 64640

[startup+6.30055 s]
/proc/loadavg: 3.80 3.97 3.95 6/194 25755
/proc/meminfo: memFree=30200136/32950928 swapFree=67111428/67111528
[pid=25743] ppid=25741 vsize=8700 CPUtime=0 cores=5,7
/proc/25743/stat : 25743 (rissExp.sh) S 25741 25743 24272 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 525925712 8908800 252 33554432000 4194304 4922060 140737035790112 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25743/statm: 2175 252 211 178 0 68 0
[pid=25744] ppid=25743 vsize=58248 CPUtime=6.29 cores=5,7
/proc/25744/stat : 25744 (rissExp) R 25743 25743 24272 0 -1 4202496 10932 0 0 0 628 1 0 0 25 0 1 0 525925712 59645952 10515 33554432000 4194304 5525396 140735026708304 18446744073709551615 5309140 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25744/statm: 14562 10515 369 325 0 10376 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 66948

[startup+12.7003 s]
/proc/loadavg: 3.81 3.97 3.95 6/194 25755
/proc/meminfo: memFree=30189208/32950928 swapFree=67111428/67111528
[pid=25743] ppid=25741 vsize=8700 CPUtime=0 cores=5,7
/proc/25743/stat : 25743 (rissExp.sh) S 25741 25743 24272 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 525925712 8908800 252 33554432000 4194304 4922060 140737035790112 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25743/statm: 2175 252 211 178 0 68 0
[pid=25744] ppid=25743 vsize=60572 CPUtime=12.69 cores=5,7
/proc/25744/stat : 25744 (rissExp) R 25743 25743 24272 0 -1 4202496 11478 0 0 0 1268 1 0 0 25 0 1 0 525925712 62025728 11061 33554432000 4194304 5525396 140735026708304 18446744073709551615 5308731 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25744/statm: 15143 11061 369 325 0 10957 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 69272

[startup+25.5011 s]
/proc/loadavg: 3.85 3.97 3.95 6/194 25755
/proc/meminfo: memFree=30175772/32950928 swapFree=67111428/67111528
[pid=25743] ppid=25741 vsize=8700 CPUtime=0 cores=5,7
/proc/25743/stat : 25743 (rissExp.sh) S 25741 25743 24272 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 525925712 8908800 252 33554432000 4194304 4922060 140737035790112 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25743/statm: 2175 252 211 178 0 68 0
[pid=25744] ppid=25743 vsize=66272 CPUtime=25.48 cores=5,7
/proc/25744/stat : 25744 (rissExp) R 25743 25743 24272 0 -1 4202496 12726 0 0 0 2546 2 0 0 25 0 1 0 525925712 67862528 12309 33554432000 4194304 5525396 140735026708304 18446744073709551615 5309140 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25744/statm: 16568 12309 369 325 0 12382 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 74972

[startup+51.1006 s]
/proc/loadavg: 3.90 3.97 3.95 6/194 25756
/proc/meminfo: memFree=30155720/32950928 swapFree=67111428/67111528
[pid=25743] ppid=25741 vsize=8700 CPUtime=0 cores=5,7
/proc/25743/stat : 25743 (rissExp.sh) S 25741 25743 24272 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 525925712 8908800 252 33554432000 4194304 4922060 140737035790112 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25743/statm: 2175 252 211 178 0 68 0
[pid=25744] ppid=25743 vsize=71220 CPUtime=51.08 cores=5,7
/proc/25744/stat : 25744 (rissExp) R 25743 25743 24272 0 -1 4202496 13964 0 0 0 5105 3 0 0 25 0 1 0 525925712 72929280 13547 33554432000 4194304 5525396 140735026708304 18446744073709551615 5309140 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25744/statm: 17805 13547 369 325 0 13619 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 79920

[startup+102.308 s]
/proc/loadavg: 3.96 3.97 3.95 6/194 25757
/proc/meminfo: memFree=30128400/32950928 swapFree=67111428/67111528
[pid=25743] ppid=25741 vsize=8700 CPUtime=0 cores=5,7
/proc/25743/stat : 25743 (rissExp.sh) S 25741 25743 24272 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 525925712 8908800 252 33554432000 4194304 4922060 140737035790112 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25743/statm: 2175 252 211 178 0 68 0
[pid=25744] ppid=25743 vsize=81376 CPUtime=102.29 cores=5,7
/proc/25744/stat : 25744 (rissExp) R 25743 25743 24272 0 -1 4202496 16338 0 0 0 10225 4 0 0 25 0 1 0 525925712 83329024 15921 33554432000 4194304 5525396 140735026708304 18446744073709551615 5309062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25744/statm: 20344 15921 369 325 0 16158 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 90076

[startup+162.301 s]
/proc/loadavg: 3.98 3.97 3.95 6/194 25759
/proc/meminfo: memFree=30099956/32950928 swapFree=67111428/67111528
[pid=25743] ppid=25741 vsize=8700 CPUtime=0 cores=5,7
/proc/25743/stat : 25743 (rissExp.sh) S 25741 25743 24272 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 525925712 8908800 252 33554432000 4194304 4922060 140737035790112 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25743/statm: 2175 252 211 178 0 68 0
[pid=25744] ppid=25743 vsize=87468 CPUtime=162.28 cores=5,7
/proc/25744/stat : 25744 (rissExp) R 25743 25743 24272 0 -1 4202496 17771 0 0 0 16223 5 0 0 25 0 1 0 525925712 89567232 17354 33554432000 4194304 5525396 140735026708304 18446744073709551615 5309140 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25744/statm: 21867 17354 369 325 0 17681 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 96168

[startup+222.3 s]
/proc/loadavg: 3.99 3.97 3.95 6/194 25764
/proc/meminfo: memFree=30073700/32950928 swapFree=67111428/67111528
[pid=25743] ppid=25741 vsize=8700 CPUtime=0 cores=5,7
/proc/25743/stat : 25743 (rissExp.sh) S 25741 25743 24272 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 525925712 8908800 252 33554432000 4194304 4922060 140737035790112 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25743/statm: 2175 252 211 178 0 68 0
[pid=25744] ppid=25743 vsize=94972 CPUtime=222.28 cores=5,7
/proc/25744/stat : 25744 (rissExp) R 25743 25743 24272 0 -1 4202496 19565 0 0 0 22222 6 0 0 25 0 1 0 525925712 97251328 19148 33554432000 4194304 5525396 140735026708304 18446744073709551615 5308936 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25744/statm: 23743 19148 369 325 0 19557 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 103672

[startup+282.301 s]
/proc/loadavg: 4.07 4.00 3.96 6/194 25765
/proc/meminfo: memFree=30058640/32950928 swapFree=67111428/67111528
[pid=25743] ppid=25741 vsize=8700 CPUtime=0 cores=5,7
/proc/25743/stat : 25743 (rissExp.sh) S 25741 25743 24272 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 525925712 8908800 252 33554432000 4194304 4922060 140737035790112 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25743/statm: 2175 252 211 178 0 68 0
[pid=25744] ppid=25743 vsize=99800 CPUtime=282.29 cores=5,7
/proc/25744/stat : 25744 (rissExp) R 25743 25743 24272 0 -1 4202496 20641 0 0 0 28222 7 0 0 25 0 1 0 525925712 102195200 20224 33554432000 4194304 5525396 140735026708304 18446744073709551615 5309140 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25744/statm: 24950 20224 369 325 0 20764 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 108500

[startup+342.301 s]
/proc/loadavg: 4.02 4.00 3.96 6/194 25767
/proc/meminfo: memFree=30043312/32950928 swapFree=67111428/67111528
[pid=25743] ppid=25741 vsize=8700 CPUtime=0 cores=5,7
/proc/25743/stat : 25743 (rissExp.sh) S 25741 25743 24272 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 525925712 8908800 252 33554432000 4194304 4922060 140737035790112 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25743/statm: 2175 252 211 178 0 68 0
[pid=25744] ppid=25743 vsize=111024 CPUtime=342.29 cores=5,7
/proc/25744/stat : 25744 (rissExp) R 25743 25743 24272 0 -1 4202496 23196 0 0 0 34220 9 0 0 25 0 1 0 525925712 113688576 22522 33554432000 4194304 5525396 140735026708304 18446744073709551615 4219732 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25744/statm: 27756 22522 369 325 0 23570 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 119724

[startup+402.301 s]
/proc/loadavg: 4.01 4.00 3.96 6/194 25768
/proc/meminfo: memFree=30026648/32950928 swapFree=67111428/67111528
[pid=25743] ppid=25741 vsize=8700 CPUtime=0 cores=5,7

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

/proc/25744/statm: 31950 26575 369 325 0 27764 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 136500

[startup+642.3 s]
/proc/loadavg: 4.00 4.01 3.97 6/194 25775
/proc/meminfo: memFree=29971112/32950928 swapFree=67111428/67111528
[pid=25743] ppid=25741 vsize=8700 CPUtime=0 cores=5,7
/proc/25743/stat : 25743 (rissExp.sh) S 25741 25743 24272 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 525925712 8908800 252 33554432000 4194304 4922060 140737035790112 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25743/statm: 2175 252 211 178 0 68 0
[pid=25744] ppid=25743 vsize=127800 CPUtime=642.28 cores=5,7
/proc/25744/stat : 25744 (rissExp) R 25743 25743 24272 0 -1 4202496 27300 0 0 0 64217 11 0 0 25 0 1 0 525925712 130867200 26626 33554432000 4194304 5525396 140735026708304 18446744073709551615 5309140 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25744/statm: 31950 26626 369 325 0 27764 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 136500

[startup+702.301 s]
/proc/loadavg: 4.00 4.01 3.97 6/194 25776
/proc/meminfo: memFree=29954192/32950928 swapFree=67111428/67111528
[pid=25743] ppid=25741 vsize=8700 CPUtime=0 cores=5,7
/proc/25743/stat : 25743 (rissExp.sh) S 25741 25743 24272 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 525925712 8908800 252 33554432000 4194304 4922060 140737035790112 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25743/statm: 2175 252 211 178 0 68 0
[pid=25744] ppid=25743 vsize=129380 CPUtime=702.28 cores=5,7
/proc/25744/stat : 25744 (rissExp) R 25743 25743 24272 0 -1 4202496 27646 0 0 0 70216 12 0 0 25 0 1 0 525925712 132485120 26972 33554432000 4194304 5525396 140735026708304 18446744073709551615 5308936 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25744/statm: 32345 26972 369 325 0 28159 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 138080

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.97 6/194 25778
/proc/meminfo: memFree=29943096/32950928 swapFree=67111428/67111528
[pid=25743] ppid=25741 vsize=8700 CPUtime=0 cores=5,7
/proc/25743/stat : 25743 (rissExp.sh) S 25741 25743 24272 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 525925712 8908800 252 33554432000 4194304 4922060 140737035790112 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25743/statm: 2175 252 211 178 0 68 0
[pid=25744] ppid=25743 vsize=130724 CPUtime=762.29 cores=5,7
/proc/25744/stat : 25744 (rissExp) R 25743 25743 24272 0 -1 4202496 27946 0 0 0 76217 12 0 0 25 0 1 0 525925712 133861376 27272 33554432000 4194304 5525396 140735026708304 18446744073709551615 5309140 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25744/statm: 32681 27272 369 325 0 28495 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 139424

[startup+822.3 s]
/proc/loadavg: 4.05 4.01 3.98 6/194 25780
/proc/meminfo: memFree=29932256/32950928 swapFree=67111428/67111528
[pid=25743] ppid=25741 vsize=8700 CPUtime=0 cores=5,7
/proc/25743/stat : 25743 (rissExp.sh) S 25741 25743 24272 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 525925712 8908800 252 33554432000 4194304 4922060 140737035790112 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25743/statm: 2175 252 211 178 0 68 0
[pid=25744] ppid=25743 vsize=136276 CPUtime=822.27 cores=5,7
/proc/25744/stat : 25744 (rissExp) R 25743 25743 24272 0 -1 4202496 29293 0 0 0 82215 12 0 0 25 0 1 0 525925712 139546624 28619 33554432000 4194304 5525396 140735026708304 18446744073709551615 5308701 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25744/statm: 34069 28619 369 325 0 29883 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 144976

[startup+882.301 s]
/proc/loadavg: 3.53 3.88 3.93 5/187 25799
/proc/meminfo: memFree=30034568/32950928 swapFree=67111428/67111528
[pid=25743] ppid=25741 vsize=8700 CPUtime=0 cores=5,7
/proc/25743/stat : 25743 (rissExp.sh) S 25741 25743 24272 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 525925712 8908800 252 33554432000 4194304 4922060 140737035790112 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25743/statm: 2175 252 211 178 0 68 0
[pid=25744] ppid=25743 vsize=145132 CPUtime=882.28 cores=5,7
/proc/25744/stat : 25744 (rissExp) R 25743 25743 24272 0 -1 4202496 31398 0 0 0 88215 13 0 0 25 0 1 0 525925712 148615168 30724 33554432000 4194304 5525396 140735026708304 18446744073709551615 4252342 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25744/statm: 36283 30724 369 325 0 32097 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 153832

[startup+942.3 s]
/proc/loadavg: 3.19 3.72 3.87 5/187 25801
/proc/meminfo: memFree=30025472/32950928 swapFree=67111428/67111528
[pid=25743] ppid=25741 vsize=8700 CPUtime=0 cores=5,7
/proc/25743/stat : 25743 (rissExp.sh) S 25741 25743 24272 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 525925712 8908800 252 33554432000 4194304 4922060 140737035790112 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25743/statm: 2175 252 211 178 0 68 0
[pid=25744] ppid=25743 vsize=153428 CPUtime=942.27 cores=5,7
/proc/25744/stat : 25744 (rissExp) R 25743 25743 24272 0 -1 4202496 33507 0 0 0 94213 14 0 0 25 0 1 0 525925712 157110272 32833 33554432000 4194304 5525396 140735026708304 18446744073709551615 5307328 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25744/statm: 38357 32833 369 325 0 34171 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 162128

[startup+1002.3 s]
/proc/loadavg: 3.07 3.59 3.81 5/187 25802
/proc/meminfo: memFree=30024040/32950928 swapFree=67111428/67111528
[pid=25743] ppid=25741 vsize=8700 CPUtime=0 cores=5,7
/proc/25743/stat : 25743 (rissExp.sh) S 25741 25743 24272 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 525925712 8908800 252 33554432000 4194304 4922060 140737035790112 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25743/statm: 2175 252 211 178 0 68 0
[pid=25744] ppid=25743 vsize=153428 CPUtime=1002.27 cores=5,7
/proc/25744/stat : 25744 (rissExp) R 25743 25743 24272 0 -1 4202496 33522 0 0 0 100213 14 0 0 25 0 1 0 525925712 157110272 32848 33554432000 4194304 5525396 140735026708304 18446744073709551615 5309140 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25744/statm: 38357 32848 369 325 0 34171 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 162128

[startup+1062.3 s]
/proc/loadavg: 3.06 3.49 3.77 5/187 25804
/proc/meminfo: memFree=30021264/32950928 swapFree=67111428/67111528
[pid=25743] ppid=25741 vsize=8700 CPUtime=0 cores=5,7
/proc/25743/stat : 25743 (rissExp.sh) S 25741 25743 24272 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 525925712 8908800 252 33554432000 4194304 4922060 140737035790112 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25743/statm: 2175 252 211 178 0 68 0
[pid=25744] ppid=25743 vsize=153428 CPUtime=1062.27 cores=5,7
/proc/25744/stat : 25744 (rissExp) R 25743 25743 24272 0 -1 4202496 33544 0 0 0 106213 14 0 0 25 0 1 0 525925712 157110272 32870 33554432000 4194304 5525396 140735026708304 18446744073709551615 5308716 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25744/statm: 38357 32870 369 325 0 34171 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 162128

[startup+1122.3 s]
/proc/loadavg: 3.02 3.40 3.72 5/187 25806
/proc/meminfo: memFree=30015000/32950928 swapFree=67111428/67111528
[pid=25743] ppid=25741 vsize=8700 CPUtime=0 cores=5,7
/proc/25743/stat : 25743 (rissExp.sh) S 25741 25743 24272 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 525925712 8908800 252 33554432000 4194304 4922060 140737035790112 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25743/statm: 2175 252 211 178 0 68 0
[pid=25744] ppid=25743 vsize=153628 CPUtime=1122.27 cores=5,7
/proc/25744/stat : 25744 (rissExp) R 25743 25743 24272 0 -1 4202496 33669 0 0 0 112213 14 0 0 25 0 1 0 525925712 157315072 32995 33554432000 4194304 5525396 140735026708304 18446744073709551615 5309062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25744/statm: 38407 32995 369 325 0 34221 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 162328

[startup+1182.3 s]
/proc/loadavg: 3.00 3.32 3.67 5/187 25807
/proc/meminfo: memFree=30005036/32950928 swapFree=67111428/67111528
[pid=25743] ppid=25741 vsize=8700 CPUtime=0 cores=5,7
/proc/25743/stat : 25743 (rissExp.sh) S 25741 25743 24272 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 525925712 8908800 252 33554432000 4194304 4922060 140737035790112 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25743/statm: 2175 252 211 178 0 68 0
[pid=25744] ppid=25743 vsize=155196 CPUtime=1182.28 cores=5,7
/proc/25744/stat : 25744 (rissExp) R 25743 25743 24272 0 -1 4202496 34064 0 0 0 118213 15 0 0 25 0 1 0 525925712 158920704 33390 33554432000 4194304 5525396 140735026708304 18446744073709551615 5309140 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25744/statm: 38799 33390 369 325 0 34613 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 163896

[startup+1242.3 s]
/proc/loadavg: 3.00 3.26 3.62 5/187 25809
/proc/meminfo: memFree=29993940/32950928 swapFree=67111428/67111528
[pid=25743] ppid=25741 vsize=8700 CPUtime=0 cores=5,7
/proc/25743/stat : 25743 (rissExp.sh) S 25741 25743 24272 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 525925712 8908800 252 33554432000 4194304 4922060 140737035790112 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25743/statm: 2175 252 211 178 0 68 0
[pid=25744] ppid=25743 vsize=156732 CPUtime=1242.28 cores=5,7
/proc/25744/stat : 25744 (rissExp) R 25743 25743 24272 0 -1 4202496 34403 0 0 0 124213 15 0 0 25 0 1 0 525925712 160493568 33729 33554432000 4194304 5525396 140735026708304 18446744073709551615 4227872 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25744/statm: 39183 33729 369 325 0 34997 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 165432



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.00 3.21 3.58 4/184 25811
/proc/meminfo: memFree=30147928/32950928 swapFree=67111428/67111528
[pid=25743] ppid=25741 vsize=8700 CPUtime=0 cores=5,7
/proc/25743/stat : 25743 (rissExp.sh) S 25741 25743 24272 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 525925712 8908800 252 33554432000 4194304 4922060 140737035790112 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25743/statm: 2175 252 211 178 0 68 0
[pid=25744] ppid=25743 vsize=159584 CPUtime=1299.98 cores=5,7
/proc/25744/stat : 25744 (rissExp) R 25743 25743 24272 0 -1 4202496 35167 0 0 0 129983 15 0 0 25 0 1 0 525925712 163414016 33980 33554432000 4194304 5525396 140735026708304 18446744073709551615 5308972 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25744/statm: 39896 33980 369 325 0 35710 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 168284

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 25743 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.000999
# 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.83
CPU system time (s): 0.15
CPU usage (%): 99.9975
Max. virtual memory (cumulated for all children) (KiB): 168284

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

runsolver used 2.01869 second user time and 5.08023 second system time

The end

Launcher Data

Begin job on node123 at 2011-04-30 08:00:59
IDJOB=3266384
IDBENCH=87732
IDSOLVER=1599
FILE ID=node123/3266384-1304143259
RUNJOBID= node123-1304140655-25401
PBS_JOBID= 13170807
Free space on /tmp= 73464 MiB

SOLVER NAME= riss Exp
BENCH NAME= SAT02/handmade/simon/satex-challenges/f600.shuffled.cnf
COMMAND LINE= DIR/rissExp.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3266384-1304143259/watcher-3266384-1304143259 -o /tmp/evaluation-result-3266384-1304143259/solver-3266384-1304143259 -C 2400 -W 1300 -M 7680  HOME/rissExp.sh HOME HOME/instance-3266384-1304143259.cnf 245641260 2400 7680 2

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

MD5SUM BENCH= d42133fd7674f41611be43d1b8ca7db6
RANDOM SEED=245641260

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
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.838
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.838
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.82
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.838
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.838
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.80
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.838
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.74
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.838
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:     32950928 kB
MemFree:      30289636 kB
Buffers:        631708 kB
Cached:        1479516 kB
SwapCached:        100 kB
Active:         334644 kB
Inactive:      1955208 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30289636 kB
SwapTotal:    67111528 kB
SwapFree:     67111428 kB
Dirty:            3760 kB
Writeback:           0 kB
AnonPages:      177976 kB
Mapped:          15780 kB
Slab:           307628 kB
PageTables:       5592 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   360528 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= 73464 MiB
End job on node123 at 2011-04-30 08:22:41