Trace number 3250982

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.78 1300.01

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m52-q1041.25-n50-p30-s30907550.cnf
MD5SUM002a4cb53ea02f66e0c3418dc8834f7c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.82957
Satisfiable
(Un)Satisfiability was proved
Number of variables2561
Number of clauses490309
Sum of the clauses size983079
Maximum clause length52
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2490259
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

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: 31238
0.00/0.10	c parsetime: 87656us
0.00/0.10	c parsed 490309 clauses with 2561 variables
39.08/39.14	c start find xor
39.08/39.15	c relevant clauses: 8607
39.08/39.15	c found 0 non-binary xors encoded with 0 clauses
39.08/39.17	c init all components done
39.08/39.17	c ====================
39.08/39.17	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-3250982-1304143952/watcher-3250982-1304143952 -o /tmp/evaluation-result-3250982-1304143952/solver-3250982-1304143952 -C 2400 -W 1300 -M 7680 HOME/rissExp.sh HOME HOME/instance-3250982-1304143952.cnf 1148367559 2400 7680 2 

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 3.92 3.95 3.57 4/189 31237
/proc/meminfo: memFree=25657448/32951124 swapFree=67051468/67111528
[pid=31237] ppid=31235 vsize=8700 CPUtime=0 cores=4,6
/proc/31237/stat : 31237 (rissExp.sh) S 31235 31237 30519 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 525998038 8908800 251 33554432000 4194304 4922060 140733459135360 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31237/statm: 2175 251 211 178 0 68 0

[startup+0.075541 s]
/proc/loadavg: 3.92 3.95 3.57 4/189 31237
/proc/meminfo: memFree=25657448/32951124 swapFree=67051468/67111528
[pid=31237] ppid=31235 vsize=8700 CPUtime=0 cores=4,6
/proc/31237/stat : 31237 (rissExp.sh) S 31235 31237 30519 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 525998038 8908800 251 33554432000 4194304 4922060 140733459135360 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31237/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100536 s]
/proc/loadavg: 3.92 3.95 3.57 4/189 31237
/proc/meminfo: memFree=25657448/32951124 swapFree=67051468/67111528
[pid=31237] ppid=31235 vsize=8700 CPUtime=0 cores=4,6
/proc/31237/stat : 31237 (rissExp.sh) S 31235 31237 30519 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 525998038 8908800 251 33554432000 4194304 4922060 140733459135360 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31237/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300507 s]
/proc/loadavg: 3.92 3.95 3.57 4/189 31237
/proc/meminfo: memFree=25657448/32951124 swapFree=67051468/67111528
[pid=31237] ppid=31235 vsize=8700 CPUtime=0 cores=4,6
/proc/31237/stat : 31237 (rissExp.sh) S 31235 31237 30519 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 525998038 8908800 251 33554432000 4194304 4922060 140733459135360 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31237/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.70044 s]
/proc/loadavg: 3.92 3.95 3.57 4/189 31237
/proc/meminfo: memFree=25657448/32951124 swapFree=67051468/67111528
[pid=31237] ppid=31235 vsize=8700 CPUtime=0 cores=4,6
/proc/31237/stat : 31237 (rissExp.sh) S 31235 31237 30519 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 525998038 8908800 251 33554432000 4194304 4922060 140733459135360 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31237/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50027 s]
/proc/loadavg: 3.92 3.95 3.57 5/194 31267
/proc/meminfo: memFree=25581632/32951124 swapFree=67051468/67111528
[pid=31237] ppid=31235 vsize=8700 CPUtime=0 cores=4,6
/proc/31237/stat : 31237 (rissExp.sh) S 31235 31237 30519 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 525998038 8908800 251 33554432000 4194304 4922060 140733459135360 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31237/statm: 2175 251 211 178 0 68 0
[pid=31238] ppid=31237 vsize=62364 CPUtime=1.49 cores=4,6
/proc/31238/stat : 31238 (rissExp) R 31237 31237 30519 0 -1 4202496 24348 0 0 0 147 2 0 0 25 0 1 0 525998038 63860736 11481 33554432000 4194304 5525396 140736237796160 18446744073709551615 4339338 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31238/statm: 15591 11481 331 325 0 11405 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 71064

