Trace number 1532679

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.03 1200.42

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/8000/
unif-k3-r4.2-v8000-c33600-S1741784682-076.cnf
MD5SUM355ff7ae526b221bc4c8d8e4e0eadc31
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark7.73082
Satisfiable
(Un)Satisfiability was proved
Number of variables8000
Number of clauses33600
Sum of the clauses size100800
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 333600
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-1532679-1238393283/watcher-1532679-1238393283 -o /tmp/evaluation-result-1532679-1238393283/solver-1532679-1238393283 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-base -seed=2101880369 HOME/instance-1532679-1238393283.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 1.00 1.16 3/64 10090
/proc/meminfo: memFree=1713032/2055920 swapFree=4174420/4192956
[pid=10090] ppid=10088 vsize=1932 CPUtime=0
/proc/10090/stat : 10090 (SApperloT-base) R 10088 10090 9731 0 -1 4194304 245 0 0 0 0 0 0 0 18 0 1 0 1111994021 1978368 229 1992294400 134512640 135674425 4294956192 18446744073709551615 135172350 0 0 4096 0 0 0 0 17 1 0 0
/proc/10090/statm: 483 229 91 283 0 197 0

[startup+0.0872929 s]
/proc/loadavg: 0.92 1.00 1.16 3/64 10090
/proc/meminfo: memFree=1713032/2055920 swapFree=4174420/4192956
[pid=10090] ppid=10088 vsize=3252 CPUtime=0.08
/proc/10090/stat : 10090 (SApperloT-base) R 10088 10090 9731 0 -1 4194304 596 0 0 0 8 0 0 0 18 0 1 0 1111994021 3330048 579 1992294400 134512640 135674425 4294956192 18446744073709551615 134551461 0 0 4096 0 0 0 0 17 1 0 0
/proc/10090/statm: 813 579 99 283 0 527 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 3252

[startup+0.101294 s]
/proc/loadavg: 0.92 1.00 1.16 3/64 10090
/proc/meminfo: memFree=1713032/2055920 swapFree=4174420/4192956
[pid=10090] ppid=10088 vsize=3252 CPUtime=0.09
/proc/10090/stat : 10090 (SApperloT-base) R 10088 10090 9731 0 -1 4194304 606 0 0 0 9 0 0 0 18 0 1 0 1111994021 3330048 589 1992294400 134512640 135674425 4294956192 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/10090/statm: 813 589 99 283 0 527 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3252

[startup+0.301323 s]
/proc/loadavg: 0.92 1.00 1.16 3/64 10090
/proc/meminfo: memFree=1713032/2055920 swapFree=4174420/4192956
[pid=10090] ppid=10088 vsize=3912 CPUtime=0.29
/proc/10090/stat : 10090 (SApperloT-base) R 10088 10090 9731 0 -1 4194304 768 0 0 0 29 0 0 0 19 0 1 0 1111994021 4005888 751 1992294400 134512640 135674425 4294956192 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/10090/statm: 978 751 99 283 0 692 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3912

[startup+0.701381 s]
/proc/loadavg: 0.92 1.00 1.16 3/64 10090
/proc/meminfo: memFree=1713032/2055920 swapFree=4174420/4192956
[pid=10090] ppid=10088 vsize=5364 CPUtime=0.69
/proc/10090/stat : 10090 (SApperloT-base) R 10088 10090 9731 0 -1 4194304 1116 0 0 0 69 0 0 0 22 0 1 0 1111994021 5492736 1099 1992294400 134512640 135674425 4294956192 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 1 0 0
/proc/10090/statm: 1341 1099 99 283 0 1055 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5364

[startup+1.5015 s]
/proc/loadavg: 0.92 1.00 1.16 2/65 10091
/proc/meminfo: memFree=1707840/2055920 swapFree=4174420/4192956
[pid=10090] ppid=10088 vsize=8136 CPUtime=1.49
/proc/10090/stat : 10090 (SApperloT-base) R 10088 10090 9731 0 -1 4194304 1817 0 0 0 149 0 0 0 25 0 1 0 1111994021 8331264 1800 1992294400 134512640 135674425 4294956192 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/10090/statm: 2034 1800 99 283 0 1748 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8136

