Trace number 1532734

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) 1200.09 1200.52

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/6000/
unif-k3-r4.2-v6000-c25200-S1490060417-003.cnf
MD5SUM5d2224f3d8577481fb818d6a750d12f6
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3.73743
Satisfiable
(Un)Satisfiability was proved
Number of variables6000
Number of clauses25200
Sum of the clauses size75600
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 325200
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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-1532734-1238396115/watcher-1532734-1238396115 -o /tmp/evaluation-result-1532734-1238396115/solver-1532734-1238396115 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-base -seed=1505329682 HOME/instance-1532734-1238396115.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.98 0.99 3/64 19305
/proc/meminfo: memFree=1756312/2055920 swapFree=4178496/4192956
[pid=19305] ppid=19303 vsize=1740 CPUtime=0
/proc/19305/stat : 19305 (SApperloT-base) R 19303 19305 18892 0 -1 4194304 224 0 0 0 0 0 0 0 18 0 1 0 1112278760 1781760 208 1992294400 134512640 135674425 4294956192 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/19305/statm: 435 208 91 283 0 149 0

[startup+0.012732 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 19305
/proc/meminfo: memFree=1756312/2055920 swapFree=4178496/4192956
[pid=19305] ppid=19303 vsize=2136 CPUtime=0.01
/proc/19305/stat : 19305 (SApperloT-base) R 19303 19305 18892 0 -1 4194304 300 0 0 0 1 0 0 0 18 0 1 0 1112278760 2187264 284 1992294400 134512640 135674425 4294956192 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/19305/statm: 534 284 91 283 0 248 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2136

[startup+0.102747 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 19305
/proc/meminfo: memFree=1756312/2055920 swapFree=4178496/4192956
[pid=19305] ppid=19303 vsize=2928 CPUtime=0.1
/proc/19305/stat : 19305 (SApperloT-base) R 19303 19305 18892 0 -1 4194304 520 0 0 0 10 0 0 0 18 0 1 0 1112278760 2998272 503 1992294400 134512640 135674425 4294956192 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/19305/statm: 732 503 99 283 0 446 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2928

[startup+0.301779 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 19305
/proc/meminfo: memFree=1756312/2055920 swapFree=4178496/4192956
[pid=19305] ppid=19303 vsize=3588 CPUtime=0.29
/proc/19305/stat : 19305 (SApperloT-base) R 19303 19305 18892 0 -1 4194304 691 0 0 0 29 0 0 0 19 0 1 0 1112278760 3674112 674 1992294400 134512640 135674425 4294956192 18446744073709551615 134549470 0 0 4096 0 0 0 0 17 1 0 0
/proc/19305/statm: 897 674 99 283 0 611 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3588

[startup+0.701843 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 19305
/proc/meminfo: memFree=1756312/2055920 swapFree=4178496/4192956
[pid=19305] ppid=19303 vsize=5040 CPUtime=0.69
/proc/19305/stat : 19305 (SApperloT-base) R 19303 19305 18892 0 -1 4194304 1045 0 0 0 69 0 0 0 22 0 1 0 1112278760 5160960 1028 1992294400 134512640 135674425 4294956192 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/19305/statm: 1260 1028 99 283 0 974 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5040

[startup+1.50197 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 19306
/proc/meminfo: memFree=1751504/2055920 swapFree=4178496/4192956
[pid=19305] ppid=19303 vsize=7704 CPUtime=1.49
/proc/19305/stat : 19305 (SApperloT-base) R 19303 19305 18892 0 -1 4194304 1701 0 0 0 148 1 0 0 25 0 1 0 1112278760 7888896 1684 1992294400 134512640 135674425 4294956192 18446744073709551615 134559279 0 0 4096 0 0 0 0 17 1 0 0
/proc/19305/statm: 1926 1684 99 283 0 1640 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7704

[startup+3.10123 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 19306
/proc/meminfo: memFree=1747856/2055920 swapFree=4178496/4192956
[pid=19305] ppid=19303 vsize=12852 CPUtime=3.09
/proc/19305/stat : 19305 (SApperloT-base) R 19303 19305 18892 0 -1 4194304 2992 0 0 0 307 2 0 0 25 0 1 0 1112278760 13160448 2975 1992294400 134512640 135674425 4294956192 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/19305/statm: 3213 2975 99 283 0 2927 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12852

[startup+6.30175 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 19306
/proc/meminfo: memFree=1742544/2055920 swapFree=4178496/4192956
[pid=19305] ppid=19303 vsize=15228 CPUtime=6.29
/proc/19305/stat : 19305 (SApperloT-base) R 19303 19305 18892 0 -1 4194304 3593 0 0 0 627 2 0 0 25 0 1 0 1112278760 15593472 3576 1992294400 134512640 135674425 4294956192 18446744073709551615 134565166 0 0 4096 0 0 0 0 17 1 0 0
/proc/19305/statm: 3807 3576 99 283 0 3521 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15228

[startup+12.7018 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 19306
/proc/meminfo: memFree=1740304/2055920 swapFree=4178496/4192956
[pid=19305] ppid=19303 vsize=17076 CPUtime=12.69
/proc/19305/stat : 19305 (SApperloT-base) R 19303 19305 18892 0 -1 4194304 4042 0 0 0 1267 2 0 0 25 0 1 0 1112278760 17485824 4025 1992294400 134512640 135674425 4294956192 18446744073709551615 134564574 0 0 4096 0 0 0 0 17 1 0 0
/proc/19305/statm: 4269 4025 99 283 0 3983 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 17076

[startup+25.5028 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 19306
/proc/meminfo: memFree=1737168/2055920 swapFree=4178496/4192956
[pid=19305] ppid=19303 vsize=20156 CPUtime=25.49
/proc/19305/stat : 19305 (SApperloT-base) R 19303 19305 18892 0 -1 4194304 4819 0 0 0 2546 3 0 0 25 0 1 0 1112278760 20639744 4802 1992294400 134512640 135674425 4294956192 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/19305/statm: 5039 4802 99 283 0 4753 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 20156

[startup+51.102 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 19306
/proc/meminfo: memFree=1733584/2055920 swapFree=4178496/4192956
[pid=19305] ppid=19303 vsize=23852 CPUtime=51.07
/proc/19305/stat : 19305 (SApperloT-base) R 19303 19305 18892 0 -1 4194304 5709 0 0 0 5104 3 0 0 25 0 1 0 1112278760 24424448 5692 1992294400 134512640 135674425 4294956192 18446744073709551615 134565273 0 0 4096 0 0 0 0 17 1 0 0
/proc/19305/statm: 5963 5692 99 283 0 5677 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 23852

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 19306
/proc/meminfo: memFree=1729360/2055920 swapFree=4178496/4192956
[pid=19305] ppid=19303 vsize=28188 CPUtime=102.26
/proc/19305/stat : 19305 (SApperloT-base) R 19303 19305 18892 0 -1 4194304 6762 0 0 0 10221 5 0 0 25 0 1 0 1112278760 28864512 6745 1992294400 134512640 135674425 4294956192 18446744073709551615 134564668 0 0 4096 0 0 0 0 17 1 0 0
/proc/19305/statm: 7047 6745 99 283 0 6761 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 28188

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19306
/proc/meminfo: memFree=1726864/2055920 swapFree=4178496/4192956
[pid=19305] ppid=19303 vsize=30736 CPUtime=162.24
/proc/19305/stat : 19305 (SApperloT-base) R 19303 19305 18892 0 -1 4194304 7368 0 0 0 16219 5 0 0 25 0 1 0 1112278760 31473664 7351 1992294400 134512640 135674425 4294956192 18446744073709551615 134564824 0 0 4096 0 0 0 0 17 1 0 0
/proc/19305/statm: 7684 7351 99 283 0 7398 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 30736

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19306
/proc/meminfo: memFree=1721872/2055920 swapFree=4178496/4192956
[pid=19305] ppid=19303 vsize=35880 CPUtime=222.21
/proc/19305/stat : 19305 (SApperloT-base) R 19303 19305 18892 0 -1 4194304 8605 0 0 0 22216 5 0 0 25 0 1 0 1112278760 36741120 8588 1992294400 134512640 135674425 4294956192 18446744073709551615 134551363 0 0 4096 0 0 0 0 17 1 0 0
/proc/19305/statm: 8970 8588 99 283 0 8684 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 35880

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19306
/proc/meminfo: memFree=1721424/2055920 swapFree=4178496/4192956
[pid=19305] ppid=19303 vsize=36436 CPUtime=282.2
/proc/19305/stat : 19305 (SApperloT-base) R 19303 19305 18892 0 -1 4194304 8716 0 0 0 28214 6 0 0 25 0 1 0 1112278760 37310464 8699 1992294400 134512640 135674425 4294956192 18446744073709551615 134565166 0 0 4096 0 0 0 0 17 1 0 0
/proc/19305/statm: 9109 8699 99 283 0 8823 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 36436

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19306
/proc/meminfo: memFree=1717904/2055920 swapFree=4178496/4192956
[pid=19305] ppid=19303 vsize=40272 CPUtime=342.17
/proc/19305/stat : 19305 (SApperloT-base) R 19303 19305 18892 0 -1 4194304 9639 0 0 0 34211 6 0 0 25 0 1 0 1112278760 41238528 9622 1992294400 134512640 135674425 4294956192 18446744073709551615 134551995 0 0 4096 0 0 0 0 17 1 0 0
/proc/19305/statm: 10068 9622 99 283 0 9782 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 40272

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19312
/proc/meminfo: memFree=1715856/2055920 swapFree=4178496/4192956
[pid=19305] ppid=19303 vsize=42344 CPUtime=402.15
/proc/19305/stat : 19305 (SApperloT-base) R 19303 19305 18892 0 -1 4194304 10123 0 0 0 40208 7 0 0 25 0 1 0 1112278760 43360256 10106 1992294400 134512640 135674425 4294956192 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/19305/statm: 10586 10106 99 283 0 10300 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 42344

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19312
/proc/meminfo: memFree=1714704/2055920 swapFree=4178496/4192956
[pid=19305] ppid=19303 vsize=43444 CPUtime=462.12
/proc/19305/stat : 19305 (SApperloT-base) R 19303 19305 18892 0 -1 4194304 10386 0 0 0 46205 7 0 0 25 0 1 0 1112278760 44486656 10369 1992294400 134512640 135674425 4294956192 18446744073709551615 134564833 0 0 4096 0 0 0 0 17 1 0 0
/proc/19305/statm: 10861 10369 99 283 0 10575 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 43444

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19312
/proc/meminfo: memFree=1708624/2055920 swapFree=4178496/4192956
[pid=19305] ppid=19303 vsize=49608 CPUtime=522.11
/proc/19305/stat : 19305 (SApperloT-base) R 19303 19305 18892 0 -1 4194304 11896 0 0 0 52202 9 0 0 25 0 1 0 1112278760 50798592 11879 1992294400 134512640 135674425 4294956192 18446744073709551615 134564840 0 0 4096 0 0 0 0 17 1 0 0
/proc/19305/statm: 12402 11879 99 283 0 12116 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 49608

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19312
/proc/meminfo: memFree=1707600/2055920 swapFree=4178496/4192956
[pid=19305] ppid=19303 vsize=50540 CPUtime=582.08
/proc/19305/stat : 19305 (SApperloT-base) R 19303 19305 18892 0 -1 4194304 12145 0 0 0 58199 9 0 0 25 0 1 0 1112278760 51752960 12115 1992294400 134512640 135674425 4294956192 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 1 0 0
/proc/19305/statm: 12635 12115 99 283 0 12349 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 50540

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19312
/proc/meminfo: memFree=1707280/2055920 swapFree=4178496/4192956
[pid=19305] ppid=19303 vsize=50888 CPUtime=642.06
/proc/19305/stat : 19305 (SApperloT-base) R 19303 19305 18892 0 -1 4194304 12229 0 0 0 64197 9 0 0 25 0 1 0 1112278760 52109312 12199 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/19305/statm: 12722 12199 99 283 0 12436 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 50888

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19312
/proc/meminfo: memFree=1707152/2055920 swapFree=4178496/4192956
[pid=19305] ppid=19303 vsize=51020 CPUtime=702.04
/proc/19305/stat : 19305 (SApperloT-base) R 19303 19305 18892 0 -1 4194304 12253 0 0 0 70195 9 0 0 25 0 1 0 1112278760 52244480 12223 1992294400 134512640 135674425 4294956192 18446744073709551615 134564336 0 0 4096 0 0 0 0 17 1 0 0
/proc/19305/statm: 12755 12223 99 283 0 12469 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 51020

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19312
/proc/meminfo: memFree=1705808/2055920 swapFree=4178496/4192956
[pid=19305] ppid=19303 vsize=52524 CPUtime=762.02
/proc/19305/stat : 19305 (SApperloT-base) R 19303 19305 18892 0 -1 4194304 12589 0 0 0 76192 10 0 0 25 0 1 0 1112278760 53784576 12559 1992294400 134512640 135674425 4294956192 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/19305/statm: 13131 12559 99 283 0 12845 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 52524

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19312
/proc/meminfo: memFree=1705296/2055920 swapFree=4178496/4192956
[pid=19305] ppid=19303 vsize=53112 CPUtime=822
/proc/19305/stat : 19305 (SApperloT-base) R 19303 19305 18892 0 -1 4194304 12715 0 0 0 82189 11 0 0 25 0 1 0 1112278760 54386688 12685 1992294400 134512640 135674425 4294956192 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/19305/statm: 13278 12685 99 283 0 12992 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 53112

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19312
/proc/meminfo: memFree=1702608/2055920 swapFree=4178496/4192956
[pid=19305] ppid=19303 vsize=55760 CPUtime=881.98
/proc/19305/stat : 19305 (SApperloT-base) R 19303 19305 18892 0 -1 4194304 13377 0 0 0 88187 11 0 0 25 0 1 0 1112278760 57098240 13347 1992294400 134512640 135674425 4294956192 18446744073709551615 134564313 0 0 4096 0 0 0 0 17 1 0 0
/proc/19305/statm: 13940 13347 99 283 0 13654 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 55760

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19312
/proc/meminfo: memFree=1701328/2055920 swapFree=4178496/4192956
[pid=19305] ppid=19303 vsize=57276 CPUtime=941.96
/proc/19305/stat : 19305 (SApperloT-base) R 19303 19305 18892 0 -1 4194304 13705 0 0 0 94185 11 0 0 25 0 1 0 1112278760 58650624 13675 1992294400 134512640 135674425 4294956192 18446744073709551615 134565332 0 0 4096 0 0 0 0 17 1 0 0
/proc/19305/statm: 14319 13675 99 283 0 14033 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 57276

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19312
/proc/meminfo: memFree=1701264/2055920 swapFree=4178496/4192956
[pid=19305] ppid=19303 vsize=57276 CPUtime=1001.94
/proc/19305/stat : 19305 (SApperloT-base) R 19303 19305 18892 0 -1 4194304 13705 0 0 0 100182 12 0 0 25 0 1 0 1112278760 58650624 13675 1992294400 134512640 135674425 4294956192 18446744073709551615 134552280 0 0 4096 0 0 0 0 17 1 0 0
/proc/19305/statm: 14319 13675 99 283 0 14033 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 57276

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19312
/proc/meminfo: memFree=1700432/2055920 swapFree=4178496/4192956
[pid=19305] ppid=19303 vsize=58308 CPUtime=1061.92
/proc/19305/stat : 19305 (SApperloT-base) R 19303 19305 18892 0 -1 4194304 13915 0 0 0 106180 12 0 0 25 0 1 0 1112278760 59707392 13885 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/19305/statm: 14577 13885 99 283 0 14291 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 58308

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19312
/proc/meminfo: memFree=1699024/2055920 swapFree=4178496/4192956
[pid=19305] ppid=19303 vsize=59784 CPUtime=1121.9
/proc/19305/stat : 19305 (SApperloT-base) R 19303 19305 18892 0 -1 4194304 14254 0 0 0 112177 13 0 0 25 0 1 0 1112278760 61218816 14224 1992294400 134512640 135674425 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/19305/statm: 14946 14224 99 283 0 14660 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 59784

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19312
/proc/meminfo: memFree=1692560/2055920 swapFree=4178496/4192956
[pid=19305] ppid=19303 vsize=66444 CPUtime=1181.88
/proc/19305/stat : 19305 (SApperloT-base) R 19303 19305 18892 0 -1 4194304 15891 0 0 0 118174 14 0 0 25 0 1 0 1112278760 68038656 15861 1992294400 134512640 135674425 4294956192 18446744073709551615 134581486 0 0 4096 0 0 0 0 17 1 0 0
/proc/19305/statm: 16611 15861 99 283 0 16325 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 66444



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19312
/proc/meminfo: memFree=1692496/2055920 swapFree=4178496/4192956
[pid=19305] ppid=19303 vsize=66444 CPUtime=1200.07
/proc/19305/stat : 19305 (SApperloT-base) R 19303 19305 18892 0 -1 4194304 15893 0 0 0 119993 14 0 0 25 0 1 0 1112278760 68038656 15863 1992294400 134512640 135674425 4294956192 18446744073709551615 134559248 0 0 4096 0 0 0 0 17 1 0 0
/proc/19305/statm: 16611 15863 99 283 0 16325 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 66444

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

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

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19312
/proc/meminfo: memFree=1692496/2055920 swapFree=4178496/4192956
[pid=19305] ppid=19303 vsize=66444 CPUtime=1200.07
/proc/19305/stat : 19305 (SApperloT-base) R 19303 19305 18892 0 -1 4194304 15893 0 0 0 119993 14 0 0 25 0 1 0 1112278760 68038656 15863 1992294400 134512640 135674425 4294956192 18446744073709551615 134559248 0 0 4096 0 0 0 0 17 1 0 0
/proc/19305/statm: 16611 15863 99 283 0 16325 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 66444

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.09
CPU user time (s): 1199.94
CPU system time (s): 0.156976
CPU usage (%): 99.9649
Max. virtual memory (cumulated for all children) (KiB): 66444

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

runsolver used 0.872867 second user time and 2.53261 second system time

The end

Launcher Data

Begin job on node3 at 2009-03-30 08:55:15
IDJOB=1532734
IDBENCH=70321
IDSOLVER=509
FILE ID=node3/1532734-1238396115
PBS_JOBID= 9061360
Free space on /tmp= 65972 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/6000/unif-k3-r4.2-v6000-c25200-S1490060417-003.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1532734-1238396115/watcher-1532734-1238396115 -o /tmp/evaluation-result-1532734-1238396115/solver-1532734-1238396115 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-base -seed=1505329682 HOME/instance-1532734-1238396115.cnf

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

MD5SUM BENCH= 5d2224f3d8577481fb818d6a750d12f6
RANDOM SEED=1505329682

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.275
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.275
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:       1756728 kB
Buffers:         61544 kB
Cached:         163292 kB
SwapCached:       8268 kB
Active:         168336 kB
Inactive:        66480 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1756728 kB
SwapTotal:     4192956 kB
SwapFree:      4178496 kB
Dirty:            1840 kB
Writeback:           0 kB
Mapped:          15640 kB
Slab:            50424 kB
Committed_AS:  2733600 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= 65972 MiB
End job on node3 at 2009-03-30 09:15:18