Trace number 3189381

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
Sol 2011-04-04SAT 5.06223 4.99595

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v350-c1491-S1077220429-098.SATISFIABLE.cnf
MD5SUM47cf94d2c6b17be07f455562df293cd1
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.003999
Satisfiable
(Un)Satisfiability was proved
Number of variables350
Number of clauses1491
Sum of the clauses size4473
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31491
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

4.96/4.98	s SATISFIABLE
4.96/4.99	v -270 166 86 271 258 -83 -272 -19 34 -62 140 -119 -314 -316 -278 -246 -118 17 -84 4 70 67 214 111 -237 -74 -230 -186 41 -157 9 126 -147 -288 226 -273 132 20 -72 327 -22 228 -325 -44 116 -197 323 275 -170 -180 113 192 209 -163 295 -127 36 -78 -238 -150 13 -313 207 40 274 -191 133 69 219 -213 -235 -247 -283 162 -48 223 -261 98 215 154 -199 -31 -66 -80 -30 -346 262 -103 -224 194 -222 336 -206 -51 148 -263 24 254 -47 322 268 101 348 -264 -87 3 242 158 183 -308 -57 259 330 -130 -38 6 202 10 -144 138 71 -300 289 -100 -196 94 172 -349 39 160 -18 -337 11 319 -104 143 -177 232 -77 233 345 287 195 -204 -49 -205 99 -326 -156 -109 -27 324 -136 -164 -121 -332 -338 301 342 -139 -60 -5 -198 -211 216 -277 -302 23 -102 -35 153 340 95 -218 -212 108 81 -298 -45 -174 123 -236 14 -124 79 -7 -200 -344 -59 305 -329 106 -217 -73 -112 231 -339 55 -292 128 -16 117 309 91 -175 -315 -250 -134 107 -97 -341 85 26 279 -265 -75 276 -306 -169 -65 -256 -185 296 168 243 -280 179 260 -307 -188 -68 -25 -267 -347 52 182 -50 -269 320 251 240 -142 -291 -303 176 193 -141 178 -241 284 88 -61 89 -42 167 -135 331 165 248 290 -190 334 -151 293 -244 -299 201 -257 146 155 43 -114 184 -28 297 54 249 -120 285 281 -96 -253 -266 -115 -152 -220 -189 -310 -53 125 -328 -29 122 -335 76 -210 -15 245 63 -159 -58 229 145 203 -350 -252 -93 -90 32 -37 -255 -33 234 -181 -321 -56 171 286 -187 173 -1 -129 282 92 -227 333 -8 137 -105 225 -318 -12 -311 343 317 -221 21 -312 -64 208 -239 46 149 -82 -131 -2 -161 294 -304 -110  0

Verifier Data

OK

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3189381-1302285089/watcher-3189381-1302285089 -o /tmp/evaluation-result-3189381-1302285089/solver-3189381-1302285089 -C 2400 -W 1300 -M 7680 mono Main.exe HOME/instance-3189381-1302285089.cnf 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.79 4.01 4.04 4/200 32270
/proc/meminfo: memFree=14553560/32951124 swapFree=67111528/67111528
[pid=32270] ppid=32268 vsize=11760 CPUtime=0 cores=4,6
/proc/32270/stat : 32270 (runsolver) R 32268 32270 31476 0 -1 4202560 46 0 0 0 0 0 0 0 25 0 1 0 320924366 12042240 55 33554432000 4194304 5392636 140735388102688 18446744073709551615 5012135 0 2147483391 4096 24578 0 0 0 17 6 0 0 0
/proc/32270/statm: 2940 55 36 293 0 2644 0

[startup+0.0993771 s]
/proc/loadavg: 3.79 4.01 4.04 4/200 32270
/proc/meminfo: memFree=14553560/32951124 swapFree=67111528/67111528
[pid=32270] ppid=32268 vsize=109248 CPUtime=0.09 cores=4,6
/proc/32270/stat : 32270 (mono) R 32268 32270 31476 0 -1 4202496 2228 0 0 0 9 0 0 0 18 0 9 0 320924366 111869952 2132 33554432000 4194304 7232020 140733747901952 18446744073709551615 1099403235 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/32270/statm: 27312 2132 1023 742 0 19883 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 109248

