Trace number 3322677

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
borg-sat 11.03.02-industrialSAT 666.574 87.2461

General information on the benchmark

NameSAT05/industrial/grieu05/vmpc/
vmpc_29.renamed-as.sat05-1916.cnf
MD5SUMf874c09c5787bb3c6a16f7a5f9ea0ad4
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark15.1187
Satisfiable
(Un)Satisfiability was proved
Number of variables841
Number of clauses120147
Sum of the clauses size314766
Maximum clause length29
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 247183
Number of clauses of size 372906
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 558

Solver Data

0.34/0.68	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.34/0.68	c INFO: solving HOME/instance-3322677-1304355331.cnf
0.34/0.68	c INFO: computing task features
0.73/1.02	c INFO: computed variable-clause graph statistics
0.73/1.03	c INFO: computed clause balance statistics
2.33/2.67	c INFO: computed variable balance statistics
3.83/4.16	c INFO: computed small-clause counts
3.83/4.17	c INFO: computed Horn-clause counts
3.83/4.19	c INFO: computed variable graph statistics
3.83/4.19	c INFO: collected features for HOME/instance-3322677-1304355331.cnf in 3.50 s
3.92/4.22	c INFO: running lingeling-276@0 for 97 with 39996 remaining (b = 0.22)
3.92/4.25	c INFO: running cryptominisat-2.9.0@0 for 485 with 39996 remaining (b = 0.29)
3.92/4.28	c INFO: running lingeling-276@0 for 1261 with 39996 remaining (b = 0.49)
4.14/4.32	c INFO: running lingeling-276@0 for 1261 with 39996 remaining (b = 0.43)
4.14/4.35	c INFO: running SApperloT@0 for 97 with 39996 remaining (b = 0.03)
4.14/4.38	c INFO: running precosat-570@0 for 388 with 39996 remaining (b = 0.18)
4.54/4.41	c INFO: running cryptominisat-2.9.0@0 for 1940 with 39996 remaining (b = 0.49)
4.54/4.44	c INFO: running lingeling-276@0 for 1261 with 39996 remaining (b = 0.33)
666.36/87.21	s SATISFIABLE
666.36/87.21	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 529 -530 -531 -532 -533 -534 -535 -536 -537 -538 -539 -540 -541 -542 -543 -544 -545 -546 -547 -548 -549 -550 -551 -552 -553 -554 -555 -556 -557 -558 -559 -560 -561 -562 -563 -564 -565 -566 -567 -568 -569 -570 -571 -572 573 -574 -575 -576 -577 -578 -579 -580 -581 -582 -583 -584 -585 -586 -587 -588 -589 -590 -591 -592 -593 -594 -595 -596 -597 -598 -599 -600 -601 -602 -603 604 -605 -606 -607 -608 -609 -610 -611 -612 -613 -614 -615 -616 -617 -618 -619 -620 -621 -622 -623 -624 -625 -626 -627 -628 -629 -630 -631 632 -633 -634 -635 -636 -637 -638 -639 -640 -641 -642 -643 -644 -645 -646 -647 -648 -649 -650 -651 -652 -653 -654 -655 -656 -657 -658 -659 -660 -661 -662 -663 -664 665 -666 -667 -668 -669 -670 -671 -672 673 -674 -675 -676 -677 -678 -679 -680 -681 -682 -683 -684 -685 -686 -687 -688 -689 -690 -691 -692 -693 -694 -695 -696 -697 -698 -699 -700 -701 -702 -703 -704 -705 -706 -707 -708 -709 -710 711 -712 -713 -714 -715 -716 -717 -718 -719 -720 -721 -722 -723 -724 -725 -726 -727 -728 729 -730 -731 -732 -733 -734 -735 -736 -737 -738 -739 -740 -741 -742 -743 -744 -745 -746 -747 -748 -749 -750 -751 -752 -753 -754 755 -756 -757 -758 -759 -760 -761 -762 -763 -764 -765 -766 -767 -768 -769 -770 -771 -772 -773 -774 -775 -776 -777 -778 -779 -780 -781 -782 -783 -784 -785 -786 -787 -788 -789 -790 -791 -792 -793 -794 -795 -796 -797 -798 -799 -800 801 -802 -803 -804 -805 -806 -807 -808 -809 -810 -811 -812 -813 -814 -815 -816 -817 -818 -819 -820 -821 -822 -823 -824 -825 -826 -827 -828 -829 -830 -831 -832 833 -834 -835 -836 -837 -838 -839 -840 -841 0

Verifier Data

OK

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3322677-1304355331/watcher-3322677-1304355331 -o /tmp/evaluation-result-3322677-1304355331/solver-3322677-1304355331 -C 40000 -W 5100 -M 31000 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3322677-1304355331.cnf -seed 416539999 -budget 40000 -cores 8 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 8.32 8.58 8.45 2/197 28248
/proc/meminfo: memFree=20998184/32951124 swapFree=67110188/67111528
[pid=28248] ppid=28246 vsize=15384 CPUtime=0 cores=0-7
/proc/28248/stat : 28248 (python) R 28246 28248 27692 0 -1 4202496 794 0 0 0 0 0 0 0 17 0 1 0 547133870 15753216 681 33554432000 4194304 5683644 140735659004784 18446744073709551615 4540219 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/28248/statm: 3845 681 322 364 0 332 0

[startup+0.0502721 s]
/proc/loadavg: 8.32 8.58 8.45 2/197 28248
/proc/meminfo: memFree=20998184/32951124 swapFree=67110188/67111528
[pid=28248] ppid=28246 vsize=18884 CPUtime=0.02 cores=0-7
/proc/28248/stat : 28248 (python) S 28246 28248 27692 0 -1 4202496 1289 0 0 0 2 0 0 0 17 0 1 0 547133870 19337216 1141 33554432000 4194304 5683644 140735659004784 18446744073709551615 222921775104 0 2147483391 16781312 2 18446744071699199166 0 0 17 4 0 0 0
/proc/28248/statm: 4721 1141 421 364 0 690 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 18884

[startup+0.100242 s]
/proc/loadavg: 8.32 8.58 8.45 2/197 28248
/proc/meminfo: memFree=20998184/32951124 swapFree=67110188/67111528
[pid=28248] ppid=28246 vsize=85620 CPUtime=0.06 cores=0-7
/proc/28248/stat : 28248 (python) R 28246 28248 27692 0 -1 4202496 2631 0 0 0 5 1 0 0 17 0 1 0 547133870 87674880 2348 33554432000 4194304 5683644 140735659004784 18446744073709551615 222921775104 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/28248/statm: 21405 2348 713 364 0 1622 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 85620

[startup+0.300266 s]
/proc/loadavg: 8.32 8.58 8.45 2/197 28248
/proc/meminfo: memFree=20998184/32951124 swapFree=67110188/67111528
[pid=28248] ppid=28246 vsize=135748 CPUtime=0.18 cores=0-7
/proc/28248/stat : 28248 (python) S 28246 28248 27692 0 -1 4202496 5967 933 1 0 14 4 0 0 18 0 1 0 547133870 139005952 4150 33554432000 4194304 5683644 140735659004784 18446744073709551615 222921773061 0 2147483391 16781312 2 18446744071699199166 0 0 17 4 0 0 0
/proc/28248/statm: 33937 4150 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 135748

