Trace number 3266219

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 75.6625 75.6689

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 benchmark0.369943
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.00	static
0.00/0.00	HOME/instance-3266219-1303574851.cnf
0.00/0.00	c Parsing...
0.00/0.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |     936     4520 |     280       0        0     nan |  0.000 % |
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 60   #clauses: 936   #literals: 4520
0.00/0.00	c CPU time:   0 s
0.00/0.00	c ==============================================================================
0.00/0.00	c 
0.00/0.00	c seed = 0, numatom = 60, numclause = 936, numliterals = 4520
0.00/0.00	c ---------------------------------------------------------------------------------------------------------------------------------------------
0.00/0.00	c | resCDCL |    tps  |   #impl |  #learnt |  #conf |  #clean |    #propa |   #deci ||  tryLS | numflip |  maxSat/maxNoBi |  nbAlea |    Equi |
0.00/0.00	c ---------------------------------------------------------------------------------------------------------------------------------------------
0.00/0.01	c |       2 |     0.0 |       0 |      505 |    194 |       1 |      6250 |     680 ||      2 |    1073 |       1/      1 |     245 |       0 |
0.00/0.01	c |       4 |     0.0 |       0 |     1107 |    294 |       2 |     13902 |    1420 ||      4 |    2211 |       1/      1 |     551 |       0 |
0.00/0.02	c |       6 |     0.0 |       0 |     1809 |    193 |       3 |     22283 |    2295 ||      6 |    3401 |       1/      1 |     854 |       0 |
0.00/0.03	c |       7 |     0.0 |       0 |     2607 |    393 |       4 |     32182 |    3185 ||      7 |    4897 |       1/      1 |    1259 |       0 |
0.00/0.05	c |      11 |     0.0 |       0 |     3509 |    290 |       5 |     43426 |    4297 ||     11 |    6822 |       1/      1 |    1777 |       0 |
0.00/0.08	c |      14 |     0.0 |       0 |     4510 |    485 |       6 |     55705 |    5500 ||     14 |    9412 |       1/      1 |    2473 |       0 |
0.00/0.10	c |      15 |     0.0 |       0 |     5615 |    988 |       7 |     69005 |    6756 ||     15 |   12275 |       1/      1 |    3284 |       0 |
0.00/0.13	c |      16 |     0.0 |       0 |     6361 |     83 |       8 |     83538 |    8157 ||     16 |   13155 |       1/      1 |    3391 |       0 |
0.00/0.17	c |      21 |     0.0 |       0 |     7108 |     78 |       9 |     99209 |    9828 ||     21 |   15810 |       1/      1 |    4031 |       0 |
0.00/0.22	c |      25 |     0.0 |       0 |     7870 |    170 |      10 |    116470 |   11488 ||     25 |   18643 |       1/      1 |    4844 |       0 |
0.00/0.28	c |      29 |     0.1 |       0 |     8639 |    569 |      11 |    134733 |   13301 ||     29 |   21934 |       1/      1 |    5622 |       0 |
0.00/0.34	c |      30 |     0.1 |       0 |     9420 |    365 |      12 |    154032 |   15165 ||     30 |   25223 |       1/      1 |    6450 |       0 |
0.00/0.41	c |      31 |     0.1 |       0 |    10211 |   2069 |      13 |    174537 |   17089 ||     31 |   30582 |       1/      1 |    8099 |       0 |
0.00/0.48	c |      31 |     0.1 |       0 |    11017 |   1468 |      14 |    196989 |   19127 ||     31 |   31363 |       1/      1 |    8107 |       0 |
0.00/0.57	c |      38 |     0.1 |       0 |    11802 |    361 |      15 |    220091 |   21418 ||     38 |   35575 |       1/      1 |    9331 |       0 |
0.00/0.68	c |      44 |     0.1 |       0 |    12628 |    248 |      16 |    244499 |   23849 ||     44 |   39359 |       1/      1 |   10168 |       0 |
0.00/0.79	c |      46 |     0.1 |       0 |    13431 |    240 |      17 |    269802 |   26304 ||     46 |   44073 |       1/      1 |   11394 |       0 |
0.00/0.91	c |      53 |     0.1 |       0 |    14297 |    229 |      18 |    296385 |   28935 ||     53 |   48062 |       1/      1 |   12616 |       0 |
0.99/1.06	c |      59 |     0.1 |       0 |    15148 |    112 |      19 |    324881 |   31636 ||     59 |   51879 |       1/      1 |   13339 |       0 |
1.19/1.20	c |      61 |     0.1 |       0 |    15989 |    713 |      20 |    353898 |   34373 ||     61 |   56428 |       1/      1 |   14570 |       0 |
1.29/1.35	c |      62 |     0.2 |       0 |    16834 |    814 |      21 |    383806 |   37164 ||     62 |   60891 |       1/      1 |   15284 |       0 |
1.49/1.53	c |      63 |     0.2 |       0 |    17666 |   3416 |      22 |    414656 |   40091 ||     63 |   70089 |       1/      1 |   18540 |       0 |
1.69/1.70	c |      63 |     0.2 |       0 |    18489 |   1314 |      23 |    446811 |   43097 ||     63 |   73087 |       1/      1 |   18568 |       0 |
1.79/1.87	c |      67 |     0.2 |       0 |    19433 |      4 |      24 |    480434 |   46322 ||     67 |   75068 |       1/      1 |   19082 |       0 |
1.99/2.08	c |      76 |     0.2 |       0 |    20248 |    292 |      25 |    514837 |   49803 ||     76 |   80729 |       1/      1 |   20641 |       0 |
2.29/2.32	c |      80 |     0.2 |       0 |    21085 |     86 |      26 |    550546 |   53231 ||     80 |   85973 |       1/      1 |   22080 |       0 |
2.49/2.57	c |      90 |     0.3 |       0 |    21911 |    170 |      27 |    587565 |   56937 ||     90 |   92125 |       1/      1 |   23735 |       0 |
2.79/2.86	c |      94 |     0.3 |       0 |    22769 |   1055 |      28 |    624500 |   60605 ||     94 |  100648 |       1/      1 |   26782 |       0 |
3.09/3.16	c |      96 |     0.3 |       0 |    23543 |     49 |      29 |    663676 |   64370 ||     96 |  104525 |       1/      1 |   27024 |       0 |
3.39/3.48	c |     107 |     0.3 |       0 |    24461 |    235 |      30 |    704307 |   68418 ||    107 |  111484 |       1/      1 |   28855 |       0 |
3.79/3.82	c |     113 |     0.3 |       0 |    25346 |    220 |      31 |    746096 |   72484 ||    113 |  117053 |       1/      1 |   29947 |       0 |
4.09/4.19	c |     123 |     0.4 |       0 |    26264 |      0 |      32 |    788470 |   76703 ||    123 |  124951 |       1/      1 |   31906 |       0 |
4.49/4.58	c |     125 |     0.4 |       0 |    27205 |     96 |      33 |    832475 |   80850 ||    125 |  132776 |       1/      1 |   33612 |       0 |
4.89/4.95	c |     126 |     0.4 |       0 |    28185 |   3897 |      34 |    876338 |   85092 ||    126 |  143088 |       1/      1 |   36910 |       0 |
5.19/5.28	c |     126 |     0.3 |       0 |    29040 |   2995 |      35 |    920997 |   89426 ||    126 |  145016 |       1/      1 |   36927 |       0 |
5.69/5.71	c |     127 |     0.4 |       0 |    29911 |   6997 |      36 |    966520 |   93887 ||    127 |  162621 |       1/      1 |   43487 |       0 |
6.09/6.15	c |     127 |     0.4 |       0 |    30738 |   1494 |      37 |   1013568 |   98431 ||    127 |  168542 |       1/      1 |   43543 |       0 |
6.49/6.56	c |     127 |     0.4 |       0 |    31635 |   5696 |      38 |   1063377 |  103042 ||    127 |  168542 |       1/      1 |   43543 |       0 |
6.99/7.06	c |     139 |     0.5 |       0 |    32508 |     73 |      39 |   1114093 |  108121 ||    139 |  175782 |       1/      1 |   45408 |       0 |
7.49/7.56	c |     148 |     0.5 |       0 |    33306 |    151 |      40 |   1165619 |  113181 ||    148 |  184490 |       1/      1 |   47650 |       0 |
7.99/8.09	c |     157 |     0.5 |       0 |    34229 |    432 |      41 |   1217974 |  118376 ||    157 |  193844 |       1/      1 |   50138 |       0 |
8.49/8.57	c |     163 |     0.5 |       0 |    35136 |    128 |      42 |   1270277 |  123643 ||    163 |  202515 |       1/      1 |   52403 |       0 |
9.19/9.21	c |     173 |     0.6 |       0 |    36146 |    112 |      43 |   1324616 |  129115 ||    173 |  212723 |       1/      1 |   55108 |       0 |
9.79/9.88	c |     187 |     0.7 |       0 |    37050 |    293 |      44 |   1379278 |  134716 ||    187 |  221420 |       1/      1 |   57539 |       0 |
10.49/10.54	c |     189 |     0.7 |       0 |    37955 |    990 |      45 |   1434581 |  140210 ||    189 |  231010 |       1/      1 |   60004 |       0 |
11.19/11.21	c |     190 |     0.7 |       0 |    38920 |   1191 |      46 |   1491261 |  145761 ||    190 |  244314 |       1/      1 |   63315 |       0 |
11.89/11.93	c |     200 |     0.7 |       0 |    39863 |     69 |      47 |   1550275 |  151619 ||    200 |  250760 |       1/      1 |   64977 |       0 |
12.69/12.71	c |     212 |     0.8 |       0 |    40923 |    450 |      48 |   1609994 |  157624 ||    212 |  261122 |       1/      1 |   67842 |       0 |
13.49/13.51	c |     221 |     0.8 |       0 |    42058 |   1536 |      49 |   1670758 |  163684 ||    221 |  272368 |       1/      1 |   71040 |       0 |
14.29/14.32	c |     231 |     0.8 |       0 |    43048 |    220 |      50 |   1732149 |  169855 ||    231 |  280310 |       1/      1 |   72708 |       0 |
15.29/15.31	c |     243 |     1.0 |       0 |    44057 |    594 |      51 |   1796086 |  176225 ||    243 |  291333 |       1/      1 |   75589 |       0 |
16.19/16.29	c |     252 |     1.0 |       0 |    45031 |   1975 |      52 |   1859279 |  182590 ||    252 |  303399 |       1/      1 |   79268 |       0 |
17.09/17.18	c |     253 |     0.9 |       0 |    46084 |    470 |      53 |   1923180 |  188911 ||    253 |  316139 |       1/      1 |   82485 |       0 |
18.09/18.11	c |     254 |     0.9 |       0 |    46994 |   6271 |      54 |   1989464 |  195309 ||    254 |  333896 |       1/      1 |   88741 |       0 |
18.99/19.09	c |     254 |     1.0 |       0 |    47822 |   2571 |      55 |   2057290 |  201818 ||    254 |  340886 |       1/      1 |   88803 |       0 |
19.88/19.91	c |     255 |     0.8 |       0 |    48932 |   8572 |      56 |   2126267 |  208393 ||    255 |  358392 |       1/      1 |  101739 |       0 |
20.68/20.76	c |     255 |     0.9 |       0 |    49865 |   6106 |      57 |   2192437 |  215222 ||    255 |  371506 |       1/      1 |  101859 |       0 |
21.68/21.76	c |     255 |     1.0 |       0 |    50776 |   1674 |      58 |   2262747 |  222031 ||    255 |  381223 |       1/      1 |  101954 |       0 |
22.58/22.66	c |     255 |     0.9 |       0 |    51554 |   7975 |      59 |   2336208 |  228898 ||    255 |  381223 |       1/      1 |  101954 |       0 |
23.48/23.59	c |     261 |     0.9 |       0 |    52428 |    163 |      60 |   2410563 |  236027 ||    261 |  384359 |       1/      1 |  102783 |       0 |
24.68/24.73	c |     277 |     1.1 |       0 |    53329 |    224 |      61 |   2483430 |  243557 ||    277 |  396982 |       1/      1 |  106099 |       0 |
25.98/26.03	c |     286 |     1.3 |       0 |    54165 |    206 |      62 |   2557072 |  251037 ||    286 |  411420 |       1/      1 |  109798 |       0 |
27.28/27.31	c |     301 |     1.3 |       0 |    55020 |    879 |      63 |   2631913 |  258745 ||    301 |  423178 |       1/      1 |  113094 |       0 |
28.59/28.66	c |     316 |     1.3 |       0 |    55810 |     35 |      64 |   2707957 |  266632 ||    316 |  436366 |       1/      1 |  116406 |       0 |
29.88/29.98	c |     318 |     1.3 |       0 |    56595 |   4532 |      65 |   2784233 |  274308 ||    318 |  449650 |       1/      1 |  118462 |       0 |
31.38/31.42	c |     330 |     1.4 |       0 |    57595 |      0 |      66 |   2861849 |  282259 ||    330 |  457255 |       1/      1 |  120336 |       0 |
32.99/33.07	c |     347 |     1.7 |       0 |    58544 |    355 |      67 |   2939830 |  290465 ||    347 |  471830 |       1/      1 |  124282 |       0 |
34.68/34.72	c |     356 |     1.6 |       0 |    59709 |    334 |      68 |   3019831 |  298522 ||    356 |  485517 |       1/      1 |  128010 |       0 |
36.38/36.40	c |     372 |     1.7 |       0 |    61032 |     93 |      69 |   3101015 |  306859 ||    372 |  498927 |       1/      1 |  131408 |       0 |
38.09/38.13	c |     381 |     1.7 |       0 |    62251 |   1982 |      70 |   3181251 |  315155 ||    381 |  518165 |       1/      1 |  137996 |       0 |
39.79/39.80	c |     382 |     1.7 |       0 |    63593 |   4685 |      71 |   3261384 |  323382 ||    382 |  536013 |       1/      1 |  144535 |       0 |
41.39/41.43	c |     382 |     1.6 |       0 |    64938 |   2685 |      72 |   3344970 |  331781 ||    382 |  546777 |       1/      1 |  144632 |       0 |
43.19/43.20	c |     395 |     1.8 |       0 |    66082 |    153 |      73 |   3431217 |  340533 ||    395 |  554488 |       1/      1 |  146621 |       0 |
45.19/45.23	c |     412 |     2.0 |       0 |    67372 |    921 |      74 |   3515793 |  349473 ||    412 |  571033 |       1/      1 |  151074 |       0 |
47.19/47.22	c |     425 |     2.0 |       0 |    68563 |     94 |      75 |   3603403 |  358369 ||    425 |  584567 |       1/      1 |  154444 |       0 |
49.39/49.42	c |     443 |     2.2 |       0 |    69924 |    746 |      76 |   3689945 |  367548 ||    443 |  601291 |       1/      1 |  159152 |       0 |
51.39/51.42	c |     445 |     2.0 |       0 |    71056 |    441 |      77 |   3776572 |  376466 ||    445 |  619910 |       1/      1 |  163807 |       0 |
53.69/53.77	c |     460 |     2.3 |       0 |    72107 |   1021 |      78 |   3865547 |  385769 ||    460 |  631805 |       1/      1 |  167092 |       0 |
55.99/56.10	c |     476 |     2.3 |       0 |    72713 |   1680 |      79 |   3954914 |  395200 ||    476 |  648636 |       1/      1 |  171698 |       0 |
58.39/58.48	c |     491 |     2.4 |       0 |    73667 |    445 |      80 |   4045390 |  404766 ||    491 |  662508 |       1/      1 |  174926 |       0 |
61.09/61.11	c |     507 |     2.6 |       0 |    74970 |    110 |      81 |   4136091 |  414457 ||    507 |  680934 |       1/      1 |  179899 |       0 |
63.49/63.57	c |     509 |     2.5 |       0 |    76169 |   3915 |      82 |   4227261 |  423845 ||    509 |  705119 |       1/      1 |  189648 |       0 |
66.38/66.42	c |     509 |     2.8 |       0 |    77600 |   3016 |      83 |   4316453 |  433359 ||    509 |  717309 |       1/      1 |  189771 |       0 |
68.99/69.04	c |     510 |     2.6 |       0 |    78709 |  11817 |      84 |   4410334 |  443058 ||    510 |  745223 |       1/      1 |  202725 |       0 |
71.59/71.63	c |     510 |     2.6 |       0 |    79912 |   1517 |      85 |   4503083 |  452974 ||    510 |  760612 |       1/      1 |  202882 |       0 |
73.48/73.57	c |     510 |     1.9 |       1 |    81336 |  10518 |      86 |   4603247 |  462783 ||    510 |  760612 |       1/      1 |  202882 |       0 |
75.58/75.63	c |     511 |     2.1 |       8 |    34310 |  19619 |      87 |   4700179 |  472755 ||    511 |  820475 |       1/      1 |  228623 |       0 |
75.58/75.66	c |     511 |     0.0 |      15 |    34500 |    226 |      87 |   4702503 |  472998 ||    511 |  820978 |       1/      1 |  228630 |       0 |
75.58/75.66	c c 
75.58/75.66	c -----------------------------------
75.58/75.66	c # temps = 75.640000
75.58/75.66	c # cleaningDB = 87
75.58/75.66	c # clause binaire = 89
75.58/75.66	c # literal removed by litRedundant = 1274253
75.58/75.66	c # literal removed by litRedundantBin = 0
75.58/75.66	c # init clause removed by simplify = 112
75.58/75.66	c # learnt clause removed by simplify = 54928
75.58/75.66	c # une clause fausse était une apprise = 0
75.58/75.66	c # equivalence dectecte = 0
75.58/75.66	c # Memory used           : 20.21 MB
75.58/75.66	c 
75.58/75.66	c ########################
75.58/75.66	c ####   ##  ###   ## ####
75.58/75.66	c #### #### # ## #### ####
75.58/75.66	c ####   ##  ###   ##  ###
75.58/75.66	c ########################
75.58/75.66	c # restart = 511
75.58/75.66	c # conflit = 418029
75.58/75.66	c # decision = 472998
75.58/75.66	c # propagation = 4702503 	 (62161.308658 (prop/sec))
75.58/75.66	c 
75.58/75.66	c ########################
75.58/75.66	c ### ### #   ##   ##   ##
75.58/75.66	c ### # # # #### # ### ###
75.58/75.66	c ###  #  ### ## # ### ###
75.58/75.66	c ########################
75.58/75.66	c # numtry = 511
75.58/75.66	c # numflips = 820978
75.58/75.66	c # maxSat = 1
75.58/75.66	c # freeFlip = 358942
75.58/75.66	c # nbBoundary = 60
75.58/75.66	c 
75.58/75.66	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: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3266219-1303574851/watcher-3266219-1303574851 -o /tmp/evaluation-result-3266219-1303574851/solver-3266219-1303574851 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3266219-1303574851.cnf rnovelty 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.84 3.98 3.84 4/189 2560
/proc/meminfo: memFree=19346500/32951124 swapFree=67111528/67111528
[pid=2560] ppid=2558 vsize=8704 CPUtime=0 cores=5,7
/proc/2560/stat : 2560 (esg_static.sh) S 2558 2560 1037 0 -1 4202496 348 156 0 0 0 0 0 0 25 0 1 0 469087691 8912896 256 33554432000 4194304 4922060 140733238796112 18446744073709551615 216634515200 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/2560/statm: 2176 256 211 178 0 69 0