[startup+0.100347 s]
/proc/loadavg: 3.79 4.01 4.04 4/200 32270
/proc/meminfo: memFree=14553560/32951124 swapFree=67111528/67111528
[pid=32270] ppid=32268 vsize=109248 CPUtime=0.09 cores=4,6
/proc/32270/stat : 32270 (mono) R 32268 32270 31476 0 -1 4202496 2229 0 0 0 9 0 0 0 18 0 9 0 320924366 111869952 2133 33554432000 4194304 7232020 140733747901952 18446744073709551615 1099408834 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/32270/statm: 27312 2133 1023 742 0 19883 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 109248

[startup+0.300286 s]
/proc/loadavg: 3.79 4.01 4.04 4/200 32270
/proc/meminfo: memFree=14553560/32951124 swapFree=67111528/67111528
[pid=32270] ppid=32268 vsize=110360 CPUtime=0.29 cores=4,6
/proc/32270/stat : 32270 (mono) R 32268 32270 31476 0 -1 4202496 2434 0 0 0 29 0 0 0 18 0 9 0 320924366 113008640 2338 33554432000 4194304 7232020 140733747901952 18446744073709551615 1099403381 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/32270/statm: 27590 2338 1023 742 0 20161 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 110360

[startup+0.70022 s]
/proc/loadavg: 3.79 4.01 4.04 4/200 32270
/proc/meminfo: memFree=14553560/32951124 swapFree=67111528/67111528
[pid=32270] ppid=32268 vsize=111820 CPUtime=0.69 cores=4,6
/proc/32270/stat : 32270 (mono) R 32268 32270 31476 0 -1 4202496 2836 0 0 0 69 0 0 0 18 0 9 0 320924366 114503680 2707 33554432000 4194304 7232020 140733747901952 18446744073709551615 1099403804 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/32270/statm: 27955 2707 1023 742 0 20526 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 111820

[startup+1.50107 s]
/proc/loadavg: 3.79 4.01 4.04 5/222 32299
/proc/meminfo: memFree=14532312/32951124 swapFree=67111528/67111528
[pid=32270] ppid=32268 vsize=111884 CPUtime=1.5 cores=4,6
/proc/32270/stat : 32270 (mono) R 32268 32270 31476 0 -1 4202496 3152 0 0 0 150 0 0 0 18 0 9 0 320924366 114569216 2962 33554432000 4194304 7232020 140733747901952 18446744073709551615 1099402521 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/32270/statm: 27971 2962 1023 742 0 20542 0
[pid=32270/tid=32272] ppid=32268 vsize=111884 CPUtime=0 cores=4,6
/proc/32270/task/32272/stat : 32272 (mono) S 32268 32270 31476 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 9 0 320924367 114569216 2962 33554432000 4194304 7232020 140733747901952 18446744073709551615 228107266969 0 0 4096 545260780 18446604441965569920 0 0 -1 4 0 0 0
[pid=32270/tid=32273] ppid=32268 vsize=111884 CPUtime=0 cores=4,6
/proc/32270/task/32273/stat : 32273 (mono) S 32268 32270 31476 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 320924367 114569216 2962 33554432000 4194304 7232020 140733747901952 18446744073709551615 228107266969 0 0 4096 545260780 18446604441965569920 0 0 -1 6 0 0 0
[pid=32270/tid=32274] ppid=32268 vsize=111884 CPUtime=0 cores=4,6
/proc/32270/task/32274/stat : 32274 (mono) S 32268 32270 31476 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 320924367 114569216 2962 33554432000 4194304 7232020 140733747901952 18446744073709551615 228107266969 0 0 4096 545260780 18446604441965569920 0 0 -1 6 0 0 0
[pid=32270/tid=32275] ppid=32268 vsize=111884 CPUtime=0 cores=4,6
/proc/32270/task/32275/stat : 32275 (mono) S 32268 32270 31476 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 320924367 114569216 2962 33554432000 4194304 7232020 140733747901952 18446744073709551615 228107266969 0 0 4096 545260780 18446604441965569920 0 0 -1 4 0 0 0
[pid=32270/tid=32276] ppid=32268 vsize=111884 CPUtime=0 cores=4,6
/proc/32270/task/32276/stat : 32276 (mono) S 32268 32270 31476 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 320924367 114569216 2962 33554432000 4194304 7232020 140733747901952 18446744073709551615 228107266969 0 0 4096 545260780 18446604441965569920 0 0 -1 6 0 0 0
[pid=32270/tid=32277] ppid=32268 vsize=111884 CPUtime=0 cores=4,6
/proc/32270/task/32277/stat : 32277 (mono) S 32268 32270 31476 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 320924367 114569216 2962 33554432000 4194304 7232020 140733747901952 18446744073709551615 228107266969 0 0 4096 545260780 18446604441965569920 0 0 -1 4 0 0 0
[pid=32270/tid=32278] ppid=32268 vsize=111884 CPUtime=0 cores=4,6
/proc/32270/task/32278/stat : 32278 (mono) S 32268 32270 31476 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 320924367 114569216 2962 33554432000 4194304 7232020 140733747901952 18446744073709551615 228107266969 0 0 4096 545260780 18446604441965569920 0 0 -1 6 0 0 0
[pid=32270/tid=32281] ppid=32268 vsize=111884 CPUtime=0 cores=4,6
/proc/32270/task/32281/stat : 32281 (mono) S 32268 32270 31476 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 320924367 114569216 2962 33554432000 4194304 7232020 140733747901952 18446744073709551615 228107274673 0 0 4096 545260780 18446604441965569920 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 111884