[startup+3.101 s]
/proc/loadavg: 3.92 3.95 3.57 5/194 31267
/proc/meminfo: memFree=25554848/32951124 swapFree=67051468/67111528
[pid=31237] ppid=31235 vsize=8700 CPUtime=0 cores=4,6
/proc/31237/stat : 31237 (rissExp.sh) S 31235 31237 30519 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 525998038 8908800 251 33554432000 4194304 4922060 140733459135360 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31237/statm: 2175 251 211 178 0 68 0
[pid=31238] ppid=31237 vsize=62364 CPUtime=3.09 cores=4,6
/proc/31238/stat : 31238 (rissExp) R 31237 31237 30519 0 -1 4202496 24348 0 0 0 307 2 0 0 25 0 1 0 525998038 63860736 11481 33554432000 4194304 5525396 140736237796160 18446744073709551615 4339336 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31238/statm: 15591 11481 331 325 0 11405 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 71064

[startup+6.30043 s]
/proc/loadavg: 4.01 3.97 3.58 5/194 31267
/proc/meminfo: memFree=25547576/32951124 swapFree=67051468/67111528
[pid=31237] ppid=31235 vsize=8700 CPUtime=0 cores=4,6
/proc/31237/stat : 31237 (rissExp.sh) S 31235 31237 30519 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 525998038 8908800 251 33554432000 4194304 4922060 140733459135360 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31237/statm: 2175 251 211 178 0 68 0
[pid=31238] ppid=31237 vsize=63948 CPUtime=6.29 cores=4,6
/proc/31238/stat : 31238 (rissExp) R 31237 31237 30519 0 -1 4202496 24771 0 0 0 627 2 0 0 25 0 1 0 525998038 65482752 11904 33554432000 4194304 5525396 140736237796160 18446744073709551615 4339876 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31238/statm: 15987 11904 331 325 0 11801 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 72648

[startup+12.7003 s]
/proc/loadavg: 4.01 3.97 3.58 5/194 31296
/proc/meminfo: memFree=25645088/32951124 swapFree=67051468/67111528
[pid=31237] ppid=31235 vsize=8700 CPUtime=0 cores=4,6
/proc/31237/stat : 31237 (rissExp.sh) S 31235 31237 30519 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 525998038 8908800 251 33554432000 4194304 4922060 140733459135360 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31237/statm: 2175 251 211 178 0 68 0
[pid=31238] ppid=31237 vsize=63948 CPUtime=12.69 cores=4,6
/proc/31238/stat : 31238 (rissExp) R 31237 31237 30519 0 -1 4202496 24771 0 0 0 1267 2 0 0 25 0 1 0 525998038 65482752 11904 33554432000 4194304 5525396 140736237796160 18446744073709551615 4339888 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31238/statm: 15987 11904 331 325 0 11801 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 72648

[startup+25.501 s]
/proc/loadavg: 4.01 3.97 3.59 5/194 31297
/proc/meminfo: memFree=25630472/32951124 swapFree=67051468/67111528
[pid=31237] ppid=31235 vsize=8700 CPUtime=0 cores=4,6
/proc/31237/stat : 31237 (rissExp.sh) S 31235 31237 30519 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 525998038 8908800 251 33554432000 4194304 4922060 140733459135360 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31237/statm: 2175 251 211 178 0 68 0
[pid=31238] ppid=31237 vsize=69760 CPUtime=25.49 cores=4,6
/proc/31238/stat : 31238 (rissExp) R 31237 31237 30519 0 -1 4202496 26217 0 0 0 2547 2 0 0 25 0 1 0 525998038 71434240 13350 33554432000 4194304 5525396 140736237796160 18446744073709551615 4339914 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31238/statm: 17440 13350 332 325 0 13254 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 78460

