Trace number 1533935

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.15 1200.59

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/420/
unif-k3-r4.25-v420-c1785-S1136141672-041.cnf
MD5SUM09d6fe3a1e05d3fb5871651e475eb37c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark137.967
Satisfiable
(Un)Satisfiability was proved
Number of variables420
Number of clauses1785
Sum of the clauses size5355
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31785
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:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1533935-1238506952/watcher-1533935-1238506952 -o /tmp/evaluation-result-1533935-1238506952/solver-1533935-1238506952 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=150925974 HOME/instance-1533935-1238506952.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/64 28420
/proc/meminfo: memFree=1351680/2055920 swapFree=4174052/4192956
[pid=28420] ppid=28418 vsize=1488 CPUtime=0
/proc/28420/stat : 28420 (SApperloT-hrp) R 28418 28420 28223 0 -1 4194304 174 0 0 0 0 0 0 0 18 0 1 0 1123361266 1523712 157 1992294400 134512640 135712473 4294956208 18446744073709551615 134564636 0 0 4096 0 0 0 0 17 1 0 0
/proc/28420/statm: 372 157 105 292 0 77 0

[startup+0.038338 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 28420
/proc/meminfo: memFree=1351680/2055920 swapFree=4174052/4192956
[pid=28420] ppid=28418 vsize=1620 CPUtime=0.03
/proc/28420/stat : 28420 (SApperloT-hrp) R 28418 28420 28223 0 -1 4194304 205 0 0 0 3 0 0 0 18 0 1 0 1123361266 1658880 188 1992294400 134512640 135712473 4294956208 18446744073709551615 134564627 0 0 4096 0 0 0 0 17 1 0 0
/proc/28420/statm: 405 188 105 292 0 110 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 1620

[startup+0.101348 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 28420
/proc/meminfo: memFree=1351680/2055920 swapFree=4174052/4192956
[pid=28420] ppid=28418 vsize=1620 CPUtime=0.09
/proc/28420/stat : 28420 (SApperloT-hrp) R 28418 28420 28223 0 -1 4194304 221 0 0 0 9 0 0 0 18 0 1 0 1123361266 1658880 204 1992294400 134512640 135712473 4294956208 18446744073709551615 134564198 0 0 4096 0 0 0 0 17 1 0 0
/proc/28420/statm: 405 204 105 292 0 110 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1620

[startup+0.301384 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 28420
/proc/meminfo: memFree=1351680/2055920 swapFree=4174052/4192956
[pid=28420] ppid=28418 vsize=2148 CPUtime=0.29
/proc/28420/stat : 28420 (SApperloT-hrp) R 28418 28420 28223 0 -1 4194304 343 0 0 0 29 0 0 0 19 0 1 0 1123361266 2199552 326 1992294400 134512640 135712473 4294956208 18446744073709551615 134581196 0 0 4096 0 0 0 0 17 1 0 0
/proc/28420/statm: 537 326 109 292 0 242 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2148

[startup+0.701457 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 28420
/proc/meminfo: memFree=1351680/2055920 swapFree=4174052/4192956
[pid=28420] ppid=28418 vsize=2280 CPUtime=0.69
/proc/28420/stat : 28420 (SApperloT-hrp) R 28418 28420 28223 0 -1 4194304 375 0 0 0 69 0 0 0 22 0 1 0 1123361266 2334720 358 1992294400 134512640 135712473 4294956208 18446744073709551615 134564627 0 0 4096 0 0 0 0 17 1 0 0
/proc/28420/statm: 570 358 109 292 0 275 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2280

[startup+1.5016 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 28421
/proc/meminfo: memFree=1350584/2055920 swapFree=4174052/4192956
[pid=28420] ppid=28418 vsize=2412 CPUtime=1.49
/proc/28420/stat : 28420 (SApperloT-hrp) R 28418 28420 28223 0 -1 4194304 416 0 0 0 149 0 0 0 25 0 1 0 1123361266 2469888 399 1992294400 134512640 135712473 4294956208 18446744073709551615 134564195 0 0 4096 0 0 0 0 17 1 0 0
/proc/28420/statm: 603 399 109 292 0 308 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2412

[startup+3.10189 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 28421
/proc/meminfo: memFree=1350264/2055920 swapFree=4174052/4192956
[pid=28420] ppid=28418 vsize=2676 CPUtime=3.09
/proc/28420/stat : 28420 (SApperloT-hrp) R 28418 28420 28223 0 -1 4194304 467 0 0 0 309 0 0 0 25 0 1 0 1123361266 2740224 450 1992294400 134512640 135712473 4294956208 18446744073709551615 134554390 0 0 4096 0 0 0 0 17 1 0 0
/proc/28420/statm: 669 450 109 292 0 374 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2676

[startup+6.30148 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 28421
/proc/meminfo: memFree=1349304/2055920 swapFree=4174052/4192956
[pid=28420] ppid=28418 vsize=5712 CPUtime=6.29
/proc/28420/stat : 28420 (SApperloT-hrp) R 28418 28420 28223 0 -1 4194304 1236 0 0 0 628 1 0 0 25 0 1 0 1123361266 5849088 1219 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/28420/statm: 1428 1219 109 292 0 1133 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5712

[startup+12.7016 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 28421
/proc/meminfo: memFree=1344248/2055920 swapFree=4174052/4192956
[pid=28420] ppid=28418 vsize=8484 CPUtime=12.69
/proc/28420/stat : 28420 (SApperloT-hrp) R 28418 28420 28223 0 -1 4194304 1933 0 0 0 1268 1 0 0 25 0 1 0 1123361266 8687616 1916 1992294400 134512640 135712473 4294956208 18446744073709551615 134563877 0 0 4096 0 0 0 0 17 1 0 0
/proc/28420/statm: 2121 1916 109 292 0 1826 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 8484

[startup+25.502 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 28421
/proc/meminfo: memFree=1343736/2055920 swapFree=4174052/4192956
[pid=28420] ppid=28418 vsize=9012 CPUtime=25.48
/proc/28420/stat : 28420 (SApperloT-hrp) R 28418 28420 28223 0 -1 4194304 2050 0 0 0 2547 1 0 0 25 0 1 0 1123361266 9228288 2033 1992294400 134512640 135712473 4294956208 18446744073709551615 134581112 0 0 4096 0 0 0 0 17 1 0 0
/proc/28420/statm: 2253 2033 109 292 0 1958 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 9012

[startup+51.1016 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 28421
/proc/meminfo: memFree=1343160/2055920 swapFree=4174052/4192956
[pid=28420] ppid=28418 vsize=9548 CPUtime=51.07
/proc/28420/stat : 28420 (SApperloT-hrp) R 28418 28420 28223 0 -1 4194304 2189 0 0 0 5106 1 0 0 25 0 1 0 1123361266 9777152 2172 1992294400 134512640 135712473 4294956208 18446744073709551615 134563660 0 0 4096 0 0 0 0 17 1 0 0
/proc/28420/statm: 2387 2172 109 292 0 2092 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 9548

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 28421
/proc/meminfo: memFree=1342392/2055920 swapFree=4174052/4192956
[pid=28420] ppid=28418 vsize=10220 CPUtime=102.26
/proc/28420/stat : 28420 (SApperloT-hrp) R 28418 28420 28223 0 -1 4194304 2370 0 0 0 10225 1 0 0 25 0 1 0 1123361266 10465280 2353 1992294400 134512640 135712473 4294956208 18446744073709551615 134560721 0 0 4096 0 0 0 0 17 1 0 0
/proc/28420/statm: 2555 2353 109 292 0 2260 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 10220

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28421
/proc/meminfo: memFree=1342008/2055920 swapFree=4174052/4192956
[pid=28420] ppid=28418 vsize=10628 CPUtime=162.24
/proc/28420/stat : 28420 (SApperloT-hrp) R 28418 28420 28223 0 -1 4194304 2466 0 0 0 16222 2 0 0 25 0 1 0 1123361266 10883072 2449 1992294400 134512640 135712473 4294956208 18446744073709551615 134564198 0 0 4096 0 0 0 0 17 1 0 0
/proc/28420/statm: 2657 2449 109 292 0 2362 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 10628

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28421
/proc/meminfo: memFree=1341688/2055920 swapFree=4174052/4192956
[pid=28420] ppid=28418 vsize=10896 CPUtime=222.21
/proc/28420/stat : 28420 (SApperloT-hrp) R 28418 28420 28223 0 -1 4194304 2539 0 0 0 22219 2 0 0 25 0 1 0 1123361266 11157504 2522 1992294400 134512640 135712473 4294956208 18446744073709551615 134560250 0 0 4096 0 0 0 0 17 1 0 0
/proc/28420/statm: 2724 2522 109 292 0 2429 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 10896

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28421
/proc/meminfo: memFree=1341368/2055920 swapFree=4174052/4192956
[pid=28420] ppid=28418 vsize=11164 CPUtime=282.19
/proc/28420/stat : 28420 (SApperloT-hrp) R 28418 28420 28223 0 -1 4194304 2618 0 0 0 28217 2 0 0 25 0 1 0 1123361266 11431936 2601 1992294400 134512640 135712473 4294956208 18446744073709551615 134564235 0 0 4096 0 0 0 0 17 1 0 0
/proc/28420/statm: 2791 2601 109 292 0 2496 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 11164

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28421
/proc/meminfo: memFree=1340984/2055920 swapFree=4174052/4192956
[pid=28420] ppid=28418 vsize=11572 CPUtime=342.17
/proc/28420/stat : 28420 (SApperloT-hrp) R 28418 28420 28223 0 -1 4194304 2698 0 0 0 34215 2 0 0 25 0 1 0 1123361266 11849728 2681 1992294400 134512640 135712473 4294956208 18446744073709551615 134564108 0 0 4096 0 0 0 0 17 1 0 0
/proc/28420/statm: 2893 2681 109 292 0 2598 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 11572

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28421
/proc/meminfo: memFree=1313528/2055920 swapFree=4174052/4192956
[pid=28420] ppid=28418 vsize=40080 CPUtime=402.14
/proc/28420/stat : 28420 (SApperloT-hrp) R 28418 28420 28223 0 -1 4194304 9627 0 0 0 40205 9 0 0 25 0 1 0 1123361266 41041920 9544 1992294400 134512640 135712473 4294956208 18446744073709551615 134564382 0 0 4096 0 0 0 0 17 1 0 0
/proc/28420/statm: 10020 9544 109 292 0 9725 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 40080

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28421
/proc/meminfo: memFree=1281528/2055920 swapFree=4174052/4192956
[pid=28420] ppid=28418 vsize=72944 CPUtime=462.12
/proc/28420/stat : 28420 (SApperloT-hrp) R 28418 28420 28223 0 -1 4194304 17676 0 0 0 46194 18 0 0 25 0 1 0 1123361266 74694656 17593 1992294400 134512640 135712473 4294956208 18446744073709551615 134564238 0 0 4096 0 0 0 0 17 1 0 0
/proc/28420/statm: 18236 17593 109 292 0 17941 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 72944

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28421
/proc/meminfo: memFree=1252536/2055920 swapFree=4174052/4192956
[pid=28420] ppid=28418 vsize=102836 CPUtime=522.11
/proc/28420/stat : 28420 (SApperloT-hrp) R 28418 28420 28223 0 -1 4194304 24916 0 0 0 52184 27 0 0 25 0 1 0 1123361266 105304064 24800 1992294400 134512640 135712473 4294956208 18446744073709551615 134564156 0 0 4096 0 0 0 0 17 1 0 0
/proc/28420/statm: 25709 24800 109 292 0 25414 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 102836

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28421
/proc/meminfo: memFree=1225272/2055920 swapFree=4174052/4192956
[pid=28420] ppid=28418 vsize=130868 CPUtime=582.08
/proc/28420/stat : 28420 (SApperloT-hrp) R 28418 28420 28223 0 -1 4194304 31763 0 0 0 58173 35 0 0 25 0 1 0 1123361266 134008832 31607 1992294400 134512640 135712473 4294956208 18446744073709551615 134540767 0 0 4096 0 0 0 0 17 1 0 0
/proc/28420/statm: 32717 31607 109 292 0 32422 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 130868

[startup+642.302 s]
/proc/loadavg: 1.04 1.00 1.00 2/65 28421
/proc/meminfo: memFree=1197560/2055920 swapFree=4174052/4192956
[pid=28420] ppid=28418 vsize=158972 CPUtime=642.07
/proc/28420/stat : 28420 (SApperloT-hrp) R 28418 28420 28223 0 -1 4194304 38647 0 0 0 64164 43 0 0 25 0 1 0 1123361266 162787328 38491 1992294400 134512640 135712473 4294956208 18446744073709551615 134564208 0 0 4096 0 0 0 0 17 1 0 0
/proc/28420/statm: 39743 38491 109 292 0 39448 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 158972

[startup+702.302 s]
/proc/loadavg: 1.05 1.01 1.00 2/65 28421
/proc/meminfo: memFree=1168248/2055920 swapFree=4174052/4192956
[pid=28420] ppid=28418 vsize=189300 CPUtime=702.04
/proc/28420/stat : 28420 (SApperloT-hrp) R 28418 28420 28223 0 -1 4194304 46041 0 0 0 70153 51 0 0 25 0 1 0 1123361266 193843200 45885 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/28420/statm: 47325 45885 109 292 0 47030 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 189300

[startup+762.306 s]
/proc/loadavg: 1.05 1.02 1.00 2/65 28421
/proc/meminfo: memFree=1141112/2055920 swapFree=4174052/4192956
[pid=28420] ppid=28418 vsize=216256 CPUtime=762.03
/proc/28420/stat : 28420 (SApperloT-hrp) R 28418 28420 28223 0 -1 4194304 52710 0 0 0 76144 59 0 0 25 0 1 0 1123361266 221446144 52554 1992294400 134512640 135712473 4294956208 18446744073709551615 134564816 0 0 4096 0 0 0 0 17 1 0 0
/proc/28420/statm: 54064 52554 109 292 0 53769 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 216256

[startup+822.302 s]
/proc/loadavg: 1.13 1.05 1.01 2/65 28421
/proc/meminfo: memFree=1104760/2055920 swapFree=4174052/4192956
[pid=28420] ppid=28418 vsize=253624 CPUtime=822
/proc/28420/stat : 28420 (SApperloT-hrp) R 28418 28420 28223 0 -1 4194304 61915 0 0 0 82133 67 0 0 25 0 1 0 1123361266 259710976 61759 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/28420/statm: 63406 61759 109 292 0 63111 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 253624

[startup+882.301 s]
/proc/loadavg: 1.05 1.03 1.00 2/65 28421
/proc/meminfo: memFree=1066296/2055920 swapFree=4174052/4192956
[pid=28420] ppid=28418 vsize=291776 CPUtime=881.97
/proc/28420/stat : 28420 (SApperloT-hrp) R 28418 28420 28223 0 -1 4194304 71381 0 0 0 88121 76 0 0 25 0 1 0 1123361266 298778624 71225 1992294400 134512640 135712473 4294956208 18446744073709551615 134564776 0 0 4096 0 0 0 0 17 1 0 0
/proc/28420/statm: 72944 71225 109 292 0 72649 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 291776

[startup+942.301 s]
/proc/loadavg: 1.02 1.03 1.00 2/65 28421
/proc/meminfo: memFree=1025272/2055920 swapFree=4174052/4192956
[pid=28420] ppid=28418 vsize=333948 CPUtime=941.95
/proc/28420/stat : 28420 (SApperloT-hrp) R 28418 28420 28223 0 -1 4194304 81760 0 0 0 94110 85 0 0 25 0 1 0 1123361266 341962752 81604 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/28420/statm: 83487 81604 109 292 0 83192 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 333948

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 28421
/proc/meminfo: memFree=982456/2055920 swapFree=4174052/4192956
[pid=28420] ppid=28418 vsize=376724 CPUtime=1001.93
/proc/28420/stat : 28420 (SApperloT-hrp) R 28418 28420 28223 0 -1 4194304 92304 0 0 0 100097 96 0 0 25 0 1 0 1123361266 385765376 92148 1992294400 134512640 135712473 4294956208 18446744073709551615 134553824 0 0 4096 0 0 0 0 17 1 0 0
/proc/28420/statm: 94181 92148 109 292 0 93886 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 376724

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.00 3/65 28421
/proc/meminfo: memFree=938168/2055920 swapFree=4174052/4192956
[pid=28420] ppid=28418 vsize=421968 CPUtime=1061.91
/proc/28420/stat : 28420 (SApperloT-hrp) R 28418 28420 28223 0 -1 4194304 103460 0 0 0 106084 107 0 0 25 0 1 0 1123361266 432095232 103304 1992294400 134512640 135712473 4294956208 18446744073709551615 134564627 0 0 4096 0 0 0 0 17 1 0 0
/proc/28420/statm: 105492 103304 109 292 0 105197 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 421968

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 28427
/proc/meminfo: memFree=893880/2055920 swapFree=4174052/4192956
[pid=28420] ppid=28418 vsize=466600 CPUtime=1121.88
/proc/28420/stat : 28420 (SApperloT-hrp) R 28418 28420 28223 0 -1 4194304 114502 0 0 0 112073 115 0 0 25 0 1 0 1123361266 477798400 114346 1992294400 134512640 135712473 4294956208 18446744073709551615 134592512 0 0 4096 0 0 0 0 17 1 0 0
/proc/28420/statm: 116650 114346 109 292 0 116355 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 466600

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28427
/proc/meminfo: memFree=852344/2055920 swapFree=4174052/4192956
[pid=28420] ppid=28418 vsize=508960 CPUtime=1181.86
/proc/28420/stat : 28420 (SApperloT-hrp) R 28418 28420 28223 0 -1 4194304 125043 0 0 0 118063 123 0 0 25 0 1 0 1123361266 521175040 124887 1992294400 134512640 135712473 4294956208 18446744073709551615 134564799 0 0 4096 0 0 0 0 17 1 0 0
/proc/28420/statm: 127240 124887 109 292 0 126945 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 508960



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28427
/proc/meminfo: memFree=837432/2055920 swapFree=4174052/4192956
[pid=28420] ppid=28418 vsize=522780 CPUtime=1200.06
/proc/28420/stat : 28420 (SApperloT-hrp) R 28418 28420 28223 0 -1 4194304 128485 0 0 0 119880 126 0 0 25 0 1 0 1123361266 535326720 128329 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/28420/statm: 130695 128329 109 292 0 130400 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 522780

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28427
/proc/meminfo: memFree=837432/2055920 swapFree=4174052/4192956
[pid=28420] ppid=28418 vsize=522780 CPUtime=1200.06
/proc/28420/stat : 28420 (SApperloT-hrp) R 28418 28420 28223 0 -1 4194304 128485 0 0 0 119880 126 0 0 25 0 1 0 1123361266 535326720 128329 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/28420/statm: 130695 128329 109 292 0 130400 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 522780

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.59
CPU time (s): 1200.15
CPU user time (s): 1198.81
CPU system time (s): 1.3438
CPU usage (%): 99.9637
Max. virtual memory (cumulated for all children) (KiB): 522780

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

runsolver used 1.02484 second user time and 2.70559 second system time

The end

Launcher Data

Begin job on node17 at 2009-03-31 15:42:32
IDJOB=1533935
IDBENCH=70561
IDSOLVER=510
FILE ID=node17/1533935-1238506952
PBS_JOBID= 9061971
Free space on /tmp= 66340 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/420/unif-k3-r4.25-v420-c1785-S1136141672-041.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1533935-1238506952/watcher-1533935-1238506952 -o /tmp/evaluation-result-1533935-1238506952/solver-1533935-1238506952 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=150925974 HOME/instance-1533935-1238506952.cnf

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

MD5SUM BENCH= 09d6fe3a1e05d3fb5871651e475eb37c
RANDOM SEED=150925974

node17.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.265
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.265
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:       1352160 kB
Buffers:        104984 kB
Cached:         491000 kB
SwapCached:      12684 kB
Active:         179520 kB
Inactive:       430560 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1352160 kB
SwapTotal:     4192956 kB
SwapFree:      4174052 kB
Dirty:            1468 kB
Writeback:           0 kB
Mapped:          19704 kB
Slab:            79660 kB
Committed_AS:  3050340 kB
PageTables:       1464 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= 66340 MiB
End job on node17 at 2009-03-31 16:02:35