[startup+0.0640439 s]
/proc/loadavg: 3.84 3.98 3.84 4/189 2560
/proc/meminfo: memFree=19346500/32951124 swapFree=67111528/67111528
[pid=2560] ppid=2558 vsize=8704 CPUtime=0 cores=5,7
/proc/2560/stat : 2560 (esg_static.sh) S 2558 2560 1037 0 -1 4202496 348 156 0 0 0 0 0 0 25 0 1 0 469087691 8912896 256 33554432000 4194304 4922060 140733238796112 18446744073709551615 216634515200 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/2560/statm: 2176 256 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.101037 s]
/proc/loadavg: 3.84 3.98 3.84 4/189 2560
/proc/meminfo: memFree=19346500/32951124 swapFree=67111528/67111528
[pid=2560] ppid=2558 vsize=8704 CPUtime=0 cores=5,7
/proc/2560/stat : 2560 (esg_static.sh) S 2558 2560 1037 0 -1 4202496 348 156 0 0 0 0 0 0 25 0 1 0 469087691 8912896 256 33554432000 4194304 4922060 140733238796112 18446744073709551615 216634515200 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/2560/statm: 2176 256 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.301004 s]
/proc/loadavg: 3.84 3.98 3.84 4/189 2560
/proc/meminfo: memFree=19346500/32951124 swapFree=67111528/67111528
[pid=2560] ppid=2558 vsize=8704 CPUtime=0 cores=5,7
/proc/2560/stat : 2560 (esg_static.sh) S 2558 2560 1037 0 -1 4202496 348 156 0 0 0 0 0 0 25 0 1 0 469087691 8912896 256 33554432000 4194304 4922060 140733238796112 18446744073709551615 216634515200 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/2560/statm: 2176 256 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700933 s]
/proc/loadavg: 3.84 3.98 3.84 4/189 2560
/proc/meminfo: memFree=19346500/32951124 swapFree=67111528/67111528
[pid=2560] ppid=2558 vsize=8704 CPUtime=0 cores=5,7
/proc/2560/stat : 2560 (esg_static.sh) S 2558 2560 1037 0 -1 4202496 348 156 0 0 0 0 0 0 25 0 1 0 469087691 8912896 256 33554432000 4194304 4922060 140733238796112 18446744073709551615 216634515200 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/2560/statm: 2176 256 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50079 s]
/proc/loadavg: 3.84 3.98 3.84 5/198 2577
/proc/meminfo: memFree=19336392/32951124 swapFree=67111528/67111528
[pid=2560] ppid=2558 vsize=8704 CPUtime=0 cores=5,7
/proc/2560/stat : 2560 (esg_static.sh) S 2558 2560 1037 0 -1 4202496 348 156 0 0 0 0 0 0 25 0 1 0 469087691 8912896 256 33554432000 4194304 4922060 140733238796112 18446744073709551615 216634515200 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/2560/statm: 2176 256 211 178 0 69 0
[pid=2565] ppid=2560 vsize=8704 CPUtime=0 cores=5,7
/proc/2565/stat : 2565 (esg_static.sh) S 2560 2560 1037 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 469087691 8912896 135 33554432000 4194304 4922060 140733238796112 18446744073709551615 216634334341 0 65536 4096 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2565/statm: 2176 135 90 178 0 69 0
[pid=2566] ppid=2565 vsize=10212 CPUtime=1.49 cores=5,7
/proc/2566/stat : 2566 (sathys) R 2565 2560 1037 0 -1 4202496 1027 0 0 0 149 0 0 0 25 0 1 0 469087691 10457088 939 33554432000 4194304 4241092 140735358514608 18446744073709551615 4223726 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/2566/statm: 2553 939 136 12 0 1017 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27620

