Trace number 1831446

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.2 10003.1

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/dated-5-19-u.cnf
MD5SUM3be331331884289c55e55acdeed55dc7
Bench CategoryAPPLICATION (applications 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 variables208002
Number of clauses986543
Sum of the clauses size2288164
Maximum clause length10
Minimum clause length1
Number of clauses of size 117318
Number of clauses of size 2753529
Number of clauses of size 3176796
Number of clauses of size 44320
Number of clauses of size 517280
Number of clauses of size over 517300

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-1831446-1242759125/watcher-1831446-1242759125 -o /tmp/evaluation-result-1831446-1242759125/solver-1831446-1242759125 -C 10000 -W 12000 -M 1800 --output-limit 1,128 HOME/SApperloT-base -seed=919144402 HOME/instance-1831446-1242759125.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.00 0.00 0.00 2/64 20345
/proc/meminfo: memFree=1879928/2055920 swapFree=4179328/4192956
[pid=20345] ppid=20343 vsize=8836 CPUtime=0
/proc/20345/stat : 20345 (SApperloT-base) R 20343 20345 20308 0 -1 4194304 905 0 0 0 0 0 0 0 18 0 1 0 303939814 9048064 889 1992294400 134512640 135674940 4294956208 18446744073709551615 134545020 0 0 4096 0 0 0 0 17 1 0 0
/proc/20345/statm: 2209 894 88 283 0 1923 0

[startup+0.032755 s]
/proc/loadavg: 0.00 0.00 0.00 2/64 20345
/proc/meminfo: memFree=1879928/2055920 swapFree=4179328/4192956
[pid=20345] ppid=20343 vsize=15796 CPUtime=0.03
/proc/20345/stat : 20345 (SApperloT-base) R 20343 20345 20308 0 -1 4194304 2623 0 0 0 2 1 0 0 18 0 1 0 303939814 16175104 2607 1992294400 134512640 135674940 4294956208 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 1 0 0
/proc/20345/statm: 3949 2607 90 283 0 3663 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 15796

[startup+0.101762 s]
/proc/loadavg: 0.00 0.00 0.00 2/64 20345
/proc/meminfo: memFree=1879928/2055920 swapFree=4179328/4192956
[pid=20345] ppid=20343 vsize=18568 CPUtime=0.09
/proc/20345/stat : 20345 (SApperloT-base) R 20343 20345 20308 0 -1 4194304 3351 0 0 0 8 1 0 0 18 0 1 0 303939814 19013632 3335 1992294400 134512640 135674940 4294956208 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 1 0 0
/proc/20345/statm: 4642 3335 90 283 0 4356 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18568

[startup+0.301783 s]
/proc/loadavg: 0.00 0.00 0.00 2/64 20345
/proc/meminfo: memFree=1879928/2055920 swapFree=4179328/4192956
[pid=20345] ppid=20343 vsize=25036 CPUtime=0.29
/proc/20345/stat : 20345 (SApperloT-base) R 20343 20345 20308 0 -1 4194304 5066 0 0 0 27 2 0 0 19 0 1 0 303939814 25636864 5050 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/20345/statm: 6259 5051 90 283 0 5973 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25036

[startup+0.701828 s]
/proc/loadavg: 0.00 0.00 0.00 2/64 20345
/proc/meminfo: memFree=1879928/2055920 swapFree=4179328/4192956
[pid=20345] ppid=20343 vsize=38128 CPUtime=0.69
/proc/20345/stat : 20345 (SApperloT-base) R 20343 20345 20308 0 -1 4194304 8416 0 0 0 65 4 0 0 23 0 1 0 303939814 39043072 8367 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/20345/statm: 9532 8367 92 283 0 9246 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 38128

[startup+1.50192 s]
/proc/loadavg: 0.00 0.00 0.00 2/65 20346
/proc/meminfo: memFree=1840816/2055920 swapFree=4179328/4192956
[pid=20345] ppid=20343 vsize=44164 CPUtime=1.49
/proc/20345/stat : 20345 (SApperloT-base) R 20343 20345 20308 0 -1 4194304 10073 0 0 0 144 5 0 0 25 0 1 0 303939814 45223936 9799 1992294400 134512640 135674940 4294956208 18446744073709551615 134564127 0 0 4096 0 0 0 0 17 1 0 0
/proc/20345/statm: 11041 9799 98 283 0 10755 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 44164

[startup+3.10109 s]
/proc/loadavg: 0.00 0.00 0.00 2/65 20346
/proc/meminfo: memFree=1840688/2055920 swapFree=4179328/4192956
[pid=20345] ppid=20343 vsize=44432 CPUtime=3.09
/proc/20345/stat : 20345 (SApperloT-base) R 20343 20345 20308 0 -1 4194304 10115 0 0 0 304 5 0 0 25 0 1 0 303939814 45498368 9841 1992294400 134512640 135674940 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/20345/statm: 11108 9841 98 283 0 10822 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 44432

[startup+6.30145 s]
/proc/loadavg: 0.08 0.02 0.01 2/65 20346
/proc/meminfo: memFree=1840112/2055920 swapFree=4179328/4192956
[pid=20345] ppid=20343 vsize=44688 CPUtime=6.29
/proc/20345/stat : 20345 (SApperloT-base) R 20343 20345 20308 0 -1 4194304 10285 0 0 0 624 5 0 0 25 0 1 0 303939814 45760512 9946 1992294400 134512640 135674940 4294956208 18446744073709551615 134551369 0 0 4096 0 0 0 0 17 1 0 0
/proc/20345/statm: 11172 9946 98 283 0 10886 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 44688

[startup+12.7012 s]
/proc/loadavg: 0.15 0.03 0.01 2/65 20346
/proc/meminfo: memFree=1839728/2055920 swapFree=4179328/4192956
[pid=20345] ppid=20343 vsize=45376 CPUtime=12.69
/proc/20345/stat : 20345 (SApperloT-base) R 20343 20345 20308 0 -1 4194304 10483 0 0 0 1264 5 0 0 25 0 1 0 303939814 46465024 10144 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/20345/statm: 11344 10144 98 283 0 11058 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 45376

[startup+25.5016 s]
/proc/loadavg: 0.34 0.08 0.02 2/65 20346
/proc/meminfo: memFree=1836592/2055920 swapFree=4179328/4192956
[pid=20345] ppid=20343 vsize=48588 CPUtime=25.48
/proc/20345/stat : 20345 (SApperloT-base) R 20343 20345 20308 0 -1 4194304 11271 0 0 0 2542 6 0 0 25 0 1 0 303939814 49754112 10932 1992294400 134512640 135674940 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/20345/statm: 12147 10932 98 283 0 11861 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 48588

[startup+51.1014 s]
/proc/loadavg: 0.56 0.15 0.05 2/65 20346
/proc/meminfo: memFree=1830384/2055920 swapFree=4179328/4192956
[pid=20345] ppid=20343 vsize=55124 CPUtime=51.07
/proc/20345/stat : 20345 (SApperloT-base) R 20343 20345 20308 0 -1 4194304 12834 0 0 0 5099 8 0 0 25 0 1 0 303939814 56446976 12495 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/20345/statm: 13781 12495 98 283 0 13495 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 55124

[startup+102.305 s]
/proc/loadavg: 0.81 0.28 0.10 2/65 20346
/proc/meminfo: memFree=1826736/2055920 swapFree=4179328/4192956
[pid=20345] ppid=20343 vsize=59000 CPUtime=102.27
/proc/20345/stat : 20345 (SApperloT-base) R 20343 20345 20308 0 -1 4194304 13746 0 0 0 10218 9 0 0 25 0 1 0 303939814 60416000 13407 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/20345/statm: 14750 13407 99 283 0 14464 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 59000

[startup+162.302 s]
/proc/loadavg: 0.93 0.41 0.15 2/65 20346
/proc/meminfo: memFree=1826544/2055920 swapFree=4179328/4192956
[pid=20345] ppid=20343 vsize=59132 CPUtime=162.24
/proc/20345/stat : 20345 (SApperloT-base) R 20343 20345 20308 0 -1 4194304 13784 0 0 0 16215 9 0 0 25 0 1 0 303939814 60551168 13445 1992294400 134512640 135674940 4294956208 18446744073709551615 134564059 0 0 4096 0 0 0 0 17 1 0 0
/proc/20345/statm: 14783 13445 99 283 0 14497 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 59132

[startup+222.301 s]
/proc/loadavg: 0.97 0.51 0.20 2/65 20346
/proc/meminfo: memFree=1826352/2055920 swapFree=4179328/4192956
[pid=20345] ppid=20343 vsize=59276 CPUtime=222.23
/proc/20345/stat : 20345 (SApperloT-base) R 20343 20345 20308 0 -1 4194304 13820 0 0 0 22214 9 0 0 25 0 1 0 303939814 60698624 13481 1992294400 134512640 135674940 4294956208 18446744073709551615 134564271 0 0 4096 0 0 0 0 17 1 0 0
/proc/20345/statm: 14819 13481 99 283 0 14533 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 59276

[startup+282.302 s]
/proc/loadavg: 0.99 0.60 0.25 2/65 20346
/proc/meminfo: memFree=1817264/2055920 swapFree=4179328/4192956
[pid=20345] ppid=20343 vsize=69104 CPUtime=282.21
/proc/20345/stat : 20345 (SApperloT-base) R 20343 20345 20308 0 -1 4194304 16109 0 0 0 28209 12 0 0 25 0 1 0 303939814 70762496 15770 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/20345/statm: 17276 15770 99 283 0 16990 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 69104

[startup+342.302 s]
/proc/loadavg: 0.99 0.67 0.29 2/65 20346
/proc/meminfo: memFree=1807984/2055920 swapFree=4179328/4192956
[pid=20345] ppid=20343 vsize=79148 CPUtime=342.19
/proc/20345/stat : 20345 (SApperloT-base) R 20343 20345 20308 0 -1 4194304 18512 0 0 0 34205 14 0 0 25 0 1 0 303939814 81047552 18044 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/20345/statm: 19787 18044 99 283 0 19501 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 79148

[startup+402.301 s]
/proc/loadavg: 0.99 0.73 0.33 2/65 20346
/proc/meminfo: memFree=1800368/2055920 swapFree=4179328/4192956
[pid=20345] ppid=20343 vsize=86776 CPUtime=402.17
/proc/20345/stat : 20345 (SApperloT-base) R 20343 20345 20308 0 -1 4194304 20451 0 0 0 40201 16 0 0 25 0 1 0 303939814 88858624 19983 1992294400 134512640 135674940 4294956208 18446744073709551615 134564291 0 0 4096 0 0 0 0 17 1 0 0
/proc/20345/statm: 21694 19983 99 283 0 21408 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 86776

[startup+462.302 s]
/proc/loadavg: 0.99 0.77 0.37 2/65 20346
/proc/meminfo: memFree=1792368/2055920 swapFree=4179328/4192956
[pid=20345] ppid=20343 vsize=95036 CPUtime=462.15
/proc/20345/stat : 20345 (SApperloT-base) R 20343 20345 20308 0 -1 4194304 22536 0 0 0 46197 18 0 0 25 0 1 0 303939814 97316864 21939 1992294400 134512640 135674940 4294956208 18446744073709551615 134556792 0 0 4096 0 0 0 0 17 1 0 0
/proc/20345/statm: 23759 21939 99 283 0 23473 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 95036

[startup+522.301 s]
/proc/loadavg: 0.99 0.81 0.41 2/65 20346
/proc/meminfo: memFree=1786416/2055920 swapFree=4179328/4192956
[pid=20345] ppid=20343 vsize=102552 CPUtime=522.14
/proc/20345/stat : 20345 (SApperloT-base) R 20343 20345 20308 0 -1 4194304 24278 0 0 0 52194 20 0 0 25 0 1 0 303939814 105013248 23424 1992294400 134512640 135674940 4294956208 18446744073709551615 134564857 0 0 4096 0 0 0 0 17 1 0 0
/proc/20345/statm: 25638 23424 99 283 0 25352 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 102552

[startup+582.301 s]
/proc/loadavg: 0.99 0.84 0.44 2/65 20352
/proc/meminfo: memFree=1779560/2055920 swapFree=4179328/4192956
[pid=20345] ppid=20343 vsize=109440 CPUtime=582.12
/proc/20345/stat : 20345 (SApperloT-base) R 20343 20345 20308 0 -1 4194304 25961 0 0 0 58189 23 0 0 25 0 1 0 303939814 112066560 25107 1992294400 134512640 135674940 4294956208 18446744073709551615 134556795 0 0 4096 0 0 0 0 17 1 0 0
/proc/20345/statm: 27360 25107 99 283 0 27074 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 109440

[startup+642.302 s]
/proc/loadavg: 0.99 0.87 0.47 2/65 20352
/proc/meminfo: memFree=1772648/2055920 swapFree=4179328/4192956
[pid=20345] ppid=20343 vsize=116384 CPUtime=642.11
/proc/20345/stat : 20345 (SApperloT-base) R 20343 20345 20308 0 -1 4194304 27670 0 0 0 64186 25 0 0 25 0 1 0 303939814 119177216 26816 1992294400 134512640 135674940 4294956208 18446744073709551615 134564274 0 0 4096 0 0 0 0 17 1 0 0
/proc/20345/statm: 29096 26816 99 283 0 28810 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 116384


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

[startup+9042.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 20368
/proc/meminfo: memFree=1579312/2055920 swapFree=4179328/4192956
[pid=20345] ppid=20343 vsize=339480 CPUtime=9039.67
/proc/20345/stat : 20345 (SApperloT-base) R 20343 20345 20308 0 -1 4194304 91145 0 0 0 903862 105 0 0 25 0 1 0 303939814 347627520 73959 1992294400 134512640 135674940 4294956208 18446744073709551615 134551805 0 0 4096 0 0 0 0 17 1 0 0
/proc/20345/statm: 84870 73959 99 283 0 84584 0
Current children cumulated CPU time (s) 9039.67
Current children cumulated vsize (KiB) 339480

[startup+9102.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 20368
/proc/meminfo: memFree=1578608/2055920 swapFree=4179328/4192956
[pid=20345] ppid=20343 vsize=340184 CPUtime=9099.64
/proc/20345/stat : 20345 (SApperloT-base) R 20343 20345 20308 0 -1 4194304 91305 0 0 0 909859 105 0 0 25 0 1 0 303939814 348348416 74119 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/20345/statm: 85046 74119 99 283 0 84760 0
Current children cumulated CPU time (s) 9099.64
Current children cumulated vsize (KiB) 340184

[startup+9162.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 20368
/proc/meminfo: memFree=1578160/2055920 swapFree=4179328/4192956
[pid=20345] ppid=20343 vsize=340700 CPUtime=9159.63
/proc/20345/stat : 20345 (SApperloT-base) R 20343 20345 20308 0 -1 4194304 91409 0 0 0 915858 105 0 0 25 0 1 0 303939814 348876800 74223 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/20345/statm: 85175 74223 99 283 0 84889 0
Current children cumulated CPU time (s) 9159.63
Current children cumulated vsize (KiB) 340700

[startup+9222.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 20368
/proc/meminfo: memFree=1577968/2055920 swapFree=4179328/4192956
[pid=20345] ppid=20343 vsize=340956 CPUtime=9219.61
/proc/20345/stat : 20345 (SApperloT-base) R 20343 20345 20308 0 -1 4194304 91455 0 0 0 921856 105 0 0 25 0 1 0 303939814 349138944 74269 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/20345/statm: 85239 74269 99 283 0 84953 0
Current children cumulated CPU time (s) 9219.61
Current children cumulated vsize (KiB) 340956

[startup+9282.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 20368
/proc/meminfo: memFree=1577392/2055920 swapFree=4179328/4192956
[pid=20345] ppid=20343 vsize=341468 CPUtime=9279.6
/proc/20345/stat : 20345 (SApperloT-base) R 20343 20345 20308 0 -1 4194304 91589 0 0 0 927854 106 0 0 25 0 1 0 303939814 349663232 74403 1992294400 134512640 135674940 4294956208 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 1 0 0
/proc/20345/statm: 85367 74403 99 283 0 85081 0
Current children cumulated CPU time (s) 9279.6
Current children cumulated vsize (KiB) 341468

[startup+9342.31 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 20368
/proc/meminfo: memFree=1577008/2055920 swapFree=4179328/4192956
[pid=20345] ppid=20343 vsize=341724 CPUtime=9339.58
/proc/20345/stat : 20345 (SApperloT-base) R 20343 20345 20308 0 -1 4194304 91666 0 0 0 933852 106 0 0 25 0 1 0 303939814 349925376 74480 1992294400 134512640 135674940 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/20345/statm: 85431 74480 99 283 0 85145 0
Current children cumulated CPU time (s) 9339.58
Current children cumulated vsize (KiB) 341724

[startup+9402.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 20368
/proc/meminfo: memFree=1576944/2055920 swapFree=4179328/4192956
[pid=20345] ppid=20343 vsize=341724 CPUtime=9399.56
/proc/20345/stat : 20345 (SApperloT-base) R 20343 20345 20308 0 -1 4194304 91681 0 0 0 939850 106 0 0 25 0 1 0 303939814 349925376 74495 1992294400 134512640 135674940 4294956208 18446744073709551615 134552024 0 0 4096 0 0 0 0 17 1 0 0
/proc/20345/statm: 85431 74495 99 283 0 85145 0
Current children cumulated CPU time (s) 9399.56
Current children cumulated vsize (KiB) 341724

[startup+9462.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 20368
/proc/meminfo: memFree=1576880/2055920 swapFree=4179328/4192956
[pid=20345] ppid=20343 vsize=341724 CPUtime=9459.54
/proc/20345/stat : 20345 (SApperloT-base) R 20343 20345 20308 0 -1 4194304 91686 0 0 0 945848 106 0 0 25 0 1 0 303939814 349925376 74500 1992294400 134512640 135674940 4294956208 18446744073709551615 134564258 0 0 4096 0 0 0 0 17 1 0 0
/proc/20345/statm: 85431 74500 99 283 0 85145 0
Current children cumulated CPU time (s) 9459.54
Current children cumulated vsize (KiB) 341724

[startup+9522.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 20368
/proc/meminfo: memFree=1576752/2055920 swapFree=4179328/4192956
[pid=20345] ppid=20343 vsize=341724 CPUtime=9519.53
/proc/20345/stat : 20345 (SApperloT-base) R 20343 20345 20308 0 -1 4194304 91716 0 0 0 951846 107 0 0 25 0 1 0 303939814 349925376 74530 1992294400 134512640 135674940 4294956208 18446744073709551615 134564252 0 0 4096 0 0 0 0 17 1 0 0
/proc/20345/statm: 85431 74530 99 283 0 85145 0
Current children cumulated CPU time (s) 9519.53
Current children cumulated vsize (KiB) 341724

[startup+9582.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 20368
/proc/meminfo: memFree=1576432/2055920 swapFree=4179328/4192956
[pid=20345] ppid=20343 vsize=342240 CPUtime=9579.51
/proc/20345/stat : 20345 (SApperloT-base) R 20343 20345 20308 0 -1 4194304 91783 0 0 0 957844 107 0 0 25 0 1 0 303939814 350453760 74597 1992294400 134512640 135674940 4294956208 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 1 0 0
/proc/20345/statm: 85560 74597 99 283 0 85274 0
Current children cumulated CPU time (s) 9579.51
Current children cumulated vsize (KiB) 342240

[startup+9642.3 s]
/proc/loadavg: 1.03 0.99 0.91 2/65 20368
/proc/meminfo: memFree=1576368/2055920 swapFree=4179328/4192956
[pid=20345] ppid=20343 vsize=342240 CPUtime=9639.49
/proc/20345/stat : 20345 (SApperloT-base) R 20343 20345 20308 0 -1 4194304 91785 0 0 0 963842 107 0 0 25 0 1 0 303939814 350453760 74599 1992294400 134512640 135674940 4294956208 18446744073709551615 134564261 0 0 4096 0 0 0 0 17 1 0 0
/proc/20345/statm: 85560 74599 99 283 0 85274 0
Current children cumulated CPU time (s) 9639.49
Current children cumulated vsize (KiB) 342240

[startup+9702.3 s]
/proc/loadavg: 1.01 0.99 0.91 2/65 20368
/proc/meminfo: memFree=1576368/2055920 swapFree=4179328/4192956
[pid=20345] ppid=20343 vsize=342240 CPUtime=9699.47
/proc/20345/stat : 20345 (SApperloT-base) R 20343 20345 20308 0 -1 4194304 91787 0 0 0 969840 107 0 0 25 0 1 0 303939814 350453760 74601 1992294400 134512640 135674940 4294956208 18446744073709551615 134564846 0 0 4096 0 0 0 0 17 1 0 0
/proc/20345/statm: 85560 74601 99 283 0 85274 0
Current children cumulated CPU time (s) 9699.47
Current children cumulated vsize (KiB) 342240

[startup+9762.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 20368
/proc/meminfo: memFree=1576304/2055920 swapFree=4179328/4192956
[pid=20345] ppid=20343 vsize=342240 CPUtime=9759.46
/proc/20345/stat : 20345 (SApperloT-base) R 20343 20345 20308 0 -1 4194304 91789 0 0 0 975839 107 0 0 25 0 1 0 303939814 350453760 74603 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/20345/statm: 85560 74603 99 283 0 85274 0
Current children cumulated CPU time (s) 9759.46
Current children cumulated vsize (KiB) 342240

[startup+9822.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 20368
/proc/meminfo: memFree=1575984/2055920 swapFree=4179328/4192956
[pid=20345] ppid=20343 vsize=342756 CPUtime=9819.44
/proc/20345/stat : 20345 (SApperloT-base) R 20343 20345 20308 0 -1 4194304 91858 0 0 0 981837 107 0 0 25 0 1 0 303939814 350982144 74672 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/20345/statm: 85689 74672 99 283 0 85403 0
Current children cumulated CPU time (s) 9819.44
Current children cumulated vsize (KiB) 342756

[startup+9882.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 20368
/proc/meminfo: memFree=1575984/2055920 swapFree=4179328/4192956
[pid=20345] ppid=20343 vsize=342756 CPUtime=9879.42
/proc/20345/stat : 20345 (SApperloT-base) R 20343 20345 20308 0 -1 4194304 91862 0 0 0 987835 107 0 0 25 0 1 0 303939814 350982144 74676 1992294400 134512640 135674940 4294956208 18446744073709551615 134564806 0 0 4096 0 0 0 0 17 1 0 0
/proc/20345/statm: 85689 74676 99 283 0 85403 0
Current children cumulated CPU time (s) 9879.42
Current children cumulated vsize (KiB) 342756

[startup+9942.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 20368
/proc/meminfo: memFree=1575728/2055920 swapFree=4179328/4192956
[pid=20345] ppid=20343 vsize=343268 CPUtime=9939.41
/proc/20345/stat : 20345 (SApperloT-base) R 20343 20345 20308 0 -1 4194304 92021 0 0 0 993833 108 0 0 25 0 1 0 303939814 351506432 74706 1992294400 134512640 135674940 4294956208 18446744073709551615 134558347 0 0 4096 0 0 0 0 17 1 0 0
/proc/20345/statm: 85817 74706 99 283 0 85531 0
Current children cumulated CPU time (s) 9939.41
Current children cumulated vsize (KiB) 343268

[startup+10002.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 20368
/proc/meminfo: memFree=1575472/2055920 swapFree=4179328/4192956
[pid=20345] ppid=20343 vsize=343268 CPUtime=9999.39
/proc/20345/stat : 20345 (SApperloT-base) R 20343 20345 20308 0 -1 4194304 92099 0 0 0 999831 108 0 0 25 0 1 0 303939814 351506432 74784 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/20345/statm: 85817 74784 99 283 0 85531 0
Current children cumulated CPU time (s) 9999.39
Current children cumulated vsize (KiB) 343268



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10003 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 20368
/proc/meminfo: memFree=1575472/2055920 swapFree=4179328/4192956
[pid=20345] ppid=20343 vsize=343268 CPUtime=10000.1
/proc/20345/stat : 20345 (SApperloT-base) R 20343 20345 20308 0 -1 4194304 92099 0 0 0 999901 108 0 0 25 0 1 0 303939814 351506432 74784 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/20345/statm: 85817 74784 99 283 0 85531 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 343268

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): 10003.1
CPU time (s): 10000.2
CPU user time (s): 9999.02
CPU system time (s): 1.13183
CPU usage (%): 99.971
Max. virtual memory (cumulated for all children) (KiB): 343268

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

runsolver used 7.04793 second user time and 21.3688 second system time

The end

Launcher Data

Begin job on node59 at 2009-05-19 20:52:06
IDJOB=1831446
IDBENCH=20381
IDSOLVER=642
FILE ID=node59/1831446-1242759125
PBS_JOBID= 9322242
Free space on /tmp= 66224 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/dated-5-19-u.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1831446-1242759125/watcher-1831446-1242759125 -o /tmp/evaluation-result-1831446-1242759125/solver-1831446-1242759125 -C 10000 -W 12000 -M 1800 --output-limit 1,128  HOME/SApperloT-base -seed=919144402 HOME/instance-1831446-1242759125.cnf

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

MD5SUM BENCH= 3be331331884289c55e55acdeed55dc7
RANDOM SEED=919144402

node59.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.240
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.240
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:       1880728 kB
Buffers:          6008 kB
Cached:         130484 kB
SwapCached:       7736 kB
Active:          31748 kB
Inactive:       114388 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1880728 kB
SwapTotal:     4192956 kB
SwapFree:      4179328 kB
Dirty:           19376 kB
Writeback:           0 kB
Mapped:          14844 kB
Slab:            15120 kB
Committed_AS:  1045420 kB
PageTables:       1464 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= 66224 MiB
End job on node59 at 2009-05-19 23:38:51