Trace number 3293490

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 121.991 121.998

General information on the benchmark

NameSAT-Race-2010-CNF/hardware-verification/
manolios/c10idw_i.cnf
MD5SUMc139a321e75833c70af36726562b66de
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark23.2925
Satisfiable
(Un)Satisfiability was proved
Number of variables196306
Number of clauses582994
Sum of the clauses size1360318
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2388662
Number of clauses of size 3194331
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	static
0.00/0.00	HOME/instance-3293490-1303786798.cnf
0.00/0.00	c Parsing...
0.00/0.25	c ==============================================================================
0.00/0.25	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.25	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.25	c ==============================================================================
0.00/0.25	c |         0 |  582993  1360317 |  174897       0        0     nan |  0.000 % |
1.89/1.99	c |         0 |  247614   964421 |      --       0       --      -- |     --   | -335377/-395891
1.89/1.99	c ==============================================================================
1.89/1.99	c Result  :   #vars: 32750   #clauses: 247614   #literals: 964421
1.89/1.99	c CPU time:   1.90871 s
1.89/1.99	c ==============================================================================
2.17/2.45	c 
2.17/2.45	c seed = 0, numatom = 32750, numclause = 218053, numliterals = 964421
2.17/2.45	c ---------------------------------------------------------------------------------------------------------------------------------------------
2.17/2.45	c | resCDCL |    tps  |   #impl |  #learnt |  #conf |  #clean |    #propa |   #deci ||  tryLS | numflip |  maxSat/maxNoBi |  nbAlea |    Equi |
2.17/2.45	c ---------------------------------------------------------------------------------------------------------------------------------------------
3.19/3.23	c |       2 |     0.8 |      30 |      482 |      0 |       1 |    372406 |   16033 ||      2 |   67715 |     820/    755 |     518 |       0 |
3.38/3.47	c |       4 |     0.2 |      53 |     1073 |    296 |       2 |    786919 |   32158 ||      4 |  109366 |     736/    712 |    1024 |       0 |
3.68/3.75	c |       6 |     0.3 |      59 |     1754 |    194 |       3 |   1211197 |   52503 ||      6 |  157205 |     592/    550 |    1631 |       0 |
3.98/4.02	c |       7 |     0.3 |      60 |     2519 |    394 |       4 |   1685510 |   76862 ||      7 |  211932 |     521/    491 |    2373 |       0 |
4.48/4.57	c |      11 |     0.5 |      89 |     3367 |    292 |       5 |   2659005 |  115106 ||     11 |  305968 |     405/    394 |    3409 |       0 |
4.98/5.01	c |      14 |     0.4 |      90 |     4332 |    493 |       6 |   3405110 |  151981 ||     14 |  390355 |     359/    343 |    4609 |       0 |
5.28/5.39	c |      15 |     0.4 |     108 |     5416 |    991 |       7 |   4174774 |  184790 ||     15 |  468428 |     285/    243 |    5834 |       0 |
5.48/5.58	c |      16 |     0.2 |     108 |     6301 |     92 |       8 |   4567445 |  203267 ||     16 |  507803 |     270/    243 |    6119 |       0 |
5.98/6.02	c |      21 |     0.4 |     113 |     7169 |     85 |       9 |   5405813 |  238476 ||     21 |  606116 |      72/     63 |    7252 |       0 |
6.38/6.40	c |      25 |     0.4 |     113 |     7945 |    181 |      10 |   6200182 |  272708 ||     25 |  692144 |      72/     63 |    8502 |       0 |
6.68/6.77	c |      29 |     0.4 |     114 |     8744 |    577 |      11 |   6940945 |  306883 ||     29 |  778126 |      72/     63 |    9791 |       0 |
7.08/7.13	c |      30 |     0.4 |     114 |     9619 |    378 |      12 |   7719469 |  334810 ||     30 |  846075 |     181/    162 |   11005 |       0 |
7.58/7.62	c |      31 |     0.5 |     114 |    10555 |   2079 |      13 |   8706452 |  369928 ||     31 |  963877 |      87/     68 |   13220 |       0 |
7.68/7.79	c |      31 |     0.2 |     114 |    11423 |   1480 |      14 |   9133558 |  383197 ||     31 |  991039 |      87/     68 |   13352 |       0 |
8.28/8.31	c |      38 |     0.5 |     114 |    12163 |    368 |      15 |  10185868 |  422581 ||     38 | 1108937 |      42/     42 |   15064 |       0 |
8.88/8.97	c |      44 |     0.7 |     180 |    12880 |    266 |      16 |  11416364 |  477900 ||     44 | 1237514 |     162/    151 |   16531 |       0 |
9.58/9.64	c |      46 |     0.7 |     182 |    13883 |    267 |      17 |  12763119 |  547246 ||     46 | 1371523 |      41/     40 |   18590 |       0 |
10.18/10.25	c |      53 |     0.6 |     208 |    14791 |    263 |      18 |  13888773 |  589093 ||     53 | 1468822 |     250/    216 |   20372 |       0 |
10.78/10.87	c |      59 |     0.6 |     209 |    15742 |    153 |      19 |  15074757 |  645488 ||     59 | 1600643 |     164/    161 |   21921 |       0 |
11.38/11.41	c |      61 |     0.5 |     210 |    16815 |    753 |      20 |  16080380 |  693714 ||     61 | 1714416 |     121/     94 |   23814 |       0 |
12.28/12.30	c |      62 |     0.9 |     215 |    17806 |    853 |      21 |  17669059 |  765186 ||     62 | 1924516 |      79/     76 |   26494 |       0 |
12.98/13.01	c |      63 |     0.7 |     215 |    18967 |   3455 |      22 |  18972458 |  823034 ||     63 | 2096464 |      48/     47 |   30639 |       0 |
13.48/13.50	c |      63 |     0.5 |     215 |    19899 |   1356 |      23 |  19984041 |  864468 ||     63 | 2205540 |      48/     47 |   31245 |       0 |
13.78/13.88	c |      67 |     0.4 |     223 |    20718 |     55 |      24 |  20778622 |  885572 ||     67 | 2259123 |     110/     95 |   31996 |       0 |
14.68/14.71	c |      76 |     0.8 |     225 |    21063 |     51 |      25 |  22331397 |  942231 ||     76 | 2427650 |     132/    123 |   34384 |       0 |
15.38/15.42	c |      81 |     0.7 |     231 |    22071 |    147 |      26 |  23669560 |  988160 ||     81 | 2574055 |     208/    204 |   36672 |       0 |
16.28/16.30	c |      90 |     0.9 |     232 |    22893 |     35 |      27 |  25248533 | 1046193 ||     90 | 2757304 |      64/     60 |   39000 |       0 |
17.08/17.15	c |      94 |     0.9 |     232 |    24014 |   1129 |      28 |  26783909 | 1113460 ||     94 | 2935784 |      57/     54 |   42971 |       0 |
17.78/17.82	c |      97 |     0.7 |     232 |    25373 |    129 |      29 |  28023130 | 1165950 ||     97 | 3069613 |      57/     54 |   44114 |       0 |
18.68/18.71	c |     107 |     0.9 |     232 |    26742 |     21 |      30 |  29595376 | 1223262 ||    107 | 3238067 |      57/     54 |   46574 |       0 |
19.58/19.66	c |     113 |     1.0 |     236 |    28477 |     13 |      31 |  31258132 | 1286421 ||    113 | 3418560 |     281/    276 |   49181 |       0 |
20.58/20.68	c |     123 |     1.0 |     236 |    29789 |     92 |      32 |  33007988 | 1356367 ||    123 | 3611348 |     199/    167 |   52171 |       0 |
21.68/21.70	c |     125 |     1.0 |     236 |    30833 |    191 |      33 |  34909014 | 1423339 ||    125 | 3824825 |     131/    108 |   55620 |       0 |
22.37/22.49	c |     126 |     0.8 |     236 |    31921 |   3993 |      34 |  36412035 | 1486303 ||    126 | 3981154 |       5/      5 |   59649 |       0 |
22.87/22.91	c |     126 |     0.4 |     236 |    32978 |   3094 |      35 |  37400508 | 1521924 ||    126 | 4039256 |       5/      5 |   59933 |       0 |
24.37/24.46	c |     127 |     1.6 |     245 |    33616 |   7096 |      36 |  39902539 | 1625942 ||    127 | 4398355 |       1/      1 |   68221 |       0 |
25.18/25.30	c |     127 |     0.8 |     245 |    34292 |   1597 |      37 |  41453958 | 1679860 ||    127 | 4555006 |       1/      1 |   69033 |       0 |
25.38/25.40	c |     127 |     0.1 |     245 |    35402 |   5799 |      38 |  41658267 | 1687063 ||    127 | 4555006 |       1/      1 |   69033 |       0 |
26.68/26.74	c |     140 |     1.3 |     257 |    35919 |    188 |      39 |  43967533 | 1769987 ||    140 | 4791676 |       6/      1 |   72147 |       0 |
27.78/27.85	c |     149 |     1.1 |     257 |    37610 |    273 |      40 |  45874215 | 1846495 ||    149 | 5014289 |       6/      1 |   75748 |       0 |
28.77/28.80	c |     157 |     0.9 |     257 |    38856 |    561 |      41 |  47679192 | 1926428 ||    157 | 5143038 |       6/      1 |   78625 |       0 |
29.97/30.05	c |     163 |     1.2 |     259 |    39996 |     54 |      42 |  49878845 | 2005240 ||    163 | 5364055 |     278/    266 |   81902 |       0 |
31.37/31.42	c |     173 |     1.4 |    1774 |    39032 |    249 |      43 |  51910233 | 2088637 ||    173 | 5634884 |     101/    100 |   85901 |       0 |
32.57/32.66	c |     187 |     1.2 |    1775 |    40756 |    430 |      44 |  53929576 | 2163839 ||    187 | 5877030 |      60/     51 |   89553 |       0 |
33.57/33.65	c |     189 |     1.0 |    1784 |    41798 |   1124 |      45 |  55710277 | 2233711 ||    189 | 6066219 |       1/      0 |   92377 |       0 |
34.77/34.85	c |     190 |     1.2 |    1784 |    42738 |   1323 |      46 |  57916507 | 2306192 ||    190 | 6291279 |      32/     22 |   96675 |       0 |
35.97/36.07	c |     201 |     1.2 |    1794 |    44412 |    211 |      47 |  60107512 | 2370568 ||    201 | 6472770 |     119/    106 |   99227 |       0 |
37.57/37.61	c |     212 |     1.5 |    1794 |    45367 |      0 |      48 |  62793286 | 2464516 ||    212 | 6770247 |      28/     28 |  103254 |       0 |
38.97/39.03	c |     221 |     1.4 |    1799 |    46801 |   1689 |      49 |  65302590 | 2556606 ||    221 | 7051719 |      56/     39 |  108296 |       0 |
40.37/40.43	c |     231 |     1.4 |    1808 |    48309 |     73 |      50 |  67640857 | 2642931 ||    231 | 7286912 |       9/      9 |  111090 |       0 |
41.87/41.94	c |     243 |     1.5 |    1808 |    49031 |    163 |      51 |  70415828 | 2735007 ||    243 | 7549180 |       9/      9 |  115170 |       0 |
43.17/43.20	c |     252 |     1.2 |    1808 |    51179 |   2154 |      52 |  72780040 | 2812170 ||    252 | 7778993 |       1/      1 |  119722 |       0 |
44.77/44.80	c |     253 |     1.6 |    1808 |    52861 |    655 |      53 |  75914908 | 2896029 ||    253 | 8084789 |       1/      1 |  124261 |       0 |
46.08/46.12	c |     254 |     1.3 |    1816 |    53617 |   6458 |      54 |  78252472 | 2954372 ||    254 | 8338155 |       5/      5 |  131732 |       0 |
47.57/47.65	c |     254 |     1.5 |    1816 |    54428 |   2757 |      55 |  81300443 | 3020414 ||    254 | 8594048 |       5/      5 |  132735 |       0 |
48.67/48.79	c |     255 |     1.1 |    1816 |    54431 |   8758 |      56 |  83492812 | 3068768 ||    255 | 8776073 |       2/      1 |  146486 |       0 |
50.87/50.97	c |     255 |     2.2 |    1816 |    53080 |   6102 |      57 |  86847064 | 3174627 ||    255 | 9242021 |       2/      1 |  148488 |       0 |
51.97/52.05	c |     255 |     1.1 |    1816 |    53635 |   1862 |      58 |  88770961 | 3249638 ||    255 | 9510341 |       2/      1 |  149890 |       0 |
52.27/52.31	c |     255 |     0.3 |    1816 |    54820 |   8164 |      59 |  89190228 | 3260181 ||    255 | 9510341 |       2/      1 |  149890 |       0 |
52.97/53.07	c |     262 |     0.8 |    1816 |    55022 |    359 |      60 |  90682092 | 3306058 ||    262 | 9606429 |       2/      1 |  151536 |       0 |
54.88/54.97	c |     277 |     1.9 |    1822 |    56600 |    438 |      61 |  93734390 | 3408423 ||    277 | 9950616 |       6/      6 |  156328 |       0 |
56.88/56.90	c |     286 |     1.9 |    1826 |    58628 |    426 |      62 |  96984360 | 3510965 ||    286 | 10303916 |       3/      1 |  161668 |       0 |
58.58/58.65	c |     301 |     1.8 |    1826 |    61441 |   1113 |      63 | 100033267 | 3597722 ||    301 | 10614224 |       7/      6 |  166138 |       0 |
60.39/60.48	c |     316 |     1.8 |    1827 |    63028 |    289 |      64 | 103413926 | 3682803 ||    316 | 10920290 |      72/     69 |  170675 |       0 |
62.48/62.54	c |     318 |     2.1 |    1827 |    65309 |   4789 |      65 | 107142993 | 3772370 ||    318 | 11325310 |      16/      5 |  177131 |       0 |
64.18/64.25	c |     331 |     1.7 |    1831 |    66126 |    266 |      66 | 110576751 | 3846732 ||    331 | 11532486 |       7/      6 |  180043 |       0 |
66.28/66.33	c |     347 |     2.1 |    1889 |    67021 |     51 |      67 | 113902955 | 3949279 ||    347 | 11889632 |       7/      7 |  185137 |       0 |
67.98/68.06	c |     356 |     1.7 |    1911 |    68809 |     39 |      68 | 116915418 | 4032704 ||    356 | 12171017 |     152/    148 |  189928 |       0 |
70.18/70.22	c |     374 |     2.2 |    1912 |    70261 |    218 |      69 | 120331312 | 4126197 ||    374 | 12532452 |       2/      2 |  195081 |       0 |
71.98/72.02	c |     381 |     1.8 |    1912 |    71658 |   2308 |      70 | 123412530 | 4210847 ||    381 | 12871761 |       2/      1 |  202922 |       0 |
73.38/73.46	c |     382 |     1.4 |    1912 |    73871 |   5006 |      71 | 126221019 | 4282899 ||    382 | 13113398 |       1/      1 |  210434 |       0 |
74.58/74.60	c |     382 |     1.1 |    1912 |    75677 |   3012 |      72 | 128238872 | 4348245 ||    382 | 13335447 |       1/      0 |  211429 |       0 |
76.38/76.41	c |     396 |     1.8 |    1913 |    76864 |    497 |      73 | 131461826 | 4414737 ||    396 | 13568344 |      25/     14 |  214763 |       0 |
78.88/78.96	c |     412 |     2.5 |    1922 |    78669 |     63 |      74 | 135475065 | 4528456 ||    412 | 13989308 |       8/      4 |  220723 |       0 |
80.88/80.92	c |     426 |     2.0 |    1923 |    79757 |    151 |      75 | 138449884 | 4610684 ||    426 | 14295352 |       5/      5 |  225700 |       0 |
83.18/83.24	c |     443 |     2.3 |    1964 |    81277 |   1126 |      76 | 142060643 | 4711326 ||    443 | 14688605 |      13/      9 |  231627 |       0 |
85.08/85.16	c |     445 |     1.9 |    1964 |    82735 |    821 |      77 | 145467579 | 4790475 ||    445 | 15005781 |      13/      9 |  237788 |       0 |
87.18/87.27	c |     460 |     2.1 |    1964 |    84599 |    195 |      78 | 148908362 | 4877397 ||    460 | 15309552 |       1/      1 |  242218 |       0 |
89.58/89.64	c |     476 |     2.4 |    1964 |    86796 |   2072 |      79 | 152505959 | 4984114 ||    476 | 15708052 |       1/      1 |  248728 |       0 |
91.68/91.74	c |     492 |     2.1 |    1964 |    88541 |    854 |      80 | 155686946 | 5072710 ||    492 | 16027806 |       1/      1 |  253361 |       0 |
94.38/94.41	c |     507 |     2.7 |    1978 |    90808 |    538 |      81 | 159769545 | 5185442 ||    507 | 16459807 |      19/     17 |  259907 |       0 |
96.18/96.22	c |     509 |     1.8 |    2027 |    92624 |   4337 |      82 | 162671372 | 5258810 ||    509 | 16737614 |       9/      2 |  270822 |       0 |
98.18/98.22	c |     509 |     2.0 |    2027 |    93452 |   3439 |      83 | 165986677 | 5329358 ||    509 | 17046353 |       1/      1 |  272070 |       0 |
100.48/100.52	c |     510 |     2.3 |    2028 |    93688 |  12242 |      84 | 169516703 | 5412626 ||    510 | 17402599 |       1/      1 |  286650 |       0 |
102.88/102.90	c |     510 |     2.4 |    2028 |    94513 |   1941 |      85 | 172485024 | 5500926 ||    510 | 17761659 |       1/      1 |  288382 |       0 |
104.08/104.13	c |     510 |     1.2 |    2028 |    95817 |  10942 |      86 | 175015064 | 5532415 ||    510 | 17761659 |       1/      1 |  288382 |       0 |
106.48/106.56	c |     511 |     2.4 |    2031 |    96209 |  20043 |      87 | 178517902 | 5605241 ||    511 | 18165534 |       1/      0 |  315457 |       0 |
109.58/109.61	c |     511 |     3.0 |    2031 |    94840 |   9202 |      88 | 182272613 | 5667736 ||    511 | 18462251 |       1/      0 |  316615 |       0 |
113.18/113.22	c |     511 |     3.6 |    2031 |    91925 |    145 |      89 | 187059233 | 5752826 ||    511 | 18879127 |       1/      0 |  318248 |       0 |
114.18/114.23	c |     511 |     1.0 |    2031 |    90585 |   9546 |      90 | 188771909 | 5776367 ||    511 | 18879127 |       1/      0 |  318248 |       0 |
115.18/115.26	c |     511 |     1.0 |    2031 |    90456 |  19047 |      91 | 190642843 | 5813717 ||    511 | 18879127 |       1/      0 |  318248 |       0 |
116.88/116.99	c |     521 |     1.7 |    3452 |    59891 |     30 |      92 | 193287493 | 5874532 ||    521 | 19037433 |       1/      1 |  320341 |       0 |
119.68/119.73	c |     541 |     2.7 |    3502 |    65424 |    696 |      93 | 197617779 | 5987177 ||    541 | 19467368 |      22/     17 |  327011 |       0 |
121.78/121.81	c |     558 |     2.1 |    4288 |    62528 |    873 |      94 | 200582565 | 6063347 ||    558 | 19782473 |      75/     65 |  333412 |       0 |
121.88/121.98	c |     560 |     0.2 |    4298 |    63225 |    181 |      94 | 200838075 | 6072680 ||    560 | 19815417 |      75/     65 |  333862 |       0 |
121.88/121.98	c c 
121.88/121.98	c -----------------------------------
121.88/121.98	c # temps = 119.790000
121.88/121.98	c # cleaningDB = 94
121.88/121.98	c # clause binaire = 30449
121.88/121.98	c # literal removed by litRedundant = 3628822
121.88/121.98	c # literal removed by litRedundantBin = 219736
121.88/121.98	c # init clause removed by simplify = 45136
121.88/121.98	c # learnt clause removed by simplify = 41108
121.88/121.98	c # une clause fausse était une apprise = 0
121.88/121.98	c # equivalence dectecte = 0
121.88/121.98	c # Memory used           : 80.47 MB
121.88/121.98	c 
121.88/121.98	c ########################
121.88/121.98	c ####   ##  ###   ## ####
121.88/121.98	c #### #### # ## #### ####
121.88/121.98	c ####   ##  ###   ##  ###
121.88/121.98	c ########################
121.88/121.98	c # restart = 560
121.88/121.98	c # conflit = 484973
121.88/121.98	c # decision = 6072680
121.88/121.98	c # propagation = 200838075 	 (1676584.648134 (prop/sec))
121.88/121.98	c 
121.88/121.98	c ########################
121.88/121.98	c ### ### #   ##   ##   ##
121.88/121.98	c ### # # # #### # ### ###
121.88/121.98	c ###  #  ### ## # ### ###
121.88/121.98	c ########################
121.88/121.98	c # numtry = 560
121.88/121.98	c # numflips = 19815417
121.88/121.98	c # maxSat = 1
121.88/121.98	c # freeFlip = 368623
121.88/121.98	c # nbBoundary = 589
121.88/121.98	c 
121.88/121.99	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-3293490-1303786798/watcher-3293490-1303786798 -o /tmp/evaluation-result-3293490-1303786798/solver-3293490-1303786798 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3293490-1303786798.cnf rnovelty 

