Trace number 1884810

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
BoolVar 2009-04-26SAT 30.1654 30.0948

General information on the benchmark

Name/PURE-SAT/SAT09/CRAFTED/sgi/
new-difficult-20-152-18-95.opb
MD5SUM122128389671b07c971938c6f4ca95cb
Bench CategoryPURE-SAT (instances containing only clauses)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark24.3113
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables360
Total number of constraints15466
Number of constraints which are clauses15466
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint20
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 21
Number of bits of the biggest sum of numbers5
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1.10/1.02	------------------------
1.10/1.02	Encoding : LINEAR, DIRECT, BDD, POLYW, GLOBC
1.10/1.02	Size : 0, 31256, 0, 0, 0
1.10/1.02	Count : 0, 15466, 0, 0, 0
1.10/1.02	
1.10/1.02	Command line : minisat tmp.dimacs %var 
1.10/1.02	
1.10/1.02	------------------------
1.10/1.03	This is MiniSat 2.0 beta
1.10/1.03	WARNING: for repeatability, setting FPU to use double precision
1.10/1.03	============================[ Problem Statistics ]=============================
1.10/1.03	|                                                                             |
1.10/1.03	|  Number of variables:  360                                                  |
1.10/1.03	|  Number of clauses:    15466                                                |
1.10/1.04	|  Parsing time:         0.01         s                                       |
1.12/1.14	============================[ Search Statistics ]==============================
1.12/1.14	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.12/1.14	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.12/1.14	===============================================================================
1.12/1.14	|         0 |     341    14986    38091 |     4995        0    nan |  0.000 % |
1.12/1.15	|       102 |     341    14986    38091 |     5494      102     73 |  0.001 % |
1.12/1.15	|       252 |     341    14986    38091 |     6044      252     79 |  0.001 % |
1.12/1.17	|       477 |     341    14986    38091 |     6648      477     86 |  0.001 % |
1.12/1.19	|       815 |     341    14986    38091 |     7313      815     86 |  0.001 % |
1.12/1.22	|      1321 |     341    14986    38091 |     8045     1321     82 |  0.001 % |
1.12/1.30	|      2081 |     341    14986    38091 |     8849     2081     83 |  0.001 % |
1.12/1.46	|      3221 |     341    14986    38091 |     9734     3221     81 |  0.001 % |
1.12/1.81	|      4929 |     341    14986    38091 |    10707     4929     80 |  0.001 % |
2.28/2.22	|      7493 |     341    14986    38091 |    11778     7493     79 |  0.001 % |
3.39/3.35	|     11337 |     341    14986    38091 |    12956    11337     81 |  0.001 % |
4.78/4.80	|     17107 |     341    14986    38091 |    14252    10525     79 |  0.001 % |
6.58/6.56	|     25756 |     341    14986    38091 |    15677    11952     77 |  0.001 % |
10.48/10.46	|     38730 |     341    14986    38091 |    17245     9124     75 |  0.001 % |
17.77/17.72	|     58191 |     341    14986    38091 |    18969    11110     78 |  0.001 % |
29.77/29.79	|     87383 |     341    14986    38091 |    20866    11552     82 |  0.001 % |
30.07/30.06	===============================================================================
30.07/30.06	restarts              : 16
30.07/30.06	conflicts             : 87885          (3031 /sec)
30.07/30.06	decisions             : 113295         (1.05 % random) (3907 /sec)
30.07/30.06	propagations          : 3646038        (125749 /sec)
30.07/30.06	conflict literals     : 7191292        (13.89 % deleted)
30.07/30.06	Memory used           : 11.79 MB
30.07/30.06	CPU time              : 28.9946 s
30.07/30.06	
30.07/30.06	s SATISFIABLE
30.07/30.06	v x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10 -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30 -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42 x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 -x81 -x82 -x83 -x84 x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100 -x101 -x102 -x103 -x104 -x105 -x106 -x107 x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 x150 -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169 -x170 x171 -x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180 -x181 -x182 -x183 -x184 -x185 -x186 -x187 -x188 -x189 -x190 -x191 x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200 -x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 -x209 -x210 -x211 -x212 x213 -x214 -x215 -x216 -x217 -x218 -x219 -x220 -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 -x229 -x230 -x231 -x232 -x233 x234 -x235 -x236 -x237 -x238 -x239 -x240 -x241 -x242 -x243 -x244 -x245 -x246 -x247 -x248 -x249 -x250 -x251 -x252 -x253 -x254 x255 -x256 -x257 -x258 -x259 -x260 -x261 -x262 -x263 -x264 -x265 -x266 -x267 -x268 -x269 -x270 -x271 -x272 -x273 -x274 -x275 x276 -x277 -x278 -x279 -x280 -x281 -x282 -x283 -x284 -x285 -x286 -x287 -x288 -x289 -x290 -x291 -x292 -x293 -x294 -x295 -x296 x297 -x298 -x299 -x300 -x301 -x302 -x303 -x304 -x305 -x306 -x307 -x308 -x309 -x310 -x311 -x312 -x313 -x314 -x315 -x316 -x317 x318 -x319 -x320 -x321 -x322 -x323 -x324 -x325 -x326 -x327 -x328 -x329 -x330 -x331 -x332 -x333 -x334 -x335 -x336 -x337 -x338 x339 -x340 -x341 -x342 -x343 -x344 -x345 -x346 -x347 -x348 -x349 -x350 -x351 -x352 -x353 -x354 -x355 -x356 -x357 -x358 -x359 x360 

Verifier Data