[startup+51.1005 s]
/proc/loadavg: 4.00 3.97 3.60 5/194 31297
/proc/meminfo: memFree=25589184/32951124 swapFree=67051468/67111528
[pid=31237] ppid=31235 vsize=8700 CPUtime=0 cores=4,6
/proc/31237/stat : 31237 (rissExp.sh) S 31235 31237 30519 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 525998038 8908800 251 33554432000 4194304 4922060 140733459135360 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31237/statm: 2175 251 211 178 0 68 0
[pid=31238] ppid=31237 vsize=89968 CPUtime=51.09 cores=4,6
/proc/31238/stat : 31238 (rissExp) R 31237 31237 30519 0 -1 4202496 41347 0 0 0 5105 4 0 0 25 0 1 0 525998038 92127232 17975 33554432000 4194304 5525396 140736237796160 18446744073709551615 5309140 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31238/statm: 22492 17975 371 325 0 18306 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 98668

[startup+102.307 s]
/proc/loadavg: 4.06 3.99 3.62 5/194 31299
/proc/meminfo: memFree=25527560/32951124 swapFree=67051468/67111528
[pid=31237] ppid=31235 vsize=8700 CPUtime=0 cores=4,6
/proc/31237/stat : 31237 (rissExp.sh) S 31235 31237 30519 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 525998038 8908800 251 33554432000 4194304 4922060 140733459135360 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31237/statm: 2175 251 211 178 0 68 0
[pid=31238] ppid=31237 vsize=113488 CPUtime=102.29 cores=4,6
/proc/31238/stat : 31238 (rissExp) R 31237 31237 30519 0 -1 4202496 47151 0 0 0 10224 5 0 0 25 0 1 0 525998038 116211712 23779 33554432000 4194304 5525396 140736237796160 18446744073709551615 4227888 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31238/statm: 28372 23779 371 325 0 24186 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 122188

[startup+162.301 s]
/proc/loadavg: 4.02 3.99 3.64 5/194 31300
/proc/meminfo: memFree=25441332/32951124 swapFree=67051468/67111528
[pid=31237] ppid=31235 vsize=8700 CPUtime=0 cores=4,6
/proc/31237/stat : 31237 (rissExp.sh) S 31235 31237 30519 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 525998038 8908800 251 33554432000 4194304 4922060 140733459135360 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31237/statm: 2175 251 211 178 0 68 0
[pid=31238] ppid=31237 vsize=131444 CPUtime=162.29 cores=4,6
/proc/31238/stat : 31238 (rissExp) R 31237 31237 30519 0 -1 4202496 51466 0 0 0 16222 7 0 0 25 0 1 0 525998038 134598656 28094 33554432000 4194304 5525396 140736237796160 18446744073709551615 5309140 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31238/statm: 32861 28094 371 325 0 28675 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 140144

[startup+222.301 s]
/proc/loadavg: 4.01 3.99 3.66 5/194 31302
/proc/meminfo: memFree=25375208/32951124 swapFree=67051468/67111528
[pid=31237] ppid=31235 vsize=8700 CPUtime=0 cores=4,6
/proc/31237/stat : 31237 (rissExp.sh) S 31235 31237 30519 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 525998038 8908800 251 33554432000 4194304 4922060 140733459135360 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31237/statm: 2175 251 211 178 0 68 0
[pid=31238] ppid=31237 vsize=149436 CPUtime=222.29 cores=4,6
/proc/31238/stat : 31238 (rissExp) R 31237 31237 30519 0 -1 4202496 55956 0 0 0 22221 8 0 0 25 0 1 0 525998038 153022464 32584 33554432000 4194304 5525396 140736237796160 18446744073709551615 5308464 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31238/statm: 37359 32584 371 325 0 33173 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 158136