[startup+3.1008 s]
/proc/loadavg: 3.79 4.01 4.04 5/222 32299
/proc/meminfo: memFree=14522392/32951124 swapFree=67111528/67111528
[pid=32270] ppid=32268 vsize=116344 CPUtime=3.12 cores=4,6
/proc/32270/stat : 32270 (mono) R 32268 32270 31476 0 -1 4202496 4109 0 0 0 312 0 0 0 18 0 9 0 320924366 119136256 3584 33554432000 4194304 7232020 140733747901952 18446744073709551615 1099404797 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/32270/statm: 29086 3584 1023 742 0 21657 0
[pid=32270/tid=32272] ppid=32268 vsize=116344 CPUtime=0.01 cores=4,6
/proc/32270/task/32272/stat : 32272 (mono) S 32268 32270 31476 0 -1 4202560 4 0 0 0 1 0 0 0 15 0 9 0 320924367 119136256 3584 33554432000 4194304 7232020 140733747901952 18446744073709551615 228107266969 0 0 4096 545260780 18446604441965569920 0 0 -1 6 0 0 0
[pid=32270/tid=32273] ppid=32268 vsize=116344 CPUtime=0.01 cores=4,6
/proc/32270/task/32273/stat : 32273 (mono) S 32268 32270 31476 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 320924367 119136256 3584 33554432000 4194304 7232020 140733747901952 18446744073709551615 228107266969 0 0 4096 545260780 18446604441965569920 0 0 -1 6 0 0 0
[pid=32270/tid=32274] ppid=32268 vsize=116344 CPUtime=0 cores=4,6
/proc/32270/task/32274/stat : 32274 (mono) S 32268 32270 31476 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 320924367 119136256 3584 33554432000 4194304 7232020 140733747901952 18446744073709551615 228107266969 0 0 4096 545260780 18446604441965569920 0 0 -1 6 0 0 0
[pid=32270/tid=32275] ppid=32268 vsize=116344 CPUtime=0.01 cores=4,6
/proc/32270/task/32275/stat : 32275 (mono) S 32268 32270 31476 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 320924367 119136256 3584 33554432000 4194304 7232020 140733747901952 18446744073709551615 228107266969 0 0 4096 545260780 18446604441965569920 0 0 -1 6 0 0 0
[pid=32270/tid=32276] ppid=32268 vsize=116344 CPUtime=0 cores=4,6
/proc/32270/task/32276/stat : 32276 (mono) S 32268 32270 31476 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 320924367 119136256 3584 33554432000 4194304 7232020 140733747901952 18446744073709551615 228107266969 0 0 4096 545260780 18446604441965569920 0 0 -1 6 0 0 0
[pid=32270/tid=32277] ppid=32268 vsize=116344 CPUtime=0 cores=4,6
/proc/32270/task/32277/stat : 32277 (mono) S 32268 32270 31476 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 320924367 119136256 3584 33554432000 4194304 7232020 140733747901952 18446744073709551615 228107266969 0 0 4096 545260780 18446604441965569920 0 0 -1 6 0 0 0
[pid=32270/tid=32278] ppid=32268 vsize=116344 CPUtime=0.01 cores=4,6
/proc/32270/task/32278/stat : 32278 (mono) S 32268 32270 31476 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 320924367 119136256 3584 33554432000 4194304 7232020 140733747901952 18446744073709551615 228107266969 0 0 4096 545260780 18446604441965569920 0 0 -1 6 0 0 0
[pid=32270/tid=32281] ppid=32268 vsize=116344 CPUtime=0 cores=4,6
/proc/32270/task/32281/stat : 32281 (mono) S 32268 32270 31476 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 320924367 119136256 3584 33554432000 4194304 7232020 140733747901952 18446744073709551615 228107274673 0 0 4096 545260780 18446604441965569920 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 116344

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

