Trace number 1776349

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
ManySAT 1.1 aimd 1/2009-03-20 (4 threads)SAT 830.04 208.448

General information on the benchmark

Nameindustrial/grieu/
vmpc_29.cnf
MD5SUM1e81246225c81a67548d334d1dfcc24b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark113.29
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.00/0.00	c Parsing...
0.00/0.06	c ==============================================================================
0.00/0.06	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.06	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.06	c ==============================================================================
0.00/0.06	c |         0 |  120147   314766 |   36044       0        0     nan |  0.000 % |
0.00/0.07	c ==============================================================================
0.00/0.07	c Result  :   #vars: 841   #clauses: 120147   #literals: 314766
0.00/0.07	c CPU time:   0.07 s
0.00/0.07	c ==============================================================================
829.98/208.43	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
829.98/208.43	c ============================[ Problem Statistics ]=============================
829.98/208.43	c |                                                                             |
829.98/208.43	c threadId              : 1
829.98/208.43	c restarts              : 4564
829.98/208.43	c conflicts             : 770292         (929 /sec)
829.98/208.43	c decisions             : 1646438        (0.92 % random) (1986 /sec)
829.98/208.43	c propagations          : 107193412      (129325 /sec)
829.98/208.43	c conflict literals     : 22306477       (55.37 % deleted)
829.98/208.43	c Memory used           : 207.57 MB
829.98/208.43	c CPU time              : 828.87 s
829.98/208.43	
829.98/208.43	c --->m=4, e=8, aimd=1, HOME/23909_many.cnf	time: 207.218	conflicts: 770292       
829.98/208.44	s SATISFIABLE
829.98/208.44	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 version 3.2.9 (svn:503) (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w /tmp/evaluation-result-1776349-1243508657/watcher-1776349-1243508657 -o /tmp/evaluation-result-1776349-1243508657/solver-1776349-1243508657 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1776349-1243508657.cnf aimd 1 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 2096128 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 2147328 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 3.83 4.26 4.30 3/99 23909
/proc/meminfo: memFree=3154500/3368532 swapFree=1953580/1959888
[pid=23909] ppid=23907 vsize=2412 CPUtime=0
/proc/23909/stat : 23909 (manysat.sh) R 23907 23909 19648 0 -1 4194304 333 0 0 0 0 0 0 0 18 0 1 0 1115530167 2469888 273 4294967295 134512640 135169312 3217174368 3217172844 3085543284 0 65538 4 65536 0 0 0 17 2 0 0 0
/proc/23909/statm: 603 273 231 161 0 42 0
[pid=23910] ppid=23909 vsize=1032 CPUtime=0
/proc/23910/stat : 23910 (SatElite) R 23909 23909 19648 0 -1 4202496 208 0 0 0 0 0 0 0 18 0 1 0 1115530167 1056768 145 4294967295 134512640 135034092 3220003296 3219999288 134673244 0 0 0 3 0 0 0 17 2 0 0 0
/proc/23910/statm: 258 146 50 128 0 128 0

[startup+0.07685 s]
/proc/loadavg: 3.83 4.26 4.30 3/99 23909
/proc/meminfo: memFree=3154500/3368532 swapFree=1953580/1959888
[pid=23909] ppid=23907 vsize=2412 CPUtime=0
/proc/23909/stat : 23909 (manysat.sh) S 23907 23909 19648 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1115530167 2469888 273 4294967295 134512640 135169312 3217174368 3217172904 3085541102 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/23909/statm: 603 273 231 161 0 42 0
[pid=23910] ppid=23909 vsize=7276 CPUtime=0.08
/proc/23910/stat : 23910 (SatElite) R 23909 23909 19648 0 -1 4202496 1776 0 0 0 8 0 0 0 20 0 1 0 1115530167 7450624 1713 4294967295 134512640 135034092 3220003296 3219998172 134691101 0 0 0 3 0 0 0 17 2 0 0 0
/proc/23910/statm: 1819 1713 66 128 0 1689 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9688

[startup+0.106844 s]
/proc/loadavg: 3.83 4.26 4.30 3/99 23909
/proc/meminfo: memFree=3154500/3368532 swapFree=1953580/1959888
[pid=23909] ppid=23907 vsize=2412 CPUtime=0
/proc/23909/stat : 23909 (manysat.sh) S 23907 23909 19648 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1115530167 2469888 273 4294967295 134512640 135169312 3217174368 3217172904 3085541102 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/23909/statm: 603 273 231 161 0 42 0
[pid=23910] ppid=23909 vsize=7276 CPUtime=0.11
/proc/23910/stat : 23910 (SatElite) R 23909 23909 19648 0 -1 4202496 1776 0 0 0 11 0 0 0 20 0 1 0 1115530167 7450624 1713 4294967295 134512640 135034092 3220003296 3219998180 134691101 0 0 0 3 0 0 0 17 2 0 0 0
/proc/23910/statm: 1819 1713 66 128 0 1689 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9688

[startup+0.306824 s]
/proc/loadavg: 3.83 4.26 4.30 3/99 23909
/proc/meminfo: memFree=3154500/3368532 swapFree=1953580/1959888
[pid=23909] ppid=23907 vsize=2416 CPUtime=0.17
/proc/23909/stat : 23909 (manysat.sh) S 23907 23909 19648 0 -1 4194304 370 1780 0 0 0 0 17 0 17 0 1 0 1115530167 2473984 275 4294967295 134512640 135169312 3217174368 3217170584 3085541102 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/23909/statm: 604 275 231 161 0 43 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 2416

[startup+0.706796 s]
/proc/loadavg: 3.83 4.26 4.30 3/99 23909
/proc/meminfo: memFree=3154500/3368532 swapFree=1953580/1959888
[pid=23909] ppid=23907 vsize=2416 CPUtime=0.17
/proc/23909/stat : 23909 (manysat.sh) S 23907 23909 19648 0 -1 4194304 370 1780 0 0 0 0 17 0 17 0 1 0 1115530167 2473984 275 4294967295 134512640 135169312 3217174368 3217170584 3085541102 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/23909/statm: 604 275 231 161 0 43 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 2416

[startup+1.50672 s]
/proc/loadavg: 3.83 4.26 4.30 6/104 23915
/proc/meminfo: memFree=3121400/3368532 swapFree=1953580/1959888
[pid=23909] ppid=23907 vsize=2416 CPUtime=0.17
/proc/23909/stat : 23909 (manysat.sh) S 23907 23909 19648 0 -1 4194304 370 1780 0 0 0 0 17 0 17 0 1 0 1115530167 2473984 275 4294967295 134512640 135169312 3217174368 3217170584 3085541102 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/23909/statm: 604 275 231 161 0 43 0
[pid=23912] ppid=23909 vsize=64180 CPUtime=4.73
/proc/23912/stat : 23912 (manysat1.1_stat) R 23909 23909 19648 0 -1 4202496 9267 0 0 0 471 2 0 0 18 0 4 0 1115530184 65720320 9202 4294967295 134512640 135305190 3215539664 3215537588 134840070 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/23912/statm: 16045 9203 79 194 0 15849 0
[pid=23912/tid=23913] ppid=23909 vsize=64180 CPUtime=1.14
/proc/23912/task/23913/stat : 23913 (manysat1.1_stat) R 23909 23909 19648 0 -1 4202560 505 0 0 0 114 0 0 0 18 0 4 0 1115530202 65720320 9203 4294967295 134512640 135305190 3215539664 3083103424 134528438 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=23912/tid=23914] ppid=23909 vsize=64180 CPUtime=1.14
/proc/23912/task/23914/stat : 23914 (manysat1.1_stat) R 23909 23909 19648 0 -1 4202560 870 0 0 0 114 0 0 0 20 0 4 0 1115530202 65720320 9203 4294967295 134512640 135305190 3215539664 3074714816 134528344 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=23912/tid=23915] ppid=23909 vsize=64180 CPUtime=1.13
/proc/23912/task/23915/stat : 23915 (manysat1.1_stat) R 23909 23909 19648 0 -1 4202560 627 0 0 0 113 0 0 0 17 0 4 0 1115530202 65720320 9205 4294967295 134512640 135305190 3215539664 3066325956 134840070 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.9
Current children cumulated vsize (KiB) 66596

