Trace number 3472644

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 (1200 s timeout)? (TO) 1200.1 1200.14

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_08_UNSAT.cnf
MD5SUM66aa2e18c32a02f55a810347a9702c7f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1067.51
Satisfiable
(Un)Satisfiability was proved
Number of variables1278
Number of clauses68055
Sum of the clauses size202155
Maximum clause length9
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22148
Number of clauses of size 365884
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

0.00/0.02	c *****************************************************
0.00/0.02	c *        riss, Copyright 2009 Norbert Manthey       *
0.00/0.02	c *   This program may be redistributed or modified   *
0.00/0.02	c * under the terms of the GNU General Public License *
0.00/0.02	c *****************************************************
0.00/0.02	c process id: 2449
0.00/0.02	c setup for 1200s
0.00/0.03	c parsetime: 14820us
0.00/0.03	c parsed 68055 clauses with 1278 variables
1.48/1.53	c init all components done
1.48/1.53	c ====================
1.48/1.53	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: 977)

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-3472644-1307199984/watcher-3472644-1307199984 -o /tmp/evaluation-result-3472644-1307199984/solver-3472644-1307199984 -C 1200 -W 1300 -M 7680 HOME/rissAuto.sh HOME HOME/instance-3472644-1307199984.cnf 1003700956 1200 7680 2 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 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.41 0.97 0.72 5/451 2448
/proc/meminfo: memFree=18486908/32951124 swapFree=60787360/67111528
[pid=2448] ppid=2446 vsize=8700 CPUtime=0 cores=1,3
/proc/2448/stat : 2448 (rissAuto.sh) S 2446 2448 2343 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 831596303 8908800 252 33554432000 4194304 4922060 140733432148608 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2448/statm: 2175 252 211 178 0 68 0

[startup+0.109267 s]
/proc/loadavg: 3.41 0.97 0.72 5/451 2448
/proc/meminfo: memFree=18486908/32951124 swapFree=60787360/67111528
[pid=2448] ppid=2446 vsize=8700 CPUtime=0 cores=1,3
/proc/2448/stat : 2448 (rissAuto.sh) S 2446 2448 2343 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 831596303 8908800 252 33554432000 4194304 4922060 140733432148608 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2448/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.200265 s]
/proc/loadavg: 3.41 0.97 0.72 5/451 2448
/proc/meminfo: memFree=18486908/32951124 swapFree=60787360/67111528
[pid=2448] ppid=2446 vsize=8700 CPUtime=0 cores=1,3
/proc/2448/stat : 2448 (rissAuto.sh) S 2446 2448 2343 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 831596303 8908800 252 33554432000 4194304 4922060 140733432148608 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2448/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300236 s]
/proc/loadavg: 3.41 0.97 0.72 5/451 2448
/proc/meminfo: memFree=18486908/32951124 swapFree=60787360/67111528
[pid=2448] ppid=2446 vsize=8700 CPUtime=0 cores=1,3
/proc/2448/stat : 2448 (rissAuto.sh) S 2446 2448 2343 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 831596303 8908800 252 33554432000 4194304 4922060 140733432148608 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2448/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700125 s]
/proc/loadavg: 3.41 0.97 0.72 5/451 2448
/proc/meminfo: memFree=18486908/32951124 swapFree=60787360/67111528
[pid=2448] ppid=2446 vsize=8700 CPUtime=0 cores=1,3
/proc/2448/stat : 2448 (rissAuto.sh) S 2446 2448 2343 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 831596303 8908800 252 33554432000 4194304 4922060 140733432148608 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2448/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50101 s]
/proc/loadavg: 3.41 0.97 0.72 5/453 2450
/proc/meminfo: memFree=18445240/32951124 swapFree=60787360/67111528
[pid=2448] ppid=2446 vsize=8700 CPUtime=0 cores=1,3
/proc/2448/stat : 2448 (rissAuto.sh) S 2446 2448 2343 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 831596303 8908800 252 33554432000 4194304 4922060 140733432148608 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2448/statm: 2175 252 211 178 0 68 0
[pid=2449] ppid=2448 vsize=58724 CPUtime=1.48 cores=1,3
/proc/2449/stat : 2449 (riss) R 2448 2448 2343 0 -1 4202496 10988 0 0 0 147 1 0 0 25 0 1 0 831596304 60133376 10627 33554432000 4194304 5523604 140736517232192 18446744073709551615 4322820 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2449/statm: 14681 10627 332 325 0 10495 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 67424