[startup+282.3 s]
/proc/loadavg: 4.00 3.99 3.68 5/194 31303
/proc/meminfo: memFree=25332640/32951124 swapFree=67051468/67111528
[pid=31237] ppid=31235 vsize=8700 CPUtime=0 cores=4,6
/proc/31237/stat : 31237 (rissExp.sh) S 31235 31237 30519 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 525998038 8908800 251 33554432000 4194304 4922060 140733459135360 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31237/statm: 2175 251 211 178 0 68 0
[pid=31238] ppid=31237 vsize=159896 CPUtime=282.29 cores=4,6
/proc/31238/stat : 31238 (rissExp) R 31237 31237 30519 0 -1 4202496 58217 0 0 0 28220 9 0 0 25 0 1 0 525998038 163733504 34845 33554432000 4194304 5525396 140736237796160 18446744073709551615 5308695 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31238/statm: 39974 34845 371 325 0 35788 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 168596

[startup+342.301 s]
/proc/loadavg: 4.00 3.99 3.70 5/194 31305
/proc/meminfo: memFree=25261444/32951124 swapFree=67051468/67111528
[pid=31237] ppid=31235 vsize=8700 CPUtime=0 cores=4,6
/proc/31237/stat : 31237 (rissExp.sh) S 31235 31237 30519 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 525998038 8908800 251 33554432000 4194304 4922060 140733459135360 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31237/statm: 2175 251 211 178 0 68 0
[pid=31238] ppid=31237 vsize=185088 CPUtime=342.1 cores=4,6
/proc/31238/stat : 31238 (rissExp) R 31237 31237 30519 0 -1 4202496 64380 0 0 0 34198 12 0 0 25 0 1 0 525998038 189530112 41008 33554432000 4194304 5525396 140736237796160 18446744073709551615 5308706 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31238/statm: 46272 41008 371 325 0 42086 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 193788

[startup+402.301 s]
/proc/loadavg: 4.00 3.99 3.71 5/194 31307
/proc/meminfo: memFree=25223348/32951124 swapFree=67051468/67111528
[pid=31237] ppid=31235 vsize=8700 CPUtime=0 cores=4,6

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

/proc/31238/statm: 56242 51067 372 325 0 52056 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 233668

[startup+642.3 s]
/proc/loadavg: 4.01 4.01 3.78 5/194 31313
/proc/meminfo: memFree=25072408/32951124 swapFree=67051468/67111528
[pid=31237] ppid=31235 vsize=8700 CPUtime=0 cores=4,6
/proc/31237/stat : 31237 (rissExp.sh) S 31235 31237 30519 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 525998038 8908800 251 33554432000 4194304 4922060 140733459135360 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31237/statm: 2175 251 211 178 0 68 0
[pid=31238] ppid=31237 vsize=229100 CPUtime=642.09 cores=4,6
/proc/31238/stat : 31238 (rissExp) R 31237 31237 30519 0 -1 4202496 75392 0 0 0 64193 16 0 0 25 0 1 0 525998038 234598400 52020 33554432000 4194304 5525396 140736237796160 18446744073709551615 5308699 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31238/statm: 57275 52020 372 325 0 53089 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 237800

[startup+702.301 s]
/proc/loadavg: 4.03 4.02 3.79 5/194 31315
/proc/meminfo: memFree=25045600/32951124 swapFree=67051468/67111528
[pid=31237] ppid=31235 vsize=8700 CPUtime=0 cores=4,6
/proc/31237/stat : 31237 (rissExp.sh) S 31235 31237 30519 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 525998038 8908800 251 33554432000 4194304 4922060 140733459135360 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31237/statm: 2175 251 211 178 0 68 0
[pid=31238] ppid=31237 vsize=255804 CPUtime=702.09 cores=4,6
/proc/31238/stat : 31238 (rissExp) R 31237 31237 30519 0 -1 4202496 81389 0 0 0 70190 19 0 0 25 0 1 0 525998038 261943296 58017 33554432000 4194304 5525396 140736237796160 18446744073709551615 5303177 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31238/statm: 63951 58017 372 325 0 59765 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 264504

