Trace number 1532650

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

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/8000/
unif-k3-r4.2-v8000-c33600-S195213520-027.cnf
MD5SUM9441297e33213208348519454e6efb92
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark9.28859
Satisfiable
(Un)Satisfiability was proved
Number of variables8000
Number of clauses33600
Sum of the clauses size100800
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 333600
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-1532650-1238391860/watcher-1532650-1238391860 -o /tmp/evaluation-result-1532650-1238391860/solver-1532650-1238391860 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=762915788 HOME/instance-1532650-1238391860.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.91 0.97 0.99 3/64 32105
/proc/meminfo: memFree=1436240/2055924 swapFree=4176792/4192956
[pid=32105] ppid=32103 vsize=1936 CPUtime=0
/proc/32105/stat : 32105 (SApperloT-hrp) R 32103 32105 31816 0 -1 4194304 262 0 0 0 0 0 0 0 18 0 1 0 1111852743 1982464 246 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/32105/statm: 484 246 95 292 0 189 0

[startup+0.076917 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 32105
/proc/meminfo: memFree=1436240/2055924 swapFree=4176792/4192956
[pid=32105] ppid=32103 vsize=4372 CPUtime=0.07
/proc/32105/stat : 32105 (SApperloT-hrp) R 32103 32105 31816 0 -1 4194304 889 0 0 0 7 0 0 0 18 0 1 0 1111852743 4476928 872 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/32105/statm: 1093 872 105 292 0 798 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 4372

[startup+0.101919 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 32105
/proc/meminfo: memFree=1436240/2055924 swapFree=4176792/4192956
[pid=32105] ppid=32103 vsize=4372 CPUtime=0.09
/proc/32105/stat : 32105 (SApperloT-hrp) R 32103 32105 31816 0 -1 4194304 911 0 0 0 9 0 0 0 18 0 1 0 1111852743 4476928 894 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/32105/statm: 1093 894 105 292 0 798 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4372

[startup+0.301942 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 32105
/proc/meminfo: memFree=1436240/2055924 swapFree=4176792/4192956
[pid=32105] ppid=32103 vsize=5032 CPUtime=0.29
/proc/32105/stat : 32105 (SApperloT-hrp) R 32103 32105 31816 0 -1 4194304 1057 0 0 0 29 0 0 0 19 0 1 0 1111852743 5152768 1040 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/32105/statm: 1258 1040 105 292 0 963 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5032

[startup+0.701988 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 32105
/proc/meminfo: memFree=1436240/2055924 swapFree=4176792/4192956
[pid=32105] ppid=32103 vsize=6088 CPUtime=0.69
/proc/32105/stat : 32105 (SApperloT-hrp) R 32103 32105 31816 0 -1 4194304 1323 0 0 0 69 0 0 0 22 0 1 0 1111852743 6234112 1306 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/32105/statm: 1522 1306 105 292 0 1227 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6088

[startup+1.50108 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 32106
/proc/meminfo: memFree=1430664/2055924 swapFree=4176792/4192956
[pid=32105] ppid=32103 vsize=8340 CPUtime=1.49
/proc/32105/stat : 32105 (SApperloT-hrp) R 32103 32105 31816 0 -1 4194304 1911 0 0 0 149 0 0 0 25 0 1 0 1111852743 8540160 1894 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/32105/statm: 2085 1894 109 292 0 1790 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8340

[startup+3.10227 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 32106
/proc/meminfo: memFree=1427720/2055924 swapFree=4176792/4192956
[pid=32105] ppid=32103 vsize=11904 CPUtime=3.09
/proc/32105/stat : 32105 (SApperloT-hrp) R 32103 32105 31816 0 -1 4194304 2787 0 0 0 308 1 0 0 25 0 1 0 1111852743 12189696 2770 1992294400 134512640 135712473 4294956192 18446744073709551615 134558641 0 0 4096 0 0 0 0 17 1 0 0
/proc/32105/statm: 2976 2770 109 292 0 2681 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11904

[startup+6.30164 s]
/proc/loadavg: 0.92 0.97 0.99 2/65 32106
/proc/meminfo: memFree=1419400/2055924 swapFree=4176792/4192956
[pid=32105] ppid=32103 vsize=20088 CPUtime=6.28
/proc/32105/stat : 32105 (SApperloT-hrp) R 32103 32105 31816 0 -1 4194304 4806 0 0 0 626 2 0 0 25 0 1 0 1111852743 20570112 4789 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/32105/statm: 5022 4789 109 292 0 4727 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 20088

[startup+12.7014 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 32106
/proc/meminfo: memFree=1410952/2055924 swapFree=4176792/4192956
[pid=32105] ppid=32103 vsize=26696 CPUtime=12.69
/proc/32105/stat : 32105 (SApperloT-hrp) R 32103 32105 31816 0 -1 4194304 6462 0 0 0 1265 4 0 0 25 0 1 0 1111852743 27336704 6445 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/32105/statm: 6674 6445 109 292 0 6379 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 26696

[startup+25.5019 s]
/proc/loadavg: 0.94 0.97 0.99 2/65 32106
/proc/meminfo: memFree=1407816/2055924 swapFree=4176792/4192956
[pid=32105] ppid=32103 vsize=29336 CPUtime=25.49
/proc/32105/stat : 32105 (SApperloT-hrp) R 32103 32105 31816 0 -1 4194304 7143 0 0 0 2544 5 0 0 25 0 1 0 1111852743 30040064 7126 1992294400 134512640 135712473 4294956192 18446744073709551615 134564385 0 0 4096 0 0 0 0 17 1 0 0
/proc/32105/statm: 7334 7126 109 292 0 7039 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 29336

[startup+51.1018 s]
/proc/loadavg: 0.96 0.97 0.99 2/65 32106
/proc/meminfo: memFree=1401928/2055924 swapFree=4176792/4192956
[pid=32105] ppid=32103 vsize=35648 CPUtime=51.07
/proc/32105/stat : 32105 (SApperloT-hrp) R 32103 32105 31816 0 -1 4194304 8699 0 0 0 5102 5 0 0 25 0 1 0 1111852743 36503552 8682 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/32105/statm: 8912 8682 109 292 0 8617 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 35648

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.99 2/65 32106
/proc/meminfo: memFree=1396168/2055924 swapFree=4176792/4192956
[pid=32105] ppid=32103 vsize=41100 CPUtime=102.26
/proc/32105/stat : 32105 (SApperloT-hrp) R 32103 32105 31816 0 -1 4194304 10068 0 0 0 10219 7 0 0 25 0 1 0 1111852743 42086400 10051 1992294400 134512640 135712473 4294956192 18446744073709551615 134581119 0 0 4096 0 0 0 0 17 1 0 0
/proc/32105/statm: 10275 10051 109 292 0 9980 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 41100

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 32106
/proc/meminfo: memFree=1392840/2055924 swapFree=4176792/4192956
[pid=32105] ppid=32103 vsize=44728 CPUtime=162.24
/proc/32105/stat : 32105 (SApperloT-hrp) R 32103 32105 31816 0 -1 4194304 10896 0 0 0 16216 8 0 0 25 0 1 0 1111852743 45801472 10879 1992294400 134512640 135712473 4294956192 18446744073709551615 134564198 0 0 4096 0 0 0 0 17 1 0 0
/proc/32105/statm: 11182 10879 109 292 0 10887 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 44728

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 32106
/proc/meminfo: memFree=1391048/2055924 swapFree=4176792/4192956
[pid=32105] ppid=32103 vsize=46612 CPUtime=222.22
/proc/32105/stat : 32105 (SApperloT-hrp) R 32103 32105 31816 0 -1 4194304 11340 0 0 0 22214 8 0 0 25 0 1 0 1111852743 47730688 11323 1992294400 134512640 135712473 4294956192 18446744073709551615 134564352 0 0 4096 0 0 0 0 17 1 0 0
/proc/32105/statm: 11653 11323 109 292 0 11358 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 46612

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 32106
/proc/meminfo: memFree=1387016/2055924 swapFree=4176792/4192956
[pid=32105] ppid=32103 vsize=50980 CPUtime=282.21
/proc/32105/stat : 32105 (SApperloT-hrp) R 32103 32105 31816 0 -1 4194304 12385 0 0 0 28211 10 0 0 25 0 1 0 1111852743 52203520 12368 1992294400 134512640 135712473 4294956192 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/32105/statm: 12745 12368 109 292 0 12450 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 50980

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 32106
/proc/meminfo: memFree=1375816/2055924 swapFree=4176792/4192956
[pid=32105] ppid=32103 vsize=62128 CPUtime=342.19
/proc/32105/stat : 32105 (SApperloT-hrp) R 32103 32105 31816 0 -1 4194304 15138 0 0 0 34207 12 0 0 25 0 1 0 1111852743 63619072 15121 1992294400 134512640 135712473 4294956192 18446744073709551615 134564805 0 0 4096 0 0 0 0 17 1 0 0
/proc/32105/statm: 15532 15121 109 292 0 15237 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 62128

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 32106
/proc/meminfo: memFree=1372232/2055924 swapFree=4176792/4192956
[pid=32105] ppid=32103 vsize=65672 CPUtime=402.17
/proc/32105/stat : 32105 (SApperloT-hrp) R 32103 32105 31816 0 -1 4194304 16014 0 0 0 40205 12 0 0 25 0 1 0 1111852743 67248128 15997 1992294400 134512640 135712473 4294956192 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/32105/statm: 16418 15997 109 292 0 16123 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 65672

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 32106
/proc/meminfo: memFree=1372232/2055924 swapFree=4176792/4192956
[pid=32105] ppid=32103 vsize=65672 CPUtime=462.16
/proc/32105/stat : 32105 (SApperloT-hrp) R 32103 32105 31816 0 -1 4194304 16020 0 0 0 46204 12 0 0 25 0 1 0 1111852743 67248128 16003 1992294400 134512640 135712473 4294956192 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/32105/statm: 16418 16003 109 292 0 16123 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 65672

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 32106
/proc/meminfo: memFree=1346248/2055924 swapFree=4176792/4192956
[pid=32105] ppid=32103 vsize=92328 CPUtime=522.14
/proc/32105/stat : 32105 (SApperloT-hrp) R 32103 32105 31816 0 -1 4194304 22692 0 0 0 52194 20 0 0 25 0 1 0 1111852743 94543872 22675 1992294400 134512640 135712473 4294956192 18446744073709551615 134564238 0 0 4096 0 0 0 0 17 1 0 0
/proc/32105/statm: 23082 22675 109 292 0 22787 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 92328

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 32106
/proc/meminfo: memFree=1308808/2055924 swapFree=4176792/4192956
[pid=32105] ppid=32103 vsize=129408 CPUtime=582.12
/proc/32105/stat : 32105 (SApperloT-hrp) R 32103 32105 31816 0 -1 4194304 31934 0 0 0 58181 31 0 0 25 0 1 0 1111852743 132513792 31917 1992294400 134512640 135712473 4294956192 18446744073709551615 134564392 0 0 4096 0 0 0 0 17 1 0 0
/proc/32105/statm: 32352 31917 109 292 0 32057 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 129408

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 32106
/proc/meminfo: memFree=1272520/2055924 swapFree=4176792/4192956
[pid=32105] ppid=32103 vsize=165300 CPUtime=642.11
/proc/32105/stat : 32105 (SApperloT-hrp) R 32103 32105 31816 0 -1 4194304 40908 0 0 0 64170 41 0 0 25 0 1 0 1111852743 169267200 40891 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/32105/statm: 41325 40891 109 292 0 41030 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 165300

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 32106
/proc/meminfo: memFree=1228744/2055924 swapFree=4176792/4192956
[pid=32105] ppid=32103 vsize=209180 CPUtime=702.09
/proc/32105/stat : 32105 (SApperloT-hrp) R 32103 32105 31816 0 -1 4194304 51892 0 0 0 70158 51 0 0 25 0 1 0 1111852743 214200320 51875 1992294400 134512640 135712473 4294956192 18446744073709551615 134564361 0 0 4096 0 0 0 0 17 1 0 0
/proc/32105/statm: 52295 51875 109 292 0 52000 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 209180

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 32106
/proc/meminfo: memFree=1222920/2055924 swapFree=4176792/4192956
[pid=32105] ppid=32103 vsize=214772 CPUtime=762.07
/proc/32105/stat : 32105 (SApperloT-hrp) R 32103 32105 31816 0 -1 4194304 53276 0 0 0 76155 52 0 0 25 0 1 0 1111852743 219926528 53259 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/32105/statm: 53693 53259 109 292 0 53398 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 214772

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 32106
/proc/meminfo: memFree=1222216/2055924 swapFree=4176792/4192956
[pid=32105] ppid=32103 vsize=215572 CPUtime=822.05
/proc/32105/stat : 32105 (SApperloT-hrp) R 32103 32105 31816 0 -1 4194304 53453 0 0 0 82153 52 0 0 25 0 1 0 1111852743 220745728 53436 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/32105/statm: 53893 53436 109 292 0 53598 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 215572

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 32106
/proc/meminfo: memFree=1220488/2055924 swapFree=4176792/4192956
[pid=32105] ppid=32103 vsize=217424 CPUtime=882.03
/proc/32105/stat : 32105 (SApperloT-hrp) R 32103 32105 31816 0 -1 4194304 53893 0 0 0 88151 52 0 0 25 0 1 0 1111852743 222642176 53876 1992294400 134512640 135712473 4294956192 18446744073709551615 134558357 0 0 4096 0 0 0 0 17 1 0 0
/proc/32105/statm: 54356 53876 109 292 0 54061 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 217424

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 32106
/proc/meminfo: memFree=1220552/2055924 swapFree=4176792/4192956
[pid=32105] ppid=32103 vsize=217424 CPUtime=942.01
/proc/32105/stat : 32105 (SApperloT-hrp) R 32103 32105 31816 0 -1 4194304 53893 0 0 0 94149 52 0 0 25 0 1 0 1111852743 222642176 53876 1992294400 134512640 135712473 4294956192 18446744073709551615 134564510 0 0 4096 0 0 0 0 17 1 0 0
/proc/32105/statm: 54356 53876 109 292 0 54061 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 217424

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 32112
/proc/meminfo: memFree=1219912/2055924 swapFree=4176792/4192956
[pid=32105] ppid=32103 vsize=218128 CPUtime=1001.99
/proc/32105/stat : 32105 (SApperloT-hrp) R 32103 32105 31816 0 -1 4194304 54040 0 0 0 100146 53 0 0 25 0 1 0 1111852743 223363072 54023 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/32105/statm: 54532 54023 109 292 0 54237 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 218128

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 32112
/proc/meminfo: memFree=1210376/2055924 swapFree=4176792/4192956
[pid=32105] ppid=32103 vsize=227816 CPUtime=1061.97
/proc/32105/stat : 32105 (SApperloT-hrp) R 32103 32105 31816 0 -1 4194304 56400 0 0 0 106142 55 0 0 25 0 1 0 1111852743 233283584 56383 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/32105/statm: 56954 56383 109 292 0 56659 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 227816

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 32112
/proc/meminfo: memFree=1210248/2055924 swapFree=4176792/4192956
[pid=32105] ppid=32103 vsize=227984 CPUtime=1121.95
/proc/32105/stat : 32105 (SApperloT-hrp) R 32103 32105 31816 0 -1 4194304 56440 0 0 0 112140 55 0 0 25 0 1 0 1111852743 233455616 56423 1992294400 134512640 135712473 4294956192 18446744073709551615 134558727 0 0 4096 0 0 0 0 17 1 0 0
/proc/32105/statm: 56996 56423 109 292 0 56701 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 227984

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 32112
/proc/meminfo: memFree=1209224/2055924 swapFree=4176792/4192956
[pid=32105] ppid=32103 vsize=229060 CPUtime=1181.94
/proc/32105/stat : 32105 (SApperloT-hrp) R 32103 32105 31816 0 -1 4194304 56687 0 0 0 118138 56 0 0 25 0 1 0 1111852743 234557440 56670 1992294400 134512640 135712473 4294956192 18446744073709551615 134564314 0 0 4096 0 0 0 0 17 1 0 0
/proc/32105/statm: 57265 56670 109 292 0 56970 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 229060



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 32112
/proc/meminfo: memFree=1209224/2055924 swapFree=4176792/4192956
[pid=32105] ppid=32103 vsize=229060 CPUtime=1200.04
/proc/32105/stat : 32105 (SApperloT-hrp) R 32103 32105 31816 0 -1 4194304 56687 0 0 0 119948 56 0 0 25 0 1 0 1111852743 234557440 56670 1992294400 134512640 135712473 4294956192 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/32105/statm: 57265 56670 109 292 0 56970 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 229060

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.44
CPU time (s): 1200.08
CPU user time (s): 1199.48
CPU system time (s): 0.601908
CPU usage (%): 99.97
Max. virtual memory (cumulated for all children) (KiB): 229060

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

runsolver used 0.964853 second user time and 2.38964 second system time

The end

Launcher Data

Begin job on node6 at 2009-03-30 07:44:20
IDJOB=1532650
IDBENCH=70304
IDSOLVER=510
FILE ID=node6/1532650-1238391860
PBS_JOBID= 9061341
Free space on /tmp= 66340 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/8000/unif-k3-r4.2-v8000-c33600-S195213520-027.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1532650-1238391860/watcher-1532650-1238391860 -o /tmp/evaluation-result-1532650-1238391860/solver-1532650-1238391860 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=762915788 HOME/instance-1532650-1238391860.cnf

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

MD5SUM BENCH= 9441297e33213208348519454e6efb92
RANDOM SEED=762915788

node6.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.236
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.236
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:      2055924 kB
MemFree:       1436656 kB
Buffers:         99552 kB
Cached:         422684 kB
SwapCached:       9932 kB
Active:          46320 kB
Inactive:       489404 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1436656 kB
SwapTotal:     4192956 kB
SwapFree:      4176792 kB
Dirty:            2036 kB
Writeback:           0 kB
Mapped:          19168 kB
Slab:            69492 kB
Committed_AS:  2827336 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= 66336 MiB
End job on node6 at 2009-03-30 08:04:23