Trace number 1726093

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.11 1200.54

General information on the benchmark

Namecrafted/Medium/contest05/jarvisalo/
mod2-rand3bip-sat-210-2.sat05-2159.reshuffled-07.cnf
MD5SUMf34a97e9100b15a8025a13df7cb62499
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.008997
Satisfiable
(Un)Satisfiability was proved
Number of variables210
Number of clauses840
Sum of the clauses size2520
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3840
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-1726093-1240709157/watcher-1726093-1240709157 -o /tmp/evaluation-result-1726093-1240709157/solver-1726093-1240709157 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=1782118849 HOME/instance-1726093-1240709157.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.92 0.98 0.99 3/65 16802
/proc/meminfo: memFree=1605536/2055920 swapFree=4192952/4192956
[pid=16802] ppid=16800 vsize=1352 CPUtime=0
/proc/16802/stat : 16802 (SApperloT-hrp) R 16800 16802 16649 0 -1 4194304 156 0 0 0 0 0 0 0 18 0 1 0 98945264 1384448 139 1992294400 134512640 135712473 4294956208 18446744073709551615 134568073 0 0 4096 0 0 0 0 17 1 0 0
/proc/16802/statm: 338 139 105 292 0 43 0

[startup+0.097299 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 16802
/proc/meminfo: memFree=1605536/2055920 swapFree=4192952/4192956
[pid=16802] ppid=16800 vsize=1484 CPUtime=0.09
/proc/16802/stat : 16802 (SApperloT-hrp) R 16800 16802 16649 0 -1 4194304 181 0 0 0 9 0 0 0 18 0 1 0 98945264 1519616 164 1992294400 134512640 135712473 4294956208 18446744073709551615 134564627 0 0 4096 0 0 0 0 17 1 0 0
/proc/16802/statm: 371 164 105 292 0 76 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1484

[startup+0.101299 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 16802
/proc/meminfo: memFree=1605536/2055920 swapFree=4192952/4192956
[pid=16802] ppid=16800 vsize=1484 CPUtime=0.1
/proc/16802/stat : 16802 (SApperloT-hrp) R 16800 16802 16649 0 -1 4194304 181 0 0 0 10 0 0 0 18 0 1 0 98945264 1519616 164 1992294400 134512640 135712473 4294956208 18446744073709551615 134568111 0 0 4096 0 0 0 0 17 1 0 0
/proc/16802/statm: 371 164 105 292 0 76 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1484

[startup+0.301335 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 16802
/proc/meminfo: memFree=1605536/2055920 swapFree=4192952/4192956
[pid=16802] ppid=16800 vsize=2012 CPUtime=0.3
/proc/16802/stat : 16802 (SApperloT-hrp) R 16800 16802 16649 0 -1 4194304 312 0 0 0 30 0 0 0 19 0 1 0 98945264 2060288 295 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/16802/statm: 503 295 109 292 0 208 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 2012

[startup+0.701406 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 16802
/proc/meminfo: memFree=1605536/2055920 swapFree=4192952/4192956
[pid=16802] ppid=16800 vsize=2672 CPUtime=0.7
/proc/16802/stat : 16802 (SApperloT-hrp) R 16800 16802 16649 0 -1 4194304 488 0 0 0 70 0 0 0 23 0 1 0 98945264 2736128 471 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/16802/statm: 668 471 109 292 0 373 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 2672

[startup+1.50155 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 16803
/proc/meminfo: memFree=1603992/2055920 swapFree=4192952/4192956
[pid=16802] ppid=16800 vsize=2804 CPUtime=1.5
/proc/16802/stat : 16802 (SApperloT-hrp) R 16800 16802 16649 0 -1 4194304 510 0 0 0 150 0 0 0 25 0 1 0 98945264 2871296 493 1992294400 134512640 135712473 4294956208 18446744073709551615 134563058 0 0 4096 0 0 0 0 17 1 0 0
/proc/16802/statm: 701 493 109 292 0 406 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 2804

[startup+3.10183 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 16803
/proc/meminfo: memFree=1603800/2055920 swapFree=4192952/4192956
[pid=16802] ppid=16800 vsize=2936 CPUtime=3.1
/proc/16802/stat : 16802 (SApperloT-hrp) R 16800 16802 16649 0 -1 4194304 543 0 0 0 310 0 0 0 25 0 1 0 98945264 3006464 526 1992294400 134512640 135712473 4294956208 18446744073709551615 134557396 0 0 4096 0 0 0 0 17 1 0 0
/proc/16802/statm: 734 526 109 292 0 439 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 2936

[startup+6.30141 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 16803
/proc/meminfo: memFree=1603544/2055920 swapFree=4192952/4192956
[pid=16802] ppid=16800 vsize=3068 CPUtime=6.29
/proc/16802/stat : 16802 (SApperloT-hrp) R 16800 16802 16649 0 -1 4194304 573 0 0 0 629 0 0 0 25 0 1 0 98945264 3141632 556 1992294400 134512640 135712473 4294956208 18446744073709551615 134564385 0 0 4096 0 0 0 0 17 1 0 0
/proc/16802/statm: 767 556 109 292 0 472 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3068

[startup+12.7015 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 16803
/proc/meminfo: memFree=1603352/2055920 swapFree=4192952/4192956
[pid=16802] ppid=16800 vsize=3200 CPUtime=12.69
/proc/16802/stat : 16802 (SApperloT-hrp) R 16800 16802 16649 0 -1 4194304 598 0 0 0 1269 0 0 0 25 0 1 0 98945264 3276800 581 1992294400 134512640 135712473 4294956208 18446744073709551615 134565058 0 0 4096 0 0 0 0 17 1 0 0
/proc/16802/statm: 800 581 109 292 0 505 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3200

[startup+25.5018 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 16803
/proc/meminfo: memFree=1603160/2055920 swapFree=4192952/4192956
[pid=16802] ppid=16800 vsize=3332 CPUtime=25.49
/proc/16802/stat : 16802 (SApperloT-hrp) R 16800 16802 16649 0 -1 4194304 638 0 0 0 2549 0 0 0 25 0 1 0 98945264 3411968 621 1992294400 134512640 135712473 4294956208 18446744073709551615 134564130 0 0 4096 0 0 0 0 17 1 0 0
/proc/16802/statm: 833 621 109 292 0 538 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 3332

[startup+51.1014 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 16803
/proc/meminfo: memFree=1569944/2055920 swapFree=4192952/4192956
[pid=16802] ppid=16800 vsize=37232 CPUtime=51.07
/proc/16802/stat : 16802 (SApperloT-hrp) R 16800 16802 16649 0 -1 4194304 9008 0 0 0 5101 6 0 0 25 0 1 0 98945264 38125568 8991 1992294400 134512640 135712473 4294956208 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/16802/statm: 9308 8991 109 292 0 9013 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 37232

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 16803
/proc/meminfo: memFree=1529752/2055920 swapFree=4192952/4192956
[pid=16802] ppid=16800 vsize=77744 CPUtime=102.26
/proc/16802/stat : 16802 (SApperloT-hrp) R 16800 16802 16649 0 -1 4194304 18945 0 0 0 10214 12 0 0 25 0 1 0 98945264 79609856 18928 1992294400 134512640 135712473 4294956208 18446744073709551615 134564392 0 0 4096 0 0 0 0 17 1 0 0
/proc/16802/statm: 19436 18928 109 292 0 19141 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 77744

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 16803
/proc/meminfo: memFree=1497176/2055920 swapFree=4192952/4192956
[pid=16802] ppid=16800 vsize=111488 CPUtime=162.23
/proc/16802/stat : 16802 (SApperloT-hrp) R 16800 16802 16649 0 -1 4194304 27312 0 0 0 16203 20 0 0 25 0 1 0 98945264 114163712 27092 1992294400 134512640 135712473 4294956208 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/16802/statm: 27872 27092 109 292 0 27577 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 111488

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 16803
/proc/meminfo: memFree=1487000/2055920 swapFree=4192952/4192956
[pid=16802] ppid=16800 vsize=122248 CPUtime=222.22
/proc/16802/stat : 16802 (SApperloT-hrp) R 16800 16802 16649 0 -1 4194304 29873 0 0 0 22199 23 0 0 25 0 1 0 98945264 125181952 29588 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/16802/statm: 30562 29588 109 292 0 30267 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 122248

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 16803
/proc/meminfo: memFree=1476376/2055920 swapFree=4192952/4192956
[pid=16802] ppid=16800 vsize=133312 CPUtime=282.19
/proc/16802/stat : 16802 (SApperloT-hrp) R 16800 16802 16649 0 -1 4194304 32551 0 0 0 28193 26 0 0 25 0 1 0 98945264 136511488 32266 1992294400 134512640 135712473 4294956208 18446744073709551615 134601422 0 0 4096 0 0 0 0 17 1 0 0
/proc/16802/statm: 33328 32266 109 292 0 33033 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 133312

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 16803
/proc/meminfo: memFree=1462552/2055920 swapFree=4192952/4192956
[pid=16802] ppid=16800 vsize=147244 CPUtime=342.17
/proc/16802/stat : 16802 (SApperloT-hrp) R 16800 16802 16649 0 -1 4194304 35929 0 0 0 34187 30 0 0 25 0 1 0 98945264 150777856 35644 1992294400 134512640 135712473 4294956208 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/16802/statm: 36811 35644 109 292 0 36516 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 147244

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 16803
/proc/meminfo: memFree=1462488/2055920 swapFree=4192952/4192956
[pid=16802] ppid=16800 vsize=147244 CPUtime=402.15
/proc/16802/stat : 16802 (SApperloT-hrp) R 16800 16802 16649 0 -1 4194304 35939 0 0 0 40185 30 0 0 25 0 1 0 98945264 150777856 35654 1992294400 134512640 135712473 4294956208 18446744073709551615 134591920 0 0 4096 0 0 0 0 17 1 0 0
/proc/16802/statm: 36811 35654 109 292 0 36516 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 147244

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 16803
/proc/meminfo: memFree=1456216/2055920 swapFree=4192952/4192956
[pid=16802] ppid=16800 vsize=153628 CPUtime=462.13
/proc/16802/stat : 16802 (SApperloT-hrp) R 16800 16802 16649 0 -1 4194304 37513 0 0 0 46181 32 0 0 25 0 1 0 98945264 157315072 37228 1992294400 134512640 135712473 4294956208 18446744073709551615 134601461 0 0 4096 0 0 0 0 17 1 0 0
/proc/16802/statm: 38407 37228 109 292 0 38112 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 153628

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 16803
/proc/meminfo: memFree=1443736/2055920 swapFree=4192952/4192956
[pid=16802] ppid=16800 vsize=166968 CPUtime=522.11
/proc/16802/stat : 16802 (SApperloT-hrp) R 16800 16802 16649 0 -1 4194304 40785 0 0 0 52176 35 0 0 25 0 1 0 98945264 170975232 40371 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/16802/statm: 41742 40371 109 292 0 41447 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 166968

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 16803
/proc/meminfo: memFree=1432792/2055920 swapFree=4192952/4192956
[pid=16802] ppid=16800 vsize=177828 CPUtime=582.08
/proc/16802/stat : 16802 (SApperloT-hrp) R 16800 16802 16649 0 -1 4194304 43481 0 0 0 58170 38 0 0 25 0 1 0 98945264 182095872 43067 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/16802/statm: 44457 43067 109 292 0 44162 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 177828

[startup+642.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 16803
/proc/meminfo: memFree=1417944/2055920 swapFree=4192952/4192956
[pid=16802] ppid=16800 vsize=193412 CPUtime=642.07
/proc/16802/stat : 16802 (SApperloT-hrp) R 16800 16802 16649 0 -1 4194304 47550 0 0 0 64164 43 0 0 25 0 1 0 98945264 198053888 46744 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/16802/statm: 48353 46744 109 292 0 48058 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 193412

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 16803
/proc/meminfo: memFree=1409752/2055920 swapFree=4192952/4192956
[pid=16802] ppid=16800 vsize=201580 CPUtime=702.04
/proc/16802/stat : 16802 (SApperloT-hrp) R 16800 16802 16649 0 -1 4194304 49594 0 0 0 70158 46 0 0 25 0 1 0 98945264 206417920 48788 1992294400 134512640 135712473 4294956208 18446744073709551615 134540778 0 0 4096 0 0 0 0 17 1 0 0
/proc/16802/statm: 50395 48788 109 292 0 50100 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 201580

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 16805
/proc/meminfo: memFree=1407768/2055920 swapFree=4192952/4192956
[pid=16802] ppid=16800 vsize=203796 CPUtime=762.02
/proc/16802/stat : 16802 (SApperloT-hrp) R 16800 16802 16649 0 -1 4194304 50052 0 0 0 76156 46 0 0 25 0 1 0 98945264 208687104 49246 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/16802/statm: 50949 49246 109 292 0 50654 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 203796

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 16805
/proc/meminfo: memFree=1406616/2055920 swapFree=4192952/4192956
[pid=16802] ppid=16800 vsize=205144 CPUtime=821.99
/proc/16802/stat : 16802 (SApperloT-hrp) R 16800 16802 16649 0 -1 4194304 50366 0 0 0 82153 46 0 0 25 0 1 0 98945264 210067456 49560 1992294400 134512640 135712473 4294956208 18446744073709551615 134564624 0 0 4096 0 0 0 0 17 1 0 0
/proc/16802/statm: 51286 49560 109 292 0 50991 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 205144

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 16805
/proc/meminfo: memFree=1404696/2055920 swapFree=4192952/4192956
[pid=16802] ppid=16800 vsize=207936 CPUtime=881.98
/proc/16802/stat : 16802 (SApperloT-hrp) R 16800 16802 16649 0 -1 4194304 50981 0 0 0 88151 47 0 0 25 0 1 0 98945264 212926464 50046 1992294400 134512640 135712473 4294956208 18446744073709551615 134620613 0 0 4096 0 0 0 0 17 1 0 0
/proc/16802/statm: 51984 50046 109 292 0 51689 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 207936

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 16805
/proc/meminfo: memFree=1395544/2055920 swapFree=4192952/4192956
[pid=16802] ppid=16800 vsize=217396 CPUtime=941.95
/proc/16802/stat : 16802 (SApperloT-hrp) R 16800 16802 16649 0 -1 4194304 53298 0 0 0 94145 50 0 0 25 0 1 0 98945264 222613504 52363 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/16802/statm: 54349 52363 109 292 0 54054 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 217396

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 16805
/proc/meminfo: memFree=1383960/2055920 swapFree=4192952/4192956
[pid=16802] ppid=16800 vsize=229192 CPUtime=1001.93
/proc/16802/stat : 16802 (SApperloT-hrp) R 16800 16802 16649 0 -1 4194304 56138 0 0 0 100140 53 0 0 25 0 1 0 98945264 234692608 55203 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/16802/statm: 57298 55203 109 292 0 57003 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 229192

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 16805
/proc/meminfo: memFree=1375960/2055920 swapFree=4192952/4192956
[pid=16802] ppid=16800 vsize=237592 CPUtime=1061.91
/proc/16802/stat : 16802 (SApperloT-hrp) R 16800 16802 16649 0 -1 4194304 58135 0 0 0 106135 56 0 0 25 0 1 0 98945264 243294208 57200 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/16802/statm: 59398 57200 109 292 0 59103 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 237592

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 3/66 16805
/proc/meminfo: memFree=1374552/2055920 swapFree=4192952/4192956
[pid=16802] ppid=16800 vsize=238912 CPUtime=1121.89
/proc/16802/stat : 16802 (SApperloT-hrp) R 16800 16802 16649 0 -1 4194304 58469 0 0 0 112133 56 0 0 25 0 1 0 98945264 244645888 57534 1992294400 134512640 135712473 4294956208 18446744073709551615 134556992 0 0 4096 0 0 0 0 17 1 0 0
/proc/16802/statm: 59728 57534 109 292 0 59433 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 238912

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 16805
/proc/meminfo: memFree=1374552/2055920 swapFree=4192952/4192956
[pid=16802] ppid=16800 vsize=238912 CPUtime=1181.87
/proc/16802/stat : 16802 (SApperloT-hrp) R 16800 16802 16649 0 -1 4194304 58483 0 0 0 118131 56 0 0 25 0 1 0 98945264 244645888 57548 1992294400 134512640 135712473 4294956208 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/16802/statm: 59728 57548 109 292 0 59433 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 238912



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 16805
/proc/meminfo: memFree=1374552/2055920 swapFree=4192952/4192956
[pid=16802] ppid=16800 vsize=238912 CPUtime=1200.06
/proc/16802/stat : 16802 (SApperloT-hrp) R 16800 16802 16649 0 -1 4194304 58484 0 0 0 119950 56 0 0 25 0 1 0 98945264 244645888 57549 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/16802/statm: 59728 57549 109 292 0 59433 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 238912

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: 0.99 0.98 0.99 2/66 16805
/proc/meminfo: memFree=1374552/2055920 swapFree=4192952/4192956
[pid=16802] ppid=16800 vsize=238912 CPUtime=1200.06
/proc/16802/stat : 16802 (SApperloT-hrp) R 16800 16802 16649 0 -1 4194304 58484 0 0 0 119950 56 0 0 25 0 1 0 98945264 244645888 57549 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/16802/statm: 59728 57549 109 292 0 59433 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 238912

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.54
CPU time (s): 1200.11
CPU user time (s): 1199.51
CPU system time (s): 0.601908
CPU usage (%): 99.9643
Max. virtual memory (cumulated for all children) (KiB): 238912

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

runsolver used 1.3348 second user time and 2.85757 second system time

The end

Launcher Data

Begin job on node89 at 2009-04-26 03:25:57
IDJOB=1726093
IDBENCH=24606
IDSOLVER=510
FILE ID=node89/1726093-1240709157
PBS_JOBID= 9186832
Free space on /tmp= 66352 MiB

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

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

MD5SUM BENCH= f34a97e9100b15a8025a13df7cb62499
RANDOM SEED=1782118849

node89.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.268
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.268
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:       1605952 kB
Buffers:         47760 kB
Cached:         323652 kB
SwapCached:          4 kB
Active:         133408 kB
Inactive:       251812 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1605952 kB
SwapTotal:     4192956 kB
SwapFree:      4192952 kB
Dirty:            1460 kB
Writeback:           0 kB
Mapped:          23536 kB
Slab:            50664 kB
Committed_AS:   299424 kB
PageTables:       1372 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= 66348 MiB
End job on node89 at 2009-04-26 03:46:00