running on 2 cores: 4,6

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.92 3.98 3.85 5/195 23927
/proc/meminfo: memFree=13415368/32950928 swapFree=67111528/67111528
[pid=23927] ppid=23925 vsize=8704 CPUtime=0 cores=4,6
/proc/23927/stat : 23927 (esg_static.sh) S 23925 23927 23496 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 490278469 8912896 252 33554432000 4194304 4922060 140734212783312 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23927/statm: 2176 252 211 178 0 69 0

[startup+0.0354949 s]
/proc/loadavg: 3.92 3.98 3.85 5/195 23927
/proc/meminfo: memFree=13415368/32950928 swapFree=67111528/67111528
[pid=23927] ppid=23925 vsize=8704 CPUtime=0 cores=4,6
/proc/23927/stat : 23927 (esg_static.sh) S 23925 23927 23496 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 490278469 8912896 252 33554432000 4194304 4922060 140734212783312 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23927/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100485 s]
/proc/loadavg: 3.92 3.98 3.85 5/195 23927
/proc/meminfo: memFree=13415368/32950928 swapFree=67111528/67111528
[pid=23927] ppid=23925 vsize=8704 CPUtime=0 cores=4,6
/proc/23927/stat : 23927 (esg_static.sh) S 23925 23927 23496 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 490278469 8912896 252 33554432000 4194304 4922060 140734212783312 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23927/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300516 s]
/proc/loadavg: 3.92 3.98 3.85 5/195 23927
/proc/meminfo: memFree=13415368/32950928 swapFree=67111528/67111528
[pid=23927] ppid=23925 vsize=8704 CPUtime=0 cores=4,6
/proc/23927/stat : 23927 (esg_static.sh) S 23925 23927 23496 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 490278469 8912896 252 33554432000 4194304 4922060 140734212783312 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23927/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700445 s]
/proc/loadavg: 3.92 3.98 3.85 5/195 23927
/proc/meminfo: memFree=13415368/32950928 swapFree=67111528/67111528
[pid=23927] ppid=23925 vsize=8704 CPUtime=0 cores=4,6
/proc/23927/stat : 23927 (esg_static.sh) S 23925 23927 23496 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 490278469 8912896 252 33554432000 4194304 4922060 140734212783312 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23927/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50025 s]
/proc/loadavg: 3.92 3.98 3.85 5/197 23929
/proc/meminfo: memFree=13319876/32950928 swapFree=67111528/67111528
[pid=23927] ppid=23925 vsize=8704 CPUtime=0 cores=4,6
/proc/23927/stat : 23927 (esg_static.sh) S 23925 23927 23496 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 490278469 8912896 252 33554432000 4194304 4922060 140734212783312 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23927/statm: 2176 252 211 178 0 69 0
[pid=23928] ppid=23927 vsize=99976 CPUtime=1.49 cores=4,6
/proc/23928/stat : 23928 (SatELite_releas) R 23927 23927 23496 0 -1 4202496 23733 0 0 0 141 8 0 0 25 0 1 0 490278469 102375424 22068 33554432000 134512640 135144242 4293379024 18446744073709551615 134586197 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/23928/statm: 24994 22068 77 155 0 24837 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 108680

