Trace number 1534180

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/480/
unif-k3-r4.25-v480-c2040-S285229208-001.cnf
MD5SUMf428950b8de23fd3ae8c7cb75dec2d44
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1083.01
Satisfiable
(Un)Satisfiability was proved
Number of variables480
Number of clauses2040
Sum of the clauses size6120
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32040
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-1534180-1238546208/watcher-1534180-1238546208 -o /tmp/evaluation-result-1534180-1238546208/solver-1534180-1238546208 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=549515733 HOME/instance-1534180-1238546208.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 1.09 2/80 1004
/proc/meminfo: memFree=1373424/2055912 swapFree=4170680/4192956
[pid=1004] ppid=1002 vsize=1484 CPUtime=0
/proc/1004/stat : 1004 (SApperloT-hrp) R 1002 1004 873 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1127284690 1519616 163 1992294400 134512640 135712473 4294956192 18446744073709551615 134563915 0 0 4096 0 0 0 0 17 1 0 0
/proc/1004/statm: 371 163 105 292 0 76 0

[startup+0.026876 s]
/proc/loadavg: 0.92 0.98 1.09 2/80 1004
/proc/meminfo: memFree=1373424/2055912 swapFree=4170680/4192956
[pid=1004] ppid=1002 vsize=1616 CPUtime=0.02
/proc/1004/stat : 1004 (SApperloT-hrp) R 1002 1004 873 0 -1 4194304 205 0 0 0 2 0 0 0 18 0 1 0 1127284690 1654784 188 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/1004/statm: 404 188 105 292 0 109 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1616

[startup+0.101883 s]
/proc/loadavg: 0.92 0.98 1.09 2/80 1004
/proc/meminfo: memFree=1373424/2055912 swapFree=4170680/4192956
[pid=1004] ppid=1002 vsize=1748 CPUtime=0.1
/proc/1004/stat : 1004 (SApperloT-hrp) R 1002 1004 873 0 -1 4194304 231 0 0 0 10 0 0 0 18 0 1 0 1127284690 1789952 214 1992294400 134512640 135712473 4294956192 18446744073709551615 134564491 0 0 4096 0 0 0 0 17 1 0 0
/proc/1004/statm: 437 214 105 292 0 142 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1748

[startup+0.301904 s]
/proc/loadavg: 0.92 0.98 1.09 2/80 1004
/proc/meminfo: memFree=1373424/2055912 swapFree=4170680/4192956
[pid=1004] ppid=1002 vsize=2144 CPUtime=0.3
/proc/1004/stat : 1004 (SApperloT-hrp) R 1002 1004 873 0 -1 4194304 353 0 0 0 30 0 0 0 20 0 1 0 1127284690 2195456 336 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/1004/statm: 536 336 109 292 0 241 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 2144

[startup+0.701945 s]
/proc/loadavg: 0.92 0.98 1.09 2/80 1004
/proc/meminfo: memFree=1373424/2055912 swapFree=4170680/4192956
[pid=1004] ppid=1002 vsize=2408 CPUtime=0.7
/proc/1004/stat : 1004 (SApperloT-hrp) R 1002 1004 873 0 -1 4194304 400 0 0 0 70 0 0 0 23 0 1 0 1127284690 2465792 383 1992294400 134512640 135712473 4294956192 18446744073709551615 134554383 0 0 4096 0 0 0 0 17 1 0 0
/proc/1004/statm: 602 383 109 292 0 307 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 2408

[startup+1.50103 s]
/proc/loadavg: 0.92 0.98 1.09 2/81 1005
/proc/meminfo: memFree=1372200/2055912 swapFree=4170680/4192956
[pid=1004] ppid=1002 vsize=2540 CPUtime=1.49
/proc/1004/stat : 1004 (SApperloT-hrp) R 1002 1004 873 0 -1 4194304 450 0 0 0 149 0 0 0 25 0 1 0 1127284690 2600960 433 1992294400 134512640 135712473 4294956192 18446744073709551615 134559312 0 0 4096 0 0 0 0 17 1 0 0
/proc/1004/statm: 635 433 109 292 0 340 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2540

