Trace number 1783744

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
glucose 1.0SAT 2227.97 2228.56

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 benchmark13.217
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

0.00/0.00	c
0.00/0.00	c Starting SatElite Preprocessing
0.00/0.00	c
0.00/0.00	c Parsing...
0.00/0.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |    2200     9712 |     659       0        0     nan |  0.000 % |
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 311   #clauses: 2200   #literals: 9712
0.00/0.00	c CPU time:   0.001999 s
0.00/0.00	c ==============================================================================
0.00/0.01	c
0.00/0.01	c Starting glucose
0.00/0.01	c
0.00/0.01	
0.00/0.01	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.01	
0.00/0.01	c ============================[ Problem Statistics ]=============================
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Number of variables:  311                                                  |
0.00/0.01	c |  Number of clauses:    2200                                                 |
0.00/0.01	c |  Parsing time:         0.00         s                                       |
2227.90/2228.54	c restarts              : 31
2227.90/2228.54	c nb ReduceDB           : 80
2227.90/2228.54	c nb learnts DL2        : 533
2227.90/2228.54	c nb learnts size 2     : 25
2227.90/2228.54	c nb learnts size 1     : 1
2227.90/2228.54	c conflicts             : 3615112        (1623 /sec)
2227.90/2228.54	c decisions             : 3817594        (1.73 % random) (1714 /sec)
2227.90/2228.54	c propagations          : 171075175      (76790 /sec)
2227.90/2228.54	c conflict literals     : 57624106       (40.12 % deleted)
2227.90/2228.54	c Memory used           : 34.82 MB
2227.90/2228.54	c CPU time              : 2227.82 s
2227.90/2228.54	
2227.90/2228.55	s SATISFIABLE
2227.90/2228.55	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

OK

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1783744-1241878287/watcher-1783744-1241878287 -o /tmp/evaluation-result-1783744-1241878287/solver-1783744-1241878287 -C 5000 -W 6000 -M 1800 glucose.sh HOME/instance-1783744-1241878287.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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 0.96 3/64 16143
/proc/meminfo: memFree=1775632/2055920 swapFree=4113124/4192956
[pid=16143] ppid=16141 vsize=5360 CPUtime=0
/proc/16143/stat : 16143 (glucose.sh) R 16141 16143 16034 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 215854754 5488640 235 1992294400 4194304 4889804 548682068832 18446744073709551615 237947644575 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/16143/statm: 1340 235 194 169 0 51 0
[pid=16144] ppid=16143 vsize=872 CPUtime=0
/proc/16144/stat : 16144 (SatELite_releas) R 16143 16143 16034 0 -1 4194304 73 0 0 0 0 0 0 0 18 0 1 0 215854755 892928 57 1992294400 134512640 135225430 4294956176 18446744073709551615 134688336 0 0 4096 3 0 0 0 17 1 0 0
/proc/16144/statm: 219 59 49 174 0 42 0

[startup+0.0109639 s]
/proc/loadavg: 1.00 1.00 0.96 3/64 16143
/proc/meminfo: memFree=1775632/2055920 swapFree=4113124/4192956
[pid=16143] ppid=16141 vsize=5360 CPUtime=0
/proc/16143/stat : 16143 (glucose.sh) R 16141 16143 16034 0 -1 4194304 287 163 0 0 0 0 0 0 16 0 1 0 215854754 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563354798 0 0 17 1 0 0
/proc/16143/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.101971 s]
/proc/loadavg: 1.00 1.00 0.96 3/64 16143
/proc/meminfo: memFree=1775632/2055920 swapFree=4113124/4192956
[pid=16143] ppid=16141 vsize=5360 CPUtime=0
/proc/16143/stat : 16143 (glucose.sh) S 16141 16143 16034 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 215854754 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16143/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301987 s]
/proc/loadavg: 1.00 1.00 0.96 3/64 16143
/proc/meminfo: memFree=1775632/2055920 swapFree=4113124/4192956
[pid=16143] ppid=16141 vsize=5360 CPUtime=0
/proc/16143/stat : 16143 (glucose.sh) S 16141 16143 16034 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 215854754 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16143/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.702019 s]
/proc/loadavg: 1.00 1.00 0.96 3/64 16143
/proc/meminfo: memFree=1775632/2055920 swapFree=4113124/4192956
[pid=16143] ppid=16141 vsize=5360 CPUtime=0
/proc/16143/stat : 16143 (glucose.sh) S 16141 16143 16034 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 215854754 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16143/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50108 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 16146
/proc/meminfo: memFree=1773824/2055920 swapFree=4113124/4192956
[pid=16143] ppid=16141 vsize=5360 CPUtime=0
/proc/16143/stat : 16143 (glucose.sh) S 16141 16143 16034 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 215854754 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16143/statm: 1340 238 195 169 0 51 0
[pid=16146] ppid=16143 vsize=3480 CPUtime=1.48
/proc/16146/stat : 16146 (glucose_static) R 16143 16143 16034 0 -1 4194304 536 0 0 0 148 0 0 0 25 0 1 0 215854756 3563520 522 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/16146/statm: 870 522 76 172 0 695 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 8840

