Trace number 1534465

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.1 1200.45

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/420/
unif-k3-r4.25-v420-c1785-S180439591-093.cnf
MD5SUM69b9fd52ab448c99d778e33811fd6518
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.015997
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-1534465-1238574676/watcher-1534465-1238574676 -o /tmp/evaluation-result-1534465-1238574676/solver-1534465-1238574676 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=1846872832 HOME/instance-1534465-1238574676.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: 1.11 1.06 1.11 3/64 17587
/proc/meminfo: memFree=1066032/2055920 swapFree=4181692/4192956
[pid=17587] ppid=17585 vsize=1488 CPUtime=0
/proc/17587/stat : 17587 (SApperloT-hrp) R 17585 17587 17366 0 -1 4194304 175 0 0 0 0 0 0 0 18 0 1 0 301668957 1523712 158 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/17587/statm: 372 158 105 292 0 77 0

[startup+0.0500451 s]
/proc/loadavg: 1.11 1.06 1.11 3/64 17587
/proc/meminfo: memFree=1066032/2055920 swapFree=4181692/4192956
[pid=17587] ppid=17585 vsize=1620 CPUtime=0.04
/proc/17587/stat : 17587 (SApperloT-hrp) R 17585 17587 17366 0 -1 4194304 209 0 0 0 4 0 0 0 18 0 1 0 301668957 1658880 192 1992294400 134512640 135712473 4294956192 18446744073709551615 134564814 0 0 4096 0 0 0 0 17 1 0 0
/proc/17587/statm: 405 192 105 292 0 110 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 1620

[startup+0.101049 s]
/proc/loadavg: 1.11 1.06 1.11 3/64 17587
/proc/meminfo: memFree=1066032/2055920 swapFree=4181692/4192956
[pid=17587] ppid=17585 vsize=1620 CPUtime=0.09
/proc/17587/stat : 17587 (SApperloT-hrp) R 17585 17587 17366 0 -1 4194304 222 0 0 0 9 0 0 0 18 0 1 0 301668957 1658880 205 1992294400 134512640 135712473 4294956192 18446744073709551615 134564339 0 0 4096 0 0 0 0 17 1 0 0
/proc/17587/statm: 405 205 105 292 0 110 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1620

[startup+0.301071 s]
/proc/loadavg: 1.11 1.06 1.11 3/64 17587
/proc/meminfo: memFree=1066032/2055920 swapFree=4181692/4192956
[pid=17587] ppid=17585 vsize=2148 CPUtime=0.29
/proc/17587/stat : 17587 (SApperloT-hrp) R 17585 17587 17366 0 -1 4194304 346 0 0 0 29 0 0 0 19 0 1 0 301668957 2199552 329 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/17587/statm: 537 329 109 292 0 242 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2148

[startup+0.701115 s]
/proc/loadavg: 1.11 1.06 1.11 3/64 17587
/proc/meminfo: memFree=1066032/2055920 swapFree=4181692/4192956
[pid=17587] ppid=17585 vsize=2280 CPUtime=0.69
/proc/17587/stat : 17587 (SApperloT-hrp) R 17585 17587 17366 0 -1 4194304 381 0 0 0 69 0 0 0 22 0 1 0 301668957 2334720 364 1992294400 134512640 135712473 4294956192 18446744073709551615 134563153 0 0 4096 0 0 0 0 17 1 0 0
/proc/17587/statm: 570 364 109 292 0 275 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2280

[startup+1.5012 s]
/proc/loadavg: 1.10 1.06 1.11 2/65 17588
/proc/meminfo: memFree=1064936/2055920 swapFree=4181692/4192956
[pid=17587] ppid=17585 vsize=3336 CPUtime=1.49
/proc/17587/stat : 17587 (SApperloT-hrp) R 17585 17587 17366 0 -1 4194304 661 0 0 0 149 0 0 0 25 0 1 0 301668957 3416064 644 1992294400 134512640 135712473 4294956192 18446744073709551615 134564156 0 0 4096 0 0 0 0 17 1 0 0
/proc/17587/statm: 834 644 109 292 0 539 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3336