[startup+3.10068 s]
/proc/loadavg: 3.41 0.97 0.72 5/453 2450
/proc/meminfo: memFree=18442188/32951124 swapFree=60787360/67111528
[pid=2448] ppid=2446 vsize=8700 CPUtime=0 cores=1,3
/proc/2448/stat : 2448 (rissAuto.sh) S 2446 2448 2343 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 831596303 8908800 252 33554432000 4194304 4922060 140733432148608 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2448/statm: 2175 252 211 178 0 68 0
[pid=2449] ppid=2448 vsize=58968 CPUtime=3.08 cores=1,3
/proc/2449/stat : 2449 (riss) R 2448 2448 2343 0 -1 4202496 11502 0 0 0 307 1 0 0 25 0 1 0 831596304 60383232 10717 33554432000 4194304 5523604 140736517232192 18446744073709551615 5332154 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/2449/statm: 14742 10717 375 325 0 10556 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 67668

[startup+6.30109 s]
/proc/loadavg: 3.62 1.05 0.75 5/453 2450
/proc/meminfo: memFree=18439584/32951124 swapFree=60787360/67111528
[pid=2448] ppid=2446 vsize=8700 CPUtime=0 cores=1,3
/proc/2448/stat : 2448 (rissAuto.sh) S 2446 2448 2343 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 831596303 8908800 252 33554432000 4194304 4922060 140733432148608 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2448/statm: 2175 252 211 178 0 68 0
[pid=2449] ppid=2448 vsize=59784 CPUtime=6.26 cores=1,3
/proc/2449/stat : 2449 (riss) R 2448 2448 2343 0 -1 4202496 11717 0 0 0 625 1 0 0 25 0 1 0 831596304 61218816 10932 33554432000 4194304 5523604 140736517232192 18446744073709551615 5332238 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/2449/statm: 14946 10932 375 325 0 10760 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 68484

[startup+12.7009 s]
/proc/loadavg: 3.89 1.15 0.79 5/453 2450
/proc/meminfo: memFree=18434996/32951124 swapFree=60787360/67111528
[pid=2448] ppid=2446 vsize=8700 CPUtime=0 cores=1,3
/proc/2448/stat : 2448 (rissAuto.sh) S 2446 2448 2343 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 831596303 8908800 252 33554432000 4194304 4922060 140733432148608 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2448/statm: 2175 252 211 178 0 68 0
[pid=2449] ppid=2448 vsize=62328 CPUtime=12.65 cores=1,3
/proc/2449/stat : 2449 (riss) R 2448 2448 2343 0 -1 4202496 12301 0 0 0 1264 1 0 0 25 0 1 0 831596304 63823872 11516 33554432000 4194304 5523604 140736517232192 18446744073709551615 5332892 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/2449/statm: 15582 11516 375 325 0 11396 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 71028

[startup+25.5006 s]
/proc/loadavg: 4.44 1.40 0.87 5/453 2450
/proc/meminfo: memFree=20151692/32951124 swapFree=60787360/67111528
[pid=2448] ppid=2446 vsize=8700 CPUtime=0 cores=1,3
/proc/2448/stat : 2448 (rissAuto.sh) S 2446 2448 2343 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 831596303 8908800 252 33554432000 4194304 4922060 140733432148608 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2448/statm: 2175 252 211 178 0 68 0
[pid=2449] ppid=2448 vsize=65896 CPUtime=25.44 cores=1,3
/proc/2449/stat : 2449 (riss) R 2448 2448 2343 0 -1 4202496 13124 0 0 0 2542 2 0 0 25 0 1 0 831596304 67477504 12339 33554432000 4194304 5523604 140736517232192 18446744073709551615 5333124 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2449/statm: 16474 12339 375 325 0 12288 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 74596

