Trace number 1776322

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 2/2009-03-20 (4 threads)SAT 1393.15 349.62

General information on the benchmark

Nameindustrial/grieu/
vmpc_33.cnf
MD5SUM4c4d694bb911a7a13a7cb66a99dd484c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark784.34
Satisfiable
(Un)Satisfiability was proved
Number of variables1089
Number of clauses177375
Sum of the clauses size464310
Maximum clause length33
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 269795
Number of clauses of size 3107514
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 566

Solver Data

0.00/0.00	c Parsing...
0.00/0.10	c ==============================================================================
0.00/0.10	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.10	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.10	c ==============================================================================
0.00/0.10	c |         0 |  177375   464310 |   53212       0        0     nan |  0.000 % |
0.00/0.10	c ==============================================================================
0.00/0.10	c Result  :   #vars: 1089   #clauses: 177375   #literals: 464310
0.00/0.10	c CPU time:   0.1 s
0.00/0.10	c ==============================================================================
1392.78/349.60	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
1392.78/349.60	c ============================[ Problem Statistics ]=============================
1392.78/349.60	c |                                                                             |
1392.78/349.60	c threadId              : 1
1392.78/349.60	c restarts              : 6825
1392.78/349.60	c conflicts             : 1009433        (726 /sec)
1392.78/349.60	c decisions             : 2356709        (0.89 % random) (1694 /sec)
1392.78/349.60	c propagations          : 172796373      (124193 /sec)
1392.78/349.60	c conflict literals     : 33653055       (55.11 % deleted)
1392.78/349.60	c Memory used           : 320.96 MB
1392.78/349.60	c CPU time              : 1391.35 s
1392.78/349.60	
1392.78/349.60	c --->m=4, e=8, aimd=2, HOME/15708_many.cnf	time: 347.837	conflicts: 1009433      
1393.15/349.61	s SATISFIABLE
1393.15/349.61	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 -842 -843 -844 -845 -846 -847 -848 -849 -850 -851 -852 -853 -854 -855 -856 -857 -858 859 -860 -861 -862 -863 -864 -865 -866 -867 -868 -869 -870 -871 -872 -873 -874 -875 -876 -877 -878 -879 -880 -881 -882 -883 -884 -885 -886 -887 -888 -889 -890 -891 -892 -893 -894 -895 -896 -897 -898 -899 -900 -901 -902 -903 -904 -905 -906 -907 -908 909 -910 -911 -912 -913 -914 -915 -916 -917 -918 -919 -920 -921 -922 -923 -924 -925 -926 -927 -928 -929 -930 -931 -932 -933 -934 -935 -936 -937 -938 -939 -940 -941 -942 -943 -944 945 -946 -947 -948 -949 -950 -951 -952 -953 -954 -955 -956 -957 -958 -959 -960 -961 -962 -963 -964 -965 -966 -967 -968 -969 -970 971 -972 -973 -974 -975 -976 -977 -978 -979 -980 -981 -982 -983 -984 -985 -986 -987 -988 -989 -990 -991 992 -993 -994 -995 -996 -997 -998 -999 -1000 -1001 -1002 -1003 -1004 -1005 -1006 -1007 -1008 -1009 -1010 -1011 -1012 -1013 -1014 -1015 -1016 -1017 -1018 -1019 -1020 -1021 -1022 -1023 -1024 -1025 -1026 -1027 -1028 -1029 -1030 -1031 -1032 -1033 -1034 -1035 -1036 -1037 -1038 -1039 -1040 -1041 -1042 -1043 -1044 -1045 -1046 -1047 -1048 -1049 -1050 1051 -1052 -1053 -1054 -1055 -1056 -1057 -1058 -1059 -1060 -1061 -1062 -1063 -1064 -1065 -1066 -1067 -1068 -1069 -1070 -1071 -1072 -1073 -1074 -1075 -1076 -1077 -1078 -1079 -1080 1081 -1082 -1083 -1084 -1085 -1086 -1087 -1088 -1089 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-1776322-1243509077/watcher-1776322-1243509077 -o /tmp/evaluation-result-1776322-1243509077/solver-1776322-1243509077 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1776322-1243509077.cnf aimd 2 

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: 4.02 4.39 4.35 3/115 15708
/proc/meminfo: memFree=3098180/3368532 swapFree=1941392/1959888
[pid=15708] ppid=15706 vsize=2412 CPUtime=0
/proc/15708/stat : 15708 (manysat.sh) R 15706 15708 12261 0 -1 4194304 334 0 0 0 0 0 0 0 18 0 1 0 1115587517 2469888 273 4294967295 134512640 135169312 3217836048 3217834524 3085096820 0 65538 4 65536 0 0 0 17 1 0 0 0
/proc/15708/statm: 603 273 231 161 0 42 0
[pid=15709] ppid=15708 vsize=1164 CPUtime=0
/proc/15709/stat : 15709 (SatElite) R 15708 15708 12261 0 -1 4202496 234 0 0 0 0 0 0 0 18 0 1 0 1115587517 1191936 170 4294967295 134512640 135034092 3214128192 3214124536 134691005 0 0 0 3 0 0 0 17 1 0 0 0
/proc/15709/statm: 291 171 50 128 0 161 0