[startup+3.10119 s]
/proc/loadavg: 0.92 0.98 1.09 2/81 1005
/proc/meminfo: memFree=1371816/2055912 swapFree=4170680/4192956
[pid=1004] ppid=1002 vsize=2804 CPUtime=3.09
/proc/1004/stat : 1004 (SApperloT-hrp) R 1002 1004 873 0 -1 4194304 516 0 0 0 309 0 0 0 25 0 1 0 1127284690 2871296 499 1992294400 134512640 135712473 4294956192 18446744073709551615 134564167 0 0 4096 0 0 0 0 17 1 0 0
/proc/1004/statm: 701 499 109 292 0 406 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2804

[startup+6.30153 s]
/proc/loadavg: 0.93 0.98 1.09 2/81 1005
/proc/meminfo: memFree=1371368/2055912 swapFree=4170680/4192956
[pid=1004] ppid=1002 vsize=3200 CPUtime=6.29
/proc/1004/stat : 1004 (SApperloT-hrp) R 1002 1004 873 0 -1 4194304 598 0 0 0 629 0 0 0 25 0 1 0 1127284690 3276800 581 1992294400 134512640 135712473 4294956192 18446744073709551615 134564559 0 0 4096 0 0 0 0 17 1 0 0
/proc/1004/statm: 800 581 109 292 0 505 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3200

[startup+12.7012 s]
/proc/loadavg: 0.93 0.98 1.09 2/81 1005
/proc/meminfo: memFree=1361904/2055912 swapFree=4170680/4192956
[pid=1004] ppid=1002 vsize=12440 CPUtime=12.68
/proc/1004/stat : 1004 (SApperloT-hrp) R 1002 1004 873 0 -1 4194304 2934 0 0 0 1268 0 0 0 25 0 1 0 1127284690 12738560 2917 1992294400 134512640 135712473 4294956192 18446744073709551615 134563915 0 0 4096 0 0 0 0 17 1 0 0
/proc/1004/statm: 3110 2917 109 292 0 2815 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 12440

[startup+25.5015 s]
/proc/loadavg: 0.95 0.98 1.09 2/81 1005
/proc/meminfo: memFree=1361392/2055912 swapFree=4170680/4192956
[pid=1004] ppid=1002 vsize=12968 CPUtime=25.48
/proc/1004/stat : 1004 (SApperloT-hrp) R 1002 1004 873 0 -1 4194304 3059 0 0 0 2548 0 0 0 25 0 1 0 1127284690 13279232 3042 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/1004/statm: 3242 3042 109 292 0 2947 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 12968

