Trace number 1532340

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 hrp? (TO) 1200.06 1200.71

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/220/
unif-k7-r85-v220-c18700-S375588147-050.cnf
MD5SUM7f520cacbc1966b43139f7a53a60437c
Bench CategoryRANDOM (random 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 variables220
Number of clauses18700
Sum of the clauses size130900
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 518700

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1532340-1238379471/watcher-1532340-1238379471 -o /tmp/evaluation-result-1532340-1238379471/solver-1532340-1238379471 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=2061353289 HOME/instance-1532340-1238379471.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 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 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.99 1.09 3/64 8801
/proc/meminfo: memFree=1631368/2055920 swapFree=4179412/4192956
[pid=8801] ppid=8799 vsize=1616 CPUtime=0
/proc/8801/stat : 8801 (SApperloT-hrp) R 8799 8801 8100 0 -1 4194304 187 0 0 0 0 0 0 0 18 0 1 0 1110612663 1654784 171 1992294400 134512640 135712473 4294956192 18446744073709551615 135208030 0 0 4096 0 0 0 0 17 0 0 0
/proc/8801/statm: 404 172 95 292 0 109 0

[startup+0.065504 s]
/proc/loadavg: 0.92 0.99 1.09 3/64 8801
/proc/meminfo: memFree=1631368/2055920 swapFree=4179412/4192956
[pid=8801] ppid=8799 vsize=3200 CPUtime=0.06
/proc/8801/stat : 8801 (SApperloT-hrp) R 8799 8801 8100 0 -1 4194304 606 0 0 0 6 0 0 0 18 0 1 0 1110612663 3276800 589 1992294400 134512640 135712473 4294956192 18446744073709551615 134564111 0 0 4096 0 0 0 0 17 0 0 0
/proc/8801/statm: 800 589 105 292 0 505 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 3200

[startup+0.101509 s]
/proc/loadavg: 0.92 0.99 1.09 3/64 8801
/proc/meminfo: memFree=1631368/2055920 swapFree=4179412/4192956
[pid=8801] ppid=8799 vsize=3332 CPUtime=0.09
/proc/8801/stat : 8801 (SApperloT-hrp) R 8799 8801 8100 0 -1 4194304 645 0 0 0 9 0 0 0 18 0 1 0 1110612663 3411968 628 1992294400 134512640 135712473 4294956192 18446744073709551615 134564644 0 0 4096 0 0 0 0 17 0 0 0
/proc/8801/statm: 833 628 105 292 0 538 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3332

[startup+0.301544 s]
/proc/loadavg: 0.92 0.99 1.09 3/64 8801
/proc/meminfo: memFree=1631368/2055920 swapFree=4179412/4192956
[pid=8801] ppid=8799 vsize=4124 CPUtime=0.29
/proc/8801/stat : 8801 (SApperloT-hrp) R 8799 8801 8100 0 -1 4194304 857 0 0 0 29 0 0 0 19 0 1 0 1110612663 4222976 840 1992294400 134512640 135712473 4294956192 18446744073709551615 134564238 0 0 4096 0 0 0 0 17 0 0 0
/proc/8801/statm: 1031 840 105 292 0 736 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4124

[startup+0.701612 s]
/proc/loadavg: 0.92 0.99 1.09 3/64 8801
/proc/meminfo: memFree=1631368/2055920 swapFree=4179412/4192956
[pid=8801] ppid=8799 vsize=6028 CPUtime=0.69
/proc/8801/stat : 8801 (SApperloT-hrp) R 8799 8801 8100 0 -1 4194304 1299 0 0 0 69 0 0 0 23 0 1 0 1110612663 6172672 1282 1992294400 134512640 135712473 4294956192 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 0 0 0
/proc/8801/statm: 1507 1282 105 292 0 1212 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6028

[startup+1.50175 s]
/proc/loadavg: 0.92 0.99 1.09 2/65 8802
/proc/meminfo: memFree=1626112/2055920 swapFree=4179412/4192956
[pid=8801] ppid=8799 vsize=6952 CPUtime=1.49
/proc/8801/stat : 8801 (SApperloT-hrp) R 8799 8801 8100 0 -1 4194304 1528 0 0 0 149 0 0 0 25 0 1 0 1110612663 7118848 1511 1992294400 134512640 135712473 4294956192 18446744073709551615 134559752 0 0 4096 0 0 0 0 17 0 0 0
/proc/8801/statm: 1738 1511 105 292 0 1443 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6952

[startup+3.10202 s]
/proc/loadavg: 0.92 0.99 1.09 2/65 8802
/proc/meminfo: memFree=1625088/2055920 swapFree=4179412/4192956
[pid=8801] ppid=8799 vsize=7756 CPUtime=3.09
/proc/8801/stat : 8801 (SApperloT-hrp) R 8799 8801 8100 0 -1 4194304 1722 0 0 0 308 1 0 0 25 0 1 0 1110612663 7942144 1705 1992294400 134512640 135712473 4294956192 18446744073709551615 134554390 0 0 4096 0 0 0 0 17 0 0 0
/proc/8801/statm: 1939 1705 105 292 0 1644 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7756

[startup+6.30157 s]
/proc/loadavg: 0.93 0.99 1.09 2/65 8802
/proc/meminfo: memFree=1623936/2055920 swapFree=4179412/4192956
[pid=8801] ppid=8799 vsize=8984 CPUtime=6.29
/proc/8801/stat : 8801 (SApperloT-hrp) R 8799 8801 8100 0 -1 4194304 2015 0 0 0 628 1 0 0 25 0 1 0 1110612663 9199616 1998 1992294400 134512640 135712473 4294956192 18446744073709551615 134563529 0 0 4096 0 0 0 0 17 0 0 0
/proc/8801/statm: 2246 1998 105 292 0 1951 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8984

[startup+12.7017 s]
/proc/loadavg: 0.93 0.99 1.09 2/65 8802
/proc/meminfo: memFree=1616768/2055920 swapFree=4179412/4192956
[pid=8801] ppid=8799 vsize=16676 CPUtime=12.69
/proc/8801/stat : 8801 (SApperloT-hrp) R 8799 8801 8100 0 -1 4194304 3918 0 0 0 1266 3 0 0 25 0 1 0 1110612663 17076224 3901 1992294400 134512640 135712473 4294956192 18446744073709551615 134563613 0 0 4096 0 0 0 0 17 0 0 0
/proc/8801/statm: 4169 3901 109 292 0 3874 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 16676

[startup+25.5019 s]
/proc/loadavg: 0.95 0.99 1.09 2/65 8802
/proc/meminfo: memFree=1612480/2055920 swapFree=4179412/4192956
[pid=8801] ppid=8799 vsize=20540 CPUtime=25.48
/proc/8801/stat : 8801 (SApperloT-hrp) R 8799 8801 8100 0 -1 4194304 4798 0 0 0 2545 3 0 0 25 0 1 0 1110612663 21032960 4781 1992294400 134512640 135712473 4294956192 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 0 0 0
/proc/8801/statm: 5135 4781 109 292 0 4840 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 20540

[startup+51.1012 s]
/proc/loadavg: 0.96 0.99 1.09 2/65 8802
/proc/meminfo: memFree=1610240/2055920 swapFree=4179412/4192956
[pid=8801] ppid=8799 vsize=23284 CPUtime=51.07
/proc/8801/stat : 8801 (SApperloT-hrp) R 8799 8801 8100 0 -1 4194304 5389 0 0 0 5103 4 0 0 25 0 1 0 1110612663 23842816 5372 1992294400 134512640 135712473 4294956192 18446744073709551615 134540763 0 0 4096 0 0 0 0 17 0 0 0
/proc/8801/statm: 5821 5372 109 292 0 5526 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 23284

[startup+102.306 s]
/proc/loadavg: 0.98 0.99 1.08 2/65 8802
/proc/meminfo: memFree=1607104/2055920 swapFree=4179412/4192956
[pid=8801] ppid=8799 vsize=26968 CPUtime=102.24
/proc/8801/stat : 8801 (SApperloT-hrp) R 8799 8801 8100 0 -1 4194304 6120 0 0 0 10220 4 0 0 25 0 1 0 1110612663 27615232 6103 1992294400 134512640 135712473 4294956192 18446744073709551615 134564238 0 0 4096 0 0 0 0 17 0 0 0
/proc/8801/statm: 6742 6103 109 292 0 6447 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 26968

[startup+162.301 s]
/proc/loadavg: 0.99 0.99 1.07 2/65 8802
/proc/meminfo: memFree=1604864/2055920 swapFree=4179412/4192956
[pid=8801] ppid=8799 vsize=29868 CPUtime=162.2
/proc/8801/stat : 8801 (SApperloT-hrp) R 8799 8801 8100 0 -1 4194304 6679 0 0 0 16216 4 0 0 25 0 1 0 1110612663 30584832 6662 1992294400 134512640 135712473 4294956192 18446744073709551615 134564382 0 0 4096 0 0 0 0 17 0 0 0
/proc/8801/statm: 7467 6662 109 292 0 7172 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 29868

[startup+222.301 s]
/proc/loadavg: 0.99 0.99 1.07 2/65 8802
/proc/meminfo: memFree=1603328/2055920 swapFree=4179412/4192956
[pid=8801] ppid=8799 vsize=31724 CPUtime=222.17
/proc/8801/stat : 8801 (SApperloT-hrp) R 8799 8801 8100 0 -1 4194304 7072 0 0 0 22212 5 0 0 25 0 1 0 1110612663 32485376 7055 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 0 0 0
/proc/8801/statm: 7931 7055 109 292 0 7636 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 31724

[startup+282.302 s]
/proc/loadavg: 0.99 0.99 1.06 2/65 8802
/proc/meminfo: memFree=1602432/2055920 swapFree=4179412/4192956
[pid=8801] ppid=8799 vsize=32624 CPUtime=282.12
/proc/8801/stat : 8801 (SApperloT-hrp) R 8799 8801 8100 0 -1 4194304 7294 0 0 0 28207 5 0 0 25 0 1 0 1110612663 33406976 7277 1992294400 134512640 135712473 4294956192 18446744073709551615 134537341 0 0 4096 0 0 0 0 17 0 0 0
/proc/8801/statm: 8156 7277 109 292 0 7861 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 32624

[startup+342.302 s]
/proc/loadavg: 0.99 0.99 1.06 2/65 8802
/proc/meminfo: memFree=1601408/2055920 swapFree=4179412/4192956
[pid=8801] ppid=8799 vsize=34100 CPUtime=342.07
/proc/8801/stat : 8801 (SApperloT-hrp) R 8799 8801 8100 0 -1 4194304 7571 0 0 0 34202 5 0 0 25 0 1 0 1110612663 34918400 7554 1992294400 134512640 135712473 4294956192 18446744073709551615 134540618 0 0 4096 0 0 0 0 17 0 0 0
/proc/8801/statm: 8525 7554 109 292 0 8230 0
Current children cumulated CPU time (s) 342.07
Current children cumulated vsize (KiB) 34100

[startup+402.301 s]
/proc/loadavg: 0.99 0.99 1.05 2/65 8802
/proc/meminfo: memFree=1600704/2055920 swapFree=4179412/4192956
[pid=8801] ppid=8799 vsize=34868 CPUtime=402.04
/proc/8801/stat : 8801 (SApperloT-hrp) R 8799 8801 8100 0 -1 4194304 7754 0 0 0 40198 6 0 0 25 0 1 0 1110612663 35704832 7737 1992294400 134512640 135712473 4294956192 18446744073709551615 134564352 0 0 4096 0 0 0 0 17 0 0 0
/proc/8801/statm: 8717 7737 109 292 0 8422 0
Current children cumulated CPU time (s) 402.04
Current children cumulated vsize (KiB) 34868

[startup+462.302 s]
/proc/loadavg: 1.03 1.00 1.05 2/65 8802
/proc/meminfo: memFree=1600064/2055920 swapFree=4179412/4192956
[pid=8801] ppid=8799 vsize=35648 CPUtime=462.01
/proc/8801/stat : 8801 (SApperloT-hrp) R 8799 8801 8100 0 -1 4194304 7902 0 0 0 46195 6 0 0 25 0 1 0 1110612663 36503552 7885 1992294400 134512640 135712473 4294956192 18446744073709551615 134564335 0 0 4096 0 0 0 0 17 0 0 0
/proc/8801/statm: 8912 7885 109 292 0 8617 0
Current children cumulated CPU time (s) 462.01
Current children cumulated vsize (KiB) 35648

[startup+522.302 s]
/proc/loadavg: 1.01 1.00 1.04 2/65 8802
/proc/meminfo: memFree=1599296/2055920 swapFree=4179412/4192956
[pid=8801] ppid=8799 vsize=36648 CPUtime=521.99
/proc/8801/stat : 8801 (SApperloT-hrp) R 8799 8801 8100 0 -1 4194304 8106 0 0 0 52193 6 0 0 25 0 1 0 1110612663 37527552 8089 1992294400 134512640 135712473 4294956192 18446744073709551615 134565058 0 0 4096 0 0 0 0 17 0 0 0
/proc/8801/statm: 9162 8089 109 292 0 8867 0
Current children cumulated CPU time (s) 521.99
Current children cumulated vsize (KiB) 36648

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 8802
/proc/meminfo: memFree=1598400/2055920 swapFree=4179412/4192956
[pid=8801] ppid=8799 vsize=37692 CPUtime=581.95
/proc/8801/stat : 8801 (SApperloT-hrp) R 8799 8801 8100 0 -1 4194304 8309 0 0 0 58189 6 0 0 25 0 1 0 1110612663 38596608 8292 1992294400 134512640 135712473 4294956192 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 0 0 0
/proc/8801/statm: 9423 8292 109 292 0 9128 0
Current children cumulated CPU time (s) 581.95
Current children cumulated vsize (KiB) 37692

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 8802
/proc/meminfo: memFree=1598080/2055920 swapFree=4179412/4192956
[pid=8801] ppid=8799 vsize=38220 CPUtime=641.93
/proc/8801/stat : 8801 (SApperloT-hrp) R 8799 8801 8100 0 -1 4194304 8404 0 0 0 64187 6 0 0 25 0 1 0 1110612663 39137280 8387 1992294400 134512640 135712473 4294956192 18446744073709551615 134564493 0 0 4096 0 0 0 0 17 0 0 0
/proc/8801/statm: 9555 8387 109 292 0 9260 0
Current children cumulated CPU time (s) 641.93
Current children cumulated vsize (KiB) 38220

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 8802
/proc/meminfo: memFree=1597568/2055920 swapFree=4179412/4192956
[pid=8801] ppid=8799 vsize=38748 CPUtime=701.9
/proc/8801/stat : 8801 (SApperloT-hrp) R 8799 8801 8100 0 -1 4194304 8496 0 0 0 70184 6 0 0 25 0 1 0 1110612663 39677952 8479 1992294400 134512640 135712473 4294956192 18446744073709551615 134564204 0 0 4096 0 0 0 0 17 0 0 0
/proc/8801/statm: 9687 8479 109 292 0 9392 0
Current children cumulated CPU time (s) 701.9
Current children cumulated vsize (KiB) 38748

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 8802
/proc/meminfo: memFree=1596800/2055920 swapFree=4179412/4192956
[pid=8801] ppid=8799 vsize=39764 CPUtime=761.86
/proc/8801/stat : 8801 (SApperloT-hrp) R 8799 8801 8100 0 -1 4194304 8688 0 0 0 76180 6 0 0 25 0 1 0 1110612663 40718336 8671 1992294400 134512640 135712473 4294956192 18446744073709551615 134564814 0 0 4096 0 0 0 0 17 0 0 0
/proc/8801/statm: 9941 8671 109 292 0 9646 0
Current children cumulated CPU time (s) 761.86
Current children cumulated vsize (KiB) 39764

[startup+822.301 s]
/proc/loadavg: 1.12 1.03 1.03 2/65 8802
/proc/meminfo: memFree=1595904/2055920 swapFree=4179412/4192956
[pid=8801] ppid=8799 vsize=40808 CPUtime=821.83
/proc/8801/stat : 8801 (SApperloT-hrp) R 8799 8801 8100 0 -1 4194304 8909 0 0 0 82177 6 0 0 25 0 1 0 1110612663 41787392 8892 1992294400 134512640 135712473 4294956192 18446744073709551615 134564276 0 0 4096 0 0 0 0 17 0 0 0
/proc/8801/statm: 10202 8892 109 292 0 9907 0
Current children cumulated CPU time (s) 821.83
Current children cumulated vsize (KiB) 40808

[startup+882.301 s]
/proc/loadavg: 1.10 1.04 1.03 2/65 8802
/proc/meminfo: memFree=1595456/2055920 swapFree=4179412/4192956
[pid=8801] ppid=8799 vsize=41324 CPUtime=881.81
/proc/8801/stat : 8801 (SApperloT-hrp) R 8799 8801 8100 0 -1 4194304 9036 0 0 0 88174 7 0 0 25 0 1 0 1110612663 42315776 9019 1992294400 134512640 135712473 4294956192 18446744073709551615 134554807 0 0 4096 0 0 0 0 17 0 0 0
/proc/8801/statm: 10331 9019 109 292 0 10036 0
Current children cumulated CPU time (s) 881.81
Current children cumulated vsize (KiB) 41324

[startup+942.302 s]
/proc/loadavg: 1.09 1.04 1.03 2/65 8802
/proc/meminfo: memFree=1595008/2055920 swapFree=4179412/4192956
[pid=8801] ppid=8799 vsize=41972 CPUtime=941.77
/proc/8801/stat : 8801 (SApperloT-hrp) R 8799 8801 8100 0 -1 4194304 9149 0 0 0 94170 7 0 0 25 0 1 0 1110612663 42979328 9132 1992294400 134512640 135712473 4294956192 18446744073709551615 134564361 0 0 4096 0 0 0 0 17 0 0 0
/proc/8801/statm: 10493 9132 109 292 0 10198 0
Current children cumulated CPU time (s) 941.77
Current children cumulated vsize (KiB) 41972

[startup+1002.3 s]
/proc/loadavg: 1.03 1.03 1.02 2/65 8802
/proc/meminfo: memFree=1594688/2055920 swapFree=4179412/4192956
[pid=8801] ppid=8799 vsize=42500 CPUtime=1001.75
/proc/8801/stat : 8801 (SApperloT-hrp) R 8799 8801 8100 0 -1 4194304 9247 0 0 0 100168 7 0 0 25 0 1 0 1110612663 43520000 9230 1992294400 134512640 135712473 4294956192 18446744073709551615 134564385 0 0 4096 0 0 0 0 17 0 0 0
/proc/8801/statm: 10625 9230 109 292 0 10330 0
Current children cumulated CPU time (s) 1001.75
Current children cumulated vsize (KiB) 42500

[startup+1062.3 s]
/proc/loadavg: 1.01 1.02 1.01 2/65 8802
/proc/meminfo: memFree=1594432/2055920 swapFree=4179412/4192956
[pid=8801] ppid=8799 vsize=42764 CPUtime=1061.71
/proc/8801/stat : 8801 (SApperloT-hrp) R 8799 8801 8100 0 -1 4194304 9293 0 0 0 106164 7 0 0 25 0 1 0 1110612663 43790336 9276 1992294400 134512640 135712473 4294956192 18446744073709551615 134564702 0 0 4096 0 0 0 0 17 0 0 0
/proc/8801/statm: 10691 9276 109 292 0 10396 0
Current children cumulated CPU time (s) 1061.71
Current children cumulated vsize (KiB) 42764

[startup+1122.3 s]
/proc/loadavg: 1.00 1.02 1.01 2/65 8802
/proc/meminfo: memFree=1593920/2055920 swapFree=4179412/4192956
[pid=8801] ppid=8799 vsize=43532 CPUtime=1121.67
/proc/8801/stat : 8801 (SApperloT-hrp) R 8799 8801 8100 0 -1 4194304 9428 0 0 0 112160 7 0 0 25 0 1 0 1110612663 44576768 9411 1992294400 134512640 135712473 4294956192 18446744073709551615 134564198 0 0 4096 0 0 0 0 17 0 0 0
/proc/8801/statm: 10883 9411 109 292 0 10588 0
Current children cumulated CPU time (s) 1121.67
Current children cumulated vsize (KiB) 43532

[startup+1182.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 8802
/proc/meminfo: memFree=1593088/2055920 swapFree=4179412/4192956
[pid=8801] ppid=8799 vsize=44588 CPUtime=1181.65
/proc/8801/stat : 8801 (SApperloT-hrp) R 8799 8801 8100 0 -1 4194304 9625 0 0 0 118157 8 0 0 25 0 1 0 1110612663 45658112 9608 1992294400 134512640 135712473 4294956192 18446744073709551615 134564352 0 0 4096 0 0 0 0 17 0 0 0
/proc/8801/statm: 11147 9608 109 292 0 10852 0
Current children cumulated CPU time (s) 1181.65
Current children cumulated vsize (KiB) 44588



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 8802
/proc/meminfo: memFree=1592832/2055920 swapFree=4179412/4192956
[pid=8801] ppid=8799 vsize=44984 CPUtime=1200.05
/proc/8801/stat : 8801 (SApperloT-hrp) R 8799 8801 8100 0 -1 4194304 9690 0 0 0 119997 8 0 0 25 0 1 0 1110612663 46063616 9673 1992294400 134512640 135712473 4294956192 18446744073709551615 134564371 0 0 4096 0 0 0 0 17 0 0 0
/proc/8801/statm: 11246 9673 109 292 0 10951 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 44984

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

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

[startup+1200.7 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 8802
/proc/meminfo: memFree=1592832/2055920 swapFree=4179412/4192956
[pid=8801] ppid=8799 vsize=44984 CPUtime=1200.05
/proc/8801/stat : 8801 (SApperloT-hrp) R 8799 8801 8100 0 -1 4194304 9690 0 0 0 119997 8 0 0 25 0 1 0 1110612663 46063616 9673 1992294400 134512640 135712473 4294956192 18446744073709551615 134564371 0 0 4096 0 0 0 0 17 0 0 0
/proc/8801/statm: 11246 9673 109 292 0 10951 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 44984

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.71
CPU time (s): 1200.06
CPU user time (s): 1199.98
CPU system time (s): 0.087986
CPU usage (%): 99.946
Max. virtual memory (cumulated for all children) (KiB): 44984

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

runsolver used 0.979851 second user time and 3.39648 second system time

The end

Launcher Data

Begin job on node25 at 2009-03-30 04:17:51
IDJOB=1532340
IDBENCH=70242
IDSOLVER=510
FILE ID=node25/1532340-1238379471
PBS_JOBID= 9061298
Free space on /tmp= 66264 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/220/unif-k7-r85-v220-c18700-S375588147-050.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1532340-1238379471/watcher-1532340-1238379471 -o /tmp/evaluation-result-1532340-1238379471/solver-1532340-1238379471 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=2061353289 HOME/instance-1532340-1238379471.cnf

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

MD5SUM BENCH= 7f520cacbc1966b43139f7a53a60437c
RANDOM SEED=2061353289

node25.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.263
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.263
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:       1631784 kB
Buffers:         92968 kB
Cached:         230600 kB
SwapCached:       7320 kB
Active:          54544 kB
Inactive:       277876 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1631784 kB
SwapTotal:     4192956 kB
SwapFree:      4179412 kB
Dirty:            1984 kB
Writeback:           0 kB
Mapped:          14508 kB
Slab:            77704 kB
Committed_AS:  3128220 kB
PageTables:       1464 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66260 MiB
End job on node25 at 2009-03-30 04:37:53