Trace number 1726305

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.05 1200.93

General information on the benchmark

Namecrafted/Medium/contest05/jarvisalo/
mod2-rand3bip-sat-250-3.sat05-2220.reshuffled-07.cnf
MD5SUMb79b003513b2a70c9b89188422a831e2
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.011997
Satisfiable
(Un)Satisfiability was proved
Number of variables250
Number of clauses1000
Sum of the clauses size3000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31000
Number of clauses of size 40
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-1726305-1240710557/watcher-1726305-1240710557 -o /tmp/evaluation-result-1726305-1240710557/solver-1726305-1240710557 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=748997716 HOME/instance-1726305-1240710557.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.91 0.95 0.98 3/65 19032
/proc/meminfo: memFree=1649144/2055920 swapFree=4181392/4192956
[pid=19032] ppid=19030 vsize=1352 CPUtime=0
/proc/19032/stat : 19032 (SApperloT-hrp) R 19030 19032 18818 0 -1 4194304 160 0 0 0 0 0 0 0 18 0 1 0 99084669 1384448 143 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/19032/statm: 338 143 105 292 0 43 0

[startup+0.0772401 s]
/proc/loadavg: 0.91 0.95 0.98 3/65 19032
/proc/meminfo: memFree=1649144/2055920 swapFree=4181392/4192956
[pid=19032] ppid=19030 vsize=1484 CPUtime=0.07
/proc/19032/stat : 19032 (SApperloT-hrp) R 19030 19032 18818 0 -1 4194304 190 0 0 0 7 0 0 0 18 0 1 0 99084669 1519616 173 1992294400 134512640 135712473 4294956192 18446744073709551615 134564627 0 0 4096 0 0 0 0 17 1 0 0
/proc/19032/statm: 371 173 105 292 0 76 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1484

[startup+0.101244 s]
/proc/loadavg: 0.91 0.95 0.98 3/65 19032
/proc/meminfo: memFree=1649144/2055920 swapFree=4181392/4192956
[pid=19032] ppid=19030 vsize=1484 CPUtime=0.09
/proc/19032/stat : 19032 (SApperloT-hrp) R 19030 19032 18818 0 -1 4194304 194 0 0 0 9 0 0 0 18 0 1 0 99084669 1519616 177 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/19032/statm: 371 177 105 292 0 76 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1484

[startup+0.301285 s]
/proc/loadavg: 0.91 0.95 0.98 3/65 19032
/proc/meminfo: memFree=1649144/2055920 swapFree=4181392/4192956
[pid=19032] ppid=19030 vsize=2012 CPUtime=0.29
/proc/19032/stat : 19032 (SApperloT-hrp) R 19030 19032 18818 0 -1 4194304 310 0 0 0 29 0 0 0 19 0 1 0 99084669 2060288 293 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/19032/statm: 503 293 109 292 0 208 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2012

[startup+0.701365 s]
/proc/loadavg: 0.91 0.95 0.98 3/65 19032
/proc/meminfo: memFree=1649144/2055920 swapFree=4181392/4192956
[pid=19032] ppid=19030 vsize=2408 CPUtime=0.69
/proc/19032/stat : 19032 (SApperloT-hrp) R 19030 19032 18818 0 -1 4194304 413 0 0 0 69 0 0 0 23 0 1 0 99084669 2465792 396 1992294400 134512640 135712473 4294956192 18446744073709551615 134563551 0 0 4096 0 0 0 0 17 1 0 0
/proc/19032/statm: 602 396 109 292 0 307 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2408

[startup+1.50153 s]
/proc/loadavg: 0.91 0.95 0.98 2/66 19033
/proc/meminfo: memFree=1647920/2055920 swapFree=4181392/4192956
[pid=19032] ppid=19030 vsize=2540 CPUtime=1.49
/proc/19032/stat : 19032 (SApperloT-hrp) R 19030 19032 18818 0 -1 4194304 433 0 0 0 149 0 0 0 25 0 1 0 99084669 2600960 416 1992294400 134512640 135712473 4294956192 18446744073709551615 134564702 0 0 4096 0 0 0 0 17 1 0 0
/proc/19032/statm: 635 416 109 292 0 340 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2540