[startup+3.10657 s]
/proc/loadavg: 3.92 4.27 4.30 7/104 23915
/proc/meminfo: memFree=3112816/3368532 swapFree=1953580/1959888
[pid=23909] ppid=23907 vsize=2416 CPUtime=0.17
/proc/23909/stat : 23909 (manysat.sh) S 23907 23909 19648 0 -1 4194304 370 1780 0 0 0 0 17 0 17 0 1 0 1115530167 2473984 275 4294967295 134512640 135169312 3217174368 3217170584 3085541102 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/23909/statm: 604 275 231 161 0 43 0
[pid=23912] ppid=23909 vsize=73764 CPUtime=11.11
/proc/23912/stat : 23912 (manysat1.1_stat) R 23909 23909 19648 0 -1 4202496 11733 0 0 0 1105 6 0 0 16 0 4 0 1115530184 75534336 11668 4294967295 134512640 135305190 3215539664 3215537632 134547909 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/23912/statm: 18441 11668 79 194 0 18245 0
[pid=23912/tid=23913] ppid=23909 vsize=73764 CPUtime=2.74
/proc/23912/task/23913/stat : 23913 (manysat1.1_stat) R 23909 23909 19648 0 -1 4202560 1019 0 0 0 274 0 0 0 15 0 4 0 1115530202 75534336 11668 4294967295 134512640 135305190 3215539664 3083103424 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=23912/tid=23914] ppid=23909 vsize=73764 CPUtime=2.74
/proc/23912/task/23914/stat : 23914 (manysat1.1_stat) R 23909 23909 19648 0 -1 4202560 1633 0 0 0 273 1 0 0 22 0 4 0 1115530202 75534336 11668 4294967295 134512640 135305190 3215539664 3074714816 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=23912/tid=23915] ppid=23909 vsize=73764 CPUtime=2.73
/proc/23912/task/23915/stat : 23915 (manysat1.1_stat) R 23909 23909 19648 0 -1 4202560 1292 0 0 0 270 3 0 0 15 0 4 0 1115530202 75534336 11668 4294967295 134512640 135305190 3215539664 3066326208 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 11.28
Current children cumulated vsize (KiB) 76180

