Trace number 1831462

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.6

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-01.cnf
MD5SUMd2f77e32530988f77dca5112174eee00
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark6816.94
Satisfiable
(Un)Satisfiability was proved
Number of variables7502
Number of clauses28770
Sum of the clauses size76290
Maximum clause length847
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 215814
Number of clauses of size 311119
Number of clauses of size 4733
Number of clauses of size 5172
Number of clauses of size over 5931

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-1831462-1242759127/watcher-1831462-1242759127 -o /tmp/evaluation-result-1831462-1242759127/solver-1831462-1242759127 -C 10000 -W 12000 -M 1800 --output-limit 1,128 HOME/SApperloT-base -seed=620539908 HOME/instance-1831462-1242759127.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/65 25484
/proc/meminfo: memFree=1919672/2055920 swapFree=4179988/4192956
[pid=25484] ppid=25482 vsize=1788 CPUtime=0
/proc/25484/stat : 25484 (SApperloT-base) R 25482 25484 25447 0 -1 4194304 221 0 0 0 0 0 0 0 18 0 1 0 303940452 1830912 205 1992294400 134512640 135674940 4294956208 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 1 0 0
/proc/25484/statm: 447 206 91 283 0 161 0

[startup+0.073956 s]
/proc/loadavg: 0.00 0.00 0.00 3/65 25484
/proc/meminfo: memFree=1919672/2055920 swapFree=4179988/4192956
[pid=25484] ppid=25482 vsize=2580 CPUtime=0.07
/proc/25484/stat : 25484 (SApperloT-base) R 25482 25484 25447 0 -1 4194304 442 0 0 0 7 0 0 0 18 0 1 0 303940452 2641920 425 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/25484/statm: 645 425 98 283 0 359 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2580

[startup+0.101958 s]
/proc/loadavg: 0.00 0.00 0.00 3/65 25484
/proc/meminfo: memFree=1919672/2055920 swapFree=4179988/4192956
[pid=25484] ppid=25482 vsize=2712 CPUtime=0.09
/proc/25484/stat : 25484 (SApperloT-base) R 25482 25484 25447 0 -1 4194304 458 0 0 0 9 0 0 0 18 0 1 0 303940452 2777088 441 1992294400 134512640 135674940 4294956208 18446744073709551615 134552120 0 0 4096 0 0 0 0 17 1 0 0
/proc/25484/statm: 678 441 98 283 0 392 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2712

[startup+0.301977 s]
/proc/loadavg: 0.00 0.00 0.00 3/65 25484
/proc/meminfo: memFree=1919672/2055920 swapFree=4179988/4192956
[pid=25484] ppid=25482 vsize=2992 CPUtime=0.29
/proc/25484/stat : 25484 (SApperloT-base) R 25482 25484 25447 0 -1 4194304 539 0 0 0 29 0 0 0 19 0 1 0 303940452 3063808 522 1992294400 134512640 135674940 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/25484/statm: 748 522 98 283 0 462 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2992

[startup+0.702016 s]
/proc/loadavg: 0.00 0.00 0.00 3/65 25484
/proc/meminfo: memFree=1919672/2055920 swapFree=4179988/4192956
[pid=25484] ppid=25482 vsize=3652 CPUtime=0.69
/proc/25484/stat : 25484 (SApperloT-base) R 25482 25484 25447 0 -1 4194304 682 0 0 0 69 0 0 0 22 0 1 0 303940452 3739648 665 1992294400 134512640 135674940 4294956208 18446744073709551615 134564288 0 0 4096 0 0 0 0 17 1 0 0
/proc/25484/statm: 913 666 98 283 0 627 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3652

[startup+1.50109 s]
/proc/loadavg: 0.00 0.00 0.00 2/66 25485
/proc/meminfo: memFree=1916976/2055920 swapFree=4179988/4192956
[pid=25484] ppid=25482 vsize=4444 CPUtime=1.49
/proc/25484/stat : 25484 (SApperloT-base) R 25482 25484 25447 0 -1 4194304 891 0 0 0 149 0 0 0 25 0 1 0 303940452 4550656 874 1992294400 134512640 135674940 4294956208 18446744073709551615 134564222 0 0 4096 0 0 0 0 17 1 0 0
/proc/25484/statm: 1111 874 98 283 0 825 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4444