[startup+3.10052 s]
/proc/loadavg: 3.84 3.98 3.84 5/198 2577
/proc/meminfo: memFree=19332112/32951124 swapFree=67111528/67111528
[pid=2560] ppid=2558 vsize=8704 CPUtime=0 cores=5,7
/proc/2560/stat : 2560 (esg_static.sh) S 2558 2560 1037 0 -1 4202496 348 156 0 0 0 0 0 0 25 0 1 0 469087691 8912896 256 33554432000 4194304 4922060 140733238796112 18446744073709551615 216634515200 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/2560/statm: 2176 256 211 178 0 69 0
[pid=2565] ppid=2560 vsize=8704 CPUtime=0 cores=5,7
/proc/2565/stat : 2565 (esg_static.sh) S 2560 2560 1037 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 469087691 8912896 135 33554432000 4194304 4922060 140733238796112 18446744073709551615 216634334341 0 65536 4096 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2565/statm: 2176 135 90 178 0 69 0
[pid=2566] ppid=2565 vsize=11236 CPUtime=3.09 cores=5,7
/proc/2566/stat : 2566 (sathys) R 2565 2560 1037 0 -1 4202496 1291 0 0 0 309 0 0 0 25 0 1 0 469087691 11505664 1203 33554432000 4194304 4241092 140735358514608 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/2566/statm: 2809 1203 136 12 0 1273 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 28644