[startup+3.10173 s]
/proc/loadavg: 0.92 1.00 1.16 2/65 10091
/proc/meminfo: memFree=1704256/2055920 swapFree=4174420/4192956
[pid=10090] ppid=10088 vsize=12888 CPUtime=3.09
/proc/10090/stat : 10090 (SApperloT-base) R 10088 10090 9731 0 -1 4194304 2997 0 0 0 308 1 0 0 25 0 1 0 1111994021 13197312 2980 1992294400 134512640 135674425 4294956192 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/10090/statm: 3222 2980 99 283 0 2936 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12888

[startup+6.30119 s]
/proc/loadavg: 0.93 1.00 1.15 2/65 10091
/proc/meminfo: memFree=1695040/2055920 swapFree=4174420/4192956
[pid=10090] ppid=10088 vsize=20280 CPUtime=6.29
/proc/10090/stat : 10090 (SApperloT-base) R 10088 10090 9731 0 -1 4194304 4826 0 0 0 627 2 0 0 25 0 1 0 1111994021 20766720 4809 1992294400 134512640 135674425 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/10090/statm: 5070 4809 99 283 0 4784 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20280

[startup+12.7011 s]
/proc/loadavg: 0.93 1.00 1.15 2/65 10091
/proc/meminfo: memFree=1690240/2055920 swapFree=4174420/4192956
[pid=10090] ppid=10088 vsize=23984 CPUtime=12.69
/proc/10090/stat : 10090 (SApperloT-base) R 10088 10090 9731 0 -1 4194304 5776 0 0 0 1266 3 0 0 25 0 1 0 1111994021 24559616 5759 1992294400 134512640 135674425 4294956192 18446744073709551615 134552280 0 0 4096 0 0 0 0 17 1 0 0
/proc/10090/statm: 5996 5759 99 283 0 5710 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 23984

[startup+25.502 s]
/proc/loadavg: 0.95 1.00 1.15 2/65 10091
/proc/meminfo: memFree=1687360/2055920 swapFree=4174420/4192956
[pid=10090] ppid=10088 vsize=26756 CPUtime=25.49
/proc/10090/stat : 10090 (SApperloT-base) R 10088 10090 9731 0 -1 4194304 6455 0 0 0 2545 4 0 0 25 0 1 0 1111994021 27398144 6438 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/10090/statm: 6689 6438 99 283 0 6403 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 26756

[startup+51.1017 s]
/proc/loadavg: 0.96 1.00 1.15 2/65 10091
/proc/meminfo: memFree=1683840/2055920 swapFree=4174420/4192956
[pid=10090] ppid=10088 vsize=30368 CPUtime=51.08
/proc/10090/stat : 10090 (SApperloT-base) R 10088 10090 9731 0 -1 4194304 7351 0 0 0 5103 5 0 0 25 0 1 0 1111994021 31096832 7334 1992294400 134512640 135674425 4294956192 18446744073709551615 134565338 0 0 4096 0 0 0 0 17 1 0 0
/proc/10090/statm: 7592 7334 99 283 0 7306 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 30368

[startup+102.305 s]
/proc/loadavg: 0.98 1.00 1.14 2/65 10091
/proc/meminfo: memFree=1675200/2055920 swapFree=4174420/4192956
[pid=10090] ppid=10088 vsize=39092 CPUtime=102.26
/proc/10090/stat : 10090 (SApperloT-base) R 10088 10090 9731 0 -1 4194304 9487 0 0 0 10220 6 0 0 25 0 1 0 1111994021 40030208 9470 1992294400 134512640 135674425 4294956192 18446744073709551615 134564833 0 0 4096 0 0 0 0 17 1 0 0
/proc/10090/statm: 9773 9470 99 283 0 9487 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 39092

