Trace number 1730332

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 base? (TO) 1200.13 1200.45

General information on the benchmark

Namecrafted/Difficult/contest05/sabharwal/
grid-pebbling-unsat-grid-pbl-0300.sat05-1350.sat05-1350.reshuffled-07.cnf
MD5SUM4c3b2816cb16b0fd4134bf2c85ce45d0
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.61375
Satisfiable
(Un)Satisfiability was proved
Number of variables90300
Number of clauses179702
Sum of the clauses size718202
Maximum clause length4
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2300
Number of clauses of size 30
Number of clauses of size 4179400
Number of clauses of size 50
Number of clauses of size over 50

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-1730332-1240758372/watcher-1730332-1240758372 -o /tmp/evaluation-result-1730332-1240758372/solver-1730332-1240758372 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-base -seed=1025979354 HOME/instance-1730332-1240758372.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: 0.87 1.03 1.00 3/64 13530
/proc/meminfo: memFree=900168/2055920 swapFree=4192956/4192956
[pid=13530] ppid=13528 vsize=4496 CPUtime=0
/proc/13530/stat : 13530 (SApperloT-base) R 13528 13530 13466 0 -1 4194304 764 0 0 0 0 0 0 0 18 0 1 0 103864826 4603904 748 1992294400 134512640 135674940 4294956208 18446744073709551615 134545002 0 0 4096 0 0 0 0 17 1 0 0
/proc/13530/statm: 1124 753 88 283 0 838 0

[startup+0.0890189 s]
/proc/loadavg: 0.87 1.03 1.00 3/64 13530
/proc/meminfo: memFree=900168/2055920 swapFree=4192956/4192956
[pid=13530] ppid=13528 vsize=9036 CPUtime=0.08
/proc/13530/stat : 13530 (SApperloT-base) R 13528 13530 13466 0 -1 4194304 1930 0 0 0 7 1 0 0 18 0 1 0 103864826 9252864 1914 1992294400 134512640 135674940 4294956208 18446744073709551615 135076238 0 0 4096 0 0 0 0 17 1 0 0
/proc/13530/statm: 2259 1914 91 283 0 1973 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9036

[startup+0.102018 s]
/proc/loadavg: 0.87 1.03 1.00 3/64 13530
/proc/meminfo: memFree=900168/2055920 swapFree=4192956/4192956
[pid=13530] ppid=13528 vsize=9432 CPUtime=0.09
/proc/13530/stat : 13530 (SApperloT-base) R 13528 13530 13466 0 -1 4194304 2040 0 0 0 8 1 0 0 18 0 1 0 103864826 9658368 2024 1992294400 134512640 135674940 4294956208 18446744073709551615 134590718 0 0 4096 0 0 0 0 17 1 0 0
/proc/13530/statm: 2358 2024 91 283 0 2072 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9432

[startup+0.30205 s]
/proc/loadavg: 0.87 1.03 1.00 3/64 13530
/proc/meminfo: memFree=900168/2055920 swapFree=4192956/4192956
[pid=13530] ppid=13528 vsize=15240 CPUtime=0.29
/proc/13530/stat : 13530 (SApperloT-base) R 13528 13530 13466 0 -1 4194304 3576 0 0 0 27 2 0 0 19 0 1 0 103864826 15605760 3560 1992294400 134512640 135674940 4294956208 18446744073709551615 134536865 0 0 4096 0 0 0 0 17 1 0 0
/proc/13530/statm: 3810 3560 91 283 0 3524 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15240

[startup+0.701086 s]
/proc/loadavg: 0.87 1.03 1.00 3/64 13530
/proc/meminfo: memFree=900168/2055920 swapFree=4192956/4192956
[pid=13530] ppid=13528 vsize=17096 CPUtime=0.69
/proc/13530/stat : 13530 (SApperloT-base) R 13528 13530 13466 0 -1 4194304 4060 0 0 0 67 2 0 0 22 0 1 0 103864826 17506304 4043 1992294400 134512640 135674940 4294956208 18446744073709551615 134549499 0 0 4096 0 0 0 0 17 1 0 0
/proc/13530/statm: 4274 4043 98 283 0 3988 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17096