[startup+3.10104 s]
/proc/loadavg: 3.92 3.98 3.85 5/197 23930
/proc/meminfo: memFree=13304500/32950928 swapFree=67111528/67111528
[pid=23927] ppid=23925 vsize=8704 CPUtime=2.17 cores=4,6
/proc/23927/stat : 23927 (esg_static.sh) S 23925 23927 23496 0 -1 4202496 348 26898 0 0 0 0 207 10 18 0 1 0 490278469 8912896 255 33554432000 4194304 4922060 140734212783312 18446744073709551615 251814240000 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/23927/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 2.17
Current children cumulated vsize (KiB) 8704
heavy processes:

[startup+6.30051 s]
/proc/loadavg: 3.93 3.98 3.85 5/198 23932
/proc/meminfo: memFree=13330908/32950928 swapFree=67111528/67111528
[pid=23927] ppid=23925 vsize=8704 CPUtime=2.17 cores=4,6
/proc/23927/stat : 23927 (esg_static.sh) S 23925 23927 23496 0 -1 4202496 348 26898 0 0 0 0 207 10 18 0 1 0 490278469 8912896 255 33554432000 4194304 4922060 140734212783312 18446744073709551615 251814240000 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/23927/statm: 2176 255 211 178 0 69 0
[pid=23931] ppid=23927 vsize=8704 CPUtime=0 cores=4,6
/proc/23931/stat : 23931 (esg_static.sh) S 23927 23927 23496 0 -1 4202560 131 0 0 0 0 0 0 0 19 0 1 0 490278687 8912896 134 33554432000 4194304 4922060 140734212783312 18446744073709551615 251814059141 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23931/statm: 2176 134 90 178 0 69 0
[pid=23932] ppid=23931 vsize=66248 CPUtime=4.11 cores=4,6
/proc/23932/stat : 23932 (sathys) R 23931 23927 23496 0 -1 4202496 14679 0 0 0 409 2 0 0 25 0 1 0 490278687 67837952 14589 33554432000 4194304 4241092 140734278637536 18446744073709551615 4205410 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/23932/statm: 16562 14589 136 12 0 15026 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 83656

