Trace number 1831594

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 base? (TO) 10000.1 10003.2

General information on the benchmark

Namevange-col-abb313GPIA-9-c.cnf
MD5SUM0baefedb2aaa81442743e253487854d8
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark445.091
Satisfiable
(Un)Satisfiability was proved
Number of variables6228
Number of clauses484871
Sum of the clauses size3850952
Maximum clause length8
Minimum clause length1
Number of clauses of size 115
Number of clauses of size 24651
Number of clauses of size 31
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5480204

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1831594-1242774218/watcher-1831594-1242774218 -o /tmp/evaluation-result-1831594-1242774218/solver-1831594-1242774218 -C 10000 -W 12000 -M 1800 --output-limit 1,128 HOME/SApperloT-base -seed=566253164 HOME/instance-1831594-1242774218.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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 134217728 bytes. The first 1048576 bytes and the last 133169152 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.86 0.97 0.97 3/64 16937
/proc/meminfo: memFree=1934624/2055920 swapFree=4179288/4192956
[pid=16937] ppid=16935 vsize=3644 CPUtime=0
/proc/16937/stat : 16937 (SApperloT-base) R 16935 16937 16900 0 -1 4194304 240 0 0 0 0 0 0 0 18 0 1 0 305450359 3731456 224 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/16937/statm: 911 225 91 283 0 625 0

[startup+0.0812639 s]
/proc/loadavg: 0.86 0.97 0.97 3/64 16937
/proc/meminfo: memFree=1934624/2055920 swapFree=4179288/4192956
[pid=16937] ppid=16935 vsize=7472 CPUtime=0.07
/proc/16937/stat : 16937 (SApperloT-base) R 16935 16937 16900 0 -1 4194304 1237 0 0 0 7 0 0 0 18 0 1 0 305450359 7651328 1221 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/16937/statm: 1868 1221 91 283 0 1582 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 7472

[startup+0.101258 s]
/proc/loadavg: 0.86 0.97 0.97 3/64 16937
/proc/meminfo: memFree=1934624/2055920 swapFree=4179288/4192956
[pid=16937] ppid=16935 vsize=8396 CPUtime=0.09
/proc/16937/stat : 16937 (SApperloT-base) R 16935 16937 16900 0 -1 4194304 1492 0 0 0 9 0 0 0 18 0 1 0 305450359 8597504 1476 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/16937/statm: 2099 1477 91 283 0 1813 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8396

[startup+0.301287 s]
/proc/loadavg: 0.86 0.97 0.97 3/64 16937
/proc/meminfo: memFree=1934624/2055920 swapFree=4179288/4192956
[pid=16937] ppid=16935 vsize=17504 CPUtime=0.29
/proc/16937/stat : 16937 (SApperloT-base) R 16935 16937 16900 0 -1 4194304 3893 0 0 0 28 1 0 0 19 0 1 0 305450359 17924096 3877 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/16937/statm: 4376 3878 91 283 0 4090 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17504

[startup+0.701346 s]
/proc/loadavg: 0.86 0.97 0.97 3/64 16937
/proc/meminfo: memFree=1934624/2055920 swapFree=4179288/4192956
[pid=16937] ppid=16935 vsize=35324 CPUtime=0.7
/proc/16937/stat : 16937 (SApperloT-base) R 16935 16937 16900 0 -1 4194304 8620 0 0 0 65 5 0 0 22 0 1 0 305450359 36171776 8604 1992294400 134512640 135674940 4294956208 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 1 0 0
/proc/16937/statm: 8831 8605 92 283 0 8545 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 35324

[startup+1.50146 s]
/proc/loadavg: 0.86 0.97 0.97 2/65 16938
/proc/meminfo: memFree=1896600/2055920 swapFree=4179288/4192956
[pid=16937] ppid=16935 vsize=41840 CPUtime=1.49
/proc/16937/stat : 16937 (SApperloT-base) R 16935 16937 16900 0 -1 4194304 10234 0 0 0 143 6 0 0 25 0 1 0 305450359 42844160 10217 1992294400 134512640 135674940 4294956208 18446744073709551615 135113127 0 0 4096 0 0 0 0 17 1 0 0
/proc/16937/statm: 10460 10217 98 283 0 10174 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 41840