[startup+3.10138 s]
/proc/loadavg: 1.10 1.06 1.11 2/65 17588
/proc/meminfo: memFree=1063720/2055920 swapFree=4181692/4192956
[pid=17587] ppid=17585 vsize=3600 CPUtime=3.09
/proc/17587/stat : 17587 (SApperloT-hrp) R 17585 17587 17366 0 -1 4194304 705 0 0 0 309 0 0 0 25 0 1 0 301668957 3686400 688 1992294400 134512640 135712473 4294956192 18446744073709551615 134552637 0 0 4096 0 0 0 0 17 1 0 0
/proc/17587/statm: 900 688 109 292 0 605 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3600

[startup+6.30173 s]
/proc/loadavg: 1.09 1.06 1.11 2/65 17588
/proc/meminfo: memFree=1063208/2055920 swapFree=4181692/4192956
[pid=17587] ppid=17585 vsize=3864 CPUtime=6.29
/proc/17587/stat : 17587 (SApperloT-hrp) R 17585 17587 17366 0 -1 4194304 782 0 0 0 629 0 0 0 25 0 1 0 301668957 3956736 765 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/17587/statm: 966 765 109 292 0 671 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3864

[startup+12.7024 s]
/proc/loadavg: 1.08 1.06 1.11 2/65 17588
/proc/meminfo: memFree=1062760/2055920 swapFree=4181692/4192956
[pid=17587] ppid=17585 vsize=4264 CPUtime=12.69
/proc/17587/stat : 17587 (SApperloT-hrp) R 17585 17587 17366 0 -1 4194304 875 0 0 0 1269 0 0 0 25 0 1 0 301668957 4366336 858 1992294400 134512640 135712473 4294956192 18446744073709551615 134554176 0 0 4096 0 0 0 0 17 1 0 0
/proc/17587/statm: 1066 858 109 292 0 771 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 4264

[startup+25.5019 s]
/proc/loadavg: 1.07 1.05 1.11 2/65 17588
/proc/meminfo: memFree=1062312/2055920 swapFree=4181692/4192956
[pid=17587] ppid=17585 vsize=4660 CPUtime=25.48
/proc/17587/stat : 17587 (SApperloT-hrp) R 17585 17587 17366 0 -1 4194304 987 0 0 0 2548 0 0 0 25 0 1 0 301668957 4771840 970 1992294400 134512640 135712473 4294956192 18446744073709551615 134564201 0 0 4096 0 0 0 0 17 1 0 0
/proc/17587/statm: 1165 970 109 292 0 870 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4660

[startup+51.1017 s]
/proc/loadavg: 1.04 1.05 1.10 2/65 17588
/proc/meminfo: memFree=1061800/2055920 swapFree=4181692/4192956
[pid=17587] ppid=17585 vsize=5328 CPUtime=51.08
/proc/17587/stat : 17587 (SApperloT-hrp) R 17585 17587 17366 0 -1 4194304 1130 0 0 0 5108 0 0 0 25 0 1 0 301668957 5455872 1113 1992294400 134512640 135712473 4294956192 18446744073709551615 134564805 0 0 4096 0 0 0 0 17 1 0 0
/proc/17587/statm: 1332 1113 109 292 0 1037 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 5328

[startup+102.305 s]
/proc/loadavg: 1.02 1.04 1.09 2/65 17588
/proc/meminfo: memFree=1009512/2055920 swapFree=4181692/4192956
[pid=17587] ppid=17585 vsize=58136 CPUtime=102.26
/proc/17587/stat : 17587 (SApperloT-hrp) R 17585 17587 17366 0 -1 4194304 14220 0 0 0 10216 10 0 0 25 0 1 0 301668957 59531264 14203 1992294400 134512640 135712473 4294956192 18446744073709551615 134564314 0 0 4096 0 0 0 0 17 1 0 0
/proc/17587/statm: 14534 14203 109 292 0 14239 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 58136