[startup+162.303 s]
/proc/loadavg: 0.99 1.00 1.12 2/65 10091
/proc/meminfo: memFree=1674496/2055920 swapFree=4174420/4192956
[pid=10090] ppid=10088 vsize=39752 CPUtime=162.24
/proc/10090/stat : 10090 (SApperloT-base) R 10088 10090 9731 0 -1 4194304 9652 0 0 0 16217 7 0 0 25 0 1 0 1111994021 40706048 9635 1992294400 134512640 135674425 4294956192 18446744073709551615 134556473 0 0 4096 0 0 0 0 17 1 0 0
/proc/10090/statm: 9938 9635 99 283 0 9652 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 39752

[startup+222.301 s]
/proc/loadavg: 0.99 1.00 1.11 2/65 10091
/proc/meminfo: memFree=1669312/2055920 swapFree=4174420/4192956
[pid=10090] ppid=10088 vsize=45056 CPUtime=222.22
/proc/10090/stat : 10090 (SApperloT-base) R 10088 10090 9731 0 -1 4194304 10942 0 0 0 22214 8 0 0 25 0 1 0 1111994021 46137344 10925 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/10090/statm: 11264 10925 99 283 0 10978 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 45056

[startup+282.301 s]
/proc/loadavg: 0.99 1.00 1.10 2/65 10091
/proc/meminfo: memFree=1667136/2055920 swapFree=4174420/4192956
[pid=10090] ppid=10088 vsize=47204 CPUtime=282.2
/proc/10090/stat : 10090 (SApperloT-base) R 10088 10090 9731 0 -1 4194304 11478 0 0 0 28211 9 0 0 25 0 1 0 1111994021 48336896 11461 1992294400 134512640 135674425 4294956192 18446744073709551615 134557217 0 0 4096 0 0 0 0 17 1 0 0
/proc/10090/statm: 11801 11461 99 283 0 11515 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 47204

[startup+342.302 s]
/proc/loadavg: 0.99 1.00 1.09 2/65 10091
/proc/meminfo: memFree=1664256/2055920 swapFree=4174420/4192956
[pid=10090] ppid=10088 vsize=50340 CPUtime=342.18
/proc/10090/stat : 10090 (SApperloT-base) R 10088 10090 9731 0 -1 4194304 12197 0 0 0 34208 10 0 0 25 0 1 0 1111994021 51548160 12180 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/10090/statm: 12585 12180 99 283 0 12299 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 50340

[startup+402.302 s]
/proc/loadavg: 0.99 1.00 1.08 2/65 10091
/proc/meminfo: memFree=1660800/2055920 swapFree=4174420/4192956
[pid=10090] ppid=10088 vsize=54064 CPUtime=402.16
/proc/10090/stat : 10090 (SApperloT-base) R 10088 10090 9731 0 -1 4194304 13055 0 0 0 40205 11 0 0 25 0 1 0 1111994021 55361536 13038 1992294400 134512640 135674425 4294956192 18446744073709551615 134561615 0 0 4096 0 0 0 0 17 1 0 0
/proc/10090/statm: 13516 13038 99 283 0 13230 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 54064

[startup+462.301 s]
/proc/loadavg: 1.04 1.01 1.08 2/65 10091
/proc/meminfo: memFree=1660800/2055920 swapFree=4174420/4192956
[pid=10090] ppid=10088 vsize=54064 CPUtime=462.14
/proc/10090/stat : 10090 (SApperloT-base) R 10088 10090 9731 0 -1 4194304 13061 0 0 0 46203 11 0 0 25 0 1 0 1111994021 55361536 13044 1992294400 134512640 135674425 4294956192 18446744073709551615 134581519 0 0 4096 0 0 0 0 17 1 0 0
/proc/10090/statm: 13516 13044 99 283 0 13230 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 54064

