Trace number 3439625

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
sathys 2011-04-01UNSAT 68.6156 68.6334

General information on the benchmark

NameSAT02/handmade/pehoushek/plainoldcnf/
5cnf_3900_3900_060.shuffled.cnf
MD5SUM8fb426184fc34ee36ee1bb5e07551b2d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.20681
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of clauses936
Sum of the clauses size4520
Maximum clause length5
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 37
Number of clauses of size 4146
Number of clauses of size 5783
Number of clauses of size over 50

Solver Data

0.00/0.01	static
0.00/0.01	HOME/instance-3439625-1306935513.cnf
0.00/0.01	c Parsing...
0.00/0.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |     936     4520 |     280       0        0     nan |  0.000 % |
0.00/0.01	c ==============================================================================
0.00/0.01	c Result  :   #vars: 60   #clauses: 936   #literals: 4520
0.00/0.01	c CPU time:   0 s
0.00/0.01	c ==============================================================================
0.00/0.02	c 
0.00/0.02	c seed = 0, numatom = 60, numclause = 936, numliterals = 4520
0.00/0.02	c ---------------------------------------------------------------------------------------------------------------------------------------------
0.00/0.02	c | resCDCL |    tps  |   #impl |  #learnt |  #conf |  #clean |    #propa |   #deci ||  tryLS | numflip |  maxSat/maxNoBi |  nbAlea |    Equi |
0.00/0.02	c ---------------------------------------------------------------------------------------------------------------------------------------------
0.00/0.02	c |       2 |     0.0 |       0 |      505 |    194 |       1 |      6250 |     680 ||      2 |    1073 |       1/      1 |     245 |       0 |
0.00/0.03	c |       4 |     0.0 |       0 |     1107 |    294 |       2 |     13902 |    1420 ||      4 |    2211 |       1/      1 |     551 |       0 |
0.00/0.03	c |       6 |     0.0 |       0 |     1809 |    193 |       3 |     22283 |    2295 ||      6 |    3401 |       1/      1 |     854 |       0 |
0.00/0.05	c |       7 |     0.0 |       0 |     2607 |    393 |       4 |     32182 |    3185 ||      7 |    4897 |       1/      1 |    1259 |       0 |
0.00/0.07	c |      11 |     0.0 |       0 |     3509 |    290 |       5 |     43426 |    4297 ||     11 |    6822 |       1/      1 |    1777 |       0 |
0.00/0.09	c |      14 |     0.0 |       0 |     4510 |    485 |       6 |     55705 |    5500 ||     14 |    9412 |       1/      1 |    2473 |       0 |
0.00/0.12	c |      15 |     0.0 |       0 |     5615 |    988 |       7 |     69005 |    6756 ||     15 |   12275 |       1/      1 |    3284 |       0 |
0.00/0.15	c |      16 |     0.0 |       0 |     6361 |     83 |       8 |     83538 |    8157 ||     16 |   13155 |       1/      1 |    3391 |       0 |
0.00/0.19	c |      21 |     0.0 |       0 |     7108 |     78 |       9 |     99209 |    9828 ||     21 |   15810 |       1/      1 |    4031 |       0 |
0.00/0.24	c |      25 |     0.0 |       0 |     7870 |    170 |      10 |    116470 |   11488 ||     25 |   18643 |       1/      1 |    4844 |       0 |
0.00/0.29	c |      29 |     0.1 |       0 |     8639 |    569 |      11 |    134733 |   13301 ||     29 |   21934 |       1/      1 |    5622 |       0 |
0.00/0.35	c |      30 |     0.1 |       0 |     9420 |    365 |      12 |    154032 |   15165 ||     30 |   25223 |       1/      1 |    6450 |       0 |
0.00/0.43	c |      31 |     0.1 |       0 |    10211 |   2069 |      13 |    174537 |   17089 ||     31 |   30582 |       1/      1 |    8099 |       0 |
0.00/0.50	c |      31 |     0.1 |       0 |    11017 |   1468 |      14 |    196989 |   19127 ||     31 |   31363 |       1/      1 |    8107 |       0 |
0.00/0.59	c |      38 |     0.1 |       0 |    11802 |    361 |      15 |    220091 |   21418 ||     38 |   35575 |       1/      1 |    9331 |       0 |
0.00/0.70	c |      44 |     0.1 |       0 |    12628 |    248 |      16 |    244499 |   23849 ||     44 |   39359 |       1/      1 |   10168 |       0 |
0.00/0.81	c |      46 |     0.1 |       0 |    13431 |    240 |      17 |    269802 |   26304 ||     46 |   44073 |       1/      1 |   11394 |       0 |
0.00/0.94	c |      53 |     0.1 |       0 |    14297 |    229 |      18 |    296385 |   28935 ||     53 |   48062 |       1/      1 |   12616 |       0 |
0.98/1.08	c |      59 |     0.2 |       0 |    15148 |    112 |      19 |    324881 |   31636 ||     59 |   51879 |       1/      1 |   13339 |       0 |
1.18/1.23	c |      61 |     0.1 |       0 |    15989 |    713 |      20 |    353898 |   34373 ||     61 |   56428 |       1/      1 |   14570 |       0 |
1.28/1.38	c |      62 |     0.2 |       0 |    16834 |    814 |      21 |    383806 |   37164 ||     62 |   60891 |       1/      1 |   15284 |       0 |
1.48/1.55	c |      63 |     0.2 |       0 |    17666 |   3416 |      22 |    414656 |   40091 ||     63 |   70089 |       1/      1 |   18540 |       0 |
1.68/1.73	c |      63 |     0.2 |       0 |    18489 |   1314 |      23 |    446811 |   43097 ||     63 |   73087 |       1/      1 |   18568 |       0 |
1.88/1.90	c |      67 |     0.2 |       0 |    19433 |      4 |      24 |    480434 |   46322 ||     67 |   75068 |       1/      1 |   19082 |       0 |
2.08/2.12	c |      76 |     0.2 |       0 |    20248 |    292 |      25 |    514837 |   49803 ||     76 |   80729 |       1/      1 |   20641 |       0 |
2.28/2.36	c |      80 |     0.2 |       0 |    21085 |     86 |      26 |    550546 |   53231 ||     80 |   85973 |       1/      1 |   22080 |       0 |
2.58/2.61	c |      90 |     0.2 |       0 |    21911 |    170 |      27 |    587565 |   56937 ||     90 |   92125 |       1/      1 |   23735 |       0 |
2.88/2.90	c |      94 |     0.3 |       0 |    22769 |   1055 |      28 |    624500 |   60605 ||     94 |  100648 |       1/      1 |   26782 |       0 |
3.18/3.22	c |      96 |     0.3 |       0 |    23543 |     49 |      29 |    663676 |   64370 ||     96 |  104525 |       1/      1 |   27024 |       0 |
3.48/3.53	c |     107 |     0.3 |       0 |    24461 |    235 |      30 |    704307 |   68418 ||    107 |  111484 |       1/      1 |   28855 |       0 |
3.78/3.87	c |     113 |     0.3 |       0 |    25346 |    220 |      31 |    746096 |   72484 ||    113 |  117053 |       1/      1 |   29947 |       0 |
4.18/4.24	c |     123 |     0.4 |       0 |    26264 |      0 |      32 |    788470 |   76703 ||    123 |  124951 |       1/      1 |   31906 |       0 |
4.58/4.63	c |     125 |     0.4 |       0 |    27205 |     96 |      33 |    832475 |   80850 ||    125 |  132776 |       1/      1 |   33612 |       0 |
4.98/5.00	c |     126 |     0.4 |       0 |    28185 |   3897 |      34 |    876338 |   85092 ||    126 |  143088 |       1/      1 |   36910 |       0 |
5.28/5.33	c |     126 |     0.3 |       0 |    29040 |   2995 |      35 |    920997 |   89426 ||    126 |  145016 |       1/      1 |   36927 |       0 |
5.68/5.77	c |     127 |     0.4 |       0 |    29911 |   6997 |      36 |    966520 |   93887 ||    127 |  162621 |       1/      1 |   43487 |       0 |
6.18/6.20	c |     127 |     0.4 |       0 |    30738 |   1494 |      37 |   1013568 |   98431 ||    127 |  168542 |       1/      1 |   43543 |       0 |
6.48/6.61	c |     127 |     0.4 |       0 |    31635 |   5696 |      38 |   1063377 |  103042 ||    127 |  168542 |       1/      1 |   43543 |       0 |
7.08/7.11	c |     139 |     0.5 |       0 |    32508 |     73 |      39 |   1114093 |  108121 ||    139 |  175782 |       1/      1 |   45408 |       0 |
7.48/7.61	c |     148 |     0.5 |       0 |    33306 |    151 |      40 |   1165619 |  113181 ||    148 |  184490 |       1/      1 |   47650 |       0 |
8.08/8.14	c |     157 |     0.5 |       0 |    34229 |    432 |      41 |   1217974 |  118376 ||    157 |  193844 |       1/      1 |   50138 |       0 |
8.58/8.62	c |     163 |     0.5 |       0 |    35136 |    128 |      42 |   1270277 |  123643 ||    163 |  202515 |       1/      1 |   52403 |       0 |
9.18/9.26	c |     173 |     0.6 |       0 |    36146 |    112 |      43 |   1324616 |  129115 ||    173 |  212723 |       1/      1 |   55108 |       0 |
9.78/9.91	c |     187 |     0.7 |       0 |    37050 |    293 |      44 |   1379278 |  134716 ||    187 |  221420 |       1/      1 |   57539 |       0 |
10.48/10.57	c |     189 |     0.7 |       0 |    37955 |    990 |      45 |   1434581 |  140210 ||    189 |  231010 |       1/      1 |   60004 |       0 |
11.18/11.23	c |     190 |     0.7 |       0 |    38920 |   1191 |      46 |   1491261 |  145761 ||    190 |  244314 |       1/      1 |   63315 |       0 |
11.88/11.93	c |     200 |     0.7 |       0 |    39863 |     69 |      47 |   1550275 |  151619 ||    200 |  250760 |       1/      1 |   64977 |       0 |
12.68/12.70	c |     212 |     0.8 |       0 |    40923 |    450 |      48 |   1609994 |  157624 ||    212 |  261122 |       1/      1 |   67842 |       0 |
13.38/13.48	c |     221 |     0.8 |       0 |    42058 |   1536 |      49 |   1670758 |  163684 ||    221 |  272368 |       1/      1 |   71040 |       0 |
14.18/14.26	c |     231 |     0.8 |       0 |    43048 |    220 |      50 |   1732149 |  169855 ||    231 |  280310 |       1/      1 |   72708 |       0 |
15.18/15.22	c |     243 |     1.0 |       0 |    44057 |    594 |      51 |   1796086 |  176225 ||    243 |  291333 |       1/      1 |   75589 |       0 |
16.08/16.16	c |     252 |     0.9 |       0 |    45031 |   1975 |      52 |   1859279 |  182590 ||    252 |  303399 |       1/      1 |   79268 |       0 |
16.98/17.03	c |     253 |     0.9 |       0 |    46084 |    470 |      53 |   1923180 |  188911 ||    253 |  316139 |       1/      1 |   82485 |       0 |
17.88/17.92	c |     254 |     0.9 |       0 |    46994 |   6271 |      54 |   1989464 |  195309 ||    254 |  333896 |       1/      1 |   88741 |       0 |
18.78/18.86	c |     254 |     0.9 |       0 |    47822 |   2571 |      55 |   2057290 |  201818 ||    254 |  340886 |       1/      1 |   88803 |       0 |
19.58/19.65	c |     255 |     0.8 |       0 |    48932 |   8572 |      56 |   2126267 |  208393 ||    255 |  358392 |       1/      1 |  101739 |       0 |
20.38/20.47	c |     255 |     0.8 |       0 |    49865 |   6106 |      57 |   2192437 |  215222 ||    255 |  371506 |       1/      1 |  101859 |       0 |
21.38/21.42	c |     255 |     0.9 |       0 |    50776 |   1674 |      58 |   2262747 |  222031 ||    255 |  381223 |       1/      1 |  101954 |       0 |
22.18/22.27	c |     255 |     0.9 |       0 |    51554 |   7975 |      59 |   2336208 |  228898 ||    255 |  381223 |       1/      1 |  101954 |       0 |
23.10/23.15	c |     261 |     0.9 |       0 |    52428 |    163 |      60 |   2410563 |  236027 ||    261 |  384359 |       1/      1 |  102783 |       0 |
24.20/24.22	c |     277 |     1.1 |       0 |    53329 |    224 |      61 |   2483430 |  243557 ||    277 |  396982 |       1/      1 |  106099 |       0 |
25.38/25.42	c |     286 |     1.2 |       0 |    54165 |    206 |      62 |   2557072 |  251037 ||    286 |  411420 |       1/      1 |  109798 |       0 |
26.57/26.61	c |     301 |     1.2 |       0 |    55020 |    879 |      63 |   2631913 |  258745 ||    301 |  423178 |       1/      1 |  113094 |       0 |
27.78/27.86	c |     316 |     1.2 |       0 |    55810 |     35 |      64 |   2707957 |  266632 ||    316 |  436366 |       1/      1 |  116406 |       0 |
28.98/29.07	c |     318 |     1.2 |       0 |    56595 |   4532 |      65 |   2784233 |  274308 ||    318 |  449650 |       1/      1 |  118462 |       0 |
30.28/30.38	c |     330 |     1.3 |       0 |    57595 |      0 |      66 |   2861849 |  282259 ||    330 |  457255 |       1/      1 |  120336 |       0 |
31.78/31.89	c |     347 |     1.5 |       0 |    58544 |    355 |      67 |   2939830 |  290465 ||    347 |  471830 |       1/      1 |  124282 |       0 |
33.28/33.37	c |     356 |     1.5 |       0 |    59709 |    334 |      68 |   3019831 |  298522 ||    356 |  485517 |       1/      1 |  128010 |       0 |
34.78/34.87	c |     372 |     1.5 |       0 |    61032 |     93 |      69 |   3101015 |  306859 ||    372 |  498927 |       1/      1 |  131408 |       0 |
36.37/36.42	c |     381 |     1.5 |       0 |    62251 |   1982 |      70 |   3181251 |  315155 ||    381 |  518165 |       1/      1 |  137996 |       0 |
37.88/37.92	c |     382 |     1.5 |       0 |    63593 |   4685 |      71 |   3261384 |  323382 ||    382 |  536013 |       1/      1 |  144535 |       0 |
39.28/39.37	c |     382 |     1.5 |       0 |    64938 |   2685 |      72 |   3344970 |  331781 ||    382 |  546777 |       1/      1 |  144632 |       0 |
40.87/40.93	c |     395 |     1.6 |       0 |    66082 |    153 |      73 |   3431217 |  340533 ||    395 |  554488 |       1/      1 |  146621 |       0 |
42.67/42.70	c |     412 |     1.8 |       0 |    67372 |    921 |      74 |   3515793 |  349473 ||    412 |  571033 |       1/      1 |  151074 |       0 |
44.38/44.42	c |     425 |     1.7 |       0 |    68563 |     94 |      75 |   3603403 |  358369 ||    425 |  584567 |       1/      1 |  154444 |       0 |
46.27/46.30	c |     443 |     1.9 |       0 |    69924 |    746 |      76 |   3689945 |  367548 ||    443 |  601291 |       1/      1 |  159152 |       0 |
47.97/48.02	c |     445 |     1.7 |       0 |    71056 |    441 |      77 |   3776572 |  376466 ||    445 |  619910 |       1/      1 |  163807 |       0 |
49.88/49.99	c |     460 |     2.0 |       0 |    72107 |   1021 |      78 |   3865547 |  385769 ||    460 |  631805 |       1/      1 |  167092 |       0 |
51.88/51.95	c |     476 |     2.0 |       0 |    72713 |   1680 |      79 |   3954914 |  395200 ||    476 |  648636 |       1/      1 |  171698 |       0 |
53.90/53.97	c |     491 |     2.0 |       0 |    73667 |    445 |      80 |   4045390 |  404766 ||    491 |  662508 |       1/      1 |  174926 |       0 |
56.10/56.17	c |     507 |     2.2 |       0 |    74970 |    110 |      81 |   4136091 |  414457 ||    507 |  680934 |       1/      1 |  179899 |       0 |
58.18/58.25	c |     509 |     2.1 |       0 |    76169 |   3915 |      82 |   4227261 |  423845 ||    509 |  705119 |       1/      1 |  189648 |       0 |
60.57/60.60	c |     509 |     2.4 |       0 |    77600 |   3016 |      83 |   4316453 |  433359 ||    509 |  717309 |       1/      1 |  189771 |       0 |
62.69/62.79	c |     510 |     2.2 |       0 |    78709 |  11817 |      84 |   4410334 |  443058 ||    510 |  745223 |       1/      1 |  202725 |       0 |
64.89/64.96	c |     510 |     2.2 |       0 |    79912 |   1517 |      85 |   4503083 |  452974 ||    510 |  760612 |       1/      1 |  202882 |       0 |
66.57/66.64	c |     510 |     1.7 |       1 |    81336 |  10518 |      86 |   4603247 |  462783 ||    510 |  760612 |       1/      1 |  202882 |       0 |
68.57/68.60	c |     511 |     1.9 |       8 |    34310 |  19619 |      87 |   4700179 |  472755 ||    511 |  820475 |       1/      1 |  228623 |       0 |
68.57/68.62	c |     511 |     0.0 |      15 |    34500 |    226 |      87 |   4702503 |  472998 ||    511 |  820978 |       1/      1 |  228630 |       0 |
68.57/68.62	c c 
68.57/68.62	c -----------------------------------
68.57/68.62	c # temps = 68.600000
68.57/68.62	c # cleaningDB = 87
68.57/68.62	c # clause binaire = 89
68.57/68.62	c # literal removed by litRedundant = 1274253
68.57/68.62	c # literal removed by litRedundantBin = 0
68.57/68.62	c # init clause removed by simplify = 112
68.57/68.62	c # learnt clause removed by simplify = 54928
68.57/68.62	c # une clause fausse était une apprise = 0
68.57/68.62	c # equivalence dectecte = 0
68.57/68.62	c # Memory used           : 20.21 MB
68.57/68.62	c 
68.57/68.62	c ########################
68.57/68.62	c ####   ##  ###   ## ####
68.57/68.62	c #### #### # ## #### ####
68.57/68.62	c ####   ##  ###   ##  ###
68.57/68.62	c ########################
68.57/68.62	c # restart = 511
68.57/68.62	c # conflit = 418029
68.57/68.62	c # decision = 472998
68.57/68.62	c # propagation = 4702503 	 (68549.606414 (prop/sec))
68.57/68.62	c 
68.57/68.62	c ########################
68.57/68.62	c ### ### #   ##   ##   ##
68.57/68.62	c ### # # # #### # ### ###
68.57/68.62	c ###  #  ### ## # ### ###
68.57/68.62	c ########################
68.57/68.62	c # numtry = 511
68.57/68.62	c # numflips = 820978
68.57/68.62	c # maxSat = 1
68.57/68.62	c # freeFlip = 358942
68.57/68.62	c # nbBoundary = 60
68.57/68.62	c 
68.57/68.62	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3439625-1306935513/watcher-3439625-1306935513 -o /tmp/evaluation-result-3439625-1306935513/solver-3439625-1306935513 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3439625-1306935513.cnf rnovelty 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.06 2.01 2.04 2/577 6817
/proc/meminfo: memFree=23978512/32951124 swapFree=58940260/67111528
[pid=6817] ppid=6815 vsize=11796 CPUtime=0 cores=0,2,4,6
/proc/6817/stat : 6817 (runsolver) R 6815 6817 6362 0 -1 4202560 42 0 0 0 0 0 0 0 25 0 1 0 805149008 12079104 50 33554432000 4194304 5432328 140735928846576 18446744073709551615 4881591 0 2147483391 4096 24578 0 0 0 17 6 0 0 0
/proc/6817/statm: 2949 50 31 303 0 2643 0