[startup+3.9006 s]
/proc/loadavg: 3.79 4.01 4.04 5/222 32299
/proc/meminfo: memFree=14516440/32951124 swapFree=67111528/67111528
[pid=32270] ppid=32268 vsize=116344 CPUtime=3.94 cores=4,6
/proc/32270/stat : 32270 (mono) R 32268 32270 31476 0 -1 4202496 4436 0 0 0 393 1 0 0 18 0 9 0 320924366 119136256 3911 33554432000 4194304 7232020 140733747901952 18446744073709551615 1099403264 0 0 4096 545260780 18446744073709551615 0 0 17 6 0 0 0
/proc/32270/statm: 29086 3911 1023 742 0 21657 0
[pid=32270/tid=32272] ppid=32268 vsize=116344 CPUtime=0.01 cores=4,6
/proc/32270/task/32272/stat : 32272 (mono) S 32268 32270 31476 0 -1 4202560 4 0 0 0 1 0 0 0 16 0 9 0 320924367 119136256 3911 33554432000 4194304 7232020 140733747901952 18446744073709551615 228107266969 0 0 4096 545260780 18446604441965569920 0 0 -1 6 0 0 0
[pid=32270/tid=32273] ppid=32268 vsize=116344 CPUtime=0.01 cores=4,6
/proc/32270/task/32273/stat : 32273 (mono) S 32268 32270 31476 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 320924367 119136256 3911 33554432000 4194304 7232020 140733747901952 18446744073709551615 228107266969 0 0 4096 545260780 18446604441965569920 0 0 -1 4 0 0 0
[pid=32270/tid=32274] ppid=32268 vsize=116344 CPUtime=0 cores=4,6
/proc/32270/task/32274/stat : 32274 (mono) S 32268 32270 31476 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 320924367 119136256 3911 33554432000 4194304 7232020 140733747901952 18446744073709551615 228107266969 0 0 4096 545260780 18446604441965569920 0 0 -1 4 0 0 0
[pid=32270/tid=32275] ppid=32268 vsize=116344 CPUtime=0.01 cores=4,6
/proc/32270/task/32275/stat : 32275 (mono) S 32268 32270 31476 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 320924367 119136256 3911 33554432000 4194304 7232020 140733747901952 18446744073709551615 228107266969 0 0 4096 545260780 18446604441965569920 0 0 -1 4 0 0 0
[pid=32270/tid=32276] ppid=32268 vsize=116344 CPUtime=0.01 cores=4,6
/proc/32270/task/32276/stat : 32276 (mono) S 32268 32270 31476 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 320924367 119136256 3911 33554432000 4194304 7232020 140733747901952 18446744073709551615 228107266969 0 0 4096 545260780 18446604441965569920 0 0 -1 4 0 0 0
[pid=32270/tid=32277] ppid=32268 vsize=116344 CPUtime=0 cores=4,6
/proc/32270/task/32277/stat : 32277 (mono) S 32268 32270 31476 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 320924367 119136256 3911 33554432000 4194304 7232020 140733747901952 18446744073709551615 228107266969 0 0 4096 545260780 18446604441965569920 0 0 -1 4 0 0 0
[pid=32270/tid=32278] ppid=32268 vsize=116344 CPUtime=0.01 cores=4,6
/proc/32270/task/32278/stat : 32278 (mono) S 32268 32270 31476 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 320924367 119136256 3911 33554432000 4194304 7232020 140733747901952 18446744073709551615 228107266969 0 0 4096 545260780 18446604441965569920 0 0 -1 4 0 0 0
[pid=32270/tid=32281] ppid=32268 vsize=116344 CPUtime=0 cores=4,6
/proc/32270/task/32281/stat : 32281 (mono) S 32268 32270 31476 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 320924367 119136256 3911 33554432000 4194304 7232020 140733747901952 18446744073709551615 228107274673 0 0 4096 545260780 18446604441965569920 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3.94
Current children cumulated vsize (KiB) 116344

