Trace number 1532545

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SApperloT hrp? (TO) 1200.15 1200.57

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/140/
unif-k7-r85-v140-c11900-S1085378176-050.cnf
MD5SUM948d32b8ee8265dc795865cb56b9a64b
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark91.5541
Satisfiable
(Un)Satisfiability was proved
Number of variables140
Number of clauses11900
Sum of the clauses size83300
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 511900

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-1532545-1238387028/watcher-1532545-1238387028 -o /tmp/evaluation-result-1532545-1238387028/solver-1532545-1238387028 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=1214313321 HOME/instance-1532545-1238387028.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.99 1.85 1.45 3/64 7596
/proc/meminfo: memFree=1435072/2055920 swapFree=4176728/4192956
[pid=7596] ppid=7594 vsize=1616 CPUtime=0
/proc/7596/stat : 7596 (SApperloT-hrp) R 7594 7596 7410 0 -1 4194304 181 0 0 0 0 0 0 0 18 0 1 0 1111369156 1654784 165 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/7596/statm: 404 166 95 292 0 109 0

[startup+0.0798061 s]
/proc/loadavg: 1.99 1.85 1.45 3/64 7596
/proc/meminfo: memFree=1435072/2055920 swapFree=4176728/4192956
[pid=7596] ppid=7594 vsize=2672 CPUtime=0.07
/proc/7596/stat : 7596 (SApperloT-hrp) R 7594 7596 7410 0 -1 4194304 483 0 0 0 7 0 0 0 18 0 1 0 1111369156 2736128 466 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/7596/statm: 668 466 105 292 0 373 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2672

[startup+0.102808 s]
/proc/loadavg: 1.99 1.85 1.45 3/64 7596
/proc/meminfo: memFree=1435072/2055920 swapFree=4176728/4192956
[pid=7596] ppid=7594 vsize=2804 CPUtime=0.09
/proc/7596/stat : 7596 (SApperloT-hrp) R 7594 7596 7410 0 -1 4194304 506 0 0 0 9 0 0 0 18 0 1 0 1111369156 2871296 489 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/7596/statm: 701 489 105 292 0 406 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2804

[startup+0.302857 s]
/proc/loadavg: 1.99 1.85 1.45 3/64 7596
/proc/meminfo: memFree=1435072/2055920 swapFree=4176728/4192956
[pid=7596] ppid=7594 vsize=3600 CPUtime=0.29
/proc/7596/stat : 7596 (SApperloT-hrp) R 7594 7596 7410 0 -1 4194304 702 0 0 0 29 0 0 0 19 0 1 0 1111369156 3686400 685 1992294400 134512640 135712473 4294956192 18446744073709551615 134545622 0 0 4096 0 0 0 0 17 1 0 0
/proc/7596/statm: 900 685 105 292 0 605 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3600

[startup+0.701926 s]
/proc/loadavg: 1.99 1.85 1.45 3/64 7596
/proc/meminfo: memFree=1435072/2055920 swapFree=4176728/4192956
[pid=7596] ppid=7594 vsize=4132 CPUtime=0.69
/proc/7596/stat : 7596 (SApperloT-hrp) R 7594 7596 7410 0 -1 4194304 838 0 0 0 69 0 0 0 22 0 1 0 1111369156 4231168 821 1992294400 134512640 135712473 4294956192 18446744073709551615 134564108 0 0 4096 0 0 0 0 17 1 0 0
/proc/7596/statm: 1033 821 105 292 0 738 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4132

[startup+1.50108 s]
/proc/loadavg: 1.99 1.85 1.45 2/65 7597
/proc/meminfo: memFree=1431992/2055920 swapFree=4176728/4192956
[pid=7596] ppid=7594 vsize=4664 CPUtime=1.49
/proc/7596/stat : 7596 (SApperloT-hrp) R 7594 7596 7410 0 -1 4194304 961 0 0 0 149 0 0 0 25 0 1 0 1111369156 4775936 944 1992294400 134512640 135712473 4294956192 18446744073709551615 134564105 0 0 4096 0 0 0 0 17 1 0 0
/proc/7596/statm: 1166 944 105 292 0 871 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4664