[startup+3.10185 s]
/proc/loadavg: 0.91 0.95 0.98 2/66 19033
/proc/meminfo: memFree=1647728/2055920 swapFree=4181392/4192956
[pid=19032] ppid=19030 vsize=2540 CPUtime=3.09
/proc/19032/stat : 19032 (SApperloT-hrp) R 19030 19032 18818 0 -1 4194304 464 0 0 0 309 0 0 0 25 0 1 0 99084669 2600960 447 1992294400 134512640 135712473 4294956192 18446744073709551615 134537051 0 0 4096 0 0 0 0 17 1 0 0
/proc/19032/statm: 635 447 109 292 0 340 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2540

[startup+6.30151 s]
/proc/loadavg: 0.92 0.95 0.98 2/66 19033
/proc/meminfo: memFree=1647480/2055920 swapFree=4181392/4192956
[pid=19032] ppid=19030 vsize=2672 CPUtime=6.29
/proc/19032/stat : 19032 (SApperloT-hrp) R 19030 19032 18818 0 -1 4194304 493 0 0 0 629 0 0 0 25 0 1 0 99084669 2736128 476 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/19032/statm: 668 476 109 292 0 373 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2672

[startup+12.7018 s]
/proc/loadavg: 0.93 0.95 0.98 2/66 19033
/proc/meminfo: memFree=1645304/2055920 swapFree=4181392/4192956
[pid=19032] ppid=19030 vsize=6124 CPUtime=12.69
/proc/19032/stat : 19032 (SApperloT-hrp) R 19030 19032 18818 0 -1 4194304 1337 0 0 0 1268 1 0 0 25 0 1 0 99084669 6270976 1320 1992294400 134512640 135712473 4294956192 18446744073709551615 134581160 0 0 4096 0 0 0 0 17 1 0 0
/proc/19032/statm: 1531 1320 109 292 0 1236 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 6124

[startup+25.5014 s]
/proc/loadavg: 0.94 0.96 0.98 2/66 19033
/proc/meminfo: memFree=1630328/2055920 swapFree=4181392/4192956
[pid=19032] ppid=19030 vsize=19984 CPUtime=25.49
/proc/19032/stat : 19032 (SApperloT-hrp) R 19030 19032 18818 0 -1 4194304 4754 0 0 0 2546 3 0 0 25 0 1 0 99084669 20463616 4737 1992294400 134512640 135712473 4294956192 18446744073709551615 134559292 0 0 4096 0 0 0 0 17 1 0 0
/proc/19032/statm: 4996 4737 109 292 0 4701 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 19984