[startup+12.7005 s]
/proc/loadavg: 3.93 3.98 3.85 5/198 23932
/proc/meminfo: memFree=13327352/32950928 swapFree=67111528/67111528
[pid=23927] ppid=23925 vsize=8704 CPUtime=2.17 cores=4,6
/proc/23927/stat : 23927 (esg_static.sh) S 23925 23927 23496 0 -1 4202496 348 26898 0 0 0 0 207 10 18 0 1 0 490278469 8912896 255 33554432000 4194304 4922060 140734212783312 18446744073709551615 251814240000 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/23927/statm: 2176 255 211 178 0 69 0
[pid=23931] ppid=23927 vsize=8704 CPUtime=0 cores=4,6
/proc/23931/stat : 23931 (esg_static.sh) S 23927 23927 23496 0 -1 4202560 131 0 0 0 0 0 0 0 19 0 1 0 490278687 8912896 134 33554432000 4194304 4922060 140734212783312 18446744073709551615 251814059141 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23931/statm: 2176 134 90 178 0 69 0
[pid=23932] ppid=23931 vsize=67344 CPUtime=10.51 cores=4,6
/proc/23932/stat : 23932 (sathys) R 23931 23927 23496 0 -1 4202496 14985 0 0 0 1049 2 0 0 25 0 1 0 490278687 68960256 14894 33554432000 4194304 4241092 140734278637536 18446744073709551615 4223627 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/23932/statm: 16836 14894 136 12 0 15300 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 84752

