Trace number 1532364

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.06 1199.91

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/200/
unif-k7-r85-v200-c17000-S1588298513-036.cnf
MD5SUM7df25975bd52e28f5eb180dab9fc29e0
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 variables200
Number of clauses17000
Sum of the clauses size119000
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 517000

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-1532364-1238380315/watcher-1532364-1238380315 -o /tmp/evaluation-result-1532364-1238380315/solver-1532364-1238380315 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-base -seed=776189613 HOME/instance-1532364-1238380315.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: 1.00 1.00 1.09 3/64 25097
/proc/meminfo: memFree=1787256/2055920 swapFree=4178252/4192956
[pid=25097] ppid=25095 vsize=1580 CPUtime=0
/proc/25097/stat : 25097 (SApperloT-base) R 25095 25097 24285 0 -1 4194304 175 0 0 0 0 0 0 0 18 0 1 0 1110698035 1617920 159 1992294400 134512640 135674425 4294956192 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/25097/statm: 395 160 91 283 0 109 0

[startup+0.0969671 s]
/proc/loadavg: 1.00 1.00 1.09 3/64 25097
/proc/meminfo: memFree=1787256/2055920 swapFree=4178252/4192956
[pid=25097] ppid=25095 vsize=3164 CPUtime=0.09
/proc/25097/stat : 25097 (SApperloT-base) R 25095 25097 24285 0 -1 4194304 603 0 0 0 9 0 0 0 18 0 1 0 1110698035 3239936 586 1992294400 134512640 135674425 4294956192 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/25097/statm: 791 586 99 283 0 505 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3164

[startup+0.101965 s]
/proc/loadavg: 1.00 1.00 1.09 3/64 25097
/proc/meminfo: memFree=1787256/2055920 swapFree=4178252/4192956
[pid=25097] ppid=25095 vsize=3164 CPUtime=0.09
/proc/25097/stat : 25097 (SApperloT-base) R 25095 25097 24285 0 -1 4194304 610 0 0 0 9 0 0 0 18 0 1 0 1110698035 3239936 593 1992294400 134512640 135674425 4294956192 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/25097/statm: 791 593 99 283 0 505 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3164

[startup+0.301908 s]
/proc/loadavg: 1.00 1.00 1.09 3/64 25097
/proc/meminfo: memFree=1787256/2055920 swapFree=4178252/4192956
[pid=25097] ppid=25095 vsize=3956 CPUtime=0.29
/proc/25097/stat : 25097 (SApperloT-base) R 25095 25097 24285 0 -1 4194304 798 0 0 0 29 0 0 0 19 0 1 0 1110698035 4050944 781 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/25097/statm: 989 781 99 283 0 703 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3956

[startup+0.701797 s]
/proc/loadavg: 1.00 1.00 1.09 3/64 25097
/proc/meminfo: memFree=1787256/2055920 swapFree=4178252/4192956
[pid=25097] ppid=25095 vsize=5276 CPUtime=0.69
/proc/25097/stat : 25097 (SApperloT-base) R 25095 25097 24285 0 -1 4194304 1120 0 0 0 69 0 0 0 22 0 1 0 1110698035 5402624 1103 1992294400 134512640 135674425 4294956192 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/25097/statm: 1319 1103 99 283 0 1033 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5276

