Trace number 1532415

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.14 1200.58

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/180/
unif-k7-r85-v180-c15300-S1352224201-070.cnf
MD5SUMce4c4bfdd2071e51446dd0a693e805b0
Bench CategoryRANDOM (random 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 variables180
Number of clauses15300
Sum of the clauses size107100
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 515300

Solver Data


Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1532415-1238382037/watcher-1532415-1238382037 -o /tmp/evaluation-result-1532415-1238382037/solver-1532415-1238382037 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=413453198 HOME/instance-1532415-1238382037.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/72 13565
/proc/meminfo: memFree=1776968/2055920 swapFree=4174980/4192956
[pid=13565] ppid=13563 vsize=1616 CPUtime=0
/proc/13565/stat : 13565 (SApperloT-hrp) R 13563 13565 12717 0 -1 4194304 188 0 0 0 0 0 0 0 18 0 1 0 1110865000 1654784 172 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/13565/statm: 404 173 95 292 0 109 0

[startup+0.061957 s]
/proc/loadavg: 0.92 0.98 0.99 3/72 13565
/proc/meminfo: memFree=1776968/2055920 swapFree=4174980/4192956
[pid=13565] ppid=13563 vsize=2804 CPUtime=0.05
/proc/13565/stat : 13565 (SApperloT-hrp) R 13563 13565 12717 0 -1 4194304 527 0 0 0 5 0 0 0 18 0 1 0 1110865000 2871296 510 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/13565/statm: 701 510 105 292 0 406 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 2804

[startup+0.101963 s]
/proc/loadavg: 0.92 0.98 0.99 3/72 13565
/proc/meminfo: memFree=1776968/2055920 swapFree=4174980/4192956
[pid=13565] ppid=13563 vsize=3068 CPUtime=0.09
/proc/13565/stat : 13565 (SApperloT-hrp) R 13563 13565 12717 0 -1 4194304 567 0 0 0 9 0 0 0 18 0 1 0 1110865000 3141632 550 1992294400 134512640 135712473 4294956192 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/13565/statm: 767 550 105 292 0 472 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3068

[startup+0.302001 s]
/proc/loadavg: 0.92 0.98 0.99 3/72 13565
/proc/meminfo: memFree=1776968/2055920 swapFree=4174980/4192956
[pid=13565] ppid=13563 vsize=3860 CPUtime=0.29
/proc/13565/stat : 13565 (SApperloT-hrp) R 13563 13565 12717 0 -1 4194304 759 0 0 0 29 0 0 0 19 0 1 0 1110865000 3952640 742 1992294400 134512640 135712473 4294956192 18446744073709551615 134564702 0 0 4096 0 0 0 0 17 1 0 0
/proc/13565/statm: 965 742 105 292 0 670 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3860

[startup+0.701075 s]
/proc/loadavg: 0.92 0.98 0.99 3/72 13565
/proc/meminfo: memFree=1776968/2055920 swapFree=4174980/4192956
[pid=13565] ppid=13563 vsize=4916 CPUtime=0.69
/proc/13565/stat : 13565 (SApperloT-hrp) R 13563 13565 12717 0 -1 4194304 1051 0 0 0 69 0 0 0 22 0 1 0 1110865000 5033984 1034 1992294400 134512640 135712473 4294956192 18446744073709551615 134564195 0 0 4096 0 0 0 0 17 1 0 0
/proc/13565/statm: 1229 1034 105 292 0 934 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4916

[startup+1.50123 s]
/proc/loadavg: 0.92 0.98 0.99 2/73 13566
/proc/meminfo: memFree=1772928/2055920 swapFree=4174980/4192956
[pid=13565] ppid=13563 vsize=5576 CPUtime=1.49
/proc/13565/stat : 13565 (SApperloT-hrp) R 13563 13565 12717 0 -1 4194304 1196 0 0 0 149 0 0 0 25 0 1 0 1110865000 5709824 1179 1992294400 134512640 135712473 4294956192 18446744073709551615 134564127 0 0 4096 0 0 0 0 17 1 0 0
/proc/13565/statm: 1394 1179 105 292 0 1099 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5576

[startup+3.10153 s]
/proc/loadavg: 0.92 0.98 0.99 2/73 13566
/proc/meminfo: memFree=1772096/2055920 swapFree=4174980/4192956
[pid=13565] ppid=13563 vsize=6524 CPUtime=3.09
/proc/13565/stat : 13565 (SApperloT-hrp) R 13563 13565 12717 0 -1 4194304 1424 0 0 0 309 0 0 0 25 0 1 0 1110865000 6680576 1407 1992294400 134512640 135712473 4294956192 18446744073709551615 134563613 0 0 4096 0 0 0 0 17 1 0 0
/proc/13565/statm: 1631 1407 109 292 0 1336 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6524

[startup+6.30113 s]
/proc/loadavg: 0.93 0.98 0.99 2/73 13566
/proc/meminfo: memFree=1768136/2055920 swapFree=4174980/4192956
[pid=13565] ppid=13563 vsize=11016 CPUtime=6.29
/proc/13565/stat : 13565 (SApperloT-hrp) R 13563 13565 12717 0 -1 4194304 2544 0 0 0 627 2 0 0 25 0 1 0 1110865000 11280384 2527 1992294400 134512640 135712473 4294956192 18446744073709551615 134601581 0 0 4096 0 0 0 0 17 1 0 0
/proc/13565/statm: 2754 2528 109 292 0 2459 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11016

[startup+12.7013 s]
/proc/loadavg: 0.93 0.98 0.99 2/73 13566
/proc/meminfo: memFree=1765000/2055920 swapFree=4174980/4192956
[pid=13565] ppid=13563 vsize=13204 CPUtime=12.69
/proc/13565/stat : 13565 (SApperloT-hrp) R 13563 13565 12717 0 -1 4194304 3074 0 0 0 1267 2 0 0 25 0 1 0 1110865000 13520896 3057 1992294400 134512640 135712473 4294956192 18446744073709551615 134564335 0 0 4096 0 0 0 0 17 1 0 0
/proc/13565/statm: 3301 3057 109 292 0 3006 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 13204

[startup+25.5017 s]
/proc/loadavg: 1.03 1.00 1.00 2/73 13572
/proc/meminfo: memFree=1763272/2055920 swapFree=4174980/4192956
[pid=13565] ppid=13563 vsize=14892 CPUtime=25.47
/proc/13565/stat : 13565 (SApperloT-hrp) R 13563 13565 12717 0 -1 4194304 3439 0 0 0 2545 2 0 0 25 0 1 0 1110865000 15249408 3422 1992294400 134512640 135712473 4294956192 18446744073709551615 134564224 0 0 4096 0 0 0 0 17 1 0 0
/proc/13565/statm: 3723 3422 109 292 0 3428 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 14892

[startup+51.1016 s]
/proc/loadavg: 1.02 1.00 1.00 2/73 13572
/proc/meminfo: memFree=1761544/2055920 swapFree=4174980/4192956
[pid=13565] ppid=13563 vsize=17292 CPUtime=51.06
/proc/13565/stat : 13565 (SApperloT-hrp) R 13563 13565 12717 0 -1 4194304 3895 0 0 0 5104 2 0 0 25 0 1 0 1110865000 17707008 3878 1992294400 134512640 135712473 4294956192 18446744073709551615 134564227 0 0 4096 0 0 0 0 17 1 0 0
/proc/13565/statm: 4323 3878 109 292 0 4028 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 17292

[startup+102.305 s]
/proc/loadavg: 1.01 1.00 1.00 2/73 13572
/proc/meminfo: memFree=1759176/2055920 swapFree=4174980/4192956
[pid=13565] ppid=13563 vsize=20124 CPUtime=102.25
/proc/13565/stat : 13565 (SApperloT-hrp) R 13563 13565 12717 0 -1 4194304 4476 0 0 0 10222 3 0 0 25 0 1 0 1110865000 20606976 4459 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/13565/statm: 5031 4459 109 292 0 4736 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 20124

[startup+162.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 13572
/proc/meminfo: memFree=1757576/2055920 swapFree=4174980/4192956
[pid=13565] ppid=13563 vsize=22048 CPUtime=162.23
/proc/13565/stat : 13565 (SApperloT-hrp) R 13563 13565 12717 0 -1 4194304 4854 0 0 0 16220 3 0 0 25 0 1 0 1110865000 22577152 4837 1992294400 134512640 135712473 4294956192 18446744073709551615 134540651 0 0 4096 0 0 0 0 17 1 0 0
/proc/13565/statm: 5512 4837 109 292 0 5217 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 22048

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 13572
/proc/meminfo: memFree=1756168/2055920 swapFree=4174980/4192956
[pid=13565] ppid=13563 vsize=23744 CPUtime=222.2
/proc/13565/stat : 13565 (SApperloT-hrp) R 13563 13565 12717 0 -1 4194304 5197 0 0 0 22217 3 0 0 25 0 1 0 1110865000 24313856 5180 1992294400 134512640 135712473 4294956192 18446744073709551615 134562978 0 0 4096 0 0 0 0 17 1 0 0
/proc/13565/statm: 5936 5180 109 292 0 5641 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 23744

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 13572
/proc/meminfo: memFree=1755272/2055920 swapFree=4174980/4192956
[pid=13565] ppid=13563 vsize=24896 CPUtime=282.18
/proc/13565/stat : 13565 (SApperloT-hrp) R 13563 13565 12717 0 -1 4194304 5402 0 0 0 28215 3 0 0 25 0 1 0 1110865000 25493504 5385 1992294400 134512640 135712473 4294956192 18446744073709551615 134564224 0 0 4096 0 0 0 0 17 1 0 0
/proc/13565/statm: 6224 5385 109 292 0 5929 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 24896

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 13572
/proc/meminfo: memFree=1754312/2055920 swapFree=4174980/4192956
[pid=13565] ppid=13563 vsize=26240 CPUtime=342.16
/proc/13565/stat : 13565 (SApperloT-hrp) R 13563 13565 12717 0 -1 4194304 5654 0 0 0 34212 4 0 0 25 0 1 0 1110865000 26869760 5637 1992294400 134512640 135712473 4294956192 18446744073709551615 134543745 0 0 4096 0 0 0 0 17 1 0 0
/proc/13565/statm: 6560 5637 109 292 0 6265 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 26240

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 13572
/proc/meminfo: memFree=1753544/2055920 swapFree=4174980/4192956
[pid=13565] ppid=13563 vsize=27140 CPUtime=402.13
/proc/13565/stat : 13565 (SApperloT-hrp) R 13563 13565 12717 0 -1 4194304 5855 0 0 0 40209 4 0 0 25 0 1 0 1110865000 27791360 5838 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/13565/statm: 6785 5838 109 292 0 6490 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 27140

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 13572
/proc/meminfo: memFree=1720904/2055920 swapFree=4174980/4192956
[pid=13565] ppid=13563 vsize=60392 CPUtime=462.12
/proc/13565/stat : 13565 (SApperloT-hrp) R 13563 13565 12717 0 -1 4194304 14073 0 0 0 46199 13 0 0 25 0 1 0 1110865000 61841408 14023 1992294400 134512640 135712473 4294956192 18446744073709551615 134564696 0 0 4096 0 0 0 0 17 1 0 0
/proc/13565/statm: 15098 14023 109 292 0 14803 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 60392

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 13572
/proc/meminfo: memFree=1685128/2055920 swapFree=4174980/4192956
[pid=13565] ppid=13563 vsize=97272 CPUtime=522.09
/proc/13565/stat : 13565 (SApperloT-hrp) R 13563 13565 12717 0 -1 4194304 23106 0 0 0 52186 23 0 0 25 0 1 0 1110865000 99606528 23056 1992294400 134512640 135712473 4294956192 18446744073709551615 135148487 0 0 4096 0 0 0 0 17 1 0 0
/proc/13565/statm: 24318 23056 109 292 0 24023 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 97272

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 13572
/proc/meminfo: memFree=1649736/2055920 swapFree=4174980/4192956
[pid=13565] ppid=13563 vsize=132828 CPUtime=582.08
/proc/13565/stat : 13565 (SApperloT-hrp) R 13563 13565 12717 0 -1 4194304 31869 0 0 0 58175 33 0 0 25 0 1 0 1110865000 136015872 31819 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/13565/statm: 33207 31819 109 292 0 32912 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 132828

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 13572
/proc/meminfo: memFree=1612616/2055920 swapFree=4174980/4192956
[pid=13565] ppid=13563 vsize=170212 CPUtime=642.05
/proc/13565/stat : 13565 (SApperloT-hrp) R 13563 13565 12717 0 -1 4194304 41030 0 0 0 64162 43 0 0 25 0 1 0 1110865000 174297088 40980 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/13565/statm: 42553 40980 109 292 0 42258 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 170212

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 13572
/proc/meminfo: memFree=1578696/2055920 swapFree=4174980/4192956
[pid=13565] ppid=13563 vsize=204520 CPUtime=702.03
/proc/13565/stat : 13565 (SApperloT-hrp) R 13563 13565 12717 0 -1 4194304 49560 0 0 0 70149 54 0 0 25 0 1 0 1110865000 209428480 49510 1992294400 134512640 135712473 4294956192 18446744073709551615 134540615 0 0 4096 0 0 0 0 17 1 0 0
/proc/13565/statm: 51130 49510 109 292 0 50835 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 204520

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 13572
/proc/meminfo: memFree=1545032/2055920 swapFree=4174980/4192956
[pid=13565] ppid=13563 vsize=238584 CPUtime=762.01
/proc/13565/stat : 13565 (SApperloT-hrp) R 13563 13565 12717 0 -1 4194304 57908 0 0 0 76137 64 0 0 25 0 1 0 1110865000 244310016 57858 1992294400 134512640 135712473 4294956192 18446744073709551615 135146104 0 0 4096 0 0 0 0 17 1 0 0
/proc/13565/statm: 59646 57858 109 292 0 59351 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 238584

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 13572
/proc/meminfo: memFree=1510024/2055920 swapFree=4174980/4192956
[pid=13565] ppid=13563 vsize=274212 CPUtime=821.98
/proc/13565/stat : 13565 (SApperloT-hrp) R 13563 13565 12717 0 -1 4194304 66744 0 0 0 82124 74 0 0 25 0 1 0 1110865000 280793088 66694 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/13565/statm: 68553 66694 109 292 0 68258 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 274212

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 13572
/proc/meminfo: memFree=1476104/2055920 swapFree=4174980/4192956
[pid=13565] ppid=13563 vsize=308092 CPUtime=881.96
/proc/13565/stat : 13565 (SApperloT-hrp) R 13563 13565 12717 0 -1 4194304 75117 0 0 0 88111 85 0 0 25 0 1 0 1110865000 315486208 75067 1992294400 134512640 135712473 4294956192 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/13565/statm: 77023 75067 109 292 0 76728 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 308092

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 13572
/proc/meminfo: memFree=1440200/2055920 swapFree=4174980/4192956
[pid=13565] ppid=13563 vsize=344772 CPUtime=941.94
/proc/13565/stat : 13565 (SApperloT-hrp) R 13563 13565 12717 0 -1 4194304 84221 0 0 0 94097 97 0 0 25 0 1 0 1110865000 353046528 84171 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/13565/statm: 86193 84171 109 292 0 85898 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 344772

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 13572
/proc/meminfo: memFree=1401160/2055920 swapFree=4174980/4192956
[pid=13565] ppid=13563 vsize=383660 CPUtime=1001.92
/proc/13565/stat : 13565 (SApperloT-hrp) R 13563 13565 12717 0 -1 4194304 93851 0 0 0 100084 108 0 0 25 0 1 0 1110865000 392867840 93801 1992294400 134512640 135712473 4294956192 18446744073709551615 134601768 0 0 4096 0 0 0 0 17 1 0 0
/proc/13565/statm: 95915 93801 109 292 0 95620 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 383660

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 13572
/proc/meminfo: memFree=1367240/2055920 swapFree=4174980/4192956
[pid=13565] ppid=13563 vsize=418248 CPUtime=1061.9
/proc/13565/stat : 13565 (SApperloT-hrp) R 13563 13565 12717 0 -1 4194304 102439 0 0 0 106073 117 0 0 25 0 1 0 1110865000 428285952 102389 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/13565/statm: 104562 102389 109 292 0 104267 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 418248

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 13572
/proc/meminfo: memFree=1330952/2055920 swapFree=4174980/4192956
[pid=13565] ppid=13563 vsize=454240 CPUtime=1121.87
/proc/13565/stat : 13565 (SApperloT-hrp) R 13563 13565 12717 0 -1 4194304 111368 0 0 0 112062 125 0 0 25 0 1 0 1110865000 465141760 111318 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/13565/statm: 113560 111318 109 292 0 113265 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 454240

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 13572
/proc/meminfo: memFree=1326280/2055920 swapFree=4174980/4192956
[pid=13565] ppid=13563 vsize=458756 CPUtime=1181.85
/proc/13565/stat : 13565 (SApperloT-hrp) R 13563 13565 12717 0 -1 4194304 112484 0 0 0 118058 127 0 0 25 0 1 0 1110865000 469766144 112434 1992294400 134512640 135712473 4294956192 18446744073709551615 134540568 0 0 4096 0 0 0 0 17 1 0 0
/proc/13565/statm: 114689 112434 109 292 0 114394 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 458756



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 13572
/proc/meminfo: memFree=1326216/2055920 swapFree=4174980/4192956
[pid=13565] ppid=13563 vsize=458756 CPUtime=1200.05
/proc/13565/stat : 13565 (SApperloT-hrp) R 13563 13565 12717 0 -1 4194304 112488 0 0 0 119878 127 0 0 25 0 1 0 1110865000 469766144 112438 1992294400 134512640 135712473 4294956192 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/13565/statm: 114689 112438 109 292 0 114394 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 458756

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/73 13572
/proc/meminfo: memFree=1326216/2055920 swapFree=4174980/4192956
[pid=13565] ppid=13563 vsize=458756 CPUtime=1200.05
/proc/13565/stat : 13565 (SApperloT-hrp) R 13563 13565 12717 0 -1 4194304 112488 0 0 0 119878 127 0 0 25 0 1 0 1110865000 469766144 112438 1992294400 134512640 135712473 4294956192 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/13565/statm: 114689 112438 109 292 0 114394 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 458756

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.58
CPU time (s): 1200.14
CPU user time (s): 1198.78
CPU system time (s): 1.35479
CPU usage (%): 99.963
Max. virtual memory (cumulated for all children) (KiB): 458756

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

runsolver used 1.26681 second user time and 3.11253 second system time

The end

Launcher Data

Begin job on node64 at 2009-03-30 05:00:37
IDJOB=1532415
IDBENCH=70257
IDSOLVER=510
FILE ID=node64/1532415-1238382037
PBS_JOBID= 9061280
Free space on /tmp= 66408 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/180/unif-k7-r85-v180-c15300-S1352224201-070.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1532415-1238382037/watcher-1532415-1238382037 -o /tmp/evaluation-result-1532415-1238382037/solver-1532415-1238382037 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=413453198 HOME/instance-1532415-1238382037.cnf

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

MD5SUM BENCH= ce4c4bfdd2071e51446dd0a693e805b0
RANDOM SEED=413453198

node64.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.261
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.261
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:       1777448 kB
Buffers:         51720 kB
Cached:         147888 kB
SwapCached:       8744 kB
Active:          41724 kB
Inactive:       168320 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1777448 kB
SwapTotal:     4192956 kB
SwapFree:      4174980 kB
Dirty:            1872 kB
Writeback:           0 kB
Mapped:          16064 kB
Slab:            53416 kB
Committed_AS:  2909912 kB
PageTables:       2000 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= 66408 MiB
End job on node64 at 2009-03-30 05:20:40