Trace number 1831920

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 10002.4

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_09_UNSAT.cnf
MD5SUMfeb620c17f2a4d7899a2e7883baa7391
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 variables1430
Number of clauses87044
Sum of the clauses size258924
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22369
Number of clauses of size 384652
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

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-1831920-1242791181/watcher-1831920-1242791181 -o /tmp/evaluation-result-1831920-1242791181/solver-1831920-1242791181 -C 10000 -W 12000 -M 1800 --output-limit 1,128 HOME/SApperloT-base -seed=210778426 HOME/instance-1831920-1242791181.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.84 0.95 0.98 3/64 2497
/proc/meminfo: memFree=1603464/2055920 swapFree=4180384/4192956
[pid=2497] ppid=2495 vsize=1792 CPUtime=0
/proc/2497/stat : 2497 (SApperloT-base) R 2495 2497 2460 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 307144139 1835008 164 1992294400 134512640 135674940 4294956208 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 1 0 0
/proc/2497/statm: 448 164 90 283 0 162 0

[startup+0.060743 s]
/proc/loadavg: 0.84 0.95 0.98 3/64 2497
/proc/meminfo: memFree=1603464/2055920 swapFree=4180384/4192956
[pid=2497] ppid=2495 vsize=4716 CPUtime=0.05
/proc/2497/stat : 2497 (SApperloT-base) R 2495 2497 2460 0 -1 4194304 922 0 0 0 5 0 0 0 18 0 1 0 307144139 4829184 905 1992294400 134512640 135674940 4294956208 18446744073709551615 134573079 0 0 4096 0 0 0 0 17 1 0 0
/proc/2497/statm: 1179 905 98 283 0 893 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 4716

[startup+0.102746 s]
/proc/loadavg: 0.84 0.95 0.98 3/64 2497
/proc/meminfo: memFree=1603464/2055920 swapFree=4180384/4192956
[pid=2497] ppid=2495 vsize=4848 CPUtime=0.09
/proc/2497/stat : 2497 (SApperloT-base) R 2495 2497 2460 0 -1 4194304 942 0 0 0 9 0 0 0 18 0 1 0 307144139 4964352 925 1992294400 134512640 135674940 4294956208 18446744073709551615 134552392 0 0 4096 0 0 0 0 17 1 0 0
/proc/2497/statm: 1212 925 98 283 0 926 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4848

[startup+0.302761 s]
/proc/loadavg: 0.84 0.95 0.98 3/64 2497
/proc/meminfo: memFree=1603464/2055920 swapFree=4180384/4192956
[pid=2497] ppid=2495 vsize=5112 CPUtime=0.29
/proc/2497/stat : 2497 (SApperloT-base) R 2495 2497 2460 0 -1 4194304 1016 0 0 0 29 0 0 0 19 0 1 0 307144139 5234688 999 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/2497/statm: 1278 999 98 283 0 992 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5112

[startup+0.701793 s]
/proc/loadavg: 0.84 0.95 0.98 3/64 2497
/proc/meminfo: memFree=1603464/2055920 swapFree=4180384/4192956
[pid=2497] ppid=2495 vsize=5908 CPUtime=0.69
/proc/2497/stat : 2497 (SApperloT-base) R 2495 2497 2460 0 -1 4194304 1185 0 0 0 69 0 0 0 23 0 1 0 307144139 6049792 1168 1992294400 134512640 135674940 4294956208 18446744073709551615 134556268 0 0 4096 0 0 0 0 17 1 0 0
/proc/2497/statm: 1477 1168 98 283 0 1191 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5908

[startup+1.50186 s]
/proc/loadavg: 0.84 0.95 0.98 2/65 2498
/proc/meminfo: memFree=1598592/2055920 swapFree=4180384/4192956
[pid=2497] ppid=2495 vsize=7276 CPUtime=1.49
/proc/2497/stat : 2497 (SApperloT-base) R 2495 2497 2460 0 -1 4194304 1518 0 0 0 149 0 0 0 25 0 1 0 307144139 7450624 1501 1992294400 134512640 135674940 4294956208 18446744073709551615 134564697 0 0 4096 0 0 0 0 17 1 0 0
/proc/2497/statm: 1819 1501 98 283 0 1533 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7276