OK	0

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1884810-1245260502/watcher-1884810-1245260502 -o /tmp/evaluation-result-1884810-1245260502/solver-1884810-1245260502 -C 1800 -W 2000 -M 1800 java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1884810-1245260502.opb minisat %dimacs %var 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 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.93 3/64 23725
/proc/meminfo: memFree=1809552/2055920 swapFree=4192044/4192956
[pid=23725] ppid=23723 vsize=1616 CPUtime=0
/proc/23725/stat : 23725 (java) R 23723 23725 23374 0 -1 0 192 0 0 0 0 0 0 0 18 0 1 0 78758982 1654784 160 1992294400 134512640 134550932 4294956192 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/23725/statm: 405 160 124 9 0 47 0

[startup+0.0717381 s]
/proc/loadavg: 1.00 1.00 0.93 3/64 23725
/proc/meminfo: memFree=1809552/2055920 swapFree=4192044/4192956
[pid=23725] ppid=23723 vsize=1685156 CPUtime=0.06
/proc/23725/stat : 23725 (java) S 23723 23725 23374 0 -1 0 2707 0 1 0 4 2 0 0 18 0 9 0 78758982 1725599744 2202 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23725/statm: 421289 2202 1206 9 0 416200 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1685156

[startup+0.102511 s]
/proc/loadavg: 1.00 1.00 0.93 3/64 23725
/proc/meminfo: memFree=1809552/2055920 swapFree=4192044/4192956
[pid=23725] ppid=23723 vsize=1685156 CPUtime=0.11
/proc/23725/stat : 23725 (java) S 23723 23725 23374 0 -1 0 2888 0 1 0 9 2 0 0 18 0 9 0 78758982 1725599744 2382 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23725/statm: 421289 2384 1222 9 0 416200 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 1685156

[startup+0.301539 s]
/proc/loadavg: 1.00 1.00 0.93 3/64 23725
/proc/meminfo: memFree=1809552/2055920 swapFree=4192044/4192956
[pid=23725] ppid=23723 vsize=1685700 CPUtime=0.33
/proc/23725/stat : 23725 (java) S 23723 23725 23374 0 -1 0 4379 0 1 0 30 3 0 0 18 0 9 0 78758982 1726156800 3787 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23725/statm: 421425 3787 1391 9 0 416336 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 1685700

[startup+0.701564 s]
/proc/loadavg: 1.00 1.00 0.93 3/64 23725
/proc/meminfo: memFree=1809552/2055920 swapFree=4192044/4192956
[pid=23725] ppid=23723 vsize=1685560 CPUtime=0.79
/proc/23725/stat : 23725 (java) S 23723 23725 23374 0 -1 0 7112 0 1 0 75 4 0 0 18 0 9 0 78758982 1726013440 6203 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23725/statm: 421390 6203 2161 9 0 416301 0
Current children cumulated CPU time (s) 0.79
Current children cumulated vsize (KiB) 1685560

[startup+1.50164 s]
/proc/loadavg: 1.00 1.00 0.93 2/73 23734
/proc/meminfo: memFree=1787528/2055920 swapFree=4192044/4192956
[pid=23725] ppid=23723 vsize=1686532 CPUtime=1.12
/proc/23725/stat : 23725 (java) S 23723 23725 23374 0 -1 0 9155 0 1 0 107 5 0 0 18 0 12 0 78758982 1727008768 7690 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23725/statm: 421633 7690 2164 9 0 416544 0
[pid=23725/tid=23727] ppid=23723 vsize=1686532 CPUtime=0.69
/proc/23725/task/23727/stat : 23727 (java) S 23723 23725 23374 0 -1 64 2256 0 1 0 68 1 0 0 18 0 12 0 78758983 1727008768 7690 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23725/tid=23728] ppid=23723 vsize=1686532 CPUtime=0.31
/proc/23725/task/23728/stat : 23728 (java) S 23723 23725 23374 0 -1 64 5606 0 0 0 29 2 0 0 16 0 12 0 78758984 1727008768 7690 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23725/tid=23729] ppid=23723 vsize=1686532 CPUtime=0
/proc/23725/task/23729/stat : 23729 (java) S 23723 23725 23374 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 78758984 1727008768 7690 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23725/tid=23730] ppid=23723 vsize=1686532 CPUtime=0
/proc/23725/task/23730/stat : 23730 (java) S 23723 23725 23374 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 78758984 1727008768 7690 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23725/tid=23731] ppid=23723 vsize=1686532 CPUtime=0
/proc/23725/task/23731/stat : 23731 (java) S 23723 23725 23374 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 78758986 1727008768 7690 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23725/tid=23732] ppid=23723 vsize=1686532 CPUtime=0.1
/proc/23725/task/23732/stat : 23732 (java) S 23723 23725 23374 0 -1 64 424 0 0 0 10 0 0 0 15 0 12 0 78758986 1727008768 7690 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23725/tid=23733] ppid=23723 vsize=1686532 CPUtime=0
/proc/23725/task/23733/stat : 23733 (java) S 23723 23725 23374 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 78758987 1727008768 7690 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23725/tid=23734] ppid=23723 vsize=1686532 CPUtime=0
/proc/23725/task/23734/stat : 23734 (java) S 23723 23725 23374 0 -1 64 6 0 0 0 0 0 0 0 15 0 12 0 78758987 1727008768 7690 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.12
Current children cumulated vsize (KiB) 1686532