[startup+51.1008 s]
/proc/loadavg: 4.29 1.61 0.96 5/453 2451
/proc/meminfo: memFree=20129012/32951124 swapFree=60787360/67111528
[pid=2448] ppid=2446 vsize=8700 CPUtime=0 cores=1,3
/proc/2448/stat : 2448 (rissAuto.sh) S 2446 2448 2343 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 831596303 8908800 252 33554432000 4194304 4922060 140733432148608 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2448/statm: 2175 252 211 178 0 68 0
[pid=2449] ppid=2448 vsize=70920 CPUtime=51.04 cores=1,3
/proc/2449/stat : 2449 (riss) R 2448 2448 2343 0 -1 4202496 14440 0 0 0 5102 2 0 0 25 0 1 0 831596304 72622080 13655 33554432000 4194304 5523604 140736517232192 18446744073709551615 5333231 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2449/statm: 17730 13655 375 325 0 13544 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 79620

[startup+102.301 s]
/proc/loadavg: 4.12 1.98 1.11 5/453 2452
/proc/meminfo: memFree=20088820/32951124 swapFree=60787360/67111528
[pid=2448] ppid=2446 vsize=8700 CPUtime=0 cores=1,3
/proc/2448/stat : 2448 (rissAuto.sh) S 2446 2448 2343 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 831596303 8908800 252 33554432000 4194304 4922060 140733432148608 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2448/statm: 2175 252 211 178 0 68 0
[pid=2449] ppid=2448 vsize=80760 CPUtime=102.25 cores=1,3
/proc/2449/stat : 2449 (riss) R 2448 2448 2343 0 -1 4202496 16760 0 0 0 10221 4 0 0 25 0 1 0 831596304 82698240 15975 33554432000 4194304 5523604 140736517232192 18446744073709551615 5333209 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2449/statm: 20190 15975 375 325 0 16004 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 89460

[startup+162.301 s]
/proc/loadavg: 4.04 2.34 1.29 5/453 2454
/proc/meminfo: memFree=20053476/32951124 swapFree=60787360/67111528
[pid=2448] ppid=2446 vsize=8700 CPUtime=0 cores=1,3
/proc/2448/stat : 2448 (rissAuto.sh) S 2446 2448 2343 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 831596303 8908800 252 33554432000 4194304 4922060 140733432148608 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2448/statm: 2175 252 211 178 0 68 0
[pid=2449] ppid=2448 vsize=89864 CPUtime=162.24 cores=1,3
/proc/2449/stat : 2449 (riss) R 2448 2448 2343 0 -1 4202496 18944 0 0 0 16219 5 0 0 25 0 1 0 831596304 92020736 17902 33554432000 4194304 5523604 140736517232192 18446744073709551615 5333095 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2449/statm: 22466 17902 375 325 0 18280 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 98564

[startup+222.318 s]
/proc/loadavg: 4.06 2.66 1.46 5/453 2484
/proc/meminfo: memFree=20123920/32951124 swapFree=60787360/67111528
[pid=2448] ppid=2446 vsize=8700 CPUtime=0 cores=1,3
/proc/2448/stat : 2448 (rissAuto.sh) S 2446 2448 2343 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 831596303 8908800 252 33554432000 4194304 4922060 140733432148608 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2448/statm: 2175 252 211 178 0 68 0
[pid=2449] ppid=2448 vsize=97904 CPUtime=222.26 cores=1,3
/proc/2449/stat : 2449 (riss) R 2448 2448 2343 0 -1 4202496 20937 0 0 0 22220 6 0 0 25 0 1 0 831596304 100253696 19895 33554432000 4194304 5523604 140736517232192 18446744073709551615 5333183 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2449/statm: 24476 19895 375 325 0 20290 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 106604