[startup+0.0871811 s]
/proc/loadavg: 2.06 2.01 2.04 2/577 6817
/proc/meminfo: memFree=23978512/32951124 swapFree=58940260/67111528
[pid=6817] ppid=6815 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/6817/stat : 6817 (esg_static.sh) S 6815 6817 6362 0 -1 4202496 348 156 0 0 0 0 0 0 25 0 1 0 805149008 8912896 255 33554432000 4194304 4922060 140734662482752 18446744073709551615 212687675136 0 0 4100 65536 18446744071562362840 0 0 17 2 0 0 0
/proc/6817/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.101175 s]
/proc/loadavg: 2.06 2.01 2.04 2/577 6817
/proc/meminfo: memFree=23978512/32951124 swapFree=58940260/67111528
[pid=6817] ppid=6815 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/6817/stat : 6817 (esg_static.sh) S 6815 6817 6362 0 -1 4202496 348 156 0 0 0 0 0 0 25 0 1 0 805149008 8912896 255 33554432000 4194304 4922060 140734662482752 18446744073709551615 212687675136 0 0 4100 65536 18446744071562362840 0 0 17 2 0 0 0
/proc/6817/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.301108 s]
/proc/loadavg: 2.06 2.01 2.04 2/577 6817
/proc/meminfo: memFree=23978512/32951124 swapFree=58940260/67111528
[pid=6817] ppid=6815 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/6817/stat : 6817 (esg_static.sh) S 6815 6817 6362 0 -1 4202496 348 156 0 0 0 0 0 0 25 0 1 0 805149008 8912896 255 33554432000 4194304 4922060 140734662482752 18446744073709551615 212687675136 0 0 4100 65536 18446744071562362840 0 0 17 2 0 0 0
/proc/6817/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.701079 s]
/proc/loadavg: 2.06 2.01 2.04 2/577 6817
/proc/meminfo: memFree=23978512/32951124 swapFree=58940260/67111528
[pid=6817] ppid=6815 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/6817/stat : 6817 (esg_static.sh) S 6815 6817 6362 0 -1 4202496 348 156 0 0 0 0 0 0 25 0 1 0 805149008 8912896 255 33554432000 4194304 4922060 140734662482752 18446744073709551615 212687675136 0 0 4100 65536 18446744071562362840 0 0 17 2 0 0 0
/proc/6817/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50092 s]
/proc/loadavg: 2.06 2.01 2.04 3/580 6821
/proc/meminfo: memFree=23974280/32951124 swapFree=58940260/67111528
[pid=6817] ppid=6815 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/6817/stat : 6817 (esg_static.sh) S 6815 6817 6362 0 -1 4202496 348 156 0 0 0 0 0 0 25 0 1 0 805149008 8912896 255 33554432000 4194304 4922060 140734662482752 18446744073709551615 212687675136 0 0 4100 65536 18446744071562362840 0 0 17 2 0 0 0
/proc/6817/statm: 2176 255 211 178 0 69 0
[pid=6819] ppid=6817 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/6819/stat : 6819 (esg_static.sh) S 6817 6817 6362 0 -1 4202560 132 0 0 0 0 0 0 0 25 0 1 0 805149009 8912896 134 33554432000 4194304 4922060 140734662482752 18446744073709551615 212687494277 0 65536 4096 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/6819/statm: 2176 134 90 178 0 69 0
[pid=6820] ppid=6819 vsize=10072 CPUtime=1.48 cores=0,2,4,6
/proc/6820/stat : 6820 (sathys) R 6819 6817 6362 0 -1 4202496 1015 0 0 0 148 0 0 0 25 0 1 0 805149009 10313728 926 33554432000 4194304 4241092 140736273760352 18446744073709551615 4223705 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6820/statm: 2518 926 136 12 0 982 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 27480