[startup+3.10277 s]
/proc/loadavg: 1.00 1.00 0.93 2/77 23738
/proc/meminfo: memFree=1783208/2055920 swapFree=4192044/4192956
[pid=23725] ppid=23723 vsize=1686532 CPUtime=1.12
/proc/23725/stat : 23725 (java) S 23723 23725 23374 0 -1 0 9174 0 1 0 107 5 0 0 18 0 12 0 78758982 1727008768 7690 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23725/statm: 421633 7690 2164 9 0 416544 0
[pid=23736] ppid=23725 vsize=6712 CPUtime=2.05
/proc/23736/stat : 23736 (minisat) R 23725 23725 23374 0 -1 4194304 1427 0 0 0 205 0 0 0 25 0 1 0 78759085 6873088 1369 1992294400 134512640 135156773 4294956080 18446744073709551615 134556286 0 4 0 3 0 0 0 17 0 0 0
/proc/23736/statm: 1678 1370 74 157 0 1518 0
[pid=23725/tid=23727] ppid=23723 vsize=1686532 CPUtime=0.69
/proc/23725/task/23727/stat : 23727 (java) S 23723 23725 23374 0 -1 64 2256 0 1 0 68 1 0 0 18 0 12 0 78758983 1727008768 7690 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23725/tid=23728] ppid=23723 vsize=1686532 CPUtime=0.31
/proc/23725/task/23728/stat : 23728 (java) S 23723 23725 23374 0 -1 64 5624 0 0 0 29 2 0 0 16 0 12 0 78758984 1727008768 7690 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23725/tid=23729] ppid=23723 vsize=1686532 CPUtime=0
/proc/23725/task/23729/stat : 23729 (java) S 23723 23725 23374 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 78758984 1727008768 7690 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23725/tid=23730] ppid=23723 vsize=1686532 CPUtime=0
/proc/23725/task/23730/stat : 23730 (java) S 23723 23725 23374 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 78758984 1727008768 7690 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23725/tid=23731] ppid=23723 vsize=1686532 CPUtime=0
/proc/23725/task/23731/stat : 23731 (java) S 23723 23725 23374 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 78758986 1727008768 7690 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23725/tid=23732] ppid=23723 vsize=1686532 CPUtime=0.1
/proc/23725/task/23732/stat : 23732 (java) S 23723 23725 23374 0 -1 64 424 0 0 0 10 0 0 0 15 0 12 0 78758986 1727008768 7690 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23725/tid=23733] ppid=23723 vsize=1686532 CPUtime=0
/proc/23725/task/23733/stat : 23733 (java) S 23723 23725 23374 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 78758987 1727008768 7690 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23725/tid=23734] ppid=23723 vsize=1686532 CPUtime=0
/proc/23725/task/23734/stat : 23734 (java) S 23723 23725 23374 0 -1 64 6 0 0 0 0 0 0 0 15 0 12 0 78758987 1727008768 7690 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23725/tid=23735] ppid=23723 vsize=1686532 CPUtime=0
/proc/23725/task/23735/stat : 23735 (java) S 23723 23725 23374 0 -1 64 69 0 0 0 0 0 0 0 18 0 12 0 78759085 1727008768 7690 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=23725/tid=23737] ppid=23723 vsize=1686532 CPUtime=0
/proc/23725/task/23737/stat : 23737 (java) S 23723 23725 23374 0 -1 64 49 0 0 0 0 0 0 0 15 0 12 0 78759085 1727008768 7690 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=23725/tid=23738] ppid=23723 vsize=1686532 CPUtime=0
/proc/23725/task/23738/stat : 23738 (java) S 23723 23725 23374 0 -1 64 11 0 0 0 0 0 0 0 19 0 12 0 78759085 1727008768 7690 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.17
Current children cumulated vsize (KiB) 1693244

[startup+6.30205 s]
/proc/loadavg: 1.00 1.00 0.93 2/77 23738
/proc/meminfo: memFree=1780136/2055920 swapFree=4192044/4192956
[pid=23725] ppid=23723 vsize=1686520 CPUtime=1.12
/proc/23725/stat : 23725 (java) S 23723 23725 23374 0 -1 0 9314 0 1 0 107 5 0 0 18 0 12 0 78758982 1726996480 7687 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23725/statm: 421630 7687 2164 9 0 416541 0
[pid=23736] ppid=23725 vsize=8436 CPUtime=5.26
/proc/23736/stat : 23736 (minisat) R 23725 23725 23374 0 -1 4194304 1829 0 0 0 525 1 0 0 25 0 1 0 78759085 8638464 1771 1992294400 134512640 135156773 4294956080 18446744073709551615 134556380 0 4 0 3 0 0 0 17 0 0 0
/proc/23736/statm: 2109 1771 74 157 0 1949 0
[pid=23725/tid=23727] ppid=23723 vsize=1686520 CPUtime=0.69
/proc/23725/task/23727/stat : 23727 (java) S 23723 23725 23374 0 -1 64 2256 0 1 0 68 1 0 0 18 0 12 0 78758983 1726996480 7687 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23725/tid=23728] ppid=23723 vsize=1686520 CPUtime=0.31
/proc/23725/task/23728/stat : 23728 (java) S 23723 23725 23374 0 -1 64 5754 0 0 0 29 2 0 0 16 0 12 0 78758984 1726996480 7687 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23725/tid=23729] ppid=23723 vsize=1686520 CPUtime=0
/proc/23725/task/23729/stat : 23729 (java) S 23723 23725 23374 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 78758984 1726996480 7687 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23725/tid=23730] ppid=23723 vsize=1686520 CPUtime=0
/proc/23725/task/23730/stat : 23730 (java) S 23723 23725 23374 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 78758984 1726996480 7687 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23725/tid=23731] ppid=23723 vsize=1686520 CPUtime=0
/proc/23725/task/23731/stat : 23731 (java) S 23723 23725 23374 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 78758986 1726996480 7687 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23725/tid=23732] ppid=23723 vsize=1686520 CPUtime=0.1
/proc/23725/task/23732/stat : 23732 (java) S 23723 23725 23374 0 -1 64 424 0 0 0 10 0 0 0 15 0 12 0 78758986 1726996480 7687 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23725/tid=23733] ppid=23723 vsize=1686520 CPUtime=0
/proc/23725/task/23733/stat : 23733 (java) S 23723 23725 23374 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 78758987 1726996480 7687 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23725/tid=23734] ppid=23723 vsize=1686520 CPUtime=0
/proc/23725/task/23734/stat : 23734 (java) S 23723 23725 23374 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 78758987 1726996480 7687 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23725/tid=23735] ppid=23723 vsize=1686520 CPUtime=0
/proc/23725/task/23735/stat : 23735 (java) S 23723 23725 23374 0 -1 64 69 0 0 0 0 0 0 0 18 0 12 0 78759085 1726996480 7687 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=23725/tid=23737] ppid=23723 vsize=1686520 CPUtime=0
/proc/23725/task/23737/stat : 23737 (java) S 23723 23725 23374 0 -1 64 50 0 0 0 0 0 0 0 16 0 12 0 78759085 1726996480 7687 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=23725/tid=23738] ppid=23723 vsize=1686520 CPUtime=0
/proc/23725/task/23738/stat : 23738 (java) S 23723 23725 23374 0 -1 64 11 0 0 0 0 0 0 0 19 0 12 0 78759085 1726996480 7687 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.38
Current children cumulated vsize (KiB) 1694956

