Trace number 1726835

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

General information on the benchmark

Namecrafted/Hard/contest04/others/
ramsey.sat05-511.reshuffled-07.cnf
MD5SUMf938eb83302d03b3e1c7efeabdee60a6
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 variables153
Number of clauses6120
Sum of the clauses size36720
Maximum clause length6
Minimum clause length6
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 56120

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-1726835-1240717518/watcher-1726835-1240717518 -o /tmp/evaluation-result-1726835-1240717518/solver-1726835-1240717518 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=803765373 HOME/instance-1726835-1240717518.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 23525
/proc/meminfo: memFree=1537712/2055920 swapFree=4181424/4192956
[pid=23525] ppid=23523 vsize=1616 CPUtime=0
/proc/23525/stat : 23525 (SApperloT-hrp) R 23523 23525 19882 0 -1 4194304 186 0 0 0 0 0 0 0 20 0 1 0 99782134 1654784 171 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/23525/statm: 404 171 95 292 0 109 0

[startup+0.060864 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 23525
/proc/meminfo: memFree=1537712/2055920 swapFree=4181424/4192956
[pid=23525] ppid=23523 vsize=2144 CPUtime=0.05
/proc/23525/stat : 23525 (SApperloT-hrp) R 23523 23525 19882 0 -1 4194304 356 0 0 0 5 0 0 0 20 0 1 0 99782134 2195456 339 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/23525/statm: 536 339 105 292 0 241 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 2144

[startup+0.10187 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 23525
/proc/meminfo: memFree=1537712/2055920 swapFree=4181424/4192956
[pid=23525] ppid=23523 vsize=2276 CPUtime=0.09
/proc/23525/stat : 23525 (SApperloT-hrp) R 23523 23525 19882 0 -1 4194304 394 0 0 0 9 0 0 0 20 0 1 0 99782134 2330624 377 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/23525/statm: 569 377 105 292 0 274 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2276

[startup+0.301909 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 23525
/proc/meminfo: memFree=1537712/2055920 swapFree=4181424/4192956
[pid=23525] ppid=23523 vsize=3068 CPUtime=0.29
/proc/23525/stat : 23525 (SApperloT-hrp) R 23523 23525 19882 0 -1 4194304 578 0 0 0 29 0 0 0 22 0 1 0 99782134 3141632 561 1992294400 134512640 135712473 4294956192 18446744073709551615 134564167 0 0 4096 0 0 0 0 17 1 0 0
/proc/23525/statm: 767 561 109 292 0 472 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3068

[startup+0.701988 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 23525
/proc/meminfo: memFree=1537712/2055920 swapFree=4181424/4192956
[pid=23525] ppid=23523 vsize=3464 CPUtime=0.69
/proc/23525/stat : 23525 (SApperloT-hrp) R 23523 23525 19882 0 -1 4194304 689 0 0 0 69 0 0 0 25 0 1 0 99782134 3547136 672 1992294400 134512640 135712473 4294956192 18446744073709551615 134564335 0 0 4096 0 0 0 0 17 1 0 0
/proc/23525/statm: 866 672 109 292 0 571 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3464

[startup+1.50114 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 23526
/proc/meminfo: memFree=1535272/2055920 swapFree=4181424/4192956
[pid=23525] ppid=23523 vsize=3860 CPUtime=1.49
/proc/23525/stat : 23525 (SApperloT-hrp) R 23523 23525 19882 0 -1 4194304 789 0 0 0 149 0 0 0 25 0 1 0 99782134 3952640 772 1992294400 134512640 135712473 4294956192 18446744073709551615 134540578 0 0 4096 0 0 0 0 17 1 0 0
/proc/23525/statm: 965 772 109 292 0 670 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3860

[startup+3.10246 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 23526
/proc/meminfo: memFree=1534632/2055920 swapFree=4181424/4192956
[pid=23525] ppid=23523 vsize=4412 CPUtime=3.09
/proc/23525/stat : 23525 (SApperloT-hrp) R 23523 23525 19882 0 -1 4194304 899 0 0 0 309 0 0 0 25 0 1 0 99782134 4517888 882 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/23525/statm: 1103 882 109 292 0 808 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4412

[startup+6.30109 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 23526
/proc/meminfo: memFree=1533864/2055920 swapFree=4181424/4192956
[pid=23525] ppid=23523 vsize=5096 CPUtime=6.29
/proc/23525/stat : 23525 (SApperloT-hrp) R 23523 23525 19882 0 -1 4194304 1068 0 0 0 629 0 0 0 25 0 1 0 99782134 5218304 1051 1992294400 134512640 135712473 4294956192 18446744073709551615 134540763 0 0 4096 0 0 0 0 17 1 0 0
/proc/23525/statm: 1274 1051 109 292 0 979 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5096

[startup+12.7013 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 23526
/proc/meminfo: memFree=1522608/2055920 swapFree=4181424/4192956
[pid=23525] ppid=23523 vsize=17700 CPUtime=12.68
/proc/23525/stat : 23525 (SApperloT-hrp) R 23523 23525 19882 0 -1 4194304 4185 0 0 0 1266 2 0 0 25 0 1 0 99782134 18124800 4168 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/23525/statm: 4425 4168 109 292 0 4130 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 17700

[startup+25.5019 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 23526
/proc/meminfo: memFree=1519920/2055920 swapFree=4181424/4192956
[pid=23525] ppid=23523 vsize=18912 CPUtime=25.49
/proc/23525/stat : 23525 (SApperloT-hrp) R 23523 23525 19882 0 -1 4194304 4492 0 0 0 2546 3 0 0 25 0 1 0 99782134 19365888 4475 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/23525/statm: 4728 4475 109 292 0 4433 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 18912

[startup+51.1019 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 23526
/proc/meminfo: memFree=1519088/2055920 swapFree=4181424/4192956
[pid=23525] ppid=23523 vsize=19936 CPUtime=51.07
/proc/23525/stat : 23525 (SApperloT-hrp) R 23523 23525 19882 0 -1 4194304 4685 0 0 0 5104 3 0 0 25 0 1 0 99782134 20414464 4668 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/23525/statm: 4984 4668 109 292 0 4689 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 19936

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 23526
/proc/meminfo: memFree=1517936/2055920 swapFree=4181424/4192956
[pid=23525] ppid=23523 vsize=21312 CPUtime=102.26
/proc/23525/stat : 23525 (SApperloT-hrp) R 23523 23525 19882 0 -1 4194304 4967 0 0 0 10223 3 0 0 25 0 1 0 99782134 21823488 4950 1992294400 134512640 135712473 4294956192 18446744073709551615 134564805 0 0 4096 0 0 0 0 17 1 0 0
/proc/23525/statm: 5328 4950 109 292 0 5033 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 21312

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 23526
/proc/meminfo: memFree=1516784/2055920 swapFree=4181424/4192956
[pid=23525] ppid=23523 vsize=22912 CPUtime=162.23
/proc/23525/stat : 23525 (SApperloT-hrp) R 23523 23525 19882 0 -1 4194304 5250 0 0 0 16220 3 0 0 25 0 1 0 99782134 23461888 5233 1992294400 134512640 135712473 4294956192 18446744073709551615 134564124 0 0 4096 0 0 0 0 17 1 0 0
/proc/23525/statm: 5728 5233 109 292 0 5433 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 22912

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 23526
/proc/meminfo: memFree=1515824/2055920 swapFree=4181424/4192956
[pid=23525] ppid=23523 vsize=24032 CPUtime=222.2
/proc/23525/stat : 23525 (SApperloT-hrp) R 23523 23525 19882 0 -1 4194304 5468 0 0 0 22217 3 0 0 25 0 1 0 99782134 24608768 5451 1992294400 134512640 135712473 4294956192 18446744073709551615 134568499 0 0 4096 0 0 0 0 17 1 0 0
/proc/23525/statm: 6008 5451 109 292 0 5713 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 24032

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 23526
/proc/meminfo: memFree=1515120/2055920 swapFree=4181424/4192956
[pid=23525] ppid=23523 vsize=24672 CPUtime=282.18
/proc/23525/stat : 23525 (SApperloT-hrp) R 23523 23525 19882 0 -1 4194304 5629 0 0 0 28215 3 0 0 25 0 1 0 99782134 25264128 5612 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/23525/statm: 6168 5612 109 292 0 5873 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 24672

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 23526
/proc/meminfo: memFree=1514864/2055920 swapFree=4181424/4192956
[pid=23525] ppid=23523 vsize=24832 CPUtime=342.16
/proc/23525/stat : 23525 (SApperloT-hrp) R 23523 23525 19882 0 -1 4194304 5690 0 0 0 34213 3 0 0 25 0 1 0 99782134 25427968 5673 1992294400 134512640 135712473 4294956192 18446744073709551615 134564659 0 0 4096 0 0 0 0 17 1 0 0
/proc/23525/statm: 6208 5673 109 292 0 5913 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 24832

[startup+402.302 s]
/proc/loadavg: 1.03 1.00 1.00 2/66 23526
/proc/meminfo: memFree=1514672/2055920 swapFree=4181424/4192956
[pid=23525] ppid=23523 vsize=24992 CPUtime=402.13
/proc/23525/stat : 23525 (SApperloT-hrp) R 23523 23525 19882 0 -1 4194304 5723 0 0 0 40210 3 0 0 25 0 1 0 99782134 25591808 5706 1992294400 134512640 135712473 4294956192 18446744073709551615 134564296 0 0 4096 0 0 0 0 17 1 0 0
/proc/23525/statm: 6248 5706 109 292 0 5953 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 24992

[startup+462.302 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 23526
/proc/meminfo: memFree=1514544/2055920 swapFree=4181424/4192956
[pid=23525] ppid=23523 vsize=24992 CPUtime=462.12
/proc/23525/stat : 23525 (SApperloT-hrp) R 23523 23525 19882 0 -1 4194304 5757 0 0 0 46208 4 0 0 25 0 1 0 99782134 25591808 5740 1992294400 134512640 135712473 4294956192 18446744073709551615 134564627 0 0 4096 0 0 0 0 17 1 0 0
/proc/23525/statm: 6248 5740 109 292 0 5953 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 24992

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23526
/proc/meminfo: memFree=1514352/2055920 swapFree=4181424/4192956
[pid=23525] ppid=23523 vsize=25152 CPUtime=522.1
/proc/23525/stat : 23525 (SApperloT-hrp) R 23523 23525 19882 0 -1 4194304 5809 0 0 0 52206 4 0 0 25 0 1 0 99782134 25755648 5792 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/23525/statm: 6288 5792 109 292 0 5993 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 25152

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23526
/proc/meminfo: memFree=1514224/2055920 swapFree=4181424/4192956
[pid=23525] ppid=23523 vsize=25312 CPUtime=582.08
/proc/23525/stat : 23525 (SApperloT-hrp) R 23523 23525 19882 0 -1 4194304 5844 0 0 0 58204 4 0 0 25 0 1 0 99782134 25919488 5827 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/23525/statm: 6328 5827 109 292 0 6033 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 25312

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23526
/proc/meminfo: memFree=1475504/2055920 swapFree=4181424/4192956
[pid=23525] ppid=23523 vsize=65828 CPUtime=642.05
/proc/23525/stat : 23525 (SApperloT-hrp) R 23523 23525 19882 0 -1 4194304 15743 0 0 0 64191 14 0 0 25 0 1 0 99782134 67407872 15465 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/23525/statm: 16457 15465 109 292 0 16162 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 65828

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23526
/proc/meminfo: memFree=1456816/2055920 swapFree=4181424/4192956
[pid=23525] ppid=23523 vsize=85748 CPUtime=702.03
/proc/23525/stat : 23525 (SApperloT-hrp) R 23523 23525 19882 0 -1 4194304 20669 0 0 0 70183 20 0 0 25 0 1 0 99782134 87805952 20133 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/23525/statm: 21437 20133 109 292 0 21142 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 85748

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23526
/proc/meminfo: memFree=1426736/2055920 swapFree=4181424/4192956
[pid=23525] ppid=23523 vsize=117016 CPUtime=762.01
/proc/23525/stat : 23525 (SApperloT-hrp) R 23523 23525 19882 0 -1 4194304 28327 0 0 0 76173 28 0 0 25 0 1 0 99782134 119824384 27662 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/23525/statm: 29254 27662 109 292 0 28959 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 117016

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23526
/proc/meminfo: memFree=1411760/2055920 swapFree=4181424/4192956
[pid=23525] ppid=23523 vsize=132696 CPUtime=821.98
/proc/23525/stat : 23525 (SApperloT-hrp) R 23523 23525 19882 0 -1 4194304 32112 0 0 0 82166 32 0 0 25 0 1 0 99782134 135880704 31447 1992294400 134512640 135712473 4294956192 18446744073709551615 134564208 0 0 4096 0 0 0 0 17 1 0 0
/proc/23525/statm: 33174 31447 109 292 0 32879 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 132696

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23526
/proc/meminfo: memFree=1389872/2055920 swapFree=4181424/4192956
[pid=23525] ppid=23523 vsize=154864 CPUtime=881.96
/proc/23525/stat : 23525 (SApperloT-hrp) R 23523 23525 19882 0 -1 4194304 37623 0 0 0 88158 38 0 0 25 0 1 0 99782134 158580736 36829 1992294400 134512640 135712473 4294956192 18446744073709551615 134540767 0 0 4096 0 0 0 0 17 1 0 0
/proc/23525/statm: 38716 36829 109 292 0 38421 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 154864

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23526
/proc/meminfo: memFree=1373232/2055920 swapFree=4181424/4192956
[pid=23525] ppid=23523 vsize=173336 CPUtime=941.94
/proc/23525/stat : 23525 (SApperloT-hrp) R 23523 23525 19882 0 -1 4194304 42003 0 0 0 94152 42 0 0 25 0 1 0 99782134 177496064 41080 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/23525/statm: 43334 41080 109 292 0 43039 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 173336

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23532
/proc/meminfo: memFree=1357424/2055920 swapFree=4181424/4192956
[pid=23525] ppid=23523 vsize=189128 CPUtime=1001.9
/proc/23525/stat : 23525 (SApperloT-hrp) R 23523 23525 19882 0 -1 4194304 45885 0 0 0 100143 47 0 0 25 0 1 0 99782134 193667072 44962 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/23525/statm: 47282 44962 109 292 0 46987 0
Current children cumulated CPU time (s) 1001.9
Current children cumulated vsize (KiB) 189128

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23532
/proc/meminfo: memFree=1338608/2055920 swapFree=4181424/4192956
[pid=23525] ppid=23523 vsize=208824 CPUtime=1061.88
/proc/23525/stat : 23525 (SApperloT-hrp) R 23523 23525 19882 0 -1 4194304 50706 0 0 0 106136 52 0 0 25 0 1 0 99782134 213835776 49750 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/23525/statm: 52206 49750 109 292 0 51911 0
Current children cumulated CPU time (s) 1061.88
Current children cumulated vsize (KiB) 208824

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23532
/proc/meminfo: memFree=1323952/2055920 swapFree=4181424/4192956
[pid=23525] ppid=23523 vsize=223744 CPUtime=1121.86
/proc/23525/stat : 23525 (SApperloT-hrp) R 23523 23525 19882 0 -1 4194304 54247 0 0 0 112129 57 0 0 25 0 1 0 99782134 229113856 53291 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/23525/statm: 55936 53291 109 292 0 55641 0
Current children cumulated CPU time (s) 1121.86
Current children cumulated vsize (KiB) 223744

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23532
/proc/meminfo: memFree=1306160/2055920 swapFree=4181424/4192956
[pid=23525] ppid=23523 vsize=242588 CPUtime=1181.83
/proc/23525/stat : 23525 (SApperloT-hrp) R 23523 23525 19882 0 -1 4194304 58841 0 0 0 118121 62 0 0 25 0 1 0 99782134 248410112 57885 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/23525/statm: 60647 57885 109 292 0 60352 0
Current children cumulated CPU time (s) 1181.83
Current children cumulated vsize (KiB) 242588



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23532
/proc/meminfo: memFree=1296240/2055920 swapFree=4181424/4192956
[pid=23525] ppid=23523 vsize=252416 CPUtime=1200.03
/proc/23525/stat : 23525 (SApperloT-hrp) R 23523 23525 19882 0 -1 4194304 61304 0 0 0 119938 65 0 0 25 0 1 0 99782134 258473984 60219 1992294400 134512640 135712473 4294956192 18446744073709551615 134601422 0 0 4096 0 0 0 0 17 1 0 0
/proc/23525/statm: 63104 60219 109 292 0 62809 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 252416

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/66 23532
/proc/meminfo: memFree=1296240/2055920 swapFree=4181424/4192956
[pid=23525] ppid=23523 vsize=252416 CPUtime=1200.03
/proc/23525/stat : 23525 (SApperloT-hrp) R 23523 23525 19882 0 -1 4194304 61304 0 0 0 119938 65 0 0 25 0 1 0 99782134 258473984 60219 1992294400 134512640 135712473 4294956192 18446744073709551615 134601422 0 0 4096 0 0 0 0 17 1 0 0
/proc/23525/statm: 63104 60219 109 292 0 62809 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 252416

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.54
CPU time (s): 1200.08
CPU user time (s): 1199.39
CPU system time (s): 0.685895
CPU usage (%): 99.9612
Max. virtual memory (cumulated for all children) (KiB): 252416

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

runsolver used 1.24881 second user time and 2.87056 second system time

The end

Launcher Data

Begin job on node77 at 2009-04-26 05:45:18
IDJOB=1726835
IDBENCH=24624
IDSOLVER=510
FILE ID=node77/1726835-1240717518
PBS_JOBID= 9186812
Free space on /tmp= 66216 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT07/crafted/Hard/contest04/others/ramsey.sat05-511.reshuffled-07.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1726835-1240717518/watcher-1726835-1240717518 -o /tmp/evaluation-result-1726835-1240717518/solver-1726835-1240717518 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=803765373 HOME/instance-1726835-1240717518.cnf

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

MD5SUM BENCH= f938eb83302d03b3e1c7efeabdee60a6
RANDOM SEED=803765373

node77.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:       1538128 kB
Buffers:         52440 kB
Cached:         388960 kB
SwapCached:       5496 kB
Active:         179128 kB
Inactive:       270212 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1538128 kB
SwapTotal:     4192956 kB
SwapFree:      4181424 kB
Dirty:            1580 kB
Writeback:           0 kB
Mapped:          13536 kB
Slab:            54400 kB
Committed_AS:   443896 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= 66216 MiB
End job on node77 at 2009-04-26 06:05:20