[startup+162.302 s]
/proc/loadavg: 1.00 1.03 1.09 2/65 17588
/proc/meminfo: memFree=950120/2055920 swapFree=4181692/4192956
[pid=17587] ppid=17585 vsize=118076 CPUtime=162.25
/proc/17587/stat : 17587 (SApperloT-hrp) R 17585 17587 17366 0 -1 4194304 29135 0 0 0 16207 18 0 0 25 0 1 0 301668957 120909824 29052 1992294400 134512640 135712473 4294956192 18446744073709551615 134564296 0 0 4096 0 0 0 0 17 1 0 0
/proc/17587/statm: 29519 29052 109 292 0 29224 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 118076

[startup+222.302 s]
/proc/loadavg: 1.00 1.02 1.08 2/65 17588
/proc/meminfo: memFree=917736/2055920 swapFree=4181692/4192956
[pid=17587] ppid=17585 vsize=150780 CPUtime=222.23
/proc/17587/stat : 17587 (SApperloT-hrp) R 17585 17587 17366 0 -1 4194304 37129 0 0 0 22196 27 0 0 25 0 1 0 301668957 154398720 37046 1992294400 134512640 135712473 4294956192 18446744073709551615 134564308 0 0 4096 0 0 0 0 17 1 0 0
/proc/17587/statm: 37695 37046 109 292 0 37400 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 150780

[startup+282.301 s]
/proc/loadavg: 1.00 1.02 1.07 2/65 17588
/proc/meminfo: memFree=888168/2055920 swapFree=4181692/4192956
[pid=17587] ppid=17585 vsize=181652 CPUtime=282.21
/proc/17587/stat : 17587 (SApperloT-hrp) R 17585 17587 17366 0 -1 4194304 44722 0 0 0 28187 34 0 0 25 0 1 0 301668957 186011648 44639 1992294400 134512640 135712473 4294956192 18446744073709551615 134553824 0 0 4096 0 0 0 0 17 1 0 0
/proc/17587/statm: 45413 44639 109 292 0 45118 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 181652