[startup+12.7026 s]
/proc/loadavg: 1.00 1.00 0.93 2/77 23738
/proc/meminfo: memFree=1778664/2055920 swapFree=4192044/4192956
[pid=23725] ppid=23723 vsize=1686520 CPUtime=1.12
/proc/23725/stat : 23725 (java) S 23723 23725 23374 0 -1 0 9314 0 1 0 107 5 0 0 18 0 12 0 78758982 1726996480 7687 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23725/statm: 421630 7687 2164 9 0 416541 0
[pid=23736] ppid=23725 vsize=9268 CPUtime=11.66
/proc/23736/stat : 23736 (minisat) R 23725 23725 23374 0 -1 4194304 2059 0 0 0 1165 1 0 0 25 0 1 0 78759085 9490432 2001 1992294400 134512640 135156773 4294956080 18446744073709551615 134556368 0 4 0 3 0 0 0 17 0 0 0
/proc/23736/statm: 2317 2001 74 157 0 2157 0
[pid=23725/tid=23727] ppid=23723 vsize=1686520 CPUtime=0.69
/proc/23725/task/23727/stat : 23727 (java) S 23723 23725 23374 0 -1 64 2256 0 1 0 68 1 0 0 18 0 12 0 78758983 1726996480 7687 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23725/tid=23728] ppid=23723 vsize=1686520 CPUtime=0.31
/proc/23725/task/23728/stat : 23728 (java) S 23723 23725 23374 0 -1 64 5754 0 0 0 29 2 0 0 16 0 12 0 78758984 1726996480 7687 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23725/tid=23729] ppid=23723 vsize=1686520 CPUtime=0
/proc/23725/task/23729/stat : 23729 (java) S 23723 23725 23374 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 78758984 1726996480 7687 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23725/tid=23730] ppid=23723 vsize=1686520 CPUtime=0
/proc/23725/task/23730/stat : 23730 (java) S 23723 23725 23374 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 78758984 1726996480 7687 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23725/tid=23731] ppid=23723 vsize=1686520 CPUtime=0
/proc/23725/task/23731/stat : 23731 (java) S 23723 23725 23374 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 78758986 1726996480 7687 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23725/tid=23732] ppid=23723 vsize=1686520 CPUtime=0.1
/proc/23725/task/23732/stat : 23732 (java) S 23723 23725 23374 0 -1 64 424 0 0 0 10 0 0 0 15 0 12 0 78758986 1726996480 7687 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23725/tid=23733] ppid=23723 vsize=1686520 CPUtime=0
/proc/23725/task/23733/stat : 23733 (java) S 23723 23725 23374 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 78758987 1726996480 7687 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23725/tid=23734] ppid=23723 vsize=1686520 CPUtime=0
/proc/23725/task/23734/stat : 23734 (java) S 23723 23725 23374 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 78758987 1726996480 7687 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23725/tid=23735] ppid=23723 vsize=1686520 CPUtime=0
/proc/23725/task/23735/stat : 23735 (java) S 23723 23725 23374 0 -1 64 69 0 0 0 0 0 0 0 18 0 12 0 78759085 1726996480 7687 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=23725/tid=23737] ppid=23723 vsize=1686520 CPUtime=0
/proc/23725/task/23737/stat : 23737 (java) S 23723 23725 23374 0 -1 64 50 0 0 0 0 0 0 0 16 0 12 0 78759085 1726996480 7687 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=23725/tid=23738] ppid=23723 vsize=1686520 CPUtime=0
/proc/23725/task/23738/stat : 23738 (java) S 23723 23725 23374 0 -1 64 11 0 0 0 0 0 0 0 19 0 12 0 78759085 1726996480 7687 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.78
Current children cumulated vsize (KiB) 1695788

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 0.93 2/77 23738
/proc/meminfo: memFree=1776360/2055920 swapFree=4192044/4192956
[pid=23725] ppid=23723 vsize=1686520 CPUtime=1.12
/proc/23725/stat : 23725 (java) S 23723 23725 23374 0 -1 0 9314 0 1 0 107 5 0 0 18 0 12 0 78758982 1726996480 7687 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23725/statm: 421630 7687 2164 9 0 416541 0
[pid=23736] ppid=23725 vsize=11740 CPUtime=24.45
/proc/23736/stat : 23736 (minisat) R 23725 23725 23374 0 -1 4194304 2639 0 0 0 2443 2 0 0 25 0 1 0 78759085 12021760 2581 1992294400 134512640 135156773 4294956080 18446744073709551615 134556253 0 4 0 3 0 0 0 17 0 0 0
/proc/23736/statm: 2935 2581 74 157 0 2775 0
[pid=23725/tid=23727] ppid=23723 vsize=1686520 CPUtime=0.69
/proc/23725/task/23727/stat : 23727 (java) S 23723 23725 23374 0 -1 64 2256 0 1 0 68 1 0 0 18 0 12 0 78758983 1726996480 7687 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23725/tid=23728] ppid=23723 vsize=1686520 CPUtime=0.31
/proc/23725/task/23728/stat : 23728 (java) S 23723 23725 23374 0 -1 64 5754 0 0 0 29 2 0 0 16 0 12 0 78758984 1726996480 7687 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23725/tid=23729] ppid=23723 vsize=1686520 CPUtime=0
/proc/23725/task/23729/stat : 23729 (java) S 23723 23725 23374 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 78758984 1726996480 7687 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23725/tid=23730] ppid=23723 vsize=1686520 CPUtime=0
/proc/23725/task/23730/stat : 23730 (java) S 23723 23725 23374 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 78758984 1726996480 7687 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23725/tid=23731] ppid=23723 vsize=1686520 CPUtime=0

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