[startup+3.10198 s]
/proc/loadavg: 0.84 0.95 0.98 2/65 2498
/proc/meminfo: memFree=1596800/2055920 swapFree=4180384/4192956
[pid=2497] ppid=2495 vsize=9292 CPUtime=3.09
/proc/2497/stat : 2497 (SApperloT-base) R 2495 2497 2460 0 -1 4194304 1950 0 0 0 309 0 0 0 25 0 1 0 307144139 9515008 1933 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/2497/statm: 2323 1933 98 283 0 2037 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9292

[startup+6.30124 s]
/proc/loadavg: 0.85 0.95 0.98 2/65 2498
/proc/meminfo: memFree=1594240/2055920 swapFree=4180384/4192956
[pid=2497] ppid=2495 vsize=11652 CPUtime=6.29
/proc/2497/stat : 2497 (SApperloT-base) R 2495 2497 2460 0 -1 4194304 2512 0 0 0 628 1 0 0 25 0 1 0 307144139 11931648 2495 1992294400 134512640 135674940 4294956208 18446744073709551615 134564225 0 0 4096 0 0 0 0 17 1 0 0
/proc/2497/statm: 2913 2495 98 283 0 2627 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11652

[startup+12.7017 s]
/proc/loadavg: 0.87 0.95 0.98 2/65 2498
/proc/meminfo: memFree=1590672/2055920 swapFree=4180384/4192956
[pid=2497] ppid=2495 vsize=15336 CPUtime=12.69
/proc/2497/stat : 2497 (SApperloT-base) R 2495 2497 2460 0 -1 4194304 3334 0 0 0 1267 2 0 0 25 0 1 0 307144139 15704064 3284 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/2497/statm: 3834 3284 98 283 0 3548 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 15336

[startup+25.5017 s]
/proc/loadavg: 0.89 0.95 0.98 2/65 2498
/proc/meminfo: memFree=1585744/2055920 swapFree=4180384/4192956
[pid=2497] ppid=2495 vsize=20852 CPUtime=25.49
/proc/2497/stat : 2497 (SApperloT-base) R 2495 2497 2460 0 -1 4194304 4525 0 0 0 2546 3 0 0 25 0 1 0 307144139 21352448 4442 1992294400 134512640 135674940 4294956208 18446744073709551615 134539767 0 0 4096 0 0 0 0 17 1 0 0
/proc/2497/statm: 5213 4442 98 283 0 4927 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 20852

[startup+51.1018 s]
/proc/loadavg: 0.93 0.96 0.98 2/65 2498
/proc/meminfo: memFree=1582224/2055920 swapFree=4180384/4192956
[pid=2497] ppid=2495 vsize=25088 CPUtime=51.08
/proc/2497/stat : 2497 (SApperloT-base) R 2495 2497 2460 0 -1 4194304 5501 0 0 0 5104 4 0 0 25 0 1 0 307144139 25690112 5321 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/2497/statm: 6272 5321 98 283 0 5986 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 25088

[startup+102.306 s]
/proc/loadavg: 0.97 0.96 0.98 2/65 2498
/proc/meminfo: memFree=1578576/2055920 swapFree=4180384/4192956
[pid=2497] ppid=2495 vsize=29796 CPUtime=102.28
/proc/2497/stat : 2497 (SApperloT-base) R 2495 2497 2460 0 -1 4194304 6520 0 0 0 10223 5 0 0 25 0 1 0 307144139 30511104 6195 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/2497/statm: 7449 6195 98 283 0 7163 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 29796

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 2498
/proc/meminfo: memFree=1574736/2055920 swapFree=4180384/4192956
[pid=2497] ppid=2495 vsize=34924 CPUtime=162.25
/proc/2497/stat : 2497 (SApperloT-base) R 2495 2497 2460 0 -1 4194304 7510 0 0 0 16220 5 0 0 25 0 1 0 307144139 35762176 7185 1992294400 134512640 135674940 4294956208 18446744073709551615 134539938 0 0 4096 0 0 0 0 17 1 0 0
/proc/2497/statm: 8731 7185 98 283 0 8445 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 34924

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 2498
/proc/meminfo: memFree=1573328/2055920 swapFree=4180384/4192956
[pid=2497] ppid=2495 vsize=36464 CPUtime=222.24
/proc/2497/stat : 2497 (SApperloT-base) R 2495 2497 2460 0 -1 4194304 7848 0 0 0 22218 6 0 0 25 0 1 0 307144139 37339136 7523 1992294400 134512640 135674940 4294956208 18446744073709551615 134564244 0 0 4096 0 0 0 0 17 1 0 0
/proc/2497/statm: 9116 7523 98 283 0 8830 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 36464

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 2498
/proc/meminfo: memFree=1571472/2055920 swapFree=4180384/4192956
[pid=2497] ppid=2495 vsize=38772 CPUtime=282.22
/proc/2497/stat : 2497 (SApperloT-base) R 2495 2497 2460 0 -1 4194304 8312 0 0 0 28216 6 0 0 25 0 1 0 307144139 39702528 7987 1992294400 134512640 135674940 4294956208 18446744073709551615 134564274 0 0 4096 0 0 0 0 17 1 0 0
/proc/2497/statm: 9693 7987 98 283 0 9407 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 38772