[startup+0.105154 s]
/proc/loadavg: 4.02 4.39 4.35 3/115 15708
/proc/meminfo: memFree=3098180/3368532 swapFree=1941392/1959888
[pid=15708] ppid=15706 vsize=2412 CPUtime=0
/proc/15708/stat : 15708 (manysat.sh) S 15706 15708 12261 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1115587517 2469888 273 4294967295 134512640 135169312 3217836048 3217834584 3085094638 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/15708/statm: 603 273 231 161 0 42 0
[pid=15709] ppid=15708 vsize=10644 CPUtime=0.1
/proc/15709/stat : 15709 (SatElite) R 15708 15708 12261 0 -1 4202496 2522 0 0 0 10 0 0 0 20 0 1 0 1115587517 10899456 2458 4294967295 134512640 135034092 3214128192 3214123076 134691101 0 0 0 3 0 0 0 17 1 0 0 0
/proc/15709/statm: 2661 2458 66 128 0 2531 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 13056

[startup+0.215146 s]
/proc/loadavg: 4.02 4.39 4.35 3/115 15708
/proc/meminfo: memFree=3098180/3368532 swapFree=1941392/1959888
[pid=15708] ppid=15706 vsize=2412 CPUtime=0
/proc/15708/stat : 15708 (manysat.sh) S 15706 15708 12261 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1115587517 2469888 273 4294967295 134512640 135169312 3217836048 3217834584 3085094638 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/15708/statm: 603 273 231 161 0 42 0
[pid=15709] ppid=15708 vsize=10644 CPUtime=0.21
/proc/15709/stat : 15709 (SatElite) R 15708 15708 12261 0 -1 4202496 2522 0 0 0 21 0 0 0 20 0 1 0 1115587517 10899456 2458 4294967295 134512640 135034092 3214128192 3214123068 134691101 0 0 0 3 0 0 0 17 1 0 0 0
/proc/15709/statm: 2661 2458 66 128 0 2531 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 13056

[startup+0.31514 s]
/proc/loadavg: 4.02 4.39 4.35 3/115 15708
/proc/meminfo: memFree=3098180/3368532 swapFree=1941392/1959888
[pid=15708] ppid=15706 vsize=2416 CPUtime=0.26
/proc/15708/stat : 15708 (manysat.sh) S 15706 15708 12261 0 -1 4194304 370 2526 0 0 0 0 26 0 16 0 1 0 1115587517 2473984 274 4294967295 134512640 135169312 3217836048 3217832264 3085094638 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/15708/statm: 604 274 231 161 0 43 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 2416

[startup+0.715137 s]
/proc/loadavg: 4.02 4.39 4.35 3/115 15708
/proc/meminfo: memFree=3098180/3368532 swapFree=1941392/1959888
[pid=15708] ppid=15706 vsize=2416 CPUtime=0.26
/proc/15708/stat : 15708 (manysat.sh) S 15706 15708 12261 0 -1 4194304 370 2526 0 0 0 0 26 0 16 0 1 0 1115587517 2473984 274 4294967295 134512640 135169312 3217836048 3217832264 3085094638 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/15708/statm: 604 274 231 161 0 43 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 2416

[startup+1.5151 s]
/proc/loadavg: 4.02 4.39 4.35 5/120 15714
/proc/meminfo: memFree=3047056/3368532 swapFree=1941392/1959888
[pid=15708] ppid=15706 vsize=2416 CPUtime=0.26
/proc/15708/stat : 15708 (manysat.sh) S 15706 15708 12261 0 -1 4194304 370 2526 0 0 0 0 26 0 16 0 1 0 1115587517 2473984 274 4294967295 134512640 135169312 3217836048 3217832264 3085094638 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/15708/statm: 604 274 231 161 0 43 0
[pid=15711] ppid=15708 vsize=77088 CPUtime=4.13
/proc/15711/stat : 15711 (manysat1.1_stat) R 15708 15708 12261 0 -1 4202496 12812 0 0 0 407 6 0 0 17 0 4 0 1115587543 78938112 12742 4294967295 134512640 135305190 3213474768 3213472660 134695249 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/15711/statm: 19272 12742 79 194 0 19076 0
[pid=15711/tid=15712] ppid=15708 vsize=77088 CPUtime=0.95
/proc/15711/task/15712/stat : 15712 (manysat1.1_stat) R 15708 15708 12261 0 -1 4202560 518 0 0 0 93 2 0 0 18 0 4 0 1115587569 78938112 12742 4294967295 134512640 135305190 3213474768 3081931672 134695249 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=15711/tid=15713] ppid=15708 vsize=77088 CPUtime=0.97
/proc/15711/task/15713/stat : 15713 (manysat1.1_stat) R 15708 15708 12261 0 -1 4202560 874 0 0 0 97 0 0 0 19 0 4 0 1115587569 78938112 12742 4294967295 134512640 135305190 3213474768 3073543040 134554712 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=15711/tid=15714] ppid=15708 vsize=77088 CPUtime=0.96
/proc/15711/task/15714/stat : 15714 (manysat1.1_stat) R 15708 15708 12261 0 -1 4202560 893 0 0 0 95 1 0 0 18 0 4 0 1115587569 78938112 12742 4294967295 134512640 135305190 3213474768 3065154752 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4.39
Current children cumulated vsize (KiB) 79504