[startup+3.1017 s]
/proc/loadavg: 0.86 0.97 0.97 2/65 16938
/proc/meminfo: memFree=1890840/2055920 swapFree=4179288/4192956
[pid=16937] ppid=16935 vsize=48052 CPUtime=3.09
/proc/16937/stat : 16937 (SApperloT-base) R 16935 16937 16900 0 -1 4194304 11847 0 0 0 302 7 0 0 25 0 1 0 305450359 49205248 11797 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/16937/statm: 12013 11797 98 283 0 11727 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 48052

[startup+6.30117 s]
/proc/loadavg: 0.87 0.97 0.97 2/65 16938
/proc/meminfo: memFree=1885464/2055920 swapFree=4179288/4192956
[pid=16937] ppid=16935 vsize=50964 CPUtime=6.29
/proc/16937/stat : 16937 (SApperloT-base) R 16935 16937 16900 0 -1 4194304 12576 0 0 0 620 9 0 0 25 0 1 0 305450359 52187136 12526 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/16937/statm: 12741 12526 99 283 0 12455 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 50964

[startup+12.7011 s]
/proc/loadavg: 0.88 0.97 0.97 2/65 16938
/proc/meminfo: memFree=1874784/2055920 swapFree=4179288/4192956
[pid=16937] ppid=16935 vsize=62500 CPUtime=12.68
/proc/16937/stat : 16937 (SApperloT-base) R 16935 16937 16900 0 -1 4194304 15514 0 0 0 1258 10 0 0 25 0 1 0 305450359 64000000 15270 1992294400 134512640 135674940 4294956208 18446744073709551615 134565166 0 0 4096 0 0 0 0 17 1 0 0
/proc/16937/statm: 15625 15270 99 283 0 15339 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 62500

[startup+25.502 s]
/proc/loadavg: 0.91 0.97 0.97 2/65 16938
/proc/meminfo: memFree=1858400/2055920 swapFree=4179288/4192956
[pid=16937] ppid=16935 vsize=78912 CPUtime=25.49
/proc/16937/stat : 16937 (SApperloT-base) R 16935 16937 16900 0 -1 4194304 19475 0 0 0 2535 14 0 0 25 0 1 0 305450359 80805888 19231 1992294400 134512640 135674940 4294956208 18446744073709551615 134565166 0 0 4096 0 0 0 0 17 1 0 0
/proc/16937/statm: 19728 19231 99 283 0 19442 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 78912

[startup+51.1017 s]
/proc/loadavg: 0.94 0.97 0.97 2/65 16938
/proc/meminfo: memFree=1838560/2055920 swapFree=4179288/4192956
[pid=16937] ppid=16935 vsize=100280 CPUtime=51.07
/proc/16937/stat : 16937 (SApperloT-base) R 16935 16937 16900 0 -1 4194304 24654 0 0 0 5088 19 0 0 25 0 1 0 305450359 102686720 24153 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/16937/statm: 25070 24153 99 283 0 24784 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 100280