[startup+27.1029 s]
/proc/loadavg: 1.00 1.00 0.93 2/77 23738
/proc/meminfo: memFree=1776296/2055920 swapFree=4192044/4192956
[pid=23725] ppid=23723 vsize=1686520 CPUtime=1.12
/proc/23725/stat : 23725 (java) S 23723 23725 23374 0 -1 0 9314 0 1 0 107 5 0 0 18 0 12 0 78758982 1726996480 7687 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23725/statm: 421630 7687 2164 9 0 416541 0
[pid=23736] ppid=23725 vsize=11740 CPUtime=26.05
/proc/23736/stat : 23736 (minisat) R 23725 23725 23374 0 -1 4194304 2664 0 0 0 2603 2 0 0 25 0 1 0 78759085 12021760 2606 1992294400 134512640 135156773 4294956080 18446744073709551615 134553680 0 4 0 3 0 0 0 17 0 0 0
/proc/23736/statm: 2935 2606 74 157 0 2775 0
[pid=23725/tid=23727] ppid=23723 vsize=1686520 CPUtime=0.69
/proc/23725/task/23727/stat : 23727 (java) S 23723 23725 23374 0 -1 64 2256 0 1 0 68 1 0 0 18 0 12 0 78758983 1726996480 7687 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23725/tid=23728] ppid=23723 vsize=1686520 CPUtime=0.31
/proc/23725/task/23728/stat : 23728 (java) S 23723 23725 23374 0 -1 64 5754 0 0 0 29 2 0 0 16 0 12 0 78758984 1726996480 7687 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23725/tid=23729] ppid=23723 vsize=1686520 CPUtime=0
/proc/23725/task/23729/stat : 23729 (java) S 23723 23725 23374 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 78758984 1726996480 7687 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23725/tid=23730] ppid=23723 vsize=1686520 CPUtime=0
/proc/23725/task/23730/stat : 23730 (java) S 23723 23725 23374 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 78758984 1726996480 7687 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23725/tid=23731] ppid=23723 vsize=1686520 CPUtime=0
/proc/23725/task/23731/stat : 23731 (java) S 23723 23725 23374 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 78758986 1726996480 7687 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23725/tid=23732] ppid=23723 vsize=1686520 CPUtime=0.1
/proc/23725/task/23732/stat : 23732 (java) S 23723 23725 23374 0 -1 64 424 0 0 0 10 0 0 0 15 0 12 0 78758986 1726996480 7687 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23725/tid=23733] ppid=23723 vsize=1686520 CPUtime=0
/proc/23725/task/23733/stat : 23733 (java) S 23723 23725 23374 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 78758987 1726996480 7687 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23725/tid=23734] ppid=23723 vsize=1686520 CPUtime=0
/proc/23725/task/23734/stat : 23734 (java) S 23723 23725 23374 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 78758987 1726996480 7687 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23725/tid=23735] ppid=23723 vsize=1686520 CPUtime=0
/proc/23725/task/23735/stat : 23735 (java) S 23723 23725 23374 0 -1 64 69 0 0 0 0 0 0 0 18 0 12 0 78759085 1726996480 7687 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=23725/tid=23737] ppid=23723 vsize=1686520 CPUtime=0
/proc/23725/task/23737/stat : 23737 (java) S 23723 23725 23374 0 -1 64 50 0 0 0 0 0 0 0 16 0 12 0 78759085 1726996480 7687 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=23725/tid=23738] ppid=23723 vsize=1686520 CPUtime=0
/proc/23725/task/23738/stat : 23738 (java) S 23723 23725 23374 0 -1 64 11 0 0 0 0 0 0 0 19 0 12 0 78759085 1726996480 7687 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 27.17
Current children cumulated vsize (KiB) 1698260

