Trace number 1831452

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 10002.6

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/partial-5-11-u.cnf
MD5SUM8e22d84b1ae625d44fbf300a32374a2d
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 variables164158
Number of clauses730719
Sum of the clauses size1660140
Maximum clause length10
Minimum clause length1
Number of clauses of size 112474
Number of clauses of size 2600009
Number of clauses of size 387256
Number of clauses of size 43440
Number of clauses of size 513760
Number of clauses of size over 513780

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-1831452-1242759126/watcher-1831452-1242759126 -o /tmp/evaluation-result-1831452-1242759126/solver-1831452-1242759126 -C 10000 -W 12000 -M 1800 --output-limit 1,128 HOME/SApperloT-base -seed=620539908 HOME/instance-1831452-1242759126.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 3/64 17067
/proc/meminfo: memFree=1875168/2055920 swapFree=4179476/4192956
[pid=17067] ppid=17065 vsize=3404 CPUtime=0
/proc/17067/stat : 17067 (SApperloT-base) R 17065 17067 17030 0 -1 4194304 246 0 0 0 0 0 0 0 19 0 1 0 303939933 3485696 230 1992294400 134512640 135674940 4294956208 18446744073709551615 134542190 0 0 4096 0 0 0 0 17 1 0 0
/proc/17067/statm: 851 240 88 283 0 565 0