[startup+522.302 s]
/proc/loadavg: 1.01 1.01 1.08 2/65 10091
/proc/meminfo: memFree=1657216/2055920 swapFree=4174420/4192956
[pid=10090] ppid=10088 vsize=57660 CPUtime=522.12
/proc/10090/stat : 10090 (SApperloT-base) R 10088 10090 9731 0 -1 4194304 13953 0 0 0 52200 12 0 0 25 0 1 0 1111994021 59043840 13936 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/10090/statm: 14415 13936 99 283 0 14129 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 57660

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 10091
/proc/meminfo: memFree=1656960/2055920 swapFree=4174420/4192956
[pid=10090] ppid=10088 vsize=57872 CPUtime=582.1
/proc/10090/stat : 10090 (SApperloT-base) R 10088 10090 9731 0 -1 4194304 14038 0 0 0 58198 12 0 0 25 0 1 0 1111994021 59260928 13986 1992294400 134512640 135674425 4294956192 18446744073709551615 134564840 0 0 4096 0 0 0 0 17 1 0 0
/proc/10090/statm: 14468 13986 99 283 0 14182 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 57872

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 10091
/proc/meminfo: memFree=1655232/2055920 swapFree=4174420/4192956
[pid=10090] ppid=10088 vsize=59672 CPUtime=642.09
/proc/10090/stat : 10090 (SApperloT-base) R 10088 10090 9731 0 -1 4194304 14477 0 0 0 64196 13 0 0 25 0 1 0 1111994021 61104128 14425 1992294400 134512640 135674425 4294956192 18446744073709551615 134558410 0 0 4096 0 0 0 0 17 1 0 0
/proc/10090/statm: 14918 14425 99 283 0 14632 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 59672

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 10091
/proc/meminfo: memFree=1649984/2055920 swapFree=4174420/4192956
[pid=10090] ppid=10088 vsize=65088 CPUtime=702.07
/proc/10090/stat : 10090 (SApperloT-base) R 10088 10090 9731 0 -1 4194304 15768 0 0 0 70192 15 0 0 25 0 1 0 1111994021 66650112 15716 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/10090/statm: 16272 15716 99 283 0 15986 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 65088

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 10091
/proc/meminfo: memFree=1648128/2055920 swapFree=4174420/4192956
[pid=10090] ppid=10088 vsize=67056 CPUtime=762.05
/proc/10090/stat : 10090 (SApperloT-base) R 10088 10090 9731 0 -1 4194304 16228 0 0 0 76190 15 0 0 25 0 1 0 1111994021 68665344 16176 1992294400 134512640 135674425 4294956192 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/10090/statm: 16764 16176 99 283 0 16478 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 67056

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 10091
/proc/meminfo: memFree=1644672/2055920 swapFree=4174420/4192956
[pid=10090] ppid=10088 vsize=70808 CPUtime=822.03
/proc/10090/stat : 10090 (SApperloT-base) R 10088 10090 9731 0 -1 4194304 17094 0 0 0 82187 16 0 0 25 0 1 0 1111994021 72507392 17042 1992294400 134512640 135674425 4294956192 18446744073709551615 134564368 0 0 4096 0 0 0 0 17 1 0 0
/proc/10090/statm: 17702 17042 99 283 0 17416 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 70808

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 10091
/proc/meminfo: memFree=1643456/2055920 swapFree=4174420/4192956
[pid=10090] ppid=10088 vsize=72044 CPUtime=882
/proc/10090/stat : 10090 (SApperloT-base) R 10088 10090 9731 0 -1 4194304 17402 0 0 0 88184 16 0 0 25 0 1 0 1111994021 73773056 17350 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/10090/statm: 18011 17350 99 283 0 17725 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 72044

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 10091
/proc/meminfo: memFree=1643456/2055920 swapFree=4174420/4192956
[pid=10090] ppid=10088 vsize=72044 CPUtime=941.99
/proc/10090/stat : 10090 (SApperloT-base) R 10088 10090 9731 0 -1 4194304 17403 0 0 0 94182 17 0 0 25 0 1 0 1111994021 73773056 17351 1992294400 134512640 135674425 4294956192 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 1 0 0
/proc/10090/statm: 18011 17351 99 283 0 17725 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 72044

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 10091
/proc/meminfo: memFree=1643456/2055920 swapFree=4174420/4192956
[pid=10090] ppid=10088 vsize=72044 CPUtime=1001.97
/proc/10090/stat : 10090 (SApperloT-base) R 10088 10090 9731 0 -1 4194304 17404 0 0 0 100180 17 0 0 25 0 1 0 1111994021 73773056 17352 1992294400 134512640 135674425 4294956192 18446744073709551615 134564854 0 0 4096 0 0 0 0 17 1 0 0
/proc/10090/statm: 18011 17352 99 283 0 17725 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 72044

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 10091
/proc/meminfo: memFree=1643456/2055920 swapFree=4174420/4192956
[pid=10090] ppid=10088 vsize=71912 CPUtime=1061.95
/proc/10090/stat : 10090 (SApperloT-base) R 10088 10090 9731 0 -1 4194304 17405 0 0 0 106178 17 0 0 25 0 1 0 1111994021 73637888 17320 1992294400 134512640 135674425 4294956192 18446744073709551615 134564271 0 0 4096 0 0 0 0 17 1 0 0
/proc/10090/statm: 17978 17320 99 283 0 17692 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 71912

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 10091
/proc/meminfo: memFree=1641984/2055920 swapFree=4174420/4192956
[pid=10090] ppid=10088 vsize=73652 CPUtime=1121.93
/proc/10090/stat : 10090 (SApperloT-base) R 10088 10090 9731 0 -1 4194304 17796 0 0 0 112175 18 0 0 25 0 1 0 1111994021 75419648 17711 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/10090/statm: 18413 17711 99 283 0 18127 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 73652

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 10091
/proc/meminfo: memFree=1638272/2055920 swapFree=4174420/4192956
[pid=10090] ppid=10088 vsize=77528 CPUtime=1181.91
/proc/10090/stat : 10090 (SApperloT-base) R 10088 10090 9731 0 -1 4194304 18709 0 0 0 118172 19 0 0 25 0 1 0 1111994021 79388672 18624 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/10090/statm: 19382 18624 99 283 0 19096 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 77528



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 10091
/proc/meminfo: memFree=1638272/2055920 swapFree=4174420/4192956
[pid=10090] ppid=10088 vsize=77528 CPUtime=1200.01
/proc/10090/stat : 10090 (SApperloT-base) R 10088 10090 9731 0 -1 4194304 18709 0 0 0 119982 19 0 0 25 0 1 0 1111994021 79388672 18624 1992294400 134512640 135674425 4294956192 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/10090/statm: 19382 18624 99 283 0 19096 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 77528

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): 1200.42
CPU time (s): 1200.03
CPU user time (s): 1199.82
CPU system time (s): 0.206968
CPU usage (%): 99.9677
Max. virtual memory (cumulated for all children) (KiB): 77528

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

