Trace number 1785719

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) 5000.07 5001.95

General information on the benchmark

NameCRAFTED/modcircuits/
mod3block_4vars_11gates_b2.cnf
MD5SUMc145d81f1457b6e33e1aa58009001b0a
Bench CategoryCRAFTED (crafted 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 variables1448
Number of clauses720410
Sum of the clauses size4254134
Maximum clause length34
Minimum clause length1
Number of clauses of size 1384
Number of clauses of size 24709
Number of clauses of size 30
Number of clauses of size 48462
Number of clauses of size 530976
Number of clauses of size over 5675879

Solver Data


Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1785719-1241926157/watcher-1785719-1241926157 -o /tmp/evaluation-result-1785719-1241926157/solver-1785719-1241926157 -C 5000 -W 6000 -M 1800 --output-limit 1,128 HOME/SApperloT-base -seed=1938191311 HOME/instance-1785719-1241926157.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 134217728 bytes. The first 1048576 bytes and the last 133169152 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 25186
/proc/meminfo: memFree=1343552/2055920 swapFree=4181888/4192956
[pid=25186] ppid=25184 vsize=4396 CPUtime=0
/proc/25186/stat : 25186 (SApperloT-base) R 25184 25186 25149 0 -1 4194304 197 0 0 0 0 0 0 0 18 0 1 0 220642224 4501504 181 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/25186/statm: 1099 182 90 283 0 813 0

[startup+0.058824 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 25186
/proc/meminfo: memFree=1343552/2055920 swapFree=4181888/4192956
[pid=25186] ppid=25184 vsize=7408 CPUtime=0.05
/proc/25186/stat : 25186 (SApperloT-base) R 25184 25186 25149 0 -1 4194304 995 0 0 0 5 0 0 0 18 0 1 0 220642224 7585792 979 1992294400 134512640 135674940 4294956208 18446744073709551615 134536790 0 0 4096 0 0 0 0 17 1 0 0
/proc/25186/statm: 1852 979 90 283 0 1566 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 7408

[startup+0.101831 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 25186
/proc/meminfo: memFree=1343552/2055920 swapFree=4181888/4192956
[pid=25186] ppid=25184 vsize=9752 CPUtime=0.09
/proc/25186/stat : 25186 (SApperloT-base) R 25184 25186 25149 0 -1 4194304 1609 0 0 0 9 0 0 0 18 0 1 0 220642224 9986048 1593 1992294400 134512640 135674940 4294956208 18446744073709551615 134543046 0 0 4096 0 0 0 0 17 1 0 0
/proc/25186/statm: 2438 1597 90 283 0 2152 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9752

[startup+0.30187 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 25186
/proc/meminfo: memFree=1343552/2055920 swapFree=4181888/4192956
[pid=25186] ppid=25184 vsize=20708 CPUtime=0.29
/proc/25186/stat : 25186 (SApperloT-base) R 25184 25186 25149 0 -1 4194304 4316 0 0 0 28 1 0 0 19 0 1 0 220642224 21204992 4300 1992294400 134512640 135674940 4294956208 18446744073709551615 134536790 0 0 4096 0 0 0 0 17 1 0 0
/proc/25186/statm: 5177 4300 90 283 0 4891 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20708

[startup+0.701948 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 25186
/proc/meminfo: memFree=1343552/2055920 swapFree=4181888/4192956
[pid=25186] ppid=25184 vsize=40616 CPUtime=0.69
/proc/25186/stat : 25186 (SApperloT-base) R 25184 25186 25149 0 -1 4194304 9487 0 0 0 65 4 0 0 22 0 1 0 220642224 41590784 9471 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/25186/statm: 10154 9471 90 283 0 9868 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 40616

[startup+1.5011 s]
/proc/loadavg: 0.85 0.97 0.99 2/65 25187
/proc/meminfo: memFree=1299960/2055920 swapFree=4181888/4192956
[pid=25186] ppid=25184 vsize=46200 CPUtime=1.49
/proc/25186/stat : 25186 (SApperloT-base) R 25184 25186 25149 0 -1 4194304 10985 0 0 0 145 4 0 0 25 0 1 0 220642224 47308800 10968 1992294400 134512640 135674940 4294956208 18446744073709551615 134537784 0 0 4096 0 0 0 0 17 1 0 0
/proc/25186/statm: 11550 10968 94 283 0 11264 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 46200

[startup+3.10142 s]
/proc/loadavg: 0.86 0.97 0.99 2/65 25187
/proc/meminfo: memFree=1299832/2055920 swapFree=4181888/4192956
[pid=25186] ppid=25184 vsize=46200 CPUtime=3.09
/proc/25186/stat : 25186 (SApperloT-base) R 25184 25186 25149 0 -1 4194304 10985 0 0 0 304 5 0 0 25 0 1 0 220642224 47308800 10968 1992294400 134512640 135674940 4294956208 18446744073709551615 134537791 0 0 4096 0 0 0 0 17 1 0 0
/proc/25186/statm: 11550 10968 94 283 0 11264 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 46200

[startup+6.30105 s]
/proc/loadavg: 0.86 0.97 0.99 2/65 25187
/proc/meminfo: memFree=1299704/2055920 swapFree=4181888/4192956
[pid=25186] ppid=25184 vsize=46200 CPUtime=6.29
/proc/25186/stat : 25186 (SApperloT-base) R 25184 25186 25149 0 -1 4194304 10985 0 0 0 624 5 0 0 25 0 1 0 220642224 47308800 10968 1992294400 134512640 135674940 4294956208 18446744073709551615 134537667 0 0 4096 0 0 0 0 17 1 0 0
/proc/25186/statm: 11550 10968 94 283 0 11264 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 46200

[startup+12.7013 s]
/proc/loadavg: 0.88 0.97 0.99 2/65 25187
/proc/meminfo: memFree=1299832/2055920 swapFree=4181888/4192956
[pid=25186] ppid=25184 vsize=46200 CPUtime=12.69
/proc/25186/stat : 25186 (SApperloT-base) R 25184 25186 25149 0 -1 4194304 10985 0 0 0 1264 5 0 0 25 0 1 0 220642224 47308800 10968 1992294400 134512640 135674940 4294956208 18446744073709551615 134537600 0 0 4096 0 0 0 0 17 1 0 0
/proc/25186/statm: 11550 10968 94 283 0 11264 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 46200

[startup+25.5018 s]
/proc/loadavg: 0.90 0.97 0.99 2/65 25187
/proc/meminfo: memFree=1293624/2055920 swapFree=4181888/4192956
[pid=25186] ppid=25184 vsize=55284 CPUtime=25.48
/proc/25186/stat : 25186 (SApperloT-base) R 25184 25186 25149 0 -1 4194304 13159 0 0 0 2542 6 0 0 25 0 1 0 220642224 56610816 13142 1992294400 134512640 135674940 4294956208 18446744073709551615 134543046 0 0 4096 0 0 0 0 17 1 0 0
/proc/25186/statm: 13821 13142 99 283 0 13535 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 55284

[startup+51.1018 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 25187
/proc/meminfo: memFree=1289656/2055920 swapFree=4181888/4192956
[pid=25186] ppid=25184 vsize=57520 CPUtime=51.07
/proc/25186/stat : 25186 (SApperloT-base) R 25184 25186 25149 0 -1 4194304 13632 0 0 0 5100 7 0 0 25 0 1 0 220642224 58900480 13582 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/25186/statm: 14380 13582 99 283 0 14094 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 57520

[startup+102.306 s]
/proc/loadavg: 0.97 0.97 0.99 2/65 25187
/proc/meminfo: memFree=1275640/2055920 swapFree=4181888/4192956
[pid=25186] ppid=25184 vsize=73432 CPUtime=102.25
/proc/25186/stat : 25186 (SApperloT-base) R 25184 25186 25149 0 -1 4194304 17342 0 0 0 10215 10 0 0 25 0 1 0 220642224 75194368 17098 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/25186/statm: 18358 17098 99 283 0 18072 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 73432

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 25187
/proc/meminfo: memFree=1229176/2055920 swapFree=4181888/4192956
[pid=25186] ppid=25184 vsize=121948 CPUtime=162.23
/proc/25186/stat : 25186 (SApperloT-base) R 25184 25186 25149 0 -1 4194304 29499 0 0 0 16200 23 0 0 25 0 1 0 220642224 124874752 28738 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/25186/statm: 30487 28738 99 283 0 30201 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 121948

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 25187
/proc/meminfo: memFree=1204856/2055920 swapFree=4181888/4192956
[pid=25186] ppid=25184 vsize=146428 CPUtime=222.21
/proc/25186/stat : 25186 (SApperloT-base) R 25184 25186 25149 0 -1 4194304 35501 0 0 0 22191 30 0 0 25 0 1 0 220642224 149942272 34740 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/25186/statm: 36607 34740 99 283 0 36321 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 146428

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 25187
/proc/meminfo: memFree=1185784/2055920 swapFree=4181888/4192956
[pid=25186] ppid=25184 vsize=166256 CPUtime=282.19
/proc/25186/stat : 25186 (SApperloT-base) R 25184 25186 25149 0 -1 4194304 40302 0 0 0 28183 36 0 0 25 0 1 0 220642224 170246144 39541 1992294400 134512640 135674940 4294956208 18446744073709551615 134564258 0 0 4096 0 0 0 0 17 1 0 0
/proc/25186/statm: 41564 39541 99 283 0 41278 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 166256

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 25187
/proc/meminfo: memFree=1171256/2055920 swapFree=4181888/4192956
[pid=25186] ppid=25184 vsize=182792 CPUtime=342.16
/proc/25186/stat : 25186 (SApperloT-base) R 25184 25186 25149 0 -1 4194304 44397 0 0 0 34175 41 0 0 25 0 1 0 220642224 187179008 43123 1992294400 134512640 135674940 4294956208 18446744073709551615 134564617 0 0 4096 0 0 0 0 17 1 0 0
/proc/25186/statm: 45698 43123 99 283 0 45412 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 182792

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 25187
/proc/meminfo: memFree=1166008/2055920 swapFree=4181888/4192956
[pid=25186] ppid=25184 vsize=188308 CPUtime=402.14
/proc/25186/stat : 25186 (SApperloT-base) R 25184 25186 25149 0 -1 4194304 45704 0 0 0 40171 43 0 0 25 0 1 0 220642224 192827392 44430 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/25186/statm: 47077 44430 99 283 0 46791 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 188308

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 25187
/proc/meminfo: memFree=1164280/2055920 swapFree=4181888/4192956
[pid=25186] ppid=25184 vsize=190368 CPUtime=462.12
/proc/25186/stat : 25186 (SApperloT-base) R 25184 25186 25149 0 -1 4194304 46236 0 0 0 46168 44 0 0 25 0 1 0 220642224 194936832 44833 1992294400 134512640 135674940 4294956208 18446744073709551615 134564261 0 0 4096 0 0 0 0 17 1 0 0
/proc/25186/statm: 47592 44833 99 283 0 47306 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 190368

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 25187
/proc/meminfo: memFree=1154744/2055920 swapFree=4181888/4192956
[pid=25186] ppid=25184 vsize=201016 CPUtime=522.09
/proc/25186/stat : 25186 (SApperloT-base) R 25184 25186 25149 0 -1 4194304 48822 0 0 0 52162 47 0 0 25 0 1 0 220642224 205840384 47290 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/25186/statm: 50254 47290 99 283 0 49968 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 201016

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 25187
/proc/meminfo: memFree=1147576/2055920 swapFree=4181888/4192956
[pid=25186] ppid=25184 vsize=208124 CPUtime=582.07
/proc/25186/stat : 25186 (SApperloT-base) R 25184 25186 25149 0 -1 4194304 50623 0 0 0 58158 49 0 0 25 0 1 0 220642224 213118976 48962 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/25186/statm: 52031 48962 99 283 0 51745 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 208124

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 25187
/proc/meminfo: memFree=1147000/2055920 swapFree=4181888/4192956
[pid=25186] ppid=25184 vsize=209148 CPUtime=642.06
/proc/25186/stat : 25186 (SApperloT-base) R 25184 25186 25149 0 -1 4194304 51065 0 0 0 64156 50 0 0 25 0 1 0 220642224 214167552 49146 1992294400 134512640 135674940 4294956208 18446744073709551615 134564241 0 0 4096 0 0 0 0 17 1 0 0
/proc/25186/statm: 52287 49146 99 283 0 52001 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 209148


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

[startup+4062.31 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 25195
/proc/meminfo: memFree=1074872/2055920 swapFree=4181888/4192956
[pid=25186] ppid=25184 vsize=300684 CPUtime=4060.77
/proc/25186/stat : 25186 (SApperloT-base) R 25184 25186 25149 0 -1 4194304 77864 0 0 0 405998 79 0 0 25 0 1 0 220642224 307900416 66874 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/25186/statm: 75171 66874 99 283 0 74885 0
Current children cumulated CPU time (s) 4060.77
Current children cumulated vsize (KiB) 300684

[startup+4122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 25195
/proc/meminfo: memFree=1072888/2055920 swapFree=4181888/4192956
[pid=25186] ppid=25184 vsize=303132 CPUtime=4120.75
/proc/25186/stat : 25186 (SApperloT-base) R 25184 25186 25149 0 -1 4194304 78355 0 0 0 411995 80 0 0 25 0 1 0 220642224 310407168 67365 1992294400 134512640 135674940 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/25186/statm: 75783 67365 99 283 0 75497 0
Current children cumulated CPU time (s) 4120.75
Current children cumulated vsize (KiB) 303132

[startup+4182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 25195
/proc/meminfo: memFree=1072760/2055920 swapFree=4181888/4192956
[pid=25186] ppid=25184 vsize=303132 CPUtime=4180.72
/proc/25186/stat : 25186 (SApperloT-base) R 25184 25186 25149 0 -1 4194304 78379 0 0 0 417992 80 0 0 25 0 1 0 220642224 310407168 67389 1992294400 134512640 135674940 4294956208 18446744073709551615 134539729 0 0 4096 0 0 0 0 17 1 0 0
/proc/25186/statm: 75783 67389 99 283 0 75497 0
Current children cumulated CPU time (s) 4180.72
Current children cumulated vsize (KiB) 303132

[startup+4242.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 25195
/proc/meminfo: memFree=1071352/2055920 swapFree=4181888/4192956
[pid=25186] ppid=25184 vsize=305188 CPUtime=4240.7
/proc/25186/stat : 25186 (SApperloT-base) R 25184 25186 25149 0 -1 4194304 78980 0 0 0 423989 81 0 0 25 0 1 0 220642224 312512512 67732 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/25186/statm: 76297 67732 99 283 0 76011 0
Current children cumulated CPU time (s) 4240.7
Current children cumulated vsize (KiB) 305188

[startup+4302.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 25195
/proc/meminfo: memFree=1070072/2055920 swapFree=4181888/4192956
[pid=25186] ppid=25184 vsize=307756 CPUtime=4300.68
/proc/25186/stat : 25186 (SApperloT-base) R 25184 25186 25149 0 -1 4194304 79654 0 0 0 429986 82 0 0 25 0 1 0 220642224 315142144 68020 1992294400 134512640 135674940 4294956208 18446744073709551615 134564781 0 0 4096 0 0 0 0 17 1 0 0
/proc/25186/statm: 76939 68020 99 283 0 76653 0
Current children cumulated CPU time (s) 4300.68
Current children cumulated vsize (KiB) 307756

[startup+4362.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 25195
/proc/meminfo: memFree=1069112/2055920 swapFree=4181888/4192956
[pid=25186] ppid=25184 vsize=309292 CPUtime=4360.65
/proc/25186/stat : 25186 (SApperloT-base) R 25184 25186 25149 0 -1 4194304 80291 0 0 0 435983 82 0 0 25 0 1 0 220642224 316715008 68271 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/25186/statm: 77323 68271 99 283 0 77037 0
Current children cumulated CPU time (s) 4360.65
Current children cumulated vsize (KiB) 309292

[startup+4422.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 25197
/proc/meminfo: memFree=1067768/2055920 swapFree=4181888/4192956
[pid=25186] ppid=25184 vsize=310580 CPUtime=4420.63
/proc/25186/stat : 25186 (SApperloT-base) R 25184 25186 25149 0 -1 4194304 80629 0 0 0 441980 83 0 0 25 0 1 0 220642224 318033920 68609 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/25186/statm: 77645 68609 99 283 0 77359 0
Current children cumulated CPU time (s) 4420.63
Current children cumulated vsize (KiB) 310580

[startup+4482.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 25197
/proc/meminfo: memFree=1065976/2055920 swapFree=4181888/4192956
[pid=25186] ppid=25184 vsize=313148 CPUtime=4480.6
/proc/25186/stat : 25186 (SApperloT-base) R 25184 25186 25149 0 -1 4194304 81218 0 0 0 447977 83 0 0 25 0 1 0 220642224 320663552 69069 1992294400 134512640 135674940 4294956208 18446744073709551615 134564634 0 0 4096 0 0 0 0 17 1 0 0
/proc/25186/statm: 78287 69069 99 283 0 78001 0
Current children cumulated CPU time (s) 4480.6
Current children cumulated vsize (KiB) 313148

[startup+4542.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 25197
/proc/meminfo: memFree=1065336/2055920 swapFree=4181888/4192956
[pid=25186] ppid=25184 vsize=313664 CPUtime=4540.59
/proc/25186/stat : 25186 (SApperloT-base) R 25184 25186 25149 0 -1 4194304 81366 0 0 0 453975 84 0 0 25 0 1 0 220642224 321191936 69217 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/25186/statm: 78416 69217 99 283 0 78130 0
Current children cumulated CPU time (s) 4540.59
Current children cumulated vsize (KiB) 313664

[startup+4602.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 25197
/proc/meminfo: memFree=1065272/2055920 swapFree=4181888/4192956
[pid=25186] ppid=25184 vsize=313664 CPUtime=4600.57
/proc/25186/stat : 25186 (SApperloT-base) R 25184 25186 25149 0 -1 4194304 81372 0 0 0 459973 84 0 0 25 0 1 0 220642224 321191936 69223 1992294400 134512640 135674940 4294956208 18446744073709551615 134565083 0 0 4096 0 0 0 0 17 1 0 0
/proc/25186/statm: 78416 69223 99 283 0 78130 0
Current children cumulated CPU time (s) 4600.57
Current children cumulated vsize (KiB) 313664

[startup+4662.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 25197
/proc/meminfo: memFree=1065208/2055920 swapFree=4181888/4192956
[pid=25186] ppid=25184 vsize=313664 CPUtime=4660.54
/proc/25186/stat : 25186 (SApperloT-base) R 25184 25186 25149 0 -1 4194304 81385 0 0 0 465970 84 0 0 25 0 1 0 220642224 321191936 69236 1992294400 134512640 135674940 4294956208 18446744073709551615 134564241 0 0 4096 0 0 0 0 17 1 0 0
/proc/25186/statm: 78416 69236 99 283 0 78130 0
Current children cumulated CPU time (s) 4660.54
Current children cumulated vsize (KiB) 313664

[startup+4722.31 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 25197
/proc/meminfo: memFree=1063736/2055920 swapFree=4181888/4192956
[pid=25186] ppid=25184 vsize=314984 CPUtime=4720.52
/proc/25186/stat : 25186 (SApperloT-base) R 25184 25186 25149 0 -1 4194304 81740 0 0 0 471967 85 0 0 25 0 1 0 220642224 322543616 69591 1992294400 134512640 135674940 4294956208 18446744073709551615 134539889 0 0 4096 0 0 0 0 17 1 0 0
/proc/25186/statm: 78746 69591 99 283 0 78460 0
Current children cumulated CPU time (s) 4720.52
Current children cumulated vsize (KiB) 314984

[startup+4782.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 25197
/proc/meminfo: memFree=1063736/2055920 swapFree=4181888/4192956
[pid=25186] ppid=25184 vsize=314984 CPUtime=4780.49
/proc/25186/stat : 25186 (SApperloT-base) R 25184 25186 25149 0 -1 4194304 81741 0 0 0 477964 85 0 0 25 0 1 0 220642224 322543616 69592 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/25186/statm: 78746 69592 99 283 0 78460 0
Current children cumulated CPU time (s) 4780.49
Current children cumulated vsize (KiB) 314984

[startup+4842.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 25197
/proc/meminfo: memFree=1062840/2055920 swapFree=4181888/4192956
[pid=25186] ppid=25184 vsize=315904 CPUtime=4840.47
/proc/25186/stat : 25186 (SApperloT-base) R 25184 25186 25149 0 -1 4194304 81953 0 0 0 483962 85 0 0 25 0 1 0 220642224 323485696 69804 1992294400 134512640 135674940 4294956208 18446744073709551615 134564628 0 0 4096 0 0 0 0 17 1 0 0
/proc/25186/statm: 78976 69804 99 283 0 78690 0
Current children cumulated CPU time (s) 4840.47
Current children cumulated vsize (KiB) 315904

[startup+4902.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 25197
/proc/meminfo: memFree=1061816/2055920 swapFree=4181888/4192956
[pid=25186] ppid=25184 vsize=317956 CPUtime=4900.45
/proc/25186/stat : 25186 (SApperloT-base) R 25184 25186 25149 0 -1 4194304 82572 0 0 0 489959 86 0 0 25 0 1 0 220642224 325586944 70037 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/25186/statm: 79489 70037 99 283 0 79203 0
Current children cumulated CPU time (s) 4900.45
Current children cumulated vsize (KiB) 317956

[startup+4962.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 25197
/proc/meminfo: memFree=1060984/2055920 swapFree=4181888/4192956
[pid=25186] ppid=25184 vsize=319240 CPUtime=4960.43
/proc/25186/stat : 25186 (SApperloT-base) R 25184 25186 25149 0 -1 4194304 82877 0 0 0 495956 87 0 0 25 0 1 0 220642224 326901760 70213 1992294400 134512640 135674940 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/25186/statm: 79810 70213 99 283 0 79524 0
Current children cumulated CPU time (s) 4960.43
Current children cumulated vsize (KiB) 319240



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.9 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 25197
/proc/meminfo: memFree=1060728/2055920 swapFree=4181888/4192956
[pid=25186] ppid=25184 vsize=319756 CPUtime=5000.02
/proc/25186/stat : 25186 (SApperloT-base) R 25184 25186 25149 0 -1 4194304 82981 0 0 0 499915 87 0 0 25 0 1 0 220642224 327430144 70317 1992294400 134512640 135674940 4294956208 18446744073709551615 134581258 0 0 4096 0 0 0 0 17 1 0 0
/proc/25186/statm: 79939 70317 99 283 0 79653 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 319756

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

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

[startup+5001.9 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 25197
/proc/meminfo: memFree=1060728/2055920 swapFree=4181888/4192956
[pid=25186] ppid=25184 vsize=319756 CPUtime=5000.02
/proc/25186/stat : 25186 (SApperloT-base) R 25184 25186 25149 0 -1 4194304 82981 0 0 0 499915 87 0 0 25 0 1 0 220642224 327430144 70317 1992294400 134512640 135674940 4294956208 18446744073709551615 134581258 0 0 4096 0 0 0 0 17 1 0 0
/proc/25186/statm: 79939 70317 99 283 0 79653 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 319756

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5001.95
CPU time (s): 5000.07
CPU user time (s): 4999.15
CPU system time (s): 0.91886
CPU usage (%): 99.9624
Max. virtual memory (cumulated for all children) (KiB): 319756

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

runsolver used 3.67844 second user time and 10.6484 second system time

The end

Launcher Data

Begin job on node66 at 2009-05-10 05:29:18
IDJOB=1785719
IDBENCH=71135
IDSOLVER=642
FILE ID=node66/1785719-1241926157
PBS_JOBID= 9264941
Free space on /tmp= 66236 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT09/CRAFTED/modcircuits/mod3block_4vars_11gates_b2.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1785719-1241926157/watcher-1785719-1241926157 -o /tmp/evaluation-result-1785719-1241926157/solver-1785719-1241926157 -C 5000 -W 6000 -M 1800 --output-limit 1,128  HOME/SApperloT-base -seed=1938191311 HOME/instance-1785719-1241926157.cnf

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

MD5SUM BENCH= c145d81f1457b6e33e1aa58009001b0a
RANDOM SEED=1938191311

node66.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	: 5931.00
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:       1344032 kB
Buffers:         49184 kB
Cached:         587120 kB
SwapCached:       5004 kB
Active:          99776 kB
Inactive:       544424 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1344032 kB
SwapTotal:     4192956 kB
SwapFree:      4181888 kB
Dirty:           23356 kB
Writeback:           0 kB
Mapped:          14040 kB
Slab:            53728 kB
Committed_AS:   830656 kB
PageTables:       1360 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= 66236 MiB
End job on node66 at 2009-05-10 06:52:42