[startup+102.305 s]
/proc/loadavg: 0.97 0.97 0.97 2/65 16938
/proc/meminfo: memFree=1823008/2055920 swapFree=4179288/4192956
[pid=16937] ppid=16935 vsize=116024 CPUtime=102.27
/proc/16937/stat : 16937 (SApperloT-base) R 16935 16937 16900 0 -1 4194304 28514 0 0 0 10205 22 0 0 25 0 1 0 305450359 118808576 28013 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/16937/statm: 29006 28013 99 283 0 28720 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 116024

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 16938
/proc/meminfo: memFree=1809952/2055920 swapFree=4179288/4192956
[pid=16937] ppid=16935 vsize=130068 CPUtime=162.24
/proc/16937/stat : 16937 (SApperloT-base) R 16935 16937 16900 0 -1 4194304 31791 0 0 0 16200 24 0 0 25 0 1 0 305450359 133189632 31290 1992294400 134512640 135674940 4294956208 18446744073709551615 134565083 0 0 4096 0 0 0 0 17 1 0 0
/proc/16937/statm: 32517 31290 99 283 0 32231 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 130068

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 16938
/proc/meminfo: memFree=1800288/2055920 swapFree=4179288/4192956
[pid=16937] ppid=16935 vsize=141012 CPUtime=222.22
/proc/16937/stat : 16937 (SApperloT-base) R 16935 16937 16900 0 -1 4194304 34183 0 0 0 22196 26 0 0 25 0 1 0 305450359 144396288 33682 1992294400 134512640 135674940 4294956208 18446744073709551615 134564271 0 0 4096 0 0 0 0 17 1 0 0
/proc/16937/statm: 35253 33682 99 283 0 34967 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 141012

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 16938
/proc/meminfo: memFree=1796512/2055920 swapFree=4179288/4192956
[pid=16937] ppid=16935 vsize=145252 CPUtime=282.21
/proc/16937/stat : 16937 (SApperloT-base) R 16935 16937 16900 0 -1 4194304 35155 0 0 0 28194 27 0 0 25 0 1 0 305450359 148738048 34654 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/16937/statm: 36313 34654 99 283 0 36027 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 145252

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 16938
/proc/meminfo: memFree=1782696/2055920 swapFree=4179288/4192956
[pid=16937] ppid=16935 vsize=159676 CPUtime=342.19
/proc/16937/stat : 16937 (SApperloT-base) R 16935 16937 16900 0 -1 4194304 38538 0 0 0 34189 30 0 0 25 0 1 0 305450359 163508224 38037 1992294400 134512640 135674940 4294956208 18446744073709551615 134550561 0 0 4096 0 0 0 0 17 1 0 0
/proc/16937/statm: 39919 38037 99 283 0 39633 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 159676

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 16938
/proc/meminfo: memFree=1776040/2055920 swapFree=4179288/4192956
[pid=16937] ppid=16935 vsize=167264 CPUtime=402.17
/proc/16937/stat : 16937 (SApperloT-base) R 16935 16937 16900 0 -1 4194304 40236 0 0 0 40185 32 0 0 25 0 1 0 305450359 171278336 39735 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/16937/statm: 41816 39735 99 283 0 41530 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 167264

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 16938
/proc/meminfo: memFree=1771944/2055920 swapFree=4179288/4192956
[pid=16937] ppid=16935 vsize=171920 CPUtime=462.15
/proc/16937/stat : 16937 (SApperloT-base) R 16935 16937 16900 0 -1 4194304 41211 0 0 0 46183 32 0 0 25 0 1 0 305450359 176046080 40710 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/16937/statm: 42980 40710 99 283 0 42694 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 171920

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 16938
/proc/meminfo: memFree=1769064/2055920 swapFree=4179288/4192956
[pid=16937] ppid=16935 vsize=175200 CPUtime=522.13
/proc/16937/stat : 16937 (SApperloT-base) R 16935 16937 16900 0 -1 4194304 41919 0 0 0 52180 33 0 0 25 0 1 0 305450359 179404800 41418 1992294400 134512640 135674940 4294956208 18446744073709551615 134564665 0 0 4096 0 0 0 0 17 1 0 0
/proc/16937/statm: 43800 41418 99 283 0 43514 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 175200

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 16938
/proc/meminfo: memFree=1766632/2055920 swapFree=4179288/4192956
[pid=16937] ppid=16935 vsize=177824 CPUtime=582.12
/proc/16937/stat : 16937 (SApperloT-base) R 16935 16937 16900 0 -1 4194304 42514 0 0 0 58178 34 0 0 25 0 1 0 305450359 182091776 42013 1992294400 134512640 135674940 4294956208 18446744073709551615 134564665 0 0 4096 0 0 0 0 17 1 0 0
/proc/16937/statm: 44456 42013 99 283 0 44170 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 177824

[startup+642.301 s]
/proc/loadavg: 1.05 0.99 0.97 2/65 16938
/proc/meminfo: memFree=1764136/2055920 swapFree=4179288/4192956
[pid=16937] ppid=16935 vsize=180804 CPUtime=642.1
/proc/16937/stat : 16937 (SApperloT-base) R 16935 16937 16900 0 -1 4194304 43129 0 0 0 64176 34 0 0 25 0 1 0 305450359 185143296 42628 1992294400 134512640 135674940 4294956208 18446744073709551615 134564608 0 0 4096 0 0 0 0 17 1 0 0
/proc/16937/statm: 45201 42628 99 283 0 44915 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 180804


