Trace number 1735451

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.1 1200.53

General information on the benchmark

NameCRAFTED/rbsat/random/
forced/rbsat-v2100c215164gyes2.cnf
MD5SUM5301921bbf5d6337937a0fa8d34aaf48
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 variables2100
Number of clauses215164
Sum of the clauses size432288
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2215094
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 570

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-1735451-1240802485/watcher-1735451-1240802485 -o /tmp/evaluation-result-1735451-1240802485/solver-1735451-1240802485 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=352639533 HOME/instance-1735451-1240802485.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.00 3/64 28223
/proc/meminfo: memFree=1091280/2055920 swapFree=4181432/4192956
[pid=28223] ppid=28221 vsize=2328 CPUtime=0
/proc/28223/stat : 28223 (SApperloT-hrp) R 28221 28223 25725 0 -1 4194304 171 0 0 0 0 0 0 0 18 0 1 0 108274710 2383872 155 1992294400 134512640 135712473 4294956192 18446744073709551615 135208030 0 0 4096 0 0 0 0 17 1 0 0
/proc/28223/statm: 582 155 95 292 0 287 0

[startup+0.072271 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 28223
/proc/meminfo: memFree=1091280/2055920 swapFree=4181432/4192956
[pid=28223] ppid=28221 vsize=6024 CPUtime=0.06
/proc/28223/stat : 28223 (SApperloT-hrp) R 28221 28223 25725 0 -1 4194304 1086 0 0 0 6 0 0 0 18 0 1 0 108274710 6168576 1070 1992294400 134512640 135712473 4294956192 18446744073709551615 135208030 0 0 4096 0 0 0 0 17 1 0 0
/proc/28223/statm: 1506 1070 95 292 0 1211 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 6024

[startup+0.101277 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 28223
/proc/meminfo: memFree=1091280/2055920 swapFree=4181432/4192956
[pid=28223] ppid=28221 vsize=7080 CPUtime=0.09
/proc/28223/stat : 28223 (SApperloT-hrp) R 28221 28223 25725 0 -1 4194304 1349 0 0 0 9 0 0 0 18 0 1 0 108274710 7249920 1333 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/28223/statm: 1770 1334 95 292 0 1475 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7080

[startup+0.301312 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 28223
/proc/meminfo: memFree=1091280/2055920 swapFree=4181432/4192956
[pid=28223] ppid=28221 vsize=8404 CPUtime=0.29
/proc/28223/stat : 28223 (SApperloT-hrp) R 28221 28223 25725 0 -1 4194304 1691 0 0 0 29 0 0 0 20 0 1 0 108274710 8605696 1674 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/28223/statm: 2101 1675 105 292 0 1806 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8404

[startup+0.701385 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 28223
/proc/meminfo: memFree=1091280/2055920 swapFree=4181432/4192956
[pid=28223] ppid=28221 vsize=11044 CPUtime=0.69
/proc/28223/stat : 28223 (SApperloT-hrp) R 28221 28223 25725 0 -1 4194304 2355 0 0 0 69 0 0 0 23 0 1 0 108274710 11309056 2338 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/28223/statm: 2761 2338 105 292 0 2466 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11044

[startup+1.50153 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28224
/proc/meminfo: memFree=1080584/2055920 swapFree=4181432/4192956
[pid=28223] ppid=28221 vsize=15136 CPUtime=1.49
/proc/28223/stat : 28223 (SApperloT-hrp) R 28221 28223 25725 0 -1 4194304 3371 0 0 0 148 1 0 0 25 0 1 0 108274710 15499264 3354 1992294400 134512640 135712473 4294956192 18446744073709551615 134537192 0 0 4096 0 0 0 0 17 1 0 0
/proc/28223/statm: 3784 3354 109 292 0 3489 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15136

[startup+3.10182 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28224
/proc/meminfo: memFree=1075272/2055920 swapFree=4181432/4192956
[pid=28223] ppid=28221 vsize=21868 CPUtime=3.09
/proc/28223/stat : 28223 (SApperloT-hrp) R 28221 28223 25725 0 -1 4194304 5055 0 0 0 308 1 0 0 25 0 1 0 108274710 22392832 5038 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/28223/statm: 5467 5038 109 292 0 5172 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21868

[startup+6.3024 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28224
/proc/meminfo: memFree=1064072/2055920 swapFree=4181432/4192956
[pid=28223] ppid=28221 vsize=32300 CPUtime=6.28
/proc/28223/stat : 28223 (SApperloT-hrp) R 28221 28223 25725 0 -1 4194304 7672 0 0 0 626 2 0 0 25 0 1 0 108274710 33075200 7622 1992294400 134512640 135712473 4294956192 18446744073709551615 134564117 0 0 4096 0 0 0 0 17 1 0 0
/proc/28223/statm: 8075 7622 109 292 0 7780 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 32300

[startup+12.7016 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28224
/proc/meminfo: memFree=1049800/2055920 swapFree=4181432/4192956
[pid=28223] ppid=28221 vsize=44396 CPUtime=12.68
/proc/28223/stat : 28223 (SApperloT-hrp) R 28221 28223 25725 0 -1 4194304 10699 0 0 0 1263 5 0 0 25 0 1 0 108274710 45461504 10649 1992294400 134512640 135712473 4294956192 18446744073709551615 134552891 0 0 4096 0 0 0 0 17 1 0 0
/proc/28223/statm: 11099 10649 109 292 0 10804 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 44396

[startup+25.5019 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28224
/proc/meminfo: memFree=1035144/2055920 swapFree=4181432/4192956
[pid=28223] ppid=28221 vsize=58584 CPUtime=25.48
/proc/28223/stat : 28223 (SApperloT-hrp) R 28221 28223 25725 0 -1 4194304 14206 0 0 0 2540 8 0 0 25 0 1 0 108274710 59990016 14091 1992294400 134512640 135712473 4294956192 18446744073709551615 134581275 0 0 4096 0 0 0 0 17 1 0 0
/proc/28223/statm: 14646 14091 109 292 0 14351 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 58584

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28224
/proc/meminfo: memFree=1022152/2055920 swapFree=4181432/4192956
[pid=28223] ppid=28221 vsize=72112 CPUtime=51.07
/proc/28223/stat : 28223 (SApperloT-hrp) R 28221 28223 25725 0 -1 4194304 17448 0 0 0 5096 11 0 0 25 0 1 0 108274710 73842688 17333 1992294400 134512640 135712473 4294956192 18446744073709551615 134564105 0 0 4096 0 0 0 0 17 1 0 0
/proc/28223/statm: 18028 17333 109 292 0 17733 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 72112

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28224
/proc/meminfo: memFree=1001608/2055920 swapFree=4181432/4192956
[pid=28223] ppid=28221 vsize=93460 CPUtime=102.25
/proc/28223/stat : 28223 (SApperloT-hrp) R 28221 28223 25725 0 -1 4194304 22654 0 0 0 10209 16 0 0 25 0 1 0 108274710 95703040 22410 1992294400 134512640 135712473 4294956192 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/28223/statm: 23365 22410 109 292 0 23070 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 93460

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28224
/proc/meminfo: memFree=964040/2055920 swapFree=4181432/4192956
[pid=28223] ppid=28221 vsize=131556 CPUtime=162.23
/proc/28223/stat : 28223 (SApperloT-hrp) R 28221 28223 25725 0 -1 4194304 32029 0 0 0 16201 22 0 0 25 0 1 0 108274710 134713344 31785 1992294400 134512640 135712473 4294956192 18446744073709551615 134564198 0 0 4096 0 0 0 0 17 1 0 0
/proc/28223/statm: 32889 31785 109 292 0 32594 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 131556

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28224
/proc/meminfo: memFree=954248/2055920 swapFree=4181432/4192956
[pid=28223] ppid=28221 vsize=141440 CPUtime=222.21
/proc/28223/stat : 28223 (SApperloT-hrp) R 28221 28223 25725 0 -1 4194304 34466 0 0 0 22196 25 0 0 25 0 1 0 108274710 144834560 34222 1992294400 134512640 135712473 4294956192 18446744073709551615 134564135 0 0 4096 0 0 0 0 17 1 0 0
/proc/28223/statm: 35360 34222 109 292 0 35065 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 141440

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28224
/proc/meminfo: memFree=952648/2055920 swapFree=4181432/4192956
[pid=28223] ppid=28221 vsize=143360 CPUtime=282.19
/proc/28223/stat : 28223 (SApperloT-hrp) R 28221 28223 25725 0 -1 4194304 34858 0 0 0 28194 25 0 0 25 0 1 0 108274710 146800640 34614 1992294400 134512640 135712473 4294956192 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/28223/statm: 35840 34614 109 292 0 35545 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 143360

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28224
/proc/meminfo: memFree=948872/2055920 swapFree=4181432/4192956
[pid=28223] ppid=28221 vsize=147556 CPUtime=342.17
/proc/28223/stat : 28223 (SApperloT-hrp) R 28221 28223 25725 0 -1 4194304 35789 0 0 0 34191 26 0 0 25 0 1 0 108274710 151097344 35545 1992294400 134512640 135712473 4294956192 18446744073709551615 134564828 0 0 4096 0 0 0 0 17 1 0 0
/proc/28223/statm: 36889 35545 109 292 0 36594 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 147556

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28224
/proc/meminfo: memFree=945928/2055920 swapFree=4181432/4192956
[pid=28223] ppid=28221 vsize=151080 CPUtime=402.15
/proc/28223/stat : 28223 (SApperloT-hrp) R 28221 28223 25725 0 -1 4194304 36536 0 0 0 40188 27 0 0 25 0 1 0 108274710 154705920 36292 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/28223/statm: 37770 36292 109 292 0 37475 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 151080

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28224
/proc/meminfo: memFree=944840/2055920 swapFree=4181432/4192956
[pid=28223] ppid=28221 vsize=152300 CPUtime=462.12
/proc/28223/stat : 28223 (SApperloT-hrp) R 28221 28223 25725 0 -1 4194304 36800 0 0 0 46185 27 0 0 25 0 1 0 108274710 155955200 36556 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/28223/statm: 38075 36556 109 292 0 37780 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 152300

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28224
/proc/meminfo: memFree=943368/2055920 swapFree=4181432/4192956
[pid=28223] ppid=28221 vsize=154284 CPUtime=522.1
/proc/28223/stat : 28223 (SApperloT-hrp) R 28221 28223 25725 0 -1 4194304 37160 0 0 0 52183 27 0 0 25 0 1 0 108274710 157986816 36916 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/28223/statm: 38571 36916 109 292 0 38276 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 154284

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28224
/proc/meminfo: memFree=942792/2055920 swapFree=4181432/4192956
[pid=28223] ppid=28221 vsize=154924 CPUtime=582.08
/proc/28223/stat : 28223 (SApperloT-hrp) R 28221 28223 25725 0 -1 4194304 37312 0 0 0 58180 28 0 0 25 0 1 0 108274710 158642176 37068 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/28223/statm: 38731 37068 109 292 0 38436 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 154924

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28224
/proc/meminfo: memFree=941256/2055920 swapFree=4181432/4192956
[pid=28223] ppid=28221 vsize=156972 CPUtime=642.06
/proc/28223/stat : 28223 (SApperloT-hrp) R 28221 28223 25725 0 -1 4194304 37692 0 0 0 64178 28 0 0 25 0 1 0 108274710 160739328 37448 1992294400 134512640 135712473 4294956192 18446744073709551615 134564276 0 0 4096 0 0 0 0 17 1 0 0
/proc/28223/statm: 39243 37448 109 292 0 38948 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 156972

[startup+702.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28224
/proc/meminfo: memFree=939976/2055920 swapFree=4181432/4192956
[pid=28223] ppid=28221 vsize=158512 CPUtime=702.04
/proc/28223/stat : 28223 (SApperloT-hrp) R 28221 28223 25725 0 -1 4194304 37998 0 0 0 70176 28 0 0 25 0 1 0 108274710 162316288 37754 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/28223/statm: 39628 37754 109 292 0 39333 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 158512

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28224
/proc/meminfo: memFree=938504/2055920 swapFree=4181432/4192956
[pid=28223] ppid=28221 vsize=160432 CPUtime=762.02
/proc/28223/stat : 28223 (SApperloT-hrp) R 28221 28223 25725 0 -1 4194304 38375 0 0 0 76173 29 0 0 25 0 1 0 108274710 164282368 38131 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/28223/statm: 40108 38131 109 292 0 39813 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 160432

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28224
/proc/meminfo: memFree=937672/2055920 swapFree=4181432/4192956
[pid=28223] ppid=28221 vsize=161328 CPUtime=821.99
/proc/28223/stat : 28223 (SApperloT-hrp) R 28221 28223 25725 0 -1 4194304 38566 0 0 0 82170 29 0 0 25 0 1 0 108274710 165199872 38322 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/28223/statm: 40332 38322 109 292 0 40037 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 161328

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28224
/proc/meminfo: memFree=936264/2055920 swapFree=4181432/4192956
[pid=28223] ppid=28221 vsize=163388 CPUtime=881.98
/proc/28223/stat : 28223 (SApperloT-hrp) R 28221 28223 25725 0 -1 4194304 39008 0 0 0 88168 30 0 0 25 0 1 0 108274710 167309312 38684 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/28223/statm: 40847 38684 109 292 0 40552 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 163388

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28224
/proc/meminfo: memFree=934856/2055920 swapFree=4181432/4192956
[pid=28223] ppid=28221 vsize=164860 CPUtime=941.95
/proc/28223/stat : 28223 (SApperloT-hrp) R 28221 28223 25725 0 -1 4194304 39360 0 0 0 94165 30 0 0 25 0 1 0 108274710 168816640 39036 1992294400 134512640 135712473 4294956192 18446744073709551615 134564220 0 0 4096 0 0 0 0 17 1 0 0
/proc/28223/statm: 41215 39036 109 292 0 40920 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 164860

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28224
/proc/meminfo: memFree=933128/2055920 swapFree=4181432/4192956
[pid=28223] ppid=28221 vsize=167304 CPUtime=1001.93
/proc/28223/stat : 28223 (SApperloT-hrp) R 28221 28223 25725 0 -1 4194304 39786 0 0 0 100163 30 0 0 25 0 1 0 108274710 171319296 39462 1992294400 134512640 135712473 4294956192 18446744073709551615 134564361 0 0 4096 0 0 0 0 17 1 0 0
/proc/28223/statm: 41826 39462 109 292 0 41531 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 167304

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28226
/proc/meminfo: memFree=932808/2055920 swapFree=4181432/4192956
[pid=28223] ppid=28221 vsize=167820 CPUtime=1061.91
/proc/28223/stat : 28223 (SApperloT-hrp) R 28221 28223 25725 0 -1 4194304 39867 0 0 0 106160 31 0 0 25 0 1 0 108274710 171847680 39543 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/28223/statm: 41955 39543 109 292 0 41660 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 167820

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28226
/proc/meminfo: memFree=931912/2055920 swapFree=4181432/4192956
[pid=28223] ppid=28221 vsize=169228 CPUtime=1121.89
/proc/28223/stat : 28223 (SApperloT-hrp) R 28221 28223 25725 0 -1 4194304 40099 0 0 0 112158 31 0 0 25 0 1 0 108274710 173289472 39775 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/28223/statm: 42307 39775 109 292 0 42012 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 169228

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28226
/proc/meminfo: memFree=930760/2055920 swapFree=4181432/4192956
[pid=28223] ppid=28221 vsize=170508 CPUtime=1181.87
/proc/28223/stat : 28223 (SApperloT-hrp) R 28221 28223 25725 0 -1 4194304 40367 0 0 0 118156 31 0 0 25 0 1 0 108274710 174600192 40043 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/28223/statm: 42627 40043 109 292 0 42332 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 170508



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28226
/proc/meminfo: memFree=930184/2055920 swapFree=4181432/4192956
[pid=28223] ppid=28221 vsize=171540 CPUtime=1200.06
/proc/28223/stat : 28223 (SApperloT-hrp) R 28221 28223 25725 0 -1 4194304 40512 0 0 0 119975 31 0 0 25 0 1 0 108274710 175656960 40188 1992294400 134512640 135712473 4294956192 18446744073709551615 134564290 0 0 4096 0 0 0 0 17 1 0 0
/proc/28223/statm: 42885 40188 109 292 0 42590 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 171540

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.00 1.00 2/65 28226
/proc/meminfo: memFree=930184/2055920 swapFree=4181432/4192956
[pid=28223] ppid=28221 vsize=171540 CPUtime=1200.06
/proc/28223/stat : 28223 (SApperloT-hrp) R 28221 28223 25725 0 -1 4194304 40512 0 0 0 119975 31 0 0 25 0 1 0 108274710 175656960 40188 1992294400 134512640 135712473 4294956192 18446744073709551615 134564290 0 0 4096 0 0 0 0 17 1 0 0
/proc/28223/statm: 42885 40188 109 292 0 42590 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 171540

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.53
CPU time (s): 1200.1
CPU user time (s): 1199.75
CPU system time (s): 0.343947
CPU usage (%): 99.964
Max. virtual memory (cumulated for all children) (KiB): 171540

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

runsolver used 0.968852 second user time and 2.37264 second system time

The end

Launcher Data

Begin job on node67 at 2009-04-27 05:21:25
IDJOB=1735451
IDBENCH=71428
IDSOLVER=510
FILE ID=node67/1735451-1240802485
PBS_JOBID= 9187329
Free space on /tmp= 66140 MiB

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

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

MD5SUM BENCH= 5301921bbf5d6337937a0fa8d34aaf48
RANDOM SEED=352639533

node67.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.277
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.277
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:       1091696 kB
Buffers:         76964 kB
Cached:         801604 kB
SwapCached:       5432 kB
Active:         446312 kB
Inactive:       440740 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1091696 kB
SwapTotal:     4192956 kB
SwapFree:      4181432 kB
Dirty:            4164 kB
Writeback:           0 kB
Mapped:          14128 kB
Slab:            63072 kB
Committed_AS:   438484 kB
PageTables:       1436 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= 66140 MiB
End job on node67 at 2009-04-27 05:41:27