[startup+25.5003 s]
/proc/loadavg: 3.95 3.98 3.85 5/198 23932
/proc/meminfo: memFree=13321384/32950928 swapFree=67111528/67111528
[pid=23927] ppid=23925 vsize=8704 CPUtime=2.17 cores=4,6
/proc/23927/stat : 23927 (esg_static.sh) S 23925 23927 23496 0 -1 4202496 348 26898 0 0 0 0 207 10 18 0 1 0 490278469 8912896 255 33554432000 4194304 4922060 140734212783312 18446744073709551615 251814240000 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/23927/statm: 2176 255 211 178 0 69 0
[pid=23931] ppid=23927 vsize=8704 CPUtime=0 cores=4,6
/proc/23931/stat : 23931 (esg_static.sh) S 23927 23927 23496 0 -1 4202560 131 0 0 0 0 0 0 0 19 0 1 0 490278687 8912896 134 33554432000 4194304 4922060 140734212783312 18446744073709551615 251814059141 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23931/statm: 2176 134 90 178 0 69 0
[pid=23932] ppid=23931 vsize=70432 CPUtime=23.3 cores=4,6
/proc/23932/stat : 23932 (sathys) R 23931 23927 23496 0 -1 4202496 15744 0 0 0 2328 2 0 0 25 0 1 0 490278687 72122368 15653 33554432000 4194304 4241092 140734278637536 18446744073709551615 4205312 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/23932/statm: 17608 15653 136 12 0 16072 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 87840