[startup+3.10121 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 16146
/proc/meminfo: memFree=1773312/2055920 swapFree=4113124/4192956
[pid=16143] ppid=16141 vsize=5360 CPUtime=0
/proc/16143/stat : 16143 (glucose.sh) S 16141 16143 16034 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 215854754 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16143/statm: 1340 238 195 169 0 51 0
[pid=16146] ppid=16143 vsize=4060 CPUtime=3.08
/proc/16146/stat : 16146 (glucose_static) R 16143 16143 16034 0 -1 4194304 649 0 0 0 308 0 0 0 25 0 1 0 215854756 4157440 635 1992294400 134512640 135217611 4294956304 18446744073709551615 134533016 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/16146/statm: 1015 635 76 172 0 840 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9420

[startup+6.30146 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 16146
/proc/meminfo: memFree=1772352/2055920 swapFree=4113124/4192956
[pid=16143] ppid=16141 vsize=5360 CPUtime=0
/proc/16143/stat : 16143 (glucose.sh) S 16141 16143 16034 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 215854754 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16143/statm: 1340 238 195 169 0 51 0
[pid=16146] ppid=16143 vsize=4588 CPUtime=6.27
/proc/16146/stat : 16146 (glucose_static) R 16143 16143 16034 0 -1 4194304 800 0 0 0 627 0 0 0 25 0 1 0 215854756 4698112 786 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/16146/statm: 1147 786 76 172 0 972 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 9948

[startup+12.703 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 16146
/proc/meminfo: memFree=1771392/2055920 swapFree=4113124/4192956
[pid=16143] ppid=16141 vsize=5360 CPUtime=0
/proc/16143/stat : 16143 (glucose.sh) S 16141 16143 16034 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 215854754 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16143/statm: 1340 238 195 169 0 51 0
[pid=16146] ppid=16143 vsize=5588 CPUtime=12.67
/proc/16146/stat : 16146 (glucose_static) R 16143 16143 16034 0 -1 4194304 1027 0 0 0 1267 0 0 0 25 0 1 0 215854756 5722112 1013 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/16146/statm: 1397 1013 76 172 0 1222 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 10948

[startup+25.502 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 16146
/proc/meminfo: memFree=1770176/2055920 swapFree=4113124/4192956
[pid=16143] ppid=16141 vsize=5360 CPUtime=0
/proc/16143/stat : 16143 (glucose.sh) S 16141 16143 16034 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 215854754 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16143/statm: 1340 238 195 169 0 51 0
[pid=16146] ppid=16143 vsize=6880 CPUtime=25.47
/proc/16146/stat : 16146 (glucose_static) R 16143 16143 16034 0 -1 4194304 1324 0 0 0 2546 1 0 0 25 0 1 0 215854756 7045120 1310 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/16146/statm: 1720 1310 76 172 0 1545 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 12240

[startup+51.102 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 16146
/proc/meminfo: memFree=1768768/2055920 swapFree=4113124/4192956
[pid=16143] ppid=16141 vsize=5360 CPUtime=0
/proc/16143/stat : 16143 (glucose.sh) S 16141 16143 16034 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 215854754 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16143/statm: 1340 238 195 169 0 51 0
[pid=16146] ppid=16143 vsize=8472 CPUtime=51.06
/proc/16146/stat : 16146 (glucose_static) R 16143 16143 16034 0 -1 4194304 1712 0 0 0 5105 1 0 0 25 0 1 0 215854756 8675328 1698 1992294400 134512640 135217611 4294956304 18446744073709551615 134533520 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/16146/statm: 2118 1698 76 172 0 1943 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 13832

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 16146
/proc/meminfo: memFree=1766336/2055920 swapFree=4113124/4192956
[pid=16143] ppid=16141 vsize=5360 CPUtime=0
/proc/16143/stat : 16143 (glucose.sh) S 16141 16143 16034 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 215854754 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16143/statm: 1340 238 195 169 0 51 0
[pid=16146] ppid=16143 vsize=10912 CPUtime=102.26
/proc/16146/stat : 16146 (glucose_static) R 16143 16143 16034 0 -1 4194304 2267 0 0 0 10224 2 0 0 25 0 1 0 215854756 11173888 2253 1992294400 134512640 135217611 4294956304 18446744073709551615 134533313 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/16146/statm: 2728 2253 76 172 0 2553 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 16272

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 16146
/proc/meminfo: memFree=1764480/2055920 swapFree=4113124/4192956
[pid=16143] ppid=16141 vsize=5360 CPUtime=0
/proc/16143/stat : 16143 (glucose.sh) S 16141 16143 16034 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 215854754 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16143/statm: 1340 238 195 169 0 51 0
[pid=16146] ppid=16143 vsize=12928 CPUtime=162.23
/proc/16146/stat : 16146 (glucose_static) R 16143 16143 16034 0 -1 4194304 2701 0 0 0 16221 2 0 0 25 0 1 0 215854756 13238272 2687 1992294400 134512640 135217611 4294956304 18446744073709551615 134533209 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/16146/statm: 3232 2687 76 172 0 3057 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 18288

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 16146
/proc/meminfo: memFree=1762560/2055920 swapFree=4113124/4192956
[pid=16143] ppid=16141 vsize=5360 CPUtime=0
/proc/16143/stat : 16143 (glucose.sh) S 16141 16143 16034 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 215854754 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16143/statm: 1340 238 195 169 0 51 0
[pid=16146] ppid=16143 vsize=14960 CPUtime=222.21
/proc/16146/stat : 16146 (glucose_static) R 16143 16143 16034 0 -1 4194304 3173 0 0 0 22219 2 0 0 25 0 1 0 215854756 15319040 3159 1992294400 134512640 135217611 4294956304 18446744073709551615 134533007 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/16146/statm: 3740 3159 76 172 0 3565 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 20320

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 16146
/proc/meminfo: memFree=1761728/2055920 swapFree=4113124/4192956
[pid=16143] ppid=16141 vsize=5360 CPUtime=0
/proc/16143/stat : 16143 (glucose.sh) S 16141 16143 16034 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 215854754 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16143/statm: 1340 238 195 169 0 51 0
[pid=16146] ppid=16143 vsize=15832 CPUtime=282.2
/proc/16146/stat : 16146 (glucose_static) R 16143 16143 16034 0 -1 4194304 3372 0 0 0 28217 3 0 0 25 0 1 0 215854756 16211968 3358 1992294400 134512640 135217611 4294956304 18446744073709551615 134533124 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/16146/statm: 3958 3358 76 172 0 3783 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 21192

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 16146
/proc/meminfo: memFree=1760832/2055920 swapFree=4113124/4192956
[pid=16143] ppid=16141 vsize=5360 CPUtime=0
/proc/16143/stat : 16143 (glucose.sh) S 16141 16143 16034 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 215854754 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16143/statm: 1340 238 195 169 0 51 0
[pid=16146] ppid=16143 vsize=16888 CPUtime=342.19
/proc/16146/stat : 16146 (glucose_static) R 16143 16143 16034 0 -1 4194304 3617 0 0 0 34215 4 0 0 25 0 1 0 215854756 17293312 3603 1992294400 134512640 135217611 4294956304 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/16146/statm: 4222 3603 76 172 0 4047 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 22248

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 16146
/proc/meminfo: memFree=1759872/2055920 swapFree=4113124/4192956
[pid=16143] ppid=16141 vsize=5360 CPUtime=0
/proc/16143/stat : 16143 (glucose.sh) S 16141 16143 16034 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 215854754 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16143/statm: 1340 238 195 169 0 51 0
[pid=16146] ppid=16143 vsize=17932 CPUtime=402.17
/proc/16146/stat : 16146 (glucose_static) R 16143 16143 16034 0 -1 4194304 3844 0 0 0 40213 4 0 0 25 0 1 0 215854756 18362368 3830 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/16146/statm: 4483 3830 76 172 0 4308 0
Current children cumulated CPU time (s) 402.17

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


[startup+1842.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 16148
/proc/meminfo: memFree=1745408/2055920 swapFree=4113124/4192956
[pid=16143] ppid=16141 vsize=5360 CPUtime=0
/proc/16143/stat : 16143 (glucose.sh) S 16141 16143 16034 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 215854754 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16143/statm: 1340 238 195 169 0 51 0
[pid=16146] ppid=16143 vsize=33932 CPUtime=1841.8
/proc/16146/stat : 16146 (glucose_static) R 16143 16143 16034 0 -1 4194304 7301 0 0 0 184169 11 0 0 25 0 1 0 215854756 34746368 7263 1992294400 134512640 135217611 4294956304 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/16146/statm: 8483 7263 76 172 0 8308 0
Current children cumulated CPU time (s) 1841.8
Current children cumulated vsize (KiB) 39292

[startup+1902.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 16148
/proc/meminfo: memFree=1745152/2055920 swapFree=4113124/4192956
[pid=16143] ppid=16141 vsize=5360 CPUtime=0
/proc/16143/stat : 16143 (glucose.sh) S 16141 16143 16034 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 215854754 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16143/statm: 1340 238 195 169 0 51 0
[pid=16146] ppid=16143 vsize=34112 CPUtime=1901.78
/proc/16146/stat : 16146 (glucose_static) R 16143 16143 16034 0 -1 4194304 7365 0 0 0 190167 11 0 0 25 0 1 0 215854756 34930688 7327 1992294400 134512640 135217611 4294956304 18446744073709551615 134533555 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/16146/statm: 8528 7327 76 172 0 8353 0
Current children cumulated CPU time (s) 1901.78
Current children cumulated vsize (KiB) 39472

[startup+1962.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 16148
/proc/meminfo: memFree=1744640/2055920 swapFree=4113124/4192956
[pid=16143] ppid=16141 vsize=5360 CPUtime=0
/proc/16143/stat : 16143 (glucose.sh) S 16141 16143 16034 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 215854754 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16143/statm: 1340 238 195 169 0 51 0
[pid=16146] ppid=16143 vsize=34628 CPUtime=1961.77
/proc/16146/stat : 16146 (glucose_static) R 16143 16143 16034 0 -1 4194304 7484 0 0 0 196166 11 0 0 25 0 1 0 215854756 35459072 7446 1992294400 134512640 135217611 4294956304 18446744073709551615 134533555 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/16146/statm: 8657 7446 76 172 0 8482 0
Current children cumulated CPU time (s) 1961.77
Current children cumulated vsize (KiB) 39988

[startup+2022.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 16148
/proc/meminfo: memFree=1744384/2055920 swapFree=4113124/4192956
[pid=16143] ppid=16141 vsize=5360 CPUtime=0
/proc/16143/stat : 16143 (glucose.sh) S 16141 16143 16034 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 215854754 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16143/statm: 1340 238 195 169 0 51 0
[pid=16146] ppid=16143 vsize=34968 CPUtime=2021.75
/proc/16146/stat : 16146 (glucose_static) R 16143 16143 16034 0 -1 4194304 7538 0 0 0 202164 11 0 0 25 0 1 0 215854756 35807232 7500 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/16146/statm: 8742 7500 76 172 0 8567 0
Current children cumulated CPU time (s) 2021.75
Current children cumulated vsize (KiB) 40328

[startup+2082.31 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 16148
/proc/meminfo: memFree=1744384/2055920 swapFree=4113124/4192956
[pid=16143] ppid=16141 vsize=5360 CPUtime=0
/proc/16143/stat : 16143 (glucose.sh) S 16141 16143 16034 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 215854754 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16143/statm: 1340 238 195 169 0 51 0
[pid=16146] ppid=16143 vsize=34968 CPUtime=2081.74
/proc/16146/stat : 16146 (glucose_static) R 16143 16143 16034 0 -1 4194304 7542 0 0 0 208163 11 0 0 25 0 1 0 215854756 35807232 7504 1992294400 134512640 135217611 4294956304 18446744073709551615 134532998 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/16146/statm: 8742 7504 76 172 0 8567 0
Current children cumulated CPU time (s) 2081.74
Current children cumulated vsize (KiB) 40328

[startup+2142.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 16148
/proc/meminfo: memFree=1744000/2055920 swapFree=4113124/4192956
[pid=16143] ppid=16141 vsize=5360 CPUtime=0
/proc/16143/stat : 16143 (glucose.sh) S 16141 16143 16034 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 215854754 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16143/statm: 1340 238 195 169 0 51 0
[pid=16146] ppid=16143 vsize=35472 CPUtime=2141.72
/proc/16146/stat : 16146 (glucose_static) R 16143 16143 16034 0 -1 4194304 7630 0 0 0 214160 12 0 0 25 0 1 0 215854756 36323328 7592 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/16146/statm: 8868 7592 76 172 0 8693 0
Current children cumulated CPU time (s) 2141.72
Current children cumulated vsize (KiB) 40832

[startup+2202.3 s]
/proc/loadavg: 1.06 1.02 0.97 2/66 16148
/proc/meminfo: memFree=1743808/2055920 swapFree=4113124/4192956
[pid=16143] ppid=16141 vsize=5360 CPUtime=0
/proc/16143/stat : 16143 (glucose.sh) S 16141 16143 16034 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 215854754 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16143/statm: 1340 238 195 169 0 51 0
[pid=16146] ppid=16143 vsize=35544 CPUtime=2201.71
/proc/16146/stat : 16146 (glucose_static) R 16143 16143 16034 0 -1 4194304 7669 0 0 0 220159 12 0 0 25 0 1 0 215854756 36397056 7631 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/16146/statm: 8886 7631 76 172 0 8711 0
Current children cumulated CPU time (s) 2201.71
Current children cumulated vsize (KiB) 40904

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

[startup+2214.31 s]
/proc/loadavg: 1.05 1.01 0.97 2/66 16148
/proc/meminfo: memFree=1743744/2055920 swapFree=4113124/4192956
[pid=16143] ppid=16141 vsize=5360 CPUtime=0
/proc/16143/stat : 16143 (glucose.sh) S 16141 16143 16034 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 215854754 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16143/statm: 1340 238 195 169 0 51 0
[pid=16146] ppid=16143 vsize=35652 CPUtime=2213.71
/proc/16146/stat : 16146 (glucose_static) R 16143 16143 16034 0 -1 4194304 7682 0 0 0 221359 12 0 0 25 0 1 0 215854756 36507648 7644 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/16146/statm: 8913 7644 76 172 0 8738 0
Current children cumulated CPU time (s) 2213.71
Current children cumulated vsize (KiB) 41012

[startup+2220.7 s]
/proc/loadavg: 1.05 1.01 0.97 2/66 16148
/proc/meminfo: memFree=1743744/2055920 swapFree=4113124/4192956
[pid=16143] ppid=16141 vsize=5360 CPUtime=0
/proc/16143/stat : 16143 (glucose.sh) S 16141 16143 16034 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 215854754 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16143/statm: 1340 238 195 169 0 51 0
[pid=16146] ppid=16143 vsize=35652 CPUtime=2220.1
/proc/16146/stat : 16146 (glucose_static) R 16143 16143 16034 0 -1 4194304 7684 0 0 0 221998 12 0 0 25 0 1 0 215854756 36507648 7646 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/16146/statm: 8913 7646 76 172 0 8738 0
Current children cumulated CPU time (s) 2220.1
Current children cumulated vsize (KiB) 41012

[startup+2223.9 s]
/proc/loadavg: 1.04 1.01 0.97 2/66 16148
/proc/meminfo: memFree=1743744/2055920 swapFree=4113124/4192956
[pid=16143] ppid=16141 vsize=5360 CPUtime=0
/proc/16143/stat : 16143 (glucose.sh) S 16141 16143 16034 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 215854754 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16143/statm: 1340 238 195 169 0 51 0
[pid=16146] ppid=16143 vsize=35652 CPUtime=2223.3
/proc/16146/stat : 16146 (glucose_static) R 16143 16143 16034 0 -1 4194304 7684 0 0 0 222318 12 0 0 25 0 1 0 215854756 36507648 7646 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/16146/statm: 8913 7646 76 172 0 8738 0
Current children cumulated CPU time (s) 2223.3
Current children cumulated vsize (KiB) 41012

[startup+2227.1 s]
/proc/loadavg: 1.04 1.01 0.97 2/66 16148
/proc/meminfo: memFree=1743808/2055920 swapFree=4113124/4192956
[pid=16143] ppid=16141 vsize=5360 CPUtime=0
/proc/16143/stat : 16143 (glucose.sh) S 16141 16143 16034 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 215854754 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16143/statm: 1340 238 195 169 0 51 0
[pid=16146] ppid=16143 vsize=35652 CPUtime=2226.5
/proc/16146/stat : 16146 (glucose_static) R 16143 16143 16034 0 -1 4194304 7684 0 0 0 222638 12 0 0 25 0 1 0 215854756 36507648 7646 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/16146/statm: 8913 7646 76 172 0 8738 0
Current children cumulated CPU time (s) 2226.5
Current children cumulated vsize (KiB) 41012

[startup+2227.9 s]
/proc/loadavg: 1.04 1.01 0.97 2/66 16148
/proc/meminfo: memFree=1743808/2055920 swapFree=4113124/4192956
[pid=16143] ppid=16141 vsize=5360 CPUtime=0
/proc/16143/stat : 16143 (glucose.sh) S 16141 16143 16034 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 215854754 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16143/statm: 1340 238 195 169 0 51 0
[pid=16146] ppid=16143 vsize=35652 CPUtime=2227.3
/proc/16146/stat : 16146 (glucose_static) R 16143 16143 16034 0 -1 4194304 7684 0 0 0 222718 12 0 0 25 0 1 0 215854756 36507648 7646 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/16146/statm: 8913 7646 76 172 0 8738 0
Current children cumulated CPU time (s) 2227.3
Current children cumulated vsize (KiB) 41012

[startup+2228.3 s]
/proc/loadavg: 1.04 1.01 0.97 2/66 16148
/proc/meminfo: memFree=1743808/2055920 swapFree=4113124/4192956
[pid=16143] ppid=16141 vsize=5360 CPUtime=0
/proc/16143/stat : 16143 (glucose.sh) S 16141 16143 16034 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 215854754 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16143/statm: 1340 238 195 169 0 51 0
[pid=16146] ppid=16143 vsize=35652 CPUtime=2227.7
/proc/16146/stat : 16146 (glucose_static) R 16143 16143 16034 0 -1 4194304 7684 0 0 0 222758 12 0 0 25 0 1 0 215854756 36507648 7646 1992294400 134512640 135217611 4294956304 18446744073709551615 134532960 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/16146/statm: 8913 7646 76 172 0 8738 0
Current children cumulated CPU time (s) 2227.7
Current children cumulated vsize (KiB) 41012

[startup+2228.5 s]
/proc/loadavg: 1.04 1.01 0.97 2/66 16148
/proc/meminfo: memFree=1743808/2055920 swapFree=4113124/4192956
[pid=16143] ppid=16141 vsize=5360 CPUtime=0
/proc/16143/stat : 16143 (glucose.sh) S 16141 16143 16034 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 215854754 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16143/statm: 1340 238 195 169 0 51 0
[pid=16146] ppid=16143 vsize=35652 CPUtime=2227.9
/proc/16146/stat : 16146 (glucose_static) R 16143 16143 16034 0 -1 4194304 7684 0 0 0 222778 12 0 0 25 0 1 0 215854756 36507648 7646 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/16146/statm: 8913 7646 76 172 0 8738 0
Current children cumulated CPU time (s) 2227.9
Current children cumulated vsize (KiB) 41012

Child status: 10
Real time (s): 2228.56
CPU time (s): 2227.97
CPU user time (s): 2227.83
CPU system time (s): 0.141978
CPU usage (%): 99.9738
Max. virtual memory (cumulated for all children) (KiB): 41012

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2227.83
system time used= 0.141978
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8461
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= 44
involuntary context switches= 4436

runsolver used 2.70859 second user time and 5.39718 second system time

The end

Launcher Data

Begin job on node69 at 2009-05-09 16:11:27
IDJOB=1783744
IDBENCH=24665
IDSOLVER=610
FILE ID=node69/1783744-1241878287
PBS_JOBID= 9264628
Free space on /tmp= 66204 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT07/crafted/Hard/contest05/others/mod2c-rand3bip-sat-220-2.sat05-2489.reshuffled-07.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1783744-1241878287/watcher-1783744-1241878287 -o /tmp/evaluation-result-1783744-1241878287/solver-1783744-1241878287 -C 5000 -W 6000 -M 1800  glucose.sh HOME/instance-1783744-1241878287.cnf

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

MD5SUM BENCH= 42a2d57c47222c3ed0e0546d3518a54d
RANDOM SEED=1824896100

node69.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.231
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.231
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:       1776048 kB
Buffers:         34556 kB
Cached:         106980 kB
SwapCached:      74092 kB
Active:          67560 kB
Inactive:       149980 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1776048 kB
SwapTotal:     4192956 kB
SwapFree:      4113124 kB
Dirty:            1620 kB
Writeback:           0 kB
Mapped:          14040 kB
Slab:            48240 kB
Committed_AS:   639512 kB
PageTables:       1464 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= 66204 MiB
End job on node69 at 2009-05-09 16:48:36