[startup+282.301 s]
/proc/loadavg: 4.07 2.91 1.62 5/453 2485
/proc/meminfo: memFree=20069464/32951124 swapFree=60787360/67111528
[pid=2448] ppid=2446 vsize=8700 CPUtime=0 cores=1,3
/proc/2448/stat : 2448 (rissAuto.sh) S 2446 2448 2343 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 831596303 8908800 252 33554432000 4194304 4922060 140733432148608 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2448/statm: 2175 252 211 178 0 68 0
[pid=2449] ppid=2448 vsize=99252 CPUtime=282.24 cores=1,3
/proc/2449/stat : 2449 (riss) R 2448 2448 2343 0 -1 4202496 21296 0 0 0 28218 6 0 0 25 0 1 0 831596304 101634048 20254 33554432000 4194304 5523604 140736517232192 18446744073709551615 5332878 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2449/statm: 24813 20254 375 325 0 20627 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 107952

[startup+342.301 s]
/proc/loadavg: 4.09 3.14 1.78 5/453 2487
/proc/meminfo: memFree=20043160/32951124 swapFree=60787360/67111528
[pid=2448] ppid=2446 vsize=8700 CPUtime=0 cores=1,3
/proc/2448/stat : 2448 (rissAuto.sh) S 2446 2448 2343 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 831596303 8908800 252 33554432000 4194304 4922060 140733432148608 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2448/statm: 2175 252 211 178 0 68 0
[pid=2449] ppid=2448 vsize=108124 CPUtime=342.24 cores=1,3
/proc/2449/stat : 2449 (riss) R 2448 2448 2343 0 -1 4202496 23504 0 0 0 34217 7 0 0 25 0 1 0 831596304 110718976 22462 33554432000 4194304 5523604 140736517232192 18446744073709551615 5333341 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2449/statm: 27031 22462 375 325 0 22845 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 116824

[startup+402.301 s]
/proc/loadavg: 4.06 3.30 1.92 5/453 2488
/proc/meminfo: memFree=20032236/32951124 swapFree=60787360/67111528
[pid=2448] ppid=2446 vsize=8700 CPUtime=0 cores=1,3

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

/proc/2449/statm: 30007 25004 375 325 0 25821 0
Current children cumulated CPU time (s) 522.26
Current children cumulated vsize (KiB) 128728

[startup+582.3 s]
/proc/loadavg: 4.11 3.65 2.29 5/453 2493
/proc/meminfo: memFree=19910384/32951124 swapFree=60787360/67111528
[pid=2448] ppid=2446 vsize=8700 CPUtime=0 cores=1,3
/proc/2448/stat : 2448 (rissAuto.sh) S 2446 2448 2343 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 831596303 8908800 252 33554432000 4194304 4922060 140733432148608 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2448/statm: 2175 252 211 178 0 68 0
[pid=2449] ppid=2448 vsize=128276 CPUtime=582.26 cores=1,3
/proc/2449/stat : 2449 (riss) R 2448 2448 2343 0 -1 4202496 28641 0 0 0 58215 11 0 0 25 0 1 0 831596304 131354624 27086 33554432000 4194304 5523604 140736517232192 18446744073709551615 5333341 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2449/statm: 32069 27086 375 325 0 27883 0
Current children cumulated CPU time (s) 582.26
Current children cumulated vsize (KiB) 136976

[startup+642.3 s]
/proc/loadavg: 4.08 3.73 2.40 5/453 2496
/proc/meminfo: memFree=19898076/32951124 swapFree=60787360/67111528
[pid=2448] ppid=2446 vsize=8700 CPUtime=0 cores=1,3
/proc/2448/stat : 2448 (rissAuto.sh) S 2446 2448 2343 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 831596303 8908800 252 33554432000 4194304 4922060 140733432148608 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2448/statm: 2175 252 211 178 0 68 0
[pid=2449] ppid=2448 vsize=132800 CPUtime=642.26 cores=1,3
/proc/2449/stat : 2449 (riss) R 2448 2448 2343 0 -1 4202496 29520 0 0 0 64215 11 0 0 25 0 1 0 831596304 135987200 27965 33554432000 4194304 5523604 140736517232192 18446744073709551615 5333226 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2449/statm: 33200 27965 375 325 0 29014 0
Current children cumulated CPU time (s) 642.26
Current children cumulated vsize (KiB) 141500

