Trace number 1785785

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.11 5002.26

General information on the benchmark

NameCRAFTED/modcircuits/
mod3block_4vars_12gates_b2.cnf
MD5SUM0518a02320d5198cbf8d4b8ec920a5ba
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 variables1553
Number of clauses867173
Sum of the clauses size5122474
Maximum clause length36
Minimum clause length1
Number of clauses of size 1384
Number of clauses of size 25535
Number of clauses of size 30
Number of clauses of size 410780
Number of clauses of size 535328
Number of clauses of size over 5815146

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-1785785-1241931474/watcher-1785785-1241931474 -o /tmp/evaluation-result-1785785-1241931474/solver-1785785-1241931474 -C 5000 -W 6000 -M 1800 --output-limit 1,128 HOME/SApperloT-base -seed=1957346014 HOME/instance-1785785-1241931474.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.92 0.98 0.99 3/64 31694
/proc/meminfo: memFree=920448/2055920 swapFree=4180192/4192956
[pid=31694] ppid=31692 vsize=4968 CPUtime=0
/proc/31694/stat : 31694 (SApperloT-base) R 31692 31694 31657 0 -1 4194304 204 0 0 0 0 0 0 0 18 0 1 0 221180863 5087232 188 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 0 0 0
/proc/31694/statm: 1242 188 90 283 0 956 0

