Trace number 336010

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, and are wall clock time (not CPU 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
minimarch 2007-02-08SAT 854.326 854.59

General information on the benchmark

Namecrafted/Hard/contest05/others/
mod2c-rand3bip-sat-220-2.sat05-2489.reshuffled-07.cnf
MD5SUM42a2d57c47222c3ed0e0546d3518a54d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark65.693
Satisfiable
(Un)Satisfiability was proved
Number of variables311
Number of clauses2200
Sum of the clauses size9712
Maximum clause length6
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 41352
Number of clauses of size 5784
Number of clauses of size over 564

Solver Data (download as text)

0.00/0.00	This is MiniMarch, a modified version of MiniSat 2.0 beta
0.00/0.00	WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	============================[ Problem Statistics ]=============================
0.00/0.00	|                                                                             |
0.00/0.00	|  Number of variables:  311                                                  |
0.00/0.00	|  Number of clauses:    2200                                                 |
0.00/0.00	|  Parsing time:         0.01         s                                       |
0.00/0.01	============================[ Search Statistics ]==============================
0.00/0.01	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.01	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.01	===============================================================================
0.00/0.01	|         0 |     311     1514     5296 |      504        0    nan |  0.000 % |
0.00/0.01	|       100 |     311     1514     5296 |      555      100      8 |  0.001 % |
0.00/0.02	|       250 |     311     1514     5296 |      610      250     11 |  0.001 % |
0.00/0.02	|       475 |     311     1514     5296 |      671      475     12 |  0.001 % |
0.00/0.03	|       812 |     311     1514     5296 |      738      437      9 |  0.001 % |
0.00/0.05	|      1318 |     311     1514     5296 |      812      547      8 |  0.001 % |
0.00/0.07	|      2078 |     311     1514     5296 |      894      453      6 |  0.001 % |
0.10/0.12	|      3218 |     311     1514     5296 |      983      654     10 |  0.001 % |
0.10/0.19	|      4927 |     311     1514     5296 |     1081      839     10 |  0.001 % |
0.29/0.30	|      7490 |     311     1514     5296 |     1189      605      7 |  0.001 % |
0.49/0.50	|     11335 |     311     1514     5296 |     1308      733      9 |  0.001 % |
0.69/0.78	|     17101 |     311     1514     5296 |     1439     1135     12 |  0.001 % |
1.20/1.26	|     25750 |     311     1514     5296 |     1583      931     10 |  0.001 % |
1.89/1.99	|     38724 |     311     1514     5296 |     1742      984      9 |  0.001 % |
3.09/3.11	|     58185 |     311     1514     5296 |     1916      950     10 |  0.001 % |
4.99/5.08	|     87378 |     311     1514     5296 |     2108     1918     16 |  0.001 % |
7.89/7.97	|    131167 |     311     1514     5296 |     2318     1796     14 |  0.001 % |
12.69/12.77	|    196852 |     311     1514     5296 |     2550     1697     14 |  0.001 % |
20.28/20.34	|    295378 |     311     1514     5296 |     2805     2256     17 |  0.001 % |
32.38/32.42	|    443167 |     311     1514     5296 |     3086     2777     16 |  0.001 % |
51.27/51.37	|    664850 |     311     1514     5296 |     3395     1794     15 |  0.001 % |
77.36/77.40	|    997376 |     311     1514     5296 |     3734     2600     14 |  0.001 % |
113.65/113.74	|   1496164 |     311     1514     5296 |     4108     2864     15 |  0.001 % |
174.94/175.02	|   2244346 |     311     1514     5296 |     4518     2628     14 |  0.001 % |
270.51/270.65	|   3366620 |     311     1514     5296 |     4970     4025     17 |  0.001 % |
418.07/418.24	|   5050032 |     311     1514     5296 |     5467     4353     15 |  0.001 % |
654.49/654.77	|   7575148 |     311     1514     5296 |     6014     3512     14 |  0.001 % |
854.23/854.58	===============================================================================
854.23/854.58	lookaheads            : 10759107
854.23/854.58	variable balance      : 0.00
854.23/854.58	restarts              : 27
854.23/854.58	conflicts             : 9601229        (11239 /sec)
854.23/854.58	decisions             : 10759108       (1.73 % random) (12594 /sec)
854.23/854.58	decision = positive   : 5754459
854.23/854.58	decision = negative   : 5004648
854.23/854.58	propagations          : 629246466      (736554 /sec)
854.23/854.58	conflict literals     : 180891765      (31.67 % deleted)
854.23/854.58	Memory used           : 5.11 MB
854.23/854.58	CPU time              : 854.311 s
854.23/854.58	
854.23/854.58	s SATISFIABLE
854.23/854.58	v -1 2 3 4 5 -6 7 8 9 10 -11 12 13 -14 -15 16 17 -18 -19 20 -21 22 23 24 -25 -26 27 -28 29 30 31 -32 -33 34 35 36 -37 -38 39 40 -41 42 -43 -44 45 -46 -47 48 49 50 -51 52 53 -54 55 -56 57 58 59 60 61 -62 63 -64 -65 -66 67 68 69 70 -71 72 73 74 75 76 -77 78 79 -80 81 -82 83 -84 85 86 -87 -88 89 -90 -91 -92 -93 -94 -95 -96 -97 -98 -99 100 -101 102 -103 104 -105 -106 -107 108 -109 110 -111 -112 113 114 -115 -116 117 -118 119 120 121 122 -123 -124 -125 126 127 -128 129 130 -131 132 -133 134 -135 -136 137 138 139 -140 -141 142 -143 144 145 146 147 -148 -149 -150 -151 -152 153 -154 -155 -156 -157 -158 159 -160 -161 162 -163 -164 -165 -166 167 -168 -169 170 -171 172 173 174 -175 176 -177 178 -179 180 -181 182 183 184 185 186 187 188 -189 190 191 192 193 -194 -195 -196 -197 198 -199 -200 201 -202 -203 -204 -205 206 207 208 -209 -210 -211 212 213 214 215 216 -217 218 219 -220 221 -222 223 224 -225 -226 -227 228 229 230 231 -232 -233 -234 -235 -236 237 -238 -239 240 -241 242 -243 244 -245 -246 -247 -248 249 -250 251 252 253 254 255 -256 257 -258 -259 260 -261 262 -263 -264 265 266 -267 -268 -269 270 -271 -272 273 274 -275 -276 277 -278 279 -280 -281 -282 283 284 -285 -286 -287 288 289 -290 -291 -292 293 294 295 296 -297 298 -299 300 -301 -302 303 -304 -305 -306 -307 308 -309 -310 311 0

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.2.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node40/watcher-336010-1173638600 -o ROOT/results/node40/solver-336010-1173638600 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/336010-1173638600/minimarch /tmp/evaluation/336010-1173638600/instance-336010-1173638600.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 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.99 0.97 0.98 3/64 10810
/proc/meminfo: memFree=1872352/2055920 swapFree=4154300/4192956
[pid=10810] ppid=10808 vsize=1868 CPUtime=0
/proc/10810/stat : 10810 (minimarch) R 10808 10810 9427 0 -1 4194304 141 0 0 0 0 0 0 0 18 0 1 0 20162635 1912832 125 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134704957 0 0 4096 3 0 0 0 17 1 0 0
/proc/10810/statm: 467 125 51 132 0 332 0

[startup+0.104683 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 10810
/proc/meminfo: memFree=1872352/2055920 swapFree=4154300/4192956
[pid=10810] ppid=10808 vsize=1864 CPUtime=0.1
/proc/10810/stat : 10810 (minimarch) R 10808 10810 9427 0 -1 4194304 157 0 0 0 10 0 0 0 18 0 1 0 20162635 1908736 141 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551239 0 0 4096 3 0 0 0 17 1 0 0
/proc/10810/statm: 466 141 66 132 0 331 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1864

[startup+0.201695 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 10810
/proc/meminfo: memFree=1872352/2055920 swapFree=4154300/4192956
[pid=10810] ppid=10808 vsize=1864 CPUtime=0.19
/proc/10810/stat : 10810 (minimarch) R 10808 10810 9427 0 -1 4194304 159 0 0 0 19 0 0 0 18 0 1 0 20162635 1908736 143 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551279 0 0 4096 3 0 0 0 17 1 0 0
/proc/10810/statm: 466 143 66 132 0 331 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1864

[startup+0.301708 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 10810
/proc/meminfo: memFree=1872352/2055920 swapFree=4154300/4192956
[pid=10810] ppid=10808 vsize=1864 CPUtime=0.29
/proc/10810/stat : 10810 (minimarch) R 10808 10810 9427 0 -1 4194304 165 0 0 0 29 0 0 0 19 0 1 0 20162635 1908736 149 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551347 0 0 4096 3 0 0 0 17 1 0 0
/proc/10810/statm: 466 149 66 132 0 331 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1864

[startup+0.701759 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 10810
/proc/meminfo: memFree=1872352/2055920 swapFree=4154300/4192956
[pid=10810] ppid=10808 vsize=1996 CPUtime=0.69
/proc/10810/stat : 10810 (minimarch) R 10808 10810 9427 0 -1 4194304 173 0 0 0 69 0 0 0 23 0 1 0 20162635 2043904 157 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134556358 0 0 4096 3 0 0 0 17 1 0 0
/proc/10810/statm: 499 157 66 132 0 364 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1996

[startup+1.50186 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10811
/proc/meminfo: memFree=1871960/2055920 swapFree=4154300/4192956
[pid=10810] ppid=10808 vsize=1996 CPUtime=1.49
/proc/10810/stat : 10810 (minimarch) R 10808 10810 9427 0 -1 4194304 188 0 0 0 149 0 0 0 25 0 1 0 20162635 2043904 172 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551284 0 0 4096 3 0 0 0 17 1 0 0
/proc/10810/statm: 499 172 66 132 0 364 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1996

[startup+3.10107 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10811
/proc/meminfo: memFree=1871704/2055920 swapFree=4154300/4192956
[pid=10810] ppid=10808 vsize=2128 CPUtime=3.09
/proc/10810/stat : 10810 (minimarch) R 10808 10810 9427 0 -1 4194304 208 0 0 0 309 0 0 0 25 0 1 0 20162635 2179072 192 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/10810/statm: 532 192 66 132 0 397 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2128

[startup+6.30148 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10811
/proc/meminfo: memFree=1871448/2055920 swapFree=4154300/4192956
[pid=10810] ppid=10808 vsize=2260 CPUtime=6.29
/proc/10810/stat : 10810 (minimarch) R 10808 10810 9427 0 -1 4194304 237 0 0 0 629 0 0 0 25 0 1 0 20162635 2314240 221 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551425 0 0 4096 3 0 0 0 17 1 0 0
/proc/10810/statm: 565 221 66 132 0 430 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2260

[startup+12.7013 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10811
/proc/meminfo: memFree=1871256/2055920 swapFree=4154300/4192956
[pid=10810] ppid=10808 vsize=2392 CPUtime=12.69
/proc/10810/stat : 10810 (minimarch) R 10808 10810 9427 0 -1 4194304 267 0 0 0 1269 0 0 0 25 0 1 0 20162635 2449408 251 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134553246 0 0 4096 3 0 0 0 17 1 0 0
/proc/10810/statm: 598 251 66 132 0 463 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2392

[startup+25.502 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10811
/proc/meminfo: memFree=1871128/2055920 swapFree=4154300/4192956
[pid=10810] ppid=10808 vsize=2524 CPUtime=25.48
/proc/10810/stat : 10810 (minimarch) R 10808 10810 9427 0 -1 4194304 311 0 0 0 2548 0 0 0 25 0 1 0 20162635 2584576 295 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551700 0 0 4096 3 0 0 0 17 1 0 0
/proc/10810/statm: 631 295 66 132 0 496 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 2524

[startup+51.1013 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10811
/proc/meminfo: memFree=1870872/2055920 swapFree=4154300/4192956
[pid=10810] ppid=10808 vsize=2792 CPUtime=51.07
/proc/10810/stat : 10810 (minimarch) R 10808 10810 9427 0 -1 4194304 370 0 0 0 5107 0 0 0 25 0 1 0 20162635 2859008 354 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551660 0 0 4096 3 0 0 0 17 1 0 0
/proc/10810/statm: 698 354 66 132 0 563 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 2792

[startup+102.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10813
/proc/meminfo: memFree=1870296/2055920 swapFree=4154300/4192956
[pid=10810] ppid=10808 vsize=3324 CPUtime=102.26
/proc/10810/stat : 10810 (minimarch) R 10808 10810 9427 0 -1 4194304 505 0 0 0 10226 0 0 0 25 0 1 0 20162635 3403776 489 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134556472 0 0 4096 3 0 0 0 17 1 0 0
/proc/10810/statm: 831 489 66 132 0 696 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 3324

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10813
/proc/meminfo: memFree=1870104/2055920 swapFree=4154300/4192956
[pid=10810] ppid=10808 vsize=3460 CPUtime=162.24
/proc/10810/stat : 10810 (minimarch) R 10808 10810 9427 0 -1 4194304 564 0 0 0 16224 0 0 0 25 0 1 0 20162635 3543040 548 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551202 0 0 4096 3 0 0 0 17 1 0 0
/proc/10810/statm: 865 548 66 132 0 730 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 3460

[startup+222.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10813
/proc/meminfo: memFree=1869656/2055920 swapFree=4154300/4192956
[pid=10810] ppid=10808 vsize=3864 CPUtime=222.22
/proc/10810/stat : 10810 (minimarch) R 10808 10810 9427 0 -1 4194304 658 0 0 0 22222 0 0 0 25 0 1 0 20162635 3956736 642 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551523 0 0 4096 3 0 0 0 17 1 0 0
/proc/10810/statm: 966 642 66 132 0 831 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 3864

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10813
/proc/meminfo: memFree=1869400/2055920 swapFree=4154300/4192956
[pid=10810] ppid=10808 vsize=4136 CPUtime=282.2
/proc/10810/stat : 10810 (minimarch) R 10808 10810 9427 0 -1 4194304 726 0 0 0 28220 0 0 0 25 0 1 0 20162635 4235264 710 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551365 0 0 4096 3 0 0 0 17 1 0 0
/proc/10810/statm: 1034 710 66 132 0 899 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 4136

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10813
/proc/meminfo: memFree=1869144/2055920 swapFree=4154300/4192956
[pid=10810] ppid=10808 vsize=4416 CPUtime=342.18
/proc/10810/stat : 10810 (minimarch) R 10808 10810 9427 0 -1 4194304 780 0 0 0 34218 0 0 0 25 0 1 0 20162635 4521984 764 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/10810/statm: 1104 764 66 132 0 969 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 4416

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10813
/proc/meminfo: memFree=1869080/2055920 swapFree=4154300/4192956
[pid=10810] ppid=10808 vsize=4416 CPUtime=402.16
/proc/10810/stat : 10810 (minimarch) R 10808 10810 9427 0 -1 4194304 801 0 0 0 40216 0 0 0 25 0 1 0 20162635 4521984 785 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/10810/statm: 1104 785 66 132 0 969 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 4416

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10813
/proc/meminfo: memFree=1868952/2055920 swapFree=4154300/4192956
[pid=10810] ppid=10808 vsize=4548 CPUtime=462.15
/proc/10810/stat : 10810 (minimarch) R 10808 10810 9427 0 -1 4194304 834 0 0 0 46214 1 0 0 25 0 1 0 20162635 4657152 818 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551713 0 0 4096 3 0 0 0 17 1 0 0
/proc/10810/statm: 1137 818 66 132 0 1002 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 4548

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10813
/proc/meminfo: memFree=1868824/2055920 swapFree=4154300/4192956
[pid=10810] ppid=10808 vsize=4680 CPUtime=522.13
/proc/10810/stat : 10810 (minimarch) R 10808 10810 9427 0 -1 4194304 858 0 0 0 52212 1 0 0 25 0 1 0 20162635 4792320 842 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551368 0 0 4096 3 0 0 0 17 1 0 0
/proc/10810/statm: 1170 842 66 132 0 1035 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 4680

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10813
/proc/meminfo: memFree=1868760/2055920 swapFree=4154300/4192956
[pid=10810] ppid=10808 vsize=4680 CPUtime=582.11
/proc/10810/stat : 10810 (minimarch) R 10808 10810 9427 0 -1 4194304 869 0 0 0 58210 1 0 0 25 0 1 0 20162635 4792320 853 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551243 0 0 4096 3 0 0 0 17 1 0 0
/proc/10810/statm: 1170 853 66 132 0 1035 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 4680

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10813
/proc/meminfo: memFree=1868632/2055920 swapFree=4154300/4192956
[pid=10810] ppid=10808 vsize=4816 CPUtime=642.1
/proc/10810/stat : 10810 (minimarch) R 10808 10810 9427 0 -1 4194304 894 0 0 0 64209 1 0 0 25 0 1 0 20162635 4931584 878 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551359 0 0 4096 3 0 0 0 17 1 0 0
/proc/10810/statm: 1204 878 66 132 0 1069 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 4816

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10813
/proc/meminfo: memFree=1868376/2055920 swapFree=4154300/4192956
[pid=10810] ppid=10808 vsize=5092 CPUtime=702.08
/proc/10810/stat : 10810 (minimarch) R 10808 10810 9427 0 -1 4194304 941 0 0 0 70207 1 0 0 25 0 1 0 20162635 5214208 925 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/10810/statm: 1273 925 66 132 0 1138 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 5092

[startup+762.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10813
/proc/meminfo: memFree=1868376/2055920 swapFree=4154300/4192956
[pid=10810] ppid=10808 vsize=5092 CPUtime=762.06
/proc/10810/stat : 10810 (minimarch) R 10808 10810 9427 0 -1 4194304 962 0 0 0 76205 1 0 0 25 0 1 0 20162635 5214208 946 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134557474 0 0 4096 3 0 0 0 17 1 0 0
/proc/10810/statm: 1273 946 66 132 0 1138 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 5092

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10813
/proc/meminfo: memFree=1868248/2055920 swapFree=4154300/4192956
[pid=10810] ppid=10808 vsize=5232 CPUtime=822.04
/proc/10810/stat : 10810 (minimarch) R 10808 10810 9427 0 -1 4194304 990 0 0 0 82203 1 0 0 25 0 1 0 20162635 5357568 974 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551352 0 0 4096 3 0 0 0 17 1 0 0
/proc/10810/statm: 1308 974 66 132 0 1173 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 5232

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

[startup+832.002 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10813
/proc/meminfo: memFree=1868248/2055920 swapFree=4154300/4192956
[pid=10810] ppid=10808 vsize=5232 CPUtime=831.74
/proc/10810/stat : 10810 (minimarch) R 10808 10810 9427 0 -1 4194304 990 0 0 0 83173 1 0 0 25 0 1 0 20162635 5357568 974 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/10810/statm: 1308 974 66 132 0 1173 0
Current children cumulated CPU time (s) 831.74
Current children cumulated vsize (KiB) 5232

[startup+844.802 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10813
/proc/meminfo: memFree=1868248/2055920 swapFree=4154300/4192956
[pid=10810] ppid=10808 vsize=5232 CPUtime=844.54
/proc/10810/stat : 10810 (minimarch) R 10808 10810 9427 0 -1 4194304 990 0 0 0 84453 1 0 0 25 0 1 0 20162635 5357568 974 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551269 0 0 4096 3 0 0 0 17 1 0 0
/proc/10810/statm: 1308 974 66 132 0 1173 0
Current children cumulated CPU time (s) 844.54
Current children cumulated vsize (KiB) 5232

[startup+851.201 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10813
/proc/meminfo: memFree=1868248/2055920 swapFree=4154300/4192956
[pid=10810] ppid=10808 vsize=5232 CPUtime=850.93
/proc/10810/stat : 10810 (minimarch) R 10808 10810 9427 0 -1 4194304 990 0 0 0 85092 1 0 0 25 0 1 0 20162635 5357568 974 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551345 0 0 4096 3 0 0 0 17 1 0 0
/proc/10810/statm: 1308 974 66 132 0 1173 0
Current children cumulated CPU time (s) 850.93
Current children cumulated vsize (KiB) 5232

[startup+852.802 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10813
/proc/meminfo: memFree=1868248/2055920 swapFree=4154300/4192956
[pid=10810] ppid=10808 vsize=5232 CPUtime=852.53
/proc/10810/stat : 10810 (minimarch) R 10808 10810 9427 0 -1 4194304 990 0 0 0 85252 1 0 0 25 0 1 0 20162635 5357568 974 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551243 0 0 4096 3 0 0 0 17 1 0 0
/proc/10810/statm: 1308 974 66 132 0 1173 0
Current children cumulated CPU time (s) 852.53
Current children cumulated vsize (KiB) 5232

[startup+853.602 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10813
/proc/meminfo: memFree=1868248/2055920 swapFree=4154300/4192956
[pid=10810] ppid=10808 vsize=5232 CPUtime=853.33
/proc/10810/stat : 10810 (minimarch) R 10808 10810 9427 0 -1 4194304 990 0 0 0 85332 1 0 0 25 0 1 0 20162635 5357568 974 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/10810/statm: 1308 974 66 132 0 1173 0
Current children cumulated CPU time (s) 853.33
Current children cumulated vsize (KiB) 5232

[startup+854.002 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10813
/proc/meminfo: memFree=1868248/2055920 swapFree=4154300/4192956
[pid=10810] ppid=10808 vsize=5232 CPUtime=853.73
/proc/10810/stat : 10810 (minimarch) R 10808 10810 9427 0 -1 4194304 990 0 0 0 85372 1 0 0 25 0 1 0 20162635 5357568 974 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551328 0 0 4096 3 0 0 0 17 1 0 0
/proc/10810/statm: 1308 974 66 132 0 1173 0
Current children cumulated CPU time (s) 853.73
Current children cumulated vsize (KiB) 5232

[startup+854.402 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10813
/proc/meminfo: memFree=1868248/2055920 swapFree=4154300/4192956
[pid=10810] ppid=10808 vsize=5232 CPUtime=854.13
/proc/10810/stat : 10810 (minimarch) R 10808 10810 9427 0 -1 4194304 990 0 0 0 85412 1 0 0 25 0 1 0 20162635 5357568 974 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551279 0 0 4096 3 0 0 0 17 1 0 0
/proc/10810/statm: 1308 974 66 132 0 1173 0
Current children cumulated CPU time (s) 854.13
Current children cumulated vsize (KiB) 5232

[startup+854.502 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10813
/proc/meminfo: memFree=1868248/2055920 swapFree=4154300/4192956
[pid=10810] ppid=10808 vsize=5232 CPUtime=854.23
/proc/10810/stat : 10810 (minimarch) R 10808 10810 9427 0 -1 4194304 990 0 0 0 85422 1 0 0 25 0 1 0 20162635 5357568 974 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134557903 0 0 4096 3 0 0 0 17 1 0 0
/proc/10810/statm: 1308 974 66 132 0 1173 0
Current children cumulated CPU time (s) 854.23
Current children cumulated vsize (KiB) 5232

Child status: 10
Real time (s): 854.59
CPU time (s): 854.326
CPU user time (s): 854.311
CPU system time (s): 0.014997
CPU usage (%): 99.9691
Max. virtual memory (cumulated for all children) (KiB): 5232

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 854.311
system time used= 0.014997
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 996
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= 8
involuntary context switches= 741

runsolver used 0.584911 second user time and 1.75373 second system time

The end

Launcher Data (download as text)

Begin job on node40 on Sun Mar 11 18:43:20 UTC 2007

IDJOB= 336010
IDBENCH= 24665
IDSOLVER= 110
FILE ID= node40/336010-1173638600

PBS_JOBID= 4101284

Free space on /tmp= 66514 MiB

SOLVER NAME= minimarch 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/others/mod2c-rand3bip-sat-220-2.sat05-2489.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/336010-1173638600/minimarch /tmp/evaluation/336010-1173638600/instance-336010-1173638600.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node40/watcher-336010-1173638600 -o ROOT/results/node40/solver-336010-1173638600 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/336010-1173638600/minimarch /tmp/evaluation/336010-1173638600/instance-336010-1173638600.cnf            

META MD5SUM SOLVER= cd0143c15836d32fe9acb8d523a59b67
MD5SUM BENCH=  42a2d57c47222c3ed0e0546d3518a54d

RANDOM SEED= 859421921

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node40.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.236
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.236
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:       1872824 kB
Buffers:         14784 kB
Cached:         101988 kB
SwapCached:      33100 kB
Active:          46268 kB
Inactive:       110668 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1872824 kB
SwapTotal:     4192956 kB
SwapFree:      4154300 kB
Dirty:            2296 kB
Writeback:           0 kB
Mapped:          15772 kB
Slab:            12264 kB
Committed_AS:    64840 kB
PageTables:       1416 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= 66514 MiB

End job on node40 on Sun Mar 11 18:57:35 UTC 2007