[startup+3.1006 s]
/proc/loadavg: 2.06 2.01 2.04 3/580 6821
/proc/meminfo: memFree=23971676/32951124 swapFree=58940260/67111528
[pid=6817] ppid=6815 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/6817/stat : 6817 (esg_static.sh) S 6815 6817 6362 0 -1 4202496 348 156 0 0 0 0 0 0 25 0 1 0 805149008 8912896 255 33554432000 4194304 4922060 140734662482752 18446744073709551615 212687675136 0 0 4100 65536 18446744071562362840 0 0 17 2 0 0 0
/proc/6817/statm: 2176 255 211 178 0 69 0
[pid=6819] ppid=6817 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/6819/stat : 6819 (esg_static.sh) S 6817 6817 6362 0 -1 4202560 132 0 0 0 0 0 0 0 25 0 1 0 805149009 8912896 134 33554432000 4194304 4922060 140734662482752 18446744073709551615 212687494277 0 65536 4096 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/6819/statm: 2176 134 90 178 0 69 0
[pid=6820] ppid=6819 vsize=11228 CPUtime=3.08 cores=0,2,4,6
/proc/6820/stat : 6820 (sathys) R 6819 6817 6362 0 -1 4202496 1285 0 0 0 308 0 0 0 25 0 1 0 805149009 11497472 1196 33554432000 4194304 4241092 140736273760352 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6820/statm: 2807 1196 136 12 0 1271 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 28636