[startup+6.30626 s]
/proc/loadavg: 3.92 4.27 4.30 7/104 23915
/proc/meminfo: memFree=3098096/3368532 swapFree=1953580/1959888
[pid=23909] ppid=23907 vsize=2416 CPUtime=0.17
/proc/23909/stat : 23909 (manysat.sh) S 23907 23909 19648 0 -1 4194304 370 1780 0 0 0 0 17 0 17 0 1 0 1115530167 2473984 275 4294967295 134512640 135169312 3217174368 3217170584 3085541102 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/23909/statm: 604 275 231 161 0 43 0
[pid=23912] ppid=23909 vsize=85880 CPUtime=23.86
/proc/23912/stat : 23912 (manysat1.1_stat) R 23909 23909 19648 0 -1 4202496 14709 0 0 0 2374 12 0 0 16 0 4 0 1115530184 87941120 14644 4294967295 134512640 135305190 3215539664 3215537840 134528562 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/23912/statm: 21470 14644 79 194 0 21274 0
[pid=23912/tid=23913] ppid=23909 vsize=85880 CPUtime=5.94
/proc/23912/task/23913/stat : 23913 (manysat1.1_stat) R 23909 23909 19648 0 -1 4202560 1708 0 0 0 593 1 0 0 16 0 4 0 1115530202 87941120 14644 4294967295 134512640 135305190 3215539664 3083103424 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=23912/tid=23914] ppid=23909 vsize=85880 CPUtime=5.89
/proc/23912/task/23914/stat : 23914 (manysat1.1_stat) R 23909 23909 19648 0 -1 4202560 2633 0 0 0 586 3 0 0 25 0 4 0 1115530202 87941120 14644 4294967295 134512640 135305190 3215539664 3074714816 134528503 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=23912/tid=23915] ppid=23909 vsize=85880 CPUtime=5.93
/proc/23912/task/23915/stat : 23915 (manysat1.1_stat) R 23909 23909 19648 0 -1 4202560 1868 0 0 0 589 4 0 0 16 0 4 0 1115530202 87941120 14644 4294967295 134512640 135305190 3215539664 3066326208 134528252 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 24.03
Current children cumulated vsize (KiB) 88296

[startup+12.7057 s]
/proc/loadavg: 4.25 4.33 4.32 6/104 23918
/proc/meminfo: memFree=3084008/3368532 swapFree=1953580/1959888
[pid=23909] ppid=23907 vsize=2416 CPUtime=0.17
/proc/23909/stat : 23909 (manysat.sh) S 23907 23909 19648 0 -1 4194304 370 1780 0 0 0 0 17 0 17 0 1 0 1115530167 2473984 275 4294967295 134512640 135169312 3217174368 3217170584 3085541102 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/23909/statm: 604 275 231 161 0 43 0
[pid=23912] ppid=23909 vsize=97364 CPUtime=49.39
/proc/23912/stat : 23912 (manysat1.1_stat) R 23909 23909 19648 0 -1 4202496 17758 0 0 0 4924 15 0 0 16 0 4 0 1115530184 99700736 17693 4294967295 134512640 135305190 3215539664 3215537632 134548012 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/23912/statm: 24341 17693 79 194 0 24145 0
[pid=23912/tid=23913] ppid=23909 vsize=97364 CPUtime=12.33
/proc/23912/task/23913/stat : 23913 (manysat1.1_stat) R 23909 23909 19648 0 -1 4202560 2401 0 0 0 1231 2 0 0 18 0 4 0 1115530202 99700736 17693 4294967295 134512640 135305190 3215539664 3083103424 134528418 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=23912/tid=23914] ppid=23909 vsize=97364 CPUtime=12.24
/proc/23912/task/23914/stat : 23914 (manysat1.1_stat) R 23909 23909 19648 0 -1 4202560 3609 0 0 0 1221 3 0 0 25 0 4 0 1115530202 99700736 17693 4294967295 134512640 135305190 3215539664 3074714816 134528402 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=23912/tid=23915] ppid=23909 vsize=97364 CPUtime=12.32
/proc/23912/task/23915/stat : 23915 (manysat1.1_stat) R 23909 23909 19648 0 -1 4202560 2527 0 0 0 1228 4 0 0 17 0 4 0 1115530202 99700736 17693 4294967295 134512640 135305190 3215539664 3066326208 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 49.56
Current children cumulated vsize (KiB) 99780

[startup+25.5044 s]
/proc/loadavg: 4.21 4.32 4.32 6/104 23920
/proc/meminfo: memFree=3061576/3368532 swapFree=1953580/1959888
[pid=23909] ppid=23907 vsize=2416 CPUtime=0.17
/proc/23909/stat : 23909 (manysat.sh) S 23907 23909 19648 0 -1 4194304 370 1780 0 0 0 0 17 0 17 0 1 0 1115530167 2473984 275 4294967295 134512640 135169312 3217174368 3217170584 3085541102 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/23909/statm: 604 275 231 161 0 43 0
[pid=23912] ppid=23909 vsize=120328 CPUtime=100.49
/proc/23912/stat : 23912 (manysat1.1_stat) R 23909 23909 19648 0 -1 4202496 23181 0 0 0 10026 23 0 0 25 0 4 0 1115530184 123215872 23116 4294967295 134512640 135305190 3215539664 3215537840 134528503 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/23912/statm: 30082 23116 79 194 0 29886 0
[pid=23912/tid=23913] ppid=23909 vsize=120328 CPUtime=25.12
/proc/23912/task/23913/stat : 23913 (manysat1.1_stat) R 23909 23909 19648 0 -1 4202560 3605 0 0 0 2507 5 0 0 25 0 4 0 1115530202 123215872 23116 4294967295 134512640 135305190 3215539664 3083103140 134834972 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=23912/tid=23914] ppid=23909 vsize=120328 CPUtime=24.98
/proc/23912/task/23914/stat : 23914 (manysat1.1_stat) R 23909 23909 19648 0 -1 4202560 5361 0 0 0 2493 5 0 0 25 0 4 0 1115530202 123215872 23116 4294967295 134512640 135305190 3215539664 3074714816 134528392 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=23912/tid=23915] ppid=23909 vsize=120328 CPUtime=25.11
/proc/23912/task/23915/stat : 23915 (manysat1.1_stat) R 23909 23909 19648 0 -1 4202560 3712 0 0 0 2506 5 0 0 25 0 4 0 1115530202 123215872 23116 4294967295 134512640 135305190 3215539664 3066326208 134528319 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 100.66
Current children cumulated vsize (KiB) 122744