[startup+0.701165 s]
/proc/loadavg: 8.32 8.58 8.45 2/197 28248
/proc/meminfo: memFree=20998184/32951124 swapFree=67110188/67111528
[pid=28248] ppid=28246 vsize=281020 CPUtime=0.42 cores=0-7
/proc/28248/stat : 28248 (python) R 28246 28248 27692 0 -1 4202496 9894 933 1 0 32 10 0 0 17 0 1 0 547133870 287764480 7572 33554432000 4194304 5683644 140735659004784 18446744073709551615 4531794 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/28248/statm: 70255 7572 1761 364 0 6179 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 281020

[startup+1.50098 s]
/proc/loadavg: 8.32 8.58 8.45 2/198 28253
/proc/meminfo: memFree=20963580/32951124 swapFree=67110188/67111528
[pid=28248] ppid=28246 vsize=301448 CPUtime=1.23 cores=0-7
/proc/28248/stat : 28248 (python) R 28246 28248 27692 0 -1 4202496 17889 933 1 0 111 12 0 0 18 0 1 0 547133870 308682752 12747 33554432000 4194304 5683644 140735659004784 18446744073709551615 222921425920 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/28248/statm: 75362 12747 1826 364 0 11286 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 301448

[startup+3.10069 s]
/proc/loadavg: 8.32 8.58 8.45 2/198 28253
/proc/meminfo: memFree=20954404/32951124 swapFree=67110188/67111528
[pid=28248] ppid=28246 vsize=301448 CPUtime=2.83 cores=0-7
/proc/28248/stat : 28248 (python) R 28246 28248 27692 0 -1 4202496 17890 933 1 0 271 12 0 0 21 0 1 0 547133870 308682752 12748 33554432000 4194304 5683644 140735659004784 18446744073709551615 222921463557 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/28248/statm: 75362 12748 1827 364 0 11286 0
Current children cumulated CPU time (s) 2.83
Current children cumulated vsize (KiB) 301448

