Trace number 1785758

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
SAT07 reference solver: minisat SAT 2007? (TO) 5000.07 5001.72

General information on the benchmark

NameCRAFTED/modcircuits/
mod4block_2vars_8gates_u2_autoenc.cnf
MD5SUM68299073e5e5e9c13c18eb7bcc640f07
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 variables383
Number of clauses75352
Sum of the clauses size441112
Maximum clause length11
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 21220
Number of clauses of size 30
Number of clauses of size 4516
Number of clauses of size 54802
Number of clauses of size over 568750

Solver Data

0.00/0.00	c This is MiniSat 2.0 (Feb 1 2007, SAT-Competition version)
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  383                                                  |
0.00/0.00	c |  Number of clauses:    75352                                                |
0.00/0.09	c |  Parsing time:         0.08         s                                       |
1.29/1.31	c ============================[ Search Statistics ]==============================
1.29/1.31	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.29/1.31	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.29/1.31	c ===============================================================================
1.29/1.31	c |         0 |     278    26287   156384 |     8762        0    nan |  0.000 % |
1.29/1.31	c |       102 |     278    26287   156384 |     9638      102     22 | 16.711 % |
1.29/1.32	c |       252 |     278    26287   156384 |    10602      252     17 | 16.711 % |
1.29/1.32	c |       478 |     278    26287   156384 |    11662      478     18 | 16.711 % |
1.29/1.33	c |       815 |     278    26287   156384 |    12828      815     18 | 16.711 % |
1.29/1.35	c |      1322 |     278    26287   156384 |    14111     1322     18 | 16.711 % |
1.29/1.38	c |      2083 |     278    26287   156384 |    15523     2083     19 | 16.711 % |
1.39/1.42	c |      3223 |     278    26287   156384 |    17075     3223     19 | 16.711 % |
1.49/1.51	c |      4931 |     278    26287   156384 |    18782     4931     21 | 16.711 % |
1.59/1.65	c |      7493 |     278    26287   156384 |    20661     7493     23 | 16.711 % |
1.89/1.93	c |     11338 |     278    26287   156384 |    22727    11338     25 | 16.711 % |
2.39/2.45	c |     17105 |     278    26287   156384 |    24999    17105     25 | 16.711 % |
3.59/3.61	c |     25754 |     278    26287   156384 |    27499    13197     27 | 16.711 % |
5.69/5.70	c |     38728 |     278    26287   156384 |    30249    26171     28 | 16.711 % |
8.89/8.93	c |     58189 |     278    26287   156384 |    33274    14296     31 | 16.711 % |
13.38/13.44	c |     87383 |     278    26287   156384 |    36602    24785     29 | 16.711 % |
21.78/21.82	c |    131172 |     278    26287   156384 |    40262    25850     27 | 16.711 % |
36.18/36.27	c |    196856 |     278    26287   156384 |    44288    19149     31 | 16.711 % |
57.37/57.41	c |    295383 |     278    26287   156384 |    48717    34167     25 | 16.711 % |
98.76/98.87	c |    443172 |     278    26287   156384 |    53589    21673     30 | 16.711 % |
162.23/162.33	c |    664855 |     278    26287   156384 |    58948    31054     26 | 16.711 % |
264.47/264.67	c |    997380 |     278    26287   156384 |    64843    33998     24 | 16.711 % |
462.40/462.66	c |   1496171 |     278    26287   156384 |    71327    30267     24 | 16.711 % |
679.80/680.19	c |   2244358 |     278    26287   156384 |    78460    38565     23 | 16.711 % |
1081.13/1081.60	c |   3366633 |     278    26287   156384 |    86306    48380     27 | 16.711 % |
1756.84/1757.63	c |   5050044 |     278    26287   156384 |    94937    64182     24 | 16.711 % |
2838.83/2839.98	c |   7575160 |     278    26287   156384 |   104431    44812     25 | 16.711 % |
4580.95/4582.55	c |  11362836 |     278    26287   156384 |   114874    86353     28 | 16.711 % |

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-1785758-1241929927/watcher-1785758-1241929927 -o /tmp/evaluation-result-1785758-1241929927/solver-1785758-1241929927 -C 5000 -W 6000 -M 1800 --output-limit 1,15 HOME/minisat_noassertions HOME/instance-1785758-1241929927.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 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 10297
/proc/meminfo: memFree=1768912/2055920 swapFree=4180104/4192956
[pid=10297] ppid=10295 vsize=1988 CPUtime=0
/proc/10297/stat : 10297 (minisat_noasser) R 10295 10297 10260 0 -1 4194304 396 0 0 0 0 0 0 0 18 0 1 0 221025068 2035712 382 1992294400 134512640 135048876 4294956208 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 0 0 0
/proc/10297/statm: 497 382 50 130 0 364 0