[startup+6.30094 s]
/proc/loadavg: 3.85 3.98 3.84 5/198 2577
/proc/meminfo: memFree=19326216/32951124 swapFree=67111528/67111528
[pid=2560] ppid=2558 vsize=8704 CPUtime=0 cores=5,7
/proc/2560/stat : 2560 (esg_static.sh) S 2558 2560 1037 0 -1 4202496 348 156 0 0 0 0 0 0 25 0 1 0 469087691 8912896 256 33554432000 4194304 4922060 140733238796112 18446744073709551615 216634515200 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/2560/statm: 2176 256 211 178 0 69 0
[pid=2565] ppid=2560 vsize=8704 CPUtime=0 cores=5,7
/proc/2565/stat : 2565 (esg_static.sh) S 2560 2560 1037 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 469087691 8912896 135 33554432000 4194304 4922060 140733238796112 18446744073709551615 216634334341 0 65536 4096 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2565/statm: 2176 135 90 178 0 69 0
[pid=2566] ppid=2565 vsize=12704 CPUtime=6.29 cores=5,7
/proc/2566/stat : 2566 (sathys) R 2565 2560 1037 0 -1 4202496 1655 0 0 0 629 0 0 0 25 0 1 0 469087691 13008896 1567 33554432000 4194304 4241092 140735358514608 18446744073709551615 4225177 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/2566/statm: 3176 1567 136 12 0 1640 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 30112