[startup+3.1014 s]
/proc/loadavg: 1.91 1.84 1.45 2/65 7597
/proc/meminfo: memFree=1430904/2055920 swapFree=4176728/4192956
[pid=7596] ppid=7594 vsize=7044 CPUtime=3.09
/proc/7596/stat : 7596 (SApperloT-hrp) R 7594 7596 7410 0 -1 4194304 1551 0 0 0 309 0 0 0 25 0 1 0 1111369156 7213056 1534 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/7596/statm: 1761 1534 109 292 0 1466 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7044

[startup+6.30202 s]
/proc/loadavg: 1.91 1.84 1.45 2/65 7597
/proc/meminfo: memFree=1427576/2055920 swapFree=4176728/4192956
[pid=7596] ppid=7594 vsize=8768 CPUtime=6.28
/proc/7596/stat : 7596 (SApperloT-hrp) R 7594 7596 7410 0 -1 4194304 1982 0 0 0 628 0 0 0 25 0 1 0 1111369156 8978432 1965 1992294400 134512640 135712473 4294956192 18446744073709551615 134564235 0 0 4096 0 0 0 0 17 1 0 0
/proc/7596/statm: 2192 1965 109 292 0 1897 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 8768

[startup+12.7013 s]
/proc/loadavg: 1.77 1.81 1.45 2/65 7597
/proc/meminfo: memFree=1426616/2055920 swapFree=4176728/4192956
[pid=7596] ppid=7594 vsize=9900 CPUtime=12.69
/proc/7596/stat : 7596 (SApperloT-hrp) R 7594 7596 7410 0 -1 4194304 2210 0 0 0 1268 1 0 0 25 0 1 0 1111369156 10137600 2193 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/7596/statm: 2475 2193 109 292 0 2180 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9900

[startup+25.5028 s]
/proc/loadavg: 1.65 1.78 1.44 2/65 7597
/proc/meminfo: memFree=1425336/2055920 swapFree=4176728/4192956
[pid=7596] ppid=7594 vsize=11340 CPUtime=25.48
/proc/7596/stat : 7596 (SApperloT-hrp) R 7594 7596 7410 0 -1 4194304 2503 0 0 0 2547 1 0 0 25 0 1 0 1111369156 11612160 2486 1992294400 134512640 135712473 4294956192 18446744073709551615 134564641 0 0 4096 0 0 0 0 17 1 0 0
/proc/7596/statm: 2835 2486 109 292 0 2540 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 11340

[startup+51.1028 s]
/proc/loadavg: 1.43 1.72 1.43 2/65 7597
/proc/meminfo: memFree=1423800/2055920 swapFree=4176728/4192956
[pid=7596] ppid=7594 vsize=13292 CPUtime=51.07
/proc/7596/stat : 7596 (SApperloT-hrp) R 7594 7596 7410 0 -1 4194304 2902 0 0 0 5106 1 0 0 25 0 1 0 1111369156 13611008 2885 1992294400 134512640 135712473 4294956192 18446744073709551615 134565058 0 0 4096 0 0 0 0 17 1 0 0
/proc/7596/statm: 3323 2885 109 292 0 3028 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 13292

[startup+102.306 s]
/proc/loadavg: 1.17 1.60 1.40 2/65 7597
/proc/meminfo: memFree=1421816/2055920 swapFree=4176728/4192956
[pid=7596] ppid=7594 vsize=15724 CPUtime=102.25
/proc/7596/stat : 7596 (SApperloT-hrp) R 7594 7596 7410 0 -1 4194304 3400 0 0 0 10224 1 0 0 25 0 1 0 1111369156 16101376 3383 1992294400 134512640 135712473 4294956192 18446744073709551615 134564702 0 0 4096 0 0 0 0 17 1 0 0
/proc/7596/statm: 3931 3383 109 292 0 3636 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 15724

[startup+162.302 s]
/proc/loadavg: 1.06 1.48 1.37 2/65 7597
/proc/meminfo: memFree=1420472/2055920 swapFree=4176728/4192956
[pid=7596] ppid=7594 vsize=17516 CPUtime=162.24
/proc/7596/stat : 7596 (SApperloT-hrp) R 7594 7596 7410 0 -1 4194304 3743 0 0 0 16222 2 0 0 25 0 1 0 1111369156 17936384 3726 1992294400 134512640 135712473 4294956192 18446744073709551615 134563915 0 0 4096 0 0 0 0 17 1 0 0
/proc/7596/statm: 4379 3726 109 292 0 4084 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 17516