[startup+4.70048 s]
/proc/loadavg: 3.81 4.00 4.04 5/222 32299
/proc/meminfo: memFree=14510232/32951124 swapFree=67111528/67111528
[pid=32270] ppid=32268 vsize=120268 CPUtime=4.76 cores=4,6
/proc/32270/stat : 32270 (mono) R 32268 32270 31476 0 -1 4202496 4870 0 0 0 475 1 0 0 18 0 9 0 320924366 123154432 4186 33554432000 4194304 7232020 140733747901952 18446744073709551615 1099403366 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/32270/statm: 30067 4186 1023 742 0 22638 0
[pid=32270/tid=32272] ppid=32268 vsize=120268 CPUtime=0.02 cores=4,6
/proc/32270/task/32272/stat : 32272 (mono) S 32268 32270 31476 0 -1 4202560 4 0 0 0 2 0 0 0 15 0 9 0 320924367 123154432 4186 33554432000 4194304 7232020 140733747901952 18446744073709551615 228107266969 0 0 4096 545260780 18446604441965569920 0 0 -1 4 0 0 0
[pid=32270/tid=32273] ppid=32268 vsize=120268 CPUtime=0.01 cores=4,6
/proc/32270/task/32273/stat : 32273 (mono) S 32268 32270 31476 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 320924367 123154432 4186 33554432000 4194304 7232020 140733747901952 18446744073709551615 228107266969 0 0 4096 545260780 18446604441965569920 0 0 -1 4 0 0 0
[pid=32270/tid=32274] ppid=32268 vsize=120268 CPUtime=0.01 cores=4,6
/proc/32270/task/32274/stat : 32274 (mono) S 32268 32270 31476 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 320924367 123154432 4186 33554432000 4194304 7232020 140733747901952 18446744073709551615 228107266969 0 0 4096 545260780 18446604441965569920 0 0 -1 4 0 0 0
[pid=32270/tid=32275] ppid=32268 vsize=120268 CPUtime=0.01 cores=4,6
/proc/32270/task/32275/stat : 32275 (mono) S 32268 32270 31476 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 320924367 123154432 4186 33554432000 4194304 7232020 140733747901952 18446744073709551615 228107266969 0 0 4096 545260780 18446604441965569920 0 0 -1 6 0 0 0
[pid=32270/tid=32276] ppid=32268 vsize=120268 CPUtime=0.01 cores=4,6
/proc/32270/task/32276/stat : 32276 (mono) S 32268 32270 31476 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 320924367 123154432 4186 33554432000 4194304 7232020 140733747901952 18446744073709551615 228107266969 0 0 4096 545260780 18446604441965569920 0 0 -1 4 0 0 0
[pid=32270/tid=32277] ppid=32268 vsize=120268 CPUtime=0.01 cores=4,6
/proc/32270/task/32277/stat : 32277 (mono) S 32268 32270 31476 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 320924367 123154432 4186 33554432000 4194304 7232020 140733747901952 18446744073709551615 228107266969 0 0 4096 545260780 18446604441965569920 0 0 -1 6 0 0 0
[pid=32270/tid=32278] ppid=32268 vsize=120268 CPUtime=0.02 cores=4,6
/proc/32270/task/32278/stat : 32278 (mono) S 32268 32270 31476 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 320924367 123154432 4186 33554432000 4194304 7232020 140733747901952 18446744073709551615 228107266969 0 0 4096 545260780 18446604441965569920 0 0 -1 6 0 0 0
[pid=32270/tid=32281] ppid=32268 vsize=120268 CPUtime=0 cores=4,6
/proc/32270/task/32281/stat : 32281 (mono) S 32268 32270 31476 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 320924367 123154432 4186 33554432000 4194304 7232020 140733747901952 18446744073709551615 228107274673 0 0 4096 545260780 18446604441965569920 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4.76
Current children cumulated vsize (KiB) 120268