[startup+6.30105 s]
/proc/loadavg: 2.05 2.01 2.03 3/580 6822
/proc/meminfo: memFree=23969164/32951124 swapFree=58940260/67111528
[pid=6817] ppid=6815 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/6817/stat : 6817 (esg_static.sh) S 6815 6817 6362 0 -1 4202496 348 156 0 0 0 0 0 0 25 0 1 0 805149008 8912896 255 33554432000 4194304 4922060 140734662482752 18446744073709551615 212687675136 0 0 4100 65536 18446744071562362840 0 0 17 2 0 0 0
/proc/6817/statm: 2176 255 211 178 0 69 0
[pid=6819] ppid=6817 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/6819/stat : 6819 (esg_static.sh) S 6817 6817 6362 0 -1 4202560 132 0 0 0 0 0 0 0 25 0 1 0 805149009 8912896 134 33554432000 4194304 4922060 140734662482752 18446744073709551615 212687494277 0 65536 4096 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/6819/statm: 2176 134 90 178 0 69 0
[pid=6820] ppid=6819 vsize=12696 CPUtime=6.28 cores=0,2,4,6
/proc/6820/stat : 6820 (sathys) R 6819 6817 6362 0 -1 4202496 1653 0 0 0 628 0 0 0 25 0 1 0 805149009 13000704 1564 33554432000 4194304 4241092 140736273760352 18446744073709551615 4223726 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6820/statm: 3174 1564 136 12 0 1638 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 30104