[startup+51.112 s]
/proc/loadavg: 4.21 4.31 4.31 5/104 24105
/proc/meminfo: memFree=3040672/3368532 swapFree=1953580/1959888
[pid=23909] ppid=23907 vsize=2416 CPUtime=0.17
/proc/23909/stat : 23909 (manysat.sh) S 23907 23909 19648 0 -1 4194304 370 1780 0 0 0 0 17 0 17 0 1 0 1115530167 2473984 275 4294967295 134512640 135169312 3217174368 3217170584 3085541102 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/23909/statm: 604 275 231 161 0 43 0
[pid=23912] ppid=23909 vsize=140288 CPUtime=202.39
/proc/23912/stat : 23912 (manysat1.1_stat) R 23909 23909 19648 0 -1 4202496 28313 0 0 0 20202 37 0 0 25 0 4 0 1115530184 143654912 28248 4294967295 134512640 135305190 3215539664 3215537504 134551620 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/23912/statm: 35072 28248 79 194 0 34876 0
[pid=23912/tid=23913] ppid=23909 vsize=140288 CPUtime=50.64
/proc/23912/task/23913/stat : 23913 (manysat1.1_stat) R 23909 23909 19648 0 -1 4202560 4793 0 0 0 5055 9 0 0 25 0 4 0 1115530202 143654912 28248 4294967295 134512640 135305190 3215539664 3083103424 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=23912/tid=23914] ppid=23909 vsize=140288 CPUtime=50.34
/proc/23912/task/23914/stat : 23914 (manysat1.1_stat) R 23909 23909 19648 0 -1 4202560 7149 0 0 0 5028 6 0 0 25 0 4 0 1115530202 143654912 28248 4294967295 134512640 135305190 3215539664 3074714816 134528559 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=23912/tid=23915] ppid=23909 vsize=140288 CPUtime=50.58
/proc/23912/task/23915/stat : 23915 (manysat1.1_stat) R 23909 23909 19648 0 -1 4202560 4627 0 0 0 5050 8 0 0 25 0 4 0 1115530202 143654912 28248 4294967295 134512640 135305190 3215539664 3066326208 134528428 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 202.56
Current children cumulated vsize (KiB) 142704

[startup+102.307 s]
/proc/loadavg: 4.36 4.33 4.32 5/104 24292
/proc/meminfo: memFree=3014760/3368532 swapFree=1953580/1959888
[pid=23909] ppid=23907 vsize=2416 CPUtime=0.17
/proc/23909/stat : 23909 (manysat.sh) S 23907 23909 19648 0 -1 4194304 370 1780 0 0 0 0 17 0 17 0 1 0 1115530167 2473984 275 4294967295 134512640 135169312 3217174368 3217170584 3085541102 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/23909/statm: 604 275 231 161 0 43 0
[pid=23912] ppid=23909 vsize=167384 CPUtime=406.53
/proc/23912/stat : 23912 (manysat1.1_stat) R 23909 23909 19648 0 -1 4202496 34783 0 0 0 40594 59 0 0 25 0 4 0 1115530184 171401216 34718 4294967295 134512640 135305190 3215539664 3215537784 134839991 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/23912/statm: 41846 34718 79 194 0 41650 0
[pid=23912/tid=23913] ppid=23909 vsize=167384 CPUtime=101.72
/proc/23912/task/23913/stat : 23913 (manysat1.1_stat) R 23909 23909 19648 0 -1 4202560 6060 0 0 0 10161 11 0 0 25 0 4 0 1115530202 171401216 34718 4294967295 134512640 135305190 3215539664 3083103424 134528392 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=23912/tid=23914] ppid=23909 vsize=167384 CPUtime=101.35
/proc/23912/task/23914/stat : 23914 (manysat1.1_stat) R 23909 23909 19648 0 -1 4202560 9831 0 0 0 10121 14 0 0 25 0 4 0 1115530202 171401216 34718 4294967295 134512640 135305190 3215539664 3074714816 134528768 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=23912/tid=23915] ppid=23909 vsize=167384 CPUtime=101.64
/proc/23912/task/23915/stat : 23915 (manysat1.1_stat) R 23909 23909 19648 0 -1 4202560 5661 0 0 0 10149 15 0 0 25 0 4 0 1115530202 171401216 34718 4294967295 134512640 135305190 3215539664 3066326208 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 406.7
Current children cumulated vsize (KiB) 169800

[startup+162.311 s]
/proc/loadavg: 4.13 4.27 4.30 5/104 24479
/proc/meminfo: memFree=2982260/3368532 swapFree=1953580/1959888
[pid=23909] ppid=23907 vsize=2416 CPUtime=0.17
/proc/23909/stat : 23909 (manysat.sh) S 23907 23909 19648 0 -1 4194304 370 1780 0 0 0 0 17 0 17 0 1 0 1115530167 2473984 275 4294967295 134512640 135169312 3217174368 3217170584 3085541102 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/23909/statm: 604 275 231 161 0 43 0
[pid=23912] ppid=23909 vsize=200120 CPUtime=645.7
/proc/23912/stat : 23912 (manysat1.1_stat) R 23909 23909 19648 0 -1 4202496 42737 0 0 0 64484 86 0 0 25 0 4 0 1115530184 204922880 42672 4294967295 134512640 135305190 3215539664 3215537840 134528224 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/23912/statm: 50030 42672 79 194 0 49834 0
[pid=23912/tid=23913] ppid=23909 vsize=200120 CPUtime=161.44

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