[startup+3.11504 s]
/proc/loadavg: 4.02 4.39 4.35 7/120 15714
/proc/meminfo: memFree=3041432/3368532 swapFree=1941392/1959888
[pid=15708] ppid=15706 vsize=2416 CPUtime=0.26
/proc/15708/stat : 15708 (manysat.sh) S 15706 15708 12261 0 -1 4194304 370 2526 0 0 0 0 26 0 16 0 1 0 1115587517 2473984 274 4294967295 134512640 135169312 3217836048 3217832264 3085094638 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/15708/statm: 604 274 231 161 0 43 0
[pid=15711] ppid=15708 vsize=87844 CPUtime=10.52
/proc/15711/stat : 15711 (manysat1.1_stat) R 15708 15708 12261 0 -1 4202496 15310 0 0 0 1045 7 0 0 16 0 4 0 1115587543 89952256 15240 4294967295 134512640 135305190 3213474768 3213472888 134840070 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/15711/statm: 21961 15240 79 194 0 21765 0
[pid=15711/tid=15712] ppid=15708 vsize=87844 CPUtime=2.54
/proc/15711/task/15712/stat : 15712 (manysat1.1_stat) R 15708 15708 12261 0 -1 4202560 991 0 0 0 252 2 0 0 17 0 4 0 1115587569 89952256 15240 4294967295 134512640 135305190 3213474768 3081931912 134839991 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=15711/tid=15713] ppid=15708 vsize=87844 CPUtime=2.57
/proc/15711/task/15713/stat : 15713 (manysat1.1_stat) R 15708 15708 12261 0 -1 4202560 1953 0 0 0 257 0 0 0 21 0 4 0 1115587569 89952256 15240 4294967295 134512640 135305190 3213474768 3073543360 134528559 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=15711/tid=15714] ppid=15708 vsize=87844 CPUtime=2.56
/proc/15711/task/15714/stat : 15714 (manysat1.1_stat) R 15708 15708 12261 0 -1 4202560 1364 0 0 0 255 1 0 0 19 0 4 0 1115587569 89952256 15240 4294967295 134512640 135305190 3213474768 3065154416 134551804 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 10.78
Current children cumulated vsize (KiB) 90260

[startup+6.31491 s]
/proc/loadavg: 4.25 4.43 4.36 8/120 15714
/proc/meminfo: memFree=3027768/3368532 swapFree=1941392/1959888
[pid=15708] ppid=15706 vsize=2416 CPUtime=0.26
/proc/15708/stat : 15708 (manysat.sh) S 15706 15708 12261 0 -1 4194304 370 2526 0 0 0 0 26 0 16 0 1 0 1115587517 2473984 274 4294967295 134512640 135169312 3217836048 3217832264 3085094638 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/15708/statm: 604 274 231 161 0 43 0
[pid=15711] ppid=15708 vsize=99296 CPUtime=23.28
/proc/15711/stat : 15711 (manysat1.1_stat) R 15708 15708 12261 0 -1 4202496 18156 0 0 0 2320 8 0 0 16 0 4 0 1115587543 101679104 18086 4294967295 134512640 135305190 3213474768 3213472608 134551854 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/15711/statm: 24824 18086 79 194 0 24628 0
[pid=15711/tid=15712] ppid=15708 vsize=99296 CPUtime=5.74
/proc/15711/task/15712/stat : 15712 (manysat1.1_stat) R 15708 15708 12261 0 -1 4202560 1586 0 0 0 572 2 0 0 16 0 4 0 1115587569 101679104 18086 4294967295 134512640 135305190 3213474768 3081931968 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=15711/tid=15713] ppid=15708 vsize=99296 CPUtime=5.75
/proc/15711/task/15713/stat : 15713 (manysat1.1_stat) R 15708 15708 12261 0 -1 4202560 2985 0 0 0 575 0 0 0 25 0 4 0 1115587569 101679104 18086 4294967295 134512640 135305190 3213474768 3073543360 134528612 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=15711/tid=15714] ppid=15708 vsize=99296 CPUtime=5.75
/proc/15711/task/15714/stat : 15714 (manysat1.1_stat) R 15708 15708 12261 0 -1 4202560 1966 0 0 0 574 1 0 0 17 0 4 0 1115587569 101679104 18086 4294967295 134512640 135305190 3213474768 3065154752 134528418 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 23.54
Current children cumulated vsize (KiB) 101712

[startup+12.7147 s]
/proc/loadavg: 4.47 4.48 4.38 7/121 15743
/proc/meminfo: memFree=3010884/3368532 swapFree=1941392/1959888
[pid=15708] ppid=15706 vsize=2416 CPUtime=0.26
/proc/15708/stat : 15708 (manysat.sh) S 15706 15708 12261 0 -1 4194304 370 2526 0 0 0 0 26 0 16 0 1 0 1115587517 2473984 274 4294967295 134512640 135169312 3217836048 3217832264 3085094638 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/15708/statm: 604 274 231 161 0 43 0
[pid=15711] ppid=15708 vsize=112328 CPUtime=48.77
/proc/15711/stat : 15711 (manysat1.1_stat) R 15708 15708 12261 0 -1 4202496 21409 0 0 0 4861 16 0 0 16 0 4 0 1115587543 115023872 21339 4294967295 134512640 135305190 3213474768 3213472672 134558160 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/15711/statm: 28082 21339 79 194 0 27886 0
[pid=15711/tid=15712] ppid=15708 vsize=112328 CPUtime=12.11
/proc/15711/task/15712/stat : 15712 (manysat1.1_stat) R 15708 15708 12261 0 -1 4202560 2326 0 0 0 1207 4 0 0 16 0 4 0 1115587569 115023872 21339 4294967295 134512640 135305190 3213474768 3081931840 134857151 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=15711/tid=15713] ppid=15708 vsize=112328 CPUtime=12.06
/proc/15711/task/15713/stat : 15713 (manysat1.1_stat) R 15708 15708 12261 0 -1 4202560 4079 0 0 0 1204 2 0 0 25 0 4 0 1115587569 115023872 21339 4294967295 134512640 135305190 3213474768 3073543360 134528265 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=15711/tid=15714] ppid=15708 vsize=112328 CPUtime=12.15
/proc/15711/task/15714/stat : 15714 (manysat1.1_stat) R 15708 15708 12261 0 -1 4202560 2696 0 0 0 1214 1 0 0 19 0 4 0 1115587569 115023872 21339 4294967295 134512640 135305190 3213474768 3065154600 134695249 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 49.03
Current children cumulated vsize (KiB) 114744