[startup+342.302 s]
/proc/loadavg: 1.00 1.01 1.07 2/65 17588
/proc/meminfo: memFree=862376/2055920 swapFree=4181692/4192956
[pid=17587] ppid=17585 vsize=206640 CPUtime=342.19
/proc/17587/stat : 17587 (SApperloT-hrp) R 17585 17587 17366 0 -1 4194304 50912 0 0 0 34180 39 0 0 25 0 1 0 301668957 211599360 50829 1992294400 134512640 135712473 4294956192 18446744073709551615 134564659 0 0 4096 0 0 0 0 17 1 0 0
/proc/17587/statm: 51660 50829 109 292 0 51365 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 206640

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 17588
/proc/meminfo: memFree=862376/2055920 swapFree=4181692/4192956
[pid=17587] ppid=17585 vsize=206640 CPUtime=402.17
/proc/17587/stat : 17587 (SApperloT-hrp) R 17585 17587 17366 0 -1 4194304 50912 0 0 0 40178 39 0 0 25 0 1 0 301668957 211599360 50829 1992294400 134512640 135712473 4294956192 18446744073709551615 134540770 0 0 4096 0 0 0 0 17 1 0 0
/proc/17587/statm: 51660 50829 109 292 0 51365 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 206640

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 17588
/proc/meminfo: memFree=862440/2055920 swapFree=4181692/4192956
[pid=17587] ppid=17585 vsize=206640 CPUtime=462.16
/proc/17587/stat : 17587 (SApperloT-hrp) R 17585 17587 17366 0 -1 4194304 50912 0 0 0 46176 40 0 0 25 0 1 0 301668957 211599360 50829 1992294400 134512640 135712473 4294956192 18446744073709551615 134564111 0 0 4096 0 0 0 0 17 1 0 0
/proc/17587/statm: 51660 50829 109 292 0 51365 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 206640

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 17588
/proc/meminfo: memFree=862504/2055920 swapFree=4181692/4192956
[pid=17587] ppid=17585 vsize=206640 CPUtime=522.14
/proc/17587/stat : 17587 (SApperloT-hrp) R 17585 17587 17366 0 -1 4194304 50912 0 0 0 52174 40 0 0 25 0 1 0 301668957 211599360 50829 1992294400 134512640 135712473 4294956192 18446744073709551615 134557946 0 0 4096 0 0 0 0 17 1 0 0
/proc/17587/statm: 51660 50829 109 292 0 51365 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 206640

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 17588
/proc/meminfo: memFree=862440/2055920 swapFree=4181692/4192956
[pid=17587] ppid=17585 vsize=206640 CPUtime=582.12
/proc/17587/stat : 17587 (SApperloT-hrp) R 17585 17587 17366 0 -1 4194304 50912 0 0 0 58172 40 0 0 25 0 1 0 301668957 211599360 50829 1992294400 134512640 135712473 4294956192 18446744073709551615 134552659 0 0 4096 0 0 0 0 17 1 0 0
/proc/17587/statm: 51660 50829 109 292 0 51365 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 206640

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 17590
/proc/meminfo: memFree=862248/2055920 swapFree=4181692/4192956
[pid=17587] ppid=17585 vsize=206640 CPUtime=642.1
/proc/17587/stat : 17587 (SApperloT-hrp) R 17585 17587 17366 0 -1 4194304 50912 0 0 0 64170 40 0 0 25 0 1 0 301668957 211599360 50829 1992294400 134512640 135712473 4294956192 18446744073709551615 134559632 0 0 4096 0 0 0 0 17 1 0 0
/proc/17587/statm: 51660 50829 109 292 0 51365 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 206640

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 17590
/proc/meminfo: memFree=862312/2055920 swapFree=4181692/4192956
[pid=17587] ppid=17585 vsize=206640 CPUtime=702.09
/proc/17587/stat : 17587 (SApperloT-hrp) R 17585 17587 17366 0 -1 4194304 50912 0 0 0 70168 41 0 0 25 0 1 0 301668957 211599360 50829 1992294400 134512640 135712473 4294956192 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/17587/statm: 51660 50829 109 292 0 51365 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 206640

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 17590
/proc/meminfo: memFree=862312/2055920 swapFree=4181692/4192956
[pid=17587] ppid=17585 vsize=206640 CPUtime=762.08
/proc/17587/stat : 17587 (SApperloT-hrp) R 17585 17587 17366 0 -1 4194304 50912 0 0 0 76167 41 0 0 25 0 1 0 301668957 211599360 50829 1992294400 134512640 135712473 4294956192 18446744073709551615 134564143 0 0 4096 0 0 0 0 17 1 0 0
/proc/17587/statm: 51660 50829 109 292 0 51365 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 206640

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 17590
/proc/meminfo: memFree=862376/2055920 swapFree=4181692/4192956
[pid=17587] ppid=17585 vsize=206640 CPUtime=822.05
/proc/17587/stat : 17587 (SApperloT-hrp) R 17585 17587 17366 0 -1 4194304 50912 0 0 0 82164 41 0 0 25 0 1 0 301668957 211599360 50829 1992294400 134512640 135712473 4294956192 18446744073709551615 134564702 0 0 4096 0 0 0 0 17 1 0 0
/proc/17587/statm: 51660 50829 109 292 0 51365 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 206640

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 17590
/proc/meminfo: memFree=840744/2055920 swapFree=4181692/4192956
[pid=17587] ppid=17585 vsize=228916 CPUtime=882.03
/proc/17587/stat : 17587 (SApperloT-hrp) R 17585 17587 17366 0 -1 4194304 56475 0 0 0 88156 47 0 0 25 0 1 0 301668957 234409984 56262 1992294400 134512640 135712473 4294956192 18446744073709551615 134564361 0 0 4096 0 0 0 0 17 1 0 0
/proc/17587/statm: 57229 56262 109 292 0 56934 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 228916

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 17590
/proc/meminfo: memFree=823720/2055920 swapFree=4181692/4192956
[pid=17587] ppid=17585 vsize=247120 CPUtime=942.01
/proc/17587/stat : 17587 (SApperloT-hrp) R 17585 17587 17366 0 -1 4194304 61008 0 0 0 94147 54 0 0 25 0 1 0 301668957 253050880 60537 1992294400 134512640 135712473 4294956192 18446744073709551615 134564195 0 0 4096 0 0 0 0 17 1 0 0
/proc/17587/statm: 61780 60537 109 292 0 61485 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 247120

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17590
/proc/meminfo: memFree=810088/2055920 swapFree=4181692/4192956
[pid=17587] ppid=17585 vsize=260960 CPUtime=1002
/proc/17587/stat : 17587 (SApperloT-hrp) R 17585 17587 17366 0 -1 4194304 64392 0 0 0 100142 58 0 0 25 0 1 0 301668957 267223040 63921 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/17587/statm: 65240 63921 109 292 0 64945 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 260960

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17590
/proc/meminfo: memFree=802792/2055920 swapFree=4181692/4192956
[pid=17587] ppid=17585 vsize=268592 CPUtime=1061.99
/proc/17587/stat : 17587 (SApperloT-hrp) R 17585 17587 17366 0 -1 4194304 66225 0 0 0 106138 61 0 0 25 0 1 0 301668957 275038208 65754 1992294400 134512640 135712473 4294956192 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/17587/statm: 67148 65754 109 292 0 66853 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 268592

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17590
/proc/meminfo: memFree=796264/2055920 swapFree=4181692/4192956
[pid=17587] ppid=17585 vsize=275188 CPUtime=1121.97
/proc/17587/stat : 17587 (SApperloT-hrp) R 17585 17587 17366 0 -1 4194304 67850 0 0 0 112134 63 0 0 25 0 1 0 301668957 281792512 67379 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/17587/statm: 68797 67379 109 292 0 68502 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 275188

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17590
/proc/meminfo: memFree=788584/2055920 swapFree=4181692/4192956
[pid=17587] ppid=17585 vsize=282996 CPUtime=1181.95
/proc/17587/stat : 17587 (SApperloT-hrp) R 17585 17587 17366 0 -1 4194304 69760 0 0 0 118129 66 0 0 25 0 1 0 301668957 289787904 69289 1992294400 134512640 135712473 4294956192 18446744073709551615 134601422 0 0 4096 0 0 0 0 17 1 0 0
/proc/17587/statm: 70749 69289 109 292 0 70454 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 282996



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17590
/proc/meminfo: memFree=786472/2055920 swapFree=4181692/4192956
[pid=17587] ppid=17585 vsize=285068 CPUtime=1200.05
/proc/17587/stat : 17587 (SApperloT-hrp) R 17585 17587 17366 0 -1 4194304 70262 0 0 0 119939 66 0 0 25 0 1 0 301668957 291909632 69791 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/17587/statm: 71267 69791 109 292 0 70972 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 285068

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.45
CPU time (s): 1200.1
CPU user time (s): 1199.39
CPU system time (s): 0.713891
CPU usage (%): 99.971
Max. virtual memory (cumulated for all children) (KiB): 285068

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

runsolver used 0.929858 second user time and 2.69159 second system time

The end

Launcher Data

Begin job on node42 at 2009-04-01 10:31:16
IDJOB=1534465
IDBENCH=70667
IDSOLVER=510
FILE ID=node42/1534465-1238574676
PBS_JOBID= 9062185
Free space on /tmp= 66248 MiB

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

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

MD5SUM BENCH= 69b9fd52ab448c99d778e33811fd6518
RANDOM SEED=1846872832

node42.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.211
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.211
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:       1066512 kB
Buffers:        115128 kB
Cached:         768040 kB
SwapCached:       5184 kB
Active:         194580 kB
Inactive:       697136 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1066512 kB
SwapTotal:     4192956 kB
SwapFree:      4181692 kB
Dirty:            1464 kB
Writeback:           0 kB
Mapped:          14264 kB
Slab:            83736 kB
Committed_AS:  1051916 kB
PageTables:       1388 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= 66248 MiB
End job on node42 at 2009-04-01 10:51:18