[pid=23912/tid=23914] ppid=23909 vsize=200120 CPUtime=161.23
/proc/23912/task/23914/stat : 23914 (manysat1.1_stat) R 23909 23909 19648 0 -1 4202560 12338 0 0 0 16105 18 0 0 25 0 4 0 1115530202 204922880 42672 4294967295 134512640 135305190 3215539664 3074714816 134528392 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=23912/tid=23915] ppid=23909 vsize=200120 CPUtime=161.34
/proc/23912/task/23915/stat : 23915 (manysat1.1_stat) R 23909 23909 19648 0 -1 4202560 7330 0 0 0 16112 22 0 0 25 0 4 0 1115530202 204922880 42672 4294967295 134512640 135305190 3215539664 3066326208 134528559 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 645.87
Current children cumulated vsize (KiB) 202536

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

[startup+179.11 s]
/proc/loadavg: 4.32 4.30 4.31 6/104 24481
/proc/meminfo: memFree=2980140/3368532 swapFree=1953580/1959888
[pid=23909] ppid=23907 vsize=2416 CPUtime=0.17
/proc/23909/stat : 23909 (manysat.sh) S 23907 23909 19648 0 -1 4194304 370 1780 0 0 0 0 17 0 17 0 1 0 1115530167 2473984 275 4294967295 134512640 135169312 3217174368 3217170584 3085541102 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/23909/statm: 604 275 231 161 0 43 0
[pid=23912] ppid=23909 vsize=203900 CPUtime=712.84
/proc/23912/stat : 23912 (manysat1.1_stat) R 23909 23909 19648 0 -1 4202496 43572 0 0 0 71194 90 0 0 25 0 4 0 1115530184 208793600 43507 4294967295 134512640 135305190 3215539664 3215537840 134528571 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/23912/statm: 50975 43507 79 194 0 50779 0
[pid=23912/tid=23913] ppid=23909 vsize=203900 CPUtime=178.24
/proc/23912/task/23913/stat : 23913 (manysat1.1_stat) R 23909 23909 19648 0 -1 4202560 7794 0 0 0 17805 19 0 0 25 0 4 0 1115530202 208793600 43507 4294967295 134512640 135305190 3215539664 3083103424 134528392 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=23912/tid=23914] ppid=23909 vsize=203900 CPUtime=177.97
/proc/23912/task/23914/stat : 23914 (manysat1.1_stat) R 23909 23909 19648 0 -1 4202560 12731 0 0 0 17779 18 0 0 25 0 4 0 1115530202 208793600 43507 4294967295 134512640 135305190 3215539664 3074714816 134528252 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=23912/tid=23915] ppid=23909 vsize=203900 CPUtime=178.14
/proc/23912/task/23915/stat : 23915 (manysat1.1_stat) R 23909 23909 19648 0 -1 4202560 7439 0 0 0 17788 26 0 0 25 0 4 0 1115530202 208793600 43507 4294967295 134512640 135305190 3215539664 3066326208 134528768 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 713.01
Current children cumulated vsize (KiB) 206316

[startup+191.909 s]
/proc/loadavg: 4.32 4.30 4.31 5/104 24481
/proc/meminfo: memFree=2974064/3368532 swapFree=1953580/1959888
[pid=23909] ppid=23907 vsize=2416 CPUtime=0.17
/proc/23909/stat : 23909 (manysat.sh) S 23907 23909 19648 0 -1 4194304 370 1780 0 0 0 0 17 0 17 0 1 0 1115530167 2473984 275 4294967295 134512640 135169312 3217174368 3217170584 3085541102 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/23909/statm: 604 275 231 161 0 43 0
[pid=23912] ppid=23909 vsize=209620 CPUtime=764.01
/proc/23912/stat : 23912 (manysat1.1_stat) R 23909 23909 19648 0 -1 4202496 45007 0 0 0 76309 92 0 0 25 0 4 0 1115530184 214650880 44942 4294967295 134512640 135305190 3215539664 3215537840 134528503 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/23912/statm: 52405 44942 79 194 0 52209 0
[pid=23912/tid=23913] ppid=23909 vsize=209620 CPUtime=191.04
/proc/23912/task/23913/stat : 23913 (manysat1.1_stat) R 23909 23909 19648 0 -1 4202560 8089 0 0 0 19085 19 0 0 25 0 4 0 1115530202 214650880 44942 4294967295 134512640 135305190 3215539664 3083103196 134834440 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=23912/tid=23914] ppid=23909 vsize=209620 CPUtime=190.74
/proc/23912/task/23914/stat : 23914 (manysat1.1_stat) R 23909 23909 19648 0 -1 4202560 13260 0 0 0 19056 18 0 0 25 0 4 0 1115530202 214650880 44942 4294967295 134512640 135305190 3215539664 3074714816 134528392 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=23912/tid=23915] ppid=23909 vsize=209620 CPUtime=190.94
/proc/23912/task/23915/stat : 23915 (manysat1.1_stat) R 23909 23909 19648 0 -1 4202560 7713 0 0 0 19066 28 0 0 25 0 4 0 1115530202 214650880 44942 4294967295 134512640 135305190 3215539664 3066325960 134695249 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 764.18
Current children cumulated vsize (KiB) 212036