[startup+12.7008 s]
/proc/loadavg: 3.87 3.98 3.84 5/198 2688
/proc/meminfo: memFree=19319076/32951124 swapFree=67111528/67111528
[pid=2560] ppid=2558 vsize=8704 CPUtime=0 cores=5,7
/proc/2560/stat : 2560 (esg_static.sh) S 2558 2560 1037 0 -1 4202496 348 156 0 0 0 0 0 0 25 0 1 0 469087691 8912896 256 33554432000 4194304 4922060 140733238796112 18446744073709551615 216634515200 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/2560/statm: 2176 256 211 178 0 69 0
[pid=2565] ppid=2560 vsize=8704 CPUtime=0 cores=5,7
/proc/2565/stat : 2565 (esg_static.sh) S 2560 2560 1037 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 469087691 8912896 135 33554432000 4194304 4922060 140733238796112 18446744073709551615 216634334341 0 65536 4096 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2565/statm: 2176 135 90 178 0 69 0
[pid=2566] ppid=2565 vsize=14844 CPUtime=12.69 cores=5,7
/proc/2566/stat : 2566 (sathys) R 2565 2560 1037 0 -1 4202496 2181 0 0 0 1269 0 0 0 25 0 1 0 469087691 15200256 2093 33554432000 4194304 4241092 140735358514608 18446744073709551615 4224966 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/2566/statm: 3711 2093 136 12 0 2175 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 32252