[startup+762.307 s]
/proc/loadavg: 4.01 4.01 3.81 5/194 31316
/proc/meminfo: memFree=24964344/32951124 swapFree=67051468/67111528
[pid=31237] ppid=31235 vsize=8700 CPUtime=0 cores=4,6
/proc/31237/stat : 31237 (rissExp.sh) S 31235 31237 30519 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 525998038 8908800 251 33554432000 4194304 4922060 140733459135360 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31237/statm: 2175 251 211 178 0 68 0
[pid=31238] ppid=31237 vsize=277208 CPUtime=762.09 cores=4,6
/proc/31238/stat : 31238 (rissExp) R 31237 31237 30519 0 -1 4202496 86420 0 0 0 76188 21 0 0 25 0 1 0 525998038 283860992 63048 33554432000 4194304 5525396 140736237796160 18446744073709551615 5320021 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31238/statm: 69302 63048 372 325 0 65116 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 285908

[startup+822.3 s]
/proc/loadavg: 4.00 4.00 3.82 5/194 31318
/proc/meminfo: memFree=24916952/32951124 swapFree=67051468/67111528
[pid=31237] ppid=31235 vsize=8700 CPUtime=0 cores=4,6
/proc/31237/stat : 31237 (rissExp.sh) S 31235 31237 30519 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 525998038 8908800 251 33554432000 4194304 4922060 140733459135360 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31237/statm: 2175 251 211 178 0 68 0
[pid=31238] ppid=31237 vsize=277208 CPUtime=822.08 cores=4,6
/proc/31238/stat : 31238 (rissExp) R 31237 31237 30519 0 -1 4202496 86430 0 0 0 82187 21 0 0 25 0 1 0 525998038 283860992 63058 33554432000 4194304 5525396 140736237796160 18446744073709551615 5308695 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31238/statm: 69302 63058 372 325 0 65116 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 285908

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.82 5/194 31319
/proc/meminfo: memFree=24900172/32951124 swapFree=67051468/67111528
[pid=31237] ppid=31235 vsize=8700 CPUtime=0 cores=4,6
/proc/31237/stat : 31237 (rissExp.sh) S 31235 31237 30519 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 525998038 8908800 251 33554432000 4194304 4922060 140733459135360 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31237/statm: 2175 251 211 178 0 68 0
[pid=31238] ppid=31237 vsize=277400 CPUtime=882.08 cores=4,6
/proc/31238/stat : 31238 (rissExp) R 31237 31237 30519 0 -1 4202496 86506 0 0 0 88187 21 0 0 25 0 1 0 525998038 284057600 63134 33554432000 4194304 5525396 140736237796160 18446744073709551615 5308034 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31238/statm: 69350 63134 372 325 0 65164 0
Current children cumulated CPU time (s) 882.08
Current children cumulated vsize (KiB) 286100

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.83 5/194 31321
/proc/meminfo: memFree=24890100/32951124 swapFree=67051468/67111528
[pid=31237] ppid=31235 vsize=8700 CPUtime=0 cores=4,6
/proc/31237/stat : 31237 (rissExp.sh) S 31235 31237 30519 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 525998038 8908800 251 33554432000 4194304 4922060 140733459135360 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31237/statm: 2175 251 211 178 0 68 0
[pid=31238] ppid=31237 vsize=278488 CPUtime=942.08 cores=4,6
/proc/31238/stat : 31238 (rissExp) R 31237 31237 30519 0 -1 4202496 86745 0 0 0 94187 21 0 0 25 0 1 0 525998038 285171712 63373 33554432000 4194304 5525396 140736237796160 18446744073709551615 5307930 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31238/statm: 69622 63373 372 325 0 65436 0
Current children cumulated CPU time (s) 942.08
Current children cumulated vsize (KiB) 287188

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.84 5/194 31323
/proc/meminfo: memFree=24877304/32951124 swapFree=67051468/67111528
[pid=31237] ppid=31235 vsize=8700 CPUtime=0 cores=4,6
/proc/31237/stat : 31237 (rissExp.sh) S 31235 31237 30519 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 525998038 8908800 251 33554432000 4194304 4922060 140733459135360 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31237/statm: 2175 251 211 178 0 68 0
[pid=31238] ppid=31237 vsize=280824 CPUtime=1002.09 cores=4,6
/proc/31238/stat : 31238 (rissExp) R 31237 31237 30519 0 -1 4202496 87329 0 0 0 100187 22 0 0 25 0 1 0 525998038 287563776 63957 33554432000 4194304 5525396 140736237796160 18446744073709551615 5309228 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31238/statm: 70206 63957 372 325 0 66020 0
Current children cumulated CPU time (s) 1002.09
Current children cumulated vsize (KiB) 289524