[startup+342.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 2498
/proc/meminfo: memFree=1569872/2055920 swapFree=4180384/4192956
[pid=2497] ppid=2495 vsize=40820 CPUtime=342.21
/proc/2497/stat : 2497 (SApperloT-base) R 2495 2497 2460 0 -1 4194304 8713 0 0 0 34214 7 0 0 25 0 1 0 307144139 41799680 8388 1992294400 134512640 135674940 4294956208 18446744073709551615 134564247 0 0 4096 0 0 0 0 17 1 0 0
/proc/2497/statm: 10205 8388 98 283 0 9919 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 40820

[startup+402.303 s]
/proc/loadavg: 1.04 0.99 0.99 2/65 2498
/proc/meminfo: memFree=1568464/2055920 swapFree=4180384/4192956
[pid=2497] ppid=2495 vsize=42320 CPUtime=402.19
/proc/2497/stat : 2497 (SApperloT-base) R 2495 2497 2460 0 -1 4194304 9057 0 0 0 40212 7 0 0 25 0 1 0 307144139 43335680 8732 1992294400 134512640 135674940 4294956208 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 1 0 0
/proc/2497/statm: 10580 8732 98 283 0 10294 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 42320

[startup+462.302 s]
/proc/loadavg: 1.09 1.02 1.00 2/65 2498
/proc/meminfo: memFree=1565968/2055920 swapFree=4180384/4192956
[pid=2497] ppid=2495 vsize=45436 CPUtime=462.19
/proc/2497/stat : 2497 (SApperloT-base) R 2495 2497 2460 0 -1 4194304 9676 0 0 0 46211 8 0 0 25 0 1 0 307144139 46526464 9351 1992294400 134512640 135674940 4294956208 18446744073709551615 134539883 0 0 4096 0 0 0 0 17 1 0 0
/proc/2497/statm: 11359 9351 98 283 0 11073 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 45436

[startup+522.303 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 2498
/proc/meminfo: memFree=1564880/2055920 swapFree=4180384/4192956
[pid=2497] ppid=2495 vsize=46852 CPUtime=522.17
/proc/2497/stat : 2497 (SApperloT-base) R 2495 2497 2460 0 -1 4194304 9934 0 0 0 52209 8 0 0 25 0 1 0 307144139 47976448 9609 1992294400 134512640 135674940 4294956208 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 1 0 0
/proc/2497/statm: 11713 9609 98 283 0 11427 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 46852

[startup+582.303 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 2498
/proc/meminfo: memFree=1562704/2055920 swapFree=4180384/4192956
[pid=2497] ppid=2495 vsize=49604 CPUtime=582.15
/proc/2497/stat : 2497 (SApperloT-base) R 2495 2497 2460 0 -1 4194304 10472 0 0 0 58206 9 0 0 25 0 1 0 307144139 50794496 10147 1992294400 134512640 135674940 4294956208 18446744073709551615 134539891 0 0 4096 0 0 0 0 17 1 0 0
/proc/2497/statm: 12401 10147 98 283 0 12115 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 49604

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2498
/proc/meminfo: memFree=1561552/2055920 swapFree=4180384/4192956
[pid=2497] ppid=2495 vsize=51016 CPUtime=642.14
/proc/2497/stat : 2497 (SApperloT-base) R 2495 2497 2460 0 -1 4194304 10747 0 0 0 64205 9 0 0 25 0 1 0 307144139 52240384 10422 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/2497/statm: 12754 10422 98 283 0 12468 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 51016


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

[startup+9042.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2520
/proc/meminfo: memFree=1445520/2055920 swapFree=4180384/4192956
[pid=2497] ppid=2495 vsize=190696 CPUtime=9040.18
/proc/2497/stat : 2497 (SApperloT-base) R 2495 2497 2460 0 -1 4194304 40128 0 0 0 903950 68 0 0 25 0 1 0 307144139 195272704 38220 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/2497/statm: 47674 38220 98 283 0 47388 0
Current children cumulated CPU time (s) 9040.18
Current children cumulated vsize (KiB) 190696

[startup+9102.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2520
/proc/meminfo: memFree=1445328/2055920 swapFree=4180384/4192956
[pid=2497] ppid=2495 vsize=190952 CPUtime=9100.16
/proc/2497/stat : 2497 (SApperloT-base) R 2495 2497 2460 0 -1 4194304 40164 0 0 0 909948 68 0 0 25 0 1 0 307144139 195534848 38256 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/2497/statm: 47738 38256 98 283 0 47452 0
Current children cumulated CPU time (s) 9100.16
Current children cumulated vsize (KiB) 190952

[startup+9162.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2520
/proc/meminfo: memFree=1444496/2055920 swapFree=4180384/4192956
[pid=2497] ppid=2495 vsize=191984 CPUtime=9160.15
/proc/2497/stat : 2497 (SApperloT-base) R 2495 2497 2460 0 -1 4194304 40362 0 0 0 915946 69 0 0 25 0 1 0 307144139 196591616 38454 1992294400 134512640 135674940 4294956208 18446744073709551615 134564076 0 0 4096 0 0 0 0 17 1 0 0
/proc/2497/statm: 47996 38454 98 283 0 47710 0
Current children cumulated CPU time (s) 9160.15
Current children cumulated vsize (KiB) 191984

[startup+9222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2520
/proc/meminfo: memFree=1443792/2055920 swapFree=4180384/4192956
[pid=2497] ppid=2495 vsize=193012 CPUtime=9220.14
/proc/2497/stat : 2497 (SApperloT-base) R 2495 2497 2460 0 -1 4194304 40669 0 0 0 921945 69 0 0 25 0 1 0 307144139 197644288 38632 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/2497/statm: 48253 38632 98 283 0 47967 0
Current children cumulated CPU time (s) 9220.14
Current children cumulated vsize (KiB) 193012

[startup+9282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2520
/proc/meminfo: memFree=1442640/2055920 swapFree=4180384/4192956
[pid=2497] ppid=2495 vsize=194944 CPUtime=9280.12
/proc/2497/stat : 2497 (SApperloT-base) R 2495 2497 2460 0 -1 4194304 40992 0 0 0 927943 69 0 0 25 0 1 0 307144139 199622656 38922 1992294400 134512640 135674940 4294956208 18446744073709551615 134539920 0 0 4096 0 0 0 0 17 1 0 0
/proc/2497/statm: 48736 38922 98 283 0 48450 0
Current children cumulated CPU time (s) 9280.12
Current children cumulated vsize (KiB) 194944

[startup+9342.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2520
/proc/meminfo: memFree=1442064/2055920 swapFree=4180384/4192956
[pid=2497] ppid=2495 vsize=195584 CPUtime=9340.11
/proc/2497/stat : 2497 (SApperloT-base) R 2495 2497 2460 0 -1 4194304 41199 0 0 0 933941 70 0 0 25 0 1 0 307144139 200278016 39031 1992294400 134512640 135674940 4294956208 18446744073709551615 134564255 0 0 4096 0 0 0 0 17 1 0 0
/proc/2497/statm: 48896 39031 98 283 0 48610 0
Current children cumulated CPU time (s) 9340.11
Current children cumulated vsize (KiB) 195584

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2520
/proc/meminfo: memFree=1442064/2055920 swapFree=4180384/4192956
[pid=2497] ppid=2495 vsize=195584 CPUtime=9400.09
/proc/2497/stat : 2497 (SApperloT-base) R 2495 2497 2460 0 -1 4194304 41199 0 0 0 939939 70 0 0 25 0 1 0 307144139 200278016 39031 1992294400 134512640 135674940 4294956208 18446744073709551615 134564843 0 0 4096 0 0 0 0 17 1 0 0
/proc/2497/statm: 48896 39031 98 283 0 48610 0
Current children cumulated CPU time (s) 9400.09
Current children cumulated vsize (KiB) 195584

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2520
/proc/meminfo: memFree=1441936/2055920 swapFree=4180384/4192956
[pid=2497] ppid=2495 vsize=195584 CPUtime=9460.08
/proc/2497/stat : 2497 (SApperloT-base) R 2495 2497 2460 0 -1 4194304 41245 0 0 0 945937 71 0 0 25 0 1 0 307144139 200278016 39077 1992294400 134512640 135674940 4294956208 18446744073709551615 134539930 0 0 4096 0 0 0 0 17 1 0 0
/proc/2497/statm: 48896 39077 98 283 0 48610 0
Current children cumulated CPU time (s) 9460.08
Current children cumulated vsize (KiB) 195584

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2520
/proc/meminfo: memFree=1441872/2055920 swapFree=4180384/4192956
[pid=2497] ppid=2495 vsize=195584 CPUtime=9520.07
/proc/2497/stat : 2497 (SApperloT-base) R 2495 2497 2460 0 -1 4194304 41260 0 0 0 951936 71 0 0 25 0 1 0 307144139 200278016 39092 1992294400 134512640 135674940 4294956208 18446744073709551615 134539883 0 0 4096 0 0 0 0 17 1 0 0
/proc/2497/statm: 48896 39092 98 283 0 48610 0
Current children cumulated CPU time (s) 9520.07
Current children cumulated vsize (KiB) 195584

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2520
/proc/meminfo: memFree=1441104/2055920 swapFree=4180384/4192956
[pid=2497] ppid=2495 vsize=196616 CPUtime=9580.05
/proc/2497/stat : 2497 (SApperloT-base) R 2495 2497 2460 0 -1 4194304 41449 0 0 0 957934 71 0 0 25 0 1 0 307144139 201334784 39281 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/2497/statm: 49154 39281 98 283 0 48868 0
Current children cumulated CPU time (s) 9580.05
Current children cumulated vsize (KiB) 196616

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2520
/proc/meminfo: memFree=1440784/2055920 swapFree=4180384/4192956
[pid=2497] ppid=2495 vsize=197132 CPUtime=9640.03
/proc/2497/stat : 2497 (SApperloT-base) R 2495 2497 2460 0 -1 4194304 41526 0 0 0 963932 71 0 0 25 0 1 0 307144139 201863168 39358 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/2497/statm: 49283 39358 98 283 0 48997 0
Current children cumulated CPU time (s) 9640.03
Current children cumulated vsize (KiB) 197132

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2520
/proc/meminfo: memFree=1440208/2055920 swapFree=4180384/4192956
[pid=2497] ppid=2495 vsize=197644 CPUtime=9700.03
/proc/2497/stat : 2497 (SApperloT-base) R 2495 2497 2460 0 -1 4194304 41719 0 0 0 969931 72 0 0 25 0 1 0 307144139 202387456 39422 1992294400 134512640 135674940 4294956208 18446744073709551615 134539796 0 0 4096 0 0 0 0 17 1 0 0
/proc/2497/statm: 49411 39422 98 283 0 49125 0
Current children cumulated CPU time (s) 9700.03
Current children cumulated vsize (KiB) 197644

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2520
/proc/meminfo: memFree=1440080/2055920 swapFree=4180384/4192956
[pid=2497] ppid=2495 vsize=198160 CPUtime=9760.01
/proc/2497/stat : 2497 (SApperloT-base) R 2495 2497 2460 0 -1 4194304 41798 0 0 0 975929 72 0 0 25 0 1 0 307144139 202915840 39501 1992294400 134512640 135674940 4294956208 18446744073709551615 134564773 0 0 4096 0 0 0 0 17 1 0 0
/proc/2497/statm: 49540 39501 98 283 0 49254 0
Current children cumulated CPU time (s) 9760.01
Current children cumulated vsize (KiB) 198160

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2520
/proc/meminfo: memFree=1439440/2055920 swapFree=4180384/4192956
[pid=2497] ppid=2495 vsize=199192 CPUtime=9819.99
/proc/2497/stat : 2497 (SApperloT-base) R 2495 2497 2460 0 -1 4194304 41956 0 0 0 981927 72 0 0 25 0 1 0 307144139 203972608 39659 1992294400 134512640 135674940 4294956208 18446744073709551615 134564385 0 0 4096 0 0 0 0 17 1 0 0
/proc/2497/statm: 49798 39659 98 283 0 49512 0
Current children cumulated CPU time (s) 9819.99
Current children cumulated vsize (KiB) 199192

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2520
/proc/meminfo: memFree=1438736/2055920 swapFree=4180384/4192956
[pid=2497] ppid=2495 vsize=200224 CPUtime=9879.99
/proc/2497/stat : 2497 (SApperloT-base) R 2495 2497 2460 0 -1 4194304 42127 0 0 0 987926 73 0 0 25 0 1 0 307144139 205029376 39830 1992294400 134512640 135674940 4294956208 18446744073709551615 134564241 0 0 4096 0 0 0 0 17 1 0 0
/proc/2497/statm: 50056 39830 98 283 0 49770 0
Current children cumulated CPU time (s) 9879.99
Current children cumulated vsize (KiB) 200224

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2520
/proc/meminfo: memFree=1438672/2055920 swapFree=4180384/4192956
[pid=2497] ppid=2495 vsize=200224 CPUtime=9939.97
/proc/2497/stat : 2497 (SApperloT-base) R 2495 2497 2460 0 -1 4194304 42135 0 0 0 993924 73 0 0 25 0 1 0 307144139 205029376 39838 1992294400 134512640 135674940 4294956208 18446744073709551615 134564665 0 0 4096 0 0 0 0 17 1 0 0
/proc/2497/statm: 50056 39838 98 283 0 49770 0
Current children cumulated CPU time (s) 9939.97
Current children cumulated vsize (KiB) 200224

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2520
/proc/meminfo: memFree=1437136/2055920 swapFree=4180384/4192956
[pid=2497] ppid=2495 vsize=202284 CPUtime=9999.95
/proc/2497/stat : 2497 (SApperloT-base) R 2495 2497 2460 0 -1 4194304 42596 0 0 0 999922 73 0 0 25 0 1 0 307144139 207138816 40170 1992294400 134512640 135674940 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/2497/statm: 50571 40170 98 283 0 50285 0
Current children cumulated CPU time (s) 9999.95
Current children cumulated vsize (KiB) 202284



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10002.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2520
/proc/meminfo: memFree=1437136/2055920 swapFree=4180384/4192956
[pid=2497] ppid=2495 vsize=202284 CPUtime=10000
/proc/2497/stat : 2497 (SApperloT-base) R 2495 2497 2460 0 -1 4194304 42596 0 0 0 999932 73 0 0 25 0 1 0 307144139 207138816 40170 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/2497/statm: 50571 40170 98 283 0 50285 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 202284

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): 10002.4
CPU time (s): 10000.1
CPU user time (s): 9999.33
CPU system time (s): 0.766883
CPU usage (%): 99.9766
Max. virtual memory (cumulated for all children) (KiB): 202284

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

runsolver used 7.76982 second user time and 19.873 second system time

The end

Launcher Data

Begin job on node69 at 2009-05-20 05:46:21
IDJOB=1831920
IDBENCH=71089
IDSOLVER=642
FILE ID=node69/1831920-1242791181
PBS_JOBID= 9322460
Free space on /tmp= 66136 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rpoc_xits_09_UNSAT.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1831920-1242791181/watcher-1831920-1242791181 -o /tmp/evaluation-result-1831920-1242791181/solver-1831920-1242791181 -C 10000 -W 12000 -M 1800 --output-limit 1,128  HOME/SApperloT-base -seed=210778426 HOME/instance-1831920-1242791181.cnf

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

MD5SUM BENCH= feb620c17f2a4d7899a2e7883baa7391
RANDOM SEED=210778426

node69.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.231
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.231
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:       1603944 kB
Buffers:         30288 kB
Cached:         369032 kB
SwapCached:       6844 kB
Active:          74484 kB
Inactive:       333596 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1603944 kB
SwapTotal:     4192956 kB
SwapFree:      4180384 kB
Dirty:            2860 kB
Writeback:           0 kB
Mapped:          13932 kB
Slab:            29880 kB
Committed_AS:   942792 kB
PageTables:       1468 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= 66136 MiB
End job on node69 at 2009-05-20 08:33:05