[startup+25.5141 s]
/proc/loadavg: 4.58 4.50 4.39 5/120 15897
/proc/meminfo: memFree=2985792/3368532 swapFree=1941392/1959888
[pid=15708] ppid=15706 vsize=2416 CPUtime=0.26
/proc/15708/stat : 15708 (manysat.sh) S 15706 15708 12261 0 -1 4194304 370 2526 0 0 0 0 26 0 16 0 1 0 1115587517 2473984 274 4294967295 134512640 135169312 3217836048 3217832264 3085094638 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/15708/statm: 604 274 231 161 0 43 0
[pid=15711] ppid=15708 vsize=137216 CPUtime=99.6
/proc/15711/stat : 15711 (manysat1.1_stat) R 15708 15708 12261 0 -1 4202496 27579 0 0 0 9937 23 0 0 25 0 4 0 1115587543 140509184 27509 4294967295 134512640 135305190 3213474768 3213472944 134528298 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/15711/statm: 34304 27509 79 194 0 34108 0
[pid=15711/tid=15712] ppid=15708 vsize=137216 CPUtime=24.78
/proc/15711/task/15712/stat : 15712 (manysat1.1_stat) R 15708 15708 12261 0 -1 4202560 3657 0 0 0 2472 6 0 0 19 0 4 0 1115587569 140509184 27509 4294967295 134512640 135305190 3213474768 3081931968 134528489 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=15711/tid=15713] ppid=15708 vsize=137216 CPUtime=24.75
/proc/15711/task/15713/stat : 15713 (manysat1.1_stat) R 15708 15708 12261 0 -1 4202560 6138 0 0 0 2470 5 0 0 25 0 4 0 1115587569 140509184 27509 4294967295 134512640 135305190 3213474768 3073543360 134528503 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=15711/tid=15714] ppid=15708 vsize=137216 CPUtime=24.83
/proc/15711/task/15714/stat : 15714 (manysat1.1_stat) R 15708 15708 12261 0 -1 4202560 4092 0 0 0 2481 2 0 0 22 0 4 0 1115587569 140509184 27509 4294967295 134512640 135305190 3213474768 3065154752 134528503 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 99.86
Current children cumulated vsize (KiB) 139632

[startup+51.1131 s]
/proc/loadavg: 4.46 4.48 4.38 6/120 15899
/proc/meminfo: memFree=2957112/3368532 swapFree=1941392/1959888
[pid=15708] ppid=15706 vsize=2416 CPUtime=0.26
/proc/15708/stat : 15708 (manysat.sh) S 15706 15708 12261 0 -1 4194304 370 2526 0 0 0 0 26 0 16 0 1 0 1115587517 2473984 274 4294967295 134512640 135169312 3217836048 3217832264 3085094638 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/15708/statm: 604 274 231 161 0 43 0
[pid=15711] ppid=15708 vsize=167428 CPUtime=201.69
/proc/15711/stat : 15711 (manysat1.1_stat) R 15708 15708 12261 0 -1 4202496 34839 0 0 0 20120 49 0 0 25 0 4 0 1115587543 171446272 34769 4294967295 134512640 135305190 3213474768 3213472944 134528298 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/15711/statm: 41857 34769 79 194 0 41661 0
[pid=15711/tid=15712] ppid=15708 vsize=167428 CPUtime=50.38
/proc/15711/task/15712/stat : 15712 (manysat1.1_stat) R 15708 15708 12261 0 -1 4202560 5353 0 0 0 5024 14 0 0 25 0 4 0 1115587569 171446272 34769 4294967295 134512640 135305190 3213474768 3081931968 134528690 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=15711/tid=15713] ppid=15708 vsize=167428 CPUtime=50.35
/proc/15711/task/15713/stat : 15713 (manysat1.1_stat) R 15708 15708 12261 0 -1 4202560 8186 0 0 0 5023 12 0 0 25 0 4 0 1115587569 171446272 34769 4294967295 134512640 135305190 3213474768 3073543360 134528768 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=15711/tid=15714] ppid=15708 vsize=167428 CPUtime=50.18
/proc/15711/task/15714/stat : 15714 (manysat1.1_stat) R 15708 15708 12261 0 -1 4202560 5765 0 0 0 5008 10 0 0 25 0 4 0 1115587569 171446272 34769 4294967295 134512640 135305190 3213474768 3065154752 134528252 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 201.95
Current children cumulated vsize (KiB) 169844