[startup+6.30107 s]
/proc/loadavg: 7.74 8.46 8.41 9/222 28277
/proc/meminfo: memFree=20833932/32951124 swapFree=67110188/67111528
[pid=28248] ppid=28246 vsize=447032 CPUtime=4.17 cores=0-7
/proc/28248/stat : 28248 (python) S 28246 28248 27692 0 -1 4202496 23612 933 1 0 402 15 0 0 21 0 9 0 547133870 457760768 12341 33554432000 4194304 5683644 140735659004784 18446744073709551615 222933603787 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28248/statm: 111758 12341 1889 364 0 47655 0
[pid=28254] ppid=28248 vsize=299460 CPUtime=0 cores=0-7
/proc/28254/stat : 28254 (python) S 28248 28248 27692 0 -1 4202560 742 0 0 0 0 0 0 0 18 0 1 0 547134292 306647040 10771 33554432000 4194304 5683644 140735659004784 18446744073709551615 222921797135 0 0 16781312 514 4013177863258734852 0 0 17 1 0 0 0
/proc/28254/statm: 74865 10771 353 364 0 10783 0
[pid=28256] ppid=28254 vsize=12204 CPUtime=2.06 cores=0-7
/proc/28256/stat : 28256 (lingeling) R 28254 28256 28256 0 -1 4202496 3411 0 0 0 206 0 0 0 25 0 1 0 547134293 12496896 2215 33554432000 4194304 4352236 140733481277376 18446744073709551615 4328009 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/28256/statm: 3051 2215 129 39 0 2131 0
[pid=28257] ppid=28248 vsize=309716 CPUtime=0 cores=0-7
/proc/28257/stat : 28257 (python) S 28248 28248 27692 0 -1 4202560 753 0 0 0 0 0 0 0 15 0 1 0 547134295 317149184 10769 33554432000 4194304 5683644 140735659004784 18446744073709551615 222921797190 0 0 16781312 514 7905743694702018818 0 0 17 4 0 0 0
/proc/28257/statm: 77429 10769 347 364 0 13344 0
[pid=28259] ppid=28257 vsize=43404 CPUtime=2.03 cores=0-7
/proc/28259/stat : 28259 (cryptominisat-2) R 28257 28259 28259 0 -1 4202496 5773 0 0 0 203 0 0 0 25 0 1 0 547134296 44445696 4576 33554432000 4194304 4677096 140736136878912 18446744073709551615 4320256 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/28259/statm: 10851 4576 383 118 0 5810 0
[pid=28260] ppid=28248 vsize=319972 CPUtime=0 cores=0-7
/proc/28260/stat : 28260 (python) S 28248 28248 27692 0 -1 4202560 749 0 0 0 0 0 0 0 18 0 1 0 547134298 327651328 10773 33554432000 4194304 5683644 140735659004784 18446744073709551615 222921797190 0 0 16781312 514 3990827540645118210 0 0 17 1 0 0 0
/proc/28260/statm: 79993 10773 347 364 0 15905 0
[pid=28262] ppid=28260 vsize=12212 CPUtime=2 cores=0-7
/proc/28262/stat : 28262 (lingeling) R 28260 28262 28262 0 -1 4202496 3417 0 0 0 200 0 0 0 25 0 1 0 547134299 12505088 2217 33554432000 4194304 4352236 140734353162496 18446744073709551615 4328100 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/28262/statm: 3053 2217 129 39 0 2133 0
[pid=28263] ppid=28248 vsize=330228 CPUtime=0 cores=0-7
/proc/28263/stat : 28263 (python) S 28248 28248 27692 0 -1 4202560 757 0 0 0 0 0 0 0 18 0 1 0 547134302 338153472 10777 33554432000 4194304 5683644 140735659004784 18446744073709551615 222921797190 0 0 16781312 514 2239796449539784703 0 0 17 0 0 0 0
/proc/28263/statm: 82557 10777 347 364 0 18466 0
[pid=28265] ppid=28263 vsize=12204 CPUtime=1.97 cores=0-7
/proc/28265/stat : 28265 (lingeling) R 28263 28265 28265 0 -1 4202496 3410 0 0 0 197 0 0 0 25 0 1 0 547134302 12496896 2215 33554432000 4194304 4352236 140733440428176 18446744073709551615 4328035 0 0 16781312 17506 0 0 0 17 6 0 0 0
/proc/28265/statm: 3051 2215 129 39 0 2131 0
[pid=28266] ppid=28248 vsize=340484 CPUtime=0 cores=0-7
/proc/28266/stat : 28266 (python) S 28248 28248 27692 0 -1 4202560 760 0 0 0 0 0 0 0 18 0 1 0 547134305 348655616 10781 33554432000 4194304 5683644 140735659004784 18446744073709551615 222921797190 0 0 16781312 514 4022528385019281407 0 0 17 1 0 0 0
/proc/28266/statm: 85121 10781 347 364 0 21027 0
[pid=28268] ppid=28266 vsize=8348 CPUtime=1.93 cores=0-7
/proc/28268/stat : 28268 (SApperloT-base) R 28266 28268 28268 0 -1 4202496 2002 0 0 0 193 0 0 0 25 0 1 0 547134306 8548352 1736 33554432000 134512640 135674940 4294885760 18446744073709551615 135113206 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/28268/statm: 2087 1736 99 284 0 1801 0
[pid=28269] ppid=28248 vsize=350740 CPUtime=0 cores=0-7
/proc/28269/stat : 28269 (python) S 28248 28248 27692 0 -1 4202560 771 0 0 0 0 0 0 0 18 0 1 0 547134308 359157760 10785 33554432000 4194304 5683644 140735659004784 18446744073709551615 222921797190 0 0 16781312 514 3844728558714879999 0 0 17 1 0 0 0
/proc/28269/statm: 87685 10785 347 364 0 23588 0
[pid=28271] ppid=28269 vsize=19360 CPUtime=1.9 cores=0-7
/proc/28271/stat : 28271 (precosat) R 28269 28271 28271 0 -1 4202496 4982 0 0 0 190 0 0 0 25 0 1 0 547134308 19824640 4705 33554432000 4194304 4890832 140736826336080 18446744073709551615 4229367 0 0 16781312 17442 0 0 0 17 7 0 0 0
/proc/28271/statm: 4840 4705 85 171 0 4667 0
[pid=28272] ppid=28248 vsize=426532 CPUtime=0 cores=0-7
/proc/28272/stat : 28272 (python) S 28248 28248 27692 0 -1 4202560 779 0 0 0 0 0 0 0 15 0 1 0 547134311 436768768 10791 33554432000 4194304 5683644 140735659004784 18446744073709551615 222921797190 0 0 16781312 514 8905547210024780035 0 0 17 1 0 0 0
/proc/28272/statm: 106633 10791 347 364 0 42533 0
[pid=28274] ppid=28272 vsize=43404 CPUtime=1.86 cores=0-7
/proc/28274/stat : 28274 (cryptominisat-2) R 28272 28274 28274 0 -1 4202496 5740 0 0 0 186 0 0 0 25 0 1 0 547134312 44445696 4529 33554432000 4194304 4677096 140734232812512 18446744073709551615 4321064 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/28274/statm: 10851 4529 383 118 0 5810 0
[pid=28275] ppid=28248 vsize=436788 CPUtime=0 cores=0-7
/proc/28275/stat : 28275 (python) S 28248 28248 27692 0 -1 4202560 817 0 0 0 0 0 0 0 18 0 1 0 547134314 447270912 10801 33554432000 4194304 5683644 140735659004784 18446744073709551615 222921797190 0 0 16781312 514 16139506063413084159 0 0 17 2 0 0 0
/proc/28275/statm: 109197 10801 353 364 0 45094 0
[pid=28277] ppid=28275 vsize=12204 CPUtime=1.81 cores=0-7
/proc/28277/stat : 28277 (lingeling) R 28275 28277 28277 0 -1 4202496 3421 0 0 0 181 0 0 0 25 0 1 0 547134315 12496896 2215 33554432000 4194304 4352236 140736255155920 18446744073709551615 4328105 0 0 16781312 17506 0 0 0 17 2 0 0 0
/proc/28277/statm: 3051 2215 129 39 0 2131 0
[pid=28248/tid=28255] ppid=28246 vsize=447032 CPUtime=0 cores=0-7
/proc/28248/task/28255/stat : 28255 (python) S 28246 28248 27692 0 -1 4202560 27 933 0 0 0 0 0 0 25 0 9 0 547134292 457760768 12341 33554432000 4194304 5683644 140735659004784 18446744073709551615 222933600689 0 0 16781312 2 18446604453846569344 0 0 -1 6 0 0 0
[pid=28248/tid=28258] ppid=28246 vsize=447032 CPUtime=0 cores=0-7
/proc/28248/task/28258/stat : 28258 (python) S 28246 28248 27692 0 -1 4202560 23 933 0 0 0 0 0 0 20 0 9 0 547134295 457760768 12341 33554432000 4194304 5683644 140735659004784 18446744073709551615 222933600689 0 0 16781312 2 18446604453846569344 0 0 -1 2 0 0 0
[pid=28248/tid=28261] ppid=28246 vsize=447032 CPUtime=0 cores=0-7
/proc/28248/task/28261/stat : 28261 (python) S 28246 28248 27692 0 -1 4202560 20 933 0 0 0 0 0 0 18 0 9 0 547134299 457760768 12341 33554432000 4194304 5683644 140735659004784 18446744073709551615 222933600689 0 0 16781312 2 18446604453846569344 0 0 -1 6 0 0 0
[pid=28248/tid=28264] ppid=28246 vsize=447032 CPUtime=0 cores=0-7
/proc/28248/task/28264/stat : 28264 (python) S 28246 28248 27692 0 -1 4202560 24 933 0 0 0 0 0 0 23 0 9 0 547134302 457760768 12341 33554432000 4194304 5683644 140735659004784 18446744073709551615 222933600689 0 0 16781312 2 18446604453846569344 0 0 -1 0 0 0 0
[pid=28248/tid=28267] ppid=28246 vsize=447032 CPUtime=0 cores=0-7
/proc/28248/task/28267/stat : 28267 (python) S 28246 28248 27692 0 -1 4202560 23 933 0 0 0 0 0 0 19 0 9 0 547134305 457760768 12341 33554432000 4194304 5683644 140735659004784 18446744073709551615 222933600689 0 0 16781312 2 18446604453846569344 0 0 -1 0 0 0 0
[pid=28248/tid=28270] ppid=28246 vsize=447032 CPUtime=0 cores=0-7
/proc/28248/task/28270/stat : 28270 (python) S 28246 28248 27692 0 -1 4202560 21 933 0 0 0 0 0 0 20 0 9 0 547134308 457760768 12341 33554432000 4194304 5683644 140735659004784 18446744073709551615 222933600689 0 0 16781312 2 18446604453846569344 0 0 -1 7 0 0 0
[pid=28248/tid=28273] ppid=28246 vsize=447032 CPUtime=0 cores=0-7
/proc/28248/task/28273/stat : 28273 (python) S 28246 28248 27692 0 -1 4202560 25 933 0 0 0 0 0 0 19 0 9 0 547134311 457760768 12341 33554432000 4194304 5683644 140735659004784 18446744073709551615 222933600689 0 0 16781312 2 18446604453846569344 0 0 -1 1 0 0 0
[pid=28248/tid=28276] ppid=28246 vsize=447032 CPUtime=0 cores=0-7
/proc/28248/task/28276/stat : 28276 (python) S 28246 28248 27692 0 -1 4202560 30 933 0 0 0 0 0 0 21 0 9 0 547134315 457760768 12341 33554432000 4194304 5683644 140735659004784 18446744073709551615 222933600689 0 0 16781312 2 18446604453846569344 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 19.73
Current children cumulated vsize (KiB) 3424292