[startup+51.1016 s]
/proc/loadavg: 0.96 0.96 0.98 2/66 19033
/proc/meminfo: memFree=1630328/2055920 swapFree=4181392/4192956
[pid=19032] ppid=19030 vsize=19984 CPUtime=51.08
/proc/19032/stat : 19032 (SApperloT-hrp) R 19030 19032 18818 0 -1 4194304 4754 0 0 0 5105 3 0 0 25 0 1 0 99084669 20463616 4737 1992294400 134512640 135712473 4294956192 18446744073709551615 134576683 0 0 4096 0 0 0 0 17 1 0 0
/proc/19032/statm: 4996 4737 109 292 0 4701 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 19984

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.98 2/66 19033
/proc/meminfo: memFree=1630264/2055920 swapFree=4181392/4192956
[pid=19032] ppid=19030 vsize=19984 CPUtime=102.26
/proc/19032/stat : 19032 (SApperloT-hrp) R 19030 19032 18818 0 -1 4194304 4754 0 0 0 10223 3 0 0 25 0 1 0 99084669 20463616 4737 1992294400 134512640 135712473 4294956192 18446744073709551615 134568078 0 0 4096 0 0 0 0 17 1 0 0
/proc/19032/statm: 4996 4737 109 292 0 4701 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 19984

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 19033
/proc/meminfo: memFree=1612856/2055920 swapFree=4181392/4192956
[pid=19032] ppid=19030 vsize=38276 CPUtime=162.23
/proc/19032/stat : 19032 (SApperloT-hrp) R 19030 19032 18818 0 -1 4194304 9293 0 0 0 16217 6 0 0 25 0 1 0 99084669 39194624 9145 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/19032/statm: 9569 9145 109 292 0 9274 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 38276

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 19033
/proc/meminfo: memFree=1594488/2055920 swapFree=4181392/4192956
[pid=19032] ppid=19030 vsize=57204 CPUtime=222.21
/proc/19032/stat : 19032 (SApperloT-hrp) R 19030 19032 18818 0 -1 4194304 13872 0 0 0 22210 11 0 0 25 0 1 0 99084669 58576896 13659 1992294400 134512640 135712473 4294956192 18446744073709551615 134564195 0 0 4096 0 0 0 0 17 1 0 0
/proc/19032/statm: 14301 13659 109 292 0 14006 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 57204

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 19033
/proc/meminfo: memFree=1582520/2055920 swapFree=4181392/4192956
[pid=19032] ppid=19030 vsize=70152 CPUtime=282.19
/proc/19032/stat : 19032 (SApperloT-hrp) R 19030 19032 18818 0 -1 4194304 16997 0 0 0 28204 15 0 0 25 0 1 0 99084669 71835648 16655 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/19032/statm: 17538 16655 109 292 0 17243 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 70152

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 19033
/proc/meminfo: memFree=1570616/2055920 swapFree=4181392/4192956
[pid=19032] ppid=19030 vsize=81952 CPUtime=342.17
/proc/19032/stat : 19032 (SApperloT-hrp) R 19030 19032 18818 0 -1 4194304 19965 0 0 0 34198 19 0 0 25 0 1 0 99084669 83918848 19623 1992294400 134512640 135712473 4294956192 18446744073709551615 134564814 0 0 4096 0 0 0 0 17 1 0 0
/proc/19032/statm: 20488 19623 109 292 0 20193 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 81952

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 19033
/proc/meminfo: memFree=1558584/2055920 swapFree=4181392/4192956
[pid=19032] ppid=19030 vsize=93984 CPUtime=402.15
/proc/19032/stat : 19032 (SApperloT-hrp) R 19030 19032 18818 0 -1 4194304 22988 0 0 0 40192 23 0 0 25 0 1 0 99084669 96239616 22646 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/19032/statm: 23496 22646 109 292 0 23201 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 93984

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 19033
/proc/meminfo: memFree=1544376/2055920 swapFree=4181392/4192956
[pid=19032] ppid=19030 vsize=108768 CPUtime=462.12
/proc/19032/stat : 19032 (SApperloT-hrp) R 19030 19032 18818 0 -1 4194304 26763 0 0 0 46186 26 0 0 25 0 1 0 99084669 111378432 26163 1992294400 134512640 135712473 4294956192 18446744073709551615 134564290 0 0 4096 0 0 0 0 17 1 0 0
/proc/19032/statm: 27192 26163 109 292 0 26897 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 108768

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 19033
/proc/meminfo: memFree=1530552/2055920 swapFree=4181392/4192956
[pid=19032] ppid=19030 vsize=125276 CPUtime=522.11
/proc/19032/stat : 19032 (SApperloT-hrp) R 19030 19032 18818 0 -1 4194304 30894 0 0 0 52179 32 0 0 25 0 1 0 99084669 128282624 29651 1992294400 134512640 135712473 4294956192 18446744073709551615 134564389 0 0 4096 0 0 0 0 17 1 0 0
/proc/19032/statm: 31319 29651 109 292 0 31024 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 125276

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 19033
/proc/meminfo: memFree=1516920/2055920 swapFree=4181392/4192956
[pid=19032] ppid=19030 vsize=139000 CPUtime=582.09
/proc/19032/stat : 19032 (SApperloT-hrp) R 19030 19032 18818 0 -1 4194304 34267 0 0 0 58173 36 0 0 25 0 1 0 99084669 142336000 33024 1992294400 134512640 135712473 4294956192 18446744073709551615 134564385 0 0 4096 0 0 0 0 17 1 0 0
/proc/19032/statm: 34750 33024 109 292 0 34455 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 139000

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 19033
/proc/meminfo: memFree=1502456/2055920 swapFree=4181392/4192956
[pid=19032] ppid=19030 vsize=154052 CPUtime=642.07
/proc/19032/stat : 19032 (SApperloT-hrp) R 19030 19032 18818 0 -1 4194304 38174 0 0 0 64167 40 0 0 25 0 1 0 99084669 157749248 36589 1992294400 134512640 135712473 4294956192 18446744073709551615 134601422 0 0 4096 0 0 0 0 17 1 0 0
/proc/19032/statm: 38513 36589 109 292 0 38218 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 154052

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 19033
/proc/meminfo: memFree=1493624/2055920 swapFree=4181392/4192956
[pid=19032] ppid=19030 vsize=162724 CPUtime=702.04
/proc/19032/stat : 19032 (SApperloT-hrp) R 19030 19032 18818 0 -1 4194304 40401 0 0 0 70161 43 0 0 25 0 1 0 99084669 166629376 38816 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/19032/statm: 40681 38816 109 292 0 40386 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 162724

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 19039
/proc/meminfo: memFree=1485496/2055920 swapFree=4181392/4192956
[pid=19032] ppid=19030 vsize=170544 CPUtime=762.02
/proc/19032/stat : 19032 (SApperloT-hrp) R 19030 19032 18818 0 -1 4194304 42400 0 0 0 76157 45 0 0 25 0 1 0 99084669 174637056 40815 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/19032/statm: 42636 40815 109 292 0 42341 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 170544