[startup+222.301 s]
/proc/loadavg: 1.02 1.39 1.35 2/65 7597
/proc/meminfo: memFree=1419384/2055920 swapFree=4176728/4192956
[pid=7596] ppid=7594 vsize=18860 CPUtime=222.21
/proc/7596/stat : 7596 (SApperloT-hrp) R 7594 7596 7410 0 -1 4194304 4005 0 0 0 22219 2 0 0 25 0 1 0 1111369156 19312640 3988 1992294400 134512640 135712473 4294956192 18446744073709551615 134564696 0 0 4096 0 0 0 0 17 1 0 0
/proc/7596/statm: 4715 3988 109 292 0 4420 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 18860

[startup+282.301 s]
/proc/loadavg: 1.01 1.32 1.32 2/65 7597
/proc/meminfo: memFree=1418552/2055920 swapFree=4176728/4192956
[pid=7596] ppid=7594 vsize=19820 CPUtime=282.2
/proc/7596/stat : 7596 (SApperloT-hrp) R 7594 7596 7410 0 -1 4194304 4203 0 0 0 28217 3 0 0 25 0 1 0 1111369156 20295680 4186 1992294400 134512640 135712473 4294956192 18446744073709551615 134563576 0 0 4096 0 0 0 0 17 1 0 0
/proc/7596/statm: 4955 4186 109 292 0 4660 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 19820

[startup+342.302 s]
/proc/loadavg: 1.00 1.26 1.30 2/65 7597
/proc/meminfo: memFree=1392056/2055920 swapFree=4176728/4192956
[pid=7596] ppid=7594 vsize=47148 CPUtime=342.17
/proc/7596/stat : 7596 (SApperloT-hrp) R 7594 7596 7410 0 -1 4194304 10889 0 0 0 34208 9 0 0 25 0 1 0 1111369156 48279552 10806 1992294400 134512640 135712473 4294956192 18446744073709551615 134601422 0 0 4096 0 0 0 0 17 1 0 0
/proc/7596/statm: 11787 10806 109 292 0 11492 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 47148

[startup+402.302 s]
/proc/loadavg: 1.00 1.21 1.28 2/65 7597
/proc/meminfo: memFree=1355704/2055920 swapFree=4176728/4192956
[pid=7596] ppid=7594 vsize=84764 CPUtime=402.15
/proc/7596/stat : 7596 (SApperloT-hrp) R 7594 7596 7410 0 -1 4194304 20115 0 0 0 40194 21 0 0 25 0 1 0 1111369156 86798336 20032 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/7596/statm: 21191 20032 109 292 0 20896 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 84764

[startup+462.303 s]
/proc/loadavg: 1.00 1.17 1.26 2/65 7597
/proc/meminfo: memFree=1320312/2055920 swapFree=4176728/4192956
[pid=7596] ppid=7594 vsize=120668 CPUtime=462.13
/proc/7596/stat : 7596 (SApperloT-hrp) R 7594 7596 7410 0 -1 4194304 28837 0 0 0 46185 28 0 0 25 0 1 0 1111369156 123564032 28754 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/7596/statm: 30167 28754 109 292 0 29872 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 120668

[startup+522.301 s]
/proc/loadavg: 1.00 1.13 1.24 2/65 7597
/proc/meminfo: memFree=1287224/2055920 swapFree=4176728/4192956
[pid=7596] ppid=7594 vsize=154952 CPUtime=522.11
/proc/7596/stat : 7596 (SApperloT-hrp) R 7594 7596 7410 0 -1 4194304 37270 0 0 0 52174 37 0 0 25 0 1 0 1111369156 158670848 37187 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/7596/statm: 38738 37187 109 292 0 38443 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 154952

[startup+582.301 s]
/proc/loadavg: 1.00 1.11 1.22 2/65 7597
/proc/meminfo: memFree=1253624/2055920 swapFree=4176728/4192956
[pid=7596] ppid=7594 vsize=188372 CPUtime=582.08
/proc/7596/stat : 7596 (SApperloT-hrp) R 7594 7596 7410 0 -1 4194304 45491 0 0 0 58161 47 0 0 25 0 1 0 1111369156 192892928 45408 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/7596/statm: 47093 45408 109 292 0 46798 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 188372