[startup+102.311 s]
/proc/loadavg: 4.41 4.46 4.38 5/120 16090
/proc/meminfo: memFree=2906976/3368532 swapFree=1941392/1959888
[pid=15708] ppid=15706 vsize=2416 CPUtime=0.26
/proc/15708/stat : 15708 (manysat.sh) S 15706 15708 12261 0 -1 4194304 370 2526 0 0 0 0 26 0 16 0 1 0 1115587517 2473984 274 4294967295 134512640 135169312 3217836048 3217832264 3085094638 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/15708/statm: 604 274 231 161 0 43 0
[pid=15711] ppid=15708 vsize=218108 CPUtime=405.87
/proc/15711/stat : 15711 (manysat1.1_stat) R 15708 15708 12261 0 -1 4202496 47249 0 0 0 40515 72 0 0 25 0 4 0 1115587543 223342592 47179 4294967295 134512640 135305190 3213474768 3213472944 134528252 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/15711/statm: 54527 47179 79 194 0 54331 0
[pid=15711/tid=15712] ppid=15708 vsize=218108 CPUtime=101.42
/proc/15711/task/15712/stat : 15712 (manysat1.1_stat) R 15708 15708 12261 0 -1 4202560 8363 0 0 0 10121 21 0 0 25 0 4 0 1115587569 223342592 47179 4294967295 134512640 135305190 3213474768 3081931968 134528329 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=15711/tid=15713] ppid=15708 vsize=218108 CPUtime=101.45
/proc/15711/task/15713/stat : 15713 (manysat1.1_stat) R 15708 15708 12261 0 -1 4202560 11612 0 0 0 10129 16 0 0 25 0 4 0 1115587569 223342592 47179 4294967295 134512640 135305190 3213474768 3073543360 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=15711/tid=15714] ppid=15708 vsize=218108 CPUtime=101.27
/proc/15711/task/15714/stat : 15714 (manysat1.1_stat) R 15708 15708 12261 0 -1 4202560 8629 0 0 0 10112 15 0 0 25 0 4 0 1115587569 223342592 47179 4294967295 134512640 135305190 3213474768 3065154292 134839991 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 406.13
Current children cumulated vsize (KiB) 220524

[startup+162.309 s]
/proc/loadavg: 4.61 4.50 4.39 5/120 16278
/proc/meminfo: memFree=2872912/3368532 swapFree=1941392/1959888
[pid=15708] ppid=15706 vsize=2416 CPUtime=0.26
/proc/15708/stat : 15708 (manysat.sh) S 15706 15708 12261 0 -1 4194304 370 2526 0 0 0 0 26 0 16 0 1 0 1115587517 2473984 274 4294967295 134512640 135169312 3217836048 3217832264 3085094638 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/15708/statm: 604 274 231 161 0 43 0
[pid=15711] ppid=15708 vsize=252120 CPUtime=645.21
/proc/15711/stat : 15711 (manysat1.1_stat) R 15708 15708 12261 0 -1 4202496 55772 0 0 0 64431 90 0 0 25 0 4 0 1115587543 258170880 55702 4294967295 134512640 135305190 3213474768 3213472608 134551651 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/15711/statm: 63030 55702 79 194 0 62834 0
[pid=15711/tid=15712] ppid=15708 vsize=252120 CPUtime=161.32
/proc/15711/task/15712/stat : 15712 (manysat1.1_stat) R 15708 15708 12261 0 -1 4202560 10379 0 0 0 16104 28 0 0 25 0 4 0 1115587569 258170880 55702 4294967295 134512640 135305190 3213474768 3081931968 134528768 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=15711/tid=15713] ppid=15708 vsize=252120 CPUtime=161.41
/proc/15711/task/15713/stat : 15713 (manysat1.1_stat) R 15708 15708 12261 0 -1 4202560 13393 0 0 0 16122 19 0 0 25 0 4 0 1115587569 258170880 55702 4294967295 134512640 135305190 3213474768 3073543360 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=15711/tid=15714] ppid=15708 vsize=252120 CPUtime=160.97
/proc/15711/task/15714/stat : 15714 (manysat1.1_stat) R 15708 15708 12261 0 -1 4202560 10772 0 0 0 16077 20 0 0 25 0 4 0 1115587569 258170880 55702 4294967295 134512640 135305190 3213474768 3065154752 134528410 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 645.47
Current children cumulated vsize (KiB) 254536

[startup+222.316 s]
/proc/loadavg: 4.40 4.45 4.38 5/120 16471
/proc/meminfo: memFree=2839300/3368532 swapFree=1941392/1959888
[pid=15708] ppid=15706 vsize=2416 CPUtime=0.26
/proc/15708/stat : 15708 (manysat.sh) S 15706 15708 12261 0 -1 4194304 370 2526 0 0 0 0 26 0 16 0 1 0 1115587517 2473984 274 4294967295 134512640 135169312 3217836048 3217832264 3085094638 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/15708/statm: 604 274 231 161 0 43 0
[pid=15711] ppid=15708 vsize=286052 CPUtime=884.57
/proc/15711/stat : 15711 (manysat1.1_stat) R 15708 15708 12261 0 -1 4202496 64030 0 0 0 88341 116 0 0 25 0 4 0 1115587543 292917248 63960 4294967295 134512640 135305190 3213474768 3213472944 134528229 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/15711/statm: 71513 63960 79 194 0 71317 0
[pid=15711/tid=15712] ppid=15708 vsize=286052 CPUtime=221.06
/proc/15711/task/15712/stat : 15712 (manysat1.1_stat) R 15708 15708 12261 0 -1 4202560 12314 0 0 0 22074 32 0 0 25 0 4 0 1115587569 292917248 63960 4294967295 134512640 135305190 3213474768 3081931968 134528418 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=15711/tid=15713] ppid=15708 vsize=286052 CPUtime=221.35
/proc/15711/task/15713/stat : 15713 (manysat1.1_stat) R 15708 15708 12261 0 -1 4202560 15428 0 0 0 22113 22 0 0 25 0 4 0 1115587569 292917248 63960 4294967295 134512640 135305190 3213474768 3073543360 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=15711/tid=15714] ppid=15708 vsize=286052 CPUtime=220.82
/proc/15711/task/15714/stat : 15714 (manysat1.1_stat) R 15708 15708 12261 0 -1 4202560 12854 0 0 0 22052 30 0 0 25 0 4 0 1115587569 292917248 63960 4294967295 134512640 135305190 3213474768 3065154752 134528768 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 884.83
Current children cumulated vsize (KiB) 288468