[startup+12.7009 s]
/proc/loadavg: 2.05 2.01 2.03 3/580 6822
/proc/meminfo: memFree=23966616/32951124 swapFree=58940260/67111528
[pid=6817] ppid=6815 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/6817/stat : 6817 (esg_static.sh) S 6815 6817 6362 0 -1 4202496 348 156 0 0 0 0 0 0 25 0 1 0 805149008 8912896 255 33554432000 4194304 4922060 140734662482752 18446744073709551615 212687675136 0 0 4100 65536 18446744071562362840 0 0 17 2 0 0 0
/proc/6817/statm: 2176 255 211 178 0 69 0
[pid=6819] ppid=6817 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/6819/stat : 6819 (esg_static.sh) S 6817 6817 6362 0 -1 4202560 132 0 0 0 0 0 0 0 25 0 1 0 805149009 8912896 134 33554432000 4194304 4922060 140734662482752 18446744073709551615 212687494277 0 65536 4096 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/6819/statm: 2176 134 90 178 0 69 0
[pid=6820] ppid=6819 vsize=14836 CPUtime=12.68 cores=0,2,4,6
/proc/6820/stat : 6820 (sathys) R 6819 6817 6362 0 -1 4202496 2182 0 0 0 1268 0 0 0 25 0 1 0 805149009 15192064 2093 33554432000 4194304 4241092 140736273760352 18446744073709551615 4224961 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6820/statm: 3709 2093 136 12 0 2173 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 32244