runsolver used 0.875866 second user time and 2.55561 second system time

The end

Launcher Data

Begin job on node22 at 2009-03-30 08:08:03
IDJOB=1532679
IDBENCH=70310
IDSOLVER=509
FILE ID=node22/1532679-1238393283
PBS_JOBID= 9061344
Free space on /tmp= 66328 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/8000/unif-k3-r4.2-v8000-c33600-S1741784682-076.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1532679-1238393283/watcher-1532679-1238393283 -o /tmp/evaluation-result-1532679-1238393283/solver-1532679-1238393283 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-base -seed=2101880369 HOME/instance-1532679-1238393283.cnf

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

MD5SUM BENCH= 355ff7ae526b221bc4c8d8e4e0eadc31
RANDOM SEED=2101880369

node22.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.279
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.279
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:       1713448 kB
Buffers:         75216 kB
Cached:         170288 kB
SwapCached:      12352 kB
Active:          49012 kB
Inactive:       210468 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1713448 kB
SwapTotal:     4192956 kB
SwapFree:      4174420 kB
Dirty:            1992 kB
Writeback:           0 kB
Mapped:          15616 kB
Slab:            69000 kB
Committed_AS:  2913224 kB
PageTables:       1372 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= 66328 MiB
End job on node22 at 2009-03-30 08:28:06