[startup+1.50157 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 25098
/proc/meminfo: memFree=1782896/2055920 swapFree=4178252/4192956
[pid=25097] ppid=25095 vsize=5812 CPUtime=1.49
/proc/25097/stat : 25097 (SApperloT-base) R 25095 25097 24285 0 -1 4194304 1254 0 0 0 149 0 0 0 25 0 1 0 1110698035 5951488 1237 1992294400 134512640 135674425 4294956192 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/25097/statm: 1453 1237 99 283 0 1167 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5812

[startup+3.10113 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 25098
/proc/meminfo: memFree=1782256/2055920 swapFree=4178252/4192956
[pid=25097] ppid=25095 vsize=6488 CPUtime=3.09
/proc/25097/stat : 25097 (SApperloT-base) R 25095 25097 24285 0 -1 4194304 1428 0 0 0 308 1 0 0 25 0 1 0 1110698035 6643712 1411 1992294400 134512640 135674425 4294956192 18446744073709551615 134565270 0 0 4096 0 0 0 0 17 1 0 0
/proc/25097/statm: 1622 1411 99 283 0 1336 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6488

[startup+6.30123 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 25098
/proc/meminfo: memFree=1781112/2055920 swapFree=4178252/4192956
[pid=25097] ppid=25095 vsize=7324 CPUtime=6.29
/proc/25097/stat : 25097 (SApperloT-base) R 25095 25097 24285 0 -1 4194304 1624 0 0 0 628 1 0 0 25 0 1 0 1110698035 7499776 1607 1992294400 134512640 135674425 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/25097/statm: 1831 1607 99 283 0 1545 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7324

[startup+12.7014 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 25098
/proc/meminfo: memFree=1779896/2055920 swapFree=4178252/4192956
[pid=25097] ppid=25095 vsize=8624 CPUtime=12.69
/proc/25097/stat : 25097 (SApperloT-base) R 25095 25097 24285 0 -1 4194304 1897 0 0 0 1268 1 0 0 25 0 1 0 1110698035 8830976 1880 1992294400 134512640 135674425 4294956192 18446744073709551615 134564665 0 0 4096 0 0 0 0 17 1 0 0
/proc/25097/statm: 2156 1880 99 283 0 1870 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 8624

[startup+25.5019 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 25098
/proc/meminfo: memFree=1778424/2055920 swapFree=4178252/4192956
[pid=25097] ppid=25095 vsize=10380 CPUtime=25.49
/proc/25097/stat : 25097 (SApperloT-base) R 25095 25097 24285 0 -1 4194304 2267 0 0 0 2548 1 0 0 25 0 1 0 1110698035 10629120 2250 1992294400 134512640 135674425 4294956192 18446744073709551615 134559248 0 0 4096 0 0 0 0 17 1 0 0
/proc/25097/statm: 2595 2250 99 283 0 2309 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 10380

[startup+51.1017 s]
/proc/loadavg: 1.08 1.02 1.09 2/65 25098
/proc/meminfo: memFree=1776952/2055920 swapFree=4178252/4192956
[pid=25097] ppid=25095 vsize=12348 CPUtime=51.1
/proc/25097/stat : 25097 (SApperloT-base) R 25095 25097 24285 0 -1 4194304 2662 0 0 0 5108 2 0 0 25 0 1 0 1110698035 12644352 2645 1992294400 134512640 135674425 4294956192 18446744073709551615 134565176 0 0 4096 0 0 0 0 17 1 0 0
/proc/25097/statm: 3087 2645 99 283 0 2801 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 12348

[startup+102.305 s]
/proc/loadavg: 1.03 1.01 1.09 2/65 25098
/proc/meminfo: memFree=1774648/2055920 swapFree=4178252/4192956
[pid=25097] ppid=25095 vsize=15284 CPUtime=102.3
/proc/25097/stat : 25097 (SApperloT-base) R 25095 25097 24285 0 -1 4194304 3242 0 0 0 10228 2 0 0 25 0 1 0 1110698035 15650816 3225 1992294400 134512640 135674425 4294956192 18446744073709551615 134564833 0 0 4096 0 0 0 0 17 1 0 0
/proc/25097/statm: 3821 3225 99 283 0 3535 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 15284

[startup+162.302 s]
/proc/loadavg: 1.01 1.01 1.08 2/65 25098
/proc/meminfo: memFree=1772984/2055920 swapFree=4178252/4192956
[pid=25097] ppid=25095 vsize=17268 CPUtime=162.31
/proc/25097/stat : 25097 (SApperloT-base) R 25095 25097 24285 0 -1 4194304 3658 0 0 0 16228 3 0 0 25 0 1 0 1110698035 17682432 3641 1992294400 134512640 135674425 4294956192 18446744073709551615 134564824 0 0 4096 0 0 0 0 17 1 0 0
/proc/25097/statm: 4317 3641 99 283 0 4031 0
Current children cumulated CPU time (s) 162.31
Current children cumulated vsize (KiB) 17268

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 25098
/proc/meminfo: memFree=1771320/2055920 swapFree=4178252/4192956
[pid=25097] ppid=25095 vsize=19416 CPUtime=222.32
/proc/25097/stat : 25097 (SApperloT-base) R 25095 25097 24285 0 -1 4194304 4065 0 0 0 22228 4 0 0 25 0 1 0 1110698035 19881984 4048 1992294400 134512640 135674425 4294956192 18446744073709551615 134564665 0 0 4096 0 0 0 0 17 1 0 0
/proc/25097/statm: 4854 4048 99 283 0 4568 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 19416

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 25098
/proc/meminfo: memFree=1770360/2055920 swapFree=4178252/4192956
[pid=25097] ppid=25095 vsize=20568 CPUtime=282.33
/proc/25097/stat : 25097 (SApperloT-base) R 25095 25097 24285 0 -1 4194304 4319 0 0 0 28229 4 0 0 25 0 1 0 1110698035 21061632 4302 1992294400 134512640 135674425 4294956192 18446744073709551615 134564864 0 0 4096 0 0 0 0 17 1 0 0
/proc/25097/statm: 5142 4302 99 283 0 4856 0
Current children cumulated CPU time (s) 282.33
Current children cumulated vsize (KiB) 20568

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 25098
/proc/meminfo: memFree=1768696/2055920 swapFree=4178252/4192956
[pid=25097] ppid=25095 vsize=22588 CPUtime=342.33
/proc/25097/stat : 25097 (SApperloT-base) R 25095 25097 24285 0 -1 4194304 4721 0 0 0 34229 4 0 0 25 0 1 0 1110698035 23130112 4704 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/25097/statm: 5647 4704 99 283 0 5361 0
Current children cumulated CPU time (s) 342.33
Current children cumulated vsize (KiB) 22588

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 25098
/proc/meminfo: memFree=1767992/2055920 swapFree=4178252/4192956
[pid=25097] ppid=25095 vsize=23488 CPUtime=402.34
/proc/25097/stat : 25097 (SApperloT-base) R 25095 25097 24285 0 -1 4194304 4890 0 0 0 40230 4 0 0 25 0 1 0 1110698035 24051712 4873 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/25097/statm: 5872 4873 99 283 0 5586 0
Current children cumulated CPU time (s) 402.34
Current children cumulated vsize (KiB) 23488

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 25098
/proc/meminfo: memFree=1767352/2055920 swapFree=4178252/4192956
[pid=25097] ppid=25095 vsize=24256 CPUtime=462.35
/proc/25097/stat : 25097 (SApperloT-base) R 25095 25097 24285 0 -1 4194304 5057 0 0 0 46230 5 0 0 25 0 1 0 1110698035 24838144 5040 1992294400 134512640 135674425 4294956192 18446744073709551615 134565273 0 0 4096 0 0 0 0 17 1 0 0
/proc/25097/statm: 6064 5040 99 283 0 5778 0
Current children cumulated CPU time (s) 462.35
Current children cumulated vsize (KiB) 24256

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 25098
/proc/meminfo: memFree=1766392/2055920 swapFree=4178252/4192956
[pid=25097] ppid=25095 vsize=25480 CPUtime=522.36
/proc/25097/stat : 25097 (SApperloT-base) R 25095 25097 24285 0 -1 4194304 5294 0 0 0 52231 5 0 0 25 0 1 0 1110698035 26091520 5277 1992294400 134512640 135674425 4294956192 18446744073709551615 134564241 0 0 4096 0 0 0 0 17 1 0 0
/proc/25097/statm: 6370 5277 99 283 0 6084 0
Current children cumulated CPU time (s) 522.36
Current children cumulated vsize (KiB) 25480

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 25098
/proc/meminfo: memFree=1765816/2055920 swapFree=4178252/4192956
[pid=25097] ppid=25095 vsize=26056 CPUtime=582.37
/proc/25097/stat : 25097 (SApperloT-base) R 25095 25097 24285 0 -1 4194304 5440 0 0 0 58231 6 0 0 25 0 1 0 1110698035 26681344 5423 1992294400 134512640 135674425 4294956192 18446744073709551615 134564788 0 0 4096 0 0 0 0 17 1 0 0
/proc/25097/statm: 6514 5423 99 283 0 6228 0
Current children cumulated CPU time (s) 582.37
Current children cumulated vsize (KiB) 26056

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 25098
/proc/meminfo: memFree=1765432/2055920 swapFree=4178252/4192956
[pid=25097] ppid=25095 vsize=26440 CPUtime=642.38
/proc/25097/stat : 25097 (SApperloT-base) R 25095 25097 24285 0 -1 4194304 5532 0 0 0 64232 6 0 0 25 0 1 0 1110698035 27074560 5515 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/25097/statm: 6610 5515 99 283 0 6324 0
Current children cumulated CPU time (s) 642.38
Current children cumulated vsize (KiB) 26440

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 25098
/proc/meminfo: memFree=1764664/2055920 swapFree=4178252/4192956
[pid=25097] ppid=25095 vsize=27412 CPUtime=702.38
/proc/25097/stat : 25097 (SApperloT-base) R 25095 25097 24285 0 -1 4194304 5712 0 0 0 70232 6 0 0 25 0 1 0 1110698035 28069888 5695 1992294400 134512640 135674425 4294956192 18446744073709551615 134556466 0 0 4096 0 0 0 0 17 1 0 0
/proc/25097/statm: 6853 5695 99 283 0 6567 0
Current children cumulated CPU time (s) 702.38
Current children cumulated vsize (KiB) 27412

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 25098
/proc/meminfo: memFree=1764088/2055920 swapFree=4178252/4192956
[pid=25097] ppid=25095 vsize=28060 CPUtime=762.4
/proc/25097/stat : 25097 (SApperloT-base) R 25095 25097 24285 0 -1 4194304 5852 0 0 0 76233 7 0 0 25 0 1 0 1110698035 28733440 5835 1992294400 134512640 135674425 4294956192 18446744073709551615 134564640 0 0 4096 0 0 0 0 17 1 0 0
/proc/25097/statm: 7015 5835 99 283 0 6729 0
Current children cumulated CPU time (s) 762.4
Current children cumulated vsize (KiB) 28060

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 25098
/proc/meminfo: memFree=1763256/2055920 swapFree=4178252/4192956
[pid=25097] ppid=25095 vsize=29092 CPUtime=822.39
/proc/25097/stat : 25097 (SApperloT-base) R 25095 25097 24285 0 -1 4194304 6046 0 0 0 82232 7 0 0 25 0 1 0 1110698035 29790208 6029 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/25097/statm: 7273 6029 99 283 0 6987 0
Current children cumulated CPU time (s) 822.39
Current children cumulated vsize (KiB) 29092

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 25098
/proc/meminfo: memFree=1762936/2055920 swapFree=4178252/4192956
[pid=25097] ppid=25095 vsize=29416 CPUtime=882.4
/proc/25097/stat : 25097 (SApperloT-base) R 25095 25097 24285 0 -1 4194304 6138 0 0 0 88233 7 0 0 25 0 1 0 1110698035 30121984 6121 1992294400 134512640 135674425 4294956192 18446744073709551615 134564831 0 0 4096 0 0 0 0 17 1 0 0
/proc/25097/statm: 7354 6121 99 283 0 7068 0
Current children cumulated CPU time (s) 882.4
Current children cumulated vsize (KiB) 29416

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25098
/proc/meminfo: memFree=1762744/2055920 swapFree=4178252/4192956
[pid=25097] ppid=25095 vsize=29680 CPUtime=942.41
/proc/25097/stat : 25097 (SApperloT-base) R 25095 25097 24285 0 -1 4194304 6183 0 0 0 94233 8 0 0 25 0 1 0 1110698035 30392320 6166 1992294400 134512640 135674425 4294956192 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 1 0 0
/proc/25097/statm: 7420 6166 99 283 0 7134 0
Current children cumulated CPU time (s) 942.41
Current children cumulated vsize (KiB) 29680

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25098
/proc/meminfo: memFree=1762360/2055920 swapFree=4178252/4192956
[pid=25097] ppid=25095 vsize=30136 CPUtime=1002.42
/proc/25097/stat : 25097 (SApperloT-base) R 25095 25097 24285 0 -1 4194304 6278 0 0 0 100234 8 0 0 25 0 1 0 1110698035 30859264 6261 1992294400 134512640 135674425 4294956192 18446744073709551615 134565227 0 0 4096 0 0 0 0 17 1 0 0
/proc/25097/statm: 7534 6261 99 283 0 7248 0
Current children cumulated CPU time (s) 1002.42
Current children cumulated vsize (KiB) 30136

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25098
/proc/meminfo: memFree=1762168/2055920 swapFree=4178252/4192956
[pid=25097] ppid=25095 vsize=30328 CPUtime=1062.42
/proc/25097/stat : 25097 (SApperloT-base) R 25095 25097 24285 0 -1 4194304 6320 0 0 0 106234 8 0 0 25 0 1 0 1110698035 31055872 6303 1992294400 134512640 135674425 4294956192 18446744073709551615 134564271 0 0 4096 0 0 0 0 17 1 0 0
/proc/25097/statm: 7582 6303 99 283 0 7296 0
Current children cumulated CPU time (s) 1062.42
Current children cumulated vsize (KiB) 30328

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25098
/proc/meminfo: memFree=1761912/2055920 swapFree=4178252/4192956
[pid=25097] ppid=25095 vsize=30592 CPUtime=1122.43
/proc/25097/stat : 25097 (SApperloT-base) R 25095 25097 24285 0 -1 4194304 6385 0 0 0 112235 8 0 0 25 0 1 0 1110698035 31326208 6368 1992294400 134512640 135674425 4294956192 18446744073709551615 134565166 0 0 4096 0 0 0 0 17 1 0 0
/proc/25097/statm: 7648 6368 99 283 0 7362 0
Current children cumulated CPU time (s) 1122.43
Current children cumulated vsize (KiB) 30592

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25098
/proc/meminfo: memFree=1761464/2055920 swapFree=4178252/4192956
[pid=25097] ppid=25095 vsize=31112 CPUtime=1182.44
/proc/25097/stat : 25097 (SApperloT-base) R 25095 25097 24285 0 -1 4194304 6477 0 0 0 118235 9 0 0 25 0 1 0 1110698035 31858688 6460 1992294400 134512640 135674425 4294956192 18446744073709551615 134564846 0 0 4096 0 0 0 0 17 1 0 0
/proc/25097/statm: 7778 6460 99 283 0 7492 0
Current children cumulated CPU time (s) 1182.44
Current children cumulated vsize (KiB) 31112



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25098
/proc/meminfo: memFree=1761336/2055920 swapFree=4178252/4192956
[pid=25097] ppid=25095 vsize=31112 CPUtime=1200.05
/proc/25097/stat : 25097 (SApperloT-base) R 25095 25097 24285 0 -1 4194304 6502 0 0 0 119996 9 0 0 25 0 1 0 1110698035 31858688 6485 1992294400 134512640 135674425 4294956192 18446744073709551615 134551944 0 0 4096 0 0 0 0 17 1 0 0
/proc/25097/statm: 7778 6485 99 283 0 7492 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 31112

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

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

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25098
/proc/meminfo: memFree=1761336/2055920 swapFree=4178252/4192956
[pid=25097] ppid=25095 vsize=31112 CPUtime=1200.05
/proc/25097/stat : 25097 (SApperloT-base) R 25095 25097 24285 0 -1 4194304 6502 0 0 0 119996 9 0 0 25 0 1 0 1110698035 31858688 6485 1992294400 134512640 135674425 4294956192 18446744073709551615 134551944 0 0 4096 0 0 0 0 17 1 0 0
/proc/25097/statm: 7778 6485 99 283 0 7492 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 31112

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1199.91
CPU time (s): 1200.06
CPU user time (s): 1199.97
CPU system time (s): 0.097985
CPU usage (%): 100.013
Max. virtual memory (cumulated for all children) (KiB): 31112

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

runsolver used 0.865868 second user time and 2.6566 second system time

The end

Launcher Data

Begin job on node16 at 2009-03-30 04:31:55
IDJOB=1532364
IDBENCH=70247
IDSOLVER=509
FILE ID=node16/1532364-1238380315
PBS_JOBID= 9061278
Free space on /tmp= 63956 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/200/unif-k7-r85-v200-c17000-S1588298513-036.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1532364-1238380315/watcher-1532364-1238380315 -o /tmp/evaluation-result-1532364-1238380315/solver-1532364-1238380315 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-base -seed=776189613 HOME/instance-1532364-1238380315.cnf

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

MD5SUM BENCH= 7df25975bd52e28f5eb180dab9fc29e0
RANDOM SEED=776189613

node16.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.232
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.232
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:       1787672 kB
Buffers:         52060 kB
Cached:         124484 kB
SwapCached:       8484 kB
Active:          38420 kB
Inactive:       148008 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1787672 kB
SwapTotal:     4192956 kB
SwapFree:      4178252 kB
Dirty:            1892 kB
Writeback:           0 kB
Mapped:          15592 kB
Slab:            67764 kB
Committed_AS:  2984212 kB
PageTables:       1440 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= 63952 MiB
End job on node16 at 2009-03-30 04:51:57