Trace number 1734801

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
SApperloT hrp? (TO) 1200.09 1200.53

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v1820c171155g3.cnf
MD5SUM90cca356988434eb537dfe19d4b4da93
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1820
Number of clauses171155
Sum of the clauses size344000
Maximum clause length28
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2171090
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 565

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1734801-1240797362/watcher-1734801-1240797362 -o /tmp/evaluation-result-1734801-1240797362/solver-1734801-1240797362 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=1704122053 HOME/instance-1734801-1240797362.cnf 

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): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.09 3/64 24420
/proc/meminfo: memFree=1760120/2055920 swapFree=4181368/4192956
[pid=24420] ppid=24418 vsize=2156 CPUtime=0
/proc/24420/stat : 24420 (SApperloT-hrp) R 24418 24420 24096 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 107769247 2207744 162 1992294400 134512640 135712473 4294956192 18446744073709551615 135208030 0 0 4096 0 0 0 0 17 1 0 0
/proc/24420/statm: 539 163 95 292 0 244 0

[startup+0.0241569 s]
/proc/loadavg: 1.00 1.00 1.09 3/64 24420
/proc/meminfo: memFree=1760120/2055920 swapFree=4181368/4192956
[pid=24420] ppid=24418 vsize=3212 CPUtime=0.01
/proc/24420/stat : 24420 (SApperloT-hrp) R 24418 24420 24096 0 -1 4194304 433 0 0 0 1 0 0 0 18 0 1 0 107769247 3289088 417 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/24420/statm: 803 417 95 292 0 508 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 3212

[startup+0.10217 s]
/proc/loadavg: 1.00 1.00 1.09 3/64 24420
/proc/meminfo: memFree=1760120/2055920 swapFree=4181368/4192956
[pid=24420] ppid=24418 vsize=6116 CPUtime=0.09
/proc/24420/stat : 24420 (SApperloT-hrp) R 24418 24420 24096 0 -1 4194304 1181 0 0 0 9 0 0 0 18 0 1 0 107769247 6262784 1164 1992294400 134512640 135712473 4294956192 18446744073709551615 134557979 0 0 4096 0 0 0 0 17 1 0 0
/proc/24420/statm: 1529 1164 105 292 0 1234 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6116

[startup+0.301204 s]
/proc/loadavg: 1.00 1.00 1.09 3/64 24420
/proc/meminfo: memFree=1760120/2055920 swapFree=4181368/4192956
[pid=24420] ppid=24418 vsize=7436 CPUtime=0.29
/proc/24420/stat : 24420 (SApperloT-hrp) R 24418 24420 24096 0 -1 4194304 1501 0 0 0 28 1 0 0 19 0 1 0 107769247 7614464 1484 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/24420/statm: 1859 1484 105 292 0 1564 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7436

[startup+0.702277 s]
/proc/loadavg: 1.00 1.00 1.09 3/64 24420
/proc/meminfo: memFree=1760120/2055920 swapFree=4181368/4192956
[pid=24420] ppid=24418 vsize=9812 CPUtime=0.69
/proc/24420/stat : 24420 (SApperloT-hrp) R 24418 24420 24096 0 -1 4194304 2098 0 0 0 68 1 0 0 22 0 1 0 107769247 10047488 2081 1992294400 134512640 135712473 4294956192 18446744073709551615 134564087 0 0 4096 0 0 0 0 17 1 0 0
/proc/24420/statm: 2453 2081 109 292 0 2158 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9812