[startup+1062.3 s]
/proc/loadavg: 4.06 4.02 3.85 5/194 31324
/proc/meminfo: memFree=24837832/32951124 swapFree=67051468/67111528
[pid=31237] ppid=31235 vsize=8700 CPUtime=0 cores=4,6
/proc/31237/stat : 31237 (rissExp.sh) S 31235 31237 30519 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 525998038 8908800 251 33554432000 4194304 4922060 140733459135360 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31237/statm: 2175 251 211 178 0 68 0
[pid=31238] ppid=31237 vsize=310228 CPUtime=1062.08 cores=4,6
/proc/31238/stat : 31238 (rissExp) R 31237 31237 30519 0 -1 4202496 94509 0 0 0 106185 23 0 0 25 0 1 0 525998038 317673472 71137 33554432000 4194304 5525396 140736237796160 18446744073709551615 5309140 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31238/statm: 77557 71137 372 325 0 73371 0
Current children cumulated CPU time (s) 1062.08
Current children cumulated vsize (KiB) 318928

[startup+1122.3 s]
/proc/loadavg: 3.71 3.94 3.83 4/187 31343
/proc/meminfo: memFree=24953624/32951124 swapFree=67051468/67111528
[pid=31237] ppid=31235 vsize=8700 CPUtime=0 cores=4,6
/proc/31237/stat : 31237 (rissExp.sh) S 31235 31237 30519 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 525998038 8908800 251 33554432000 4194304 4922060 140733459135360 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31237/statm: 2175 251 211 178 0 68 0
[pid=31238] ppid=31237 vsize=329992 CPUtime=1122.08 cores=4,6
/proc/31238/stat : 31238 (rissExp) R 31237 31237 30519 0 -1 4202496 99359 0 0 0 112183 25 0 0 25 0 1 0 525998038 337911808 75987 33554432000 4194304 5525396 140736237796160 18446744073709551615 5309339 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31238/statm: 82498 75987 372 325 0 78312 0
Current children cumulated CPU time (s) 1122.08
Current children cumulated vsize (KiB) 338692

[startup+1182.3 s]
/proc/loadavg: 3.26 3.77 3.78 4/187 31344
/proc/meminfo: memFree=24896416/32951124 swapFree=67051468/67111528
[pid=31237] ppid=31235 vsize=8700 CPUtime=0 cores=4,6
/proc/31237/stat : 31237 (rissExp.sh) S 31235 31237 30519 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 525998038 8908800 251 33554432000 4194304 4922060 140733459135360 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31237/statm: 2175 251 211 178 0 68 0
[pid=31238] ppid=31237 vsize=350448 CPUtime=1182.08 cores=4,6
/proc/31238/stat : 31238 (rissExp) R 31237 31237 30519 0 -1 4202496 104449 0 0 0 118180 28 0 0 25 0 1 0 525998038 358858752 81077 33554432000 4194304 5525396 140736237796160 18446744073709551615 218370615952 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31238/statm: 87612 81077 372 325 0 83426 0
Current children cumulated CPU time (s) 1182.08
Current children cumulated vsize (KiB) 359148