[startup+3.10125 s]
/proc/loadavg: 0.08 0.02 0.01 2/66 25485
/proc/meminfo: memFree=1915696/2055920 swapFree=4179988/4192956
[pid=25484] ppid=25482 vsize=6060 CPUtime=3.09
/proc/25484/stat : 25484 (SApperloT-base) R 25482 25484 25447 0 -1 4194304 1296 0 0 0 309 0 0 0 25 0 1 0 303940452 6205440 1279 1992294400 134512640 135674940 4294956208 18446744073709551615 134564059 0 0 4096 0 0 0 0 17 1 0 0
/proc/25484/statm: 1515 1279 98 283 0 1229 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6060

[startup+6.30156 s]
/proc/loadavg: 0.08 0.02 0.01 2/66 25485
/proc/meminfo: memFree=1913968/2055920 swapFree=4179988/4192956
[pid=25484] ppid=25482 vsize=7024 CPUtime=6.29
/proc/25484/stat : 25484 (SApperloT-base) R 25482 25484 25447 0 -1 4194304 1519 0 0 0 629 0 0 0 25 0 1 0 303940452 7192576 1502 1992294400 134512640 135674940 4294956208 18446744073709551615 134550843 0 0 4096 0 0 0 0 17 1 0 0
/proc/25484/statm: 1756 1502 98 283 0 1470 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7024

[startup+12.7022 s]
/proc/loadavg: 0.22 0.05 0.02 2/66 25485
/proc/meminfo: memFree=1912752/2055920 swapFree=4179988/4192956
[pid=25484] ppid=25482 vsize=7968 CPUtime=12.68
/proc/25484/stat : 25484 (SApperloT-base) R 25482 25484 25447 0 -1 4194304 1757 0 0 0 1268 0 0 0 25 0 1 0 303940452 8159232 1740 1992294400 134512640 135674940 4294956208 18446744073709551615 134560513 0 0 4096 0 0 0 0 17 1 0 0
/proc/25484/statm: 1992 1740 98 283 0 1706 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 7968

[startup+25.5014 s]
/proc/loadavg: 0.34 0.08 0.02 2/66 25485
/proc/meminfo: memFree=1912368/2055920 swapFree=4179988/4192956
[pid=25484] ppid=25482 vsize=8364 CPUtime=25.48
/proc/25484/stat : 25484 (SApperloT-base) R 25482 25484 25447 0 -1 4194304 1851 0 0 0 2547 1 0 0 25 0 1 0 303940452 8564736 1834 1992294400 134512640 135674940 4294956208 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 1 0 0
/proc/25484/statm: 2091 1834 99 283 0 1805 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 8364

[startup+51.1019 s]
/proc/loadavg: 0.56 0.15 0.05 2/66 25485
/proc/meminfo: memFree=1911216/2055920 swapFree=4179988/4192956
[pid=25484] ppid=25482 vsize=9624 CPUtime=51.07
/proc/25484/stat : 25484 (SApperloT-base) R 25482 25484 25447 0 -1 4194304 2135 0 0 0 5106 1 0 0 25 0 1 0 303940452 9854976 2118 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/25484/statm: 2406 2118 99 283 0 2120 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 9624

[startup+102.306 s]
/proc/loadavg: 0.82 0.29 0.10 2/66 25485
/proc/meminfo: memFree=1909680/2055920 swapFree=4179988/4192956
[pid=25484] ppid=25482 vsize=11132 CPUtime=102.27
/proc/25484/stat : 25484 (SApperloT-base) R 25482 25484 25447 0 -1 4194304 2508 0 0 0 10225 2 0 0 25 0 1 0 303940452 11399168 2491 1992294400 134512640 135674940 4294956208 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 1 0 0
/proc/25484/statm: 2783 2491 99 283 0 2497 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 11132

[startup+162.302 s]
/proc/loadavg: 0.93 0.42 0.15 2/66 25485
/proc/meminfo: memFree=1909040/2055920 swapFree=4179988/4192956
[pid=25484] ppid=25482 vsize=11768 CPUtime=162.25
/proc/25484/stat : 25484 (SApperloT-base) R 25482 25484 25447 0 -1 4194304 2660 0 0 0 16223 2 0 0 25 0 1 0 303940452 12050432 2643 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/25484/statm: 2942 2643 99 283 0 2656 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 11768