[startup+198.308 s]
/proc/loadavg: 4.37 4.31 4.31 6/104 24482
/proc/meminfo: memFree=2973196/3368532 swapFree=1953580/1959888
[pid=23909] ppid=23907 vsize=2416 CPUtime=0.17
/proc/23909/stat : 23909 (manysat.sh) S 23907 23909 19648 0 -1 4194304 370 1780 0 0 0 0 17 0 17 0 1 0 1115530167 2473984 275 4294967295 134512640 135169312 3217174368 3217170584 3085541102 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/23909/statm: 604 275 231 161 0 43 0
[pid=23912] ppid=23909 vsize=210520 CPUtime=789.52
/proc/23912/stat : 23912 (manysat1.1_stat) R 23909 23909 19648 0 -1 4202496 45211 0 0 0 78858 94 0 0 25 0 4 0 1115530184 215572480 45146 4294967295 134512640 135305190 3215539664 3215537840 134528229 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/23912/statm: 52630 45146 79 194 0 52434 0
[pid=23912/tid=23913] ppid=23909 vsize=210520 CPUtime=197.43
/proc/23912/task/23913/stat : 23913 (manysat1.1_stat) R 23909 23909 19648 0 -1 4202560 8092 0 0 0 19724 19 0 0 25 0 4 0 1115530202 215572480 45146 4294967295 134512640 135305190 3215539664 3083103088 134551765 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=23912/tid=23914] ppid=23909 vsize=210520 CPUtime=197.06
/proc/23912/task/23914/stat : 23914 (manysat1.1_stat) R 23909 23909 19648 0 -1 4202560 13325 0 0 0 19686 20 0 0 25 0 4 0 1115530202 215572480 45146 4294967295 134512640 135305190 3215539664 3074714816 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=23912/tid=23915] ppid=23909 vsize=210520 CPUtime=197.34
/proc/23912/task/23915/stat : 23915 (manysat1.1_stat) R 23909 23909 19648 0 -1 4202560 7790 0 0 0 19706 28 0 0 25 0 4 0 1115530202 215572480 45146 4294967295 134512640 135305190 3215539664 3066326208 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 789.69
Current children cumulated vsize (KiB) 212936

[startup+204.717 s]
/proc/loadavg: 4.42 4.32 4.31 5/104 24483
/proc/meminfo: memFree=2971816/3368532 swapFree=1953580/1959888
[pid=23909] ppid=23907 vsize=2416 CPUtime=0.17
/proc/23909/stat : 23909 (manysat.sh) S 23907 23909 19648 0 -1 4194304 370 1780 0 0 0 0 17 0 17 0 1 0 1115530167 2473984 275 4294967295 134512640 135169312 3217174368 3217170584 3085541102 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/23909/statm: 604 275 231 161 0 43 0
[pid=23912] ppid=23909 vsize=212008 CPUtime=815.1
/proc/23912/stat : 23912 (manysat1.1_stat) R 23909 23909 19648 0 -1 4202496 45540 0 0 0 81415 95 0 0 25 0 4 0 1115530184 217096192 45475 4294967295 134512640 135305190 3215539664 3215537840 134528768 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/23912/statm: 53002 45475 79 194 0 52806 0
[pid=23912/tid=23913] ppid=23909 vsize=212008 CPUtime=203.84
/proc/23912/task/23913/stat : 23913 (manysat1.1_stat) R 23909 23909 19648 0 -1 4202560 8106 0 0 0 20365 19 0 0 25 0 4 0 1115530202 217096192 45475 4294967295 134512640 135305190 3215539664 3083103424 134528875 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=23912/tid=23914] ppid=23909 vsize=212008 CPUtime=203.41
/proc/23912/task/23914/stat : 23914 (manysat1.1_stat) R 23909 23909 19648 0 -1 4202560 13519 0 0 0 20321 20 0 0 25 0 4 0 1115530202 217096192 45475 4294967295 134512640 135305190 3215539664 3074714816 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=23912/tid=23915] ppid=23909 vsize=212008 CPUtime=203.75
/proc/23912/task/23915/stat : 23915 (manysat1.1_stat) R 23909 23909 19648 0 -1 4202560 7862 0 0 0 20346 29 0 0 25 0 4 0 1115530202 217096192 45475 4294967295 134512640 135305190 3215539664 3066326208 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 815.27
Current children cumulated vsize (KiB) 214424

[startup+206.317 s]
/proc/loadavg: 4.42 4.32 4.31 5/104 24483
/proc/meminfo: memFree=2971584/3368532 swapFree=1953580/1959888
[pid=23909] ppid=23907 vsize=2416 CPUtime=0.17
/proc/23909/stat : 23909 (manysat.sh) S 23907 23909 19648 0 -1 4194304 370 1780 0 0 0 0 17 0 17 0 1 0 1115530167 2473984 275 4294967295 134512640 135169312 3217174368 3217170584 3085541102 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/23909/statm: 604 275 231 161 0 43 0
[pid=23912] ppid=23909 vsize=212276 CPUtime=821.49
/proc/23912/stat : 23912 (manysat1.1_stat) R 23909 23909 19648 0 -1 4202496 45601 0 0 0 82054 95 0 0 25 0 4 0 1115530184 217370624 45536 4294967295 134512640 135305190 3215539664 3215537608 134836420 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/23912/statm: 53069 45536 79 194 0 52873 0
[pid=23912/tid=23913] ppid=23909 vsize=212276 CPUtime=205.44
/proc/23912/task/23913/stat : 23913 (manysat1.1_stat) R 23909 23909 19648 0 -1 4202560 8109 0 0 0 20525 19 0 0 25 0 4 0 1115530202 217370624 45536 4294967295 134512640 135305190 3215539664 3083103152 134556629 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=23912/tid=23914] ppid=23909 vsize=212276 CPUtime=205
/proc/23912/task/23914/stat : 23914 (manysat1.1_stat) R 23909 23909 19648 0 -1 4202560 13534 0 0 0 20480 20 0 0 25 0 4 0 1115530202 217370624 45536 4294967295 134512640 135305190 3215539664 3074714816 134528406 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=23912/tid=23915] ppid=23909 vsize=212276 CPUtime=205.35
/proc/23912/task/23915/stat : 23915 (manysat1.1_stat) R 23909 23909 19648 0 -1 4202560 7887 0 0 0 20506 29 0 0 25 0 4 0 1115530202 217370624 45536 4294967295 134512640 135305190 3215539664 3066326208 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 821.66
Current children cumulated vsize (KiB) 214692