[startup+51.1009 s]
/proc/loadavg: 3.96 3.98 3.85 5/198 23932
/proc/meminfo: memFree=13308400/32950928 swapFree=67111528/67111528
[pid=23927] ppid=23925 vsize=8704 CPUtime=2.17 cores=4,6
/proc/23927/stat : 23927 (esg_static.sh) S 23925 23927 23496 0 -1 4202496 348 26898 0 0 0 0 207 10 18 0 1 0 490278469 8912896 255 33554432000 4194304 4922060 140734212783312 18446744073709551615 251814240000 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/23927/statm: 2176 255 211 178 0 69 0
[pid=23931] ppid=23927 vsize=8704 CPUtime=0 cores=4,6
/proc/23931/stat : 23931 (esg_static.sh) S 23927 23927 23496 0 -1 4202560 131 0 0 0 0 0 0 0 19 0 1 0 490278687 8912896 134 33554432000 4194304 4922060 140734212783312 18446744073709551615 251814059141 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23931/statm: 2176 134 90 178 0 69 0
[pid=23932] ppid=23931 vsize=72572 CPUtime=48.9 cores=4,6
/proc/23932/stat : 23932 (sathys) R 23931 23927 23496 0 -1 4202496 16301 0 0 0 4888 2 0 0 25 0 1 0 490278687 74313728 16203 33554432000 4194304 4241092 140734278637536 18446744073709551615 4223668 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/23932/statm: 18143 16203 136 12 0 16607 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 89980

[startup+102.307 s]
/proc/loadavg: 3.98 3.98 3.86 5/198 23943
/proc/meminfo: memFree=13284272/32950928 swapFree=67111528/67111528
[pid=23927] ppid=23925 vsize=8704 CPUtime=2.17 cores=4,6
/proc/23927/stat : 23927 (esg_static.sh) S 23925 23927 23496 0 -1 4202496 348 26898 0 0 0 0 207 10 18 0 1 0 490278469 8912896 255 33554432000 4194304 4922060 140734212783312 18446744073709551615 251814240000 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/23927/statm: 2176 255 211 178 0 69 0
[pid=23931] ppid=23927 vsize=8704 CPUtime=0 cores=4,6
/proc/23931/stat : 23931 (esg_static.sh) S 23927 23927 23496 0 -1 4202560 131 0 0 0 0 0 0 0 19 0 1 0 490278687 8912896 134 33554432000 4194304 4922060 140734212783312 18446744073709551615 251814059141 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23931/statm: 2176 134 90 178 0 69 0
[pid=23932] ppid=23931 vsize=79088 CPUtime=100.11 cores=4,6
/proc/23932/stat : 23932 (sathys) R 23931 23927 23496 0 -1 4202496 17953 0 0 0 10008 3 0 0 25 0 1 0 490278687 80986112 17833 33554432000 4194304 4241092 140734278637536 18446744073709551615 4223410 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/23932/statm: 19772 17833 136 12 0 18236 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 96496

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

