Trace number 1533915

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.14 1200.49

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/420/
unif-k3-r4.25-v420-c1785-S121765931-081.cnf
MD5SUM096475bf0bd85d9e44aabbaddceca0e3
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark325.307
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-1533915-1238504738/watcher-1533915-1238504738 -o /tmp/evaluation-result-1533915-1238504738/solver-1533915-1238504738 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=423195091 HOME/instance-1533915-1238504738.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.99 0.98 0.99 3/64 15146
/proc/meminfo: memFree=1422784/2055920 swapFree=4179868/4192956
[pid=15146] ppid=15144 vsize=1484 CPUtime=0
/proc/15146/stat : 15146 (SApperloT-hrp) R 15144 15146 15073 0 -1 4194304 175 0 0 0 0 0 0 0 18 0 1 0 727366253 1519616 158 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/15146/statm: 371 158 105 292 0 76 0

[startup+0.053971 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 15146
/proc/meminfo: memFree=1422784/2055920 swapFree=4179868/4192956
[pid=15146] ppid=15144 vsize=1616 CPUtime=0.05
/proc/15146/stat : 15146 (SApperloT-hrp) R 15144 15146 15073 0 -1 4194304 210 0 0 0 5 0 0 0 18 0 1 0 727366253 1654784 193 1992294400 134512640 135712473 4294956208 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/15146/statm: 404 193 105 292 0 109 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 1616

[startup+0.101978 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 15146
/proc/meminfo: memFree=1422784/2055920 swapFree=4179868/4192956
[pid=15146] ppid=15144 vsize=1616 CPUtime=0.1
/proc/15146/stat : 15146 (SApperloT-hrp) R 15144 15146 15073 0 -1 4194304 220 0 0 0 10 0 0 0 18 0 1 0 727366253 1654784 203 1992294400 134512640 135712473 4294956208 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/15146/statm: 404 203 105 292 0 109 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1616

[startup+0.302006 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 15146
/proc/meminfo: memFree=1422784/2055920 swapFree=4179868/4192956
[pid=15146] ppid=15144 vsize=2144 CPUtime=0.3
/proc/15146/stat : 15146 (SApperloT-hrp) R 15144 15146 15073 0 -1 4194304 344 0 0 0 30 0 0 0 19 0 1 0 727366253 2195456 327 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/15146/statm: 536 327 109 292 0 241 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 2144

[startup+0.701062 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 15146
/proc/meminfo: memFree=1422784/2055920 swapFree=4179868/4192956
[pid=15146] ppid=15144 vsize=2276 CPUtime=0.69
/proc/15146/stat : 15146 (SApperloT-hrp) R 15144 15146 15073 0 -1 4194304 387 0 0 0 69 0 0 0 22 0 1 0 727366253 2330624 370 1992294400 134512640 135712473 4294956208 18446744073709551615 134564153 0 0 4096 0 0 0 0 17 1 0 0
/proc/15146/statm: 569 370 109 292 0 274 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2276

[startup+1.50117 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15147
/proc/meminfo: memFree=1421624/2055920 swapFree=4179868/4192956
[pid=15146] ppid=15144 vsize=2408 CPUtime=1.49
/proc/15146/stat : 15146 (SApperloT-hrp) R 15144 15146 15073 0 -1 4194304 432 0 0 0 149 0 0 0 25 0 1 0 727366253 2465792 415 1992294400 134512640 135712473 4294956208 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/15146/statm: 602 415 109 292 0 307 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2408

[startup+3.1014 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15147
/proc/meminfo: memFree=1421304/2055920 swapFree=4179868/4192956
[pid=15146] ppid=15144 vsize=2672 CPUtime=3.09
/proc/15146/stat : 15146 (SApperloT-hrp) R 15144 15146 15073 0 -1 4194304 486 0 0 0 309 0 0 0 25 0 1 0 727366253 2736128 469 1992294400 134512640 135712473 4294956208 18446744073709551615 134559303 0 0 4096 0 0 0 0 17 1 0 0
/proc/15146/statm: 668 469 109 292 0 373 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2672

[startup+6.30186 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15147
/proc/meminfo: memFree=1417272/2055920 swapFree=4179868/4192956
[pid=15146] ppid=15144 vsize=6636 CPUtime=6.29
/proc/15146/stat : 15146 (SApperloT-hrp) R 15144 15146 15073 0 -1 4194304 1459 0 0 0 628 1 0 0 25 0 1 0 727366253 6795264 1442 1992294400 134512640 135712473 4294956208 18446744073709551615 134564314 0 0 4096 0 0 0 0 17 1 0 0
/proc/15146/statm: 1659 1442 109 292 0 1364 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6636

[startup+12.7018 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15147
/proc/meminfo: memFree=1416888/2055920 swapFree=4179868/4192956
[pid=15146] ppid=15144 vsize=6900 CPUtime=12.69
/proc/15146/stat : 15146 (SApperloT-hrp) R 15144 15146 15073 0 -1 4194304 1539 0 0 0 1268 1 0 0 25 0 1 0 727366253 7065600 1522 1992294400 134512640 135712473 4294956208 18446744073709551615 134576064 0 0 4096 0 0 0 0 17 1 0 0
/proc/15146/statm: 1725 1522 109 292 0 1430 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 6900

[startup+25.5016 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15147
/proc/meminfo: memFree=1416312/2055920 swapFree=4179868/4192956
[pid=15146] ppid=15144 vsize=7432 CPUtime=25.48
/proc/15146/stat : 15146 (SApperloT-hrp) R 15144 15146 15073 0 -1 4194304 1671 0 0 0 2547 1 0 0 25 0 1 0 727366253 7610368 1654 1992294400 134512640 135712473 4294956208 18446744073709551615 134564290 0 0 4096 0 0 0 0 17 1 0 0
/proc/15146/statm: 1858 1654 109 292 0 1563 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 7432

[startup+51.1012 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15147
/proc/meminfo: memFree=1415736/2055920 swapFree=4179868/4192956
[pid=15146] ppid=15144 vsize=7968 CPUtime=51.07
/proc/15146/stat : 15146 (SApperloT-hrp) R 15144 15146 15073 0 -1 4194304 1819 0 0 0 5106 1 0 0 25 0 1 0 727366253 8159232 1802 1992294400 134512640 135712473 4294956208 18446744073709551615 134553807 0 0 4096 0 0 0 0 17 1 0 0
/proc/15146/statm: 1992 1802 109 292 0 1697 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 7968

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15147
/proc/meminfo: memFree=1414968/2055920 swapFree=4179868/4192956
[pid=15146] ppid=15144 vsize=8784 CPUtime=102.27
/proc/15146/stat : 15146 (SApperloT-hrp) R 15144 15146 15073 0 -1 4194304 2005 0 0 0 10225 2 0 0 25 0 1 0 727366253 8994816 1988 1992294400 134512640 135712473 4294956208 18446744073709551615 134564335 0 0 4096 0 0 0 0 17 1 0 0
/proc/15146/statm: 2196 1988 109 292 0 1901 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 8784

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15147
/proc/meminfo: memFree=1414520/2055920 swapFree=4179868/4192956
[pid=15146] ppid=15144 vsize=9188 CPUtime=162.24
/proc/15146/stat : 15146 (SApperloT-hrp) R 15144 15146 15073 0 -1 4194304 2109 0 0 0 16222 2 0 0 25 0 1 0 727366253 9408512 2092 1992294400 134512640 135712473 4294956208 18446744073709551615 134564308 0 0 4096 0 0 0 0 17 1 0 0
/proc/15146/statm: 2297 2092 109 292 0 2002 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 9188

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15147
/proc/meminfo: memFree=1414136/2055920 swapFree=4179868/4192956
[pid=15146] ppid=15144 vsize=9596 CPUtime=222.23
/proc/15146/stat : 15146 (SApperloT-hrp) R 15144 15146 15073 0 -1 4194304 2206 0 0 0 22221 2 0 0 25 0 1 0 727366253 9826304 2189 1992294400 134512640 135712473 4294956208 18446744073709551615 134562966 0 0 4096 0 0 0 0 17 1 0 0
/proc/15146/statm: 2399 2189 109 292 0 2104 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 9596

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15147
/proc/meminfo: memFree=1380728/2055920 swapFree=4179868/4192956
[pid=15146] ppid=15144 vsize=44168 CPUtime=282.2
/proc/15146/stat : 15146 (SApperloT-hrp) R 15144 15146 15073 0 -1 4194304 10629 0 0 0 28212 8 0 0 25 0 1 0 727366253 45228032 10546 1992294400 134512640 135712473 4294956208 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/15146/statm: 11042 10546 109 292 0 10747 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 44168

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15147
/proc/meminfo: memFree=1345464/2055920 swapFree=4179868/4192956
[pid=15146] ppid=15144 vsize=80220 CPUtime=342.19
/proc/15146/stat : 15146 (SApperloT-hrp) R 15144 15146 15073 0 -1 4194304 19448 0 0 0 34202 17 0 0 25 0 1 0 727366253 82145280 19365 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/15146/statm: 20055 19365 109 292 0 19760 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 80220

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15147
/proc/meminfo: memFree=1311544/2055920 swapFree=4179868/4192956
[pid=15146] ppid=15144 vsize=115508 CPUtime=402.17
/proc/15146/stat : 15146 (SApperloT-hrp) R 15144 15146 15073 0 -1 4194304 28063 0 0 0 40191 26 0 0 25 0 1 0 727366253 118280192 27980 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/15146/statm: 28877 27980 109 292 0 28582 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 115508

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15147
/proc/meminfo: memFree=1275448/2055920 swapFree=4179868/4192956
[pid=15146] ppid=15144 vsize=151920 CPUtime=462.16
/proc/15146/stat : 15146 (SApperloT-hrp) R 15144 15146 15073 0 -1 4194304 36960 0 0 0 46180 36 0 0 25 0 1 0 727366253 155566080 36877 1992294400 134512640 135712473 4294956208 18446744073709551615 134564227 0 0 4096 0 0 0 0 17 1 0 0
/proc/15146/statm: 37980 36877 109 292 0 37685 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 151920

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15147
/proc/meminfo: memFree=1231224/2055920 swapFree=4179868/4192956
[pid=15146] ppid=15144 vsize=197016 CPUtime=522.14
/proc/15146/stat : 15146 (SApperloT-hrp) R 15144 15146 15073 0 -1 4194304 48101 0 0 0 52168 46 0 0 25 0 1 0 727366253 201744384 48018 1992294400 134512640 135712473 4294956208 18446744073709551615 134564816 0 0 4096 0 0 0 0 17 1 0 0
/proc/15146/statm: 49254 48018 109 292 0 48959 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 197016

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15147
/proc/meminfo: memFree=1185592/2055920 swapFree=4179868/4192956
[pid=15146] ppid=15144 vsize=242444 CPUtime=582.11
/proc/15146/stat : 15146 (SApperloT-hrp) R 15144 15146 15073 0 -1 4194304 59329 0 0 0 58155 56 0 0 25 0 1 0 727366253 248262656 59246 1992294400 134512640 135712473 4294956208 18446744073709551615 134589353 0 0 4096 0 0 0 0 17 1 0 0
/proc/15146/statm: 60611 59246 109 292 0 60316 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 242444

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15147
/proc/meminfo: memFree=1135480/2055920 swapFree=4179868/4192956
[pid=15146] ppid=15144 vsize=292704 CPUtime=642.11
/proc/15146/stat : 15146 (SApperloT-hrp) R 15144 15146 15073 0 -1 4194304 71819 0 0 0 64143 68 0 0 25 0 1 0 727366253 299728896 71736 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/15146/statm: 73176 71736 109 292 0 72881 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 292704

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15147
/proc/meminfo: memFree=1086072/2055920 swapFree=4179868/4192956
[pid=15146] ppid=15144 vsize=343116 CPUtime=702.09
/proc/15146/stat : 15146 (SApperloT-hrp) R 15144 15146 15073 0 -1 4194304 84329 0 0 0 70132 77 0 0 25 0 1 0 727366253 351350784 84246 1992294400 134512640 135712473 4294956208 18446744073709551615 134564335 0 0 4096 0 0 0 0 17 1 0 0
/proc/15146/statm: 85779 84246 109 292 0 85484 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 343116

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15147
/proc/meminfo: memFree=1050744/2055920 swapFree=4179868/4192956
[pid=15146] ppid=15144 vsize=377996 CPUtime=762.07
/proc/15146/stat : 15146 (SApperloT-hrp) R 15144 15146 15073 0 -1 4194304 92961 0 0 0 76124 83 0 0 25 0 1 0 727366253 387067904 92878 1992294400 134512640 135712473 4294956208 18446744073709551615 134564799 0 0 4096 0 0 0 0 17 1 0 0
/proc/15146/statm: 94499 92878 109 292 0 94204 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 377996

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15147
/proc/meminfo: memFree=1027960/2055920 swapFree=4179868/4192956
[pid=15146] ppid=15144 vsize=401804 CPUtime=822.05
/proc/15146/stat : 15146 (SApperloT-hrp) R 15144 15146 15073 0 -1 4194304 98855 0 0 0 82114 91 0 0 25 0 1 0 727366253 411447296 98642 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/15146/statm: 100451 98642 109 292 0 100156 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 401804

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15147
/proc/meminfo: memFree=1008312/2055920 swapFree=4179868/4192956
[pid=15146] ppid=15144 vsize=421908 CPUtime=882.03
/proc/15146/stat : 15146 (SApperloT-hrp) R 15144 15146 15073 0 -1 4194304 103679 0 0 0 88107 96 0 0 25 0 1 0 727366253 432033792 103466 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/15146/statm: 105477 103466 109 292 0 105182 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 421908

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15147
/proc/meminfo: memFree=990968/2055920 swapFree=4179868/4192956
[pid=15146] ppid=15144 vsize=439696 CPUtime=942.01
/proc/15146/stat : 15146 (SApperloT-hrp) R 15144 15146 15073 0 -1 4194304 108089 0 0 0 94100 101 0 0 25 0 1 0 727366253 450248704 107876 1992294400 134512640 135712473 4294956208 18446744073709551615 134564335 0 0 4096 0 0 0 0 17 1 0 0
/proc/15146/statm: 109924 107876 109 292 0 109629 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 439696

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15147
/proc/meminfo: memFree=973880/2055920 swapFree=4179868/4192956
[pid=15146] ppid=15144 vsize=456824 CPUtime=1001.99
/proc/15146/stat : 15146 (SApperloT-hrp) R 15144 15146 15073 0 -1 4194304 112258 0 0 0 100092 107 0 0 25 0 1 0 727366253 467787776 112045 1992294400 134512640 135712473 4294956208 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/15146/statm: 114206 112045 109 292 0 113911 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 456824

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15147
/proc/meminfo: memFree=955128/2055920 swapFree=4179868/4192956
[pid=15146] ppid=15144 vsize=475996 CPUtime=1061.98
/proc/15146/stat : 15146 (SApperloT-hrp) R 15144 15146 15073 0 -1 4194304 117009 0 0 0 106085 113 0 0 25 0 1 0 727366253 487419904 116796 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/15146/statm: 118999 116796 109 292 0 118704 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 475996

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15147
/proc/meminfo: memFree=937528/2055920 swapFree=4179868/4192956
[pid=15146] ppid=15144 vsize=493948 CPUtime=1121.96
/proc/15146/stat : 15146 (SApperloT-hrp) R 15144 15146 15073 0 -1 4194304 121339 0 0 0 112079 117 0 0 25 0 1 0 727366253 505802752 121126 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/15146/statm: 123487 121126 109 292 0 123192 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 493948

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15147
/proc/meminfo: memFree=920568/2055920 swapFree=4179868/4192956
[pid=15146] ppid=15144 vsize=511492 CPUtime=1181.94
/proc/15146/stat : 15146 (SApperloT-hrp) R 15144 15146 15073 0 -1 4194304 125623 0 0 0 118071 123 0 0 25 0 1 0 727366253 523767808 125410 1992294400 134512640 135712473 4294956208 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/15146/statm: 127873 125410 109 292 0 127578 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 511492



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.07 1.00 1.00 2/65 15147
/proc/meminfo: memFree=913784/2055920 swapFree=4179868/4192956
[pid=15146] ppid=15144 vsize=517944 CPUtime=1200.05
/proc/15146/stat : 15146 (SApperloT-hrp) R 15144 15146 15073 0 -1 4194304 127238 0 0 0 119880 125 0 0 25 0 1 0 727366253 530374656 127025 1992294400 134512640 135712473 4294956208 18446744073709551615 134564135 0 0 4096 0 0 0 0 17 1 0 0
/proc/15146/statm: 129486 127025 109 292 0 129191 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 517944

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.49
CPU time (s): 1200.14
CPU user time (s): 1198.8
CPU system time (s): 1.3338
CPU usage (%): 99.9705
Max. virtual memory (cumulated for all children) (KiB): 517944

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

runsolver used 0.958854 second user time and 2.75558 second system time

The end

Launcher Data

Begin job on node49 at 2009-03-31 15:05:38
IDJOB=1533915
IDBENCH=70557
IDSOLVER=510
FILE ID=node49/1533915-1238504738
PBS_JOBID= 9061972
Free space on /tmp= 66388 MiB

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

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

MD5SUM BENCH= 096475bf0bd85d9e44aabbaddceca0e3
RANDOM SEED=423195091

node49.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.214
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	: 5931.00
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.214
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:       1423200 kB
Buffers:        105324 kB
Cached:         424812 kB
SwapCached:       6452 kB
Active:         193120 kB
Inactive:       345928 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1423200 kB
SwapTotal:     4192956 kB
SwapFree:      4179868 kB
Dirty:            1464 kB
Writeback:           0 kB
Mapped:          14604 kB
Slab:            79468 kB
Committed_AS:  1900664 kB
PageTables:       1384 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= 66384 MiB
End job on node49 at 2009-03-31 15:25:41