Trace number 1786293

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SAT07 reference solver: SATzilla CRAFTEDSAT 4914.56 4915.68

General information on the benchmark

NameCRAFTED/sgi/
new-difficult-24-193-22-70.cnf
MD5SUM0a7df8011edd7a5f3da371261f9b3f8b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark22.4366
Satisfiable
(Un)Satisfiability was proved
Number of variables528
Number of clauses30728
Sum of the clauses size61940
Maximum clause length24
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 230706
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 522

Solver Data

11.46/11.50	c run March_dl for 5 seconds ... 
11.46/11.50	c Bin: Executing march_dl
11.46/11.50	c child exit by a signal
11.46/11.50	c march_dl returned code 137.
11.46/11.50	c run saps (UBCSAT implementation) for 2 seconds ... 
11.46/11.50	c Bin: Executing ubcsat2006
11.46/11.50	c child exited successfully
11.46/11.50	c ubcsat2006 returned code 0.
11.46/11.50	c satzilla computing base features
11.46/11.50	c satzilla doing unit-prop probe
11.46/11.50	c satzilla doing local search probe
11.46/11.50	c satzilla doing lobjois search-space size estimate
11.46/11.50	c satzilla's ranking:
11.46/11.50	c 1) minisat20+P: 1.654618
11.46/11.50	c 2) march_dl: 1.797170
11.46/11.50	c 3) minisat20: 2.055538
11.46/11.50	c 4) march_dl+P: 2.907969
11.46/11.50	c 5) vallst+P: 3.002909
11.46/11.50	c 6) zchaff_rand+P: 3.732124
11.46/11.50	c 7) kcnfs+P: 999.000000
11.46/11.50	c 8) kcnfs: 999.000000
11.46/11.50	c 9) vallst: 999.000000
11.46/11.50	c 10) zchaff_rand: 999.000000
11.46/11.50	c satzilla running minisat20 with preprocessing ... 
11.46/11.59	This is MiniSat 2.0 beta
11.46/11.59	WARNING: for repeatability, setting FPU to use double precision
11.46/11.59	============================[ Problem Statistics ]=============================
11.46/11.59	|                                                                             |
11.46/11.59	|  Number of variables:  528                                                  |
11.46/11.59	|  Number of clauses:    30728                                                |
11.56/11.60	|  Parsing time:         0.01         s                                       |
11.56/11.60	============================[ Search Statistics ]==============================
11.56/11.60	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.56/11.60	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
11.56/11.60	===============================================================================
11.56/11.60	|         0 |     528    30728    61940 |    10242        0    nan |  0.000 % |
11.56/11.61	|       101 |     528    30728    61940 |    11266      101     81 |  0.000 % |
11.56/11.61	|       252 |     528    30728    61940 |    12393      252    108 |  0.000 % |
11.56/11.63	|       477 |     528    30728    61940 |    13632      477    108 |  0.000 % |
11.56/11.66	|       816 |     528    30728    61940 |    14996      816    111 |  0.000 % |
11.56/11.71	|      1325 |     528    30728    61940 |    16495     1325    109 |  0.000 % |
11.56/11.80	|      2084 |     528    30728    61940 |    18145     2084    105 |  0.000 % |
11.56/12.00	|      3224 |     528    30728    61940 |    19960     3224    105 |  0.000 % |
12.26/12.33	|      4932 |     528    30728    61940 |    21956     4932    103 |  0.000 % |
12.75/12.86	|      7494 |     528    30728    61940 |    24151     7494    101 |  0.000 % |
14.46/14.57	|     11339 |     528    30728    61940 |    26566    11339     99 |  0.000 % |
17.05/17.16	|     17107 |     528    30728    61940 |    29223    17107     94 |  0.000 % |
23.55/23.63	|     25756 |     528    30728    61940 |    32145    25756     90 |  0.000 % |
35.63/35.77	|     38730 |     528    30728    61940 |    35360    21458     87 |  0.000 % |
52.32/52.42	|     58193 |     528    30728    61940 |    38896    20177    101 |  0.000 % |
90.72/90.85	|     87386 |     528    30728    61940 |    42786    27839    109 |  0.000 % |
140.61/140.77	|    131176 |     528    30728    61940 |    47064    16066     94 |  0.000 % |
204.49/204.68	|    196862 |     528    30728    61940 |    51771    19560    100 |  0.000 % |
324.16/324.35	|    295388 |     528    30728    61940 |    56948    49304     95 |  0.000 % |
492.43/492.66	|    443178 |     528    30728    61940 |    62643    36196    102 |  0.000 % |
804.35/804.60	|    664862 |     528    30728    61940 |    68907    36572     78 |  0.000 % |
1220.57/1220.90	|    997388 |     528    30728    61940 |    75798    60467    139 |  0.000 % |
1976.50/1977.01	|   1496177 |     528    30728    61940 |    83378    39147    117 |  0.000 % |
3249.42/3250.25	|   2244362 |     528    30728    61940 |    91715    74857    107 |  0.000 % |
4914.46/4915.66	===============================================================================
4914.46/4915.66	restarts              : 24
4914.46/4915.66	conflicts             : 3276228        (668 /sec)
4914.46/4915.66	decisions             : 4672136        (1.10 % random) (953 /sec)
4914.46/4915.66	propagations          : 190851598      (38928 /sec)
4914.46/4915.66	conflict literals     : 382429288      (19.14 % deleted)
4914.46/4915.66	Memory used           : 78.16 MB
4914.46/4915.66	CPU time              : 4902.72 s
4914.46/4915.66	
4914.46/4915.67	c Preprocessing...
4914.46/4915.67	c Inital problem has 528 variables, 22 nary clauses (30706 binary clauses).
4914.46/4915.67	c Num non-binary clauses 22, Average non-binary clause length 24.000
4914.46/4915.67	c Theory has no gaps
4914.46/4915.67	c Preprocessor runtime was 0.060 seconds.
4914.46/4915.67	c 
4914.46/4915.67	c Satisfiability of theory still undetermined.
4914.46/4915.67	c See file /tmp/2c1I66 for simplified theory.
4914.46/4915.67	c Bin: Executing minisat20
4914.46/4915.67	c child exited successfully
4914.46/4915.67	c minisat20 returned code 10.
4914.46/4915.67	s SATISFIABLE
4914.46/4915.67	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 -312 -313 -314 -315 -316 -317 -318 -319 -320 -321 -322 -323 -324 -325 -326 327 -328 -329 -330 -331 -332 -333 -334 -335 -336 -337 -338 -339 -340 -341 -342 -343 -344 -345 -346 -347 -348 -349 -350 -351 352 -353 -354 -355 -356 -357 -358 -359 -360 -361 -362 -363 -364 -365 -366 -367 -368 -369 -370 -371 -372 -373 -374 -375 -376 377 -378 -379 -380 -381 -382 -383 -384 -385 -386 -387 -388 -389 -390 -391 -392 -393 -394 -395 -396 -397 -398 -399 -400 -401 402 -403 -404 -405 -406 -407 -408 -409 -410 -411 -412 -413 -414 -415 -416 -417 -418 -419 -420 -421 -422 -423 -424 -425 -426 427 -428 -429 -430 -431 -432 -433 -434 -435 -436 -437 -438 -439 -440 -441 -442 -443 -444 -445 -446 -447 -448 -449 -450 -451 452 -453 -454 -455 -456 -457 -458 -459 -460 -461 -462 -463 -464 -465 -466 -467 -468 -469 -470 -471 -472 -473 -474 -475 -476 477 -478 -479 -480 -481 -482 -483 -484 -485 -486 -487 -488 -489 -490 -491 -492 -493 -494 -495 -496 -497 -498 -499 -500 -501 502 -503 -504 -505 -506 -507 -508 -509 -510 -511 -512 -513 -514 -515 -516 -517 -518 -519 -520 -521 -522 -523 -524 -525 -526 527 -528 0
4914.46/4915.67	c SATZILLA_TIME=4915.290000

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-1786293-1241956515/watcher-1786293-1241956515 -o /tmp/evaluation-result-1786293-1241956515/solver-1786293-1241956515 -C 5000 -W 6000 -M 1800 --output-limit 1,15 HOME/SATzilla2007_C HOME/instance-1786293-1241956515.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1342
/proc/meminfo: memFree=884728/2055920 swapFree=4181272/4192956
[pid=1342] ppid=1340 vsize=1440 CPUtime=0
/proc/1342/stat : 1342 (SATzilla2007_C) R 1340 1342 32505 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 223685085 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 0 0 0
/proc/1342/statm: 360 110 95 260 0 84 0
[pid=1343] ppid=1342 vsize=876 CPUtime=0
/proc/1343/stat : 1343 (march_dl) R 1342 1342 32505 0 -1 4194304 121 0 0 0 0 0 0 0 18 0 1 0 223685085 897024 116 1992294400 134512640 134996440 4294956256 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1343/statm: 219 116 50 118 0 98 0