[startup+207.117 s]
/proc/loadavg: 4.39 4.32 4.31 6/104 24483
/proc/meminfo: memFree=2971584/3368532 swapFree=1953580/1959888
[pid=23909] ppid=23907 vsize=2416 CPUtime=0.17
/proc/23909/stat : 23909 (manysat.sh) S 23907 23909 19648 0 -1 4194304 370 1780 0 0 0 0 17 0 17 0 1 0 1115530167 2473984 275 4294967295 134512640 135169312 3217174368 3217170584 3085541102 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/23909/statm: 604 275 231 161 0 43 0
[pid=23912] ppid=23909 vsize=212408 CPUtime=824.69
/proc/23912/stat : 23912 (manysat1.1_stat) R 23909 23909 19648 0 -1 4202496 45694 0 0 0 82374 95 0 0 25 0 4 0 1115530184 217505792 45629 4294967295 134512640 135305190 3215539664 3215537840 134528229 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/23912/statm: 53102 45629 79 194 0 52906 0
[pid=23912/tid=23913] ppid=23909 vsize=212408 CPUtime=206.24
/proc/23912/task/23913/stat : 23913 (manysat1.1_stat) R 23909 23909 19648 0 -1 4202560 8117 0 0 0 20605 19 0 0 25 0 4 0 1115530202 217505792 45629 4294967295 134512640 135305190 3215539664 3083103424 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=23912/tid=23914] ppid=23909 vsize=212408 CPUtime=205.8
/proc/23912/task/23914/stat : 23914 (manysat1.1_stat) R 23909 23909 19648 0 -1 4202560 13570 0 0 0 20560 20 0 0 25 0 4 0 1115530202 217505792 45629 4294967295 134512640 135305190 3215539664 3074714816 134528263 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=23912/tid=23915] ppid=23909 vsize=212408 CPUtime=206.15
/proc/23912/task/23915/stat : 23915 (manysat1.1_stat) R 23909 23909 19648 0 -1 4202560 7907 0 0 0 20586 29 0 0 25 0 4 0 1115530202 217505792 45629 4294967295 134512640 135305190 3215539664 3066326208 134528512 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 824.86
Current children cumulated vsize (KiB) 214824

[startup+207.917 s]
/proc/loadavg: 4.39 4.32 4.31 7/105 24506
/proc/meminfo: memFree=2970436/3368532 swapFree=1953580/1959888
[pid=23909] ppid=23907 vsize=2416 CPUtime=0.17
/proc/23909/stat : 23909 (manysat.sh) S 23907 23909 19648 0 -1 4194304 370 1780 0 0 0 0 17 0 17 0 1 0 1115530167 2473984 275 4294967295 134512640 135169312 3217174368 3217170584 3085541102 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/23909/statm: 604 275 231 161 0 43 0
[pid=23912] ppid=23909 vsize=212544 CPUtime=827.84
/proc/23912/stat : 23912 (manysat1.1_stat) R 23909 23909 19648 0 -1 4202496 45812 0 0 0 82686 98 0 0 25 0 4 0 1115530184 217645056 45747 4294967295 134512640 135305190 3215539664 3215537840 134528298 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/23912/statm: 53136 45747 79 194 0 52940 0
[pid=23912/tid=23913] ppid=23909 vsize=212544 CPUtime=207.04
/proc/23912/task/23913/stat : 23913 (manysat1.1_stat) R 23909 23909 19648 0 -1 4202560 8160 0 0 0 20685 19 0 0 25 0 4 0 1115530202 217645056 45747 4294967295 134512640 135305190 3215539664 3083103424 134528406 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=23912/tid=23914] ppid=23909 vsize=212544 CPUtime=206.57
/proc/23912/task/23914/stat : 23914 (manysat1.1_stat) R 23909 23909 19648 0 -1 4202560 13590 0 0 0 20637 20 0 0 25 0 4 0 1115530202 217645056 45747 4294967295 134512640 135305190 3215539664 3074714816 134528768 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=23912/tid=23915] ppid=23909 vsize=212544 CPUtime=206.93
/proc/23912/task/23915/stat : 23915 (manysat1.1_stat) R 23909 23909 19648 0 -1 4202560 7937 0 0 0 20664 29 0 0 25 0 4 0 1115530202 217645056 45747 4294967295 134512640 135305190 3215539664 3066326208 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 828.01
Current children cumulated vsize (KiB) 214960