[startup+51.1012 s]
/proc/loadavg: 0.96 0.98 1.08 2/81 1005
/proc/meminfo: memFree=1360688/2055912 swapFree=4170680/4192956
[pid=1004] ppid=1002 vsize=13636 CPUtime=51.08
/proc/1004/stat : 1004 (SApperloT-hrp) R 1002 1004 873 0 -1 4194304 3221 0 0 0 5107 1 0 0 25 0 1 0 1127284690 13963264 3204 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/1004/statm: 3409 3204 109 292 0 3114 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 13636

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 1.08 2/81 1005
/proc/meminfo: memFree=1359920/2055912 swapFree=4170680/4192956
[pid=1004] ppid=1002 vsize=14304 CPUtime=102.27
/proc/1004/stat : 1004 (SApperloT-hrp) R 1002 1004 873 0 -1 4194304 3398 0 0 0 10226 1 0 0 25 0 1 0 1127284690 14647296 3381 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/1004/statm: 3576 3381 109 292 0 3281 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 14304

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 1.07 2/81 1005
/proc/meminfo: memFree=1359408/2055912 swapFree=4170680/4192956
[pid=1004] ppid=1002 vsize=14848 CPUtime=162.25
/proc/1004/stat : 1004 (SApperloT-hrp) R 1002 1004 873 0 -1 4194304 3514 0 0 0 16224 1 0 0 25 0 1 0 1127284690 15204352 3497 1992294400 134512640 135712473 4294956192 18446744073709551615 134559989 0 0 4096 0 0 0 0 17 1 0 0
/proc/1004/statm: 3712 3497 109 292 0 3417 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 14848

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 1.07 2/81 1005
/proc/meminfo: memFree=1359088/2055912 swapFree=4170680/4192956
[pid=1004] ppid=1002 vsize=15120 CPUtime=222.23
/proc/1004/stat : 1004 (SApperloT-hrp) R 1002 1004 873 0 -1 4194304 3607 0 0 0 22222 1 0 0 25 0 1 0 1127284690 15482880 3590 1992294400 134512640 135712473 4294956192 18446744073709551615 134557979 0 0 4096 0 0 0 0 17 1 0 0
/proc/1004/statm: 3780 3590 109 292 0 3485 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 15120

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 1.06 3/81 1005
/proc/meminfo: memFree=1358768/2055912 swapFree=4170680/4192956
[pid=1004] ppid=1002 vsize=15528 CPUtime=282.22
/proc/1004/stat : 1004 (SApperloT-hrp) R 1002 1004 873 0 -1 4194304 3681 0 0 0 28221 1 0 0 25 0 1 0 1127284690 15900672 3664 1992294400 134512640 135712473 4294956192 18446744073709551615 134564385 0 0 4096 0 0 0 0 17 1 0 0
/proc/1004/statm: 3882 3664 109 292 0 3587 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 15528

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 1.06 2/81 1005
/proc/meminfo: memFree=1358384/2055912 swapFree=4170680/4192956
[pid=1004] ppid=1002 vsize=15800 CPUtime=342.2
/proc/1004/stat : 1004 (SApperloT-hrp) R 1002 1004 873 0 -1 4194304 3760 0 0 0 34219 1 0 0 25 0 1 0 1127284690 16179200 3743 1992294400 134512640 135712473 4294956192 18446744073709551615 134564323 0 0 4096 0 0 0 0 17 1 0 0
/proc/1004/statm: 3950 3743 109 292 0 3655 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 15800

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 1.05 2/81 1007
/proc/meminfo: memFree=1358064/2055912 swapFree=4170680/4192956
[pid=1004] ppid=1002 vsize=16072 CPUtime=402.19
/proc/1004/stat : 1004 (SApperloT-hrp) R 1002 1004 873 0 -1 4194304 3812 0 0 0 40217 2 0 0 25 0 1 0 1127284690 16457728 3795 1992294400 134512640 135712473 4294956192 18446744073709551615 134564760 0 0 4096 0 0 0 0 17 1 0 0
/proc/1004/statm: 4018 3795 109 292 0 3723 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 16072

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 1.04 2/81 1007
/proc/meminfo: memFree=1357872/2055912 swapFree=4170680/4192956
[pid=1004] ppid=1002 vsize=16344 CPUtime=462.17
/proc/1004/stat : 1004 (SApperloT-hrp) R 1002 1004 873 0 -1 4194304 3879 0 0 0 46215 2 0 0 25 0 1 0 1127284690 16736256 3862 1992294400 134512640 135712473 4294956192 18446744073709551615 134559736 0 0 4096 0 0 0 0 17 1 0 0
/proc/1004/statm: 4086 3862 109 292 0 3791 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 16344

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 1.04 2/81 1007
/proc/meminfo: memFree=1357744/2055912 swapFree=4170680/4192956
[pid=1004] ppid=1002 vsize=16624 CPUtime=522.15
/proc/1004/stat : 1004 (SApperloT-hrp) R 1002 1004 873 0 -1 4194304 3909 0 0 0 52213 2 0 0 25 0 1 0 1127284690 17022976 3892 1992294400 134512640 135712473 4294956192 18446744073709551615 134554479 0 0 4096 0 0 0 0 17 1 0 0
/proc/1004/statm: 4156 3892 109 292 0 3861 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 16624

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 1.03 2/81 1007
/proc/meminfo: memFree=1357744/2055912 swapFree=4170680/4192956
[pid=1004] ppid=1002 vsize=16624 CPUtime=582.14
/proc/1004/stat : 1004 (SApperloT-hrp) R 1002 1004 873 0 -1 4194304 3932 0 0 0 58212 2 0 0 25 0 1 0 1127284690 17022976 3915 1992294400 134512640 135712473 4294956192 18446744073709551615 134564382 0 0 4096 0 0 0 0 17 1 0 0
/proc/1004/statm: 4156 3915 109 292 0 3861 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 16624

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 1.03 2/81 1007
/proc/meminfo: memFree=1331120/2055912 swapFree=4170680/4192956
[pid=1004] ppid=1002 vsize=44364 CPUtime=642.13
/proc/1004/stat : 1004 (SApperloT-hrp) R 1002 1004 873 0 -1 4194304 10758 0 0 0 64203 10 0 0 25 0 1 0 1127284690 45428736 10545 1992294400 134512640 135712473 4294956192 18446744073709551615 134564805 0 0 4096 0 0 0 0 17 1 0 0
/proc/1004/statm: 11091 10545 109 292 0 10796 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 44364

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 1.02 2/81 1007
/proc/meminfo: memFree=1313328/2055912 swapFree=4170680/4192956
[pid=1004] ppid=1002 vsize=62712 CPUtime=702.1
/proc/1004/stat : 1004 (SApperloT-hrp) R 1002 1004 873 0 -1 4194304 15196 0 0 0 70195 15 0 0 25 0 1 0 1127284690 64217088 14983 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/1004/statm: 15678 14983 109 292 0 15383 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 62712