[startup+0.0466111 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1342
/proc/meminfo: memFree=884728/2055920 swapFree=4181272/4192956
[pid=1342] ppid=1340 vsize=1440 CPUtime=0
/proc/1342/stat : 1342 (SATzilla2007_C) S 1340 1342 32505 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 223685085 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1342/statm: 360 110 95 260 0 84 0
[pid=1343] ppid=1342 vsize=2016 CPUtime=0.04
/proc/1343/stat : 1343 (march_dl) R 1342 1342 32505 0 -1 4194304 366 0 0 0 4 0 0 0 19 0 1 0 223685085 2064384 324 1992294400 134512640 134996440 4294956256 18446744073709551615 134542888 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1343/statm: 504 324 55 118 0 383 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 3456

[startup+0.102612 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1342
/proc/meminfo: memFree=884728/2055920 swapFree=4181272/4192956
[pid=1342] ppid=1340 vsize=1440 CPUtime=0
/proc/1342/stat : 1342 (SATzilla2007_C) S 1340 1342 32505 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 223685085 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1342/statm: 360 110 95 260 0 84 0
[pid=1343] ppid=1342 vsize=3708 CPUtime=0.09
/proc/1343/stat : 1343 (march_dl) R 1342 1342 32505 0 -1 4194304 1604 0 0 0 9 0 0 0 19 0 1 0 223685085 3796992 754 1992294400 134512640 134996440 4294956256 18446744073709551615 134557750 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1343/statm: 927 755 73 118 0 806 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5148

[startup+0.301626 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1342
/proc/meminfo: memFree=884728/2055920 swapFree=4181272/4192956
[pid=1342] ppid=1340 vsize=1440 CPUtime=0
/proc/1342/stat : 1342 (SATzilla2007_C) S 1340 1342 32505 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 223685085 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1342/statm: 360 110 95 260 0 84 0
[pid=1343] ppid=1342 vsize=5840 CPUtime=0.29
/proc/1343/stat : 1343 (march_dl) R 1342 1342 32505 0 -1 4194304 2031 0 0 0 29 0 0 0 21 0 1 0 223685085 5980160 990 1992294400 134512640 134996440 4294956256 18446744073709551615 134533005 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1343/statm: 1460 990 75 118 0 1339 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7280

[startup+0.701651 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1342
/proc/meminfo: memFree=884728/2055920 swapFree=4181272/4192956
[pid=1342] ppid=1340 vsize=1440 CPUtime=0
/proc/1342/stat : 1342 (SATzilla2007_C) S 1340 1342 32505 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 223685085 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1342/statm: 360 110 95 260 0 84 0
[pid=1343] ppid=1342 vsize=5840 CPUtime=0.69
/proc/1343/stat : 1343 (march_dl) R 1342 1342 32505 0 -1 4194304 2031 0 0 0 69 0 0 0 25 0 1 0 223685085 5980160 990 1992294400 134512640 134996440 4294956256 18446744073709551615 134551528 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1343/statm: 1460 990 75 118 0 1339 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7280

[startup+1.5017 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1344
/proc/meminfo: memFree=880936/2055920 swapFree=4181272/4192956
[pid=1342] ppid=1340 vsize=1440 CPUtime=0
/proc/1342/stat : 1342 (SATzilla2007_C) S 1340 1342 32505 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 223685085 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1342/statm: 360 110 95 260 0 84 0
[pid=1343] ppid=1342 vsize=5840 CPUtime=1.49
/proc/1343/stat : 1343 (march_dl) R 1342 1342 32505 0 -1 4194304 2031 0 0 0 149 0 0 0 25 0 1 0 223685085 5980160 990 1992294400 134512640 134996440 4294956256 18446744073709551615 134532790 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1343/statm: 1460 990 75 118 0 1339 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7280

[startup+3.10181 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1344
/proc/meminfo: memFree=880808/2055920 swapFree=4181272/4192956
[pid=1342] ppid=1340 vsize=1440 CPUtime=0
/proc/1342/stat : 1342 (SATzilla2007_C) S 1340 1342 32505 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 223685085 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1342/statm: 360 110 95 260 0 84 0
[pid=1343] ppid=1342 vsize=5840 CPUtime=3.09
/proc/1343/stat : 1343 (march_dl) R 1342 1342 32505 0 -1 4194304 2031 0 0 0 309 0 0 0 25 0 1 0 223685085 5980160 990 1992294400 134512640 134996440 4294956256 18446744073709551615 134552292 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1343/statm: 1460 990 75 118 0 1339 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7280

[startup+6.30202 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1345
/proc/meminfo: memFree=882600/2055920 swapFree=4181272/4192956
[pid=1342] ppid=1340 vsize=1440 CPUtime=4.99
/proc/1342/stat : 1342 (SATzilla2007_C) S 1340 1342 32505 0 -1 4194304 135 2051 0 0 0 0 499 0 16 0 1 0 223685085 1474560 111 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1342/statm: 360 111 96 260 0 84 0
[pid=1345] ppid=1342 vsize=6188 CPUtime=1.28
/proc/1345/stat : 1345 (ubcsat2006) R 1342 1342 32505 0 -1 4194304 581 0 0 0 122 6 0 0 25 0 1 0 223685586 6336512 564 1992294400 134512640 134777720 4294956112 18446744073709551615 134704053 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1345/statm: 1547 564 156 64 0 1128 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 7628

[startup+12.7014 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1346
/proc/meminfo: memFree=877032/2055920 swapFree=4181272/4192956
[pid=1342] ppid=1340 vsize=5036 CPUtime=11.56
/proc/1342/stat : 1342 (SATzilla2007_C) S 1340 1342 32505 0 -1 4194304 2178 2638 0 0 431 12 702 11 25 0 1 0 223685085 5156864 1086 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1342/statm: 1259 1086 165 260 0 983 0
[pid=1346] ppid=1342 vsize=6004 CPUtime=1.09
/proc/1346/stat : 1346 (minisat20) R 1342 1342 32505 0 -1 4194304 1261 0 0 0 109 0 0 0 25 0 1 0 223686244 6148096 1256 1992294400 134512640 134998072 4294956304 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 0 0 0
/proc/1346/statm: 1501 1256 59 118 0 1379 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 11040

[startup+25.5023 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1346
/proc/meminfo: memFree=866984/2055920 swapFree=4181272/4192956
[pid=1342] ppid=1340 vsize=5036 CPUtime=11.56
/proc/1342/stat : 1342 (SATzilla2007_C) S 1340 1342 32505 0 -1 4194304 2178 2638 0 0 431 12 702 11 25 0 1 0 223685085 5156864 1086 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1342/statm: 1259 1086 165 260 0 983 0
[pid=1346] ppid=1342 vsize=14784 CPUtime=13.89
/proc/1346/stat : 1346 (minisat20) R 1342 1342 32505 0 -1 4194304 3444 0 0 0 1387 2 0 0 25 0 1 0 223686244 15138816 3439 1992294400 134512640 134998072 4294956304 18446744073709551615 134525754 0 0 8392704 3 0 0 0 17 0 0 0
/proc/1346/statm: 3696 3439 59 118 0 3574 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 19820

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1346
/proc/meminfo: memFree=861352/2055920 swapFree=4181272/4192956
[pid=1342] ppid=1340 vsize=5036 CPUtime=11.56
/proc/1342/stat : 1342 (SATzilla2007_C) S 1340 1342 32505 0 -1 4194304 2178 2638 0 0 431 12 702 11 25 0 1 0 223685085 5156864 1086 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1342/statm: 1259 1086 165 260 0 983 0
[pid=1346] ppid=1342 vsize=20484 CPUtime=39.46
/proc/1346/stat : 1346 (minisat20) R 1342 1342 32505 0 -1 4194304 4833 0 0 0 3942 4 0 0 25 0 1 0 223686244 20975616 4828 1992294400 134512640 134998072 4294956304 18446744073709551615 134525754 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1346/statm: 5121 4828 59 118 0 4999 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 25520

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1346
/proc/meminfo: memFree=854952/2055920 swapFree=4181272/4192956
[pid=1342] ppid=1340 vsize=5036 CPUtime=11.56
/proc/1342/stat : 1342 (SATzilla2007_C) S 1340 1342 32505 0 -1 4194304 2178 2638 0 0 431 12 702 11 25 0 1 0 223685085 5156864 1086 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1342/statm: 1259 1086 165 260 0 983 0
[pid=1346] ppid=1342 vsize=26948 CPUtime=90.66
/proc/1346/stat : 1346 (minisat20) R 1342 1342 32505 0 -1 4194304 6428 0 0 0 9060 6 0 0 25 0 1 0 223686244 27594752 6423 1992294400 134512640 134998072 4294956304 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1346/statm: 6737 6423 59 118 0 6615 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 31984

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1346
/proc/meminfo: memFree=852712/2055920 swapFree=4181272/4192956
[pid=1342] ppid=1340 vsize=5036 CPUtime=11.56
/proc/1342/stat : 1342 (SATzilla2007_C) S 1340 1342 32505 0 -1 4194304 2178 2638 0 0 431 12 702 11 25 0 1 0 223685085 5156864 1086 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1342/statm: 1259 1086 165 260 0 983 0
[pid=1346] ppid=1342 vsize=29492 CPUtime=150.64
/proc/1346/stat : 1346 (minisat20) R 1342 1342 32505 0 -1 4194304 6995 0 0 0 15058 6 0 0 25 0 1 0 223686244 30199808 6990 1992294400 134512640 134998072 4294956304 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1346/statm: 7373 6990 59 118 0 7251 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 34528

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1346
/proc/meminfo: memFree=850280/2055920 swapFree=4181272/4192956
[pid=1342] ppid=1340 vsize=5036 CPUtime=11.56
/proc/1342/stat : 1342 (SATzilla2007_C) S 1340 1342 32505 0 -1 4194304 2178 2638 0 0 431 12 702 11 25 0 1 0 223685085 5156864 1086 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1342/statm: 1259 1086 165 260 0 983 0
[pid=1346] ppid=1342 vsize=31916 CPUtime=210.62
/proc/1346/stat : 1346 (minisat20) R 1342 1342 32505 0 -1 4194304 7590 0 0 0 21055 7 0 0 25 0 1 0 223686244 32681984 7585 1992294400 134512640 134998072 4294956304 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1346/statm: 7979 7585 59 118 0 7857 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 36952

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1346
/proc/meminfo: memFree=846568/2055920 swapFree=4181272/4192956
[pid=1342] ppid=1340 vsize=5036 CPUtime=11.56
/proc/1342/stat : 1342 (SATzilla2007_C) S 1340 1342 32505 0 -1 4194304 2178 2638 0 0 431 12 702 11 25 0 1 0 223685085 5156864 1086 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1342/statm: 1259 1086 165 260 0 983 0
[pid=1346] ppid=1342 vsize=35700 CPUtime=270.61
/proc/1346/stat : 1346 (minisat20) R 1342 1342 32505 0 -1 4194304 8512 0 0 0 27053 8 0 0 25 0 1 0 223686244 36556800 8507 1992294400 134512640 134998072 4294956304 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1346/statm: 8925 8507 59 118 0 8803 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 40736

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1346
/proc/meminfo: memFree=845480/2055920 swapFree=4181272/4192956
[pid=1342] ppid=1340 vsize=5036 CPUtime=11.56
/proc/1342/stat : 1342 (SATzilla2007_C) S 1340 1342 32505 0 -1 4194304 2178 2638 0 0 431 12 702 11 25 0 1 0 223685085 5156864 1086 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1342/statm: 1259 1086 165 260 0 983 0
[pid=1346] ppid=1342 vsize=36932 CPUtime=330.6
/proc/1346/stat : 1346 (minisat20) R 1342 1342 32505 0 -1 4194304 8787 0 0 0 33052 8 0 0 25 0 1 0 223686244 37818368 8782 1992294400 134512640 134998072 4294956304 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1346/statm: 9233 8782 59 118 0 9111 0

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


[startup+4542.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 1360
/proc/meminfo: memFree=804648/2055920 swapFree=4181272/4192956
[pid=1342] ppid=1340 vsize=5036 CPUtime=11.56
/proc/1342/stat : 1342 (SATzilla2007_C) S 1340 1342 32505 0 -1 4194304 2178 2638 0 0 431 12 702 11 25 0 1 0 223685085 5156864 1086 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1342/statm: 1259 1086 165 260 0 983 0
[pid=1346] ppid=1342 vsize=79044 CPUtime=4529.68
/proc/1346/stat : 1346 (minisat20) R 1342 1342 32505 0 -1 4194304 18898 0 0 0 452944 24 0 0 25 0 1 0 223686244 80941056 18893 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1346/statm: 19761 18893 59 118 0 19639 0
Current children cumulated CPU time (s) 4541.24
Current children cumulated vsize (KiB) 84080

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1360
/proc/meminfo: memFree=804264/2055920 swapFree=4181272/4192956
[pid=1342] ppid=1340 vsize=5036 CPUtime=11.56
/proc/1342/stat : 1342 (SATzilla2007_C) S 1340 1342 32505 0 -1 4194304 2178 2638 0 0 431 12 702 11 25 0 1 0 223685085 5156864 1086 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1342/statm: 1259 1086 165 260 0 983 0
[pid=1346] ppid=1342 vsize=79372 CPUtime=4589.67
/proc/1346/stat : 1346 (minisat20) R 1342 1342 32505 0 -1 4194304 18975 0 0 0 458943 24 0 0 25 0 1 0 223686244 81276928 18970 1992294400 134512640 134998072 4294956304 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1346/statm: 19843 18970 59 118 0 19721 0
Current children cumulated CPU time (s) 4601.23
Current children cumulated vsize (KiB) 84408

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1360
/proc/meminfo: memFree=804264/2055920 swapFree=4181272/4192956
[pid=1342] ppid=1340 vsize=5036 CPUtime=11.56
/proc/1342/stat : 1342 (SATzilla2007_C) S 1340 1342 32505 0 -1 4194304 2178 2638 0 0 431 12 702 11 25 0 1 0 223685085 5156864 1086 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1342/statm: 1259 1086 165 260 0 983 0
[pid=1346] ppid=1342 vsize=79372 CPUtime=4649.65
/proc/1346/stat : 1346 (minisat20) R 1342 1342 32505 0 -1 4194304 18977 0 0 0 464941 24 0 0 25 0 1 0 223686244 81276928 18972 1992294400 134512640 134998072 4294956304 18446744073709551615 134525630 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1346/statm: 19843 18972 59 118 0 19721 0
Current children cumulated CPU time (s) 4661.21
Current children cumulated vsize (KiB) 84408

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1360
/proc/meminfo: memFree=804136/2055920 swapFree=4181272/4192956
[pid=1342] ppid=1340 vsize=5036 CPUtime=11.56
/proc/1342/stat : 1342 (SATzilla2007_C) S 1340 1342 32505 0 -1 4194304 2178 2638 0 0 431 12 702 11 25 0 1 0 223685085 5156864 1086 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1342/statm: 1259 1086 165 260 0 983 0
[pid=1346] ppid=1342 vsize=79536 CPUtime=4709.65
/proc/1346/stat : 1346 (minisat20) R 1342 1342 32505 0 -1 4194304 19006 0 0 0 470940 25 0 0 25 0 1 0 223686244 81444864 19001 1992294400 134512640 134998072 4294956304 18446744073709551615 134528117 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1346/statm: 19884 19001 59 118 0 19762 0
Current children cumulated CPU time (s) 4721.21
Current children cumulated vsize (KiB) 84572

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1360
/proc/meminfo: memFree=803752/2055920 swapFree=4181272/4192956
[pid=1342] ppid=1340 vsize=5036 CPUtime=11.56
/proc/1342/stat : 1342 (SATzilla2007_C) S 1340 1342 32505 0 -1 4194304 2178 2638 0 0 431 12 702 11 25 0 1 0 223685085 5156864 1086 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1342/statm: 1259 1086 165 260 0 983 0
[pid=1346] ppid=1342 vsize=80028 CPUtime=4769.63
/proc/1346/stat : 1346 (minisat20) R 1342 1342 32505 0 -1 4194304 19101 0 0 0 476938 25 0 0 25 0 1 0 223686244 81948672 19096 1992294400 134512640 134998072 4294956304 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1346/statm: 20007 19096 59 118 0 19885 0
Current children cumulated CPU time (s) 4781.19
Current children cumulated vsize (KiB) 85064

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1360
/proc/meminfo: memFree=803752/2055920 swapFree=4181272/4192956
[pid=1342] ppid=1340 vsize=5036 CPUtime=11.56
/proc/1342/stat : 1342 (SATzilla2007_C) S 1340 1342 32505 0 -1 4194304 2178 2638 0 0 431 12 702 11 25 0 1 0 223685085 5156864 1086 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1342/statm: 1259 1086 165 260 0 983 0
[pid=1346] ppid=1342 vsize=80028 CPUtime=4829.61
/proc/1346/stat : 1346 (minisat20) R 1342 1342 32505 0 -1 4194304 19105 0 0 0 482936 25 0 0 25 0 1 0 223686244 81948672 19100 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1346/statm: 20007 19100 59 118 0 19885 0
Current children cumulated CPU time (s) 4841.17
Current children cumulated vsize (KiB) 85064

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1360
/proc/meminfo: memFree=803752/2055920 swapFree=4181272/4192956
[pid=1342] ppid=1340 vsize=5036 CPUtime=11.56
/proc/1342/stat : 1342 (SATzilla2007_C) S 1340 1342 32505 0 -1 4194304 2178 2638 0 0 431 12 702 11 25 0 1 0 223685085 5156864 1086 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1342/statm: 1259 1086 165 260 0 983 0
[pid=1346] ppid=1342 vsize=80028 CPUtime=4889.6
/proc/1346/stat : 1346 (minisat20) R 1342 1342 32505 0 -1 4194304 19105 0 0 0 488935 25 0 0 25 0 1 0 223686244 81948672 19100 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1346/statm: 20007 19100 59 118 0 19885 0
Current children cumulated CPU time (s) 4901.16
Current children cumulated vsize (KiB) 85064

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

[startup+4908.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1360
/proc/meminfo: memFree=803752/2055920 swapFree=4181272/4192956
[pid=1342] ppid=1340 vsize=5036 CPUtime=11.56
/proc/1342/stat : 1342 (SATzilla2007_C) S 1340 1342 32505 0 -1 4194304 2178 2638 0 0 431 12 702 11 25 0 1 0 223685085 5156864 1086 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1342/statm: 1259 1086 165 260 0 983 0
[pid=1346] ppid=1342 vsize=80028 CPUtime=4896
/proc/1346/stat : 1346 (minisat20) R 1342 1342 32505 0 -1 4194304 19105 0 0 0 489575 25 0 0 25 0 1 0 223686244 81948672 19100 1992294400 134512640 134998072 4294956304 18446744073709551615 134525536 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1346/statm: 20007 19100 59 118 0 19885 0
Current children cumulated CPU time (s) 4907.56
Current children cumulated vsize (KiB) 85064

[startup+4911.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1360
/proc/meminfo: memFree=803752/2055920 swapFree=4181272/4192956
[pid=1342] ppid=1340 vsize=5036 CPUtime=11.56
/proc/1342/stat : 1342 (SATzilla2007_C) S 1340 1342 32505 0 -1 4194304 2178 2638 0 0 431 12 702 11 25 0 1 0 223685085 5156864 1086 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1342/statm: 1259 1086 165 260 0 983 0
[pid=1346] ppid=1342 vsize=80028 CPUtime=4899.2
/proc/1346/stat : 1346 (minisat20) R 1342 1342 32505 0 -1 4194304 19105 0 0 0 489895 25 0 0 25 0 1 0 223686244 81948672 19100 1992294400 134512640 134998072 4294956304 18446744073709551615 134525628 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1346/statm: 20007 19100 59 118 0 19885 0
Current children cumulated CPU time (s) 4910.76
Current children cumulated vsize (KiB) 85064

[startup+4913.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1360
/proc/meminfo: memFree=803752/2055920 swapFree=4181272/4192956
[pid=1342] ppid=1340 vsize=5036 CPUtime=11.56
/proc/1342/stat : 1342 (SATzilla2007_C) S 1340 1342 32505 0 -1 4194304 2178 2638 0 0 431 12 702 11 25 0 1 0 223685085 5156864 1086 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1342/statm: 1259 1086 165 260 0 983 0
[pid=1346] ppid=1342 vsize=80028 CPUtime=4900.8
/proc/1346/stat : 1346 (minisat20) R 1342 1342 32505 0 -1 4194304 19105 0 0 0 490055 25 0 0 25 0 1 0 223686244 81948672 19100 1992294400 134512640 134998072 4294956304 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1346/statm: 20007 19100 59 118 0 19885 0
Current children cumulated CPU time (s) 4912.36
Current children cumulated vsize (KiB) 85064

[startup+4914.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1360
/proc/meminfo: memFree=803752/2055920 swapFree=4181272/4192956
[pid=1342] ppid=1340 vsize=5036 CPUtime=11.56
/proc/1342/stat : 1342 (SATzilla2007_C) S 1340 1342 32505 0 -1 4194304 2178 2638 0 0 431 12 702 11 25 0 1 0 223685085 5156864 1086 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1342/statm: 1259 1086 165 260 0 983 0
[pid=1346] ppid=1342 vsize=80028 CPUtime=4901.6
/proc/1346/stat : 1346 (minisat20) R 1342 1342 32505 0 -1 4194304 19105 0 0 0 490135 25 0 0 25 0 1 0 223686244 81948672 19100 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1346/statm: 20007 19100 59 118 0 19885 0
Current children cumulated CPU time (s) 4913.16
Current children cumulated vsize (KiB) 85064

[startup+4915.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1360
/proc/meminfo: memFree=803752/2055920 swapFree=4181272/4192956
[pid=1342] ppid=1340 vsize=5036 CPUtime=11.56
/proc/1342/stat : 1342 (SATzilla2007_C) S 1340 1342 32505 0 -1 4194304 2178 2638 0 0 431 12 702 11 25 0 1 0 223685085 5156864 1086 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1342/statm: 1259 1086 165 260 0 983 0
[pid=1346] ppid=1342 vsize=80028 CPUtime=4902.4
/proc/1346/stat : 1346 (minisat20) R 1342 1342 32505 0 -1 4194304 19105 0 0 0 490215 25 0 0 25 0 1 0 223686244 81948672 19100 1992294400 134512640 134998072 4294956304 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1346/statm: 20007 19100 59 118 0 19885 0
Current children cumulated CPU time (s) 4913.96
Current children cumulated vsize (KiB) 85064

[startup+4915.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1360
/proc/meminfo: memFree=803752/2055920 swapFree=4181272/4192956
[pid=1342] ppid=1340 vsize=5036 CPUtime=11.56
/proc/1342/stat : 1342 (SATzilla2007_C) S 1340 1342 32505 0 -1 4194304 2178 2638 0 0 431 12 702 11 25 0 1 0 223685085 5156864 1086 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1342/statm: 1259 1086 165 260 0 983 0
[pid=1346] ppid=1342 vsize=80028 CPUtime=4902.8
/proc/1346/stat : 1346 (minisat20) R 1342 1342 32505 0 -1 4194304 19105 0 0 0 490255 25 0 0 25 0 1 0 223686244 81948672 19100 1992294400 134512640 134998072 4294956304 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1346/statm: 20007 19100 59 118 0 19885 0
Current children cumulated CPU time (s) 4914.36
Current children cumulated vsize (KiB) 85064

[startup+4915.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1360
/proc/meminfo: memFree=803752/2055920 swapFree=4181272/4192956
[pid=1342] ppid=1340 vsize=5036 CPUtime=11.56
/proc/1342/stat : 1342 (SATzilla2007_C) S 1340 1342 32505 0 -1 4194304 2178 2638 0 0 431 12 702 11 25 0 1 0 223685085 5156864 1086 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1342/statm: 1259 1086 165 260 0 983 0
[pid=1346] ppid=1342 vsize=80028 CPUtime=4902.9
/proc/1346/stat : 1346 (minisat20) R 1342 1342 32505 0 -1 4194304 19105 0 0 0 490265 25 0 0 25 0 1 0 223686244 81948672 19100 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1346/statm: 20007 19100 59 118 0 19885 0
Current children cumulated CPU time (s) 4914.46
Current children cumulated vsize (KiB) 85064

Child status: 10
Real time (s): 4915.68
CPU time (s): 4914.56
CPU user time (s): 4914.05
CPU system time (s): 0.512922
CPU usage (%): 99.9773
Max. virtual memory (cumulated for all children) (KiB): 85064

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4914.05
system time used= 0.512922
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23945
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= 10
involuntary context switches= 10063

runsolver used 5.49616 second user time and 12.0202 second system time

The end

Launcher Data

Begin job on node22 at 2009-05-10 13:55:15
IDJOB=1786293
IDBENCH=71800
IDSOLVER=640
FILE ID=node22/1786293-1241956515
PBS_JOBID= 9265076
Free space on /tmp= 66368 MiB

SOLVER NAME= SAT07 reference solver: SATzilla CRAFTED
BENCH NAME= SAT09/CRAFTED/sgi/new-difficult-24-193-22-70.cnf
COMMAND LINE= HOME/SATzilla2007_C BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1786293-1241956515/watcher-1786293-1241956515 -o /tmp/evaluation-result-1786293-1241956515/solver-1786293-1241956515 -C 5000 -W 6000 -M 1800 --output-limit 1,15  HOME/SATzilla2007_C HOME/instance-1786293-1241956515.cnf            

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

MD5SUM BENCH= 0a7df8011edd7a5f3da371261f9b3f8b
RANDOM SEED=660698106

node22.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.232
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.232
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:        885272 kB
Buffers:         70144 kB
Cached:        1004984 kB
SwapCached:       5528 kB
Active:         322008 kB
Inactive:       761564 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        885272 kB
SwapTotal:     4192956 kB
SwapFree:      4181272 kB
Dirty:            8904 kB
Writeback:           0 kB
Mapped:          14128 kB
Slab:            73212 kB
Committed_AS:   827564 kB
PageTables:       1368 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= 66360 MiB
End job on node22 at 2009-05-10 15:17:11