[startup+702.301 s]
/proc/loadavg: 4.03 3.78 2.50 5/453 2497
/proc/meminfo: memFree=19897796/32951124 swapFree=60787360/67111528
[pid=2448] ppid=2446 vsize=8700 CPUtime=0 cores=1,3
/proc/2448/stat : 2448 (rissAuto.sh) S 2446 2448 2343 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 831596303 8908800 252 33554432000 4194304 4922060 140733432148608 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2448/statm: 2175 252 211 178 0 68 0
[pid=2449] ppid=2448 vsize=132800 CPUtime=702.26 cores=1,3
/proc/2449/stat : 2449 (riss) R 2448 2448 2343 0 -1 4202496 29523 0 0 0 70215 11 0 0 25 0 1 0 831596304 135987200 27968 33554432000 4194304 5523604 140736517232192 18446744073709551615 5333360 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2449/statm: 33200 27968 375 325 0 29014 0
Current children cumulated CPU time (s) 702.26
Current children cumulated vsize (KiB) 141500

[startup+762.301 s]
/proc/loadavg: 4.07 3.83 2.60 5/453 2499
/proc/meminfo: memFree=19884732/32951124 swapFree=60787360/67111528
[pid=2448] ppid=2446 vsize=8700 CPUtime=0 cores=1,3
/proc/2448/stat : 2448 (rissAuto.sh) S 2446 2448 2343 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 831596303 8908800 252 33554432000 4194304 4922060 140733432148608 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2448/statm: 2175 252 211 178 0 68 0
[pid=2449] ppid=2448 vsize=132800 CPUtime=762.27 cores=1,3
/proc/2449/stat : 2449 (riss) R 2448 2448 2343 0 -1 4202496 29547 0 0 0 76216 11 0 0 25 0 1 0 831596304 135987200 27992 33554432000 4194304 5523604 140736517232192 18446744073709551615 5333209 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2449/statm: 33200 27992 375 325 0 29014 0
Current children cumulated CPU time (s) 762.27
Current children cumulated vsize (KiB) 141500

[startup+822.301 s]
/proc/loadavg: 4.13 3.89 2.69 5/453 2501
/proc/meminfo: memFree=19875652/32951124 swapFree=60787360/67111528
[pid=2448] ppid=2446 vsize=8700 CPUtime=0 cores=1,3
/proc/2448/stat : 2448 (rissAuto.sh) S 2446 2448 2343 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 831596303 8908800 252 33554432000 4194304 4922060 140733432148608 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2448/statm: 2175 252 211 178 0 68 0
[pid=2449] ppid=2448 vsize=132800 CPUtime=822.26 cores=1,3
/proc/2449/stat : 2449 (riss) R 2448 2448 2343 0 -1 4202496 29657 0 0 0 82215 11 0 0 25 0 1 0 831596304 135987200 28102 33554432000 4194304 5523604 140736517232192 18446744073709551615 5333360 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2449/statm: 33200 28102 375 325 0 29014 0
Current children cumulated CPU time (s) 822.26
Current children cumulated vsize (KiB) 141500

[startup+882.318 s]
/proc/loadavg: 4.10 3.92 2.78 5/453 2502
/proc/meminfo: memFree=19860004/32951124 swapFree=60787360/67111528
[pid=2448] ppid=2446 vsize=8700 CPUtime=0 cores=1,3
/proc/2448/stat : 2448 (rissAuto.sh) S 2446 2448 2343 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 831596303 8908800 252 33554432000 4194304 4922060 140733432148608 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2448/statm: 2175 252 211 178 0 68 0
[pid=2449] ppid=2448 vsize=138672 CPUtime=882.28 cores=1,3
/proc/2449/stat : 2449 (riss) R 2448 2448 2343 0 -1 4202496 31179 0 0 0 88215 13 0 0 25 0 1 0 831596304 142000128 29624 33554432000 4194304 5523604 140736517232192 18446744073709551615 5332878 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2449/statm: 34668 29624 375 325 0 30482 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 147372