[startup+25.5005 s]
/proc/loadavg: 2.04 2.01 2.03 3/580 6822
/proc/meminfo: memFree=23963032/32951124 swapFree=58940260/67111528
[pid=6817] ppid=6815 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/6817/stat : 6817 (esg_static.sh) S 6815 6817 6362 0 -1 4202496 348 156 0 0 0 0 0 0 25 0 1 0 805149008 8912896 255 33554432000 4194304 4922060 140734662482752 18446744073709551615 212687675136 0 0 4100 65536 18446744071562362840 0 0 17 2 0 0 0
/proc/6817/statm: 2176 255 211 178 0 69 0
[pid=6819] ppid=6817 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/6819/stat : 6819 (esg_static.sh) S 6817 6817 6362 0 -1 4202560 132 0 0 0 0 0 0 0 25 0 1 0 805149009 8912896 134 33554432000 4194304 4922060 140734662482752 18446744073709551615 212687494277 0 65536 4096 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/6819/statm: 2176 134 90 178 0 69 0
[pid=6820] ppid=6819 vsize=17492 CPUtime=25.48 cores=0,2,4,6
/proc/6820/stat : 6820 (sathys) R 6819 6817 6362 0 -1 4202496 2847 0 0 0 2548 0 0 0 25 0 1 0 805149009 17911808 2756 33554432000 4194304 4241092 140736273760352 18446744073709551615 4223700 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6820/statm: 4373 2756 136 12 0 2837 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 34900

[startup+51.1009 s]
/proc/loadavg: 2.02 2.01 2.03 3/580 6823
/proc/meminfo: memFree=23957916/32951124 swapFree=58940260/67111528
[pid=6817] ppid=6815 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/6817/stat : 6817 (esg_static.sh) S 6815 6817 6362 0 -1 4202496 348 156 0 0 0 0 0 0 25 0 1 0 805149008 8912896 255 33554432000 4194304 4922060 140734662482752 18446744073709551615 212687675136 0 0 4100 65536 18446744071562362840 0 0 17 2 0 0 0
/proc/6817/statm: 2176 255 211 178 0 69 0
[pid=6819] ppid=6817 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/6819/stat : 6819 (esg_static.sh) S 6817 6817 6362 0 -1 4202560 132 0 0 0 0 0 0 0 25 0 1 0 805149009 8912896 134 33554432000 4194304 4922060 140734662482752 18446744073709551615 212687494277 0 65536 4096 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/6819/statm: 2176 134 90 178 0 69 0
[pid=6820] ppid=6819 vsize=19528 CPUtime=51.08 cores=0,2,4,6
/proc/6820/stat : 6820 (sathys) R 6819 6817 6362 0 -1 4202496 3369 0 0 0 5108 0 0 0 25 0 1 0 805149009 19996672 3266 33554432000 4194304 4241092 140736273760352 18446744073709551615 4225177 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6820/statm: 4882 3266 136 12 0 3346 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 36936

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

[startup+57.5007 s]
/proc/loadavg: 2.02 2.01 2.03 3/580 6823
/proc/meminfo: memFree=23956908/32951124 swapFree=58940260/67111528
[pid=6817] ppid=6815 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/6817/stat : 6817 (esg_static.sh) S 6815 6817 6362 0 -1 4202496 348 156 0 0 0 0 0 0 25 0 1 0 805149008 8912896 255 33554432000 4194304 4922060 140734662482752 18446744073709551615 212687675136 0 0 4100 65536 18446744071562362840 0 0 17 2 0 0 0
/proc/6817/statm: 2176 255 211 178 0 69 0
[pid=6819] ppid=6817 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/6819/stat : 6819 (esg_static.sh) S 6817 6817 6362 0 -1 4202560 132 0 0 0 0 0 0 0 25 0 1 0 805149009 8912896 134 33554432000 4194304 4922060 140734662482752 18446744073709551615 212687494277 0 65536 4096 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/6819/statm: 2176 134 90 178 0 69 0
[pid=6820] ppid=6819 vsize=20044 CPUtime=57.48 cores=0,2,4,6
/proc/6820/stat : 6820 (sathys) R 6819 6817 6362 0 -1 4202496 3528 0 0 0 5748 0 0 0 25 0 1 0 805149009 20525056 3414 33554432000 4194304 4241092 140736273760352 18446744073709551615 4225177 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6820/statm: 5011 3414 136 12 0 3475 0
Current children cumulated CPU time (s) 57.48
Current children cumulated vsize (KiB) 37452