[startup+115.101 s]
/proc/loadavg: 3.98 3.98 3.86 5/198 23943
/proc/meminfo: memFree=13279664/32950928 swapFree=67111528/67111528
[pid=23927] ppid=23925 vsize=8704 CPUtime=2.17 cores=4,6
/proc/23927/stat : 23927 (esg_static.sh) S 23925 23927 23496 0 -1 4202496 348 26898 0 0 0 0 207 10 18 0 1 0 490278469 8912896 255 33554432000 4194304 4922060 140734212783312 18446744073709551615 251814240000 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/23927/statm: 2176 255 211 178 0 69 0
[pid=23931] ppid=23927 vsize=8704 CPUtime=0 cores=4,6
/proc/23931/stat : 23931 (esg_static.sh) S 23927 23927 23496 0 -1 4202560 131 0 0 0 0 0 0 0 19 0 1 0 490278687 8912896 134 33554432000 4194304 4922060 140734212783312 18446744073709551615 251814059141 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23931/statm: 2176 134 90 178 0 69 0
[pid=23932] ppid=23931 vsize=82512 CPUtime=112.91 cores=4,6
/proc/23932/stat : 23932 (sathys) R 23931 23927 23496 0 -1 4202496 18827 0 0 0 11288 3 0 0 25 0 1 0 490278687 84492288 18680 33554432000 4194304 4241092 140734278637536 18446744073709551615 4221877 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/23932/statm: 20628 18680 136 12 0 19092 0
Current children cumulated CPU time (s) 115.08
Current children cumulated vsize (KiB) 99920

[startup+118.301 s]
/proc/loadavg: 3.99 3.98 3.86 5/198 23943
/proc/meminfo: memFree=13278420/32950928 swapFree=67111528/67111528
[pid=23927] ppid=23925 vsize=8704 CPUtime=2.17 cores=4,6
/proc/23927/stat : 23927 (esg_static.sh) S 23925 23927 23496 0 -1 4202496 348 26898 0 0 0 0 207 10 18 0 1 0 490278469 8912896 255 33554432000 4194304 4922060 140734212783312 18446744073709551615 251814240000 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/23927/statm: 2176 255 211 178 0 69 0
[pid=23931] ppid=23927 vsize=8704 CPUtime=0 cores=4,6
/proc/23931/stat : 23931 (esg_static.sh) S 23927 23927 23496 0 -1 4202560 131 0 0 0 0 0 0 0 19 0 1 0 490278687 8912896 134 33554432000 4194304 4922060 140734212783312 18446744073709551615 251814059141 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23931/statm: 2176 134 90 178 0 69 0
[pid=23932] ppid=23931 vsize=82360 CPUtime=116.11 cores=4,6
/proc/23932/stat : 23932 (sathys) R 23931 23927 23496 0 -1 4202496 18864 0 0 0 11608 3 0 0 25 0 1 0 490278687 84336640 18649 33554432000 4194304 4241092 140734278637536 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/23932/statm: 20590 18649 138 12 0 19054 0
Current children cumulated CPU time (s) 118.28
Current children cumulated vsize (KiB) 99768

[startup+119.907 s]
/proc/loadavg: 3.99 3.98 3.86 5/198 23943
/proc/meminfo: memFree=13278420/32950928 swapFree=67111528/67111528
[pid=23927] ppid=23925 vsize=8704 CPUtime=2.17 cores=4,6
/proc/23927/stat : 23927 (esg_static.sh) S 23925 23927 23496 0 -1 4202496 348 26898 0 0 0 0 207 10 18 0 1 0 490278469 8912896 255 33554432000 4194304 4922060 140734212783312 18446744073709551615 251814240000 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/23927/statm: 2176 255 211 178 0 69 0
[pid=23931] ppid=23927 vsize=8704 CPUtime=0 cores=4,6
/proc/23931/stat : 23931 (esg_static.sh) S 23927 23927 23496 0 -1 4202560 131 0 0 0 0 0 0 0 19 0 1 0 490278687 8912896 134 33554432000 4194304 4922060 140734212783312 18446744073709551615 251814059141 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23931/statm: 2176 134 90 178 0 69 0
[pid=23932] ppid=23931 vsize=82392 CPUtime=117.71 cores=4,6
/proc/23932/stat : 23932 (sathys) R 23931 23927 23496 0 -1 4202496 18875 0 0 0 11768 3 0 0 25 0 1 0 490278687 84369408 18660 33554432000 4194304 4241092 140734278637536 18446744073709551615 4205983 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/23932/statm: 20598 18660 138 12 0 19062 0
Current children cumulated CPU time (s) 119.88
Current children cumulated vsize (KiB) 99800

[startup+120.7 s]
/proc/loadavg: 3.99 3.98 3.86 5/198 23943
/proc/meminfo: memFree=13278420/32950928 swapFree=67111528/67111528
[pid=23927] ppid=23925 vsize=8704 CPUtime=2.17 cores=4,6
/proc/23927/stat : 23927 (esg_static.sh) S 23925 23927 23496 0 -1 4202496 348 26898 0 0 0 0 207 10 18 0 1 0 490278469 8912896 255 33554432000 4194304 4922060 140734212783312 18446744073709551615 251814240000 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/23927/statm: 2176 255 211 178 0 69 0
[pid=23931] ppid=23927 vsize=8704 CPUtime=0 cores=4,6
/proc/23931/stat : 23931 (esg_static.sh) S 23927 23927 23496 0 -1 4202560 131 0 0 0 0 0 0 0 19 0 1 0 490278687 8912896 134 33554432000 4194304 4922060 140734212783312 18446744073709551615 251814059141 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23931/statm: 2176 134 90 178 0 69 0
[pid=23932] ppid=23931 vsize=82392 CPUtime=118.51 cores=4,6
/proc/23932/stat : 23932 (sathys) R 23931 23927 23496 0 -1 4202496 18875 0 0 0 11848 3 0 0 25 0 1 0 490278687 84369408 18660 33554432000 4194304 4241092 140734278637536 18446744073709551615 4206174 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/23932/statm: 20598 18660 138 12 0 19062 0
Current children cumulated CPU time (s) 120.68
Current children cumulated vsize (KiB) 99800