[startup+12.7019 s]
/proc/loadavg: 7.76 8.45 8.40 9/222 28277
/proc/meminfo: memFree=20801600/32951124 swapFree=67110188/67111528
[pid=28248] ppid=28246 vsize=447032 CPUtime=4.17 cores=0-7
/proc/28248/stat : 28248 (python) S 28246 28248 27692 0 -1 4202496 23612 933 1 0 402 15 0 0 21 0 9 0 547133870 457760768 12341 33554432000 4194304 5683644 140735659004784 18446744073709551615 222933603787 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28248/statm: 111758 12341 1889 364 0 47655 0
[pid=28254] ppid=28248 vsize=299460 CPUtime=0 cores=0-7
/proc/28254/stat : 28254 (python) S 28248 28248 27692 0 -1 4202560 910 0 0 0 0 0 0 0 18 0 1 0 547134292 306647040 10793 33554432000 4194304 5683644 140735659004784 18446744073709551615 222921797135 0 0 16781312 514 4013177863258734852 0 0 17 1 0 0 0
/proc/28254/statm: 74865 10793 375 364 0 10783 0
[pid=28256] ppid=28254 vsize=13236 CPUtime=8.46 cores=0-7
/proc/28256/stat : 28256 (lingeling) R 28254 28256 28256 0 -1 4202496 3669 0 0 0 846 0 0 0 25 0 1 0 547134293 13553664 2473 33554432000 4194304 4352236 140733481277376 18446744073709551615 4241453 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/28256/statm: 3309 2473 129 39 0 2389 0
[pid=28257] ppid=28248 vsize=309716 CPUtime=0 cores=0-7
/proc/28257/stat : 28257 (python) S 28248 28248 27692 0 -1 4202560 900 0 0 0 0 0 0 0 15 0 1 0 547134295 317149184 10792 33554432000 4194304 5683644 140735659004784 18446744073709551615 222921797190 0 0 16781312 514 7905743694702018818 0 0 17 4 0 0 0
/proc/28257/statm: 77429 10792 370 364 0 13344 0
[pid=28259] ppid=28257 vsize=56020 CPUtime=8.42 cores=0-7
/proc/28259/stat : 28259 (cryptominisat-2) R 28257 28259 28259 0 -1 4202496 9659 0 0 0 841 1 0 0 25 0 1 0 547134296 57364480 7440 33554432000 4194304 4677096 140736136878912 18446744073709551615 4318898 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/28259/statm: 14005 7440 388 118 0 8964 0
[pid=28260] ppid=28248 vsize=319972 CPUtime=0 cores=0-7
/proc/28260/stat : 28260 (python) S 28248 28248 27692 0 -1 4202560 902 0 0 0 0 0 0 0 18 0 1 0 547134298 327651328 10795 33554432000 4194304 5683644 140735659004784 18446744073709551615 222921797190 0 0 16781312 514 3990827540645118210 0 0 17 1 0 0 0
/proc/28260/statm: 79993 10795 369 364 0 15905 0
[pid=28262] ppid=28260 vsize=13476 CPUtime=8.4 cores=0-7
/proc/28262/stat : 28262 (lingeling) R 28260 28262 28262 0 -1 4202496 3733 0 0 0 840 0 0 0 25 0 1 0 547134299 13799424 2533 33554432000 4194304 4352236 140734353162496 18446744073709551615 4241672 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/28262/statm: 3369 2533 129 39 0 2449 0
[pid=28263] ppid=28248 vsize=330228 CPUtime=0 cores=0-7
/proc/28263/stat : 28263 (python) S 28248 28248 27692 0 -1 4202560 910 0 0 0 0 0 0 0 18 0 1 0 547134302 338153472 10799 33554432000 4194304 5683644 140735659004784 18446744073709551615 222921797190 0 0 16781312 514 2239796449539752196 0 0 17 0 0 0 0
/proc/28263/statm: 82557 10799 369 364 0 18466 0
[pid=28265] ppid=28263 vsize=12896 CPUtime=8.37 cores=0-7
/proc/28265/stat : 28265 (lingeling) R 28263 28265 28265 0 -1 4202496 3612 0 0 0 837 0 0 0 25 0 1 0 547134302 13205504 2417 33554432000 4194304 4352236 140733440428176 18446744073709551615 4241391 0 0 16781312 17506 0 0 0 17 6 0 0 0
/proc/28265/statm: 3224 2417 129 39 0 2304 0
[pid=28266] ppid=28248 vsize=340484 CPUtime=0 cores=0-7
/proc/28266/stat : 28266 (python) S 28248 28248 27692 0 -1 4202560 940 0 0 0 0 0 0 0 18 0 1 0 547134305 348655616 10804 33554432000 4194304 5683644 140735659004784 18446744073709551615 222921797190 0 0 16781312 514 4022528385019248898 0 0 17 1 0 0 0
/proc/28266/statm: 85121 10804 370 364 0 21027 0
[pid=28268] ppid=28266 vsize=14792 CPUtime=8.32 cores=0-7
/proc/28268/stat : 28268 (SApperloT-base) R 28266 28268 28268 0 -1 4202496 3596 0 0 0 832 0 0 0 25 0 1 0 547134306 15147008 3297 33554432000 134512640 135674940 4294885760 18446744073709551615 134564271 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/28268/statm: 3698 3297 99 284 0 3412 0
[pid=28269] ppid=28248 vsize=350740 CPUtime=0 cores=0-7
/proc/28269/stat : 28269 (python) S 28248 28248 27692 0 -1 4202560 955 0 0 0 0 0 0 0 18 0 1 0 547134308 359157760 10808 33554432000 4194304 5683644 140735659004784 18446744073709551615 222921797190 0 0 16781312 514 3844728558714847490 0 0 17 1 0 0 0
/proc/28269/statm: 87685 10808 370 364 0 23588 0
[pid=28271] ppid=28269 vsize=19360 CPUtime=8.25 cores=0-7
/proc/28271/stat : 28271 (precosat) R 28269 28271 28271 0 -1 4202496 4982 0 0 0 825 0 0 0 25 0 1 0 547134308 19824640 4705 33554432000 4194304 4890832 140736826336080 18446744073709551615 4238736 0 0 16781312 17442 0 0 0 17 7 0 0 0
/proc/28271/statm: 4840 4705 85 171 0 4667 0
[pid=28272] ppid=28248 vsize=426532 CPUtime=0 cores=0-7
/proc/28272/stat : 28272 (python) S 28248 28248 27692 0 -1 4202560 963 0 0 0 0 0 0 0 15 0 1 0 547134311 436768768 10814 33554432000 4194304 5683644 140735659004784 18446744073709551615 222921797190 0 0 16781312 514 8905547210024780035 0 0 17 1 0 0 0
/proc/28272/statm: 106633 10814 370 364 0 42533 0

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

