Trace number 1532270

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.48

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/700/
unif-k5-r20-v700-c14000-S1970456972-046.cnf
MD5SUMa92f5808dbdbecf675a4a3e4cbc41fbd
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark13.7359
Satisfiable
(Un)Satisfiability was proved
Number of variables700
Number of clauses14000
Sum of the clauses size70000
Maximum clause length5
Minimum clause length5
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 514000
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-1532270-1238377300/watcher-1532270-1238377300 -o /tmp/evaluation-result-1532270-1238377300/solver-1532270-1238377300 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=2104508104 HOME/instance-1532270-1238377300.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 20609
/proc/meminfo: memFree=800608/2055920 swapFree=4176856/4192956
[pid=20609] ppid=20607 vsize=1616 CPUtime=0
/proc/20609/stat : 20609 (SApperloT-hrp) R 20607 20609 20270 0 -1 4194304 191 0 0 0 0 0 0 0 20 0 1 0 997103684 1654784 175 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/20609/statm: 404 176 95 292 0 109 0

[startup+0.0682201 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 20609
/proc/meminfo: memFree=800608/2055920 swapFree=4176856/4192956
[pid=20609] ppid=20607 vsize=2804 CPUtime=0.06
/proc/20609/stat : 20609 (SApperloT-hrp) R 20607 20609 20270 0 -1 4194304 507 0 0 0 6 0 0 0 20 0 1 0 997103684 2871296 490 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/20609/statm: 701 490 105 292 0 406 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 2804

[startup+0.102221 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 20609
/proc/meminfo: memFree=800608/2055920 swapFree=4176856/4192956
[pid=20609] ppid=20607 vsize=2936 CPUtime=0.1
/proc/20609/stat : 20609 (SApperloT-hrp) R 20607 20609 20270 0 -1 4194304 556 0 0 0 10 0 0 0 20 0 1 0 997103684 3006464 539 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/20609/statm: 734 539 105 292 0 439 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2936

[startup+0.301239 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 20609
/proc/meminfo: memFree=800608/2055920 swapFree=4176856/4192956
[pid=20609] ppid=20607 vsize=3992 CPUtime=0.3
/proc/20609/stat : 20609 (SApperloT-hrp) R 20607 20609 20270 0 -1 4194304 818 0 0 0 30 0 0 0 22 0 1 0 997103684 4087808 801 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/20609/statm: 998 801 105 292 0 703 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 3992

[startup+0.702277 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 20609
/proc/meminfo: memFree=800608/2055920 swapFree=4176856/4192956
[pid=20609] ppid=20607 vsize=6132 CPUtime=0.69
/proc/20609/stat : 20609 (SApperloT-hrp) R 20607 20609 20270 0 -1 4194304 1331 0 0 0 69 0 0 0 25 0 1 0 997103684 6279168 1314 1992294400 134512640 135712473 4294956208 18446744073709551615 134557940 0 0 4096 0 0 0 0 17 1 0 0
/proc/20609/statm: 1533 1314 105 292 0 1238 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6132

[startup+1.50135 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 20610
/proc/meminfo: memFree=795408/2055920 swapFree=4176856/4192956
[pid=20609] ppid=20607 vsize=7452 CPUtime=1.49
/proc/20609/stat : 20609 (SApperloT-hrp) R 20607 20609 20270 0 -1 4194304 1676 0 0 0 149 0 0 0 25 0 1 0 997103684 7630848 1659 1992294400 134512640 135712473 4294956208 18446744073709551615 134563666 0 0 4096 0 0 0 0 17 1 0 0
/proc/20609/statm: 1863 1659 109 292 0 1568 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7452

[startup+3.1015 s]
/proc/loadavg: 0.92 0.98 0.99 3/66 20610
/proc/meminfo: memFree=792400/2055920 swapFree=4176856/4192956
[pid=20609] ppid=20607 vsize=11544 CPUtime=3.09
/proc/20609/stat : 20609 (SApperloT-hrp) R 20607 20609 20270 0 -1 4194304 2704 0 0 0 309 0 0 0 25 0 1 0 997103684 11821056 2687 1992294400 134512640 135712473 4294956208 18446744073709551615 134563613 0 0 4096 0 0 0 0 17 1 0 0
/proc/20609/statm: 2886 2687 109 292 0 2591 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11544

[startup+6.3018 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 20610
/proc/meminfo: memFree=788752/2055920 swapFree=4176856/4192956
[pid=20609] ppid=20607 vsize=13008 CPUtime=6.29
/proc/20609/stat : 20609 (SApperloT-hrp) R 20607 20609 20270 0 -1 4194304 3041 0 0 0 629 0 0 0 25 0 1 0 997103684 13320192 3024 1992294400 134512640 135712473 4294956208 18446744073709551615 134564310 0 0 4096 0 0 0 0 17 1 0 0
/proc/20609/statm: 3252 3024 109 292 0 2957 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13008

[startup+12.7014 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 20610
/proc/meminfo: memFree=787488/2055920 swapFree=4176856/4192956
[pid=20609] ppid=20607 vsize=14236 CPUtime=12.69
/proc/20609/stat : 20609 (SApperloT-hrp) R 20607 20609 20270 0 -1 4194304 3357 0 0 0 1268 1 0 0 25 0 1 0 997103684 14577664 3340 1992294400 134512640 135712473 4294956208 18446744073709551615 134562966 0 0 4096 0 0 0 0 17 1 0 0
/proc/20609/statm: 3559 3340 109 292 0 3264 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 14236

[startup+25.5016 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 20610
/proc/meminfo: memFree=785632/2055920 swapFree=4176856/4192956
[pid=20609] ppid=20607 vsize=16308 CPUtime=25.48
/proc/20609/stat : 20609 (SApperloT-hrp) R 20607 20609 20270 0 -1 4194304 3824 0 0 0 2547 1 0 0 25 0 1 0 997103684 16699392 3807 1992294400 134512640 135712473 4294956208 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/20609/statm: 4077 3807 109 292 0 3782 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 16308

[startup+51.102 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 20610
/proc/meminfo: memFree=783328/2055920 swapFree=4176856/4192956
[pid=20609] ppid=20607 vsize=18760 CPUtime=51.08
/proc/20609/stat : 20609 (SApperloT-hrp) R 20607 20609 20270 0 -1 4194304 4419 0 0 0 5106 2 0 0 25 0 1 0 997103684 19210240 4402 1992294400 134512640 135712473 4294956208 18446744073709551615 134581183 0 0 4096 0 0 0 0 17 1 0 0
/proc/20609/statm: 4690 4402 109 292 0 4395 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 18760

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 20610
/proc/meminfo: memFree=780640/2055920 swapFree=4176856/4192956
[pid=20609] ppid=20607 vsize=21844 CPUtime=102.26
/proc/20609/stat : 20609 (SApperloT-hrp) R 20607 20609 20270 0 -1 4194304 5064 0 0 0 10224 2 0 0 25 0 1 0 997103684 22368256 5047 1992294400 134512640 135712473 4294956208 18446744073709551615 134553840 0 0 4096 0 0 0 0 17 1 0 0
/proc/20609/statm: 5461 5047 109 292 0 5166 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 21844

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20610
/proc/meminfo: memFree=778592/2055920 swapFree=4176856/4192956
[pid=20609] ppid=20607 vsize=24228 CPUtime=162.25
/proc/20609/stat : 20609 (SApperloT-hrp) R 20607 20609 20270 0 -1 4194304 5581 0 0 0 16222 3 0 0 25 0 1 0 997103684 24809472 5564 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/20609/statm: 6057 5564 109 292 0 5762 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 24228

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20610
/proc/meminfo: memFree=775904/2055920 swapFree=4176856/4192956
[pid=20609] ppid=20607 vsize=27112 CPUtime=222.23
/proc/20609/stat : 20609 (SApperloT-hrp) R 20607 20609 20270 0 -1 4194304 6231 0 0 0 22220 3 0 0 25 0 1 0 997103684 27762688 6214 1992294400 134512640 135712473 4294956208 18446744073709551615 134564335 0 0 4096 0 0 0 0 17 1 0 0
/proc/20609/statm: 6778 6214 109 292 0 6483 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 27112

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20610
/proc/meminfo: memFree=773664/2055920 swapFree=4176856/4192956
[pid=20609] ppid=20607 vsize=29692 CPUtime=282.21
/proc/20609/stat : 20609 (SApperloT-hrp) R 20607 20609 20270 0 -1 4194304 6791 0 0 0 28218 3 0 0 25 0 1 0 997103684 30404608 6774 1992294400 134512640 135712473 4294956208 18446744073709551615 134581106 0 0 4096 0 0 0 0 17 1 0 0
/proc/20609/statm: 7423 6774 109 292 0 7128 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 29692

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20610
/proc/meminfo: memFree=772192/2055920 swapFree=4176856/4192956
[pid=20609] ppid=20607 vsize=31356 CPUtime=342.2
/proc/20609/stat : 20609 (SApperloT-hrp) R 20607 20609 20270 0 -1 4194304 7152 0 0 0 34216 4 0 0 25 0 1 0 997103684 32108544 7135 1992294400 134512640 135712473 4294956208 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/20609/statm: 7839 7135 109 292 0 7544 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 31356

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20610
/proc/meminfo: memFree=697888/2055920 swapFree=4176856/4192956
[pid=20609] ppid=20607 vsize=107556 CPUtime=402.18
/proc/20609/stat : 20609 (SApperloT-hrp) R 20607 20609 20270 0 -1 4194304 26194 0 0 0 40201 17 0 0 25 0 1 0 997103684 110137344 26177 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/20609/statm: 26889 26177 109 292 0 26594 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 107556

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20610
/proc/meminfo: memFree=572576/2055920 swapFree=4176856/4192956
[pid=20609] ppid=20607 vsize=231932 CPUtime=462.16
/proc/20609/stat : 20609 (SApperloT-hrp) R 20607 20609 20270 0 -1 4194304 57238 0 0 0 46178 38 0 0 25 0 1 0 997103684 237498368 57221 1992294400 134512640 135712473 4294956208 18446744073709551615 134564352 0 0 4096 0 0 0 0 17 1 0 0
/proc/20609/statm: 57983 57221 109 292 0 57688 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 231932

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20610
/proc/meminfo: memFree=449440/2055920 swapFree=4176856/4192956
[pid=20609] ppid=20607 vsize=356020 CPUtime=522.15
/proc/20609/stat : 20609 (SApperloT-hrp) R 20607 20609 20270 0 -1 4194304 88251 0 0 0 52152 63 0 0 25 0 1 0 997103684 364564480 88234 1992294400 134512640 135712473 4294956208 18446744073709551615 134564760 0 0 4096 0 0 0 0 17 1 0 0
/proc/20609/statm: 89005 88234 109 292 0 88710 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 356020

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20610
/proc/meminfo: memFree=326944/2055920 swapFree=4176856/4192956
[pid=20609] ppid=20607 vsize=476932 CPUtime=582.14
/proc/20609/stat : 20609 (SApperloT-hrp) R 20607 20609 20270 0 -1 4194304 118499 0 0 0 58128 86 0 0 25 0 1 0 997103684 488378368 118482 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/20609/statm: 119233 118482 109 292 0 118938 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 476932

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20610
/proc/meminfo: memFree=280864/2055920 swapFree=4176856/4192956
[pid=20609] ppid=20607 vsize=522264 CPUtime=642.12
/proc/20609/stat : 20609 (SApperloT-hrp) R 20607 20609 20270 0 -1 4194304 129767 0 0 0 64118 94 0 0 25 0 1 0 997103684 534798336 129750 1992294400 134512640 135712473 4294956208 18446744073709551615 134557979 0 0 4096 0 0 0 0 17 1 0 0
/proc/20609/statm: 130566 129750 109 292 0 130271 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 522264

[startup+702.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20610
/proc/meminfo: memFree=280096/2055920 swapFree=4176856/4192956
[pid=20609] ppid=20607 vsize=523196 CPUtime=702.1
/proc/20609/stat : 20609 (SApperloT-hrp) R 20607 20609 20270 0 -1 4194304 129966 0 0 0 70116 94 0 0 25 0 1 0 997103684 535752704 129949 1992294400 134512640 135712473 4294956208 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/20609/statm: 130799 129949 109 292 0 130504 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 523196

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20610
/proc/meminfo: memFree=279648/2055920 swapFree=4176856/4192956
[pid=20609] ppid=20607 vsize=523624 CPUtime=762.09
/proc/20609/stat : 20609 (SApperloT-hrp) R 20607 20609 20270 0 -1 4194304 130058 0 0 0 76114 95 0 0 25 0 1 0 997103684 536190976 130041 1992294400 134512640 135712473 4294956208 18446744073709551615 134576055 0 0 4096 0 0 0 0 17 1 0 0
/proc/20609/statm: 130906 130041 109 292 0 130611 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 523624

[startup+822.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20610
/proc/meminfo: memFree=278944/2055920 swapFree=4176856/4192956
[pid=20609] ppid=20607 vsize=524864 CPUtime=822.07
/proc/20609/stat : 20609 (SApperloT-hrp) R 20607 20609 20270 0 -1 4194304 130329 0 0 0 82112 95 0 0 25 0 1 0 997103684 537460736 130312 1992294400 134512640 135712473 4294956208 18446744073709551615 134564314 0 0 4096 0 0 0 0 17 1 0 0
/proc/20609/statm: 131216 130312 109 292 0 130921 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 524864

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20610
/proc/meminfo: memFree=277472/2055920 swapFree=4176856/4192956
[pid=20609] ppid=20607 vsize=526148 CPUtime=882.05
/proc/20609/stat : 20609 (SApperloT-hrp) R 20607 20609 20270 0 -1 4194304 130594 0 0 0 88110 95 0 0 25 0 1 0 997103684 538775552 130577 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/20609/statm: 131537 130577 109 292 0 131242 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 526148

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20610
/proc/meminfo: memFree=276640/2055920 swapFree=4176856/4192956
[pid=20609] ppid=20607 vsize=527176 CPUtime=942.03
/proc/20609/stat : 20609 (SApperloT-hrp) R 20607 20609 20270 0 -1 4194304 130799 0 0 0 94108 95 0 0 25 0 1 0 997103684 539828224 130782 1992294400 134512640 135712473 4294956208 18446744073709551615 134564376 0 0 4096 0 0 0 0 17 1 0 0
/proc/20609/statm: 131794 130782 109 292 0 131499 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 527176

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20610
/proc/meminfo: memFree=276256/2055920 swapFree=4176856/4192956
[pid=20609] ppid=20607 vsize=527688 CPUtime=1002.02
/proc/20609/stat : 20609 (SApperloT-hrp) R 20607 20609 20270 0 -1 4194304 130896 0 0 0 100107 95 0 0 25 0 1 0 997103684 540352512 130879 1992294400 134512640 135712473 4294956208 18446744073709551615 134564636 0 0 4096 0 0 0 0 17 1 0 0
/proc/20609/statm: 131922 130879 109 292 0 131627 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 527688

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20610
/proc/meminfo: memFree=275680/2055920 swapFree=4176856/4192956
[pid=20609] ppid=20607 vsize=528360 CPUtime=1062
/proc/20609/stat : 20609 (SApperloT-hrp) R 20607 20609 20270 0 -1 4194304 131032 0 0 0 106105 95 0 0 25 0 1 0 997103684 541040640 131015 1992294400 134512640 135712473 4294956208 18446744073709551615 134564238 0 0 4096 0 0 0 0 17 1 0 0
/proc/20609/statm: 132090 131015 109 292 0 131795 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 528360

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20610
/proc/meminfo: memFree=275232/2055920 swapFree=4176856/4192956
[pid=20609] ppid=20607 vsize=528992 CPUtime=1121.99
/proc/20609/stat : 20609 (SApperloT-hrp) R 20607 20609 20270 0 -1 4194304 131144 0 0 0 112103 96 0 0 25 0 1 0 997103684 541687808 131127 1992294400 134512640 135712473 4294956208 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/20609/statm: 132248 131127 109 292 0 131953 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 528992

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20616
/proc/meminfo: memFree=273944/2055920 swapFree=4176856/4192956
[pid=20609] ppid=20607 vsize=530504 CPUtime=1181.97
/proc/20609/stat : 20609 (SApperloT-hrp) R 20607 20609 20270 0 -1 4194304 131450 0 0 0 118101 96 0 0 25 0 1 0 997103684 543236096 131433 1992294400 134512640 135712473 4294956208 18446744073709551615 134563613 0 0 4096 0 0 0 0 17 1 0 0
/proc/20609/statm: 132626 131433 109 292 0 132331 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 530504



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20616
/proc/meminfo: memFree=273624/2055920 swapFree=4176856/4192956
[pid=20609] ppid=20607 vsize=530768 CPUtime=1200.06
/proc/20609/stat : 20609 (SApperloT-hrp) R 20607 20609 20270 0 -1 4194304 131531 0 0 0 119910 96 0 0 25 0 1 0 997103684 543506432 131514 1992294400 134512640 135712473 4294956208 18446744073709551615 134564124 0 0 4096 0 0 0 0 17 1 0 0
/proc/20609/statm: 132692 131514 109 292 0 132397 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 530768

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.48
CPU time (s): 1200.15
CPU user time (s): 1199.11
CPU system time (s): 1.04284
CPU usage (%): 99.9725
Max. virtual memory (cumulated for all children) (KiB): 530768

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

runsolver used 1.35579 second user time and 3.01854 second system time

The end

Launcher Data

Begin job on node8 at 2009-03-30 03:41:40
IDJOB=1532270
IDBENCH=70228
IDSOLVER=510
FILE ID=node8/1532270-1238377300
PBS_JOBID= 9061236
Free space on /tmp= 64056 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/RANDOM/LARGE/5SAT/UNKNOWN/700/unif-k5-r20-v700-c14000-S1970456972-046.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1532270-1238377300/watcher-1532270-1238377300 -o /tmp/evaluation-result-1532270-1238377300/solver-1532270-1238377300 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=2104508104 HOME/instance-1532270-1238377300.cnf

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

MD5SUM BENCH= a92f5808dbdbecf675a4a3e4cbc41fbd
RANDOM SEED=2104508104

node8.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.232
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.232
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:        801024 kB
Buffers:         98212 kB
Cached:        1052256 kB
SwapCached:       9204 kB
Active:         184528 kB
Inactive:       976608 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        801024 kB
SwapTotal:     4192956 kB
SwapFree:      4176856 kB
Dirty:            1760 kB
Writeback:           0 kB
Mapped:          16336 kB
Slab:            79524 kB
Committed_AS:  2598296 kB
PageTables:       1376 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= 64056 MiB
End job on node8 at 2009-03-30 04:01:42