[startup+28.702 s]
/proc/loadavg: 1.00 1.00 0.93 2/77 23738
/proc/meminfo: memFree=1776104/2055920 swapFree=4192044/4192956
[pid=23725] ppid=23723 vsize=1686520 CPUtime=1.12
/proc/23725/stat : 23725 (java) S 23723 23725 23374 0 -1 0 9314 0 1 0 107 5 0 0 18 0 12 0 78758982 1726996480 7687 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23725/statm: 421630 7687 2164 9 0 416541 0
[pid=23736] ppid=23725 vsize=12072 CPUtime=27.65
/proc/23736/stat : 23736 (minisat) R 23725 23725 23374 0 -1 4194304 2702 0 0 0 2763 2 0 0 25 0 1 0 78759085 12361728 2644 1992294400 134512640 135156773 4294956080 18446744073709551615 134556384 0 4 0 3 0 0 0 17 0 0 0
/proc/23736/statm: 3018 2644 74 157 0 2858 0
[pid=23725/tid=23727] ppid=23723 vsize=1686520 CPUtime=0.69
/proc/23725/task/23727/stat : 23727 (java) S 23723 23725 23374 0 -1 64 2256 0 1 0 68 1 0 0 18 0 12 0 78758983 1726996480 7687 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23725/tid=23728] ppid=23723 vsize=1686520 CPUtime=0.31
/proc/23725/task/23728/stat : 23728 (java) S 23723 23725 23374 0 -1 64 5754 0 0 0 29 2 0 0 16 0 12 0 78758984 1726996480 7687 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23725/tid=23729] ppid=23723 vsize=1686520 CPUtime=0
/proc/23725/task/23729/stat : 23729 (java) S 23723 23725 23374 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 78758984 1726996480 7687 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23725/tid=23730] ppid=23723 vsize=1686520 CPUtime=0
/proc/23725/task/23730/stat : 23730 (java) S 23723 23725 23374 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 78758984 1726996480 7687 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23725/tid=23731] ppid=23723 vsize=1686520 CPUtime=0
/proc/23725/task/23731/stat : 23731 (java) S 23723 23725 23374 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 78758986 1726996480 7687 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23725/tid=23732] ppid=23723 vsize=1686520 CPUtime=0.1
/proc/23725/task/23732/stat : 23732 (java) S 23723 23725 23374 0 -1 64 424 0 0 0 10 0 0 0 15 0 12 0 78758986 1726996480 7687 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23725/tid=23733] ppid=23723 vsize=1686520 CPUtime=0
/proc/23725/task/23733/stat : 23733 (java) S 23723 23725 23374 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 78758987 1726996480 7687 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23725/tid=23734] ppid=23723 vsize=1686520 CPUtime=0
/proc/23725/task/23734/stat : 23734 (java) S 23723 23725 23374 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 78758987 1726996480 7687 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23725/tid=23735] ppid=23723 vsize=1686520 CPUtime=0
/proc/23725/task/23735/stat : 23735 (java) S 23723 23725 23374 0 -1 64 69 0 0 0 0 0 0 0 18 0 12 0 78759085 1726996480 7687 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=23725/tid=23737] ppid=23723 vsize=1686520 CPUtime=0
/proc/23725/task/23737/stat : 23737 (java) S 23723 23725 23374 0 -1 64 50 0 0 0 0 0 0 0 16 0 12 0 78759085 1726996480 7687 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=23725/tid=23738] ppid=23723 vsize=1686520 CPUtime=0
/proc/23725/task/23738/stat : 23738 (java) S 23723 23725 23374 0 -1 64 11 0 0 0 0 0 0 0 19 0 12 0 78759085 1726996480 7687 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 28.77
Current children cumulated vsize (KiB) 1698592

[startup+29.5021 s]
/proc/loadavg: 1.00 1.00 0.93 2/77 23738
/proc/meminfo: memFree=1776104/2055920 swapFree=4192044/4192956
[pid=23725] ppid=23723 vsize=1686520 CPUtime=1.12
/proc/23725/stat : 23725 (java) S 23723 23725 23374 0 -1 0 9314 0 1 0 107 5 0 0 18 0 12 0 78758982 1726996480 7687 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23725/statm: 421630 7687 2164 9 0 416541 0
[pid=23736] ppid=23725 vsize=12072 CPUtime=28.45
/proc/23736/stat : 23736 (minisat) R 23725 23725 23374 0 -1 4194304 2721 0 0 0 2843 2 0 0 25 0 1 0 78759085 12361728 2663 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 0 0 0
/proc/23736/statm: 3018 2663 74 157 0 2858 0
[pid=23725/tid=23727] ppid=23723 vsize=1686520 CPUtime=0.69
/proc/23725/task/23727/stat : 23727 (java) S 23723 23725 23374 0 -1 64 2256 0 1 0 68 1 0 0 18 0 12 0 78758983 1726996480 7687 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23725/tid=23728] ppid=23723 vsize=1686520 CPUtime=0.31
/proc/23725/task/23728/stat : 23728 (java) S 23723 23725 23374 0 -1 64 5754 0 0 0 29 2 0 0 16 0 12 0 78758984 1726996480 7687 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23725/tid=23729] ppid=23723 vsize=1686520 CPUtime=0
/proc/23725/task/23729/stat : 23729 (java) S 23723 23725 23374 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 78758984 1726996480 7687 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23725/tid=23730] ppid=23723 vsize=1686520 CPUtime=0
/proc/23725/task/23730/stat : 23730 (java) S 23723 23725 23374 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 78758984 1726996480 7687 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23725/tid=23731] ppid=23723 vsize=1686520 CPUtime=0
/proc/23725/task/23731/stat : 23731 (java) S 23723 23725 23374 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 78758986 1726996480 7687 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23725/tid=23732] ppid=23723 vsize=1686520 CPUtime=0.1
/proc/23725/task/23732/stat : 23732 (java) S 23723 23725 23374 0 -1 64 424 0 0 0 10 0 0 0 15 0 12 0 78758986 1726996480 7687 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23725/tid=23733] ppid=23723 vsize=1686520 CPUtime=0
/proc/23725/task/23733/stat : 23733 (java) S 23723 23725 23374 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 78758987 1726996480 7687 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23725/tid=23734] ppid=23723 vsize=1686520 CPUtime=0
/proc/23725/task/23734/stat : 23734 (java) S 23723 23725 23374 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 78758987 1726996480 7687 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23725/tid=23735] ppid=23723 vsize=1686520 CPUtime=0
/proc/23725/task/23735/stat : 23735 (java) S 23723 23725 23374 0 -1 64 69 0 0 0 0 0 0 0 18 0 12 0 78759085 1726996480 7687 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=23725/tid=23737] ppid=23723 vsize=1686520 CPUtime=0
/proc/23725/task/23737/stat : 23737 (java) S 23723 23725 23374 0 -1 64 50 0 0 0 0 0 0 0 16 0 12 0 78759085 1726996480 7687 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=23725/tid=23738] ppid=23723 vsize=1686520 CPUtime=0
/proc/23725/task/23738/stat : 23738 (java) S 23723 23725 23374 0 -1 64 11 0 0 0 0 0 0 0 19 0 12 0 78759085 1726996480 7687 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 29.57
Current children cumulated vsize (KiB) 1698592