[startup+822.302 s]
/proc/loadavg: 1.13 1.03 1.00 2/66 19519
/proc/meminfo: memFree=1447792/2055920 swapFree=4181392/4192956
[pid=19032] ppid=19030 vsize=179608 CPUtime=821.54
/proc/19032/stat : 19032 (SApperloT-hrp) R 19030 19032 18818 0 -1 4194304 44717 0 0 0 82105 49 0 0 25 0 1 0 99084669 183918592 43132 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/19032/statm: 44902 43132 109 292 0 44607 0
Current children cumulated CPU time (s) 821.54
Current children cumulated vsize (KiB) 179608

[startup+882.302 s]
/proc/loadavg: 1.04 1.02 1.00 2/66 19519
/proc/meminfo: memFree=1439408/2055920 swapFree=4181392/4192956
[pid=19032] ppid=19030 vsize=188696 CPUtime=881.52
/proc/19032/stat : 19032 (SApperloT-hrp) R 19030 19032 18818 0 -1 4194304 46912 0 0 0 88100 52 0 0 25 0 1 0 99084669 193224704 45198 1992294400 134512640 135712473 4294956192 18446744073709551615 134601422 0 0 4096 0 0 0 0 17 1 0 0
/proc/19032/statm: 47174 45198 109 292 0 46879 0
Current children cumulated CPU time (s) 881.52
Current children cumulated vsize (KiB) 188696