[startup+208.317 s]
/proc/loadavg: 4.39 4.32 4.31 7/105 24506
/proc/meminfo: memFree=2970436/3368532 swapFree=1953580/1959888
[pid=23909] ppid=23907 vsize=2416 CPUtime=0.17
/proc/23909/stat : 23909 (manysat.sh) S 23907 23909 19648 0 -1 4194304 370 1780 0 0 0 0 17 0 17 0 1 0 1115530167 2473984 275 4294967295 134512640 135169312 3217174368 3217170584 3085541102 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/23909/statm: 604 275 231 161 0 43 0
[pid=23912] ppid=23909 vsize=212544 CPUtime=829.41
/proc/23912/stat : 23912 (manysat1.1_stat) R 23909 23909 19648 0 -1 4202496 45884 0 0 0 82843 98 0 0 25 0 4 0 1115530184 217645056 45819 4294967295 134512640 135305190 3215539664 3215537840 134528298 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/23912/statm: 53136 45819 79 194 0 52940 0
[pid=23912/tid=23913] ppid=23909 vsize=212544 CPUtime=207.43
/proc/23912/task/23913/stat : 23913 (manysat1.1_stat) R 23909 23909 19648 0 -1 4202560 8200 0 0 0 20724 19 0 0 25 0 4 0 1115530202 217645056 45819 4294967295 134512640 135305190 3215539664 3083103424 134528576 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=23912/tid=23914] ppid=23909 vsize=212544 CPUtime=206.95
/proc/23912/task/23914/stat : 23914 (manysat1.1_stat) R 23909 23909 19648 0 -1 4202560 13605 0 0 0 20675 20 0 0 25 0 4 0 1115530202 217645056 45819 4294967295 134512640 135305190 3215539664 3074714816 134528376 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=23912/tid=23915] ppid=23909 vsize=212544 CPUtime=207.33
/proc/23912/task/23915/stat : 23915 (manysat1.1_stat) R 23909 23909 19648 0 -1 4202560 7949 0 0 0 20704 29 0 0 25 0 4 0 1115530202 217645056 45819 4294967295 134512640 135305190 3215539664 3066326208 134528501 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 829.58
Current children cumulated vsize (KiB) 214960

[startup+208.417 s]
/proc/loadavg: 4.39 4.32 4.31 7/105 24506
/proc/meminfo: memFree=2970436/3368532 swapFree=1953580/1959888
[pid=23909] ppid=23907 vsize=2416 CPUtime=0.17
/proc/23909/stat : 23909 (manysat.sh) S 23907 23909 19648 0 -1 4194304 370 1780 0 0 0 0 17 0 17 0 1 0 1115530167 2473984 275 4294967295 134512640 135169312 3217174368 3217170584 3085541102 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/23909/statm: 604 275 231 161 0 43 0
[pid=23912] ppid=23909 vsize=212544 CPUtime=829.81
/proc/23912/stat : 23912 (manysat1.1_stat) R 23909 23909 19648 0 -1 4202496 45900 0 0 0 82883 98 0 0 25 0 4 0 1115530184 217645056 45835 4294967295 134512640 135305190 3215539664 3215537840 134528298 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/23912/statm: 53136 45835 79 194 0 52940 0
[pid=23912/tid=23913] ppid=23909 vsize=212544 CPUtime=207.53
/proc/23912/task/23913/stat : 23913 (manysat1.1_stat) R 23909 23909 19648 0 -1 4202560 8212 0 0 0 20734 19 0 0 25 0 4 0 1115530202 217645056 45835 4294967295 134512640 135305190 3215539664 3083103424 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=23912/tid=23914] ppid=23909 vsize=212544 CPUtime=207.05
/proc/23912/task/23914/stat : 23914 (manysat1.1_stat) R 23909 23909 19648 0 -1 4202560 13609 0 0 0 20685 20 0 0 25 0 4 0 1115530202 217645056 45835 4294967295 134512640 135305190 3215539664 3074714816 134528265 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=23912/tid=23915] ppid=23909 vsize=212544 CPUtime=207.43
/proc/23912/task/23915/stat : 23915 (manysat1.1_stat) R 23909 23909 19648 0 -1 4202560 7949 0 0 0 20714 29 0 0 25 0 4 0 1115530202 217645056 45835 4294967295 134512640 135305190 3215539664 3066326208 134528392 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 829.98
Current children cumulated vsize (KiB) 214960

Child status: 10
Real time (s): 208.448
CPU time (s): 830.04
CPU user time (s): 829.05
CPU system time (s): 0.99
CPU usage (%): 398.2
Max. virtual memory (cumulated for all children) (KiB): 214960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 829.05
system time used= 0.99
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 48257
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= 8468
involuntary context switches= 44855

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 13:04:17
IDJOB=1776349
IDBENCH=20491
IDSOLVER=623
FILE ID=/1776349-1243508657
PBS_JOBID=
Free space on /tmp= 15883 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20 (4 threads)
BENCH NAME= SAT07/industrial/grieu/vmpc_29.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1776349-1243508657/watcher-1776349-1243508657 -o /tmp/evaluation-result-1776349-1243508657/solver-1776349-1243508657 -C 10000 -W 1000 -M 2047  manysat.sh HOME/instance-1776349-1243508657.cnf aimd 1

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 2047 MiB
MAX NB THREAD= 4

MD5SUM BENCH= 1e81246225c81a67548d334d1dfcc24b
RANDOM SEED= 1528133684

Linux (none) 2.6.21.5 #6 SMP Wed Jul 4 17:16:38 CEST 2007 i686 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.105
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3992.42
clflush size	: 64

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.105
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.11
clflush size	: 64

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.105
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.16
clflush size	: 64

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.105
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.15
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       3154796 kB
Buffers:         18468 kB
Cached:         119996 kB
SwapCached:       2424 kB
Active:          79452 kB
Inactive:        69720 kB
HighTotal:     2489216 kB
HighFree:      2356368 kB
LowTotal:       879316 kB
LowFree:        798428 kB
SwapTotal:     1959888 kB
SwapFree:      1953580 kB
Dirty:            3280 kB
Writeback:           0 kB
AnonPages:       10012 kB
Mapped:           4984 kB
Slab:            55016 kB
SReclaimable:    46820 kB
SUnreclaim:       8196 kB
PageTables:        508 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    93916 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15881 MiB
End job on  at 2009-05-28 13:07:46