[startup+1242.3 s]
/proc/loadavg: 3.14 3.64 3.73 4/187 31346
/proc/meminfo: memFree=24860924/32951124 swapFree=67051468/67111528
[pid=31237] ppid=31235 vsize=8700 CPUtime=0 cores=4,6
/proc/31237/stat : 31237 (rissExp.sh) S 31235 31237 30519 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 525998038 8908800 251 33554432000 4194304 4922060 140733459135360 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31237/statm: 2175 251 211 178 0 68 0
[pid=31238] ppid=31237 vsize=352200 CPUtime=1242.08 cores=4,6
/proc/31238/stat : 31238 (rissExp) R 31237 31237 30519 0 -1 4202496 104930 0 0 0 124180 28 0 0 25 0 1 0 525998038 360652800 81558 33554432000 4194304 5525396 140736237796160 18446744073709551615 5308695 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31238/statm: 88050 81558 372 325 0 83864 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 360900



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.05 3.52 3.68 4/187 31348
/proc/meminfo: memFree=24839084/32951124 swapFree=67051468/67111528
[pid=31237] ppid=31235 vsize=8700 CPUtime=0 cores=4,6
/proc/31237/stat : 31237 (rissExp.sh) S 31235 31237 30519 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 525998038 8908800 251 33554432000 4194304 4922060 140733459135360 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31237/statm: 2175 251 211 178 0 68 0
[pid=31238] ppid=31237 vsize=352200 CPUtime=1299.78 cores=4,6
/proc/31238/stat : 31238 (rissExp) R 31237 31237 30519 0 -1 4202496 104941 0 0 0 129950 28 0 0 25 0 1 0 525998038 360652800 81569 33554432000 4194304 5525396 140736237796160 18446744073709551615 5309140 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31238/statm: 88050 81569 372 325 0 83864 0
Current children cumulated CPU time (s) 1299.78
Current children cumulated vsize (KiB) 360900

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 31237 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=0
# CPU time returned by wait4() is 0
# while last known CPU time is 1299.78
#
# 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.78
CPU user time (s): 1299.5
CPU system time (s): 0.28
CPU usage (%): 99.9821
Max. virtual memory (cumulated for all children) (KiB): 360900

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

runsolver used 2.31965 second user time and 4.78427 second system time

The end

Launcher Data

Begin job on node101 at 2011-04-30 08:12:33
IDJOB=3250982
IDBENCH=88207
IDSOLVER=1599
FILE ID=node101/3250982-1304143952
RUNJOBID= node101-1304142650-31059
PBS_JOBID= 13170838
Free space on /tmp= 72128 MiB

SOLVER NAME= riss Exp
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m52-q1041.25-n50-p30-s30907550.cnf
COMMAND LINE= DIR/rissExp.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3250982-1304143952/watcher-3250982-1304143952 -o /tmp/evaluation-result-3250982-1304143952/solver-3250982-1304143952 -C 2400 -W 1300 -M 7680  HOME/rissExp.sh HOME HOME/instance-3250982-1304143952.cnf 1148367559 2400 7680 2

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

MD5SUM BENCH= 002a4cb53ea02f66e0c3418dc8834f7c
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:      25657728 kB
Buffers:       1918844 kB
Cached:        4708328 kB
SwapCached:      30424 kB
Active:        1977216 kB
Inactive:      4871664 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25657728 kB
SwapTotal:    67111528 kB
SwapFree:     67051468 kB
Dirty:            9336 kB
Writeback:           0 kB
AnonPages:      212896 kB
Mapped:           9976 kB
Slab:           379804 kB
PageTables:       5660 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   458744 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= 72132 MiB
End job on node101 at 2011-04-30 08:34:15