[startup+942.301 s]
/proc/loadavg: 4.03 3.93 2.85 5/453 2504
/proc/meminfo: memFree=19836052/32951124 swapFree=60787360/67111528
[pid=2448] ppid=2446 vsize=8700 CPUtime=0 cores=1,3
/proc/2448/stat : 2448 (rissAuto.sh) S 2446 2448 2343 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 831596303 8908800 252 33554432000 4194304 4922060 140733432148608 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2448/statm: 2175 252 211 178 0 68 0
[pid=2449] ppid=2448 vsize=147000 CPUtime=942.26 cores=1,3
/proc/2449/stat : 2449 (riss) R 2448 2448 2343 0 -1 4202496 33010 0 0 0 94212 14 0 0 25 0 1 0 831596304 150528000 31455 33554432000 4194304 5523604 140736517232192 18446744073709551615 5333360 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2449/statm: 36750 31455 375 325 0 32564 0
Current children cumulated CPU time (s) 942.26
Current children cumulated vsize (KiB) 155700

[startup+1002.3 s]
/proc/loadavg: 4.22 3.99 2.94 5/453 2505
/proc/meminfo: memFree=19799200/32951124 swapFree=60787360/67111528
[pid=2448] ppid=2446 vsize=8700 CPUtime=0 cores=1,3
/proc/2448/stat : 2448 (rissAuto.sh) S 2446 2448 2343 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 831596303 8908800 252 33554432000 4194304 4922060 140733432148608 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2448/statm: 2175 252 211 178 0 68 0
[pid=2449] ppid=2448 vsize=153488 CPUtime=1002.26 cores=1,3
/proc/2449/stat : 2449 (riss) R 2448 2448 2343 0 -1 4202496 34635 0 0 0 100211 15 0 0 25 0 1 0 831596304 157171712 33080 33554432000 4194304 5523604 140736517232192 18446744073709551615 5333341 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2449/statm: 38372 33080 375 325 0 34186 0
Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (KiB) 162188

[startup+1062.3 s]
/proc/loadavg: 4.15 4.01 3.01 5/453 2507
/proc/meminfo: memFree=19761832/32951124 swapFree=60787360/67111528
[pid=2448] ppid=2446 vsize=8700 CPUtime=0 cores=1,3
/proc/2448/stat : 2448 (rissAuto.sh) S 2446 2448 2343 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 831596303 8908800 252 33554432000 4194304 4922060 140733432148608 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2448/statm: 2175 252 211 178 0 68 0
[pid=2449] ppid=2448 vsize=156840 CPUtime=1062.27 cores=1,3
/proc/2449/stat : 2449 (riss) R 2448 2448 2343 0 -1 4202496 35454 0 0 0 106211 16 0 0 25 0 1 0 831596304 160604160 33899 33554432000 4194304 5523604 140736517232192 18446744073709551615 5332878 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2449/statm: 39210 33899 375 325 0 35024 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 165540

[startup+1122.3 s]
/proc/loadavg: 4.11 4.02 3.07 5/453 2509
/proc/meminfo: memFree=19728068/32951124 swapFree=60787360/67111528
[pid=2448] ppid=2446 vsize=8700 CPUtime=0 cores=1,3
/proc/2448/stat : 2448 (rissAuto.sh) S 2446 2448 2343 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 831596303 8908800 252 33554432000 4194304 4922060 140733432148608 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2448/statm: 2175 252 211 178 0 68 0
[pid=2449] ppid=2448 vsize=156840 CPUtime=1122.28 cores=1,3
/proc/2449/stat : 2449 (riss) R 2448 2448 2343 0 -1 4202496 35454 0 0 0 112212 16 0 0 25 0 1 0 831596304 160604160 33899 33554432000 4194304 5523604 140736517232192 18446744073709551615 5333209 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2449/statm: 39210 33899 375 325 0 35024 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 165540