[pid=28271] ppid=28269 vsize=29088 CPUtime=81.75 cores=0-7
/proc/28271/stat : 28271 (precosat) R 28269 28271 28271 0 -1 4202496 13238 0 0 0 8172 3 0 0 25 0 1 0 547134308 29786112 7152 33554432000 4194304 4890832 140736826336080 18446744073709551615 4238673 0 0 16781312 17442 0 0 0 17 7 0 0 0
/proc/28271/statm: 7272 7152 85 171 0 7099 0
[pid=28272] ppid=28248 vsize=426532 CPUtime=0.14 cores=0-7
/proc/28272/stat : 28272 (python) S 28248 28248 27692 0 -1 4202560 1008 0 0 0 8 6 0 0 15 0 1 0 547134311 436768768 10814 33554432000 4194304 5683644 140735659004784 18446744073709551615 222921797190 0 0 16781312 514 8905547210024780035 0 0 17 1 0 0 0
/proc/28272/statm: 106633 10814 370 364 0 42533 0
[pid=28274] ppid=28272 vsize=93260 CPUtime=81.62 cores=0-7
/proc/28274/stat : 28274 (cryptominisat-2) R 28272 28274 28274 0 -1 4202496 22346 0 0 0 8157 5 0 0 25 0 1 0 547134312 95498240 13883 33554432000 4194304 4677096 140734232812512 18446744073709551615 4320231 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/28274/statm: 23315 13883 388 118 0 18274 0
[pid=28275] ppid=28248 vsize=436788 CPUtime=0.12 cores=0-7
/proc/28275/stat : 28275 (python) S 28248 28248 27692 0 -1 4202560 1022 0 0 0 8 4 0 0 18 0 1 0 547134314 447270912 10824 33554432000 4194304 5683644 140735659004784 18446744073709551615 222921797190 0 0 16781312 514 5243175128677712129 0 0 17 2 0 0 0
/proc/28275/statm: 109197 10824 376 364 0 45094 0
[pid=28277] ppid=28275 vsize=22060 CPUtime=82.08 cores=0-7
/proc/28277/stat : 28277 (lingeling) R 28275 28277 28277 0 -1 4202496 5885 0 0 0 8208 0 0 0 25 0 1 0 547134315 22589440 4679 33554432000 4194304 4352236 140736255155920 18446744073709551615 4328114 0 0 16781312 17506 0 0 0 17 2 0 0 0
/proc/28277/statm: 5515 4679 129 39 0 4595 0
[pid=28248/tid=28255] ppid=28246 vsize=447032 CPUtime=0 cores=0-7
/proc/28248/task/28255/stat : 28255 (python) S 28246 28248 27692 0 -1 4202560 27 933 0 0 0 0 0 0 25 0 9 0 547134292 457760768 12341 33554432000 4194304 5683644 140735659004784 18446744073709551615 222933600689 0 0 16781312 2 18446604453846569344 0 0 -1 6 0 0 0
[pid=28248/tid=28258] ppid=28246 vsize=447032 CPUtime=0 cores=0-7
/proc/28248/task/28258/stat : 28258 (python) S 28246 28248 27692 0 -1 4202560 23 933 0 0 0 0 0 0 20 0 9 0 547134295 457760768 12341 33554432000 4194304 5683644 140735659004784 18446744073709551615 222933600689 0 0 16781312 2 18446604453846569344 0 0 -1 2 0 0 0
[pid=28248/tid=28261] ppid=28246 vsize=447032 CPUtime=0 cores=0-7
/proc/28248/task/28261/stat : 28261 (python) S 28246 28248 27692 0 -1 4202560 20 933 0 0 0 0 0 0 18 0 9 0 547134299 457760768 12341 33554432000 4194304 5683644 140735659004784 18446744073709551615 222933600689 0 0 16781312 2 18446604453846569344 0 0 -1 6 0 0 0
[pid=28248/tid=28264] ppid=28246 vsize=447032 CPUtime=0 cores=0-7
/proc/28248/task/28264/stat : 28264 (python) S 28246 28248 27692 0 -1 4202560 24 933 0 0 0 0 0 0 23 0 9 0 547134302 457760768 12341 33554432000 4194304 5683644 140735659004784 18446744073709551615 222933600689 0 0 16781312 2 18446604453846569344 0 0 -1 0 0 0 0
[pid=28248/tid=28267] ppid=28246 vsize=447032 CPUtime=0 cores=0-7
/proc/28248/task/28267/stat : 28267 (python) S 28246 28248 27692 0 -1 4202560 23 933 0 0 0 0 0 0 19 0 9 0 547134305 457760768 12341 33554432000 4194304 5683644 140735659004784 18446744073709551615 222933600689 0 0 16781312 2 18446604453846569344 0 0 -1 0 0 0 0
[pid=28248/tid=28270] ppid=28246 vsize=447032 CPUtime=0 cores=0-7
/proc/28248/task/28270/stat : 28270 (python) S 28246 28248 27692 0 -1 4202560 21 933 0 0 0 0 0 0 20 0 9 0 547134308 457760768 12341 33554432000 4194304 5683644 140735659004784 18446744073709551615 222933600689 0 0 16781312 2 18446604453846569344 0 0 -1 7 0 0 0
[pid=28248/tid=28273] ppid=28246 vsize=447032 CPUtime=0 cores=0-7
/proc/28248/task/28273/stat : 28273 (python) S 28246 28248 27692 0 -1 4202560 25 933 0 0 0 0 0 0 19 0 9 0 547134311 457760768 12341 33554432000 4194304 5683644 140735659004784 18446744073709551615 222933600689 0 0 16781312 2 18446604453846569344 0 0 -1 1 0 0 0
[pid=28248/tid=28276] ppid=28246 vsize=447032 CPUtime=0 cores=0-7
/proc/28248/task/28276/stat : 28276 (python) S 28246 28248 27692 0 -1 4202560 30 933 0 0 0 0 0 0 21 0 9 0 547134315 457760768 12341 33554432000 4194304 5683644 140735659004784 18446744073709551615 222933600689 0 0 16781312 2 18446604453846569344 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 662.33
Current children cumulated vsize (KiB) 3574264