[startup+25.5006 s]
/proc/loadavg: 3.89 3.98 3.84 5/198 2688
/proc/meminfo: memFree=19306832/32951124 swapFree=67111528/67111528
[pid=2560] ppid=2558 vsize=8704 CPUtime=0 cores=5,7
/proc/2560/stat : 2560 (esg_static.sh) S 2558 2560 1037 0 -1 4202496 348 156 0 0 0 0 0 0 25 0 1 0 469087691 8912896 256 33554432000 4194304 4922060 140733238796112 18446744073709551615 216634515200 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/2560/statm: 2176 256 211 178 0 69 0
[pid=2565] ppid=2560 vsize=8704 CPUtime=0 cores=5,7
/proc/2565/stat : 2565 (esg_static.sh) S 2560 2560 1037 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 469087691 8912896 135 33554432000 4194304 4922060 140733238796112 18446744073709551615 216634334341 0 65536 4096 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2565/statm: 2176 135 90 178 0 69 0
[pid=2566] ppid=2565 vsize=17500 CPUtime=25.48 cores=5,7
/proc/2566/stat : 2566 (sathys) R 2565 2560 1037 0 -1 4202496 2844 0 0 0 2548 0 0 0 25 0 1 0 469087691 17920000 2754 33554432000 4194304 4241092 140735358514608 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/2566/statm: 4375 2754 136 12 0 2839 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 34908

[startup+51.101 s]
/proc/loadavg: 3.31 3.83 3.80 3/182 2731
/proc/meminfo: memFree=19329040/32951124 swapFree=67111528/67111528
[pid=2560] ppid=2558 vsize=8704 CPUtime=0 cores=5,7
/proc/2560/stat : 2560 (esg_static.sh) S 2558 2560 1037 0 -1 4202496 348 156 0 0 0 0 0 0 25 0 1 0 469087691 8912896 256 33554432000 4194304 4922060 140733238796112 18446744073709551615 216634515200 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/2560/statm: 2176 256 211 178 0 69 0
[pid=2565] ppid=2560 vsize=8704 CPUtime=0 cores=5,7
/proc/2565/stat : 2565 (esg_static.sh) S 2560 2560 1037 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 469087691 8912896 135 33554432000 4194304 4922060 140733238796112 18446744073709551615 216634334341 0 65536 4096 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2565/statm: 2176 135 90 178 0 69 0
[pid=2566] ppid=2565 vsize=19356 CPUtime=51.09 cores=5,7
/proc/2566/stat : 2566 (sathys) R 2565 2560 1037 0 -1 4202496 3339 0 0 0 5108 1 0 0 25 0 1 0 469087691 19820544 3239 33554432000 4194304 4241092 140735358514608 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/2566/statm: 4839 3239 136 12 0 3303 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 36764

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

[startup+63.9008 s]
/proc/loadavg: 3.10 3.77 3.78 3/182 2731
/proc/meminfo: memFree=19327424/32951124 swapFree=67111528/67111528
[pid=2560] ppid=2558 vsize=8704 CPUtime=0 cores=5,7
/proc/2560/stat : 2560 (esg_static.sh) S 2558 2560 1037 0 -1 4202496 348 156 0 0 0 0 0 0 25 0 1 0 469087691 8912896 256 33554432000 4194304 4922060 140733238796112 18446744073709551615 216634515200 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/2560/statm: 2176 256 211 178 0 69 0
[pid=2565] ppid=2560 vsize=8704 CPUtime=0 cores=5,7
/proc/2565/stat : 2565 (esg_static.sh) S 2560 2560 1037 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 469087691 8912896 135 33554432000 4194304 4922060 140733238796112 18446744073709551615 216634334341 0 65536 4096 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2565/statm: 2176 135 90 178 0 69 0
[pid=2566] ppid=2565 vsize=20252 CPUtime=63.89 cores=5,7
/proc/2566/stat : 2566 (sathys) R 2565 2560 1037 0 -1 4202496 3552 0 0 0 6388 1 0 0 25 0 1 0 469087691 20738048 3439 33554432000 4194304 4241092 140735358514608 18446744073709551615 4223703 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/2566/statm: 5063 3439 136 12 0 3527 0
Current children cumulated CPU time (s) 63.89
Current children cumulated vsize (KiB) 37660

