Trace number 1532345

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.07 1200.41

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/220/
unif-k7-r85-v220-c18700-S1127319144-058.cnf
MD5SUM79b21fea94540db2568097a6c80690f8
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables220
Number of clauses18700
Sum of the clauses size130900
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 518700

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-1532345-1238379593/watcher-1532345-1238379593 -o /tmp/evaluation-result-1532345-1238379593/solver-1532345-1238379593 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=747711591 HOME/instance-1532345-1238379593.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 0.99 3/64 21877
/proc/meminfo: memFree=1263784/2055920 swapFree=4178912/4192956
[pid=21877] ppid=21875 vsize=1616 CPUtime=0
/proc/21877/stat : 21877 (SApperloT-hrp) R 21875 21877 21177 0 -1 4194304 179 0 0 0 0 0 0 0 18 0 1 0 1110621863 1654784 163 1992294400 134512640 135712473 4294956208 18446744073709551615 135208030 0 0 4096 0 0 0 0 17 1 0 0
/proc/21877/statm: 404 164 95 292 0 109 0

[startup+0.063959 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 21877
/proc/meminfo: memFree=1263784/2055920 swapFree=4178912/4192956
[pid=21877] ppid=21875 vsize=3200 CPUtime=0.06
/proc/21877/stat : 21877 (SApperloT-hrp) R 21875 21877 21177 0 -1 4194304 599 0 0 0 6 0 0 0 18 0 1 0 1110621863 3276800 582 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/21877/statm: 800 582 105 292 0 505 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 3200

[startup+0.101962 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 21877
/proc/meminfo: memFree=1263784/2055920 swapFree=4178912/4192956
[pid=21877] ppid=21875 vsize=3332 CPUtime=0.09
/proc/21877/stat : 21877 (SApperloT-hrp) R 21875 21877 21177 0 -1 4194304 647 0 0 0 9 0 0 0 18 0 1 0 1110621863 3411968 630 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/21877/statm: 833 630 105 292 0 538 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3332

[startup+0.301983 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 21877
/proc/meminfo: memFree=1263784/2055920 swapFree=4178912/4192956
[pid=21877] ppid=21875 vsize=4124 CPUtime=0.29
/proc/21877/stat : 21877 (SApperloT-hrp) R 21875 21877 21177 0 -1 4194304 842 0 0 0 29 0 0 0 19 0 1 0 1110621863 4222976 825 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/21877/statm: 1031 825 105 292 0 736 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4124

[startup+0.701026 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 21877
/proc/meminfo: memFree=1263784/2055920 swapFree=4178912/4192956
[pid=21877] ppid=21875 vsize=5840 CPUtime=0.69
/proc/21877/stat : 21877 (SApperloT-hrp) R 21875 21877 21177 0 -1 4194304 1273 0 0 0 68 1 0 0 22 0 1 0 1110621863 5980160 1256 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/21877/statm: 1460 1256 105 292 0 1165 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5840

[startup+1.50111 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 21878
/proc/meminfo: memFree=1258528/2055920 swapFree=4178912/4192956
[pid=21877] ppid=21875 vsize=7028 CPUtime=1.49
/proc/21877/stat : 21877 (SApperloT-hrp) R 21875 21877 21177 0 -1 4194304 1546 0 0 0 148 1 0 0 25 0 1 0 1110621863 7196672 1529 1992294400 134512640 135712473 4294956208 18446744073709551615 134564352 0 0 4096 0 0 0 0 17 1 0 0
/proc/21877/statm: 1757 1529 105 292 0 1462 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7028

[startup+3.10128 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 21878
/proc/meminfo: memFree=1257824/2055920 swapFree=4178912/4192956
[pid=21877] ppid=21875 vsize=7688 CPUtime=3.09
/proc/21877/stat : 21877 (SApperloT-hrp) R 21875 21877 21177 0 -1 4194304 1705 0 0 0 308 1 0 0 25 0 1 0 1110621863 7872512 1688 1992294400 134512640 135712473 4294956208 18446744073709551615 134564519 0 0 4096 0 0 0 0 17 1 0 0
/proc/21877/statm: 1922 1688 105 292 0 1627 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7688

[startup+6.30162 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 21878
/proc/meminfo: memFree=1256608/2055920 swapFree=4178912/4192956
[pid=21877] ppid=21875 vsize=8904 CPUtime=6.29
/proc/21877/stat : 21877 (SApperloT-hrp) R 21875 21877 21177 0 -1 4194304 2010 0 0 0 628 1 0 0 25 0 1 0 1110621863 9117696 1993 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/21877/statm: 2226 1993 109 292 0 1931 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8904

[startup+12.7013 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 21878
/proc/meminfo: memFree=1248864/2055920 swapFree=4178912/4192956
[pid=21877] ppid=21875 vsize=16828 CPUtime=12.69
/proc/21877/stat : 21877 (SApperloT-hrp) R 21875 21877 21177 0 -1 4194304 3994 0 0 0 1266 3 0 0 25 0 1 0 1110621863 17231872 3977 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/21877/statm: 4207 3978 109 292 0 3912 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 16828

[startup+25.5017 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 21878
/proc/meminfo: memFree=1244960/2055920 swapFree=4178912/4192956
[pid=21877] ppid=21875 vsize=20332 CPUtime=25.49
/proc/21877/stat : 21877 (SApperloT-hrp) R 21875 21877 21177 0 -1 4194304 4798 0 0 0 2545 4 0 0 25 0 1 0 1110621863 20819968 4781 1992294400 134512640 135712473 4294956208 18446744073709551615 134564279 0 0 4096 0 0 0 0 17 1 0 0
/proc/21877/statm: 5083 4781 109 292 0 4788 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 20332

[startup+51.1014 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 21878
/proc/meminfo: memFree=1242912/2055920 swapFree=4178912/4192956
[pid=21877] ppid=21875 vsize=23060 CPUtime=51.07
/proc/21877/stat : 21877 (SApperloT-hrp) R 21875 21877 21177 0 -1 4194304 5328 0 0 0 5103 4 0 0 25 0 1 0 1110621863 23613440 5311 1992294400 134512640 135712473 4294956208 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/21877/statm: 5765 5311 109 292 0 5470 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 23060

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 21878
/proc/meminfo: memFree=1240352/2055920 swapFree=4178912/4192956
[pid=21877] ppid=21875 vsize=26228 CPUtime=102.27
/proc/21877/stat : 21877 (SApperloT-hrp) R 21875 21877 21177 0 -1 4194304 5958 0 0 0 10222 5 0 0 25 0 1 0 1110621863 26857472 5941 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/21877/statm: 6557 5941 109 292 0 6262 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 26228

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21878
/proc/meminfo: memFree=1238432/2055920 swapFree=4178912/4192956
[pid=21877] ppid=21875 vsize=28572 CPUtime=162.25
/proc/21877/stat : 21877 (SApperloT-hrp) R 21875 21877 21177 0 -1 4194304 6449 0 0 0 16219 6 0 0 25 0 1 0 1110621863 29257728 6432 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/21877/statm: 7143 6432 109 292 0 6848 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 28572

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21878
/proc/meminfo: memFree=1236576/2055920 swapFree=4178912/4192956
[pid=21877] ppid=21875 vsize=30788 CPUtime=222.23
/proc/21877/stat : 21877 (SApperloT-hrp) R 21875 21877 21177 0 -1 4194304 6905 0 0 0 22217 6 0 0 25 0 1 0 1110621863 31526912 6888 1992294400 134512640 135712473 4294956208 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/21877/statm: 7697 6888 109 292 0 7402 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 30788

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21878
/proc/meminfo: memFree=1235424/2055920 swapFree=4178912/4192956
[pid=21877] ppid=21875 vsize=32264 CPUtime=282.21
/proc/21877/stat : 21877 (SApperloT-hrp) R 21875 21877 21177 0 -1 4194304 7192 0 0 0 28214 7 0 0 25 0 1 0 1110621863 33038336 7175 1992294400 134512640 135712473 4294956208 18446744073709551615 134564702 0 0 4096 0 0 0 0 17 1 0 0
/proc/21877/statm: 8066 7175 109 292 0 7771 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 32264

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21878
/proc/meminfo: memFree=1233888/2055920 swapFree=4178912/4192956
[pid=21877] ppid=21875 vsize=34124 CPUtime=342.19
/proc/21877/stat : 21877 (SApperloT-hrp) R 21875 21877 21177 0 -1 4194304 7575 0 0 0 34212 7 0 0 25 0 1 0 1110621863 34942976 7558 1992294400 134512640 135712473 4294956208 18446744073709551615 134564702 0 0 4096 0 0 0 0 17 1 0 0
/proc/21877/statm: 8531 7558 109 292 0 8236 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 34124

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21878
/proc/meminfo: memFree=1233120/2055920 swapFree=4178912/4192956
[pid=21877] ppid=21875 vsize=35096 CPUtime=402.17
/proc/21877/stat : 21877 (SApperloT-hrp) R 21875 21877 21177 0 -1 4194304 7749 0 0 0 40210 7 0 0 25 0 1 0 1110621863 35938304 7732 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/21877/statm: 8774 7732 109 292 0 8479 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 35096

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21878
/proc/meminfo: memFree=1232416/2055920 swapFree=4178912/4192956
[pid=21877] ppid=21875 vsize=35804 CPUtime=462.16
/proc/21877/stat : 21877 (SApperloT-hrp) R 21875 21877 21177 0 -1 4194304 7910 0 0 0 46208 8 0 0 25 0 1 0 1110621863 36663296 7893 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/21877/statm: 8951 7893 109 292 0 8656 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 35804

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21878
/proc/meminfo: memFree=1231584/2055920 swapFree=4178912/4192956
[pid=21877] ppid=21875 vsize=36704 CPUtime=522.14
/proc/21877/stat : 21877 (SApperloT-hrp) R 21875 21877 21177 0 -1 4194304 8121 0 0 0 52206 8 0 0 25 0 1 0 1110621863 37584896 8104 1992294400 134512640 135712473 4294956208 18446744073709551615 134564361 0 0 4096 0 0 0 0 17 1 0 0
/proc/21877/statm: 9176 8104 109 292 0 8881 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 36704

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21878
/proc/meminfo: memFree=1230880/2055920 swapFree=4178912/4192956
[pid=21877] ppid=21875 vsize=37616 CPUtime=582.12
/proc/21877/stat : 21877 (SApperloT-hrp) R 21875 21877 21177 0 -1 4194304 8300 0 0 0 58204 8 0 0 25 0 1 0 1110621863 38518784 8283 1992294400 134512640 135712473 4294956208 18446744073709551615 134558630 0 0 4096 0 0 0 0 17 1 0 0
/proc/21877/statm: 9404 8283 109 292 0 9109 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 37616

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21878
/proc/meminfo: memFree=1230176/2055920 swapFree=4178912/4192956
[pid=21877] ppid=21875 vsize=38588 CPUtime=642.11
/proc/21877/stat : 21877 (SApperloT-hrp) R 21875 21877 21177 0 -1 4194304 8481 0 0 0 64202 9 0 0 25 0 1 0 1110621863 39514112 8464 1992294400 134512640 135712473 4294956208 18446744073709551615 134559692 0 0 4096 0 0 0 0 17 1 0 0
/proc/21877/statm: 9647 8464 109 292 0 9352 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 38588

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21878
/proc/meminfo: memFree=1229856/2055920 swapFree=4178912/4192956
[pid=21877] ppid=21875 vsize=39104 CPUtime=702.09
/proc/21877/stat : 21877 (SApperloT-hrp) R 21875 21877 21177 0 -1 4194304 8550 0 0 0 70200 9 0 0 25 0 1 0 1110621863 40042496 8533 1992294400 134512640 135712473 4294956208 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/21877/statm: 9776 8533 109 292 0 9481 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 39104

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21878
/proc/meminfo: memFree=1229280/2055920 swapFree=4178912/4192956
[pid=21877] ppid=21875 vsize=39764 CPUtime=762.08
/proc/21877/stat : 21877 (SApperloT-hrp) R 21875 21877 21177 0 -1 4194304 8681 0 0 0 76198 10 0 0 25 0 1 0 1110621863 40718336 8664 1992294400 134512640 135712473 4294956208 18446744073709551615 134565058 0 0 4096 0 0 0 0 17 1 0 0
/proc/21877/statm: 9941 8664 109 292 0 9646 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 39764

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21878
/proc/meminfo: memFree=1228896/2055920 swapFree=4178912/4192956
[pid=21877] ppid=21875 vsize=40472 CPUtime=822.06
/proc/21877/stat : 21877 (SApperloT-hrp) R 21875 21877 21177 0 -1 4194304 8794 0 0 0 82196 10 0 0 25 0 1 0 1110621863 41443328 8777 1992294400 134512640 135712473 4294956208 18446744073709551615 134581119 0 0 4096 0 0 0 0 17 1 0 0
/proc/21877/statm: 10118 8777 109 292 0 9823 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 40472

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21878
/proc/meminfo: memFree=1228192/2055920 swapFree=4178912/4192956
[pid=21877] ppid=21875 vsize=41384 CPUtime=882.04
/proc/21877/stat : 21877 (SApperloT-hrp) R 21875 21877 21177 0 -1 4194304 8969 0 0 0 88194 10 0 0 25 0 1 0 1110621863 42377216 8952 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/21877/statm: 10346 8952 109 292 0 10051 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 41384

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21878
/proc/meminfo: memFree=1227808/2055920 swapFree=4178912/4192956
[pid=21877] ppid=21875 vsize=41780 CPUtime=942.03
/proc/21877/stat : 21877 (SApperloT-hrp) R 21875 21877 21177 0 -1 4194304 9055 0 0 0 94192 11 0 0 25 0 1 0 1110621863 42782720 9038 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/21877/statm: 10445 9038 109 292 0 10150 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 41780

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21878
/proc/meminfo: memFree=1227424/2055920 swapFree=4178912/4192956
[pid=21877] ppid=21875 vsize=42308 CPUtime=1002.01
/proc/21877/stat : 21877 (SApperloT-hrp) R 21875 21877 21177 0 -1 4194304 9148 0 0 0 100190 11 0 0 25 0 1 0 1110621863 43323392 9131 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/21877/statm: 10577 9131 109 292 0 10282 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 42308

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21878
/proc/meminfo: memFree=1227232/2055920 swapFree=4178912/4192956
[pid=21877] ppid=21875 vsize=42704 CPUtime=1061.99
/proc/21877/stat : 21877 (SApperloT-hrp) R 21875 21877 21177 0 -1 4194304 9207 0 0 0 106188 11 0 0 25 0 1 0 1110621863 43728896 9190 1992294400 134512640 135712473 4294956208 18446744073709551615 134558656 0 0 4096 0 0 0 0 17 1 0 0
/proc/21877/statm: 10676 9190 109 292 0 10381 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 42704

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21878
/proc/meminfo: memFree=1226912/2055920 swapFree=4178912/4192956
[pid=21877] ppid=21875 vsize=43232 CPUtime=1121.97
/proc/21877/stat : 21877 (SApperloT-hrp) R 21875 21877 21177 0 -1 4194304 9285 0 0 0 112186 11 0 0 25 0 1 0 1110621863 44269568 9268 1992294400 134512640 135712473 4294956208 18446744073709551615 134540635 0 0 4096 0 0 0 0 17 1 0 0
/proc/21877/statm: 10808 9268 109 292 0 10513 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 43232

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21878
/proc/meminfo: memFree=1226656/2055920 swapFree=4178912/4192956
[pid=21877] ppid=21875 vsize=43496 CPUtime=1181.96
/proc/21877/stat : 21877 (SApperloT-hrp) R 21875 21877 21177 0 -1 4194304 9346 0 0 0 118184 12 0 0 25 0 1 0 1110621863 44539904 9329 1992294400 134512640 135712473 4294956208 18446744073709551615 134557909 0 0 4096 0 0 0 0 17 1 0 0
/proc/21877/statm: 10874 9329 109 292 0 10579 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 43496



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21878
/proc/meminfo: memFree=1226272/2055920 swapFree=4178912/4192956
[pid=21877] ppid=21875 vsize=44024 CPUtime=1200.06
/proc/21877/stat : 21877 (SApperloT-hrp) R 21875 21877 21177 0 -1 4194304 9443 0 0 0 119994 12 0 0 25 0 1 0 1110621863 45080576 9426 1992294400 134512640 135712473 4294956208 18446744073709551615 134540651 0 0 4096 0 0 0 0 17 1 0 0
/proc/21877/statm: 11006 9426 109 292 0 10711 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 44024

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.41
CPU time (s): 1200.07
CPU user time (s): 1199.94
CPU system time (s): 0.12998
CPU usage (%): 99.9716
Max. virtual memory (cumulated for all children) (KiB): 44024

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

runsolver used 0.963853 second user time and 2.38564 second system time

The end

Launcher Data

Begin job on node47 at 2009-03-30 04:19:54
IDJOB=1532345
IDBENCH=70243
IDSOLVER=510
FILE ID=node47/1532345-1238379593
PBS_JOBID= 9061295
Free space on /tmp= 66368 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/220/unif-k7-r85-v220-c18700-S1127319144-058.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1532345-1238379593/watcher-1532345-1238379593 -o /tmp/evaluation-result-1532345-1238379593/solver-1532345-1238379593 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=747711591 HOME/instance-1532345-1238379593.cnf

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

MD5SUM BENCH= 79b21fea94540db2568097a6c80690f8
RANDOM SEED=747711591

node47.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.216
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.216
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:       1264264 kB
Buffers:         99668 kB
Cached:         591308 kB
SwapCached:       7792 kB
Active:         158952 kB
Inactive:       542416 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1264264 kB
SwapTotal:     4192956 kB
SwapFree:      4178912 kB
Dirty:            1984 kB
Writeback:           0 kB
Mapped:          16048 kB
Slab:            76248 kB
Committed_AS:  2935768 kB
PageTables:       1452 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= 66368 MiB
End job on node47 at 2009-03-30 04:39:56