[startup+282.304 s]
/proc/loadavg: 4.47 4.46 4.38 5/120 16657
/proc/meminfo: memFree=2822932/3368532 swapFree=1941392/1959888
[pid=15708] ppid=15706 vsize=2416 CPUtime=0.26
/proc/15708/stat : 15708 (manysat.sh) S 15706 15708 12261 0 -1 4194304 370 2526 0 0 0 0 26 0 16 0 1 0 1115587517 2473984 274 4294967295 134512640 135169312 3217836048 3217832264 3085094638 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/15708/statm: 604 274 231 161 0 43 0
[pid=15711] ppid=15708 vsize=302640 CPUtime=1124.05
/proc/15711/stat : 15711 (manysat1.1_stat) R 15708 15708 12261 0 -1 4202496 68090 0 0 0 112271 134 0 0 25 0 4 0 1115587543 309903360 68020 4294967295 134512640 135305190 3213474768 3213472944 134528235 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/15711/statm: 75660 68020 79 194 0 75464 0
[pid=15711/tid=15712] ppid=15708 vsize=302640 CPUtime=280.98
/proc/15711/task/15712/stat : 15712 (manysat1.1_stat) R 15708 15708 12261 0 -1 4202560 12921 0 0 0 28060 38 0 0 25 0 4 0 1115587569 309903360 68020 4294967295 134512640 135305190 3213474768 3081931968 134528252 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=15711/tid=15713] ppid=15708 vsize=302640 CPUtime=281.24
/proc/15711/task/15713/stat : 15713 (manysat1.1_stat) R 15708 15708 12261 0 -1 4202560 17171 0 0 0 28095 29 0 0 25 0 4 0 1115587569 309903360 68020 4294967295 134512640 135305190 3213474768 3073543360 134528768 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=15711/tid=15714] ppid=15708 vsize=302640 CPUtime=280.6
/proc/15711/task/15714/stat : 15714 (manysat1.1_stat) R 15708 15708 12261 0 -1 4202560 13684 0 0 0 28028 32 0 0 25 0 4 0 1115587569 309903360 68020 4294967295 134512640 135305190 3213474768 3065154480 134558410 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1124.31
Current children cumulated vsize (KiB) 305056

[startup+342.311 s]
/proc/loadavg: 4.54 4.49 4.39 5/120 16847
/proc/meminfo: memFree=2804444/3368532 swapFree=1941392/1959888
[pid=15708] ppid=15706 vsize=2416 CPUtime=0.26
/proc/15708/stat : 15708 (manysat.sh) S 15706 15708 12261 0 -1 4194304 370 2526 0 0 0 0 26 0 16 0 1 0 1115587517 2473984 274 4294967295 134512640 135169312 3217836048 3217832264 3085094638 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/15708/statm: 604 274 231 161 0 43 0
[pid=15711] ppid=15708 vsize=324028 CPUtime=1363.78
/proc/15711/stat : 15711 (manysat1.1_stat) R 15708 15708 12261 0 -1 4202496 73037 0 0 0 136227 151 0 0 25 0 4 0 1115587543 331804672 72967 4294967295 134512640 135305190 3213474768 3213472888 134839991 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/15711/statm: 81007 72967 79 194 0 80811 0
[pid=15711/tid=15712] ppid=15708 vsize=324028 CPUtime=340.97
/proc/15711/task/15712/stat : 15712 (manysat1.1_stat) R 15708 15708 12261 0 -1 4202560 13808 0 0 0 34057 40 0 0 25 0 4 0 1115587569 331804672 72967 4294967295 134512640 135305190 3213474768 3081931968 134528480 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=15711/tid=15713] ppid=15708 vsize=324028 CPUtime=341.21
/proc/15711/task/15713/stat : 15713 (manysat1.1_stat) R 15708 15708 12261 0 -1 4202560 19218 0 0 0 34088 33 0 0 25 0 4 0 1115587569 331804672 72967 4294967295 134512640 135305190 3213474768 3073543360 134528376 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=15711/tid=15714] ppid=15708 vsize=324028 CPUtime=340.51
/proc/15711/task/15714/stat : 15714 (manysat1.1_stat) R 15708 15708 12261 0 -1 4202560 14657 0 0 0 34013 38 0 0 25 0 4 0 1115587569 331804672 72967 4294967295 134512640 135305190 3213474768 3065154752 134528319 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1364.04
Current children cumulated vsize (KiB) 326444

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