[startup+642.302 s]
/proc/loadavg: 1.00 1.08 1.21 2/65 7597
/proc/meminfo: memFree=1221304/2055920 swapFree=4176728/4192956
[pid=7596] ppid=7594 vsize=220788 CPUtime=642.07
/proc/7596/stat : 7596 (SApperloT-hrp) R 7594 7596 7410 0 -1 4194304 53477 0 0 0 64151 56 0 0 25 0 1 0 1111369156 226086912 53394 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/7596/statm: 55197 53394 109 292 0 54902 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 220788

[startup+702.302 s]
/proc/loadavg: 1.00 1.07 1.19 2/65 7597
/proc/meminfo: memFree=1191160/2055920 swapFree=4176728/4192956
[pid=7596] ppid=7594 vsize=252148 CPUtime=702.05
/proc/7596/stat : 7596 (SApperloT-hrp) R 7594 7596 7410 0 -1 4194304 61148 0 0 0 70141 64 0 0 25 0 1 0 1111369156 258199552 61065 1992294400 134512640 135712473 4294956192 18446744073709551615 134601532 0 0 4096 0 0 0 0 17 1 0 0
/proc/7596/statm: 63037 61065 109 292 0 62742 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 252148

[startup+762.304 s]
/proc/loadavg: 1.00 1.05 1.17 2/65 7597
/proc/meminfo: memFree=1158840/2055920 swapFree=4176728/4192956
[pid=7596] ppid=7594 vsize=284352 CPUtime=762.03
/proc/7596/stat : 7596 (SApperloT-hrp) R 7594 7596 7410 0 -1 4194304 69076 0 0 0 76130 73 0 0 25 0 1 0 1111369156 291176448 68993 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/7596/statm: 71088 68993 109 292 0 70793 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 284352