[startup+762.307 s]
/proc/loadavg: 0.99 0.98 1.02 2/81 1007
/proc/meminfo: memFree=1291056/2055912 swapFree=4170680/4192956
[pid=1004] ppid=1002 vsize=85660 CPUtime=762.1
/proc/1004/stat : 1004 (SApperloT-hrp) R 1002 1004 873 0 -1 4194304 20757 0 0 0 76187 23 0 0 25 0 1 0 1127284690 87715840 20544 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/1004/statm: 21415 20544 109 292 0 21120 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 85660

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 1.01 2/81 1007
/proc/meminfo: memFree=1270576/2055912 swapFree=4170680/4192956
[pid=1004] ppid=1002 vsize=106976 CPUtime=822.08
/proc/1004/stat : 1004 (SApperloT-hrp) R 1002 1004 873 0 -1 4194304 25880 0 0 0 82180 28 0 0 25 0 1 0 1127284690 109543424 25667 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/1004/statm: 26744 25667 109 292 0 26449 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 106976

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/81 1007
/proc/meminfo: memFree=1248240/2055912 swapFree=4170680/4192956
[pid=1004] ppid=1002 vsize=130056 CPUtime=882.06
/proc/1004/stat : 1004 (SApperloT-hrp) R 1002 1004 873 0 -1 4194304 31474 0 0 0 88172 34 0 0 25 0 1 0 1127284690 133177344 31261 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/1004/statm: 32514 31261 109 292 0 32219 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 130056

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/81 1007
/proc/meminfo: memFree=1222256/2055912 swapFree=4170680/4192956
[pid=1004] ppid=1002 vsize=157068 CPUtime=942.04
/proc/1004/stat : 1004 (SApperloT-hrp) R 1002 1004 873 0 -1 4194304 38020 0 0 0 94163 41 0 0 25 0 1 0 1127284690 160837632 37807 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/1004/statm: 39267 37807 109 292 0 38972 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 157068

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/81 1007
/proc/meminfo: memFree=1201520/2055912 swapFree=4170680/4192956
[pid=1004] ppid=1002 vsize=177876 CPUtime=1002.03
/proc/1004/stat : 1004 (SApperloT-hrp) R 1002 1004 873 0 -1 4194304 43113 0 0 0 100157 46 0 0 25 0 1 0 1127284690 182145024 42900 1992294400 134512640 135712473 4294956192 18446744073709551615 134564627 0 0 4096 0 0 0 0 17 1 0 0
/proc/1004/statm: 44469 42900 109 292 0 44174 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 177876

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/81 1007
/proc/meminfo: memFree=1182384/2055912 swapFree=4170680/4192956
[pid=1004] ppid=1002 vsize=197768 CPUtime=1062.01
/proc/1004/stat : 1004 (SApperloT-hrp) R 1002 1004 873 0 -1 4194304 47963 0 0 0 106149 52 0 0 25 0 1 0 1127284690 202514432 47750 1992294400 134512640 135712473 4294956192 18446744073709551615 134564361 0 0 4096 0 0 0 0 17 1 0 0
/proc/1004/statm: 49442 47750 109 292 0 49147 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 197768

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/81 1007
/proc/meminfo: memFree=1158832/2055912 swapFree=4170680/4192956
[pid=1004] ppid=1002 vsize=221684 CPUtime=1122
/proc/1004/stat : 1004 (SApperloT-hrp) R 1002 1004 873 0 -1 4194304 53786 0 0 0 112142 58 0 0 25 0 1 0 1127284690 227004416 53573 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/1004/statm: 55421 53573 109 292 0 55126 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 221684

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/81 1007
/proc/meminfo: memFree=1135920/2055912 swapFree=4170680/4192956
[pid=1004] ppid=1002 vsize=245628 CPUtime=1181.99
/proc/1004/stat : 1004 (SApperloT-hrp) R 1002 1004 873 0 -1 4194304 59596 0 0 0 118134 65 0 0 25 0 1 0 1127284690 251523072 59383 1992294400 134512640 135712473 4294956192 18446744073709551615 134564766 0 0 4096 0 0 0 0 17 1 0 0
/proc/1004/statm: 61407 59383 109 292 0 61112 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 245628



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 1.00 2/81 1007
/proc/meminfo: memFree=1128944/2055912 swapFree=4170680/4192956
[pid=1004] ppid=1002 vsize=252348 CPUtime=1200.09
/proc/1004/stat : 1004 (SApperloT-hrp) R 1002 1004 873 0 -1 4194304 61213 0 0 0 119942 67 0 0 25 0 1 0 1127284690 258404352 61000 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/1004/statm: 63087 61000 109 292 0 62792 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 252348

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.14
CPU user time (s): 1199.42
CPU system time (s): 0.710891
CPU usage (%): 99.974
Max. virtual memory (cumulated for all children) (KiB): 252348

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