[startup+345.611 s]
/proc/loadavg: 4.50 4.48 4.39 5/120 16850
/proc/meminfo: memFree=2801804/3368532 swapFree=1941392/1959888
[pid=15708] ppid=15706 vsize=2416 CPUtime=0.26
/proc/15708/stat : 15708 (manysat.sh) S 15706 15708 12261 0 -1 4194304 370 2526 0 0 0 0 26 0 16 0 1 0 1115587517 2473984 274 4294967295 134512640 135169312 3217836048 3217832264 3085094638 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/15708/statm: 604 274 231 161 0 43 0
[pid=15711] ppid=15708 vsize=326384 CPUtime=1376.94
/proc/15711/stat : 15711 (manysat1.1_stat) R 15708 15708 12261 0 -1 4202496 73637 0 0 0 137543 151 0 0 25 0 4 0 1115587543 334217216 73567 4294967295 134512640 135305190 3213474768 3213472944 134528298 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/15711/statm: 81596 73567 79 194 0 81400 0
[pid=15711/tid=15712] ppid=15708 vsize=326384 CPUtime=344.27
/proc/15711/task/15712/stat : 15712 (manysat1.1_stat) R 15708 15708 12261 0 -1 4202560 13890 0 0 0 34387 40 0 0 25 0 4 0 1115587569 334217216 73567 4294967295 134512640 135305190 3213474768 3081931968 134528418 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=15711/tid=15713] ppid=15708 vsize=326384 CPUtime=344.5
/proc/15711/task/15713/stat : 15713 (manysat1.1_stat) R 15708 15708 12261 0 -1 4202560 19516 0 0 0 34417 33 0 0 25 0 4 0 1115587569 334217216 73567 4294967295 134512640 135305190 3213474768 3073543360 134528768 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=15711/tid=15714] ppid=15708 vsize=326384 CPUtime=343.81
/proc/15711/task/15714/stat : 15714 (manysat1.1_stat) R 15708 15708 12261 0 -1 4202560 14763 0 0 0 34343 38 0 0 25 0 4 0 1115587569 334217216 73567 4294967295 134512640 135305190 3213474768 3065154752 134528539 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1377.2
Current children cumulated vsize (KiB) 328800

[startup+347.211 s]
/proc/loadavg: 4.50 4.48 4.39 5/120 16850
/proc/meminfo: memFree=2801212/3368532 swapFree=1941392/1959888
[pid=15708] ppid=15706 vsize=2416 CPUtime=0.26
/proc/15708/stat : 15708 (manysat.sh) S 15706 15708 12261 0 -1 4194304 370 2526 0 0 0 0 26 0 16 0 1 0 1115587517 2473984 274 4294967295 134512640 135169312 3217836048 3217832264 3085094638 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/15708/statm: 604 274 231 161 0 43 0
[pid=15711] ppid=15708 vsize=327056 CPUtime=1383.32
/proc/15711/stat : 15711 (manysat1.1_stat) R 15708 15708 12261 0 -1 4202496 73895 0 0 0 138180 152 0 0 25 0 4 0 1115587543 334905344 73825 4294967295 134512640 135305190 3213474768 3213472944 134528298 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/15711/statm: 81764 73825 79 194 0 81568 0
[pid=15711/tid=15712] ppid=15708 vsize=327056 CPUtime=345.87
/proc/15711/task/15712/stat : 15712 (manysat1.1_stat) R 15708 15708 12261 0 -1 4202560 13925 0 0 0 34547 40 0 0 25 0 4 0 1115587569 334905344 73825 4294967295 134512640 135305190 3213474768 3081931968 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=15711/tid=15713] ppid=15708 vsize=327056 CPUtime=346.1
/proc/15711/task/15713/stat : 15713 (manysat1.1_stat) R 15708 15708 12261 0 -1 4202560 19607 0 0 0 34577 33 0 0 25 0 4 0 1115587569 334905344 73825 4294967295 134512640 135305190 3213474768 3073543304 134839991 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=15711/tid=15714] ppid=15708 vsize=327056 CPUtime=345.41
/proc/15711/task/15714/stat : 15714 (manysat1.1_stat) R 15708 15708 12261 0 -1 4202560 14819 0 0 0 34503 38 0 0 25 0 4 0 1115587569 334905344 73825 4294967295 134512640 135305190 3213474768 3065154752 134528341 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1383.58
Current children cumulated vsize (KiB) 329472

[startup+348.821 s]
/proc/loadavg: 4.50 4.48 4.39 5/120 16851
/proc/meminfo: memFree=2799472/3368532 swapFree=1941392/1959888
[pid=15708] ppid=15706 vsize=2416 CPUtime=0.26
/proc/15708/stat : 15708 (manysat.sh) S 15706 15708 12261 0 -1 4194304 370 2526 0 0 0 0 26 0 16 0 1 0 1115587517 2473984 274 4294967295 134512640 135169312 3217836048 3217832264 3085094638 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/15708/statm: 604 274 231 161 0 43 0
[pid=15711] ppid=15708 vsize=328504 CPUtime=1389.76
/proc/15711/stat : 15711 (manysat1.1_stat) R 15708 15708 12261 0 -1 4202496 74123 0 0 0 138824 152 0 0 25 0 4 0 1115587543 336388096 74053 4294967295 134512640 135305190 3213474768 3213472944 134528263 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/15711/statm: 82126 74053 79 194 0 81930 0
[pid=15711/tid=15712] ppid=15708 vsize=328504 CPUtime=347.48
/proc/15711/task/15712/stat : 15712 (manysat1.1_stat) R 15708 15708 12261 0 -1 4202560 13989 0 0 0 34708 40 0 0 25 0 4 0 1115587569 336388096 74053 4294967295 134512640 135305190 3213474768 3081931632 134551651 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=15711/tid=15713] ppid=15708 vsize=328504 CPUtime=347.71
/proc/15711/task/15713/stat : 15713 (manysat1.1_stat) R 15708 15708 12261 0 -1 4202560 19703 0 0 0 34738 33 0 0 25 0 4 0 1115587569 336388096 74053 4294967295 134512640 135305190 3213474768 3073543360 134528256 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=15711/tid=15714] ppid=15708 vsize=328504 CPUtime=347.02
/proc/15711/task/15714/stat : 15714 (manysat1.1_stat) R 15708 15708 12261 0 -1 4202560 14847 0 0 0 34664 38 0 0 25 0 4 0 1115587569 336388096 74053 4294967295 134512640 135305190 3213474768 3065154752 134528379 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1390.02
Current children cumulated vsize (KiB) 330920