[startup+87.1013 s]
/proc/loadavg: 8.02 8.38 8.38 9/222 28279
/proc/meminfo: memFree=20705996/32951124 swapFree=67110188/67111528
[pid=28248] ppid=28246 vsize=447032 CPUtime=4.17 cores=0-7
/proc/28248/stat : 28248 (python) S 28246 28248 27692 0 -1 4202496 23612 933 1 0 402 15 0 0 21 0 9 0 547133870 457760768 12341 33554432000 4194304 5683644 140735659004784 18446744073709551615 222933603787 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28248/statm: 111758 12341 1889 364 0 47655 0
[pid=28254] ppid=28248 vsize=299460 CPUtime=0.11 cores=0-7
/proc/28254/stat : 28254 (python) S 28248 28248 27692 0 -1 4202560 940 0 0 0 7 4 0 0 18 0 1 0 547134292 306647040 10794 33554432000 4194304 5683644 140735659004784 18446744073709551615 222921797135 0 0 16781312 514 5243175128677712132 0 0 17 1 0 0 0
/proc/28254/statm: 74865 10794 376 364 0 10783 0
[pid=28256] ppid=28254 vsize=20852 CPUtime=82.86 cores=0-7
/proc/28256/stat : 28256 (lingeling) R 28254 28256 28256 0 -1 4202496 5573 0 0 0 8286 0 0 0 25 0 1 0 547134293 21352448 4377 33554432000 4194304 4352236 140733481277376 18446744073709551615 4328100 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/28256/statm: 5213 4377 129 39 0 4293 0
[pid=28257] ppid=28248 vsize=309716 CPUtime=0.14 cores=0-7
/proc/28257/stat : 28257 (python) S 28248 28248 27692 0 -1 4202560 957 0 0 0 9 5 0 0 15 0 1 0 547134295 317149184 10792 33554432000 4194304 5683644 140735659004784 18446744073709551615 222921797190 0 0 16781312 514 5243175128677712130 0 0 17 4 0 0 0
/proc/28257/statm: 77429 10792 370 364 0 13344 0
[pid=28259] ppid=28257 vsize=71680 CPUtime=82.68 cores=0-7
/proc/28259/stat : 28259 (cryptominisat-2) R 28257 28259 28259 0 -1 4202496 24285 0 0 0 8263 5 0 0 25 0 1 0 547134296 73400320 9871 33554432000 4194304 4677096 140736136878912 18446744073709551615 222921473681 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/28259/statm: 17920 9871 388 118 0 12879 0
[pid=28260] ppid=28248 vsize=319972 CPUtime=0.12 cores=0-7
/proc/28260/stat : 28260 (python) S 28248 28248 27692 0 -1 4202560 931 0 0 0 6 6 0 0 18 0 1 0 547134298 327651328 10796 33554432000 4194304 5683644 140735659004784 18446744073709551615 222921797190 0 0 16781312 514 5243175128677712130 0 0 17 1 0 0 0
/proc/28260/statm: 79993 10796 370 364 0 15905 0
[pid=28262] ppid=28260 vsize=20664 CPUtime=82.8 cores=0-7
/proc/28262/stat : 28262 (lingeling) R 28260 28262 28262 0 -1 4202496 5530 0 0 0 8280 0 0 0 25 0 1 0 547134299 21159936 4330 33554432000 4194304 4352236 140734353162496 18446744073709551615 4328114 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/28262/statm: 5166 4330 129 39 0 4246 0
[pid=28263] ppid=28248 vsize=330228 CPUtime=0.12 cores=0-7
/proc/28263/stat : 28263 (python) S 28248 28248 27692 0 -1 4202560 934 0 0 0 7 5 0 0 18 0 1 0 547134302 338153472 10800 33554432000 4194304 5683644 140735659004784 18446744073709551615 222921797190 0 0 16781312 514 5243175128677712132 0 0 17 0 0 0 0
/proc/28263/statm: 82557 10800 370 364 0 18466 0
[pid=28265] ppid=28263 vsize=21560 CPUtime=82.77 cores=0-7
/proc/28265/stat : 28265 (lingeling) R 28263 28265 28265 0 -1 4202496 5749 0 0 0 8276 1 0 0 25 0 1 0 547134302 22077440 4554 33554432000 4194304 4352236 140733440428176 18446744073709551615 4207619 0 0 16781312 17506 0 0 0 17 6 0 0 0
/proc/28265/statm: 5390 4554 129 39 0 4470 0
[pid=28266] ppid=28248 vsize=340484 CPUtime=0.12 cores=0-7
/proc/28266/stat : 28266 (python) S 28248 28248 27692 0 -1 4202560 967 0 0 0 7 5 0 0 18 0 1 0 547134305 348655616 10804 33554432000 4194304 5683644 140735659004784 18446744073709551615 222921797190 0 0 16781312 514 5243175128677712130 0 0 17 1 0 0 0
/proc/28266/statm: 85121 10804 370 364 0 21027 0
[pid=28268] ppid=28266 vsize=34148 CPUtime=82.61 cores=0-7
/proc/28268/stat : 28268 (SApperloT-base) R 28266 28268 28268 0 -1 4202496 8173 0 0 0 8260 1 0 0 25 0 1 0 547134306 34967552 7809 33554432000 134512640 135674940 4294885760 18446744073709551615 134565128 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/28268/statm: 8537 7809 99 284 0 8251 0
[pid=28269] ppid=28248 vsize=350740 CPUtime=0.12 cores=0-7
/proc/28269/stat : 28269 (python) S 28248 28248 27692 0 -1 4202560 980 0 0 0 6 6 0 0 18 0 1 0 547134308 359157760 10808 33554432000 4194304 5683644 140735659004784 18446744073709551615 222921797190 0 0 16781312 514 5243175128677712130 0 0 17 1 0 0 0
/proc/28269/statm: 87685 10808 370 364 0 23588 0
[pid=28271] ppid=28269 vsize=29088 CPUtime=82.15 cores=0-7
/proc/28271/stat : 28271 (precosat) R 28269 28271 28271 0 -1 4202496 13238 0 0 0 8212 3 0 0 25 0 1 0 547134308 29786112 7152 33554432000 4194304 4890832 140736826336080 18446744073709551615 4219992 0 0 16781312 17442 0 0 0 17 7 0 0 0
/proc/28271/statm: 7272 7152 85 171 0 7099 0
[pid=28272] ppid=28248 vsize=426532 CPUtime=0.14 cores=0-7
/proc/28272/stat : 28272 (python) S 28248 28248 27692 0 -1 4202560 1008 0 0 0 8 6 0 0 15 0 1 0 547134311 436768768 10814 33554432000 4194304 5683644 140735659004784 18446744073709551615 222921797190 0 0 16781312 514 8905547210024780035 0 0 17 1 0 0 0
/proc/28272/statm: 106633 10814 370 364 0 42533 0
[pid=28274] ppid=28272 vsize=93260 CPUtime=82.02 cores=0-7
/proc/28274/stat : 28274 (cryptominisat-2) R 28272 28274 28274 0 -1 4202496 22346 0 0 0 8197 5 0 0 25 0 1 0 547134312 95498240 13883 33554432000 4194304 4677096 140734232812512 18446744073709551615 4319384 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/28274/statm: 23315 13883 388 118 0 18274 0
[pid=28275] ppid=28248 vsize=436788 CPUtime=0.12 cores=0-7
/proc/28275/stat : 28275 (python) S 28248 28248 27692 0 -1 4202560 1022 0 0 0 8 4 0 0 18 0 1 0 547134314 447270912 10824 33554432000 4194304 5683644 140735659004784 18446744073709551615 222921797190 0 0 16781312 514 5243175128677712129 0 0 17 2 0 0 0
/proc/28275/statm: 109197 10824 376 364 0 45094 0
[pid=28277] ppid=28275 vsize=22060 CPUtime=82.48 cores=0-7
/proc/28277/stat : 28277 (lingeling) R 28275 28277 28277 0 -1 4202496 5885 0 0 0 8248 0 0 0 25 0 1 0 547134315 22589440 4679 33554432000 4194304 4352236 140736255155920 18446744073709551615 4328055 0 0 16781312 17506 0 0 0 17 2 0 0 0
/proc/28277/statm: 5515 4679 129 39 0 4595 0
[pid=28248/tid=28255] ppid=28246 vsize=447032 CPUtime=0 cores=0-7
/proc/28248/task/28255/stat : 28255 (python) S 28246 28248 27692 0 -1 4202560 27 933 0 0 0 0 0 0 25 0 9 0 547134292 457760768 12341 33554432000 4194304 5683644 140735659004784 18446744073709551615 222933600689 0 0 16781312 2 18446604453846569344 0 0 -1 6 0 0 0
[pid=28248/tid=28258] ppid=28246 vsize=447032 CPUtime=0 cores=0-7
/proc/28248/task/28258/stat : 28258 (python) S 28246 28248 27692 0 -1 4202560 23 933 0 0 0 0 0 0 20 0 9 0 547134295 457760768 12341 33554432000 4194304 5683644 140735659004784 18446744073709551615 222933600689 0 0 16781312 2 18446604453846569344 0 0 -1 2 0 0 0
[pid=28248/tid=28261] ppid=28246 vsize=447032 CPUtime=0 cores=0-7
/proc/28248/task/28261/stat : 28261 (python) S 28246 28248 27692 0 -1 4202560 20 933 0 0 0 0 0 0 18 0 9 0 547134299 457760768 12341 33554432000 4194304 5683644 140735659004784 18446744073709551615 222933600689 0 0 16781312 2 18446604453846569344 0 0 -1 6 0 0 0
[pid=28248/tid=28264] ppid=28246 vsize=447032 CPUtime=0 cores=0-7
/proc/28248/task/28264/stat : 28264 (python) S 28246 28248 27692 0 -1 4202560 24 933 0 0 0 0 0 0 23 0 9 0 547134302 457760768 12341 33554432000 4194304 5683644 140735659004784 18446744073709551615 222933600689 0 0 16781312 2 18446604453846569344 0 0 -1 0 0 0 0
[pid=28248/tid=28267] ppid=28246 vsize=447032 CPUtime=0 cores=0-7
/proc/28248/task/28267/stat : 28267 (python) S 28246 28248 27692 0 -1 4202560 23 933 0 0 0 0 0 0 19 0 9 0 547134305 457760768 12341 33554432000 4194304 5683644 140735659004784 18446744073709551615 222933600689 0 0 16781312 2 18446604453846569344 0 0 -1 0 0 0 0
[pid=28248/tid=28270] ppid=28246 vsize=447032 CPUtime=0 cores=0-7
/proc/28248/task/28270/stat : 28270 (python) S 28246 28248 27692 0 -1 4202560 21 933 0 0 0 0 0 0 20 0 9 0 547134308 457760768 12341 33554432000 4194304 5683644 140735659004784 18446744073709551615 222933600689 0 0 16781312 2 18446604453846569344 0 0 -1 7 0 0 0
[pid=28248/tid=28273] ppid=28246 vsize=447032 CPUtime=0 cores=0-7
/proc/28248/task/28273/stat : 28273 (python) S 28246 28248 27692 0 -1 4202560 25 933 0 0 0 0 0 0 19 0 9 0 547134311 457760768 12341 33554432000 4194304 5683644 140735659004784 18446744073709551615 222933600689 0 0 16781312 2 18446604453846569344 0 0 -1 1 0 0 0
[pid=28248/tid=28276] ppid=28246 vsize=447032 CPUtime=0 cores=0-7
/proc/28248/task/28276/stat : 28276 (python) S 28246 28248 27692 0 -1 4202560 30 933 0 0 0 0 0 0 21 0 9 0 547134315 457760768 12341 33554432000 4194304 5683644 140735659004784 18446744073709551615 222933600689 0 0 16781312 2 18446604453846569344 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 665.53
Current children cumulated vsize (KiB) 3574264