[startup+29.9021 s]
/proc/loadavg: 1.00 1.00 0.93 2/77 23738
/proc/meminfo: memFree=1775976/2055920 swapFree=4192044/4192956
[pid=23725] ppid=23723 vsize=1686520 CPUtime=1.12
/proc/23725/stat : 23725 (java) S 23723 23725 23374 0 -1 0 9315 0 1 0 107 5 0 0 18 0 12 0 78758982 1726996480 7687 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23725/statm: 421630 7687 2164 9 0 416541 0
[pid=23736] ppid=23725 vsize=12072 CPUtime=28.85
/proc/23736/stat : 23736 (minisat) R 23725 23725 23374 0 -1 4194304 2721 0 0 0 2883 2 0 0 25 0 1 0 78759085 12361728 2663 1992294400 134512640 135156773 4294956080 18446744073709551615 134556407 0 4 0 3 0 0 0 17 0 0 0
/proc/23736/statm: 3018 2663 74 157 0 2858 0
[pid=23725/tid=23727] ppid=23723 vsize=1686520 CPUtime=0.69
/proc/23725/task/23727/stat : 23727 (java) S 23723 23725 23374 0 -1 64 2256 0 1 0 68 1 0 0 18 0 12 0 78758983 1726996480 7687 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23725/tid=23728] ppid=23723 vsize=1686520 CPUtime=0.31
/proc/23725/task/23728/stat : 23728 (java) S 23723 23725 23374 0 -1 64 5754 0 0 0 29 2 0 0 16 0 12 0 78758984 1726996480 7687 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23725/tid=23729] ppid=23723 vsize=1686520 CPUtime=0
/proc/23725/task/23729/stat : 23729 (java) S 23723 23725 23374 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 78758984 1726996480 7687 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23725/tid=23730] ppid=23723 vsize=1686520 CPUtime=0
/proc/23725/task/23730/stat : 23730 (java) S 23723 23725 23374 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 78758984 1726996480 7687 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23725/tid=23731] ppid=23723 vsize=1686520 CPUtime=0
/proc/23725/task/23731/stat : 23731 (java) S 23723 23725 23374 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 78758986 1726996480 7687 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23725/tid=23732] ppid=23723 vsize=1686520 CPUtime=0.1
/proc/23725/task/23732/stat : 23732 (java) S 23723 23725 23374 0 -1 64 424 0 0 0 10 0 0 0 15 0 12 0 78758986 1726996480 7687 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23725/tid=23733] ppid=23723 vsize=1686520 CPUtime=0
/proc/23725/task/23733/stat : 23733 (java) S 23723 23725 23374 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 78758987 1726996480 7687 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23725/tid=23734] ppid=23723 vsize=1686520 CPUtime=0
/proc/23725/task/23734/stat : 23734 (java) S 23723 23725 23374 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 78758987 1726996480 7687 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23725/tid=23735] ppid=23723 vsize=1686520 CPUtime=0
/proc/23725/task/23735/stat : 23735 (java) S 23723 23725 23374 0 -1 64 69 0 0 0 0 0 0 0 18 0 12 0 78759085 1726996480 7687 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=23725/tid=23737] ppid=23723 vsize=1686520 CPUtime=0
/proc/23725/task/23737/stat : 23737 (java) S 23723 23725 23374 0 -1 64 51 0 0 0 0 0 0 0 16 0 12 0 78759085 1726996480 7687 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=23725/tid=23738] ppid=23723 vsize=1686520 CPUtime=0
/proc/23725/task/23738/stat : 23738 (java) S 23723 23725 23374 0 -1 64 11 0 0 0 0 0 0 0 19 0 12 0 78759085 1726996480 7687 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 29.97
Current children cumulated vsize (KiB) 1698592