[startup+1.50118 s]
/proc/loadavg: 0.87 1.03 1.00 2/65 13531
/proc/meminfo: memFree=883840/2055920 swapFree=4192956/4192956
[pid=13530] ppid=13528 vsize=17748 CPUtime=1.49
/proc/13530/stat : 13530 (SApperloT-base) R 13528 13530 13466 0 -1 4194304 4252 0 0 0 147 2 0 0 25 0 1 0 103864826 18173952 4169 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/13530/statm: 4437 4169 98 283 0 4151 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17748

[startup+3.10136 s]
/proc/loadavg: 0.87 1.03 1.00 2/65 13531
/proc/meminfo: memFree=883200/2055920 swapFree=4192956/4192956
[pid=13530] ppid=13528 vsize=18408 CPUtime=3.08
/proc/13530/stat : 13530 (SApperloT-base) R 13528 13530 13466 0 -1 4194304 4440 0 0 0 306 2 0 0 25 0 1 0 103864826 18849792 4357 1992294400 134512640 135674940 4294956208 18446744073709551615 134556795 0 0 4096 0 0 0 0 17 1 0 0
/proc/13530/statm: 4602 4357 98 283 0 4316 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 18408

[startup+6.30172 s]
/proc/loadavg: 0.88 1.03 1.00 2/65 13531
/proc/meminfo: memFree=881728/2055920 swapFree=4192956/4192956
[pid=13530] ppid=13528 vsize=19628 CPUtime=6.29
/proc/13530/stat : 13530 (SApperloT-base) R 13528 13530 13466 0 -1 4194304 4745 0 0 0 626 3 0 0 25 0 1 0 103864826 20099072 4662 1992294400 134512640 135674940 4294956208 18446744073709551615 134556795 0 0 4096 0 0 0 0 17 1 0 0
/proc/13530/statm: 4907 4662 98 283 0 4621 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19628

[startup+12.7015 s]
/proc/loadavg: 0.89 1.03 1.00 2/65 13531
/proc/meminfo: memFree=870016/2055920 swapFree=4192956/4192956
[pid=13530] ppid=13528 vsize=33984 CPUtime=12.69
/proc/13530/stat : 13530 (SApperloT-base) R 13528 13530 13466 0 -1 4194304 8361 0 0 0 1264 5 0 0 25 0 1 0 103864826 34799616 8213 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/13530/statm: 8496 8213 99 283 0 8210 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 33984

[startup+25.5029 s]
/proc/loadavg: 0.91 1.02 1.00 2/65 13531
/proc/meminfo: memFree=851584/2055920 swapFree=4192956/4192956
[pid=13530] ppid=13528 vsize=52260 CPUtime=25.48
/proc/13530/stat : 13530 (SApperloT-base) R 13528 13530 13466 0 -1 4194304 12470 0 0 0 2541 7 0 0 25 0 1 0 103864826 53514240 12193 1992294400 134512640 135674940 4294956208 18446744073709551615 134539723 0 0 4096 0 0 0 0 17 1 0 0
/proc/13530/statm: 13065 12193 99 283 0 12779 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 52260

[startup+51.1028 s]
/proc/loadavg: 0.94 1.02 1.00 2/65 13531
/proc/meminfo: memFree=830336/2055920 swapFree=4192956/4192956
[pid=13530] ppid=13528 vsize=77660 CPUtime=51.07
/proc/13530/stat : 13530 (SApperloT-base) R 13528 13530 13466 0 -1 4194304 18120 0 0 0 5096 11 0 0 25 0 1 0 103864826 79523840 17843 1992294400 134512640 135674940 4294956208 18446744073709551615 134539763 0 0 4096 0 0 0 0 17 1 0 0
/proc/13530/statm: 19415 17843 99 283 0 19129 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 77660

[startup+102.306 s]
/proc/loadavg: 0.97 1.02 1.00 2/65 13531
/proc/meminfo: memFree=818368/2055920 swapFree=4192956/4192956
[pid=13530] ppid=13528 vsize=91216 CPUtime=102.27
/proc/13530/stat : 13530 (SApperloT-base) R 13528 13530 13466 0 -1 4194304 21282 0 0 0 10213 14 0 0 25 0 1 0 103864826 93405184 20489 1992294400 134512640 135674940 4294956208 18446744073709551615 134539770 0 0 4096 0 0 0 0 17 1 0 0
/proc/13530/statm: 22804 20489 99 283 0 22518 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 91216