[startup+222.302 s]
/proc/loadavg: 0.97 0.52 0.20 2/66 25485
/proc/meminfo: memFree=1908080/2055920 swapFree=4179988/4192956
[pid=25484] ppid=25482 vsize=12880 CPUtime=222.23
/proc/25484/stat : 25484 (SApperloT-base) R 25482 25484 25447 0 -1 4194304 2906 0 0 0 22221 2 0 0 25 0 1 0 303940452 13189120 2889 1992294400 134512640 135674940 4294956208 18446744073709551615 134564339 0 0 4096 0 0 0 0 17 1 0 0
/proc/25484/statm: 3220 2889 99 283 0 2934 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 12880

[startup+282.301 s]
/proc/loadavg: 0.99 0.61 0.25 2/66 25485
/proc/meminfo: memFree=1905264/2055920 swapFree=4179988/4192956
[pid=25484] ppid=25482 vsize=15680 CPUtime=282.22
/proc/25484/stat : 25484 (SApperloT-base) R 25482 25484 25447 0 -1 4194304 3599 0 0 0 28219 3 0 0 25 0 1 0 303940452 16056320 3582 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/25484/statm: 3920 3582 99 283 0 3634 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 15680

[startup+342.301 s]
/proc/loadavg: 0.99 0.67 0.30 2/66 25485
/proc/meminfo: memFree=1905200/2055920 swapFree=4179988/4192956
[pid=25484] ppid=25482 vsize=15680 CPUtime=342.21
/proc/25484/stat : 25484 (SApperloT-base) R 25482 25484 25447 0 -1 4194304 3604 0 0 0 34218 3 0 0 25 0 1 0 303940452 16056320 3587 1992294400 134512640 135674940 4294956208 18446744073709551615 134551267 0 0 4096 0 0 0 0 17 1 0 0
/proc/25484/statm: 3920 3587 99 283 0 3634 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 15680

[startup+402.301 s]
/proc/loadavg: 0.99 0.73 0.34 2/66 25485
/proc/meminfo: memFree=1904560/2055920 swapFree=4179988/4192956
[pid=25484] ppid=25482 vsize=16576 CPUtime=402.19
/proc/25484/stat : 25484 (SApperloT-base) R 25482 25484 25447 0 -1 4194304 3783 0 0 0 40216 3 0 0 25 0 1 0 303940452 16973824 3766 1992294400 134512640 135674940 4294956208 18446744073709551615 134564225 0 0 4096 0 0 0 0 17 1 0 0
/proc/25484/statm: 4144 3766 99 283 0 3858 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 16576

[startup+462.302 s]
/proc/loadavg: 0.99 0.78 0.38 2/66 25485
/proc/meminfo: memFree=1903856/2055920 swapFree=4179988/4192956
[pid=25484] ppid=25482 vsize=17200 CPUtime=462.18
/proc/25484/stat : 25484 (SApperloT-base) R 25482 25484 25447 0 -1 4194304 3940 0 0 0 46215 3 0 0 25 0 1 0 303940452 17612800 3923 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/25484/statm: 4300 3923 99 283 0 4014 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 17200

[startup+522.302 s]
/proc/loadavg: 0.99 0.81 0.41 2/66 25485
/proc/meminfo: memFree=1903344/2055920 swapFree=4179988/4192956
[pid=25484] ppid=25482 vsize=17728 CPUtime=522.16
/proc/25484/stat : 25484 (SApperloT-base) R 25482 25484 25447 0 -1 4194304 4065 0 0 0 52213 3 0 0 25 0 1 0 303940452 18153472 4048 1992294400 134512640 135674940 4294956208 18446744073709551615 134564371 0 0 4096 0 0 0 0 17 1 0 0
/proc/25484/statm: 4432 4048 99 283 0 4146 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 17728

[startup+582.302 s]
/proc/loadavg: 0.99 0.85 0.45 2/66 25491
/proc/meminfo: memFree=1903024/2055920 swapFree=4179988/4192956
[pid=25484] ppid=25482 vsize=18000 CPUtime=582.13
/proc/25484/stat : 25484 (SApperloT-base) R 25482 25484 25447 0 -1 4194304 4114 0 0 0 58210 3 0 0 25 0 1 0 303940452 18432000 4097 1992294400 134512640 135674940 4294956208 18446744073709551615 134564154 0 0 4096 0 0 0 0 17 1 0 0
/proc/25484/statm: 4500 4097 99 283 0 4214 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 18000