[startup+1182.3 s]
/proc/loadavg: 4.06 4.01 3.12 5/453 2596
/proc/meminfo: memFree=19759948/32951124 swapFree=60787360/67111528
[pid=2448] ppid=2446 vsize=8700 CPUtime=0 cores=1,3
/proc/2448/stat : 2448 (rissAuto.sh) S 2446 2448 2343 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 831596303 8908800 252 33554432000 4194304 4922060 140733432148608 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2448/statm: 2175 252 211 178 0 68 0
[pid=2449] ppid=2448 vsize=156840 CPUtime=1182.28 cores=1,3
/proc/2449/stat : 2449 (riss) R 2448 2448 2343 0 -1 4202496 35456 0 0 0 118212 16 0 0 25 0 1 0 831596304 160604160 33901 33554432000 4194304 5523604 140736517232192 18446744073709551615 5332878 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2449/statm: 39210 33901 375 325 0 35024 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 165540



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.1 s]
/proc/loadavg: 4.04 4.01 3.14 6/453 2597
/proc/meminfo: memFree=19753412/32951124 swapFree=60787360/67111528
[pid=2448] ppid=2446 vsize=8700 CPUtime=0 cores=1,3
/proc/2448/stat : 2448 (rissAuto.sh) S 2446 2448 2343 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 831596303 8908800 252 33554432000 4194304 4922060 140733432148608 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2448/statm: 2175 252 211 178 0 68 0
[pid=2449] ppid=2448 vsize=156840 CPUtime=1200.1 cores=1,3
/proc/2449/stat : 2449 (riss) R 2448 2448 2343 0 -1 4202496 35456 0 0 0 119994 16 0 0 25 0 1 0 831596304 160604160 33901 33554432000 4194304 5523604 140736517232192 18446744073709551615 5332878 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2449/statm: 39210 33901 375 325 0 35024 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 165540

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 2448 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 1200.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.14
CPU time (s): 1200.1
CPU user time (s): 1199.94
CPU system time (s): 0.16
CPU usage (%): 99.9966
Max. virtual memory (cumulated for all children) (KiB): 165540

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

runsolver used 5.32319 second user time and 13.164 second system time

The end

Launcher Data

Begin job on node135 at 2011-06-04 17:06:24
IDJOB=3472644
IDBENCH=71078
IDSOLVER=1962
FILE ID=node135/3472644-1307199984
RUNJOBID= node135-1307199921-2363
PBS_JOBID= 13509014
Free space on /tmp= 73952 MiB

SOLVER NAME= riss Auto (1200 s timeout)
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rbcl_xits_08_UNSAT.cnf
COMMAND LINE= DIR/rissAuto.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3472644-1307199984/watcher-3472644-1307199984 -o /tmp/evaluation-result-3472644-1307199984/solver-3472644-1307199984 -C 1200 -W 1300 -M 7680  HOME/rissAuto.sh HOME HOME/instance-3472644-1307199984.cnf 1003700956 1200 7680 2

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

MD5SUM BENCH= 66aa2e18c32a02f55a810347a9702c7f
RANDOM SEED=1003700956

node135.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.851
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.851
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.83
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.851
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.851
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	: 6640.14
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.851
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.78
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.851
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.851
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.851
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18487064 kB
Buffers:        278952 kB
Cached:         794908 kB
SwapCached:       6168 kB
Active:       11767024 kB
Inactive:      2341380 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18487064 kB
SwapTotal:    67111528 kB
SwapFree:     60787360 kB
Dirty:           10532 kB
Writeback:           0 kB
AnonPages:    11383220 kB
Mapped:          27100 kB
Slab:           224308 kB
PageTables:      67180 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 124728896 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73928 MiB
End job on node135 at 2011-06-04 17:26:27