[startup+63.9005 s]
/proc/loadavg: 2.02 2.01 2.03 3/580 6823
/proc/meminfo: memFree=23955660/32951124 swapFree=58940260/67111528
[pid=6817] ppid=6815 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/6817/stat : 6817 (esg_static.sh) S 6815 6817 6362 0 -1 4202496 348 156 0 0 0 0 0 0 25 0 1 0 805149008 8912896 255 33554432000 4194304 4922060 140734662482752 18446744073709551615 212687675136 0 0 4100 65536 18446744071562362840 0 0 17 2 0 0 0
/proc/6817/statm: 2176 255 211 178 0 69 0
[pid=6819] ppid=6817 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/6819/stat : 6819 (esg_static.sh) S 6817 6817 6362 0 -1 4202560 132 0 0 0 0 0 0 0 25 0 1 0 805149009 8912896 134 33554432000 4194304 4922060 140734662482752 18446744073709551615 212687494277 0 65536 4096 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/6819/statm: 2176 134 90 178 0 69 0
[pid=6820] ppid=6819 vsize=20852 CPUtime=63.87 cores=0,2,4,6
/proc/6820/stat : 6820 (sathys) R 6819 6817 6362 0 -1 4202496 3747 0 0 0 6387 0 0 0 25 0 1 0 805149009 21352448 3625 33554432000 4194304 4241092 140736273760352 18446744073709551615 4223698 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6820/statm: 5213 3625 136 12 0 3677 0
Current children cumulated CPU time (s) 63.87
Current children cumulated vsize (KiB) 38260

[startup+67.122 s]
/proc/loadavg: 2.02 2.01 2.03 3/580 6823
/proc/meminfo: memFree=23955660/32951124 swapFree=58940260/67111528
[pid=6817] ppid=6815 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/6817/stat : 6817 (esg_static.sh) S 6815 6817 6362 0 -1 4202496 348 156 0 0 0 0 0 0 25 0 1 0 805149008 8912896 255 33554432000 4194304 4922060 140734662482752 18446744073709551615 212687675136 0 0 4100 65536 18446744071562362840 0 0 17 2 0 0 0
/proc/6817/statm: 2176 255 211 178 0 69 0
[pid=6819] ppid=6817 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/6819/stat : 6819 (esg_static.sh) S 6817 6817 6362 0 -1 4202560 132 0 0 0 0 0 0 0 25 0 1 0 805149009 8912896 134 33554432000 4194304 4922060 140734662482752 18446744073709551615 212687494277 0 65536 4096 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/6819/statm: 2176 134 90 178 0 69 0
[pid=6820] ppid=6819 vsize=21068 CPUtime=67.09 cores=0,2,4,6
/proc/6820/stat : 6820 (sathys) R 6819 6817 6362 0 -1 4202496 3784 0 0 0 6709 0 0 0 25 0 1 0 805149009 21573632 3654 33554432000 4194304 4241092 140736273760352 18446744073709551615 4224944 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6820/statm: 5267 3654 136 12 0 3731 0
Current children cumulated CPU time (s) 67.09
Current children cumulated vsize (KiB) 38476

[startup+67.9008 s]
/proc/loadavg: 2.02 2.01 2.03 3/580 6823
/proc/meminfo: memFree=23955660/32951124 swapFree=58940260/67111528
[pid=6817] ppid=6815 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/6817/stat : 6817 (esg_static.sh) S 6815 6817 6362 0 -1 4202496 348 156 0 0 0 0 0 0 25 0 1 0 805149008 8912896 255 33554432000 4194304 4922060 140734662482752 18446744073709551615 212687675136 0 0 4100 65536 18446744071562362840 0 0 17 2 0 0 0
/proc/6817/statm: 2176 255 211 178 0 69 0
[pid=6819] ppid=6817 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/6819/stat : 6819 (esg_static.sh) S 6817 6817 6362 0 -1 4202560 132 0 0 0 0 0 0 0 25 0 1 0 805149009 8912896 134 33554432000 4194304 4922060 140734662482752 18446744073709551615 212687494277 0 65536 4096 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/6819/statm: 2176 134 90 178 0 69 0
[pid=6820] ppid=6819 vsize=21068 CPUtime=67.87 cores=0,2,4,6
/proc/6820/stat : 6820 (sathys) R 6819 6817 6362 0 -1 4202496 3784 0 0 0 6787 0 0 0 25 0 1 0 805149009 21573632 3654 33554432000 4194304 4241092 140736273760352 18446744073709551615 4223664 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6820/statm: 5267 3654 136 12 0 3731 0
Current children cumulated CPU time (s) 67.87
Current children cumulated vsize (KiB) 38476

[startup+68.3007 s]
/proc/loadavg: 2.02 2.01 2.03 3/580 6823
/proc/meminfo: memFree=23955660/32951124 swapFree=58940260/67111528
[pid=6817] ppid=6815 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/6817/stat : 6817 (esg_static.sh) S 6815 6817 6362 0 -1 4202496 348 156 0 0 0 0 0 0 25 0 1 0 805149008 8912896 255 33554432000 4194304 4922060 140734662482752 18446744073709551615 212687675136 0 0 4100 65536 18446744071562362840 0 0 17 2 0 0 0
/proc/6817/statm: 2176 255 211 178 0 69 0
[pid=6819] ppid=6817 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/6819/stat : 6819 (esg_static.sh) S 6817 6817 6362 0 -1 4202560 132 0 0 0 0 0 0 0 25 0 1 0 805149009 8912896 134 33554432000 4194304 4922060 140734662482752 18446744073709551615 212687494277 0 65536 4096 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/6819/statm: 2176 134 90 178 0 69 0
[pid=6820] ppid=6819 vsize=20684 CPUtime=68.27 cores=0,2,4,6
/proc/6820/stat : 6820 (sathys) R 6819 6817 6362 0 -1 4202496 3784 0 0 0 6827 0 0 0 25 0 1 0 805149009 21180416 3558 33554432000 4194304 4241092 140736273760352 18446744073709551615 4223730 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6820/statm: 5171 3558 136 12 0 3635 0
Current children cumulated CPU time (s) 68.27
Current children cumulated vsize (KiB) 38092

