Trace number 1831902

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_13_UNKNOWN.cnf
MD5SUM57b85ec7870f670f13b00667a6315c05
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 variables2058
Number of clauses144294
Sum of the clauses size429916
Maximum clause length14
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23219
Number of clauses of size 3141052
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-1831902-1242791058/watcher-1831902-1242791058 -o /tmp/evaluation-result-1831902-1242791058/solver-1831902-1242791058 -C 10000 -W 12000 -M 1800 --output-limit 1,128 HOME/SApperloT-base -seed=798999621 HOME/instance-1831902-1242791058.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.92 0.98 0.99 3/64 16972
/proc/meminfo: memFree=1708816/2055920 swapFree=4180528/4192956
[pid=16972] ppid=16970 vsize=2144 CPUtime=0
/proc/16972/stat : 16972 (SApperloT-base) R 16970 16972 16935 0 -1 4194304 184 0 0 0 0 0 0 0 18 0 1 0 307139872 2195456 168 1992294400 134512640 135674940 4294956208 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 1 0 0
/proc/16972/statm: 536 168 90 283 0 250 0

[startup+0.099704 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 16972
/proc/meminfo: memFree=1708816/2055920 swapFree=4180528/4192956
[pid=16972] ppid=16970 vsize=6792 CPUtime=0.09
/proc/16972/stat : 16972 (SApperloT-base) R 16970 16972 16935 0 -1 4194304 1367 0 0 0 9 0 0 0 18 0 1 0 307139872 6955008 1350 1992294400 134512640 135674940 4294956208 18446744073709551615 134557248 0 0 4096 0 0 0 0 17 1 0 0
/proc/16972/statm: 1698 1350 98 283 0 1412 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6792

[startup+0.101703 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 16972
/proc/meminfo: memFree=1708816/2055920 swapFree=4180528/4192956
[pid=16972] ppid=16970 vsize=6792 CPUtime=0.09
/proc/16972/stat : 16972 (SApperloT-base) R 16970 16972 16935 0 -1 4194304 1369 0 0 0 9 0 0 0 18 0 1 0 307139872 6955008 1352 1992294400 134512640 135674940 4294956208 18446744073709551615 134561411 0 0 4096 0 0 0 0 17 1 0 0
/proc/16972/statm: 1698 1352 98 283 0 1412 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6792

[startup+0.30172 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 16972
/proc/meminfo: memFree=1708816/2055920 swapFree=4180528/4192956
[pid=16972] ppid=16970 vsize=7584 CPUtime=0.29
/proc/16972/stat : 16972 (SApperloT-base) R 16970 16972 16935 0 -1 4194304 1573 0 0 0 29 0 0 0 19 0 1 0 307139872 7766016 1556 1992294400 134512640 135674940 4294956208 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 1 0 0
/proc/16972/statm: 1896 1556 98 283 0 1610 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7584

[startup+0.701752 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 16972
/proc/meminfo: memFree=1708816/2055920 swapFree=4180528/4192956
[pid=16972] ppid=16970 vsize=8904 CPUtime=0.69
/proc/16972/stat : 16972 (SApperloT-base) R 16970 16972 16935 0 -1 4194304 1895 0 0 0 69 0 0 0 22 0 1 0 307139872 9117696 1878 1992294400 134512640 135674940 4294956208 18446744073709551615 134564655 0 0 4096 0 0 0 0 17 1 0 0
/proc/16972/statm: 2226 1878 98 283 0 1940 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8904

[startup+1.50182 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 16973
/proc/meminfo: memFree=1700744/2055920 swapFree=4180528/4192956
[pid=16972] ppid=16970 vsize=11688 CPUtime=1.49
/proc/16972/stat : 16972 (SApperloT-base) R 16970 16972 16935 0 -1 4194304 2572 0 0 0 148 1 0 0 25 0 1 0 307139872 11968512 2555 1992294400 134512640 135674940 4294956208 18446744073709551615 134543046 0 0 4096 0 0 0 0 17 1 0 0
/proc/16972/statm: 2922 2555 98 283 0 2636 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11688

[startup+3.10195 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 16973
/proc/meminfo: memFree=1696776/2055920 swapFree=4180528/4192956
[pid=16972] ppid=16970 vsize=16072 CPUtime=3.09
/proc/16972/stat : 16972 (SApperloT-base) R 16970 16972 16935 0 -1 4194304 3645 0 0 0 308 1 0 0 25 0 1 0 307139872 16457728 3628 1992294400 134512640 135674940 4294956208 18446744073709551615 134564274 0 0 4096 0 0 0 0 17 1 0 0
/proc/16972/statm: 4018 3628 98 283 0 3732 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16072

[startup+6.30121 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 16973
/proc/meminfo: memFree=1690184/2055920 swapFree=4180528/4192956
[pid=16972] ppid=16970 vsize=21188 CPUtime=6.29
/proc/16972/stat : 16972 (SApperloT-base) R 16970 16972 16935 0 -1 4194304 4909 0 0 0 627 2 0 0 25 0 1 0 307139872 21696512 4892 1992294400 134512640 135674940 4294956208 18446744073709551615 134558390 0 0 4096 0 0 0 0 17 1 0 0
/proc/16972/statm: 5297 4892 98 283 0 5011 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21188

[startup+12.7017 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 16973
/proc/meminfo: memFree=1684616/2055920 swapFree=4180528/4192956
[pid=16972] ppid=16970 vsize=26576 CPUtime=12.69
/proc/16972/stat : 16972 (SApperloT-base) R 16970 16972 16935 0 -1 4194304 6198 0 0 0 1266 3 0 0 25 0 1 0 307139872 27213824 6148 1992294400 134512640 135674940 4294956208 18446744073709551615 134564854 0 0 4096 0 0 0 0 17 1 0 0
/proc/16972/statm: 6644 6148 98 283 0 6358 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 26576

[startup+25.5028 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 16973
/proc/meminfo: memFree=1673864/2055920 swapFree=4180528/4192956
[pid=16972] ppid=16970 vsize=37648 CPUtime=25.48
/proc/16972/stat : 16972 (SApperloT-base) R 16970 16972 16935 0 -1 4194304 8921 0 0 0 2543 5 0 0 25 0 1 0 307139872 38551552 8806 1992294400 134512640 135674940 4294956208 18446744073709551615 134564705 0 0 4096 0 0 0 0 17 1 0 0
/proc/16972/statm: 9412 8806 98 283 0 9126 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 37648

[startup+51.1029 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 16973
/proc/meminfo: memFree=1664840/2055920 swapFree=4180528/4192956
[pid=16972] ppid=16970 vsize=46712 CPUtime=51.08
/proc/16972/stat : 16972 (SApperloT-base) R 16970 16972 16935 0 -1 4194304 11132 0 0 0 5101 7 0 0 25 0 1 0 307139872 47833088 11017 1992294400 134512640 135674940 4294956208 18446744073709551615 134564252 0 0 4096 0 0 0 0 17 1 0 0
/proc/16972/statm: 11678 11017 98 283 0 11392 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 46712

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 16973
/proc/meminfo: memFree=1662088/2055920 swapFree=4180528/4192956
[pid=16972] ppid=16970 vsize=50172 CPUtime=102.27
/proc/16972/stat : 16972 (SApperloT-base) R 16970 16972 16935 0 -1 4194304 11813 0 0 0 10219 8 0 0 25 0 1 0 307139872 51376128 11698 1992294400 134512640 135674940 4294956208 18446744073709551615 134564225 0 0 4096 0 0 0 0 17 1 0 0
/proc/16972/statm: 12543 11698 98 283 0 12257 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 50172

[startup+162.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 16973
/proc/meminfo: memFree=1660104/2055920 swapFree=4180528/4192956
[pid=16972] ppid=16970 vsize=52864 CPUtime=162.26
/proc/16972/stat : 16972 (SApperloT-base) R 16970 16972 16935 0 -1 4194304 12318 0 0 0 16217 9 0 0 25 0 1 0 307139872 54132736 12203 1992294400 134512640 135674940 4294956208 18446744073709551615 134564617 0 0 4096 0 0 0 0 17 1 0 0
/proc/16972/statm: 13216 12203 98 283 0 12930 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 52864

[startup+222.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 16973
/proc/meminfo: memFree=1657992/2055920 swapFree=4180528/4192956
[pid=16972] ppid=16970 vsize=55428 CPUtime=222.24
/proc/16972/stat : 16972 (SApperloT-base) R 16970 16972 16935 0 -1 4194304 12821 0 0 0 22215 9 0 0 25 0 1 0 307139872 56758272 12706 1992294400 134512640 135674940 4294956208 18446744073709551615 134539927 0 0 4096 0 0 0 0 17 1 0 0
/proc/16972/statm: 13857 12706 98 283 0 13571 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 55428

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 16973
/proc/meminfo: memFree=1655752/2055920 swapFree=4180528/4192956
[pid=16972] ppid=16970 vsize=58376 CPUtime=282.23
/proc/16972/stat : 16972 (SApperloT-base) R 16970 16972 16935 0 -1 4194304 13500 0 0 0 28213 10 0 0 25 0 1 0 307139872 59777024 13256 1992294400 134512640 135674940 4294956208 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 1 0 0
/proc/16972/statm: 14594 13256 98 283 0 14308 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 58376

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 16973
/proc/meminfo: memFree=1653448/2055920 swapFree=4180528/4192956
[pid=16972] ppid=16970 vsize=61708 CPUtime=342.21
/proc/16972/stat : 16972 (SApperloT-base) R 16970 16972 16935 0 -1 4194304 14201 0 0 0 34211 10 0 0 25 0 1 0 307139872 63188992 13828 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/16972/statm: 15427 13828 98 283 0 15141 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 61708

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 16973
/proc/meminfo: memFree=1651208/2055920 swapFree=4180528/4192956
[pid=16972] ppid=16970 vsize=64656 CPUtime=402.2
/proc/16972/stat : 16972 (SApperloT-base) R 16970 16972 16935 0 -1 4194304 14775 0 0 0 40209 11 0 0 25 0 1 0 307139872 66207744 14402 1992294400 134512640 135674940 4294956208 18446744073709551615 134564261 0 0 4096 0 0 0 0 17 1 0 0
/proc/16972/statm: 16164 14402 98 283 0 15878 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 64656

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 16973
/proc/meminfo: memFree=1648200/2055920 swapFree=4180528/4192956
[pid=16972] ppid=16970 vsize=68512 CPUtime=462.18
/proc/16972/stat : 16972 (SApperloT-base) R 16970 16972 16935 0 -1 4194304 15601 0 0 0 46206 12 0 0 25 0 1 0 307139872 70156288 15099 1992294400 134512640 135674940 4294956208 18446744073709551615 134564824 0 0 4096 0 0 0 0 17 1 0 0
/proc/16972/statm: 17128 15099 98 283 0 16842 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 68512

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 16973
/proc/meminfo: memFree=1647176/2055920 swapFree=4180528/4192956
[pid=16972] ppid=16970 vsize=70436 CPUtime=522.17
/proc/16972/stat : 16972 (SApperloT-base) R 16970 16972 16935 0 -1 4194304 16093 0 0 0 52205 12 0 0 25 0 1 0 307139872 72126464 15333 1992294400 134512640 135674940 4294956208 18446744073709551615 134564252 0 0 4096 0 0 0 0 17 1 0 0
/proc/16972/statm: 17609 15333 98 283 0 17323 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 70436

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 16973
/proc/meminfo: memFree=1646024/2055920 swapFree=4180528/4192956
[pid=16972] ppid=16970 vsize=72236 CPUtime=582.16
/proc/16972/stat : 16972 (SApperloT-base) R 16970 16972 16935 0 -1 4194304 16457 0 0 0 58203 13 0 0 25 0 1 0 307139872 73969664 15697 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/16972/statm: 18059 15697 98 283 0 17773 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 72236

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 16973
/proc/meminfo: memFree=1644360/2055920 swapFree=4180528/4192956
[pid=16972] ppid=16970 vsize=74036 CPUtime=642.14
/proc/16972/stat : 16972 (SApperloT-base) R 16970 16972 16935 0 -1 4194304 16805 0 0 0 64201 13 0 0 25 0 1 0 307139872 75812864 16045 1992294400 134512640 135674940 4294956208 18446744073709551615 134539723 0 0 4096 0 0 0 0 17 1 0 0
/proc/16972/statm: 18509 16045 98 283 0 18223 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 74036


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

[startup+9042.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16995
/proc/meminfo: memFree=1534408/2055920 swapFree=4180528/4192956
[pid=16972] ppid=16970 vsize=209180 CPUtime=9040.15
/proc/16972/stat : 16972 (SApperloT-base) R 16970 16972 16935 0 -1 4194304 46905 0 0 0 903965 50 0 0 25 0 1 0 307139872 214200320 42533 1992294400 134512640 135674940 4294956208 18446744073709551615 134564705 0 0 4096 0 0 0 0 17 1 0 0
/proc/16972/statm: 52295 42533 98 283 0 52009 0
Current children cumulated CPU time (s) 9040.15
Current children cumulated vsize (KiB) 209180

[startup+9102.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16995
/proc/meminfo: memFree=1532936/2055920 swapFree=4180528/4192956
[pid=16972] ppid=16970 vsize=210724 CPUtime=9100.14
/proc/16972/stat : 16972 (SApperloT-base) R 16970 16972 16935 0 -1 4194304 47180 0 0 0 909963 51 0 0 25 0 1 0 307139872 215781376 42808 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/16972/statm: 52681 42808 98 283 0 52395 0
Current children cumulated CPU time (s) 9100.14
Current children cumulated vsize (KiB) 210724

[startup+9162.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16995
/proc/meminfo: memFree=1532872/2055920 swapFree=4180528/4192956
[pid=16972] ppid=16970 vsize=210724 CPUtime=9160.12
/proc/16972/stat : 16972 (SApperloT-base) R 16970 16972 16935 0 -1 4194304 47204 0 0 0 915961 51 0 0 25 0 1 0 307139872 215781376 42832 1992294400 134512640 135674940 4294956208 18446744073709551615 134565208 0 0 4096 0 0 0 0 17 1 0 0
/proc/16972/statm: 52681 42832 98 283 0 52395 0
Current children cumulated CPU time (s) 9160.12
Current children cumulated vsize (KiB) 210724

[startup+9222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16995
/proc/meminfo: memFree=1531592/2055920 swapFree=4180528/4192956
[pid=16972] ppid=16970 vsize=212272 CPUtime=9220.11
/proc/16972/stat : 16972 (SApperloT-base) R 16970 16972 16935 0 -1 4194304 47504 0 0 0 921960 51 0 0 25 0 1 0 307139872 217366528 43132 1992294400 134512640 135674940 4294956208 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 1 0 0
/proc/16972/statm: 53068 43132 98 283 0 52782 0
Current children cumulated CPU time (s) 9220.11
Current children cumulated vsize (KiB) 212272

[startup+9282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16995
/proc/meminfo: memFree=1529672/2055920 swapFree=4180528/4192956
[pid=16972] ppid=16970 vsize=215352 CPUtime=9280.1
/proc/16972/stat : 16972 (SApperloT-base) R 16970 16972 16935 0 -1 4194304 48480 0 0 0 927957 53 0 0 25 0 1 0 307139872 220520448 43592 1992294400 134512640 135674940 4294956208 18446744073709551615 134539770 0 0 4096 0 0 0 0 17 1 0 0
/proc/16972/statm: 53838 43592 98 283 0 53552 0
Current children cumulated CPU time (s) 9280.1
Current children cumulated vsize (KiB) 215352

[startup+9342.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16995
/proc/meminfo: memFree=1529544/2055920 swapFree=4180528/4192956
[pid=16972] ppid=16970 vsize=215352 CPUtime=9340.09
/proc/16972/stat : 16972 (SApperloT-base) R 16970 16972 16935 0 -1 4194304 48501 0 0 0 933956 53 0 0 25 0 1 0 307139872 220520448 43613 1992294400 134512640 135674940 4294956208 18446744073709551615 134564252 0 0 4096 0 0 0 0 17 1 0 0
/proc/16972/statm: 53838 43613 98 283 0 53552 0
Current children cumulated CPU time (s) 9340.09
Current children cumulated vsize (KiB) 215352

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16995
/proc/meminfo: memFree=1527496/2055920 swapFree=4180528/4192956
[pid=16972] ppid=16970 vsize=217924 CPUtime=9400.07
/proc/16972/stat : 16972 (SApperloT-base) R 16970 16972 16935 0 -1 4194304 49263 0 0 0 939954 53 0 0 25 0 1 0 307139872 223154176 44117 1992294400 134512640 135674940 4294956208 18446744073709551615 134539770 0 0 4096 0 0 0 0 17 1 0 0
/proc/16972/statm: 54481 44117 98 283 0 54195 0
Current children cumulated CPU time (s) 9400.07
Current children cumulated vsize (KiB) 217924

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16995
/proc/meminfo: memFree=1527432/2055920 swapFree=4180528/4192956
[pid=16972] ppid=16970 vsize=217924 CPUtime=9460.06
/proc/16972/stat : 16972 (SApperloT-base) R 16970 16972 16935 0 -1 4194304 49279 0 0 0 945952 54 0 0 25 0 1 0 307139872 223154176 44133 1992294400 134512640 135674940 4294956208 18446744073709551615 134539767 0 0 4096 0 0 0 0 17 1 0 0
/proc/16972/statm: 54481 44133 98 283 0 54195 0
Current children cumulated CPU time (s) 9460.06
Current children cumulated vsize (KiB) 217924

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16995
/proc/meminfo: memFree=1526856/2055920 swapFree=4180528/4192956
[pid=16972] ppid=16970 vsize=218440 CPUtime=9520.04
/proc/16972/stat : 16972 (SApperloT-base) R 16970 16972 16935 0 -1 4194304 49399 0 0 0 951950 54 0 0 25 0 1 0 307139872 223682560 44253 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/16972/statm: 54610 44253 98 283 0 54324 0
Current children cumulated CPU time (s) 9520.04
Current children cumulated vsize (KiB) 218440

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16995
/proc/meminfo: memFree=1526024/2055920 swapFree=4180528/4192956
[pid=16972] ppid=16970 vsize=219468 CPUtime=9580.02
/proc/16972/stat : 16972 (SApperloT-base) R 16970 16972 16935 0 -1 4194304 49731 0 0 0 957948 54 0 0 25 0 1 0 307139872 224735232 44456 1992294400 134512640 135674940 4294956208 18446744073709551615 134564252 0 0 4096 0 0 0 0 17 1 0 0
/proc/16972/statm: 54867 44456 98 283 0 54581 0
Current children cumulated CPU time (s) 9580.02
Current children cumulated vsize (KiB) 219468

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16995
/proc/meminfo: memFree=1525960/2055920 swapFree=4180528/4192956
[pid=16972] ppid=16970 vsize=219468 CPUtime=9640.01
/proc/16972/stat : 16972 (SApperloT-base) R 16970 16972 16935 0 -1 4194304 49731 0 0 0 963947 54 0 0 25 0 1 0 307139872 224735232 44456 1992294400 134512640 135674940 4294956208 18446744073709551615 134564705 0 0 4096 0 0 0 0 17 1 0 0
/proc/16972/statm: 54867 44456 98 283 0 54581 0
Current children cumulated CPU time (s) 9640.01
Current children cumulated vsize (KiB) 219468

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16995
/proc/meminfo: memFree=1525256/2055920 swapFree=4180528/4192956
[pid=16972] ppid=16970 vsize=220496 CPUtime=9700
/proc/16972/stat : 16972 (SApperloT-base) R 16970 16972 16935 0 -1 4194304 49994 0 0 0 969945 55 0 0 25 0 1 0 307139872 225787904 44590 1992294400 134512640 135674940 4294956208 18446744073709551615 134564843 0 0 4096 0 0 0 0 17 1 0 0
/proc/16972/statm: 55124 44590 98 283 0 54838 0
Current children cumulated CPU time (s) 9700
Current children cumulated vsize (KiB) 220496

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16995
/proc/meminfo: memFree=1524616/2055920 swapFree=4180528/4192956
[pid=16972] ppid=16970 vsize=221528 CPUtime=9759.98
/proc/16972/stat : 16972 (SApperloT-base) R 16970 16972 16935 0 -1 4194304 50178 0 0 0 975943 55 0 0 25 0 1 0 307139872 226844672 44774 1992294400 134512640 135674940 4294956208 18446744073709551615 134565267 0 0 4096 0 0 0 0 17 1 0 0
/proc/16972/statm: 55382 44774 98 283 0 55096 0
Current children cumulated CPU time (s) 9759.98
Current children cumulated vsize (KiB) 221528

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16995
/proc/meminfo: memFree=1523848/2055920 swapFree=4180528/4192956
[pid=16972] ppid=16970 vsize=222560 CPUtime=9819.96
/proc/16972/stat : 16972 (SApperloT-base) R 16970 16972 16935 0 -1 4194304 50360 0 0 0 981941 55 0 0 25 0 1 0 307139872 227901440 44956 1992294400 134512640 135674940 4294956208 18446744073709551615 134564603 0 0 4096 0 0 0 0 17 1 0 0
/proc/16972/statm: 55640 44956 98 283 0 55354 0
Current children cumulated CPU time (s) 9819.96
Current children cumulated vsize (KiB) 222560

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16995
/proc/meminfo: memFree=1523848/2055920 swapFree=4180528/4192956
[pid=16972] ppid=16970 vsize=222560 CPUtime=9879.96
/proc/16972/stat : 16972 (SApperloT-base) R 16970 16972 16935 0 -1 4194304 50362 0 0 0 987940 56 0 0 25 0 1 0 307139872 227901440 44958 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/16972/statm: 55640 44958 98 283 0 55354 0
Current children cumulated CPU time (s) 9879.96
Current children cumulated vsize (KiB) 222560

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16995
/proc/meminfo: memFree=1523720/2055920 swapFree=4180528/4192956
[pid=16972] ppid=16970 vsize=222560 CPUtime=9939.94
/proc/16972/stat : 16972 (SApperloT-base) R 16970 16972 16935 0 -1 4194304 50391 0 0 0 993938 56 0 0 25 0 1 0 307139872 227901440 44987 1992294400 134512640 135674940 4294956208 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 1 0 0
/proc/16972/statm: 55640 44987 98 283 0 55354 0
Current children cumulated CPU time (s) 9939.94
Current children cumulated vsize (KiB) 222560

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16995
/proc/meminfo: memFree=1522952/2055920 swapFree=4180528/4192956
[pid=16972] ppid=16970 vsize=223588 CPUtime=9999.93
/proc/16972/stat : 16972 (SApperloT-base) R 16970 16972 16935 0 -1 4194304 50709 0 0 0 999937 56 0 0 25 0 1 0 307139872 228954112 45176 1992294400 134512640 135674940 4294956208 18446744073709551615 134539767 0 0 4096 0 0 0 0 17 1 0 0
/proc/16972/statm: 55897 45176 98 283 0 55611 0
Current children cumulated CPU time (s) 9999.93
Current children cumulated vsize (KiB) 223588



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10002.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16995
/proc/meminfo: memFree=1522952/2055920 swapFree=4180528/4192956
[pid=16972] ppid=16970 vsize=223588 CPUtime=10000
/proc/16972/stat : 16972 (SApperloT-base) R 16970 16972 16935 0 -1 4194304 50709 0 0 0 999947 56 0 0 25 0 1 0 307139872 228954112 45176 1992294400 134512640 135674940 4294956208 18446744073709551615 134539956 0 0 4096 0 0 0 0 17 1 0 0
/proc/16972/statm: 55897 45176 98 283 0 55611 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 223588

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.47
CPU system time (s): 0.596909
CPU usage (%): 99.9764
Max. virtual memory (cumulated for all children) (KiB): 223588

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

runsolver used 8.73667 second user time and 18.6962 second system time

The end

Launcher Data

Begin job on node3 at 2009-05-20 05:44:19
IDJOB=1831902
IDBENCH=71076
IDSOLVER=642
FILE ID=node3/1831902-1242791058
PBS_JOBID= 9322448
Free space on /tmp= 66276 MiB

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

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

MD5SUM BENCH= 57b85ec7870f670f13b00667a6315c05
RANDOM SEED=798999621

node3.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.212
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.212
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:       1709232 kB
Buffers:         31804 kB
Cached:         264456 kB
SwapCached:       6884 kB
Active:         183192 kB
Inactive:       121980 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1709232 kB
SwapTotal:     4192956 kB
SwapFree:      4180528 kB
Dirty:            3908 kB
Writeback:           0 kB
Mapped:          13920 kB
Slab:            27596 kB
Committed_AS:  1094756 kB
PageTables:       1376 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= 66276 MiB
End job on node3 at 2009-05-20 08:31:03