[startup+1.50141 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 24421
/proc/meminfo: memFree=1750960/2055920 swapFree=4181368/4192956
[pid=24420] ppid=24418 vsize=13272 CPUtime=1.49
/proc/24420/stat : 24420 (SApperloT-hrp) R 24418 24420 24096 0 -1 4194304 2966 0 0 0 147 2 0 0 25 0 1 0 107769247 13590528 2949 1992294400 134512640 135712473 4294956192 18446744073709551615 134563955 0 0 4096 0 0 0 0 17 1 0 0
/proc/24420/statm: 3318 2949 109 292 0 3023 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13272

[startup+3.10168 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 24421
/proc/meminfo: memFree=1746608/2055920 swapFree=4181368/4192956
[pid=24420] ppid=24418 vsize=19348 CPUtime=3.09
/proc/24420/stat : 24420 (SApperloT-hrp) R 24418 24420 24096 0 -1 4194304 4480 0 0 0 307 2 0 0 25 0 1 0 107769247 19812352 4463 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/24420/statm: 4837 4463 109 292 0 4542 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19348

[startup+6.30123 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 24421
/proc/meminfo: memFree=1735792/2055920 swapFree=4181368/4192956
[pid=24420] ppid=24418 vsize=28192 CPUtime=6.29
/proc/24420/stat : 24420 (SApperloT-hrp) R 24418 24420 24096 0 -1 4194304 6679 0 0 0 626 3 0 0 25 0 1 0 107769247 28868608 6629 1992294400 134512640 135712473 4294956192 18446744073709551615 134581119 0 0 4096 0 0 0 0 17 1 0 0
/proc/24420/statm: 7048 6629 109 292 0 6753 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 28192

[startup+12.7013 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 24421
/proc/meminfo: memFree=1722224/2055920 swapFree=4181368/4192956
[pid=24420] ppid=24418 vsize=40624 CPUtime=12.69
/proc/24420/stat : 24420 (SApperloT-hrp) R 24418 24420 24096 0 -1 4194304 9816 0 0 0 1264 5 0 0 25 0 1 0 107769247 41598976 9766 1992294400 134512640 135712473 4294956192 18446744073709551615 134564641 0 0 4096 0 0 0 0 17 1 0 0
/proc/24420/statm: 10156 9766 109 292 0 9861 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 40624

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 24421
/proc/meminfo: memFree=1709040/2055920 swapFree=4181368/4192956
[pid=24420] ppid=24418 vsize=53640 CPUtime=25.49
/proc/24420/stat : 24420 (SApperloT-hrp) R 24418 24420 24096 0 -1 4194304 12995 0 0 0 2540 9 0 0 25 0 1 0 107769247 54927360 12880 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/24420/statm: 13410 12880 109 292 0 13115 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 53640

[startup+51.1019 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 24421
/proc/meminfo: memFree=1696048/2055920 swapFree=4181368/4192956
[pid=24420] ppid=24418 vsize=66984 CPUtime=51.07
/proc/24420/stat : 24420 (SApperloT-hrp) R 24418 24420 24096 0 -1 4194304 16261 0 0 0 5094 13 0 0 25 0 1 0 107769247 68591616 16146 1992294400 134512640 135712473 4294956192 18446744073709551615 134564820 0 0 4096 0 0 0 0 17 1 0 0
/proc/24420/statm: 16746 16146 109 292 0 16451 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 66984

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 24421
/proc/meminfo: memFree=1693680/2055920 swapFree=4181368/4192956
[pid=24420] ppid=24418 vsize=69480 CPUtime=102.26
/proc/24420/stat : 24420 (SApperloT-hrp) R 24418 24420 24096 0 -1 4194304 16783 0 0 0 10212 14 0 0 25 0 1 0 107769247 71147520 16668 1992294400 134512640 135712473 4294956192 18446744073709551615 134564735 0 0 4096 0 0 0 0 17 1 0 0
/proc/24420/statm: 17370 16668 109 292 0 17075 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 69480

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 24421
/proc/meminfo: memFree=1689968/2055920 swapFree=4181368/4192956
[pid=24420] ppid=24418 vsize=74348 CPUtime=162.24
/proc/24420/stat : 24420 (SApperloT-hrp) R 24418 24420 24096 0 -1 4194304 17823 0 0 0 16209 15 0 0 25 0 1 0 107769247 76132352 17579 1992294400 134512640 135712473 4294956192 18446744073709551615 134565058 0 0 4096 0 0 0 0 17 1 0 0
/proc/24420/statm: 18587 17579 109 292 0 18292 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 74348

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 24421
/proc/meminfo: memFree=1683888/2055920 swapFree=4181368/4192956
[pid=24420] ppid=24418 vsize=81192 CPUtime=222.22
/proc/24420/stat : 24420 (SApperloT-hrp) R 24418 24420 24096 0 -1 4194304 19431 0 0 0 22205 17 0 0 25 0 1 0 107769247 83140608 19107 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/24420/statm: 20298 19107 109 292 0 20003 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 81192

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 24421
/proc/meminfo: memFree=1681392/2055920 swapFree=4181368/4192956
[pid=24420] ppid=24418 vsize=84360 CPUtime=282.2
/proc/24420/stat : 24420 (SApperloT-hrp) R 24418 24420 24096 0 -1 4194304 20040 0 0 0 28203 17 0 0 25 0 1 0 107769247 86384640 19716 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/24420/statm: 21090 19716 109 292 0 20795 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 84360

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 24427
/proc/meminfo: memFree=1677936/2055920 swapFree=4181368/4192956
[pid=24420] ppid=24418 vsize=88272 CPUtime=342.18
/proc/24420/stat : 24420 (SApperloT-hrp) R 24418 24420 24096 0 -1 4194304 20864 0 0 0 34199 19 0 0 25 0 1 0 107769247 90390528 20540 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/24420/statm: 22068 20540 109 292 0 21773 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 88272

[startup+402.302 s]
/proc/loadavg: 1.45 1.13 1.10 2/65 26429
/proc/meminfo: memFree=1506088/2055920 swapFree=4181368/4192956
[pid=24420] ppid=24418 vsize=91040 CPUtime=402.1
/proc/24420/stat : 24420 (SApperloT-hrp) R 24418 24420 24096 0 -1 4194304 21516 0 0 0 40179 31 0 0 25 0 1 0 107769247 93224960 21192 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/24420/statm: 22760 21192 109 292 0 22465 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 91040

[startup+462.301 s]
/proc/loadavg: 1.16 1.11 1.09 2/65 26429
/proc/meminfo: memFree=1503024/2055920 swapFree=4181368/4192956
[pid=24420] ppid=24418 vsize=94680 CPUtime=462.09
/proc/24420/stat : 24420 (SApperloT-hrp) R 24418 24420 24096 0 -1 4194304 22335 0 0 0 46177 32 0 0 25 0 1 0 107769247 96952320 22011 1992294400 134512640 135712473 4294956192 18446744073709551615 134564276 0 0 4096 0 0 0 0 17 1 0 0
/proc/24420/statm: 23670 22011 109 292 0 23375 0
Current children cumulated CPU time (s) 462.09
Current children cumulated vsize (KiB) 94680

[startup+522.301 s]
/proc/loadavg: 1.06 1.08 1.08 2/65 26429
/proc/meminfo: memFree=1499504/2055920 swapFree=4181368/4192956
[pid=24420] ppid=24418 vsize=99308 CPUtime=522.07
/proc/24420/stat : 24420 (SApperloT-hrp) R 24418 24420 24096 0 -1 4194304 23228 0 0 0 52174 33 0 0 25 0 1 0 107769247 101691392 22904 1992294400 134512640 135712473 4294956192 18446744073709551615 134564361 0 0 4096 0 0 0 0 17 1 0 0
/proc/24420/statm: 24827 22904 109 292 0 24532 0
Current children cumulated CPU time (s) 522.07
Current children cumulated vsize (KiB) 99308

[startup+582.302 s]
/proc/loadavg: 1.02 1.07 1.08 2/65 26429
/proc/meminfo: memFree=1496112/2055920 swapFree=4181368/4192956
[pid=24420] ppid=24418 vsize=103280 CPUtime=582.05
/proc/24420/stat : 24420 (SApperloT-hrp) R 24418 24420 24096 0 -1 4194304 24073 0 0 0 58171 34 0 0 25 0 1 0 107769247 105758720 23749 1992294400 134512640 135712473 4294956192 18446744073709551615 134564135 0 0 4096 0 0 0 0 17 1 0 0
/proc/24420/statm: 25820 23749 109 292 0 25525 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 103280

[startup+642.302 s]
/proc/loadavg: 1.01 1.05 1.07 2/65 26429
/proc/meminfo: memFree=1491632/2055920 swapFree=4181368/4192956
[pid=24420] ppid=24418 vsize=108440 CPUtime=642.04
/proc/24420/stat : 24420 (SApperloT-hrp) R 24418 24420 24096 0 -1 4194304 25199 0 0 0 64168 36 0 0 25 0 1 0 107769247 111042560 24875 1992294400 134512640 135712473 4294956192 18446744073709551615 134564799 0 0 4096 0 0 0 0 17 1 0 0
/proc/24420/statm: 27110 24875 109 292 0 26815 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 108440

[startup+702.301 s]
/proc/loadavg: 1.00 1.04 1.06 2/65 26429
/proc/meminfo: memFree=1488944/2055920 swapFree=4181368/4192956
[pid=24420] ppid=24418 vsize=111732 CPUtime=702.01
/proc/24420/stat : 24420 (SApperloT-hrp) R 24418 24420 24096 0 -1 4194304 25859 0 0 0 70165 36 0 0 25 0 1 0 107769247 114413568 25535 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/24420/statm: 27933 25535 109 292 0 27638 0
Current children cumulated CPU time (s) 702.01
Current children cumulated vsize (KiB) 111732

[startup+762.305 s]
/proc/loadavg: 1.00 1.03 1.06 2/65 26429
/proc/meminfo: memFree=1476464/2055920 swapFree=4181368/4192956
[pid=24420] ppid=24418 vsize=124664 CPUtime=762
/proc/24420/stat : 24420 (SApperloT-hrp) R 24418 24420 24096 0 -1 4194304 28969 0 0 0 76160 40 0 0 25 0 1 0 107769247 127655936 28645 1992294400 134512640 135712473 4294956192 18446744073709551615 134540578 0 0 4096 0 0 0 0 17 1 0 0
/proc/24420/statm: 31166 28645 109 292 0 30871 0
Current children cumulated CPU time (s) 762
Current children cumulated vsize (KiB) 124664

[startup+822.302 s]
/proc/loadavg: 1.11 1.05 1.06 2/65 26429
/proc/meminfo: memFree=1469296/2055920 swapFree=4181368/4192956
[pid=24420] ppid=24418 vsize=132156 CPUtime=821.98
/proc/24420/stat : 24420 (SApperloT-hrp) R 24418 24420 24096 0 -1 4194304 30748 0 0 0 82156 42 0 0 25 0 1 0 107769247 135327744 30424 1992294400 134512640 135712473 4294956192 18446744073709551615 134564352 0 0 4096 0 0 0 0 17 1 0 0
/proc/24420/statm: 33039 30424 109 292 0 32744 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 132156

[startup+882.302 s]
/proc/loadavg: 1.19 1.07 1.07 2/65 26429
/proc/meminfo: memFree=1457840/2055920 swapFree=4181368/4192956
[pid=24420] ppid=24418 vsize=144156 CPUtime=881.96
/proc/24420/stat : 24420 (SApperloT-hrp) R 24418 24420 24096 0 -1 4194304 33604 0 0 0 88150 46 0 0 25 0 1 0 107769247 147615744 33280 1992294400 134512640 135712473 4294956192 18446744073709551615 134564108 0 0 4096 0 0 0 0 17 1 0 0
/proc/24420/statm: 36039 33280 109 292 0 35744 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 144156

[startup+942.301 s]
/proc/loadavg: 1.25 1.12 1.08 2/65 26429
/proc/meminfo: memFree=1447472/2055920 swapFree=4181368/4192956
[pid=24420] ppid=24418 vsize=155600 CPUtime=941.94
/proc/24420/stat : 24420 (SApperloT-hrp) R 24418 24420 24096 0 -1 4194304 36256 0 0 0 94146 48 0 0 25 0 1 0 107769247 159334400 35932 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/24420/statm: 38900 35932 109 292 0 38605 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 155600

[startup+1002.3 s]
/proc/loadavg: 1.09 1.09 1.08 2/65 26429
/proc/meminfo: memFree=1442288/2055920 swapFree=4181368/4192956
[pid=24420] ppid=24418 vsize=160832 CPUtime=1001.92
/proc/24420/stat : 24420 (SApperloT-hrp) R 24418 24420 24096 0 -1 4194304 37476 0 0 0 100142 50 0 0 25 0 1 0 107769247 164691968 37152 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/24420/statm: 40208 37152 109 292 0 39913 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 160832

[startup+1062.3 s]
/proc/loadavg: 1.03 1.07 1.07 2/65 26429
/proc/meminfo: memFree=1441584/2055920 swapFree=4181368/4192956
[pid=24420] ppid=24418 vsize=161728 CPUtime=1061.9
/proc/24420/stat : 24420 (SApperloT-hrp) R 24418 24420 24096 0 -1 4194304 37675 0 0 0 106140 50 0 0 25 0 1 0 107769247 165609472 37351 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/24420/statm: 40432 37351 109 292 0 40137 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 161728

[startup+1122.3 s]
/proc/loadavg: 1.01 1.06 1.07 2/65 26429
/proc/meminfo: memFree=1439856/2055920 swapFree=4181368/4192956
[pid=24420] ppid=24418 vsize=163520 CPUtime=1121.87
/proc/24420/stat : 24420 (SApperloT-hrp) R 24418 24420 24096 0 -1 4194304 38089 0 0 0 112137 50 0 0 25 0 1 0 107769247 167444480 37765 1992294400 134512640 135712473 4294956192 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/24420/statm: 40880 37765 109 292 0 40585 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 163520

[startup+1182.3 s]
/proc/loadavg: 1.00 1.04 1.06 2/65 26429
/proc/meminfo: memFree=1438704/2055920 swapFree=4181368/4192956
[pid=24420] ppid=24418 vsize=165064 CPUtime=1181.86
/proc/24420/stat : 24420 (SApperloT-hrp) R 24418 24420 24096 0 -1 4194304 38377 0 0 0 118135 51 0 0 25 0 1 0 107769247 169025536 38053 1992294400 134512640 135712473 4294956192 18446744073709551615 134564352 0 0 4096 0 0 0 0 17 1 0 0
/proc/24420/statm: 41266 38053 109 292 0 40971 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 165064



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.04 1.06 2/65 26429
/proc/meminfo: memFree=1438640/2055920 swapFree=4181368/4192956
[pid=24420] ppid=24418 vsize=165064 CPUtime=1200.06
/proc/24420/stat : 24420 (SApperloT-hrp) R 24418 24420 24096 0 -1 4194304 38387 0 0 0 119955 51 0 0 25 0 1 0 107769247 169025536 38063 1992294400 134512640 135712473 4294956192 18446744073709551615 134564158 0 0 4096 0 0 0 0 17 1 0 0
/proc/24420/statm: 41266 38063 109 292 0 40971 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 165064

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.04 1.06 2/65 26429
/proc/meminfo: memFree=1438640/2055920 swapFree=4181368/4192956
[pid=24420] ppid=24418 vsize=165064 CPUtime=1200.06
/proc/24420/stat : 24420 (SApperloT-hrp) R 24418 24420 24096 0 -1 4194304 38387 0 0 0 119955 51 0 0 25 0 1 0 107769247 169025536 38063 1992294400 134512640 135712473 4294956192 18446744073709551615 134564158 0 0 4096 0 0 0 0 17 1 0 0
/proc/24420/statm: 41266 38063 109 292 0 40971 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 165064

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.53
CPU time (s): 1200.09
CPU user time (s): 1199.55
CPU system time (s): 0.539917
CPU usage (%): 99.9633
Max. virtual memory (cumulated for all children) (KiB): 165064

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.55
system time used= 0.539917
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38387
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= 2
involuntary context switches= 2429

runsolver used 0.882865 second user time and 2.6406 second system time

The end

Launcher Data

Begin job on node25 at 2009-04-27 03:56:02
IDJOB=1734801
IDBENCH=71295
IDSOLVER=510
FILE ID=node25/1734801-1240797362
PBS_JOBID= 9187315
Free space on /tmp= 66384 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v1820c171155g3.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1734801-1240797362/watcher-1734801-1240797362 -o /tmp/evaluation-result-1734801-1240797362/solver-1734801-1240797362 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=1704122053 HOME/instance-1734801-1240797362.cnf

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 90cca356988434eb537dfe19d4b4da93
RANDOM SEED=1704122053

node25.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.259
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.259
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1760600 kB
Buffers:         41936 kB
Cached:         196536 kB
SwapCached:       5512 kB
Active:          22628 kB
Inactive:       223812 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1760600 kB
SwapTotal:     4192956 kB
SwapFree:      4181368 kB
Dirty:            3580 kB
Writeback:           0 kB
Mapped:          13600 kB
Slab:            34856 kB
Committed_AS:   419576 kB
PageTables:       1460 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66384 MiB
End job on node25 at 2009-04-27 04:16:05