[startup+68.5007 s]
/proc/loadavg: 2.02 2.01 2.03 3/580 6823
/proc/meminfo: memFree=23955660/32951124 swapFree=58940260/67111528
[pid=6817] ppid=6815 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/6817/stat : 6817 (esg_static.sh) S 6815 6817 6362 0 -1 4202496 348 156 0 0 0 0 0 0 25 0 1 0 805149008 8912896 255 33554432000 4194304 4922060 140734662482752 18446744073709551615 212687675136 0 0 4100 65536 18446744071562362840 0 0 17 2 0 0 0
/proc/6817/statm: 2176 255 211 178 0 69 0
[pid=6819] ppid=6817 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/6819/stat : 6819 (esg_static.sh) S 6817 6817 6362 0 -1 4202560 132 0 0 0 0 0 0 0 25 0 1 0 805149009 8912896 134 33554432000 4194304 4922060 140734662482752 18446744073709551615 212687494277 0 65536 4096 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/6819/statm: 2176 134 90 178 0 69 0
[pid=6820] ppid=6819 vsize=20684 CPUtime=68.47 cores=0,2,4,6
/proc/6820/stat : 6820 (sathys) R 6819 6817 6362 0 -1 4202496 3784 0 0 0 6847 0 0 0 25 0 1 0 805149009 21180416 3558 33554432000 4194304 4241092 140736273760352 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6820/statm: 5171 3558 136 12 0 3635 0
Current children cumulated CPU time (s) 68.47
Current children cumulated vsize (KiB) 38092

[startup+68.6006 s]
/proc/loadavg: 2.02 2.01 2.03 3/580 6823
/proc/meminfo: memFree=23955660/32951124 swapFree=58940260/67111528
[pid=6817] ppid=6815 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/6817/stat : 6817 (esg_static.sh) S 6815 6817 6362 0 -1 4202496 348 156 0 0 0 0 0 0 25 0 1 0 805149008 8912896 255 33554432000 4194304 4922060 140734662482752 18446744073709551615 212687675136 0 0 4100 65536 18446744071562362840 0 0 17 2 0 0 0
/proc/6817/statm: 2176 255 211 178 0 69 0
[pid=6819] ppid=6817 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/6819/stat : 6819 (esg_static.sh) S 6817 6817 6362 0 -1 4202560 132 0 0 0 0 0 0 0 25 0 1 0 805149009 8912896 134 33554432000 4194304 4922060 140734662482752 18446744073709551615 212687494277 0 65536 4096 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/6819/statm: 2176 134 90 178 0 69 0
[pid=6820] ppid=6819 vsize=20684 CPUtime=68.57 cores=0,2,4,6
/proc/6820/stat : 6820 (sathys) R 6819 6817 6362 0 -1 4202496 3784 0 0 0 6857 0 0 0 25 0 1 0 805149009 21180416 3558 33554432000 4194304 4241092 140736273760352 18446744073709551615 212687675264 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6820/statm: 5171 3558 136 12 0 3635 0
Current children cumulated CPU time (s) 68.57
Current children cumulated vsize (KiB) 38092

Child status: 20
Real time (s): 68.6334
CPU time (s): 68.6156
CPU user time (s): 68.6066
CPU system time (s): 0.008998
CPU usage (%): 99.9741
Max. virtual memory (cumulated for all children) (KiB): 38492

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 68.6066
system time used= 0.008998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4670
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= 39
involuntary context switches= 160

runsolver used 0.425935 second user time and 0.900863 second system time

The end

Launcher Data

Begin job on node139 at 2011-06-01 15:38:33
IDJOB=3439625
IDBENCH=87444
IDSOLVER=1935
FILE ID=node139/3439625-1306935513
RUNJOBID= node139-1306930471-6380
PBS_JOBID= 13488591
Free space on /tmp= 73220 MiB

SOLVER NAME= sathys 2011-04-01
BENCH NAME= SAT02/handmade/pehoushek/plainoldcnf/5cnf_3900_3900_060.shuffled.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME rnovelty
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3439625-1306935513/watcher-3439625-1306935513 -o /tmp/evaluation-result-3439625-1306935513/solver-3439625-1306935513 -C 5000 -W 5100 -M 15500  ./esg_static.sh HOME/instance-3439625-1306935513.cnf rnovelty

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 8fb426184fc34ee36ee1bb5e07551b2d
RANDOM SEED=1421857609

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23978652 kB
Buffers:        138392 kB
Cached:         313768 kB
SwapCached:       3628 kB
Active:        8365500 kB
Inactive:       308208 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23978652 kB
SwapTotal:    67111528 kB
SwapFree:     58940260 kB
Dirty:             800 kB
Writeback:           0 kB
AnonPages:     8219520 kB
Mapped:          33072 kB
Slab:           149060 kB
PageTables:      79016 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 170909668 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73220 MiB
End job on node139 at 2011-06-01 15:39:41