[startup+87.2013 s]
/proc/loadavg: 8.02 8.38 8.38 9/222 28279
/proc/meminfo: memFree=20705996/32951124 swapFree=67110188/67111528
[pid=28248] ppid=28246 vsize=447032 CPUtime=86.89 cores=0-7
/proc/28248/stat : 28248 (python) S 28246 28248 27692 0 -1 4202496 23674 7888 1 0 402 15 8266 6 17 0 9 0 547133870 457760768 12342 33554432000 4194304 5683644 140735659004784 18446744073709551615 222933607231 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28248/statm: 111758 12342 1890 364 0 47655 0
[pid=28254] ppid=28248 vsize=0 CPUtime=83.08 cores=0-7
/proc/28254/stat : 28254 (python) Z 28248 28248 27692 0 -1 4202588 1235 5586 0 0 8 5 8295 0 19 0 1 0 547134292 0 0 33554432000 0 0 0 0 0 0 0 16781824 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28254/statm: 0 0 0 0 0 0 0
[pid=28257] ppid=28248 vsize=309716 CPUtime=0.14 cores=0-7
/proc/28257/stat : 28257 (python) S 28248 28248 27692 0 -1 4202560 975 0 0 0 9 5 0 0 15 0 1 0 547134295 317149184 10797 33554432000 4194304 5683644 140735659004784 18446744073709551615 222933607231 0 0 16781824 2 18446744071562232103 0 0 17 4 0 0 0
/proc/28257/statm: 77429 10797 375 364 0 13344 0
[pid=28259] ppid=28257 vsize=0 CPUtime=82.78 cores=0-7
/proc/28259/stat : 28259 (cryptominisat-2) R 28257 28259 28259 0 -1 4203524 24300 0 0 0 8273 5 0 0 25 0 1 0 547134296 0 0 33554432000 0 0 0 0 0 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28259/statm: 0 0 0 0 0 0 0
[pid=28260] ppid=28248 vsize=319972 CPUtime=0.12 cores=0-7
/proc/28260/stat : 28260 (python) S 28248 28248 27692 0 -1 4202560 931 0 0 0 6 6 0 0 18 0 1 0 547134298 327651328 10796 33554432000 4194304 5683644 140735659004784 18446744073709551615 222921797190 0 0 16781312 514 5243175128677712130 0 0 17 1 0 0 0
/proc/28260/statm: 79993 10796 370 364 0 15905 0
[pid=28262] ppid=28260 vsize=20664 CPUtime=82.9 cores=0-7
/proc/28262/stat : 28262 (lingeling) R 28260 28262 28262 0 -1 4202496 5530 0 0 0 8290 0 0 0 25 0 1 0 547134299 21159936 4330 33554432000 4194304 4352236 140734353162496 18446744073709551615 4231232 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/28262/statm: 5166 4330 129 39 0 4246 0
[pid=28263] ppid=28248 vsize=330228 CPUtime=0.12 cores=0-7
/proc/28263/stat : 28263 (python) S 28248 28248 27692 0 -1 4202560 934 0 0 0 7 5 0 0 18 0 1 0 547134302 338153472 10800 33554432000 4194304 5683644 140735659004784 18446744073709551615 222921797190 0 0 16781312 514 5243175128677712132 0 0 17 0 0 0 0
/proc/28263/statm: 82557 10800 370 364 0 18466 0
[pid=28265] ppid=28263 vsize=21560 CPUtime=82.87 cores=0-7
/proc/28265/stat : 28265 (lingeling) R 28263 28265 28265 0 -1 4202496 5749 0 0 0 8286 1 0 0 25 0 1 0 547134302 22077440 4554 33554432000 4194304 4352236 140733440428176 18446744073709551615 4276789 0 0 16781312 17506 0 0 0 17 6 0 0 0
/proc/28265/statm: 5390 4554 129 39 0 4470 0
[pid=28266] ppid=28248 vsize=340484 CPUtime=0.12 cores=0-7
/proc/28266/stat : 28266 (python) S 28248 28248 27692 0 -1 4202560 967 0 0 0 7 5 0 0 18 0 1 0 547134305 348655616 10804 33554432000 4194304 5683644 140735659004784 18446744073709551615 222921797190 0 0 16781312 514 5243175128677712130 0 0 17 1 0 0 0
/proc/28266/statm: 85121 10804 370 364 0 21027 0
[pid=28268] ppid=28266 vsize=34148 CPUtime=82.71 cores=0-7
/proc/28268/stat : 28268 (SApperloT-base) R 28266 28268 28268 0 -1 4202496 8173 0 0 0 8270 1 0 0 25 0 1 0 547134306 34967552 7809 33554432000 134512640 135674940 4294885760 18446744073709551615 134564660 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/28268/statm: 8537 7809 99 284 0 8251 0
[pid=28269] ppid=28248 vsize=350740 CPUtime=0.12 cores=0-7
/proc/28269/stat : 28269 (python) S 28248 28248 27692 0 -1 4202560 980 0 0 0 6 6 0 0 18 0 1 0 547134308 359157760 10808 33554432000 4194304 5683644 140735659004784 18446744073709551615 222921797190 0 0 16781312 514 5243175128677712130 0 0 17 1 0 0 0
/proc/28269/statm: 87685 10808 370 364 0 23588 0
[pid=28271] ppid=28269 vsize=29088 CPUtime=82.25 cores=0-7
/proc/28271/stat : 28271 (precosat) R 28269 28271 28271 0 -1 4202496 13238 0 0 0 8222 3 0 0 25 0 1 0 547134308 29786112 7152 33554432000 4194304 4890832 140736826336080 18446744073709551615 4239064 0 0 16781312 17442 0 0 0 17 7 0 0 0
/proc/28271/statm: 7272 7152 85 171 0 7099 0
[pid=28272] ppid=28248 vsize=426532 CPUtime=0.14 cores=0-7
/proc/28272/stat : 28272 (python) S 28248 28248 27692 0 -1 4202560 1008 0 0 0 8 6 0 0 15 0 1 0 547134311 436768768 10814 33554432000 4194304 5683644 140735659004784 18446744073709551615 222921797190 0 0 16781312 514 8905547210024780035 0 0 17 1 0 0 0
/proc/28272/statm: 106633 10814 370 364 0 42533 0
[pid=28274] ppid=28272 vsize=93260 CPUtime=82.12 cores=0-7
/proc/28274/stat : 28274 (cryptominisat-2) R 28272 28274 28274 0 -1 4202496 22346 0 0 0 8207 5 0 0 25 0 1 0 547134312 95498240 13883 33554432000 4194304 4677096 140734232812512 18446744073709551615 4320155 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/28274/statm: 23315 13883 388 118 0 18274 0
[pid=28248/tid=28255] ppid=28246 vsize=447032 CPUtime=82.72 cores=0-7
/proc/28248/task/28255/stat : 28255 (python) S 28246 28248 27692 0 -1 4202560 27 7888 0 0 0 0 8266 6 25 0 9 0 547134292 457760768 12342 33554432000 4194304 5683644 140735659004784 18446744073709551615 222933600689 0 0 16781312 2 18446604453846569344 0 0 -1 6 0 0 0
[pid=28248/tid=28258] ppid=28246 vsize=447032 CPUtime=82.72 cores=0-7
/proc/28248/task/28258/stat : 28258 (python) S 28246 28248 27692 0 -1 4202560 23 7888 0 0 0 0 8266 6 20 0 9 0 547134295 457760768 12342 33554432000 4194304 5683644 140735659004784 18446744073709551615 222933600689 0 0 16781312 2 18446604453846569344 0 0 -1 2 0 0 0
[pid=28248/tid=28261] ppid=28246 vsize=447032 CPUtime=82.72 cores=0-7
/proc/28248/task/28261/stat : 28261 (python) S 28246 28248 27692 0 -1 4202560 20 7888 0 0 0 0 8266 6 18 0 9 0 547134299 457760768 12342 33554432000 4194304 5683644 140735659004784 18446744073709551615 222933600689 0 0 16781312 2 18446604453846569344 0 0 -1 6 0 0 0
[pid=28248/tid=28264] ppid=28246 vsize=447032 CPUtime=82.72 cores=0-7
/proc/28248/task/28264/stat : 28264 (python) S 28246 28248 27692 0 -1 4202560 24 7888 0 0 0 0 8266 6 23 0 9 0 547134302 457760768 12342 33554432000 4194304 5683644 140735659004784 18446744073709551615 222933600689 0 0 16781312 2 18446604453846569344 0 0 -1 0 0 0 0
[pid=28248/tid=28267] ppid=28246 vsize=447032 CPUtime=82.72 cores=0-7
/proc/28248/task/28267/stat : 28267 (python) S 28246 28248 27692 0 -1 4202560 23 7888 0 0 0 0 8266 6 19 0 9 0 547134305 457760768 12342 33554432000 4194304 5683644 140735659004784 18446744073709551615 222933600689 0 0 16781312 2 18446604453846569344 0 0 -1 0 0 0 0
[pid=28248/tid=28270] ppid=28246 vsize=447032 CPUtime=82.72 cores=0-7
/proc/28248/task/28270/stat : 28270 (python) S 28246 28248 27692 0 -1 4202560 21 7888 0 0 0 0 8266 6 20 0 9 0 547134308 457760768 12342 33554432000 4194304 5683644 140735659004784 18446744073709551615 222933600689 0 0 16781312 2 18446604453846569344 0 0 -1 7 0 0 0
[pid=28248/tid=28273] ppid=28246 vsize=447032 CPUtime=82.72 cores=0-7
/proc/28248/task/28273/stat : 28273 (python) S 28246 28248 27692 0 -1 4202560 25 7888 0 0 0 0 8266 6 19 0 9 0 547134311 457760768 12342 33554432000 4194304 5683644 140735659004784 18446744073709551615 222933600689 0 0 16781312 2 18446604453846569344 0 0 -1 1 0 0 0
[pid=28248/tid=28276] ppid=28246 vsize=447032 CPUtime=82.72 cores=0-7
/proc/28248/task/28276/stat : 28276 (python) S 28246 28248 27692 0 -1 4202560 30 7888 0 0 0 0 8266 6 21 0 9 0 547134315 457760768 12342 33554432000 4194304 5683644 140735659004784 18446744073709551615 222933600689 0 0 16781312 2 18446604453846569344 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 666.36
Current children cumulated vsize (KiB) 2723424