################
# More data... #
################

[startup+9102.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16954
/proc/meminfo: memFree=1585960/2055920 swapFree=4179288/4192956
[pid=16937] ppid=16935 vsize=382932 CPUtime=9099.56
/proc/16937/stat : 16937 (SApperloT-base) R 16935 16937 16900 0 -1 4194304 88989 0 0 0 909881 75 0 0 25 0 1 0 305450359 392122368 85946 1992294400 134512640 135674940 4294956208 18446744073709551615 134549321 0 0 4096 0 0 0 0 17 1 0 0
/proc/16937/statm: 95733 85946 99 283 0 95447 0
Current children cumulated CPU time (s) 9099.56
Current children cumulated vsize (KiB) 382932

[startup+9162.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16954
/proc/meminfo: memFree=1585448/2055920 swapFree=4179288/4192956
[pid=16937] ppid=16935 vsize=382932 CPUtime=9159.54
/proc/16937/stat : 16937 (SApperloT-base) R 16935 16937 16900 0 -1 4194304 89108 0 0 0 915879 75 0 0 25 0 1 0 305450359 392122368 86065 1992294400 134512640 135674940 4294956208 18446744073709551615 134564258 0 0 4096 0 0 0 0 17 1 0 0
/proc/16937/statm: 95733 86065 99 283 0 95447 0
Current children cumulated CPU time (s) 9159.54
Current children cumulated vsize (KiB) 382932

[startup+9222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16954
/proc/meminfo: memFree=1585000/2055920 swapFree=4179288/4192956
[pid=16937] ppid=16935 vsize=383448 CPUtime=9219.52
/proc/16937/stat : 16937 (SApperloT-base) R 16935 16937 16900 0 -1 4194304 89209 0 0 0 921877 75 0 0 25 0 1 0 305450359 392650752 86166 1992294400 134512640 135674940 4294956208 18446744073709551615 134565820 0 0 4096 0 0 0 0 17 1 0 0
/proc/16937/statm: 95862 86166 99 283 0 95576 0
Current children cumulated CPU time (s) 9219.52
Current children cumulated vsize (KiB) 383448

[startup+9282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16954
/proc/meminfo: memFree=1584296/2055920 swapFree=4179288/4192956
[pid=16937] ppid=16935 vsize=384480 CPUtime=9279.5
/proc/16937/stat : 16937 (SApperloT-base) R 16935 16937 16900 0 -1 4194304 89371 0 0 0 927875 75 0 0 25 0 1 0 305450359 393707520 86328 1992294400 134512640 135674940 4294956208 18446744073709551615 134564776 0 0 4096 0 0 0 0 17 1 0 0
/proc/16937/statm: 96120 86328 99 283 0 95834 0
Current children cumulated CPU time (s) 9279.5
Current children cumulated vsize (KiB) 384480

[startup+9342.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16954
/proc/meminfo: memFree=1584232/2055920 swapFree=4179288/4192956
[pid=16937] ppid=16935 vsize=384480 CPUtime=9339.49
/proc/16937/stat : 16937 (SApperloT-base) R 16935 16937 16900 0 -1 4194304 89383 0 0 0 933874 75 0 0 25 0 1 0 305450359 393707520 86340 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/16937/statm: 96120 86340 99 283 0 95834 0
Current children cumulated CPU time (s) 9339.49
Current children cumulated vsize (KiB) 384480

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16954
/proc/meminfo: memFree=1583976/2055920 swapFree=4179288/4192956
[pid=16937] ppid=16935 vsize=384992 CPUtime=9399.46
/proc/16937/stat : 16937 (SApperloT-base) R 16935 16937 16900 0 -1 4194304 89533 0 0 0 939871 75 0 0 25 0 1 0 305450359 394231808 86361 1992294400 134512640 135674940 4294956208 18446744073709551615 134564255 0 0 4096 0 0 0 0 17 1 0 0
/proc/16937/statm: 96248 86361 99 283 0 95962 0
Current children cumulated CPU time (s) 9399.46
Current children cumulated vsize (KiB) 384992

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16954
/proc/meminfo: memFree=1583976/2055920 swapFree=4179288/4192956
[pid=16937] ppid=16935 vsize=384992 CPUtime=9459.45
/proc/16937/stat : 16937 (SApperloT-base) R 16935 16937 16900 0 -1 4194304 89547 0 0 0 945870 75 0 0 25 0 1 0 305450359 394231808 86375 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/16937/statm: 96248 86375 99 283 0 95962 0
Current children cumulated CPU time (s) 9459.45
Current children cumulated vsize (KiB) 384992

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16956
/proc/meminfo: memFree=1583848/2055920 swapFree=4179288/4192956
[pid=16937] ppid=16935 vsize=384992 CPUtime=9519.42
/proc/16937/stat : 16937 (SApperloT-base) R 16935 16937 16900 0 -1 4194304 89550 0 0 0 951867 75 0 0 25 0 1 0 305450359 394231808 86378 1992294400 134512640 135674940 4294956208 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 1 0 0
/proc/16937/statm: 96248 86378 99 283 0 95962 0
Current children cumulated CPU time (s) 9519.42
Current children cumulated vsize (KiB) 384992

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16956
/proc/meminfo: memFree=1583848/2055920 swapFree=4179288/4192956
[pid=16937] ppid=16935 vsize=384992 CPUtime=9579.4
/proc/16937/stat : 16937 (SApperloT-base) R 16935 16937 16900 0 -1 4194304 89556 0 0 0 957865 75 0 0 25 0 1 0 305450359 394231808 86384 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/16937/statm: 96248 86384 99 283 0 95962 0
Current children cumulated CPU time (s) 9579.4
Current children cumulated vsize (KiB) 384992

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16956
/proc/meminfo: memFree=1580328/2055920 swapFree=4179288/4192956
[pid=16937] ppid=16935 vsize=389364 CPUtime=9639.39
/proc/16937/stat : 16937 (SApperloT-base) R 16935 16937 16900 0 -1 4194304 90575 0 0 0 963863 76 0 0 25 0 1 0 305450359 398708736 87274 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/16937/statm: 97341 87274 99 283 0 97055 0
Current children cumulated CPU time (s) 9639.39
Current children cumulated vsize (KiB) 389364

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16956
/proc/meminfo: memFree=1580264/2055920 swapFree=4179288/4192956
[pid=16937] ppid=16935 vsize=389364 CPUtime=9699.37
/proc/16937/stat : 16937 (SApperloT-base) R 16935 16937 16900 0 -1 4194304 90580 0 0 0 969861 76 0 0 25 0 1 0 305450359 398708736 87279 1992294400 134512640 135674940 4294956208 18446744073709551615 134564252 0 0 4096 0 0 0 0 17 1 0 0
/proc/16937/statm: 97341 87279 99 283 0 97055 0
Current children cumulated CPU time (s) 9699.37
Current children cumulated vsize (KiB) 389364

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16956
/proc/meminfo: memFree=1580200/2055920 swapFree=4179288/4192956
[pid=16937] ppid=16935 vsize=389364 CPUtime=9759.35
/proc/16937/stat : 16937 (SApperloT-base) R 16935 16937 16900 0 -1 4194304 90591 0 0 0 975859 76 0 0 25 0 1 0 305450359 398708736 87290 1992294400 134512640 135674940 4294956208 18446744073709551615 134564848 0 0 4096 0 0 0 0 17 1 0 0
/proc/16937/statm: 97341 87290 99 283 0 97055 0
Current children cumulated CPU time (s) 9759.35
Current children cumulated vsize (KiB) 389364

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16956
/proc/meminfo: memFree=1580200/2055920 swapFree=4179288/4192956
[pid=16937] ppid=16935 vsize=389364 CPUtime=9819.33
/proc/16937/stat : 16937 (SApperloT-base) R 16935 16937 16900 0 -1 4194304 90597 0 0 0 981857 76 0 0 25 0 1 0 305450359 398708736 87296 1992294400 134512640 135674940 4294956208 18446744073709551615 134564757 0 0 4096 0 0 0 0 17 1 0 0
/proc/16937/statm: 97341 87296 99 283 0 97055 0
Current children cumulated CPU time (s) 9819.33
Current children cumulated vsize (KiB) 389364

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16956
/proc/meminfo: memFree=1580200/2055920 swapFree=4179288/4192956
[pid=16937] ppid=16935 vsize=389364 CPUtime=9879.32
/proc/16937/stat : 16937 (SApperloT-base) R 16935 16937 16900 0 -1 4194304 90599 0 0 0 987856 76 0 0 25 0 1 0 305450359 398708736 87298 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/16937/statm: 97341 87298 99 283 0 97055 0
Current children cumulated CPU time (s) 9879.32
Current children cumulated vsize (KiB) 389364

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16956
/proc/meminfo: memFree=1580136/2055920 swapFree=4179288/4192956
[pid=16937] ppid=16935 vsize=389364 CPUtime=9939.3
/proc/16937/stat : 16937 (SApperloT-base) R 16935 16937 16900 0 -1 4194304 90603 0 0 0 993854 76 0 0 25 0 1 0 305450359 398708736 87302 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/16937/statm: 97341 87302 99 283 0 97055 0
Current children cumulated CPU time (s) 9939.3
Current children cumulated vsize (KiB) 389364

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16956
/proc/meminfo: memFree=1579944/2055920 swapFree=4179288/4192956
[pid=16937] ppid=16935 vsize=389748 CPUtime=9999.28
/proc/16937/stat : 16937 (SApperloT-base) R 16935 16937 16900 0 -1 4194304 90650 0 0 0 999852 76 0 0 25 0 1 0 305450359 399101952 87349 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/16937/statm: 97437 87349 99 283 0 97151 0
Current children cumulated CPU time (s) 9999.28
Current children cumulated vsize (KiB) 389748



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10003.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16956
/proc/meminfo: memFree=1579944/2055920 swapFree=4179288/4192956
[pid=16937] ppid=16935 vsize=389748 CPUtime=10000.1
/proc/16937/stat : 16937 (SApperloT-base) R 16935 16937 16900 0 -1 4194304 90650 0 0 0 999932 76 0 0 25 0 1 0 305450359 399101952 87349 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/16937/statm: 97437 87349 99 283 0 97151 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 389748

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

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

[startup+10003.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16956
/proc/meminfo: memFree=1579944/2055920 swapFree=4179288/4192956
[pid=16937] ppid=16935 vsize=389748 CPUtime=10000.1
/proc/16937/stat : 16937 (SApperloT-base) R 16935 16937 16900 0 -1 4194304 90650 0 0 0 999932 76 0 0 25 0 1 0 305450359 399101952 87349 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/16937/statm: 97437 87349 99 283 0 97151 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 389748

Child ended because it received signal 15 (SIGTERM)
Real time (s): 10003.2
CPU time (s): 10000.1
CPU user time (s): 9999.33
CPU system time (s): 0.824874
CPU usage (%): 99.9699
Max. virtual memory (cumulated for all children) (KiB): 389748

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

runsolver used 8.21875 second user time and 20.9128 second system time

The end

Launcher Data

Begin job on node39 at 2009-05-20 01:03:39
IDJOB=1831594
IDBENCH=69600
IDSOLVER=642
FILE ID=node39/1831594-1242774218
PBS_JOBID= 9322305
Free space on /tmp= 66444 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT_RACE08/cnf/vange-col-abb313GPIA-9-c.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1831594-1242774218/watcher-1831594-1242774218 -o /tmp/evaluation-result-1831594-1242774218/solver-1831594-1242774218 -C 10000 -W 12000 -M 1800 --output-limit 1,128  HOME/SApperloT-base -seed=566253164 HOME/instance-1831594-1242774218.cnf

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

MD5SUM BENCH= 0baefedb2aaa81442743e253487854d8
RANDOM SEED=566253164

node39.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.281
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.281
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:       1935104 kB
Buffers:         13204 kB
Cached:          70984 kB
SwapCached:       7816 kB
Active:          69240 kB
Inactive:        24128 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1935104 kB
SwapTotal:     4192956 kB
SwapFree:      4179288 kB
Dirty:           22060 kB
Writeback:           0 kB
Mapped:          14344 kB
Slab:            13536 kB
Committed_AS:  1102140 kB
PageTables:       1388 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66444 MiB
End job on node39 at 2009-05-20 03:50:25