[startup+0.100069 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 10297
/proc/meminfo: memFree=1768912/2055920 swapFree=4180104/4192956
[pid=10297] ppid=10295 vsize=8364 CPUtime=0.09
/proc/10297/stat : 10297 (minisat_noasser) R 10295 10297 10260 0 -1 4194304 1975 0 0 0 9 0 0 0 18 0 1 0 221025068 8564736 1961 1992294400 134512640 135048876 4294956208 18446744073709551615 134545989 0 0 4096 3 0 0 0 17 0 0 0
/proc/10297/statm: 2091 1961 62 130 0 1958 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8364

[startup+0.201079 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 10297
/proc/meminfo: memFree=1768912/2055920 swapFree=4180104/4192956
[pid=10297] ppid=10295 vsize=8364 CPUtime=0.19
/proc/10297/stat : 10297 (minisat_noasser) R 10295 10297 10260 0 -1 4194304 1975 0 0 0 19 0 0 0 18 0 1 0 221025068 8564736 1961 1992294400 134512640 135048876 4294956208 18446744073709551615 134529400 0 0 4096 3 0 0 0 17 0 0 0
/proc/10297/statm: 2091 1961 62 130 0 1958 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 8364

[startup+0.301091 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 10297
/proc/meminfo: memFree=1768912/2055920 swapFree=4180104/4192956
[pid=10297] ppid=10295 vsize=8364 CPUtime=0.29
/proc/10297/stat : 10297 (minisat_noasser) R 10295 10297 10260 0 -1 4194304 1975 0 0 0 29 0 0 0 19 0 1 0 221025068 8564736 1961 1992294400 134512640 135048876 4294956208 18446744073709551615 134529410 0 0 4096 3 0 0 0 17 0 0 0
/proc/10297/statm: 2091 1961 62 130 0 1958 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8364

[startup+0.701137 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 10297
/proc/meminfo: memFree=1768912/2055920 swapFree=4180104/4192956
[pid=10297] ppid=10295 vsize=9220 CPUtime=0.69
/proc/10297/stat : 10297 (minisat_noasser) R 10295 10297 10260 0 -1 4194304 2160 0 0 0 69 0 0 0 23 0 1 0 221025068 9441280 2146 1992294400 134512640 135048876 4294956208 18446744073709551615 134529400 0 0 4096 3 0 0 0 17 0 0 0
/proc/10297/statm: 2305 2146 62 130 0 2172 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9220

[startup+1.50123 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 10298
/proc/meminfo: memFree=1760328/2055920 swapFree=4180104/4192956
[pid=10297] ppid=10295 vsize=8676 CPUtime=1.49
/proc/10297/stat : 10297 (minisat_noasser) R 10295 10297 10260 0 -1 4194304 2246 0 0 0 149 0 0 0 25 0 1 0 221025068 8884224 2069 1992294400 134512640 135048876 4294956208 18446744073709551615 134547017 0 0 4096 3 0 0 0 17 0 0 0
/proc/10297/statm: 2169 2069 66 130 0 2036 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8676

[startup+3.10142 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 10298
/proc/meminfo: memFree=1760520/2055920 swapFree=4180104/4192956
[pid=10297] ppid=10295 vsize=8840 CPUtime=3.09
/proc/10297/stat : 10297 (minisat_noasser) R 10295 10297 10260 0 -1 4194304 2268 0 0 0 309 0 0 0 25 0 1 0 221025068 9052160 2091 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/10297/statm: 2210 2091 66 130 0 2077 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8840

[startup+6.30179 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 10298
/proc/meminfo: memFree=1760464/2055920 swapFree=4180104/4192956
[pid=10297] ppid=10295 vsize=8840 CPUtime=6.29
/proc/10297/stat : 10297 (minisat_noasser) R 10295 10297 10260 0 -1 4194304 2276 0 0 0 629 0 0 0 25 0 1 0 221025068 9052160 2099 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/10297/statm: 2210 2099 66 130 0 2077 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8840

[startup+12.7015 s]
/proc/loadavg: 0.94 0.98 0.99 2/66 10298
/proc/meminfo: memFree=1759576/2055920 swapFree=4180104/4192956
[pid=10297] ppid=10295 vsize=9764 CPUtime=12.68
/proc/10297/stat : 10297 (minisat_noasser) R 10295 10297 10260 0 -1 4194304 2507 0 0 0 1268 0 0 0 25 0 1 0 221025068 9998336 2330 1992294400 134512640 135048876 4294956208 18446744073709551615 134546624 0 0 4096 3 0 0 0 17 0 0 0
/proc/10297/statm: 2441 2330 66 130 0 2308 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 9764

[startup+25.501 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 10298
/proc/meminfo: memFree=1758744/2055920 swapFree=4180104/4192956
[pid=10297] ppid=10295 vsize=10864 CPUtime=25.48
/proc/10297/stat : 10297 (minisat_noasser) R 10295 10297 10260 0 -1 4194304 2771 0 0 0 2548 0 0 0 25 0 1 0 221025068 11124736 2594 1992294400 134512640 135048876 4294956208 18446744073709551615 134547020 0 0 4096 3 0 0 0 17 0 0 0
/proc/10297/statm: 2716 2594 66 130 0 2583 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 10864

[startup+51.1011 s]
/proc/loadavg: 0.97 0.98 0.99 2/66 10298
/proc/meminfo: memFree=1757208/2055920 swapFree=4180104/4192956
[pid=10297] ppid=10295 vsize=12344 CPUtime=51.07
/proc/10297/stat : 10297 (minisat_noasser) R 10295 10297 10260 0 -1 4194304 3135 0 0 0 5106 1 0 0 25 0 1 0 221025068 12640256 2958 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/10297/statm: 3086 2958 66 130 0 2953 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 12344

[startup+102.301 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 10298
/proc/meminfo: memFree=1755736/2055920 swapFree=4180104/4192956
[pid=10297] ppid=10295 vsize=13764 CPUtime=102.26
/proc/10297/stat : 10297 (minisat_noasser) R 10295 10297 10260 0 -1 4194304 3480 0 0 0 10224 2 0 0 25 0 1 0 221025068 14094336 3303 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/10297/statm: 3441 3303 66 130 0 3308 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 13764

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10298
/proc/meminfo: memFree=1754584/2055920 swapFree=4180104/4192956
[pid=10297] ppid=10295 vsize=14964 CPUtime=162.23
/proc/10297/stat : 10297 (minisat_noasser) R 10295 10297 10260 0 -1 4194304 3775 0 0 0 16221 2 0 0 25 0 1 0 221025068 15323136 3598 1992294400 134512640 135048876 4294956208 18446744073709551615 134547326 0 0 4096 3 0 0 0 17 0 0 0
/proc/10297/statm: 3741 3598 66 130 0 3608 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 14964

[startup+222.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10298
/proc/meminfo: memFree=1753624/2055920 swapFree=4180104/4192956
[pid=10297] ppid=10295 vsize=16104 CPUtime=222.2
/proc/10297/stat : 10297 (minisat_noasser) R 10295 10297 10260 0 -1 4194304 4026 0 0 0 22218 2 0 0 25 0 1 0 221025068 16490496 3849 1992294400 134512640 135048876 4294956208 18446744073709551615 134545964 0 0 4096 3 0 0 0 17 0 0 0
/proc/10297/statm: 4026 3849 66 130 0 3893 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 16104

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10298
/proc/meminfo: memFree=1753048/2055920 swapFree=4180104/4192956
[pid=10297] ppid=10295 vsize=16828 CPUtime=282.18
/proc/10297/stat : 10297 (minisat_noasser) R 10295 10297 10260 0 -1 4194304 4191 0 0 0 28215 3 0 0 25 0 1 0 221025068 17231872 4014 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/10297/statm: 4207 4014 66 130 0 4074 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 16828

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10298
/proc/meminfo: memFree=1751640/2055920 swapFree=4180104/4192956
[pid=10297] ppid=10295 vsize=18392 CPUtime=342.15
/proc/10297/stat : 10297 (minisat_noasser) R 10295 10297 10260 0 -1 4194304 4540 0 0 0 34212 3 0 0 25 0 1 0 221025068 18833408 4363 1992294400 134512640 135048876 4294956208 18446744073709551615 134546983 0 0 4096 3 0 0 0 17 0 0 0
/proc/10297/statm: 4598 4363 66 130 0 4465 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 18392

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10298
/proc/meminfo: memFree=1751192/2055920 swapFree=4180104/4192956
[pid=10297] ppid=10295 vsize=18800 CPUtime=402.12
/proc/10297/stat : 10297 (minisat_noasser) R 10295 10297 10260 0 -1 4194304 4656 0 0 0 40209 3 0 0 25 0 1 0 221025068 19251200 4479 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/10297/statm: 4700 4479 66 130 0 4567 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 18800

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10298
/proc/meminfo: memFree=1750744/2055920 swapFree=4180104/4192956
[pid=10297] ppid=10295 vsize=19284 CPUtime=462.1
/proc/10297/stat : 10297 (minisat_noasser) R 10295 10297 10260 0 -1 4194304 4754 0 0 0 46206 4 0 0 25 0 1 0 221025068 19746816 4577 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/10297/statm: 4821 4577 66 130 0 4688 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 19284

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10298
/proc/meminfo: memFree=1749848/2055920 swapFree=4180104/4192956
[pid=10297] ppid=10295 vsize=20256 CPUtime=522.08
/proc/10297/stat : 10297 (minisat_noasser) R 10295 10297 10260 0 -1 4194304 4972 0 0 0 52204 4 0 0 25 0 1 0 221025068 20742144 4795 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/10297/statm: 5064 4795 66 130 0 4931 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 20256

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10300
/proc/meminfo: memFree=1749272/2055920 swapFree=4180104/4192956
[pid=10297] ppid=10295 vsize=20540 CPUtime=582.05
/proc/10297/stat : 10297 (minisat_noasser) R 10295 10297 10260 0 -1 4194304 5046 0 0 0 58201 4 0 0 25 0 1 0 221025068 21032960 4869 1992294400 134512640 135048876 4294956208 18446744073709551615 134545987 0 0 4096 3 0 0 0 17 0 0 0
/proc/10297/statm: 5135 4869 66 130 0 5002 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 20540

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10300
/proc/meminfo: memFree=1749272/2055920 swapFree=4180104/4192956
[pid=10297] ppid=10295 vsize=20680 CPUtime=642.02
/proc/10297/stat : 10297 (minisat_noasser) R 10295 10297 10260 0 -1 4194304 5069 0 0 0 64198 4 0 0 25 0 1 0 221025068 21176320 4892 1992294400 134512640 135048876 4294956208 18446744073709551615 134546922 0 0 4096 3 0 0 0 17 0 0 0
/proc/10297/statm: 5170 4892 66 130 0 5037 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 20680


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

[startup+4002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10306
/proc/meminfo: memFree=1732120/2055920 swapFree=4180104/4192956
[pid=10297] ppid=10295 vsize=38468 CPUtime=4000.91
/proc/10297/stat : 10297 (minisat_noasser) R 10295 10297 10260 0 -1 4194304 9213 0 0 0 400081 10 0 0 25 0 1 0 221025068 39391232 9036 1992294400 134512640 135048876 4294956208 18446744073709551615 134546099 0 0 4096 3 0 0 0 17 0 0 0
/proc/10297/statm: 9617 9036 66 130 0 9484 0
Current children cumulated CPU time (s) 4000.91
Current children cumulated vsize (KiB) 38468

[startup+4062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10306
/proc/meminfo: memFree=1732056/2055920 swapFree=4180104/4192956
[pid=10297] ppid=10295 vsize=38468 CPUtime=4060.89
/proc/10297/stat : 10297 (minisat_noasser) R 10295 10297 10260 0 -1 4194304 9213 0 0 0 406079 10 0 0 25 0 1 0 221025068 39391232 9036 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/10297/statm: 9617 9036 66 130 0 9484 0
Current children cumulated CPU time (s) 4060.89
Current children cumulated vsize (KiB) 38468

[startup+4122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10306
/proc/meminfo: memFree=1731992/2055920 swapFree=4180104/4192956
[pid=10297] ppid=10295 vsize=38468 CPUtime=4120.87
/proc/10297/stat : 10297 (minisat_noasser) R 10295 10297 10260 0 -1 4194304 9213 0 0 0 412077 10 0 0 25 0 1 0 221025068 39391232 9036 1992294400 134512640 135048876 4294956208 18446744073709551615 134546611 0 0 4096 3 0 0 0 17 0 0 0
/proc/10297/statm: 9617 9036 66 130 0 9484 0
Current children cumulated CPU time (s) 4120.87
Current children cumulated vsize (KiB) 38468

[startup+4182.31 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10308
/proc/meminfo: memFree=1731736/2055920 swapFree=4180104/4192956
[pid=10297] ppid=10295 vsize=38808 CPUtime=4180.86
/proc/10297/stat : 10297 (minisat_noasser) R 10295 10297 10260 0 -1 4194304 9301 0 0 0 418076 10 0 0 25 0 1 0 221025068 39739392 9124 1992294400 134512640 135048876 4294956208 18446744073709551615 134552652 0 0 4096 3 0 0 0 17 0 0 0
/proc/10297/statm: 9702 9124 66 130 0 9569 0
Current children cumulated CPU time (s) 4180.86
Current children cumulated vsize (KiB) 38808

[startup+4242.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10308
/proc/meminfo: memFree=1731608/2055920 swapFree=4180104/4192956
[pid=10297] ppid=10295 vsize=38972 CPUtime=4240.85
/proc/10297/stat : 10297 (minisat_noasser) R 10295 10297 10260 0 -1 4194304 9336 0 0 0 424074 11 0 0 25 0 1 0 221025068 39907328 9159 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/10297/statm: 9743 9159 66 130 0 9610 0
Current children cumulated CPU time (s) 4240.85
Current children cumulated vsize (KiB) 38972

[startup+4302.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10308
/proc/meminfo: memFree=1731608/2055920 swapFree=4180104/4192956
[pid=10297] ppid=10295 vsize=38972 CPUtime=4300.83
/proc/10297/stat : 10297 (minisat_noasser) R 10295 10297 10260 0 -1 4194304 9339 0 0 0 430072 11 0 0 25 0 1 0 221025068 39907328 9162 1992294400 134512640 135048876 4294956208 18446744073709551615 134547326 0 0 4096 3 0 0 0 17 0 0 0
/proc/10297/statm: 9743 9162 66 130 0 9610 0
Current children cumulated CPU time (s) 4300.83
Current children cumulated vsize (KiB) 38972

[startup+4362.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10308
/proc/meminfo: memFree=1731608/2055920 swapFree=4180104/4192956
[pid=10297] ppid=10295 vsize=38972 CPUtime=4360.82
/proc/10297/stat : 10297 (minisat_noasser) R 10295 10297 10260 0 -1 4194304 9339 0 0 0 436071 11 0 0 25 0 1 0 221025068 39907328 9162 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/10297/statm: 9743 9162 66 130 0 9610 0
Current children cumulated CPU time (s) 4360.82
Current children cumulated vsize (KiB) 38972

[startup+4422.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10308
/proc/meminfo: memFree=1731608/2055920 swapFree=4180104/4192956
[pid=10297] ppid=10295 vsize=38972 CPUtime=4420.8
/proc/10297/stat : 10297 (minisat_noasser) R 10295 10297 10260 0 -1 4194304 9339 0 0 0 442069 11 0 0 25 0 1 0 221025068 39907328 9162 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/10297/statm: 9743 9162 66 130 0 9610 0
Current children cumulated CPU time (s) 4420.8
Current children cumulated vsize (KiB) 38972

[startup+4482.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10308
/proc/meminfo: memFree=1731608/2055920 swapFree=4180104/4192956
[pid=10297] ppid=10295 vsize=39136 CPUtime=4480.78
/proc/10297/stat : 10297 (minisat_noasser) R 10295 10297 10260 0 -1 4194304 9370 0 0 0 448067 11 0 0 25 0 1 0 221025068 40075264 9193 1992294400 134512640 135048876 4294956208 18446744073709551615 134546922 0 0 4096 3 0 0 0 17 0 0 0
/proc/10297/statm: 9784 9193 66 130 0 9651 0
Current children cumulated CPU time (s) 4480.78
Current children cumulated vsize (KiB) 39136

[startup+4542.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10308
/proc/meminfo: memFree=1731608/2055920 swapFree=4180104/4192956
[pid=10297] ppid=10295 vsize=39136 CPUtime=4540.76
/proc/10297/stat : 10297 (minisat_noasser) R 10295 10297 10260 0 -1 4194304 9370 0 0 0 454065 11 0 0 25 0 1 0 221025068 40075264 9193 1992294400 134512640 135048876 4294956208 18446744073709551615 134546983 0 0 4096 3 0 0 0 17 0 0 0
/proc/10297/statm: 9784 9193 66 130 0 9651 0
Current children cumulated CPU time (s) 4540.76
Current children cumulated vsize (KiB) 39136

[startup+4602.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10308
/proc/meminfo: memFree=1731480/2055920 swapFree=4180104/4192956
[pid=10297] ppid=10295 vsize=39136 CPUtime=4600.75
/proc/10297/stat : 10297 (minisat_noasser) R 10295 10297 10260 0 -1 4194304 9381 0 0 0 460064 11 0 0 25 0 1 0 221025068 40075264 9204 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/10297/statm: 9784 9204 66 130 0 9651 0
Current children cumulated CPU time (s) 4600.75
Current children cumulated vsize (KiB) 39136

[startup+4662.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10308
/proc/meminfo: memFree=1731224/2055920 swapFree=4180104/4192956
[pid=10297] ppid=10295 vsize=39460 CPUtime=4660.73
/proc/10297/stat : 10297 (minisat_noasser) R 10295 10297 10260 0 -1 4194304 9446 0 0 0 466062 11 0 0 25 0 1 0 221025068 40407040 9269 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/10297/statm: 9865 9269 66 130 0 9732 0
Current children cumulated CPU time (s) 4660.73
Current children cumulated vsize (KiB) 39460

[startup+4722.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10308
/proc/meminfo: memFree=1731160/2055920 swapFree=4180104/4192956
[pid=10297] ppid=10295 vsize=39460 CPUtime=4720.72
/proc/10297/stat : 10297 (minisat_noasser) R 10295 10297 10260 0 -1 4194304 9457 0 0 0 472061 11 0 0 25 0 1 0 221025068 40407040 9280 1992294400 134512640 135048876 4294956208 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 0 0 0
/proc/10297/statm: 9865 9280 66 130 0 9732 0
Current children cumulated CPU time (s) 4720.72
Current children cumulated vsize (KiB) 39460

[startup+4782.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10308
/proc/meminfo: memFree=1731032/2055920 swapFree=4180104/4192956
[pid=10297] ppid=10295 vsize=39824 CPUtime=4780.7
/proc/10297/stat : 10297 (minisat_noasser) R 10295 10297 10260 0 -1 4194304 9512 0 0 0 478059 11 0 0 25 0 1 0 221025068 40779776 9335 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/10297/statm: 9956 9335 66 130 0 9823 0
Current children cumulated CPU time (s) 4780.7
Current children cumulated vsize (KiB) 39824

[startup+4842.31 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10308
/proc/meminfo: memFree=1730968/2055920 swapFree=4180104/4192956
[pid=10297] ppid=10295 vsize=39904 CPUtime=4840.68
/proc/10297/stat : 10297 (minisat_noasser) R 10295 10297 10260 0 -1 4194304 9530 0 0 0 484057 11 0 0 25 0 1 0 221025068 40861696 9353 1992294400 134512640 135048876 4294956208 18446744073709551615 134546959 0 0 4096 3 0 0 0 17 0 0 0
/proc/10297/statm: 9976 9353 66 130 0 9843 0
Current children cumulated CPU time (s) 4840.68
Current children cumulated vsize (KiB) 39904

[startup+4902.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10308
/proc/meminfo: memFree=1730840/2055920 swapFree=4180104/4192956
[pid=10297] ppid=10295 vsize=40064 CPUtime=4900.66
/proc/10297/stat : 10297 (minisat_noasser) R 10295 10297 10260 0 -1 4194304 9558 0 0 0 490055 11 0 0 25 0 1 0 221025068 41025536 9381 1992294400 134512640 135048876 4294956208 18446744073709551615 134546983 0 0 4096 3 0 0 0 17 0 0 0
/proc/10297/statm: 10016 9381 66 130 0 9883 0
Current children cumulated CPU time (s) 4900.66
Current children cumulated vsize (KiB) 40064

[startup+4962.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10308
/proc/meminfo: memFree=1730840/2055920 swapFree=4180104/4192956
[pid=10297] ppid=10295 vsize=40064 CPUtime=4960.65
/proc/10297/stat : 10297 (minisat_noasser) R 10295 10297 10260 0 -1 4194304 9561 0 0 0 496053 12 0 0 25 0 1 0 221025068 41025536 9384 1992294400 134512640 135048876 4294956208 18446744073709551615 134546847 0 0 4096 3 0 0 0 17 0 0 0
/proc/10297/statm: 10016 9384 66 130 0 9883 0
Current children cumulated CPU time (s) 4960.65
Current children cumulated vsize (KiB) 40064



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.7 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10308
/proc/meminfo: memFree=1730648/2055920 swapFree=4180104/4192956
[pid=10297] ppid=10295 vsize=40228 CPUtime=5000.05
/proc/10297/stat : 10297 (minisat_noasser) R 10295 10297 10260 0 -1 4194304 9593 0 0 0 499993 12 0 0 25 0 1 0 221025068 41193472 9416 1992294400 134512640 135048876 4294956208 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 0 0 0
/proc/10297/statm: 10057 9416 66 130 0 9924 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 40228

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): 5001.72
CPU time (s): 5000.07
CPU user time (s): 4999.94
CPU system time (s): 0.12998
CPU usage (%): 99.967
Max. virtual memory (cumulated for all children) (KiB): 40228

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

runsolver used 4.04838 second user time and 14.1528 second system time

The end

Launcher Data

Begin job on node73 at 2009-05-10 06:32:07
IDJOB=1785758
IDBENCH=71142
IDSOLVER=639
FILE ID=node73/1785758-1241929927
PBS_JOBID= 9264966
Free space on /tmp= 66304 MiB

SOLVER NAME= SAT07 reference solver: minisat SAT 2007
BENCH NAME= SAT09/CRAFTED/modcircuits/mod4block_2vars_8gates_u2_autoenc.cnf
COMMAND LINE= HOME/minisat_noassertions BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1785758-1241929927/watcher-1785758-1241929927 -o /tmp/evaluation-result-1785758-1241929927/solver-1785758-1241929927 -C 5000 -W 6000 -M 1800 --output-limit 1,15  HOME/minisat_noassertions HOME/instance-1785758-1241929927.cnf

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

MD5SUM BENCH= 68299073e5e5e9c13c18eb7bcc640f07
RANDOM SEED=2142585474

node73.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.214
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.214
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:       1769456 kB
Buffers:         56648 kB
Cached:         155968 kB
SwapCached:       7500 kB
Active:         118792 kB
Inactive:       103156 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1769456 kB
SwapTotal:     4192956 kB
SwapFree:      4180104 kB
Dirty:            3656 kB
Writeback:           0 kB
Mapped:          13888 kB
Slab:            50564 kB
Committed_AS:   786392 kB
PageTables:       1396 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= 66300 MiB
End job on node73 at 2009-05-10 07:55:31