[startup+121.501 s]
/proc/loadavg: 3.99 3.98 3.86 5/198 23943
/proc/meminfo: memFree=13278420/32950928 swapFree=67111528/67111528
[pid=23927] ppid=23925 vsize=8704 CPUtime=2.17 cores=4,6
/proc/23927/stat : 23927 (esg_static.sh) S 23925 23927 23496 0 -1 4202496 348 26898 0 0 0 0 207 10 18 0 1 0 490278469 8912896 255 33554432000 4194304 4922060 140734212783312 18446744073709551615 251814240000 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/23927/statm: 2176 255 211 178 0 69 0
[pid=23931] ppid=23927 vsize=8704 CPUtime=0 cores=4,6
/proc/23931/stat : 23931 (esg_static.sh) S 23927 23927 23496 0 -1 4202560 131 0 0 0 0 0 0 0 19 0 1 0 490278687 8912896 134 33554432000 4194304 4922060 140734212783312 18446744073709551615 251814059141 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23931/statm: 2176 134 90 178 0 69 0
[pid=23932] ppid=23931 vsize=82424 CPUtime=119.31 cores=4,6
/proc/23932/stat : 23932 (sathys) R 23931 23927 23496 0 -1 4202496 18879 0 0 0 11928 3 0 0 25 0 1 0 490278687 84402176 18664 33554432000 4194304 4241092 140734278637536 18446744073709551615 4205291 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/23932/statm: 20606 18664 138 12 0 19070 0
Current children cumulated CPU time (s) 121.48
Current children cumulated vsize (KiB) 99832

[startup+121.901 s]
/proc/loadavg: 3.99 3.98 3.86 5/198 23943
/proc/meminfo: memFree=13278420/32950928 swapFree=67111528/67111528
[pid=23927] ppid=23925 vsize=8704 CPUtime=2.17 cores=4,6
/proc/23927/stat : 23927 (esg_static.sh) S 23925 23927 23496 0 -1 4202496 348 26898 0 0 0 0 207 10 18 0 1 0 490278469 8912896 255 33554432000 4194304 4922060 140734212783312 18446744073709551615 251814240000 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/23927/statm: 2176 255 211 178 0 69 0
[pid=23931] ppid=23927 vsize=8704 CPUtime=0 cores=4,6
/proc/23931/stat : 23931 (esg_static.sh) S 23927 23927 23496 0 -1 4202560 131 0 0 0 0 0 0 0 19 0 1 0 490278687 8912896 134 33554432000 4194304 4922060 140734212783312 18446744073709551615 251814059141 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23931/statm: 2176 134 90 178 0 69 0
[pid=23932] ppid=23931 vsize=82392 CPUtime=119.71 cores=4,6
/proc/23932/stat : 23932 (sathys) R 23931 23927 23496 0 -1 4202496 18882 0 0 0 11968 3 0 0 25 0 1 0 490278687 84369408 18664 33554432000 4194304 4241092 140734278637536 18446744073709551615 4221877 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/23932/statm: 20598 18664 138 12 0 19062 0
Current children cumulated CPU time (s) 121.88
Current children cumulated vsize (KiB) 99800

Child status: 20
Real time (s): 121.998
CPU time (s): 121.991
CPU user time (s): 121.844
CPU system time (s): 0.146977
CPU usage (%): 99.9946
Max. virtual memory (cumulated for all children) (KiB): 109808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 121.844
system time used= 0.146977
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46507
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= 388

runsolver used 0.186971 second user time and 0.499924 second system time

The end

Launcher Data

Begin job on node126 at 2011-04-26 04:59:58
IDJOB=3293490
IDBENCH=88143
IDSOLVER=1610
FILE ID=node126/3293490-1303786798
RUNJOBID= node126-1303785493-23515
PBS_JOBID= 13157244
Free space on /tmp= 71696 MiB

SOLVER NAME= sathys 2011-04-01
BENCH NAME= SAT-Race-2010-CNF/hardware-verification/manolios/c10idw_i.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME rnovelty
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3293490-1303786798/watcher-3293490-1303786798 -o /tmp/evaluation-result-3293490-1303786798/solver-3293490-1303786798 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3293490-1303786798.cnf rnovelty

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

MD5SUM BENCH= c139a321e75833c70af36726562b66de
RANDOM SEED=1037712781

node126.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.783
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.56
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.783
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.783
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.783
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.74
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.783
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.80
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.783
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.783
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.783
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13415772 kB
Buffers:       2002268 kB
Cached:       16745272 kB
SwapCached:          0 kB
Active:        8059500 kB
Inactive:     10898144 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13415772 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           33412 kB
Writeback:           0 kB
AnonPages:      209216 kB
Mapped:          15448 kB
Slab:           512116 kB
PageTables:       5544 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   397632 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= 71692 MiB
End job on node126 at 2011-04-26 05:02:00