Child status: 0
Real time (s): 87.2461
CPU time (s): 666.574
CPU user time (s): 665.73
CPU system time (s): 0.843871
CPU usage (%): 764.016
Max. virtual memory (cumulated for all children) (KiB): 3594424

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 665.73
system time used= 0.843871
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 130151
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= 4115
involuntary context switches= 3992

runsolver used 0.19197 second user time and 0.404938 second system time

The end

Launcher Data

Begin job on node109 at 2011-05-02 18:55:31
IDJOB=3322677
IDBENCH=85973
IDSOLVER=1710
FILE ID=node109/3322677-1304355331
RUNJOBID= node109-1304348815-27706
PBS_JOBID= 13178669
Free space on /tmp= 73256 MiB

SOLVER NAME= borg-sat 11.03.02-industrial
BENCH NAME= SAT05/industrial/grieu05/vmpc/vmpc_29.renamed-as.sat05-1916.cnf
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.industrial.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT -cores NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3322677-1304355331/watcher-3322677-1304355331 -o /tmp/evaluation-result-3322677-1304355331/solver-3322677-1304355331 -C 40000 -W 5100 -M 31000  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3322677-1304355331.cnf -seed 416539999 -budget 40000 -cores 8

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= f874c09c5787bb3c6a16f7a5f9ea0ad4
RANDOM SEED=416539999

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.61
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20998464 kB
Buffers:        857148 kB
Cached:        2779040 kB
SwapCached:        712 kB
Active:        8288088 kB
Inactive:      3245140 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20998464 kB
SwapTotal:    67111528 kB
SwapFree:     67110188 kB
Dirty:           33576 kB
Writeback:           0 kB
AnonPages:     7896060 kB
Mapped:          17804 kB
Slab:           333528 kB
PageTables:      21272 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  8982664 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73224 MiB
End job on node109 at 2011-05-02 18:56:59