[startup+70.3007 s]
/proc/loadavg: 2.93 3.71 3.76 3/182 2731
/proc/meminfo: memFree=19326428/32951124 swapFree=67111528/67111528
[pid=2560] ppid=2558 vsize=8704 CPUtime=0 cores=5,7
/proc/2560/stat : 2560 (esg_static.sh) S 2558 2560 1037 0 -1 4202496 348 156 0 0 0 0 0 0 25 0 1 0 469087691 8912896 256 33554432000 4194304 4922060 140733238796112 18446744073709551615 216634515200 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/2560/statm: 2176 256 211 178 0 69 0
[pid=2565] ppid=2560 vsize=8704 CPUtime=0 cores=5,7
/proc/2565/stat : 2565 (esg_static.sh) S 2560 2560 1037 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 469087691 8912896 135 33554432000 4194304 4922060 140733238796112 18446744073709551615 216634334341 0 65536 4096 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2565/statm: 2176 135 90 178 0 69 0
[pid=2566] ppid=2565 vsize=20860 CPUtime=70.29 cores=5,7
/proc/2566/stat : 2566 (sathys) R 2565 2560 1037 0 -1 4202496 3746 0 0 0 7028 1 0 0 25 0 1 0 469087691 21360640 3625 33554432000 4194304 4241092 140735358514608 18446744073709551615 4225153 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/2566/statm: 5215 3625 136 12 0 3679 0
Current children cumulated CPU time (s) 70.29
Current children cumulated vsize (KiB) 38268

[startup+73.5011 s]
/proc/loadavg: 2.93 3.71 3.76 4/182 2732
/proc/meminfo: memFree=19326304/32951124 swapFree=67111528/67111528
[pid=2560] ppid=2558 vsize=8704 CPUtime=0 cores=5,7
/proc/2560/stat : 2560 (esg_static.sh) S 2558 2560 1037 0 -1 4202496 348 156 0 0 0 0 0 0 25 0 1 0 469087691 8912896 256 33554432000 4194304 4922060 140733238796112 18446744073709551615 216634515200 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/2560/statm: 2176 256 211 178 0 69 0
[pid=2565] ppid=2560 vsize=8704 CPUtime=0 cores=5,7
/proc/2565/stat : 2565 (esg_static.sh) S 2560 2560 1037 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 469087691 8912896 135 33554432000 4194304 4922060 140733238796112 18446744073709551615 216634334341 0 65536 4096 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2565/statm: 2176 135 90 178 0 69 0
[pid=2566] ppid=2565 vsize=21092 CPUtime=73.48 cores=5,7
/proc/2566/stat : 2566 (sathys) R 2565 2560 1037 0 -1 4202496 3779 0 0 0 7347 1 0 0 25 0 1 0 469087691 21598208 3655 33554432000 4194304 4241092 140735358514608 18446744073709551615 4224957 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/2566/statm: 5273 3655 136 12 0 3737 0
Current children cumulated CPU time (s) 73.48
Current children cumulated vsize (KiB) 38500

[startup+74.3009 s]
/proc/loadavg: 2.93 3.71 3.76 3/182 2732
/proc/meminfo: memFree=19326180/32951124 swapFree=67111528/67111528
[pid=2560] ppid=2558 vsize=8704 CPUtime=0 cores=5,7
/proc/2560/stat : 2560 (esg_static.sh) S 2558 2560 1037 0 -1 4202496 348 156 0 0 0 0 0 0 25 0 1 0 469087691 8912896 256 33554432000 4194304 4922060 140733238796112 18446744073709551615 216634515200 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/2560/statm: 2176 256 211 178 0 69 0
[pid=2565] ppid=2560 vsize=8704 CPUtime=0 cores=5,7
/proc/2565/stat : 2565 (esg_static.sh) S 2560 2560 1037 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 469087691 8912896 135 33554432000 4194304 4922060 140733238796112 18446744073709551615 216634334341 0 65536 4096 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2565/statm: 2176 135 90 178 0 69 0
[pid=2566] ppid=2565 vsize=21076 CPUtime=74.28 cores=5,7
/proc/2566/stat : 2566 (sathys) R 2565 2560 1037 0 -1 4202496 3783 0 0 0 7427 1 0 0 25 0 1 0 469087691 21581824 3654 33554432000 4194304 4241092 140735358514608 18446744073709551615 4224966 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/2566/statm: 5269 3654 136 12 0 3733 0
Current children cumulated CPU time (s) 74.28
Current children cumulated vsize (KiB) 38484