[startup+4.90044 s]
/proc/loadavg: 3.81 4.00 4.04 5/222 32299
/proc/meminfo: memFree=14510232/32951124 swapFree=67111528/67111528
[pid=32270] ppid=32268 vsize=120268 CPUtime=4.96 cores=4,6
/proc/32270/stat : 32270 (mono) R 32268 32270 31476 0 -1 4202496 5003 0 0 0 495 1 0 0 18 0 9 0 320924366 123154432 3915 33554432000 4194304 7232020 140733747901952 18446744073709551615 1099403595 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/32270/statm: 30067 3915 1023 742 0 22638 0
[pid=32270/tid=32272] ppid=32268 vsize=120268 CPUtime=0.02 cores=4,6
/proc/32270/task/32272/stat : 32272 (mono) S 32268 32270 31476 0 -1 4202560 4 0 0 0 2 0 0 0 15 0 9 0 320924367 123154432 3915 33554432000 4194304 7232020 140733747901952 18446744073709551615 228107266969 0 0 4096 545260780 18446604441965569920 0 0 -1 4 0 0 0
[pid=32270/tid=32273] ppid=32268 vsize=120268 CPUtime=0.02 cores=4,6
/proc/32270/task/32273/stat : 32273 (mono) S 32268 32270 31476 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 320924367 123154432 3915 33554432000 4194304 7232020 140733747901952 18446744073709551615 228107266969 0 0 4096 545260780 18446604441965569920 0 0 -1 4 0 0 0
[pid=32270/tid=32274] ppid=32268 vsize=120268 CPUtime=0.01 cores=4,6
/proc/32270/task/32274/stat : 32274 (mono) S 32268 32270 31476 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 320924367 123154432 3915 33554432000 4194304 7232020 140733747901952 18446744073709551615 228107266969 0 0 4096 545260780 18446604441965569920 0 0 -1 4 0 0 0
[pid=32270/tid=32275] ppid=32268 vsize=120268 CPUtime=0.02 cores=4,6
/proc/32270/task/32275/stat : 32275 (mono) S 32268 32270 31476 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 320924367 123154432 3915 33554432000 4194304 7232020 140733747901952 18446744073709551615 228107266969 0 0 4096 545260780 18446604441965569920 0 0 -1 6 0 0 0
[pid=32270/tid=32276] ppid=32268 vsize=120268 CPUtime=0.01 cores=4,6
/proc/32270/task/32276/stat : 32276 (mono) S 32268 32270 31476 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 320924367 123154432 3915 33554432000 4194304 7232020 140733747901952 18446744073709551615 228107266969 0 0 4096 545260780 18446604441965569920 0 0 -1 6 0 0 0
[pid=32270/tid=32277] ppid=32268 vsize=120268 CPUtime=0.01 cores=4,6
/proc/32270/task/32277/stat : 32277 (mono) S 32268 32270 31476 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 320924367 123154432 3915 33554432000 4194304 7232020 140733747901952 18446744073709551615 228107266969 0 0 4096 545260780 18446604441965569920 0 0 -1 4 0 0 0
[pid=32270/tid=32278] ppid=32268 vsize=120268 CPUtime=0.02 cores=4,6
/proc/32270/task/32278/stat : 32278 (mono) S 32268 32270 31476 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 320924367 123154432 3915 33554432000 4194304 7232020 140733747901952 18446744073709551615 228107266969 0 0 4096 545260780 18446604441965569920 0 0 -1 6 0 0 0
[pid=32270/tid=32281] ppid=32268 vsize=120268 CPUtime=0 cores=4,6
/proc/32270/task/32281/stat : 32281 (mono) S 32268 32270 31476 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 320924367 123154432 3915 33554432000 4194304 7232020 140733747901952 18446744073709551615 228107274673 0 0 4096 545260780 18446604441965569920 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4.96
Current children cumulated vsize (KiB) 120268

Child status: 0
Real time (s): 4.99595
CPU time (s): 5.06223
CPU user time (s): 5.05023
CPU system time (s): 0.011998
CPU usage (%): 101.327
Max. virtual memory (cumulated for all children) (KiB): 120268

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.05023
system time used= 0.011998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5167
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5549
involuntary context switches= 1061

runsolver used 0.011998 second user time and 0.017997 second system time

The end

Launcher Data

Begin job on node142 at 2011-04-08 19:51:29
IDJOB=3189381
IDBENCH=82912
IDSOLVER=1608
FILE ID=node142/3189381-1302285089
RUNJOBID= node142-1302279880-31495
PBS_JOBID= 12919053
Free space on /tmp= 71284 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v350-c1491-S1077220429-098.SATISFIABLE.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3189381-1302285089/watcher-3189381-1302285089 -o /tmp/evaluation-result-3189381-1302285089/solver-3189381-1302285089 -C 2400 -W 1300 -M 7680  mono Main.exe HOME/instance-3189381-1302285089.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 47cf94d2c6b17be07f455562df293cd1
RANDOM SEED=1627503478

node142.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5131.95
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14553716 kB
Buffers:        543196 kB
Cached:       17373776 kB
SwapCached:          0 kB
Active:        9348716 kB
Inactive:      8646908 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14553716 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             288 kB
Writeback:           0 kB
AnonPages:       78724 kB
Mapped:          17984 kB
Slab:           337936 kB
PageTables:       5468 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   389536 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71280 MiB
End job on node142 at 2011-04-08 19:51:34