[startup+942.302 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 19519
/proc/meminfo: memFree=1432816/2055920 swapFree=4181392/4192956
[pid=19032] ppid=19030 vsize=196056 CPUtime=941.5
/proc/19032/stat : 19032 (SApperloT-hrp) R 19030 19032 18818 0 -1 4194304 48827 0 0 0 94096 54 0 0 25 0 1 0 99084669 200761344 46856 1992294400 134512640 135712473 4294956192 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/19032/statm: 49014 46856 109 292 0 48719 0
Current children cumulated CPU time (s) 941.5
Current children cumulated vsize (KiB) 196056

[startup+1002.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 19519
/proc/meminfo: memFree=1431280/2055920 swapFree=4181392/4192956
[pid=19032] ppid=19030 vsize=198388 CPUtime=1001.48
/proc/19032/stat : 19032 (SApperloT-hrp) R 19030 19032 18818 0 -1 4194304 49193 0 0 0 100094 54 0 0 25 0 1 0 99084669 203149312 47222 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/19032/statm: 49597 47222 109 292 0 49302 0
Current children cumulated CPU time (s) 1001.48
Current children cumulated vsize (KiB) 198388

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19519
/proc/meminfo: memFree=1430256/2055920 swapFree=4181392/4192956
[pid=19032] ppid=19030 vsize=199736 CPUtime=1061.46
/proc/19032/stat : 19032 (SApperloT-hrp) R 19030 19032 18818 0 -1 4194304 49464 0 0 0 106091 55 0 0 25 0 1 0 99084669 204529664 47493 1992294400 134512640 135712473 4294956192 18446744073709551615 134564153 0 0 4096 0 0 0 0 17 1 0 0
/proc/19032/statm: 49934 47493 109 292 0 49639 0
Current children cumulated CPU time (s) 1061.46
Current children cumulated vsize (KiB) 199736

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19519
/proc/meminfo: memFree=1426680/2055920 swapFree=4181392/4192956
[pid=19032] ppid=19030 vsize=204492 CPUtime=1121.44
/proc/19032/stat : 19032 (SApperloT-hrp) R 19030 19032 18818 0 -1 4194304 50727 0 0 0 112088 56 0 0 25 0 1 0 99084669 209399808 48369 1992294400 134512640 135712473 4294956192 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/19032/statm: 51123 48369 109 292 0 50828 0
Current children cumulated CPU time (s) 1121.44
Current children cumulated vsize (KiB) 204492

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19519
/proc/meminfo: memFree=1426104/2055920 swapFree=4181392/4192956
[pid=19032] ppid=19030 vsize=204492 CPUtime=1181.42
/proc/19032/stat : 19032 (SApperloT-hrp) R 19030 19032 18818 0 -1 4194304 50872 0 0 0 118086 56 0 0 25 0 1 0 99084669 209399808 48514 1992294400 134512640 135712473 4294956192 18446744073709551615 134564371 0 0 4096 0 0 0 0 17 1 0 0
/proc/19032/statm: 51123 48514 109 292 0 50828 0
Current children cumulated CPU time (s) 1181.42
Current children cumulated vsize (KiB) 204492



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19519
/proc/meminfo: memFree=1425784/2055920 swapFree=4181392/4192956
[pid=19032] ppid=19030 vsize=204492 CPUtime=1200.01
/proc/19032/stat : 19032 (SApperloT-hrp) R 19030 19032 18818 0 -1 4194304 50948 0 0 0 119945 56 0 0 25 0 1 0 99084669 209399808 48590 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/19032/statm: 51123 48590 109 292 0 50828 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 204492

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

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

[startup+1200.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19519
/proc/meminfo: memFree=1425784/2055920 swapFree=4181392/4192956
[pid=19032] ppid=19030 vsize=204492 CPUtime=1200.01
/proc/19032/stat : 19032 (SApperloT-hrp) R 19030 19032 18818 0 -1 4194304 50948 0 0 0 119945 56 0 0 25 0 1 0 99084669 209399808 48590 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/19032/statm: 51123 48590 109 292 0 50828 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 204492

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.93
CPU time (s): 1200.05
CPU user time (s): 1199.46
CPU system time (s): 0.594909
CPU usage (%): 99.9267
Max. virtual memory (cumulated for all children) (KiB): 204492

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

runsolver used 1.40279 second user time and 2.80957 second system time

The end

Launcher Data

Begin job on node80 at 2009-04-26 03:49:17
IDJOB=1726305
IDBENCH=24610
IDSOLVER=510
FILE ID=node80/1726305-1240710557
PBS_JOBID= 9186816
Free space on /tmp= 66156 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT07/crafted/Medium/contest05/jarvisalo/mod2-rand3bip-sat-250-3.sat05-2220.reshuffled-07.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1726305-1240710557/watcher-1726305-1240710557 -o /tmp/evaluation-result-1726305-1240710557/solver-1726305-1240710557 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=748997716 HOME/instance-1726305-1240710557.cnf

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

MD5SUM BENCH= b79b003513b2a70c9b89188422a831e2
RANDOM SEED=748997716

node80.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.270
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.270
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1649560 kB
Buffers:         56900 kB
Cached:         273460 kB
SwapCached:       5424 kB
Active:         145200 kB
Inactive:       192912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1649560 kB
SwapTotal:     4192956 kB
SwapFree:      4181392 kB
Dirty:            1448 kB
Writeback:           0 kB
Mapped:          13452 kB
Slab:            54136 kB
Committed_AS:   339472 kB
PageTables:       1384 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= 66156 MiB
End job on node80 at 2009-04-26 04:09:20