[startup+0.0921371 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 17067
/proc/meminfo: memFree=1875168/2055920 swapFree=4179476/4192956
[pid=17067] ppid=17065 vsize=15072 CPUtime=0.08
/proc/17067/stat : 17067 (SApperloT-base) R 17065 17067 17030 0 -1 4194304 2773 0 0 0 7 1 0 0 19 0 1 0 303939933 15433728 2757 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/17067/statm: 3768 2758 90 283 0 3482 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 15072

[startup+0.102138 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 17067
/proc/meminfo: memFree=1875168/2055920 swapFree=4179476/4192956
[pid=17067] ppid=17065 vsize=15468 CPUtime=0.09
/proc/17067/stat : 17067 (SApperloT-base) R 17065 17067 17030 0 -1 4194304 2878 0 0 0 8 1 0 0 19 0 1 0 303939933 15839232 2862 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/17067/statm: 3867 2862 90 283 0 3581 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15468

[startup+0.301155 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 17067
/proc/meminfo: memFree=1875168/2055920 swapFree=4179476/4192956
[pid=17067] ppid=17065 vsize=22068 CPUtime=0.28
/proc/17067/stat : 17067 (SApperloT-base) R 17065 17067 17030 0 -1 4194304 4613 0 0 0 26 2 0 0 20 0 1 0 303939933 22597632 4597 1992294400 134512640 135674940 4294956208 18446744073709551615 134536790 0 0 4096 0 0 0 0 17 1 0 0
/proc/17067/statm: 5517 4597 90 283 0 5231 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 22068

[startup+0.702189 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 17067
/proc/meminfo: memFree=1875168/2055920 swapFree=4179476/4192956
[pid=17067] ppid=17065 vsize=33248 CPUtime=0.68
/proc/17067/stat : 17067 (SApperloT-base) R 17065 17067 17030 0 -1 4194304 7568 0 0 0 64 4 0 0 24 0 1 0 303939933 34045952 7295 1992294400 134512640 135674940 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/17067/statm: 8312 7295 98 283 0 8026 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 33248

[startup+1.50126 s]
/proc/loadavg: 0.00 0.00 0.00 2/65 17068
/proc/meminfo: memFree=1846104/2055920 swapFree=4179476/4192956
[pid=17067] ppid=17065 vsize=33248 CPUtime=1.48
/proc/17067/stat : 17067 (SApperloT-base) R 17065 17067 17030 0 -1 4194304 7576 0 0 0 144 4 0 0 25 0 1 0 303939933 34045952 7303 1992294400 134512640 135674940 4294956208 18446744073709551615 134550650 0 0 4096 0 0 0 0 17 1 0 0
/proc/17067/statm: 8312 7303 98 283 0 8026 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 33248

[startup+3.1014 s]
/proc/loadavg: 0.08 0.02 0.01 2/65 17068
/proc/meminfo: memFree=1845528/2055920 swapFree=4179476/4192956
[pid=17067] ppid=17065 vsize=34296 CPUtime=3.09
/proc/17067/stat : 17067 (SApperloT-base) R 17065 17067 17030 0 -1 4194304 7867 0 0 0 304 5 0 0 25 0 1 0 303939933 35119104 7529 1992294400 134512640 135674940 4294956208 18446744073709551615 134571290 0 0 4096 0 0 0 0 17 1 0 0
/proc/17067/statm: 8574 7529 98 283 0 8288 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 34296

[startup+6.30168 s]
/proc/loadavg: 0.08 0.02 0.01 2/65 17068
/proc/meminfo: memFree=1842648/2055920 swapFree=4179476/4192956
[pid=17067] ppid=17065 vsize=37352 CPUtime=6.29
/proc/17067/stat : 17067 (SApperloT-base) R 17065 17067 17030 0 -1 4194304 8639 0 0 0 623 6 0 0 25 0 1 0 303939933 38248448 8301 1992294400 134512640 135674940 4294956208 18446744073709551615 134536750 0 0 4096 0 0 0 0 17 1 0 0
/proc/17067/statm: 9338 8301 98 283 0 9052 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 37352

[startup+12.7012 s]
/proc/loadavg: 0.22 0.05 0.02 2/65 17068
/proc/meminfo: memFree=1836952/2055920 swapFree=4179476/4192956
[pid=17067] ppid=17065 vsize=42924 CPUtime=12.69
/proc/17067/stat : 17067 (SApperloT-base) R 17065 17067 17030 0 -1 4194304 10029 0 0 0 1262 7 0 0 25 0 1 0 303939933 43954176 9691 1992294400 134512640 135674940 4294956208 18446744073709551615 134564599 0 0 4096 0 0 0 0 17 1 0 0
/proc/17067/statm: 10731 9691 98 283 0 10445 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 42924

[startup+25.5014 s]
/proc/loadavg: 0.34 0.08 0.02 2/65 17068
/proc/meminfo: memFree=1827032/2055920 swapFree=4179476/4192956
[pid=17067] ppid=17065 vsize=52756 CPUtime=25.48
/proc/17067/stat : 17067 (SApperloT-base) R 17065 17067 17030 0 -1 4194304 12480 0 0 0 2538 10 0 0 25 0 1 0 303939933 54022144 12142 1992294400 134512640 135674940 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/17067/statm: 13189 12142 98 283 0 12903 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 52756

[startup+51.1016 s]
/proc/loadavg: 0.56 0.15 0.05 2/65 17068
/proc/meminfo: memFree=1808728/2055920 swapFree=4179476/4192956
[pid=17067] ppid=17065 vsize=71568 CPUtime=51.08
/proc/17067/stat : 17067 (SApperloT-base) R 17065 17067 17030 0 -1 4194304 17276 0 0 0 5093 15 0 0 25 0 1 0 303939933 73285632 16809 1992294400 134512640 135674940 4294956208 18446744073709551615 134564225 0 0 4096 0 0 0 0 17 1 0 0
/proc/17067/statm: 17892 16809 98 283 0 17606 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 71568

[startup+102.305 s]
/proc/loadavg: 0.82 0.29 0.10 2/65 17068
/proc/meminfo: memFree=1771544/2055920 swapFree=4179476/4192956
[pid=17067] ppid=17065 vsize=108428 CPUtime=102.27
/proc/17067/stat : 17067 (SApperloT-base) R 17065 17067 17030 0 -1 4194304 26714 0 0 0 10202 25 0 0 25 0 1 0 303939933 111030272 25990 1992294400 134512640 135674940 4294956208 18446744073709551615 134551274 0 0 4096 0 0 0 0 17 1 0 0
/proc/17067/statm: 27107 25990 98 283 0 26821 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 108428

[startup+162.301 s]
/proc/loadavg: 0.93 0.42 0.15 2/65 17068
/proc/meminfo: memFree=1725400/2055920 swapFree=4179476/4192956
[pid=17067] ppid=17065 vsize=154884 CPUtime=162.25
/proc/17067/stat : 17067 (SApperloT-base) R 17065 17067 17030 0 -1 4194304 38305 0 0 0 16188 37 0 0 25 0 1 0 303939933 158601216 37581 1992294400 134512640 135674940 4294956208 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 1 0 0
/proc/17067/statm: 38721 37581 98 283 0 38435 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 154884

[startup+222.302 s]
/proc/loadavg: 0.97 0.52 0.20 2/65 17068
/proc/meminfo: memFree=1682648/2055920 swapFree=4179476/4192956
[pid=17067] ppid=17065 vsize=197292 CPUtime=222.23
/proc/17067/stat : 17067 (SApperloT-base) R 17065 17067 17030 0 -1 4194304 48879 0 0 0 22177 46 0 0 25 0 1 0 303939933 202027008 48155 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/17067/statm: 49323 48155 98 283 0 49037 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 197292

[startup+282.302 s]
/proc/loadavg: 0.99 0.61 0.25 2/65 17068
/proc/meminfo: memFree=1675800/2055920 swapFree=4179476/4192956
[pid=17067] ppid=17065 vsize=203776 CPUtime=282.22
/proc/17067/stat : 17067 (SApperloT-base) R 17065 17067 17030 0 -1 4194304 50532 0 0 0 28174 48 0 0 25 0 1 0 303939933 208666624 49808 1992294400 134512640 135674940 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/17067/statm: 50944 49808 99 283 0 50658 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 203776

[startup+342.302 s]
/proc/loadavg: 0.99 0.67 0.30 2/65 17068
/proc/meminfo: memFree=1675608/2055920 swapFree=4179476/4192956
[pid=17067] ppid=17065 vsize=204044 CPUtime=342.21
/proc/17067/stat : 17067 (SApperloT-base) R 17065 17067 17030 0 -1 4194304 50584 0 0 0 34172 49 0 0 25 0 1 0 303939933 208941056 49860 1992294400 134512640 135674940 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/17067/statm: 51011 49860 99 283 0 50725 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 204044

[startup+402.301 s]
/proc/loadavg: 0.99 0.73 0.34 2/65 17068
/proc/meminfo: memFree=1675416/2055920 swapFree=4179476/4192956
[pid=17067] ppid=17065 vsize=204176 CPUtime=402.19
/proc/17067/stat : 17067 (SApperloT-base) R 17065 17067 17030 0 -1 4194304 50620 0 0 0 40170 49 0 0 25 0 1 0 303939933 209076224 49896 1992294400 134512640 135674940 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/17067/statm: 51044 49896 99 283 0 50758 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 204176

[startup+462.301 s]
/proc/loadavg: 0.99 0.78 0.38 2/65 17068
/proc/meminfo: memFree=1675288/2055920 swapFree=4179476/4192956
[pid=17067] ppid=17065 vsize=204308 CPUtime=462.18
/proc/17067/stat : 17067 (SApperloT-base) R 17065 17067 17030 0 -1 4194304 50647 0 0 0 46169 49 0 0 25 0 1 0 303939933 209211392 49923 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/17067/statm: 51077 49923 99 283 0 50791 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 204308

[startup+522.302 s]
/proc/loadavg: 0.99 0.81 0.41 2/65 17068
/proc/meminfo: memFree=1666072/2055920 swapFree=4179476/4192956
[pid=17067] ppid=17065 vsize=214088 CPUtime=522.16
/proc/17067/stat : 17067 (SApperloT-base) R 17065 17067 17030 0 -1 4194304 53092 0 0 0 52165 51 0 0 25 0 1 0 303939933 219226112 52368 1992294400 134512640 135674940 4294956208 18446744073709551615 134551176 0 0 4096 0 0 0 0 17 1 0 0
/proc/17067/statm: 53522 52368 99 283 0 53236 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 214088

[startup+582.302 s]
/proc/loadavg: 0.99 0.85 0.45 2/65 17074
/proc/meminfo: memFree=1627792/2055920 swapFree=4179476/4192956
[pid=17067] ppid=17065 vsize=251776 CPUtime=582.14
/proc/17067/stat : 17067 (SApperloT-base) R 17065 17067 17030 0 -1 4194304 62562 0 0 0 58153 61 0 0 25 0 1 0 303939933 257818624 61838 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/17067/statm: 62944 61838 99 283 0 62658 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 251776

[startup+642.301 s]
/proc/loadavg: 0.99 0.87 0.48 2/65 17074
/proc/meminfo: memFree=1592400/2055920 swapFree=4179476/4192956
[pid=17067] ppid=17065 vsize=288848 CPUtime=642.13
/proc/17067/stat : 17067 (SApperloT-base) R 17065 17067 17030 0 -1 4194304 71834 0 0 0 64142 71 0 0 25 0 1 0 303939933 295780352 70597 1992294400 134512640 135674940 4294956208 18446744073709551615 134551254 0 0 4096 0 0 0 0 17 1 0 0
/proc/17067/statm: 72212 70597 99 283 0 71926 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 288848


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

[startup+9102.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 17090
/proc/meminfo: memFree=1148056/2055920 swapFree=4179476/4192956
[pid=17067] ppid=17065 vsize=730608 CPUtime=9100.09
/proc/17067/stat : 17067 (SApperloT-base) R 17065 17067 17030 0 -1 4194304 182777 0 0 0 909816 193 0 0 25 0 1 0 303939933 748142592 180386 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/17067/statm: 182652 180386 99 283 0 182366 0
Current children cumulated CPU time (s) 9100.09
Current children cumulated vsize (KiB) 730608

[startup+9162.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 17090
/proc/meminfo: memFree=1148056/2055920 swapFree=4179476/4192956
[pid=17067] ppid=17065 vsize=730608 CPUtime=9160.07
/proc/17067/stat : 17067 (SApperloT-base) R 17065 17067 17030 0 -1 4194304 182777 0 0 0 915814 193 0 0 25 0 1 0 303939933 748142592 180386 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/17067/statm: 182652 180386 99 283 0 182366 0
Current children cumulated CPU time (s) 9160.07
Current children cumulated vsize (KiB) 730608

[startup+9222.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 17090
/proc/meminfo: memFree=1147928/2055920 swapFree=4179476/4192956
[pid=17067] ppid=17065 vsize=730608 CPUtime=9220.06
/proc/17067/stat : 17067 (SApperloT-base) R 17065 17067 17030 0 -1 4194304 182781 0 0 0 921813 193 0 0 25 0 1 0 303939933 748142592 180390 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/17067/statm: 182652 180390 99 283 0 182366 0
Current children cumulated CPU time (s) 9220.06
Current children cumulated vsize (KiB) 730608

[startup+9282.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 17090
/proc/meminfo: memFree=1147928/2055920 swapFree=4179476/4192956
[pid=17067] ppid=17065 vsize=730608 CPUtime=9280.05
/proc/17067/stat : 17067 (SApperloT-base) R 17065 17067 17030 0 -1 4194304 182782 0 0 0 927811 194 0 0 25 0 1 0 303939933 748142592 180391 1992294400 134512640 135674940 4294956208 18446744073709551615 134564833 0 0 4096 0 0 0 0 17 1 0 0
/proc/17067/statm: 182652 180391 99 283 0 182366 0
Current children cumulated CPU time (s) 9280.05
Current children cumulated vsize (KiB) 730608

[startup+9342.31 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 17090
/proc/meminfo: memFree=1147928/2055920 swapFree=4179476/4192956
[pid=17067] ppid=17065 vsize=730608 CPUtime=9340.04
/proc/17067/stat : 17067 (SApperloT-base) R 17065 17067 17030 0 -1 4194304 182784 0 0 0 933810 194 0 0 25 0 1 0 303939933 748142592 180393 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/17067/statm: 182652 180393 99 283 0 182366 0
Current children cumulated CPU time (s) 9340.04
Current children cumulated vsize (KiB) 730608

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 17090
/proc/meminfo: memFree=1147928/2055920 swapFree=4179476/4192956
[pid=17067] ppid=17065 vsize=730608 CPUtime=9400.02
/proc/17067/stat : 17067 (SApperloT-base) R 17065 17067 17030 0 -1 4194304 182785 0 0 0 939808 194 0 0 25 0 1 0 303939933 748142592 180394 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/17067/statm: 182652 180394 99 283 0 182366 0
Current children cumulated CPU time (s) 9400.02
Current children cumulated vsize (KiB) 730608

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 17090
/proc/meminfo: memFree=1147928/2055920 swapFree=4179476/4192956
[pid=17067] ppid=17065 vsize=730608 CPUtime=9460
/proc/17067/stat : 17067 (SApperloT-base) R 17065 17067 17030 0 -1 4194304 182785 0 0 0 945806 194 0 0 25 0 1 0 303939933 748142592 180394 1992294400 134512640 135674940 4294956208 18446744073709551615 134551574 0 0 4096 0 0 0 0 17 1 0 0
/proc/17067/statm: 182652 180394 99 283 0 182366 0
Current children cumulated CPU time (s) 9460
Current children cumulated vsize (KiB) 730608

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 17090
/proc/meminfo: memFree=1147928/2055920 swapFree=4179476/4192956
[pid=17067] ppid=17065 vsize=730608 CPUtime=9519.99
/proc/17067/stat : 17067 (SApperloT-base) R 17065 17067 17030 0 -1 4194304 182785 0 0 0 951805 194 0 0 25 0 1 0 303939933 748142592 180394 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/17067/statm: 182652 180394 99 283 0 182366 0
Current children cumulated CPU time (s) 9519.99
Current children cumulated vsize (KiB) 730608

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 17090
/proc/meminfo: memFree=1147928/2055920 swapFree=4179476/4192956
[pid=17067] ppid=17065 vsize=730608 CPUtime=9579.97
/proc/17067/stat : 17067 (SApperloT-base) R 17065 17067 17030 0 -1 4194304 182786 0 0 0 957803 194 0 0 25 0 1 0 303939933 748142592 180395 1992294400 134512640 135674940 4294956208 18446744073709551615 134560025 0 0 4096 0 0 0 0 17 1 0 0
/proc/17067/statm: 182652 180395 99 283 0 182366 0
Current children cumulated CPU time (s) 9579.97
Current children cumulated vsize (KiB) 730608

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 17090
/proc/meminfo: memFree=1147864/2055920 swapFree=4179476/4192956
[pid=17067] ppid=17065 vsize=730608 CPUtime=9639.96
/proc/17067/stat : 17067 (SApperloT-base) R 17065 17067 17030 0 -1 4194304 182787 0 0 0 963802 194 0 0 25 0 1 0 303939933 748142592 180396 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/17067/statm: 182652 180396 99 283 0 182366 0
Current children cumulated CPU time (s) 9639.96
Current children cumulated vsize (KiB) 730608

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 17090
/proc/meminfo: memFree=1147672/2055920 swapFree=4179476/4192956
[pid=17067] ppid=17065 vsize=730608 CPUtime=9699.94
/proc/17067/stat : 17067 (SApperloT-base) R 17065 17067 17030 0 -1 4194304 182788 0 0 0 969800 194 0 0 25 0 1 0 303939933 748142592 180397 1992294400 134512640 135674940 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/17067/statm: 182652 180397 99 283 0 182366 0
Current children cumulated CPU time (s) 9699.94
Current children cumulated vsize (KiB) 730608

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 17090
/proc/meminfo: memFree=1147672/2055920 swapFree=4179476/4192956
[pid=17067] ppid=17065 vsize=730608 CPUtime=9759.94
/proc/17067/stat : 17067 (SApperloT-base) R 17065 17067 17030 0 -1 4194304 182788 0 0 0 975799 195 0 0 25 0 1 0 303939933 748142592 180397 1992294400 134512640 135674940 4294956208 18446744073709551615 134564258 0 0 4096 0 0 0 0 17 1 0 0
/proc/17067/statm: 182652 180397 99 283 0 182366 0
Current children cumulated CPU time (s) 9759.94
Current children cumulated vsize (KiB) 730608

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 17090
/proc/meminfo: memFree=1147672/2055920 swapFree=4179476/4192956
[pid=17067] ppid=17065 vsize=730608 CPUtime=9819.92
/proc/17067/stat : 17067 (SApperloT-base) R 17065 17067 17030 0 -1 4194304 182789 0 0 0 981797 195 0 0 25 0 1 0 303939933 748142592 180398 1992294400 134512640 135674940 4294956208 18446744073709551615 134564761 0 0 4096 0 0 0 0 17 1 0 0
/proc/17067/statm: 182652 180398 99 283 0 182366 0
Current children cumulated CPU time (s) 9819.92
Current children cumulated vsize (KiB) 730608

[startup+9882.3 s]
/proc/loadavg: 1.04 1.01 0.95 2/65 17090
/proc/meminfo: memFree=1147672/2055920 swapFree=4179476/4192956
[pid=17067] ppid=17065 vsize=730608 CPUtime=9879.91
/proc/17067/stat : 17067 (SApperloT-base) R 17065 17067 17030 0 -1 4194304 182790 0 0 0 987796 195 0 0 25 0 1 0 303939933 748142592 180399 1992294400 134512640 135674940 4294956208 18446744073709551615 134565276 0 0 4096 0 0 0 0 17 1 0 0
/proc/17067/statm: 182652 180399 99 283 0 182366 0
Current children cumulated CPU time (s) 9879.91
Current children cumulated vsize (KiB) 730608

[startup+9942.3 s]
/proc/loadavg: 1.12 1.04 0.96 2/65 17090
/proc/meminfo: memFree=1147672/2055920 swapFree=4179476/4192956
[pid=17067] ppid=17065 vsize=730608 CPUtime=9939.89
/proc/17067/stat : 17067 (SApperloT-base) R 17065 17067 17030 0 -1 4194304 182790 0 0 0 993794 195 0 0 25 0 1 0 303939933 748142592 180399 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/17067/statm: 182652 180399 99 283 0 182366 0
Current children cumulated CPU time (s) 9939.89
Current children cumulated vsize (KiB) 730608

[startup+10002.3 s]
/proc/loadavg: 1.04 1.03 0.96 2/65 17090
/proc/meminfo: memFree=1144984/2055920 swapFree=4179476/4192956
[pid=17067] ppid=17065 vsize=733388 CPUtime=9999.88
/proc/17067/stat : 17067 (SApperloT-base) R 17065 17067 17030 0 -1 4194304 183464 0 0 0 999792 196 0 0 25 0 1 0 303939933 750989312 181073 1992294400 134512640 135674940 4294956208 18446744073709551615 134539896 0 0 4096 0 0 0 0 17 1 0 0
/proc/17067/statm: 183347 181073 99 283 0 183061 0
Current children cumulated CPU time (s) 9999.88
Current children cumulated vsize (KiB) 733388



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10002.5 s]
/proc/loadavg: 1.04 1.03 0.96 2/65 17090
/proc/meminfo: memFree=1144984/2055920 swapFree=4179476/4192956
[pid=17067] ppid=17065 vsize=733388 CPUtime=10000.1
/proc/17067/stat : 17067 (SApperloT-base) R 17065 17067 17030 0 -1 4194304 183464 0 0 0 999812 196 0 0 25 0 1 0 303939933 750989312 181073 1992294400 134512640 135674940 4294956208 18446744073709551615 134539803 0 0 4096 0 0 0 0 17 1 0 0
/proc/17067/statm: 183347 181073 99 283 0 183061 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 733388

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

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

[startup+10002.6 s]
/proc/loadavg: 1.04 1.03 0.96 2/65 17090
/proc/meminfo: memFree=1144984/2055920 swapFree=4179476/4192956
[pid=17067] ppid=17065 vsize=0 CPUtime=10000.2
/proc/17067/stat : 17067 (SApperloT-base) R 17065 17067 17030 0 -1 4195332 183464 0 0 0 999812 206 0 0 25 0 1 0 303939933 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/17067/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 10000.2
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 10002.6
CPU time (s): 10000.2
CPU user time (s): 9998.12
CPU system time (s): 2.07268
CPU usage (%): 99.9758
Max. virtual memory (cumulated for all children) (KiB): 733388

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9998.13
system time used= 2.07268
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 183464
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= 1
involuntary context switches= 15048

runsolver used 7.60984 second user time and 20.4409 second system time

The end

Launcher Data

Begin job on node58 at 2009-05-19 20:52:07
IDJOB=1831452
IDBENCH=20386
IDSOLVER=642
FILE ID=node58/1831452-1242759126
PBS_JOBID= 9322243
Free space on /tmp= 66268 MiB

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

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

MD5SUM BENCH= 8e22d84b1ae625d44fbf300a32374a2d
RANDOM SEED=620539908

node58.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.233
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.233
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:       1875904 kB
Buffers:          6756 kB
Cached:         133876 kB
SwapCached:       7540 kB
Active:          30172 kB
Inactive:       119600 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1875904 kB
SwapTotal:     4192956 kB
SwapFree:      4179476 kB
Dirty:           14244 kB
Writeback:           0 kB
Mapped:          14344 kB
Slab:            16356 kB
Committed_AS:   977376 kB
PageTables:       1364 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= 66264 MiB
End job on node58 at 2009-05-19 23:38:52