runsolver used 1.59576 second user time and 3.87441 second system time

The end

Launcher Data

Begin job on node78 at 2009-04-01 02:36:48
IDJOB=1534180
IDBENCH=70610
IDSOLVER=510
FILE ID=node78/1534180-1238546208
PBS_JOBID= 9062099
Free space on /tmp= 126872 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/480/unif-k3-r4.25-v480-c2040-S285229208-001.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1534180-1238546208/watcher-1534180-1238546208 -o /tmp/evaluation-result-1534180-1238546208/solver-1534180-1238546208 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=549515733 HOME/instance-1534180-1238546208.cnf

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

MD5SUM BENCH= f428950b8de23fd3ae8c7cb75dec2d44
RANDOM SEED=549515733

node78.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	: 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.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:      2055912 kB
MemFree:       1373840 kB
Buffers:         96528 kB
Cached:         492508 kB
SwapCached:       7800 kB
Active:         327008 kB
Inactive:       272560 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055912 kB
LowFree:       1373840 kB
SwapTotal:     4192956 kB
SwapFree:      4170680 kB
Dirty:            1472 kB
Writeback:           0 kB
Mapped:          16136 kB
Slab:            66616 kB
Committed_AS:  2684668 kB
PageTables:       2556 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= 126872 MiB
End job on node78 at 2009-04-01 02:56:50