[startup+642.301 s]
/proc/loadavg: 0.99 0.87 0.48 2/66 25491
/proc/meminfo: memFree=1902576/2055920 swapFree=4179988/4192956
[pid=25484] ppid=25482 vsize=18396 CPUtime=642.12
/proc/25484/stat : 25484 (SApperloT-base) R 25482 25484 25447 0 -1 4194304 4221 0 0 0 64209 3 0 0 25 0 1 0 303940452 18837504 4204 1992294400 134512640 135674940 4294956208 18446744073709551615 134565332 0 0 4096 0 0 0 0 17 1 0 0
/proc/25484/statm: 4599 4204 99 283 0 4313 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 18396


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

[startup+9042.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 25507
/proc/meminfo: memFree=1879728/2055920 swapFree=4179988/4192956
[pid=25484] ppid=25482 vsize=38144 CPUtime=9040
/proc/25484/stat : 25484 (SApperloT-base) R 25482 25484 25447 0 -1 4194304 9226 0 0 0 903983 17 0 0 25 0 1 0 303940452 39059456 8843 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/25484/statm: 9536 8843 99 283 0 9250 0
Current children cumulated CPU time (s) 9040
Current children cumulated vsize (KiB) 38144

[startup+9102.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 25507
/proc/meminfo: memFree=1879600/2055920 swapFree=4179988/4192956
[pid=25484] ppid=25482 vsize=38144 CPUtime=9099.99
/proc/25484/stat : 25484 (SApperloT-base) R 25482 25484 25447 0 -1 4194304 9227 0 0 0 909982 17 0 0 25 0 1 0 303940452 39059456 8844 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/25484/statm: 9536 8844 99 283 0 9250 0
Current children cumulated CPU time (s) 9099.99
Current children cumulated vsize (KiB) 38144

[startup+9162.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 25507
/proc/meminfo: memFree=1879600/2055920 swapFree=4179988/4192956
[pid=25484] ppid=25482 vsize=38144 CPUtime=9159.97
/proc/25484/stat : 25484 (SApperloT-base) R 25482 25484 25447 0 -1 4194304 9227 0 0 0 915980 17 0 0 25 0 1 0 303940452 39059456 8844 1992294400 134512640 135674940 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/25484/statm: 9536 8844 99 283 0 9250 0
Current children cumulated CPU time (s) 9159.97
Current children cumulated vsize (KiB) 38144

[startup+9222.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 25507
/proc/meminfo: memFree=1879536/2055920 swapFree=4179988/4192956
[pid=25484] ppid=25482 vsize=38144 CPUtime=9219.96
/proc/25484/stat : 25484 (SApperloT-base) R 25482 25484 25447 0 -1 4194304 9227 0 0 0 921979 17 0 0 25 0 1 0 303940452 39059456 8844 1992294400 134512640 135674940 4294956208 18446744073709551615 134565369 0 0 4096 0 0 0 0 17 1 0 0
/proc/25484/statm: 9536 8844 99 283 0 9250 0
Current children cumulated CPU time (s) 9219.96
Current children cumulated vsize (KiB) 38144

[startup+9282.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 25507
/proc/meminfo: memFree=1878960/2055920 swapFree=4179988/4192956
[pid=25484] ppid=25482 vsize=38804 CPUtime=9279.94
/proc/25484/stat : 25484 (SApperloT-base) R 25482 25484 25447 0 -1 4194304 9366 0 0 0 927977 17 0 0 25 0 1 0 303940452 39735296 8983 1992294400 134512640 135674940 4294956208 18446744073709551615 134564274 0 0 4096 0 0 0 0 17 1 0 0
/proc/25484/statm: 9701 8983 99 283 0 9415 0
Current children cumulated CPU time (s) 9279.94
Current children cumulated vsize (KiB) 38804

[startup+9342.31 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 25507
/proc/meminfo: memFree=1878704/2055920 swapFree=4179988/4192956
[pid=25484] ppid=25482 vsize=39084 CPUtime=9339.93
/proc/25484/stat : 25484 (SApperloT-base) R 25482 25484 25447 0 -1 4194304 9434 0 0 0 933976 17 0 0 25 0 1 0 303940452 40022016 9051 1992294400 134512640 135674940 4294956208 18446744073709551615 134564304 0 0 4096 0 0 0 0 17 1 0 0
/proc/25484/statm: 9771 9051 99 283 0 9485 0
Current children cumulated CPU time (s) 9339.93
Current children cumulated vsize (KiB) 39084

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 25507
/proc/meminfo: memFree=1878576/2055920 swapFree=4179988/4192956
[pid=25484] ppid=25482 vsize=39084 CPUtime=9399.91
/proc/25484/stat : 25484 (SApperloT-base) R 25482 25484 25447 0 -1 4194304 9458 0 0 0 939974 17 0 0 25 0 1 0 303940452 40022016 9075 1992294400 134512640 135674940 4294956208 18446744073709551615 134564571 0 0 4096 0 0 0 0 17 1 0 0
/proc/25484/statm: 9771 9075 99 283 0 9485 0
Current children cumulated CPU time (s) 9399.91
Current children cumulated vsize (KiB) 39084

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 25507
/proc/meminfo: memFree=1878576/2055920 swapFree=4179988/4192956
[pid=25484] ppid=25482 vsize=39084 CPUtime=9459.9
/proc/25484/stat : 25484 (SApperloT-base) R 25482 25484 25447 0 -1 4194304 9458 0 0 0 945973 17 0 0 25 0 1 0 303940452 40022016 9075 1992294400 134512640 135674940 4294956208 18446744073709551615 134564252 0 0 4096 0 0 0 0 17 1 0 0
/proc/25484/statm: 9771 9075 99 283 0 9485 0
Current children cumulated CPU time (s) 9459.9
Current children cumulated vsize (KiB) 39084

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 25507
/proc/meminfo: memFree=1878384/2055920 swapFree=4179988/4192956
[pid=25484] ppid=25482 vsize=39356 CPUtime=9519.88
/proc/25484/stat : 25484 (SApperloT-base) R 25482 25484 25447 0 -1 4194304 9502 0 0 0 951971 17 0 0 25 0 1 0 303940452 40300544 9119 1992294400 134512640 135674940 4294956208 18446744073709551615 134564342 0 0 4096 0 0 0 0 17 1 0 0
/proc/25484/statm: 9839 9119 99 283 0 9553 0
Current children cumulated CPU time (s) 9519.88
Current children cumulated vsize (KiB) 39356

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 25507
/proc/meminfo: memFree=1878384/2055920 swapFree=4179988/4192956
[pid=25484] ppid=25482 vsize=39356 CPUtime=9579.87
/proc/25484/stat : 25484 (SApperloT-base) R 25482 25484 25447 0 -1 4194304 9502 0 0 0 957970 17 0 0 25 0 1 0 303940452 40300544 9119 1992294400 134512640 135674940 4294956208 18446744073709551615 134551237 0 0 4096 0 0 0 0 17 1 0 0
/proc/25484/statm: 9839 9119 99 283 0 9553 0
Current children cumulated CPU time (s) 9579.87
Current children cumulated vsize (KiB) 39356

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 25507
/proc/meminfo: memFree=1878128/2055920 swapFree=4179988/4192956
[pid=25484] ppid=25482 vsize=39496 CPUtime=9639.85
/proc/25484/stat : 25484 (SApperloT-base) R 25482 25484 25447 0 -1 4194304 9551 0 0 0 963968 17 0 0 25 0 1 0 303940452 40443904 9168 1992294400 134512640 135674940 4294956208 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 1 0 0
/proc/25484/statm: 9874 9168 99 283 0 9588 0
Current children cumulated CPU time (s) 9639.85
Current children cumulated vsize (KiB) 39496

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 25507
/proc/meminfo: memFree=1878000/2055920 swapFree=4179988/4192956
[pid=25484] ppid=25482 vsize=39496 CPUtime=9699.84
/proc/25484/stat : 25484 (SApperloT-base) R 25482 25484 25447 0 -1 4194304 9551 0 0 0 969966 18 0 0 25 0 1 0 303940452 40443904 9168 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/25484/statm: 9874 9168 99 283 0 9588 0
Current children cumulated CPU time (s) 9699.84
Current children cumulated vsize (KiB) 39496

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 25507
/proc/meminfo: memFree=1878000/2055920 swapFree=4179988/4192956
[pid=25484] ppid=25482 vsize=39496 CPUtime=9759.83
/proc/25484/stat : 25484 (SApperloT-base) R 25482 25484 25447 0 -1 4194304 9551 0 0 0 975965 18 0 0 25 0 1 0 303940452 40443904 9168 1992294400 134512640 135674940 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/25484/statm: 9874 9168 99 283 0 9588 0
Current children cumulated CPU time (s) 9759.83
Current children cumulated vsize (KiB) 39496

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 25507
/proc/meminfo: memFree=1878000/2055920 swapFree=4179988/4192956
[pid=25484] ppid=25482 vsize=39496 CPUtime=9819.81
/proc/25484/stat : 25484 (SApperloT-base) R 25482 25484 25447 0 -1 4194304 9551 0 0 0 981963 18 0 0 25 0 1 0 303940452 40443904 9168 1992294400 134512640 135674940 4294956208 18446744073709551615 134564274 0 0 4096 0 0 0 0 17 1 0 0
/proc/25484/statm: 9874 9168 99 283 0 9588 0
Current children cumulated CPU time (s) 9819.81
Current children cumulated vsize (KiB) 39496

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 25507
/proc/meminfo: memFree=1877936/2055920 swapFree=4179988/4192956
[pid=25484] ppid=25482 vsize=39496 CPUtime=9879.8
/proc/25484/stat : 25484 (SApperloT-base) R 25482 25484 25447 0 -1 4194304 9551 0 0 0 987962 18 0 0 25 0 1 0 303940452 40443904 9168 1992294400 134512640 135674940 4294956208 18446744073709551615 134565131 0 0 4096 0 0 0 0 17 1 0 0
/proc/25484/statm: 9874 9168 99 283 0 9588 0
Current children cumulated CPU time (s) 9879.8
Current children cumulated vsize (KiB) 39496

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 25507
/proc/meminfo: memFree=1877040/2055920 swapFree=4179988/4192956
[pid=25484] ppid=25482 vsize=40436 CPUtime=9939.78
/proc/25484/stat : 25484 (SApperloT-base) R 25482 25484 25447 0 -1 4194304 9768 0 0 0 993960 18 0 0 25 0 1 0 303940452 41406464 9385 1992294400 134512640 135674940 4294956208 18446744073709551615 134564697 0 0 4096 0 0 0 0 17 1 0 0
/proc/25484/statm: 10109 9385 99 283 0 9823 0
Current children cumulated CPU time (s) 9939.78
Current children cumulated vsize (KiB) 40436

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 25507
/proc/meminfo: memFree=1877040/2055920 swapFree=4179988/4192956
[pid=25484] ppid=25482 vsize=40436 CPUtime=9999.77
/proc/25484/stat : 25484 (SApperloT-base) R 25482 25484 25447 0 -1 4194304 9768 0 0 0 999959 18 0 0 25 0 1 0 303940452 41406464 9385 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/25484/statm: 10109 9385 99 283 0 9823 0
Current children cumulated CPU time (s) 9999.77
Current children cumulated vsize (KiB) 40436



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10002.6 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 25507
/proc/meminfo: memFree=1877040/2055920 swapFree=4179988/4192956
[pid=25484] ppid=25482 vsize=40436 CPUtime=10000.1
/proc/25484/stat : 25484 (SApperloT-base) R 25482 25484 25447 0 -1 4194304 9768 0 0 0 999989 18 0 0 25 0 1 0 303940452 41406464 9385 1992294400 134512640 135674940 4294956208 18446744073709551615 134564225 0 0 4096 0 0 0 0 17 1 0 0
/proc/25484/statm: 10109 9385 99 283 0 9823 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 40436

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.6
CPU time (s): 10000.1
CPU user time (s): 9999.89
CPU system time (s): 0.19197
CPU usage (%): 99.9747
Max. virtual memory (cumulated for all children) (KiB): 40436

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

runsolver used 11.4293 second user time and 21.4187 second system time

The end

Launcher Data

Begin job on node56 at 2009-05-19 20:52:07
IDJOB=1831462
IDBENCH=20399
IDSOLVER=642
FILE ID=node56/1831462-1242759127
PBS_JOBID= 9322245
Free space on /tmp= 103048 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT07/industrial/fuhs/hard/AProVE07-01.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1831462-1242759127/watcher-1831462-1242759127 -o /tmp/evaluation-result-1831462-1242759127/solver-1831462-1242759127 -C 10000 -W 12000 -M 1800 --output-limit 1,128  HOME/SApperloT-base -seed=620539908 HOME/instance-1831462-1242759127.cnf

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

MD5SUM BENCH= d2f77e32530988f77dca5112174eee00
RANDOM SEED=620539908

node56.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.218
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.218
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:       1920344 kB
Buffers:          6568 kB
Cached:          92556 kB
SwapCached:       7024 kB
Active:          25432 kB
Inactive:        83312 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1920344 kB
SwapTotal:     4192956 kB
SwapFree:      4179988 kB
Dirty:            2040 kB
Writeback:           0 kB
Mapped:          14356 kB
Slab:            12736 kB
Committed_AS:   937068 kB
PageTables:       1472 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= 103044 MiB
End job on node56 at 2009-05-19 23:38:52