[startup+75.1008 s]
/proc/loadavg: 2.86 3.68 3.75 3/182 2732
/proc/meminfo: memFree=19326180/32951124 swapFree=67111528/67111528
[pid=2560] ppid=2558 vsize=8704 CPUtime=0 cores=5,7
/proc/2560/stat : 2560 (esg_static.sh) S 2558 2560 1037 0 -1 4202496 348 156 0 0 0 0 0 0 25 0 1 0 469087691 8912896 256 33554432000 4194304 4922060 140733238796112 18446744073709551615 216634515200 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/2560/statm: 2176 256 211 178 0 69 0
[pid=2565] ppid=2560 vsize=8704 CPUtime=0 cores=5,7
/proc/2565/stat : 2565 (esg_static.sh) S 2560 2560 1037 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 469087691 8912896 135 33554432000 4194304 4922060 140733238796112 18446744073709551615 216634334341 0 65536 4096 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2565/statm: 2176 135 90 178 0 69 0
[pid=2566] ppid=2565 vsize=21076 CPUtime=75.08 cores=5,7
/proc/2566/stat : 2566 (sathys) R 2565 2560 1037 0 -1 4202496 3783 0 0 0 7507 1 0 0 25 0 1 0 469087691 21581824 3654 33554432000 4194304 4241092 140735358514608 18446744073709551615 4223294 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/2566/statm: 5269 3654 136 12 0 3733 0
Current children cumulated CPU time (s) 75.08
Current children cumulated vsize (KiB) 38484

[startup+75.5007 s]
/proc/loadavg: 2.86 3.68 3.75 3/182 2732
/proc/meminfo: memFree=19326180/32951124 swapFree=67111528/67111528
[pid=2560] ppid=2558 vsize=8704 CPUtime=0 cores=5,7
/proc/2560/stat : 2560 (esg_static.sh) S 2558 2560 1037 0 -1 4202496 348 156 0 0 0 0 0 0 25 0 1 0 469087691 8912896 256 33554432000 4194304 4922060 140733238796112 18446744073709551615 216634515200 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/2560/statm: 2176 256 211 178 0 69 0
[pid=2565] ppid=2560 vsize=8704 CPUtime=0 cores=5,7
/proc/2565/stat : 2565 (esg_static.sh) S 2560 2560 1037 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 469087691 8912896 135 33554432000 4194304 4922060 140733238796112 18446744073709551615 216634334341 0 65536 4096 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2565/statm: 2176 135 90 178 0 69 0
[pid=2566] ppid=2565 vsize=20692 CPUtime=75.48 cores=5,7
/proc/2566/stat : 2566 (sathys) R 2565 2560 1037 0 -1 4202496 3783 0 0 0 7547 1 0 0 25 0 1 0 469087691 21188608 3558 33554432000 4194304 4241092 140735358514608 18446744073709551615 4223681 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/2566/statm: 5173 3558 136 12 0 3637 0
Current children cumulated CPU time (s) 75.48
Current children cumulated vsize (KiB) 38100

[startup+75.6007 s]
/proc/loadavg: 2.86 3.68 3.75 3/182 2732
/proc/meminfo: memFree=19326180/32951124 swapFree=67111528/67111528
[pid=2560] ppid=2558 vsize=8704 CPUtime=0 cores=5,7
/proc/2560/stat : 2560 (esg_static.sh) S 2558 2560 1037 0 -1 4202496 348 156 0 0 0 0 0 0 25 0 1 0 469087691 8912896 256 33554432000 4194304 4922060 140733238796112 18446744073709551615 216634515200 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/2560/statm: 2176 256 211 178 0 69 0
[pid=2565] ppid=2560 vsize=8704 CPUtime=0 cores=5,7
/proc/2565/stat : 2565 (esg_static.sh) S 2560 2560 1037 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 469087691 8912896 135 33554432000 4194304 4922060 140733238796112 18446744073709551615 216634334341 0 65536 4096 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2565/statm: 2176 135 90 178 0 69 0
[pid=2566] ppid=2565 vsize=20692 CPUtime=75.58 cores=5,7
/proc/2566/stat : 2566 (sathys) R 2565 2560 1037 0 -1 4202496 3783 0 0 0 7557 1 0 0 25 0 1 0 469087691 21188608 3558 33554432000 4194304 4241092 140735358514608 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/2566/statm: 5173 3558 136 12 0 3637 0
Current children cumulated CPU time (s) 75.58
Current children cumulated vsize (KiB) 38100

Child status: 20
Real time (s): 75.6689
CPU time (s): 75.6625
CPU user time (s): 75.6455
CPU system time (s): 0.016997
CPU usage (%): 99.9915
Max. virtual memory (cumulated for all children) (KiB): 38500

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 75.6455
system time used= 0.016997
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4667
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= 42
involuntary context switches= 843

runsolver used 0.110983 second user time and 0.308953 second system time

The end

Launcher Data

Begin job on node103 at 2011-04-23 18:07:31
IDJOB=3266219
IDBENCH=87444
IDSOLVER=1610
FILE ID=node103/3266219-1303574851
RUNJOBID= node103-1303572246-1939
PBS_JOBID= 13150306
Free space on /tmp= 71068 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-3266219-1303574851/watcher-3266219-1303574851 -o /tmp/evaluation-result-3266219-1303574851/solver-3266219-1303574851 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3266219-1303574851.cnf rnovelty

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 8fb426184fc34ee36ee1bb5e07551b2d
RANDOM SEED=264649775

node103.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.858
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.71
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.858
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.858
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.75
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.858
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.77
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.858
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
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.858
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.858
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.83
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.858
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19346672 kB
Buffers:       2109260 kB
Cached:       10843448 kB
SwapCached:          0 kB
Active:        3673440 kB
Inactive:      9353096 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19346672 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4124 kB
Writeback:           0 kB
AnonPages:       72544 kB
Mapped:          15180 kB
Slab:           512644 kB
PageTables:       4704 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   238424 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= 71068 MiB
End job on node103 at 2011-04-23 18:08:46