[startup+162.302 s]
/proc/loadavg: 0.99 1.01 1.00 2/65 13531
/proc/meminfo: memFree=782464/2055920 swapFree=4192956/4192956
[pid=13530] ppid=13528 vsize=131336 CPUtime=162.24
/proc/13530/stat : 13530 (SApperloT-base) R 13528 13530 13466 0 -1 4194304 30224 0 0 0 16204 20 0 0 25 0 1 0 103864826 134488064 29431 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/13530/statm: 32834 29431 99 283 0 32548 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 131336

[startup+222.302 s]
/proc/loadavg: 0.99 1.01 1.00 2/65 13531
/proc/meminfo: memFree=775296/2055920 swapFree=4192956/4192956
[pid=13530] ppid=13528 vsize=140576 CPUtime=222.22
/proc/13530/stat : 13530 (SApperloT-base) R 13528 13530 13466 0 -1 4194304 32137 0 0 0 22201 21 0 0 25 0 1 0 103864826 143949824 31215 1992294400 134512640 135674940 4294956208 18446744073709551615 134539947 0 0 4096 0 0 0 0 17 1 0 0
/proc/13530/statm: 35144 31215 99 283 0 34858 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 140576

[startup+282.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 13531
/proc/meminfo: memFree=760320/2055920 swapFree=4192956/4192956
[pid=13530] ppid=13528 vsize=157936 CPUtime=282.21
/proc/13530/stat : 13530 (SApperloT-base) R 13528 13530 13466 0 -1 4194304 35976 0 0 0 28198 23 0 0 25 0 1 0 103864826 161726464 34925 1992294400 134512640 135674940 4294956208 18446744073709551615 134539736 0 0 4096 0 0 0 0 17 1 0 0
/proc/13530/statm: 39484 34925 99 283 0 39198 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 157936

[startup+342.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 13531
/proc/meminfo: memFree=754112/2055920 swapFree=4192956/4192956
[pid=13530] ppid=13528 vsize=166616 CPUtime=342.19
/proc/13530/stat : 13530 (SApperloT-base) R 13528 13530 13466 0 -1 4194304 38060 0 0 0 34194 25 0 0 25 0 1 0 103864826 170614784 36493 1992294400 134512640 135674940 4294956208 18446744073709551615 134539883 0 0 4096 0 0 0 0 17 1 0 0
/proc/13530/statm: 41654 36493 99 283 0 41368 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 166616

[startup+402.303 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 13531
/proc/meminfo: memFree=726848/2055920 swapFree=4192956/4192956
[pid=13530] ppid=13528 vsize=199208 CPUtime=402.18
/proc/13530/stat : 13530 (SApperloT-base) R 13528 13530 13466 0 -1 4194304 44972 0 0 0 40187 31 0 0 25 0 1 0 103864826 203988992 43405 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/13530/statm: 49802 43405 99 283 0 49516 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 199208

[startup+462.303 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 13531
/proc/meminfo: memFree=707520/2055920 swapFree=4192956/4192956
[pid=13530] ppid=13528 vsize=221732 CPUtime=462.17
/proc/13530/stat : 13530 (SApperloT-base) R 13528 13530 13466 0 -1 4194304 50049 0 0 0 46183 34 0 0 25 0 1 0 103864826 227053568 48095 1992294400 134512640 135674940 4294956208 18446744073709551615 134539920 0 0 4096 0 0 0 0 17 1 0 0
/proc/13530/statm: 55433 48095 99 283 0 55147 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 221732

[startup+522.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 13531
/proc/meminfo: memFree=698752/2055920 swapFree=4192956/4192956
[pid=13530] ppid=13528 vsize=233944 CPUtime=522.15
/proc/13530/stat : 13530 (SApperloT-base) R 13528 13530 13466 0 -1 4194304 53067 0 0 0 52179 36 0 0 25 0 1 0 103864826 239558656 50339 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/13530/statm: 58486 50339 99 283 0 58200 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 233944

[startup+582.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 13531
/proc/meminfo: memFree=691840/2055920 swapFree=4192956/4192956
[pid=13530] ppid=13528 vsize=242288 CPUtime=582.13
/proc/13530/stat : 13530 (SApperloT-base) R 13528 13530 13466 0 -1 4194304 55038 0 0 0 58176 37 0 0 25 0 1 0 103864826 248102912 52037 1992294400 134512640 135674940 4294956208 18446744073709551615 134539944 0 0 4096 0 0 0 0 17 1 0 0
/proc/13530/statm: 60572 52037 99 283 0 60286 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 242288

[startup+642.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 13531
/proc/meminfo: memFree=687936/2055920 swapFree=4192956/4192956
[pid=13530] ppid=13528 vsize=246400 CPUtime=642.12
/proc/13530/stat : 13530 (SApperloT-base) R 13528 13530 13466 0 -1 4194304 56271 0 0 0 64174 38 0 0 25 0 1 0 103864826 252313600 53012 1992294400 134512640 135674940 4294956208 18446744073709551615 134539875 0 0 4096 0 0 0 0 17 1 0 0
/proc/13530/statm: 61600 53012 99 283 0 61314 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 246400

[startup+702.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 13531
/proc/meminfo: memFree=684544/2055920 swapFree=4192956/4192956
[pid=13530] ppid=13528 vsize=251160 CPUtime=702.1
/proc/13530/stat : 13530 (SApperloT-base) R 13528 13530 13466 0 -1 4194304 57586 0 0 0 70171 39 0 0 25 0 1 0 103864826 257187840 53844 1992294400 134512640 135674940 4294956208 18446744073709551615 134539927 0 0 4096 0 0 0 0 17 1 0 0
/proc/13530/statm: 62790 53844 99 283 0 62504 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 251160

[startup+762.306 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 13531
/proc/meminfo: memFree=674304/2055920 swapFree=4192956/4192956
[pid=13530] ppid=13528 vsize=264136 CPUtime=762.09
/proc/13530/stat : 13530 (SApperloT-base) R 13528 13530 13466 0 -1 4194304 60480 0 0 0 76168 41 0 0 25 0 1 0 103864826 270475264 56400 1992294400 134512640 135674940 4294956208 18446744073709551615 134539944 0 0 4096 0 0 0 0 17 1 0 0
/proc/13530/statm: 66034 56400 99 283 0 65748 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 264136

[startup+822.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 13531
/proc/meminfo: memFree=671552/2055920 swapFree=4192956/4192956
[pid=13530] ppid=13528 vsize=268120 CPUtime=822.07
/proc/13530/stat : 13530 (SApperloT-base) R 13528 13530 13466 0 -1 4194304 61614 0 0 0 82166 41 0 0 25 0 1 0 103864826 274554880 57147 1992294400 134512640 135674940 4294956208 18446744073709551615 134564626 0 0 4096 0 0 0 0 17 1 0 0
/proc/13530/statm: 67030 57147 99 283 0 66744 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 268120

[startup+882.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 13531
/proc/meminfo: memFree=668800/2055920 swapFree=4192956/4192956
[pid=13530] ppid=13528 vsize=271716 CPUtime=882.05
/proc/13530/stat : 13530 (SApperloT-base) R 13528 13530 13466 0 -1 4194304 62429 0 0 0 88163 42 0 0 25 0 1 0 103864826 278237184 57833 1992294400 134512640 135674940 4294956208 18446744073709551615 134539736 0 0 4096 0 0 0 0 17 1 0 0
/proc/13530/statm: 67929 57833 99 283 0 67643 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 271716

[startup+942.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 13531
/proc/meminfo: memFree=665088/2055920 swapFree=4192956/4192956
[pid=13530] ppid=13528 vsize=277368 CPUtime=942.04
/proc/13530/stat : 13530 (SApperloT-base) R 13528 13530 13466 0 -1 4194304 64002 0 0 0 94161 43 0 0 25 0 1 0 103864826 284024832 58761 1992294400 134512640 135674940 4294956208 18446744073709551615 134564252 0 0 4096 0 0 0 0 17 1 0 0
/proc/13530/statm: 69342 58761 99 283 0 69056 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 277368

[startup+1002.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 13531
/proc/meminfo: memFree=664128/2055920 swapFree=4192956/4192956
[pid=13530] ppid=13528 vsize=278652 CPUtime=1002.02
/proc/13530/stat : 13530 (SApperloT-base) R 13528 13530 13466 0 -1 4194304 64343 0 0 0 100159 43 0 0 25 0 1 0 103864826 285339648 58973 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/13530/statm: 69663 58973 99 283 0 69377 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 278652

[startup+1062.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 13531
/proc/meminfo: memFree=652928/2055920 swapFree=4192956/4192956
[pid=13530] ppid=13528 vsize=293032 CPUtime=1062.01
/proc/13530/stat : 13530 (SApperloT-base) R 13528 13530 13466 0 -1 4194304 67241 0 0 0 106156 45 0 0 25 0 1 0 103864826 300064768 61871 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/13530/statm: 73258 61871 99 283 0 72972 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 293032

[startup+1122.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 13531
/proc/meminfo: memFree=621376/2055920 swapFree=4192956/4192956
[pid=13530] ppid=13528 vsize=328404 CPUtime=1121.99
/proc/13530/stat : 13530 (SApperloT-base) R 13528 13530 13466 0 -1 4194304 75286 0 0 0 112149 50 0 0 25 0 1 0 103864826 336285696 69627 1992294400 134512640 135674940 4294956208 18446744073709551615 134539767 0 0 4096 0 0 0 0 17 1 0 0
/proc/13530/statm: 82101 69627 99 283 0 81815 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 328404

[startup+1182.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 13531
/proc/meminfo: memFree=601472/2055920 swapFree=4192956/4192956
[pid=13530] ppid=13528 vsize=351944 CPUtime=1181.98
/proc/13530/stat : 13530 (SApperloT-base) R 13528 13530 13466 0 -1 4194304 80422 0 0 0 118145 53 0 0 25 0 1 0 103864826 360390656 74634 1992294400 134512640 135674940 4294956208 18446744073709551615 134558476 0 0 4096 0 0 0 0 17 1 0 0
/proc/13530/statm: 87986 74634 99 283 0 87700 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 351944



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 13531
/proc/meminfo: memFree=599040/2055920 swapFree=4192956/4192956
[pid=13530] ppid=13528 vsize=355048 CPUtime=1200.07
/proc/13530/stat : 13530 (SApperloT-base) R 13528 13530 13466 0 -1 4194304 81015 0 0 0 119954 53 0 0 25 0 1 0 103864826 363569152 75227 1992294400 134512640 135674940 4294956208 18446744073709551615 134539927 0 0 4096 0 0 0 0 17 1 0 0
/proc/13530/statm: 88762 75227 99 283 0 88476 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 355048

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)
Real time (s): 1200.45
CPU time (s): 1200.13
CPU user time (s): 1199.54
CPU system time (s): 0.584911
CPU usage (%): 99.973
Max. virtual memory (cumulated for all children) (KiB): 355048

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.54
system time used= 0.584911
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 81015
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= 1757

runsolver used 0.769882 second user time and 2.6226 second system time

The end

Launcher Data

Begin job on node62 at 2009-04-26 17:06:13
IDJOB=1730332
IDBENCH=24728
IDSOLVER=509
FILE ID=node62/1730332-1240758372
PBS_JOBID= 9187138
Free space on /tmp= 66372 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT07/crafted/Difficult/contest05/sabharwal/grid-pebbling-unsat-grid-pbl-0300.sat05-1350.sat05-1350.reshuffled-07.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1730332-1240758372/watcher-1730332-1240758372 -o /tmp/evaluation-result-1730332-1240758372/solver-1730332-1240758372 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-base -seed=1025979354 HOME/instance-1730332-1240758372.cnf

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

MD5SUM BENCH= 4c3b2816cb16b0fd4134bf2c85ce45d0
RANDOM SEED=1025979354

node62.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.220
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.220
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:        900584 kB
Buffers:         92356 kB
Cached:         953756 kB
SwapCached:          0 kB
Active:         279468 kB
Inactive:       781976 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        900584 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            6500 kB
Writeback:           0 kB
Mapped:          25132 kB
Slab:            79676 kB
Committed_AS:   225136 kB
PageTables:       1456 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66368 MiB
End job on node62 at 2009-04-26 17:26:15