[startup+349.211 s]
/proc/loadavg: 4.50 4.48 4.39 5/120 16851
/proc/meminfo: memFree=2799472/3368532 swapFree=1941392/1959888
[pid=15708] ppid=15706 vsize=2416 CPUtime=0.26
/proc/15708/stat : 15708 (manysat.sh) S 15706 15708 12261 0 -1 4194304 370 2526 0 0 0 0 26 0 16 0 1 0 1115587517 2473984 274 4294967295 134512640 135169312 3217836048 3217832264 3085094638 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/15708/statm: 604 274 231 161 0 43 0
[pid=15711] ppid=15708 vsize=328656 CPUtime=1391.32
/proc/15711/stat : 15711 (manysat1.1_stat) R 15708 15708 12261 0 -1 4202496 74191 0 0 0 138980 152 0 0 25 0 4 0 1115587543 336543744 74121 4294967295 134512640 135305190 3213474768 3213472944 134528229 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/15711/statm: 82164 74121 79 194 0 81968 0
[pid=15711/tid=15712] ppid=15708 vsize=328656 CPUtime=347.87
/proc/15711/task/15712/stat : 15712 (manysat1.1_stat) R 15708 15708 12261 0 -1 4202560 14001 0 0 0 34747 40 0 0 25 0 4 0 1115587569 336543744 74121 4294967295 134512640 135305190 3213474768 3081931696 134558345 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=15711/tid=15713] ppid=15708 vsize=328656 CPUtime=348.1
/proc/15711/task/15713/stat : 15713 (manysat1.1_stat) R 15708 15708 12261 0 -1 4202560 19725 0 0 0 34777 33 0 0 25 0 4 0 1115587569 336543744 74121 4294967295 134512640 135305190 3213474768 3073543360 134528768 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=15711/tid=15714] ppid=15708 vsize=328656 CPUtime=347.41
/proc/15711/task/15714/stat : 15714 (manysat1.1_stat) R 15708 15708 12261 0 -1 4202560 14866 0 0 0 34703 38 0 0 25 0 4 0 1115587569 336543744 74121 4294967295 134512640 135305190 3213474768 3065154696 134839991 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1391.58
Current children cumulated vsize (KiB) 331072

[startup+349.611 s]
/proc/loadavg: 4.50 4.48 4.39 5/120 16851
/proc/meminfo: memFree=2799472/3368532 swapFree=1941392/1959888
[pid=15708] ppid=15706 vsize=2416 CPUtime=0.26
/proc/15708/stat : 15708 (manysat.sh) S 15706 15708 12261 0 -1 4194304 370 2526 0 0 0 0 26 0 16 0 1 0 1115587517 2473984 274 4294967295 134512640 135169312 3217836048 3217832264 3085094638 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/15708/statm: 604 274 231 161 0 43 0
[pid=15711] ppid=15708 vsize=0 CPUtime=1392.89
/proc/15711/stat : 15711 (manysat1.1_stat) Z 15708 15708 12261 0 -1 4202500 74240 0 0 0 139135 154 0 0 25 0 2 0 1115587543 0 0 4294967295 0 0 0 0 0 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/15711/statm: 0 0 0 0 0 0 0
[pid=15711/tid=15712] ppid=15708 vsize=0 CPUtime=348.27
/proc/15711/task/15712/stat : 15712 (manysat1.1_stat) R 15708 15708 12261 0 -1 4203588 14003 0 0 0 34785 42 0 0 25 0 2 0 1115587569 0 0 4294967295 0 0 0 0 0 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1393.15
Current children cumulated vsize (KiB) 2416

Child status: 10

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 15708 and gives
#  childrusage.ru_utime.tv_sec=1391
#  childrusage.ru_utime.tv_usec=610000
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=540000
# CPU time returned by wait4() is 1393.15
# while last known CPU time is 1393.15
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 349.62
CPU time (s): 1393.15
CPU user time (s): 1391.61
CPU system time (s): 1.54
CPU usage (%): 398.476
Max. virtual memory (cumulated for all children) (KiB): 331072

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1391.61
system time used= 1.54
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 77345
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= 13111
involuntary context switches= 68291

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 13:11:17
IDJOB=1776322
IDBENCH=20488
IDSOLVER=626
FILE ID=/1776322-1243509077
PBS_JOBID=
Free space on /tmp= 15727 MiB

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

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

MD5SUM BENCH= 4c4d694bb911a7a13a7cb66a99dd484c
RANDOM SEED= 1979146626

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.143
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.143
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.143
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.17
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.143
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:       3098624 kB
Buffers:         21588 kB
Cached:         170856 kB
SwapCached:       4320 kB
Active:         120096 kB
Inactive:        83096 kB
HighTotal:     2489216 kB
HighFree:      2306084 kB
LowTotal:       879316 kB
LowFree:        792540 kB
SwapTotal:     1959888 kB
SwapFree:      1941392 kB
Dirty:            4032 kB
Writeback:           0 kB
AnonPages:        9808 kB
Mapped:           4492 kB
Slab:            56764 kB
SReclaimable:    48420 kB
SUnreclaim:       8344 kB
PageTables:        776 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   127448 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

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