[startup+822.301 s]
/proc/loadavg: 1.00 1.04 1.16 2/65 7597
/proc/meminfo: memFree=1125688/2055920 swapFree=4176728/4192956
[pid=7596] ppid=7594 vsize=318080 CPUtime=822
/proc/7596/stat : 7596 (SApperloT-hrp) R 7594 7596 7410 0 -1 4194304 77382 0 0 0 82118 82 0 0 25 0 1 0 1111369156 325713920 77299 1992294400 134512640 135712473 4294956192 18446744073709551615 134540781 0 0 4096 0 0 0 0 17 1 0 0
/proc/7596/statm: 79520 77299 109 292 0 79225 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 318080

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.15 2/65 7597
/proc/meminfo: memFree=1094328/2055920 swapFree=4176728/4192956
[pid=7596] ppid=7594 vsize=349580 CPUtime=881.99
/proc/7596/stat : 7596 (SApperloT-hrp) R 7594 7596 7410 0 -1 4194304 85187 0 0 0 88110 89 0 0 25 0 1 0 1111369156 357969920 85104 1992294400 134512640 135712473 4294956192 18446744073709551615 134601413 0 0 4096 0 0 0 0 17 1 0 0
/proc/7596/statm: 87395 85104 109 292 0 87100 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 349580

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.14 2/65 7597
/proc/meminfo: memFree=1060088/2055920 swapFree=4176728/4192956
[pid=7596] ppid=7594 vsize=384368 CPUtime=941.96
/proc/7596/stat : 7596 (SApperloT-hrp) R 7594 7596 7410 0 -1 4194304 93800 0 0 0 94098 98 0 0 25 0 1 0 1111369156 393592832 93717 1992294400 134512640 135712473 4294956192 18446744073709551615 134564374 0 0 4096 0 0 0 0 17 1 0 0
/proc/7596/statm: 96092 93717 109 292 0 95797 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 384368

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.13 2/65 7597
/proc/meminfo: memFree=1055032/2055920 swapFree=4176728/4192956
[pid=7596] ppid=7594 vsize=388952 CPUtime=1001.94
/proc/7596/stat : 7596 (SApperloT-hrp) R 7594 7596 7410 0 -1 4194304 94967 0 0 0 100095 99 0 0 25 0 1 0 1111369156 398286848 94884 1992294400 134512640 135712473 4294956192 18446744073709551615 134554447 0 0 4096 0 0 0 0 17 1 0 0
/proc/7596/statm: 97238 94884 109 292 0 96943 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 388952

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.12 2/65 7597
/proc/meminfo: memFree=1054968/2055920 swapFree=4176728/4192956
[pid=7596] ppid=7594 vsize=388952 CPUtime=1061.92
/proc/7596/stat : 7596 (SApperloT-hrp) R 7594 7596 7410 0 -1 4194304 94977 0 0 0 106092 100 0 0 25 0 1 0 1111369156 398286848 94894 1992294400 134512640 135712473 4294956192 18446744073709551615 134564120 0 0 4096 0 0 0 0 17 1 0 0
/proc/7596/statm: 97238 94894 109 292 0 96943 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 388952

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.10 2/65 7597
/proc/meminfo: memFree=1054904/2055920 swapFree=4176728/4192956
[pid=7596] ppid=7594 vsize=388952 CPUtime=1121.9
/proc/7596/stat : 7596 (SApperloT-hrp) R 7594 7596 7410 0 -1 4194304 94994 0 0 0 112090 100 0 0 25 0 1 0 1111369156 398286848 94911 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/7596/statm: 97238 94911 109 292 0 96943 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 388952

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 7597
/proc/meminfo: memFree=1054840/2055920 swapFree=4176728/4192956
[pid=7596] ppid=7594 vsize=388952 CPUtime=1181.88
/proc/7596/stat : 7596 (SApperloT-hrp) R 7594 7596 7410 0 -1 4194304 95009 0 0 0 118088 100 0 0 25 0 1 0 1111369156 398286848 94926 1992294400 134512640 135712473 4294956192 18446744073709551615 134564776 0 0 4096 0 0 0 0 17 1 0 0
/proc/7596/statm: 97238 94926 109 292 0 96943 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 388952



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 7597
/proc/meminfo: memFree=1054776/2055920 swapFree=4176728/4192956
[pid=7596] ppid=7594 vsize=388952 CPUtime=1200.08
/proc/7596/stat : 7596 (SApperloT-hrp) R 7594 7596 7410 0 -1 4194304 95012 0 0 0 119908 100 0 0 25 0 1 0 1111369156 398286848 94929 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/7596/statm: 97238 94929 109 292 0 96943 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 388952

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 7597
/proc/meminfo: memFree=1054776/2055920 swapFree=4176728/4192956
[pid=7596] ppid=7594 vsize=388952 CPUtime=1200.08
/proc/7596/stat : 7596 (SApperloT-hrp) R 7594 7596 7410 0 -1 4194304 95012 0 0 0 119908 100 0 0 25 0 1 0 1111369156 398286848 94929 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/7596/statm: 97238 94929 109 292 0 96943 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 388952

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.57
CPU time (s): 1200.15
CPU user time (s): 1199.08
CPU system time (s): 1.06984
CPU usage (%): 99.9651
Max. virtual memory (cumulated for all children) (KiB): 388952

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

runsolver used 1.08083 second user time and 2.25166 second system time

The end

Launcher Data

Begin job on node11 at 2009-03-30 06:23:49
IDJOB=1532545
IDBENCH=70283
IDSOLVER=510
FILE ID=node11/1532545-1238387028
PBS_JOBID= 9061316
Free space on /tmp= 66412 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/140/unif-k7-r85-v140-c11900-S1085378176-050.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1532545-1238387028/watcher-1532545-1238387028 -o /tmp/evaluation-result-1532545-1238387028/solver-1532545-1238387028 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=1214313321 HOME/instance-1532545-1238387028.cnf

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

MD5SUM BENCH= 948d32b8ee8265dc795865cb56b9a64b
RANDOM SEED=1214313321

node11.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.274
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.274
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:       1435552 kB
Buffers:         99088 kB
Cached:         417308 kB
SwapCached:      10196 kB
Active:          69772 kB
Inactive:       458268 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1435552 kB
SwapTotal:     4192956 kB
SwapFree:      4176728 kB
Dirty:            1760 kB
Writeback:           0 kB
Mapped:          17348 kB
Slab:            78320 kB
Committed_AS:  2816268 kB
PageTables:       1456 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= 66412 MiB
End job on node11 at 2009-03-30 06:43:51