[startup+30.0021 s]
/proc/loadavg: 1.00 1.00 0.93 2/77 23738
/proc/meminfo: memFree=1775976/2055920 swapFree=4192044/4192956
[pid=23725] ppid=23723 vsize=1686520 CPUtime=1.12
/proc/23725/stat : 23725 (java) S 23723 23725 23374 0 -1 0 9315 0 1 0 107 5 0 0 18 0 12 0 78758982 1726996480 7687 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23725/statm: 421630 7687 2164 9 0 416541 0
[pid=23736] ppid=23725 vsize=12072 CPUtime=28.95
/proc/23736/stat : 23736 (minisat) R 23725 23725 23374 0 -1 4194304 2721 0 0 0 2893 2 0 0 25 0 1 0 78759085 12361728 2663 1992294400 134512640 135156773 4294956080 18446744073709551615 134556407 0 4 0 3 0 0 0 17 0 0 0
/proc/23736/statm: 3018 2663 74 157 0 2858 0
[pid=23725/tid=23727] ppid=23723 vsize=1686520 CPUtime=0.69
/proc/23725/task/23727/stat : 23727 (java) S 23723 23725 23374 0 -1 64 2256 0 1 0 68 1 0 0 18 0 12 0 78758983 1726996480 7687 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23725/tid=23728] ppid=23723 vsize=1686520 CPUtime=0.31
/proc/23725/task/23728/stat : 23728 (java) S 23723 23725 23374 0 -1 64 5754 0 0 0 29 2 0 0 16 0 12 0 78758984 1726996480 7687 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23725/tid=23729] ppid=23723 vsize=1686520 CPUtime=0
/proc/23725/task/23729/stat : 23729 (java) S 23723 23725 23374 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 78758984 1726996480 7687 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23725/tid=23730] ppid=23723 vsize=1686520 CPUtime=0
/proc/23725/task/23730/stat : 23730 (java) S 23723 23725 23374 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 78758984 1726996480 7687 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23725/tid=23731] ppid=23723 vsize=1686520 CPUtime=0
/proc/23725/task/23731/stat : 23731 (java) S 23723 23725 23374 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 78758986 1726996480 7687 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23725/tid=23732] ppid=23723 vsize=1686520 CPUtime=0.1
/proc/23725/task/23732/stat : 23732 (java) S 23723 23725 23374 0 -1 64 424 0 0 0 10 0 0 0 15 0 12 0 78758986 1726996480 7687 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23725/tid=23733] ppid=23723 vsize=1686520 CPUtime=0
/proc/23725/task/23733/stat : 23733 (java) S 23723 23725 23374 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 78758987 1726996480 7687 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23725/tid=23734] ppid=23723 vsize=1686520 CPUtime=0
/proc/23725/task/23734/stat : 23734 (java) S 23723 23725 23374 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 78758987 1726996480 7687 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23725/tid=23735] ppid=23723 vsize=1686520 CPUtime=0
/proc/23725/task/23735/stat : 23735 (java) S 23723 23725 23374 0 -1 64 69 0 0 0 0 0 0 0 18 0 12 0 78759085 1726996480 7687 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=23725/tid=23737] ppid=23723 vsize=1686520 CPUtime=0
/proc/23725/task/23737/stat : 23737 (java) S 23723 23725 23374 0 -1 64 51 0 0 0 0 0 0 0 16 0 12 0 78759085 1726996480 7687 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=23725/tid=23738] ppid=23723 vsize=1686520 CPUtime=0
/proc/23725/task/23738/stat : 23738 (java) S 23723 23725 23374 0 -1 64 11 0 0 0 0 0 0 0 19 0 12 0 78759085 1726996480 7687 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 30.07
Current children cumulated vsize (KiB) 1698592

Child status: 0
Real time (s): 30.0948
CPU time (s): 30.1654
CPU user time (s): 30.0754
CPU system time (s): 0.089986
CPU usage (%): 100.234
Max. virtual memory (cumulated for all children) (KiB): 1698592

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 30.0754
system time used= 0.089986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12092
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= 1150
involuntary context switches= 959

runsolver used 0.042993 second user time and 0.089986 second system time

The end

Launcher Data

Begin job on node41 at 2009-06-17 19:41:42
IDJOB=1884810
IDBENCH=71994
IDSOLVER=688
FILE ID=node41/1884810-1245260502
PBS_JOBID= 9372412
Free space on /tmp= 65960 MiB

SOLVER NAME= BoolVar 2009-04-26
BENCH NAME= PB09/normalized-PB09/PURE-SAT/SAT09/CRAFTED/sgi/new-difficult-20-152-18-95.opb
COMMAND LINE= java -Xmx1500m -jar pb2cnfsolver.jar 6 BENCHNAME minisat %dimacs %var
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1884810-1245260502/watcher-1884810-1245260502 -o /tmp/evaluation-result-1884810-1245260502/solver-1884810-1245260502 -C 1800 -W 2000 -M 1800  java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1884810-1245260502.opb minisat %dimacs %var

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

MD5SUM BENCH= 122128389671b07c971938c6f4ca95cb
RANDOM SEED=2016070896

node41.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.216
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.216
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:       1810168 kB
Buffers:         43164 kB
Cached:         121592 kB
SwapCached:        416 kB
Active:          66548 kB
Inactive:       111168 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1810168 kB
SwapTotal:     4192956 kB
SwapFree:      4192044 kB
Dirty:            1204 kB
Writeback:           0 kB
Mapped:          22048 kB
Slab:            54200 kB
Committed_AS:    80036 kB
PageTables:       1360 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-1884810-1245260502.opb

Free space on /tmp at the end= 65960 MiB
End job on node41 at 2009-06-17 19:42:12