[startup+0.103952 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 31694
/proc/meminfo: memFree=920448/2055920 swapFree=4180192/4192956
[pid=31694] ppid=31692 vsize=10924 CPUtime=0.1
/proc/31694/stat : 31694 (SApperloT-base) R 31692 31694 31657 0 -1 4194304 1749 0 0 0 9 1 0 0 18 0 1 0 221180863 11186176 1733 1992294400 134512640 135674940 4294956208 18446744073709551615 134536790 0 0 4096 0 0 0 0 17 0 0 0
/proc/31694/statm: 2731 1734 90 283 0 2445 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 10924

[startup+0.20197 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 31694
/proc/meminfo: memFree=920448/2055920 swapFree=4180192/4192956
[pid=31694] ppid=31692 vsize=17040 CPUtime=0.19
/proc/31694/stat : 31694 (SApperloT-base) R 31692 31694 31657 0 -1 4194304 3190 0 0 0 17 2 0 0 19 0 1 0 221180863 17448960 3174 1992294400 134512640 135674940 4294956208 18446744073709551615 135113127 0 0 4096 0 0 0 0 17 0 0 0
/proc/31694/statm: 4260 3175 90 283 0 3974 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 17040

[startup+0.301989 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 31694
/proc/meminfo: memFree=920448/2055920 swapFree=4180192/4192956
[pid=31694] ppid=31692 vsize=22668 CPUtime=0.29
/proc/31694/stat : 31694 (SApperloT-base) R 31692 31694 31657 0 -1 4194304 4598 0 0 0 26 3 0 0 20 0 1 0 221180863 23212032 4582 1992294400 134512640 135674940 4294956208 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 0 0 0
/proc/31694/statm: 5667 4583 90 283 0 5381 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22668

[startup+0.701065 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 31694
/proc/meminfo: memFree=920448/2055920 swapFree=4180192/4192956
[pid=31694] ppid=31692 vsize=43060 CPUtime=0.69
/proc/31694/stat : 31694 (SApperloT-base) R 31692 31694 31657 0 -1 4194304 10035 0 0 0 64 5 0 0 24 0 1 0 221180863 44093440 10019 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 0 0 0
/proc/31694/statm: 10765 10019 90 283 0 10479 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 43060

[startup+1.50122 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 31695
/proc/meminfo: memFree=867064/2055920 swapFree=4180192/4192956
[pid=31694] ppid=31692 vsize=57180 CPUtime=1.49
/proc/31694/stat : 31694 (SApperloT-base) R 31692 31694 31657 0 -1 4194304 13417 0 0 0 142 7 0 0 25 0 1 0 221180863 58552320 13400 1992294400 134512640 135674940 4294956208 18446744073709551615 134537595 0 0 4096 0 0 0 0 17 0 0 0
/proc/31694/statm: 14295 13400 94 283 0 14009 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 57180

[startup+3.10154 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 31695
/proc/meminfo: memFree=866936/2055920 swapFree=4180192/4192956
[pid=31694] ppid=31692 vsize=57180 CPUtime=3.09
/proc/31694/stat : 31694 (SApperloT-base) R 31692 31694 31657 0 -1 4194304 13417 0 0 0 302 7 0 0 25 0 1 0 221180863 58552320 13400 1992294400 134512640 135674940 4294956208 18446744073709551615 134537587 0 0 4096 0 0 0 0 17 0 0 0
/proc/31694/statm: 14295 13400 94 283 0 14009 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 57180

[startup+6.35974 s]
/proc/loadavg: 1.09 1.02 1.01 2/65 31695
/proc/meminfo: memFree=866168/2055920 swapFree=4180192/4192956
[pid=31694] ppid=31692 vsize=57180 CPUtime=10.37
/proc/31694/stat : 31694 (SApperloT-base) R 31692 31694 31657 0 -1 4194304 13417 0 0 0 1029 8 0 0 25 0 1 0 221180863 58552320 13400 1992294400 134512640 135674940 4294956208 18446744073709551615 134537791 0 0 4096 0 0 0 0 17 1 0 0
/proc/31694/statm: 14295 13400 94 283 0 14009 0
Current children cumulated CPU time (s) 10.37
Current children cumulated vsize (KiB) 57180

[startup+12.7012 s]
/proc/loadavg: 1.16 1.03 1.01 2/65 31695
/proc/meminfo: memFree=867256/2055920 swapFree=4180192/4192956
[pid=31694] ppid=31692 vsize=57180 CPUtime=12.63
/proc/31694/stat : 31694 (SApperloT-base) R 31692 31694 31657 0 -1 4194304 13417 0 0 0 1255 8 0 0 25 0 1 0 221180863 58552320 13400 1992294400 134512640 135674940 4294956208 18446744073709551615 134537811 0 0 4096 0 0 0 0 17 1 0 0
/proc/31694/statm: 14295 13400 94 283 0 14009 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 57180

[startup+25.5017 s]
/proc/loadavg: 1.14 1.03 1.01 2/65 31695
/proc/meminfo: memFree=857080/2055920 swapFree=4180192/4192956
[pid=31694] ppid=31692 vsize=68128 CPUtime=25.4
/proc/31694/stat : 31694 (SApperloT-base) R 31692 31694 31657 0 -1 4194304 16153 0 0 0 2530 10 0 0 25 0 1 0 221180863 69763072 16103 1992294400 134512640 135674940 4294956208 18446744073709551615 134564271 0 0 4096 0 0 0 0 17 1 0 0
/proc/31694/statm: 17032 16103 98 283 0 16746 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 68128

[startup+51.1017 s]
/proc/loadavg: 1.09 1.03 1.01 2/65 31695
/proc/meminfo: memFree=852728/2055920 swapFree=4180192/4192956
[pid=31694] ppid=31692 vsize=72252 CPUtime=50.97
/proc/31694/stat : 31694 (SApperloT-base) R 31692 31694 31657 0 -1 4194304 17140 0 0 0 5087 10 0 0 25 0 1 0 221180863 73986048 17090 1992294400 134512640 135674940 4294956208 18446744073709551615 134564748 0 0 4096 0 0 0 0 17 1 0 0
/proc/31694/statm: 18063 17090 99 283 0 17777 0
Current children cumulated CPU time (s) 50.97
Current children cumulated vsize (KiB) 72252

[startup+102.302 s]
/proc/loadavg: 1.03 1.02 1.00 2/65 31695
/proc/meminfo: memFree=835000/2055920 swapFree=4180192/4192956
[pid=31694] ppid=31692 vsize=91116 CPUtime=102.15
/proc/31694/stat : 31694 (SApperloT-base) R 31692 31694 31657 0 -1 4194304 21791 0 0 0 10199 16 0 0 25 0 1 0 221180863 93302784 21547 1992294400 134512640 135674940 4294956208 18446744073709551615 134573559 0 0 4096 0 0 0 0 17 1 0 0
/proc/31694/statm: 22779 21547 99 283 0 22493 0
Current children cumulated CPU time (s) 102.15
Current children cumulated vsize (KiB) 91116

[startup+162.302 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 31695
/proc/meminfo: memFree=794552/2055920 swapFree=4180192/4192956
[pid=31694] ppid=31692 vsize=133608 CPUtime=162.14
/proc/31694/stat : 31694 (SApperloT-base) R 31692 31694 31657 0 -1 4194304 32223 0 0 0 16187 27 0 0 25 0 1 0 221180863 136814592 31722 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/31694/statm: 33402 31722 99 283 0 33116 0
Current children cumulated CPU time (s) 162.14
Current children cumulated vsize (KiB) 133608

[startup+222.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 31701
/proc/meminfo: memFree=766904/2055920 swapFree=4180192/4192956
[pid=31694] ppid=31692 vsize=161228 CPUtime=222.07
/proc/31694/stat : 31694 (SApperloT-base) R 31692 31694 31657 0 -1 4194304 39037 0 0 0 22172 35 0 0 25 0 1 0 221180863 165097472 38536 1992294400 134512640 135674940 4294956208 18446744073709551615 134564678 0 0 4096 0 0 0 0 17 1 0 0
/proc/31694/statm: 40307 38536 99 283 0 40021 0
Current children cumulated CPU time (s) 222.07
Current children cumulated vsize (KiB) 161228

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31701
/proc/meminfo: memFree=744184/2055920 swapFree=4180192/4192956
[pid=31694] ppid=31692 vsize=185908 CPUtime=282.04
/proc/31694/stat : 31694 (SApperloT-base) R 31692 31694 31657 0 -1 4194304 44856 0 0 0 28163 41 0 0 25 0 1 0 221180863 190369792 44226 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/31694/statm: 46477 44226 99 283 0 46191 0
Current children cumulated CPU time (s) 282.04
Current children cumulated vsize (KiB) 185908

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31701
/proc/meminfo: memFree=730168/2055920 swapFree=4180192/4192956
[pid=31694] ppid=31692 vsize=202032 CPUtime=342.02
/proc/31694/stat : 31694 (SApperloT-base) R 31692 31694 31657 0 -1 4194304 48824 0 0 0 34156 46 0 0 25 0 1 0 221180863 206880768 47681 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/31694/statm: 50508 47681 99 283 0 50222 0
Current children cumulated CPU time (s) 342.02
Current children cumulated vsize (KiB) 202032

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31701
/proc/meminfo: memFree=716728/2055920 swapFree=4180192/4192956
[pid=31694] ppid=31692 vsize=215952 CPUtime=402
/proc/31694/stat : 31694 (SApperloT-base) R 31692 31694 31657 0 -1 4194304 52328 0 0 0 40151 49 0 0 25 0 1 0 221180863 221134848 51056 1992294400 134512640 135674940 4294956208 18446744073709551615 134565302 0 0 4096 0 0 0 0 17 1 0 0
/proc/31694/statm: 53988 51056 99 283 0 53702 0
Current children cumulated CPU time (s) 402
Current children cumulated vsize (KiB) 215952

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31701
/proc/meminfo: memFree=696824/2055920 swapFree=4180192/4192956
[pid=31694] ppid=31692 vsize=236864 CPUtime=461.97
/proc/31694/stat : 31694 (SApperloT-base) R 31692 31694 31657 0 -1 4194304 57417 0 0 0 46142 55 0 0 25 0 1 0 221180863 242548736 56016 1992294400 134512640 135674940 4294956208 18446744073709551615 134564252 0 0 4096 0 0 0 0 17 1 0 0
/proc/31694/statm: 59216 56016 99 283 0 58930 0
Current children cumulated CPU time (s) 461.97
Current children cumulated vsize (KiB) 236864

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31701
/proc/meminfo: memFree=688696/2055920 swapFree=4180192/4192956
[pid=31694] ppid=31692 vsize=244164 CPUtime=521.95
/proc/31694/stat : 31694 (SApperloT-base) R 31692 31694 31657 0 -1 4194304 59411 0 0 0 52138 57 0 0 25 0 1 0 221180863 250023936 58010 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/31694/statm: 61041 58010 99 283 0 60755 0
Current children cumulated CPU time (s) 521.95
Current children cumulated vsize (KiB) 244164

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31701
/proc/meminfo: memFree=687544/2055920 swapFree=4180192/4192956
[pid=31694] ppid=31692 vsize=245192 CPUtime=581.92
/proc/31694/stat : 31694 (SApperloT-base) R 31692 31694 31657 0 -1 4194304 59687 0 0 0 58135 57 0 0 25 0 1 0 221180863 251076608 58286 1992294400 134512640 135674940 4294956208 18446744073709551615 134564244 0 0 4096 0 0 0 0 17 1 0 0
/proc/31694/statm: 61298 58286 99 283 0 61012 0
Current children cumulated CPU time (s) 581.92
Current children cumulated vsize (KiB) 245192

[startup+642.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31701
/proc/meminfo: memFree=683704/2055920 swapFree=4180192/4192956
[pid=31694] ppid=31692 vsize=249944 CPUtime=641.9
/proc/31694/stat : 31694 (SApperloT-base) R 31692 31694 31657 0 -1 4194304 60919 0 0 0 64132 58 0 0 25 0 1 0 221180863 255942656 59261 1992294400 134512640 135674940 4294956208 18446744073709551615 134564678 0 0 4096 0 0 0 0 17 1 0 0
/proc/31694/statm: 62486 59261 99 283 0 62200 0
Current children cumulated CPU time (s) 641.9
Current children cumulated vsize (KiB) 249944


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

[startup+4002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31709
/proc/meminfo: memFree=601464/2055920 swapFree=4180192/4192956
[pid=31694] ppid=31692 vsize=344844 CPUtime=4000.54
/proc/31694/stat : 31694 (SApperloT-base) R 31692 31694 31657 0 -1 4194304 86158 0 0 0 399975 79 0 0 25 0 1 0 221180863 353120256 79635 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/31694/statm: 86211 79635 99 283 0 85925 0
Current children cumulated CPU time (s) 4000.54
Current children cumulated vsize (KiB) 344844

[startup+4062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31709
/proc/meminfo: memFree=601400/2055920 swapFree=4180192/4192956
[pid=31694] ppid=31692 vsize=344844 CPUtime=4060.51
/proc/31694/stat : 31694 (SApperloT-base) R 31692 31694 31657 0 -1 4194304 86162 0 0 0 405972 79 0 0 25 0 1 0 221180863 353120256 79639 1992294400 134512640 135674940 4294956208 18446744073709551615 134564854 0 0 4096 0 0 0 0 17 1 0 0
/proc/31694/statm: 86211 79639 99 283 0 85925 0
Current children cumulated CPU time (s) 4060.51
Current children cumulated vsize (KiB) 344844

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31709
/proc/meminfo: memFree=601016/2055920 swapFree=4180192/4192956
[pid=31694] ppid=31692 vsize=345360 CPUtime=4120.49
/proc/31694/stat : 31694 (SApperloT-base) R 31692 31694 31657 0 -1 4194304 86265 0 0 0 411970 79 0 0 25 0 1 0 221180863 353648640 79742 1992294400 134512640 135674940 4294956208 18446744073709551615 134539778 0 0 4096 0 0 0 0 17 1 0 0
/proc/31694/statm: 86340 79742 99 283 0 86054 0
Current children cumulated CPU time (s) 4120.49
Current children cumulated vsize (KiB) 345360

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31709
/proc/meminfo: memFree=600184/2055920 swapFree=4180192/4192956
[pid=31694] ppid=31692 vsize=346772 CPUtime=4180.47
/proc/31694/stat : 31694 (SApperloT-base) R 31692 31694 31657 0 -1 4194304 86629 0 0 0 417967 80 0 0 25 0 1 0 221180863 355094528 79944 1992294400 134512640 135674940 4294956208 18446744073709551615 134564748 0 0 4096 0 0 0 0 17 1 0 0
/proc/31694/statm: 86693 79944 99 283 0 86407 0
Current children cumulated CPU time (s) 4180.47
Current children cumulated vsize (KiB) 346772

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31709
/proc/meminfo: memFree=599992/2055920 swapFree=4180192/4192956
[pid=31694] ppid=31692 vsize=347028 CPUtime=4240.44
/proc/31694/stat : 31694 (SApperloT-base) R 31692 31694 31657 0 -1 4194304 86679 0 0 0 423964 80 0 0 25 0 1 0 221180863 355356672 79994 1992294400 134512640 135674940 4294956208 18446744073709551615 134564806 0 0 4096 0 0 0 0 17 1 0 0
/proc/31694/statm: 86757 79994 99 283 0 86471 0
Current children cumulated CPU time (s) 4240.44
Current children cumulated vsize (KiB) 347028

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31709
/proc/meminfo: memFree=598200/2055920 swapFree=4180192/4192956
[pid=31694] ppid=31692 vsize=349600 CPUtime=4300.42
/proc/31694/stat : 31694 (SApperloT-base) R 31692 31694 31657 0 -1 4194304 87205 0 0 0 429962 80 0 0 25 0 1 0 221180863 357990400 80391 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/31694/statm: 87400 80391 99 283 0 87114 0
Current children cumulated CPU time (s) 4300.42
Current children cumulated vsize (KiB) 349600

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31709
/proc/meminfo: memFree=596792/2055920 swapFree=4180192/4192956
[pid=31694] ppid=31692 vsize=351652 CPUtime=4360.39
/proc/31694/stat : 31694 (SApperloT-base) R 31692 31694 31657 0 -1 4194304 88008 0 0 0 435959 80 0 0 25 0 1 0 221180863 360091648 80808 1992294400 134512640 135674940 4294956208 18446744073709551615 134564258 0 0 4096 0 0 0 0 17 1 0 0
/proc/31694/statm: 87913 80808 99 283 0 87627 0
Current children cumulated CPU time (s) 4360.39
Current children cumulated vsize (KiB) 351652

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31709
/proc/meminfo: memFree=591416/2055920 swapFree=4180192/4192956
[pid=31694] ppid=31692 vsize=358836 CPUtime=4420.37
/proc/31694/stat : 31694 (SApperloT-base) R 31692 31694 31657 0 -1 4194304 90356 0 0 0 441956 81 0 0 25 0 1 0 221180863 367448064 82127 1992294400 134512640 135674940 4294956208 18446744073709551615 134564261 0 0 4096 0 0 0 0 17 1 0 0
/proc/31694/statm: 89709 82127 99 283 0 89423 0
Current children cumulated CPU time (s) 4420.37
Current children cumulated vsize (KiB) 358836

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31709
/proc/meminfo: memFree=591096/2055920 swapFree=4180192/4192956
[pid=31694] ppid=31692 vsize=358836 CPUtime=4480.35
/proc/31694/stat : 31694 (SApperloT-base) R 31692 31694 31657 0 -1 4194304 90446 0 0 0 447954 81 0 0 25 0 1 0 221180863 367448064 82217 1992294400 134512640 135674940 4294956208 18446744073709551615 134539896 0 0 4096 0 0 0 0 17 1 0 0
/proc/31694/statm: 89709 82217 99 283 0 89423 0
Current children cumulated CPU time (s) 4480.35
Current children cumulated vsize (KiB) 358836

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31709
/proc/meminfo: memFree=588920/2055920 swapFree=4180192/4192956
[pid=31694] ppid=31692 vsize=361156 CPUtime=4540.33
/proc/31694/stat : 31694 (SApperloT-base) R 31692 31694 31657 0 -1 4194304 90988 0 0 0 453951 82 0 0 25 0 1 0 221180863 369823744 82759 1992294400 134512640 135674940 4294956208 18446744073709551615 134564261 0 0 4096 0 0 0 0 17 1 0 0
/proc/31694/statm: 90289 82759 99 283 0 90003 0
Current children cumulated CPU time (s) 4540.33
Current children cumulated vsize (KiB) 361156

[startup+4602.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31709
/proc/meminfo: memFree=583800/2055920 swapFree=4180192/4192956
[pid=31694] ppid=31692 vsize=368348 CPUtime=4600.3
/proc/31694/stat : 31694 (SApperloT-base) R 31692 31694 31657 0 -1 4194304 93116 0 0 0 459947 83 0 0 25 0 1 0 221180863 377188352 83985 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/31694/statm: 92087 83985 99 283 0 91801 0
Current children cumulated CPU time (s) 4600.3
Current children cumulated vsize (KiB) 368348

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31709
/proc/meminfo: memFree=583800/2055920 swapFree=4180192/4192956
[pid=31694] ppid=31692 vsize=368348 CPUtime=4660.27
/proc/31694/stat : 31694 (SApperloT-base) R 31692 31694 31657 0 -1 4194304 93122 0 0 0 465944 83 0 0 25 0 1 0 221180863 377188352 83991 1992294400 134512640 135674940 4294956208 18446744073709551615 134539763 0 0 4096 0 0 0 0 17 1 0 0
/proc/31694/statm: 92087 83991 99 283 0 91801 0
Current children cumulated CPU time (s) 4660.27
Current children cumulated vsize (KiB) 368348

[startup+4722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31709
/proc/meminfo: memFree=583864/2055920 swapFree=4180192/4192956
[pid=31694] ppid=31692 vsize=368348 CPUtime=4720.25
/proc/31694/stat : 31694 (SApperloT-base) R 31692 31694 31657 0 -1 4194304 93122 0 0 0 471942 83 0 0 25 0 1 0 221180863 377188352 83991 1992294400 134512640 135674940 4294956208 18446744073709551615 134539781 0 0 4096 0 0 0 0 17 1 0 0
/proc/31694/statm: 92087 83991 99 283 0 91801 0
Current children cumulated CPU time (s) 4720.25
Current children cumulated vsize (KiB) 368348

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31709
/proc/meminfo: memFree=583544/2055920 swapFree=4180192/4192956
[pid=31694] ppid=31692 vsize=368864 CPUtime=4780.22
/proc/31694/stat : 31694 (SApperloT-base) R 31692 31694 31657 0 -1 4194304 93212 0 0 0 477939 83 0 0 25 0 1 0 221180863 377716736 84081 1992294400 134512640 135674940 4294956208 18446744073709551615 134564608 0 0 4096 0 0 0 0 17 1 0 0
/proc/31694/statm: 92216 84081 99 283 0 91930 0
Current children cumulated CPU time (s) 4780.22
Current children cumulated vsize (KiB) 368864

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31709
/proc/meminfo: memFree=582584/2055920 swapFree=4180192/4192956
[pid=31694] ppid=31692 vsize=369892 CPUtime=4840.21
/proc/31694/stat : 31694 (SApperloT-base) R 31692 31694 31657 0 -1 4194304 93454 0 0 0 483937 84 0 0 25 0 1 0 221180863 378769408 84323 1992294400 134512640 135674940 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/31694/statm: 92473 84323 99 283 0 92187 0
Current children cumulated CPU time (s) 4840.21
Current children cumulated vsize (KiB) 369892

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31709
/proc/meminfo: memFree=581368/2055920 swapFree=4180192/4192956
[pid=31694] ppid=31692 vsize=371432 CPUtime=4900.18
/proc/31694/stat : 31694 (SApperloT-base) R 31692 31694 31657 0 -1 4194304 93740 0 0 0 489934 84 0 0 25 0 1 0 221180863 380346368 84609 1992294400 134512640 135674940 4294956208 18446744073709551615 134564634 0 0 4096 0 0 0 0 17 1 0 0
/proc/31694/statm: 92858 84609 99 283 0 92572 0
Current children cumulated CPU time (s) 4900.18
Current children cumulated vsize (KiB) 371432

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31709
/proc/meminfo: memFree=578296/2055920 swapFree=4180192/4192956
[pid=31694] ppid=31692 vsize=376316 CPUtime=4960.15
/proc/31694/stat : 31694 (SApperloT-base) R 31692 31694 31657 0 -1 4194304 94903 0 0 0 495931 84 0 0 25 0 1 0 221180863 385347584 85386 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/31694/statm: 94079 85386 99 283 0 93793 0
Current children cumulated CPU time (s) 4960.15
Current children cumulated vsize (KiB) 376316



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5002.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31709
/proc/meminfo: memFree=578104/2055920 swapFree=4180192/4192956
[pid=31694] ppid=31692 vsize=376316 CPUtime=5000.04
/proc/31694/stat : 31694 (SApperloT-base) R 31692 31694 31657 0 -1 4194304 94947 0 0 0 499920 84 0 0 25 0 1 0 221180863 385347584 85430 1992294400 134512640 135674940 4294956208 18446744073709551615 134539883 0 0 4096 0 0 0 0 17 1 0 0
/proc/31694/statm: 94079 85430 99 283 0 93793 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 376316

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): 5002.26
CPU time (s): 5000.11
CPU user time (s): 4999.2
CPU system time (s): 0.903862
CPU usage (%): 99.957
Max. virtual memory (cumulated for all children) (KiB): 376316

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

runsolver used 4.5763 second user time and 11.9072 second system time

The end

Launcher Data

Begin job on node28 at 2009-05-10 06:57:56
IDJOB=1785785
IDBENCH=71146
IDSOLVER=642
FILE ID=node28/1785785-1241931474
PBS_JOBID= 9264978
Free space on /tmp= 66040 MiB

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

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

MD5SUM BENCH= 0518a02320d5198cbf8d4b8ec920a5ba
RANDOM SEED=1957346014

node28.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.261
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.261
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:        920864 kB
Buffers:         62664 kB
Cached:         980884 kB
SwapCached:       6032 kB
Active:         247764 kB
Inactive:       804412 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        920864 kB
SwapTotal:     4192956 kB
SwapFree:      4180192 kB
Dirty:           28200 kB
Writeback:           0 kB
Mapped:          14128 kB
Slab:            68708 kB
Committed_AS:   779204 kB
PageTables:       1420 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66040 MiB
End job on node28 at 2009-05-10 08:21:20