Trace number 3259487

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-01SAT 340.267 340.267

General information on the benchmark

NameCRAFTED/rbsat/crafted/forced/
rbsat-v760c43649gyes6.cnf
MD5SUMdc046d6f885b64777ffc1cfc8367a176
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.909861
Satisfiable
(Un)Satisfiability was proved
Number of variables760
Number of clauses43649
Sum of the clauses size87978
Maximum clause length19
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 243609
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

Solver Data

0.00/0.00	static
0.00/0.00	HOME/instance-3259487-1303505878.cnf
0.00/0.00	c Parsing...
0.00/0.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |   43649    87978 |   13094       0        0     nan |  0.000 % |
0.00/0.08	c |         0 |   42889   140372 |      --       0       --      -- |     --   | -760/52394
0.00/0.08	c ==============================================================================
0.00/0.08	c Result  :   #vars: 720   #clauses: 42889   #literals: 140372
0.00/0.08	c CPU time:   0.075988 s
0.00/0.08	c ==============================================================================
0.00/0.13	c 
0.00/0.13	c seed = 0, numatom = 720, numclause = 3178, numliterals = 140372
0.00/0.13	c ---------------------------------------------------------------------------------------------------------------------------------------------
0.00/0.13	c | resCDCL |    tps  |   #impl |  #learnt |  #conf |  #clean |    #propa |   #deci ||  tryLS | numflip |  maxSat/maxNoBi |  nbAlea |    Equi |
0.00/0.13	c ---------------------------------------------------------------------------------------------------------------------------------------------
0.00/0.16	c |       2 |     0.0 |       0 |      502 |    198 |       1 |     36494 |    1440 ||      2 |    2702 |      12/      0 |     241 |       0 |
0.00/0.18	c |       4 |     0.0 |       0 |     1056 |    298 |       2 |     82224 |    2899 ||      4 |    5021 |      12/      0 |     566 |       0 |
0.09/0.22	c |       6 |     0.0 |       0 |     1688 |    195 |       3 |    135122 |    4587 ||      6 |    7420 |       9/      0 |     896 |       0 |
0.09/0.26	c |       7 |     0.0 |       0 |     2427 |    398 |       4 |    194805 |    6306 ||      7 |   10149 |       9/      0 |    1315 |       0 |
0.09/0.30	c |      11 |     0.0 |       0 |     3234 |      0 |       5 |    254694 |    8678 ||     11 |   13997 |       9/      0 |    1857 |       0 |
0.09/0.36	c |      14 |     0.1 |       0 |     4134 |    498 |       6 |    321213 |   11252 ||     14 |   18515 |       7/      0 |    2597 |       0 |
0.09/0.42	c |      15 |     0.1 |       0 |     4968 |   1000 |       7 |    395745 |   13773 ||     15 |   23473 |       7/      0 |    3439 |       0 |
0.09/0.48	c |      17 |     0.1 |       0 |     5480 |    103 |       8 |    479999 |   16106 ||     17 |   25164 |       7/      0 |    3557 |       0 |
0.09/0.56	c |      21 |     0.1 |       0 |     6206 |     91 |       9 |    574916 |   19400 ||     21 |   30365 |       7/      0 |    4308 |       0 |
0.09/0.64	c |      25 |     0.1 |       0 |     6645 |    189 |      10 |    678023 |   22781 ||     25 |   35842 |       7/      0 |    5168 |       0 |
0.09/0.73	c |      29 |     0.1 |       0 |     7125 |    587 |      11 |    780838 |   26441 ||     29 |   42173 |       7/      0 |    6037 |       0 |
0.09/0.83	c |      30 |     0.1 |       0 |     7674 |    385 |      12 |    905335 |   29689 ||     30 |   48134 |       7/      0 |    6886 |       0 |
0.09/0.94	c |      31 |     0.1 |       0 |     8224 |   2086 |      13 |   1030216 |   33325 ||     31 |   57293 |       7/      0 |    8555 |       0 |
0.99/1.06	c |      31 |     0.1 |       0 |     9016 |   1485 |      14 |   1178220 |   36112 ||     31 |   58865 |       7/      0 |    8574 |       0 |
1.09/1.18	c |      38 |     0.1 |       0 |     9504 |    384 |      15 |   1321007 |   40597 ||     38 |   67203 |       7/      0 |    9846 |       0 |
1.28/1.30	c |      44 |     0.1 |       0 |    10368 |    272 |      16 |   1465627 |   45049 ||     44 |   74227 |       7/      0 |   10704 |       0 |
1.38/1.44	c |      46 |     0.1 |       0 |    11383 |    269 |      17 |   1617551 |   49433 ||     46 |   82500 |       7/      0 |   11989 |       0 |
1.48/1.58	c |      53 |     0.1 |       0 |    11915 |    268 |      18 |   1785175 |   54122 ||     53 |   90065 |       7/      0 |   13267 |       0 |
1.68/1.72	c |      59 |     0.1 |       0 |    12998 |    160 |      19 |   1949969 |   59196 ||     59 |   97939 |       7/      0 |   14133 |       0 |
1.88/1.90	c |      61 |     0.2 |       0 |    14283 |    757 |      20 |   2120534 |   63980 ||     61 |  106470 |       7/      0 |   15423 |       0 |
2.09/2.11	c |      62 |     0.2 |       0 |    14320 |    858 |      21 |   2284918 |   68778 ||     62 |  117755 |       7/      0 |   17124 |       0 |
2.28/2.34	c |      63 |     0.2 |       0 |    14253 |   3463 |      22 |   2460761 |   73891 ||     63 |  131700 |       7/      0 |   20449 |       0 |
2.48/2.58	c |      63 |     0.2 |       0 |    14126 |   1365 |      23 |   2664226 |   78748 ||     63 |  137658 |       7/      0 |   20525 |       0 |
2.78/2.81	c |      67 |     0.2 |       0 |    14875 |     54 |      24 |   2877787 |   83670 ||     67 |  141883 |       7/      0 |   21068 |       0 |
2.98/3.03	c |      76 |     0.2 |       0 |    15639 |     37 |      25 |   3093247 |   90625 ||     76 |  153321 |       7/      0 |   22681 |       0 |
3.19/3.25	c |      81 |     0.2 |       0 |    15858 |    129 |      26 |   3317207 |   96649 ||     81 |  163400 |       7/      0 |   24386 |       0 |
3.38/3.48	c |      90 |     0.2 |       0 |    16891 |     12 |      27 |   3544965 |  103735 ||     90 |  175387 |       7/      0 |   25891 |       0 |
3.68/3.75	c |      94 |     0.3 |       0 |    18428 |   1101 |      28 |   3789023 |  110324 ||     94 |  189595 |       7/      0 |   29048 |       0 |
3.98/4.02	c |      97 |     0.3 |       0 |    19339 |    100 |      29 |   4037034 |  116494 ||     97 |  197429 |       7/      0 |   29323 |       0 |
4.18/4.27	c |     107 |     0.2 |       0 |    20357 |    291 |      30 |   4266015 |  124094 ||    107 |  210925 |       7/      0 |   31264 |       0 |
4.48/4.56	c |     113 |     0.3 |       0 |    20370 |    277 |      31 |   4520877 |  131151 ||    113 |  222930 |       7/      0 |   33071 |       0 |
4.78/4.87	c |     123 |     0.3 |       0 |    21442 |     61 |      32 |   4792581 |  139510 ||    123 |  237681 |       7/      0 |   35102 |       0 |
5.18/5.20	c |     125 |     0.3 |       0 |    22161 |    158 |      33 |   5053240 |  146817 ||    125 |  254496 |       7/      0 |   37654 |       0 |
5.58/5.60	c |     126 |     0.4 |       0 |    22406 |   3959 |      34 |   5341090 |  153570 ||    126 |  271205 |       7/      0 |   40995 |       0 |
5.98/6.01	c |     126 |     0.4 |       0 |    22748 |   3056 |      35 |   5645839 |  159551 ||    126 |  275265 |       7/      0 |   41038 |       0 |
6.38/6.42	c |     127 |     0.4 |       0 |    23035 |   7057 |      36 |   5921066 |  168166 ||    127 |  305431 |       7/      0 |   47692 |       0 |
6.88/6.93	c |     127 |     0.5 |       0 |    23541 |   1558 |      37 |   6208761 |  175103 ||    127 |  316663 |       7/      0 |   47783 |       0 |
7.38/7.43	c |     127 |     0.5 |       0 |    23758 |   5759 |      38 |   6532976 |  180632 ||    127 |  316663 |       7/      0 |   47783 |       0 |
7.78/7.81	c |     140 |     0.4 |       0 |    25425 |    142 |      39 |   6858728 |  189822 ||    140 |  330668 |       7/      0 |   49886 |       0 |
8.18/8.25	c |     149 |     0.4 |       0 |    27186 |    232 |      40 |   7202419 |  198904 ||    149 |  347085 |       7/      0 |   52434 |       0 |
8.58/8.66	c |     157 |     0.4 |       0 |    28932 |    518 |      41 |   7537826 |  208433 ||    157 |  363284 |       7/      0 |   54589 |       0 |
8.98/9.09	c |     163 |     0.4 |       0 |    29792 |      7 |      42 |   7878603 |  217156 ||    163 |  377972 |       7/      0 |   56920 |       0 |
9.48/9.54	c |     173 |     0.4 |       0 |    31627 |    193 |      43 |   8219667 |  227313 ||    173 |  396654 |       7/      0 |   59689 |       0 |
9.98/10.01	c |     187 |     0.5 |       0 |    32225 |    358 |      44 |   8583915 |  237675 ||    187 |  413117 |       7/      0 |   62250 |       0 |
10.38/10.49	c |     189 |     0.5 |       0 |    30300 |   1052 |      45 |   8950935 |  246928 ||    189 |  431242 |       7/      0 |   64818 |       0 |
10.88/10.99	c |     190 |     0.5 |       0 |    31184 |   1252 |      46 |   9280583 |  256255 ||    190 |  452057 |       7/      0 |   68211 |       0 |
11.38/11.50	c |     200 |     0.5 |       0 |    32099 |    139 |      47 |   9664083 |  266223 ||    200 |  463863 |       7/      0 |   69925 |       0 |
11.98/12.05	c |     212 |     0.5 |       0 |    33696 |    518 |      48 |  10061569 |  277469 ||    212 |  484085 |       7/      0 |   72946 |       0 |
12.48/12.59	c |     221 |     0.5 |       0 |    33824 |   1601 |      49 |  10453947 |  288475 ||    221 |  505276 |       7/      0 |   76763 |       0 |
13.08/13.15	c |     231 |     0.5 |       0 |    34746 |    293 |      50 |  10847880 |  299284 ||    231 |  520251 |       7/      0 |   78514 |       0 |
13.67/13.72	c |     243 |     0.6 |       0 |    35794 |     64 |      51 |  11250809 |  310512 ||    243 |  539904 |       7/      0 |   81495 |       0 |
14.28/14.35	c |     252 |     0.6 |       0 |    36510 |   2044 |      52 |  11674512 |  321613 ||    252 |  561599 |       7/      0 |   85306 |       0 |
14.97/15.00	c |     253 |     0.7 |       0 |    37097 |    542 |      53 |  12071955 |  332048 ||    253 |  582841 |       7/      0 |   88687 |       0 |
15.67/15.71	c |     254 |     0.7 |       0 |    36995 |   6345 |      54 |  12482497 |  342118 ||    254 |  607194 |       6/      0 |   95289 |       0 |
16.48/16.51	c |     254 |     0.8 |       0 |    38225 |   2644 |      55 |  12924295 |  352284 ||    254 |  621424 |       6/      0 |   95418 |       0 |
17.27/17.35	c |     255 |     0.8 |       0 |    38007 |   8646 |      56 |  13379355 |  361996 ||    255 |  654674 |       6/      0 |  108542 |       0 |
18.17/18.28	c |     255 |     0.9 |       0 |    37418 |   6103 |      57 |  13802229 |  374892 ||    255 |  681895 |       6/      0 |  108787 |       0 |
19.38/19.41	c |     255 |     1.1 |       0 |    35987 |   1747 |      58 |  14220495 |  386269 ||    255 |  700044 |       6/      0 |  108951 |       0 |
20.18/20.23	c |     255 |     0.8 |       0 |    33569 |   8049 |      59 |  14713546 |  394530 ||    255 |  700044 |       6/      0 |  108951 |       0 |
20.98/21.04	c |     262 |     0.8 |       0 |    35756 |    238 |      60 |  15176660 |  404769 ||    262 |  707284 |       6/      0 |  110211 |       0 |
21.68/21.79	c |     277 |     0.8 |       0 |    37946 |    315 |      61 |  15669364 |  418579 ||    277 |  731350 |       6/      0 |  113664 |       0 |
22.48/22.55	c |     286 |     0.8 |       0 |    40126 |    302 |      62 |  16146279 |  432062 ||    286 |  757185 |       6/      0 |  117509 |       0 |
23.28/23.34	c |     301 |     0.8 |       0 |    41137 |    965 |      63 |  16635394 |  445452 ||    301 |  779141 |       6/      0 |  120933 |       0 |
24.09/24.16	c |     316 |     0.8 |       0 |    45369 |    134 |      64 |  17136746 |  459876 ||    316 |  803036 |       6/      0 |  124348 |       0 |
24.98/25.03	c |     318 |     0.9 |       0 |    46621 |   4633 |      65 |  17613591 |  472900 ||    318 |  833389 |       6/      0 |  129451 |       0 |
25.88/25.92	c |     331 |     0.9 |       0 |    46707 |    113 |      66 |  18158257 |  485494 ||    331 |  848330 |       6/      0 |  131608 |       0 |
26.78/26.82	c |     347 |     0.9 |       0 |    47115 |    483 |      67 |  18673769 |  500866 ||    347 |  874360 |       6/      0 |  135450 |       0 |
27.68/27.77	c |     356 |     1.0 |       0 |    47757 |    471 |      68 |  19208917 |  514656 ||    356 |  898600 |       6/      0 |  139289 |       0 |
28.78/28.80	c |     373 |     1.0 |       0 |    49133 |     42 |      69 |  19759573 |  529606 ||    373 |  922403 |       6/      0 |  142930 |       0 |
29.78/29.88	c |     381 |     1.1 |       0 |    48722 |   2131 |      70 |  20298269 |  543452 ||    381 |  953367 |       3/      0 |  149789 |       0 |
30.88/30.99	c |     382 |     1.1 |       0 |    49028 |   4827 |      71 |  20807377 |  556845 ||    382 |  983788 |       3/      0 |  156506 |       0 |
32.08/32.17	c |     382 |     1.2 |       0 |    49959 |   2826 |      72 |  21290332 |  570093 ||    382 | 1003260 |       3/      0 |  156709 |       0 |
33.28/33.36	c |     396 |     1.2 |       0 |    49702 |    308 |      73 |  21872431 |  583391 ||    396 | 1018714 |       3/      0 |  159264 |       0 |
34.38/34.43	c |     412 |     1.1 |       0 |    51818 |   1071 |      74 |  22424752 |  599291 ||    412 | 1046943 |       3/      0 |  163520 |       0 |
35.48/35.59	c |     426 |     1.2 |       0 |    53001 |    243 |      75 |  22999423 |  614917 ||    426 | 1072317 |       3/      0 |  167350 |       0 |
36.68/36.77	c |     443 |     1.2 |       0 |    53887 |    916 |      76 |  23590184 |  631115 ||    443 | 1101632 |       3/      0 |  172021 |       0 |
37.88/37.98	c |     445 |     1.2 |       0 |    55600 |    614 |      77 |  24206389 |  646363 ||    445 | 1135719 |       3/      0 |  177112 |       0 |
39.18/39.23	c |     460 |     1.2 |       0 |    56721 |   1197 |      78 |  24836385 |  661907 ||    460 | 1158265 |       3/      0 |  180525 |       0 |
40.48/40.56	c |     476 |     1.3 |       0 |    58315 |   1855 |      79 |  25462125 |  678607 ||    476 | 1188376 |       3/      0 |  185590 |       0 |
41.78/41.89	c |     491 |     1.3 |       0 |    56454 |    624 |      80 |  26100530 |  694804 ||    491 | 1213196 |       3/      0 |  189007 |       0 |
43.18/43.22	c |     507 |     1.3 |       0 |    57267 |    294 |      81 |  26734277 |  712222 ||    507 | 1247752 |       3/      0 |  194150 |       0 |
44.58/44.60	c |     509 |     1.4 |       0 |    58724 |   4094 |      82 |  27391890 |  726717 ||    509 | 1282413 |       3/      0 |  204075 |       0 |
46.28/46.33	c |     509 |     1.7 |       0 |    60543 |   3189 |      83 |  28033482 |  742445 ||    509 | 1306835 |       3/      0 |  204287 |       0 |
48.08/48.10	c |     510 |     1.8 |       0 |    58755 |  11991 |      84 |  28674095 |  758321 ||    510 | 1353692 |       3/      0 |  217578 |       0 |
49.88/49.96	c |     510 |     1.9 |       0 |    57143 |   1691 |      85 |  29268382 |  774700 ||    510 | 1383227 |       3/      0 |  217858 |       0 |
51.78/51.85	c |     510 |     1.9 |       0 |    56214 |  10694 |      86 |  29940876 |  786318 ||    510 | 1383227 |       3/      0 |  217858 |       0 |
53.48/53.52	c |     511 |     1.7 |       0 |    58611 |  19798 |      87 |  30486295 |  802768 ||    511 | 1460276 |       3/      0 |  244157 |       0 |
55.58/55.60	c |     511 |     2.1 |       0 |    55567 |   9205 |      88 |  31029922 |  820373 ||    511 | 1501353 |       3/      0 |  244535 |       0 |
57.58/57.63	c |     511 |     2.0 |       0 |    53664 |   9302 |      89 |  31599333 |  838592 ||    511 | 1542409 |       3/      0 |  244935 |       0 |
59.88/59.99	c |     511 |     2.4 |       0 |    55980 |   9306 |      90 |  32339084 |  850674 ||    511 | 1542851 |       3/      0 |  244936 |       0 |
61.68/61.76	c |     511 |     1.8 |       0 |    59698 |  18808 |      91 |  33086981 |  863125 ||    511 | 1542851 |       3/      0 |  244936 |       0 |
63.38/63.48	c |     520 |     1.7 |       0 |    64540 |     94 |      92 |  33800998 |  878191 ||    520 | 1553180 |       3/      0 |  246428 |       0 |
64.88/64.94	c |     541 |     1.5 |       0 |    62499 |    443 |      93 |  34499047 |  897872 ||    541 | 1588124 |       3/      0 |  251773 |       0 |
66.37/66.41	c |     557 |     1.5 |       0 |    64868 |    618 |      94 |  35190922 |  917121 ||    557 | 1619607 |       3/      0 |  256869 |       0 |
67.98/68.02	c |     574 |     1.6 |       0 |    67693 |   1691 |      95 |  35943418 |  936819 ||    574 | 1659915 |       3/      0 |  265254 |       0 |
69.58/69.62	c |     587 |     1.6 |       0 |    70866 |    157 |      96 |  36658755 |  956027 ||    587 | 1688131 |       3/      0 |  267530 |       0 |
71.18/71.26	c |     605 |     1.6 |       0 |    68639 |   1723 |      97 |  37379502 |  975774 ||    605 | 1727256 |       3/      0 |  273904 |       0 |
72.98/73.02	c |     626 |     1.8 |       0 |    69515 |     84 |      98 |  38132404 |  995883 ||    626 | 1759224 |       3/      0 |  278174 |       0 |
74.57/74.67	c |     637 |     1.7 |       0 |    67254 |   3756 |      99 |  38822737 | 1015709 ||    637 | 1800875 |       3/      0 |  285781 |       0 |
76.58/76.60	c |     638 |     1.9 |       0 |    68131 |   9357 |     100 |  39560291 | 1034214 ||    638 | 1843562 |       3/      0 |  292550 |       0 |
78.58/78.66	c |     651 |     2.1 |       0 |    67337 |     30 |     101 |  40347030 | 1051134 ||    651 | 1859168 |       3/      0 |  294695 |       0 |
80.48/80.54	c |     669 |     1.9 |       0 |    69881 |   2389 |     102 |  41101196 | 1071721 ||    669 | 1899200 |       3/      0 |  301048 |       0 |
82.49/82.57	c |     693 |     2.0 |       0 |    71822 |    135 |     103 |  41933289 | 1092132 ||    693 | 1931687 |       3/      0 |  305964 |       0 |
84.38/84.46	c |     701 |     1.9 |       0 |    72813 |    613 |     104 |  42667939 | 1111656 ||    701 | 1973326 |       3/      0 |  312936 |       0 |
86.48/86.51	c |     723 |     2.0 |       0 |    74033 |    474 |     105 |  43467513 | 1131902 ||    723 | 2004010 |       3/      0 |  317635 |       0 |
88.48/88.58	c |     743 |     2.1 |       0 |    75958 |    227 |     106 |  44270417 | 1153154 ||    743 | 2040353 |       3/      0 |  323278 |       0 |
90.58/90.68	c |     763 |     2.1 |       0 |    79397 |   2280 |     107 |  45069693 | 1175142 ||    763 | 2083060 |       3/      0 |  329970 |       0 |
92.68/92.76	c |     765 |     2.1 |       0 |    78256 |   6281 |     108 |  45857298 | 1194870 ||    765 | 2131238 |       3/      0 |  339984 |       0 |
94.88/94.97	c |     766 |     2.2 |       0 |    80421 |   7979 |     109 |  46634269 | 1213346 ||    766 | 2176453 |       3/      0 |  353217 |       0 |
97.68/97.70	c |     766 |     2.7 |       0 |    81545 |    179 |     110 |  47354870 | 1235679 ||    766 | 2222607 |       3/      0 |  353645 |       0 |
100.18/100.27	c |     766 |     2.6 |       0 |    78488 |  11681 |     111 |  48179375 | 1251543 ||    766 | 2222607 |       3/      0 |  353645 |       0 |
102.68/102.70	c |     795 |     2.4 |       0 |    82151 |    225 |     112 |  49069107 | 1274866 ||    795 | 2260182 |       3/      0 |  359605 |       0 |
104.98/105.00	c |     812 |     2.3 |       0 |    81845 |    484 |     113 |  49911483 | 1297010 ||    812 | 2299653 |       3/      0 |  365548 |       0 |
107.28/107.39	c |     829 |     2.4 |       0 |    83326 |   3460 |     114 |  50810461 | 1319196 ||    829 | 2347952 |       3/      0 |  374016 |       0 |
109.78/109.82	c |     848 |     2.4 |       0 |    84114 |     22 |     115 |  51710651 | 1340869 ||    848 | 2381402 |       3/      0 |  378035 |       0 |
112.19/112.29	c |     871 |     2.5 |       0 |    84953 |    279 |     116 |  52624055 | 1364251 ||    871 | 2423100 |       3/      0 |  384398 |       0 |
114.78/114.83	c |     891 |     2.5 |       0 |    90979 |    942 |     117 |  53522429 | 1387697 ||    891 | 2466013 |       3/      0 |  391100 |       0 |
117.48/117.57	c |     893 |     2.7 |       0 |    87797 |   8342 |     118 |  54447766 | 1410392 ||    893 | 2524750 |       3/      0 |  401255 |       0 |
120.08/120.16	c |     907 |     2.6 |       0 |    89893 |    215 |     119 |  55340661 | 1431170 ||    907 | 2547540 |       3/      0 |  403855 |       0 |
122.78/122.86	c |     928 |     2.7 |       0 |    91890 |     72 |     120 |  56274600 | 1454545 ||    928 | 2590015 |       3/      0 |  410338 |       0 |
125.48/125.53	c |     955 |     2.7 |       0 |    93696 |   1419 |     121 |  57166270 | 1479528 ||    955 | 2635332 |       3/      0 |  418263 |       0 |
128.28/128.30	c |     968 |     2.8 |       0 |    93097 |     85 |     122 |  58053703 | 1501807 ||    968 | 2671905 |       3/      0 |  423607 |       0 |
131.08/131.11	c |     989 |     2.8 |       0 |    92706 |    140 |     123 |  58982373 | 1525782 ||    989 | 2715814 |       3/      0 |  430397 |       0 |
134.08/134.12	c |    1018 |     3.0 |       0 |    95355 |    987 |     124 |  59936993 | 1550709 ||   1018 | 2763670 |       3/      0 |  438702 |       0 |
136.98/137.04	c |    1020 |     2.9 |       0 |    96431 |   6694 |     125 |  60896140 | 1573875 ||   1020 | 2817233 |       3/      0 |  448763 |       0 |
140.18/140.24	c |    1021 |     3.2 |       0 |    94555 |  10094 |     126 |  61828888 | 1595158 ||   1021 | 2868578 |       3/      0 |  462046 |       0 |
143.68/143.71	c |    1021 |     3.5 |       0 |    95657 |   3990 |     127 |  62761386 | 1618246 ||   1021 | 2907197 |       3/      0 |  462399 |       0 |
147.08/147.13	c |    1022 |     3.4 |       0 |    95354 |  17194 |     128 |  63716550 | 1638609 ||   1022 | 2971552 |       3/      0 |  488604 |       0 |
150.58/150.66	c |    1022 |     3.5 |       0 |    98506 |  13301 |     129 |  64520346 | 1664794 ||   1022 | 3027242 |       3/      0 |  489141 |       0 |
154.58/154.63	c |    1022 |     4.0 |       0 |    93387 |   5496 |     130 |  65396021 | 1687424 ||   1022 | 3060405 |       3/      0 |  489449 |       0 |
157.68/157.76	c |    1022 |     3.1 |       0 |    87592 |  18999 |     131 |  66326952 | 1705058 ||   1022 | 3060405 |       3/      0 |  489449 |       0 |
161.08/161.11	c |    1023 |     3.3 |       0 |    92528 |  32601 |     132 |  67267708 | 1727290 ||   1023 | 3182851 |       3/      0 |  541798 |       0 |
164.68/164.76	c |    1023 |     3.7 |       0 |    94683 |  13704 |     133 |  68095665 | 1753283 ||   1023 | 3239708 |       3/      0 |  542333 |       0 |
169.38/169.43	c |    1023 |     4.7 |       0 |    95386 |  13802 |     134 |  68923991 | 1779417 ||   1023 | 3296154 |       3/      0 |  542908 |       0 |
174.69/174.76	c |    1023 |     5.3 |       0 |    89837 |  13901 |     135 |  69727827 | 1804731 ||   1023 | 3353056 |       3/      0 |  543451 |       0 |
178.99/179.04	c |    1023 |     4.3 |       0 |    93109 |  11207 |     136 |  70724097 | 1823829 ||   1023 | 3364731 |       3/      0 |  543551 |       0 |
183.49/183.53	c |    1023 |     4.5 |       0 |    97334 |  25309 |     137 |  71802433 | 1841695 ||   1023 | 3364731 |       3/      0 |  543551 |       0 |
188.59/188.68	c |    1023 |     5.2 |       0 |    97110 |  39511 |     138 |  72918554 | 1859472 ||   1023 | 3364731 |       3/      0 |  543551 |       0 |
193.49/193.59	c |    1031 |     4.9 |       0 |    98183 |     89 |     139 |  74029228 | 1879716 ||   1031 | 3374038 |       3/      0 |  544944 |       0 |
196.49/196.53	c |    1058 |     2.9 |       0 |   105643 |     46 |     140 |  75098251 | 1908865 ||   1058 | 3424024 |       3/      0 |  552617 |       0 |
199.59/199.65	c |    1085 |     3.1 |       0 |   110169 |    995 |     141 |  76149720 | 1937541 ||   1085 | 3475317 |       3/      0 |  560602 |       0 |
203.08/203.12	c |    1106 |     3.5 |       0 |   114570 |     59 |     142 |  77242285 | 1964810 ||   1106 | 3522096 |       3/      0 |  568042 |       0 |
206.58/206.68	c |    1132 |     3.6 |       0 |   113035 |    604 |     143 |  78341841 | 1992773 ||   1132 | 3573180 |       3/      0 |  575884 |       0 |
210.28/210.37	c |    1149 |     3.7 |       0 |   109223 |   1770 |     144 |  79427426 | 2020293 ||   1149 | 3625750 |       3/      0 |  584377 |       0 |
214.08/214.19	c |    1153 |     3.8 |       0 |   105131 |     65 |     145 |  80524105 | 2045584 ||   1153 | 3667911 |       3/      0 |  591576 |       0 |
217.69/217.79	c |    1181 |     3.6 |       0 |    97889 |   1201 |     146 |  81622262 | 2074774 ||   1181 | 3720418 |       3/      0 |  599671 |       0 |
221.28/221.33	c |    1212 |     3.5 |       0 |   101344 |    226 |     147 |  82709474 | 2105223 ||   1212 | 3776499 |       3/      0 |  608206 |       0 |
224.98/225.02	c |    1232 |     3.7 |       0 |   101759 |     71 |     148 |  83855769 | 2132840 ||   1232 | 3821566 |       3/      0 |  615580 |       0 |
228.58/228.70	c |    1261 |     3.7 |       0 |   103346 |    108 |     149 |  84965914 | 2162061 ||   1261 | 3872668 |       3/      0 |  623788 |       0 |
232.58/232.64	c |    1276 |     3.9 |       0 |   105867 |   2777 |     150 |  86063524 | 2189966 ||   1276 | 3927848 |       3/      0 |  632089 |       0 |
236.58/236.67	c |    1278 |     4.0 |       0 |   108569 |   8679 |     151 |  87097044 | 2216222 ||   1278 | 3999500 |       3/      0 |  651941 |       0 |
241.89/241.92	c |    1278 |     5.3 |       0 |   110751 |   5080 |     152 |  88233005 | 2243389 ||   1278 | 4048316 |       3/      0 |  652416 |       0 |
246.68/246.75	c |    1299 |     4.8 |       0 |   107712 |    127 |     153 |  89404949 | 2269368 ||   1299 | 4076555 |       3/      0 |  656659 |       0 |
250.79/250.85	c |    1330 |     4.1 |       0 |   111545 |    177 |     154 |  90567604 | 2299453 ||   1330 | 4131355 |       3/      0 |  665207 |       0 |
254.58/254.68	c |    1346 |     3.8 |       0 |   112748 |     43 |     155 |  91649556 | 2327529 ||   1346 | 4180302 |       3/      0 |  673472 |       0 |
258.78/258.89	c |    1377 |     4.2 |       0 |   113923 |    179 |     156 |  92813336 | 2357903 ||   1377 | 4235047 |       3/      0 |  681940 |       0 |
263.18/263.28	c |    1404 |     4.4 |       0 |   114934 |   2734 |     157 |  93974511 | 2388984 ||   1404 | 4296566 |       3/      0 |  693090 |       0 |
267.98/268.01	c |    1405 |     4.7 |       0 |   115275 |   4535 |     158 |  95159095 | 2416595 ||   1405 | 4342396 |       3/      0 |  699988 |       0 |
272.48/272.56	c |    1436 |     4.6 |       0 |   117848 |   2367 |     159 |  96320421 | 2447382 ||   1436 | 4397037 |       3/      0 |  708498 |       0 |
276.98/277.07	c |    1467 |     4.5 |       0 |   115187 |    304 |     160 |  97500781 | 2478321 ||   1467 | 4451667 |       3/      0 |  716991 |       0 |
281.49/281.60	c |    1490 |     4.5 |       0 |   116210 |    370 |     161 |  98680346 | 2507351 ||   1490 | 4501437 |       3/      0 |  725071 |       0 |
286.29/286.30	c |    1524 |     4.7 |       0 |   118333 |    212 |     162 |  99875755 | 2539292 ||   1524 | 4559257 |       3/      0 |  734006 |       0 |
290.79/290.81	c |    1532 |     4.5 |       0 |   119045 |   6786 |     163 | 101027183 | 2568682 ||   1532 | 4628253 |       3/      0 |  747367 |       0 |
295.99/296.06	c |    1533 |     5.2 |       0 |   122343 |  13984 |     164 | 102285068 | 2597399 ||   1533 | 4698931 |       3/      0 |  760792 |       0 |
302.29/302.37	c |    1533 |     6.3 |       0 |   127524 |  11681 |     165 | 103609837 | 2622625 ||   1533 | 4721651 |       3/      0 |  761013 |       0 |
307.49/307.59	c |    1534 |     5.2 |       0 |   128201 |  28682 |     166 | 104844140 | 2654507 ||   1534 | 4834480 |       3/      0 |  787654 |       0 |
312.79/312.82	c |    1534 |     5.2 |       0 |   129065 |   7378 |     167 | 106097580 | 2682237 ||   1534 | 4875416 |       3/      0 |  788010 |       0 |
317.99/318.03	c |    1534 |     5.2 |       0 |   127280 |  24580 |     168 | 107435898 | 2704466 ||   1534 | 4875416 |       3/      0 |  788010 |       0 |
323.09/323.10	c |    1567 |     5.1 |       0 |   129946 |    121 |     169 | 108663454 | 2736187 ||   1567 | 4929231 |       3/      0 |  796730 |       0 |
327.99/328.07	c |    1597 |     5.0 |       0 |   130692 |   3152 |     170 | 109886315 | 2769421 ||   1597 | 4994434 |       3/      0 |  808337 |       0 |
333.09/333.12	c |    1627 |     5.0 |       0 |   132464 |    582 |     171 | 111121684 | 2801312 ||   1627 | 5043642 |       3/      0 |  815232 |       0 |
338.39/338.49	c |    1659 |     5.4 |       0 |   132183 |   2109 |     172 | 112430144 | 2834885 ||   1659 | 5106398 |       3/      0 |  825440 |       0 |
340.19/340.25	c |    1660 |     1.8 |       0 |   139085 |   1805 |     172 | 112891332 | 2846488 ||   1660 | 5128015 |       3/      0 |  828842 |       0 |
340.19/340.25	c c 
340.19/340.25	c -----------------------------------
340.19/340.25	c # temps = 340.150000
340.19/340.25	c # cleaningDB = 172
340.19/340.25	c # clause binaire = 39711
340.19/340.25	c # literal removed by litRedundant = 70432105
340.19/340.25	c # literal removed by litRedundantBin = 19871995
340.19/340.25	c # init clause removed by simplify = 0
340.19/340.25	c # learnt clause removed by simplify = 0
340.19/340.25	c # une clause fausse était une apprise = 0
340.19/340.25	c # equivalence dectecte = 0
340.19/340.25	c # Memory used           : 47.28 MB
340.19/340.25	c 
340.19/340.25	c ########################
340.19/340.25	c ####   ##  ###   ## ####
340.19/340.25	c #### #### # ## #### ####
340.19/340.25	c ####   ##  ###   ##  ###
340.19/340.25	c ########################
340.19/340.25	c # restart = 1660
340.19/340.25	c # conflit = 1563837
340.19/340.25	c # decision = 2846488
340.19/340.25	c # propagation = 112891332 	 (331886.908717 (prop/sec))
340.19/340.25	c 
340.19/340.25	c ########################
340.19/340.25	c ### ### #   ##   ##   ##
340.19/340.25	c ### # # # #### # ### ###
340.19/340.25	c ###  #  ### ## # ### ###
340.19/340.25	c ########################
340.19/340.25	c # numtry = 1660
340.19/340.25	c # numflips = 5128015
340.19/340.25	c # maxSat = 3
340.19/340.25	c # freeFlip = 1409158
340.19/340.25	c # nbBoundary = 0
340.19/340.25	c 
340.19/340.26	s SATISFIABLE
340.19/340.26	v 1 -2 -3 -4 -5 -6 -7 -8 -9 -10 -11 -12 -13 -14 -15 -16 -17 -18 -19 -20 -21 -22 -23 -24 -25 -26 -27 28 -29 -30 -31 -32 -33 -34 -35 -36 -37 -38 -39 -40 -41 42 -43 -44 -45 -46 -47 -48 -49 -50 -51 -52 -53 -54 -55 -56 -57 -58 -59 -60 -61 -62 -63 -64 -65 66 -67 -68 -69 -70 -71 -72 -73 -74 -75 -76 -77 -78 -79 -80 -81 -82 -83 -84 -85 -86 -87 -88 -89 90 -91 -92 -93 -94 -95 -96 -97 -98 -99 -100 101 -102 -103 -104 -105 -106 -107 -108 -109 -110 -111 -112 -113 -114 -115 -116 -117 -118 -119 -120 -121 -122 -123 -124 -125 -126 -127 -128 129 -130 -131 -132 -133 -134 -135 -136 137 -138 -139 -140 -141 -142 -143 -144 -145 -146 -147 -148 -149 -150 -151 -152 -153 -154 -155 -156 -157 -158 -159 -160 161 -162 -163 -164 -165 -166 -167 -168 -169 -170 -171 -172 -173 -174 -175 -176 -177 -178 -179 180 -181 -182 -183 -184 -185 -186 -187 -188 -189 -190 -191 -192 -193 -194 -195 -196 -197 -198 -199 -200 -201 -202 -203 -204 205 -206 -207 -208 -209 -210 -211 -212 -213 -214 -215 -216 -217 -218 -219 -220 221 -222 -223 -224 -225 -226 -227 -228 229 -230 -231 -232 -233 -234 -235 -236 -237 -238 -239 -240 -241 -242 -243 -244 -245 -246 -247 -248 -249 -250 -251 -252 -253 -254 -255 -256 -257 -258 -259 -260 -261 -262 -263 264 -265 -266 -267 -268 -269 -270 -271 -272 -273 -274 -275 -276 -277 -278 -279 280 -281 -282 -283 -284 -285 -286 -287 -288 -289 -290 -291 -292 -293 -294 295 -296 -297 -298 -299 -300 -301 -302 -303 -304 -305 -306 -307 -308 -309 -310 -311 -312 -313 -314 -315 -316 -317 -318 -319 -320 -321 -322 323 -324 -325 -326 -327 -328 -329 -330 -331 -332 -333 -334 -335 -336 -337 -338 339 -340 -341 -342 -343 -344 -345 -346 -347 -348 -349 350 -351 -352 -353 -354 -355 -356 -357 -358 -359 -360 -361 -362 -363 -364 -365 -366 -367 -368 -369 -370 -371 -372 -373 -374 -375 -376 -377 -378 -379 380 381 -382 -383 -384 -385 -386 -387 -388 -389 -390 -391 -392 -393 -394 -395 -396 -397 -398 -399 -400 -401 -402 -403 -404 -405 -406 407 -408 -409 -410 -411 -412 -413 -414 -415 -416 -417 -418 -419 -420 -421 -422 -423 -424 -425 -426 427 -428 -429 -430 -431 -432 -433 -434 -435 -436 -437 -438 -439 -440 -441 442 -443 -444 -445 -446 -447 -448 -449 -450 -451 -452 -453 -454 -455 -456 -457 -458 459 -460 -461 -462 -463 -464 -465 -466 -467 -468 -469 -470 -471 -472 -473 -474 -475 -476 -477 -478 -479 -480 481 -482 -483 -484 -485 -486 -487 -488 -489 -490 -491 -492 -493 -494 -495 -496 -497 -498 -499 -500 -501 -502 -503 -504 -505 -506 507 -508 -509 -510 -511 -512 -513 -514 -515 -516 -517 -518 -519 -520 -521 -522 -523 -524 -525 -526 -527 -528 -529 530 -531 -532 -533 -534 -535 -536 -537 -538 -539 -540 -541 -542 -543 -544 -545 -546 -547 548 -549 -550 -551 -552 -553 -554 -555 556 -557 -558 -559 -560 -561 -562 -563 -564 -565 -566 -567 -568 -569 -570 571 -572 -573 -574 -575 -576 -577 -578 -579 -580 -581 -582 -583 -584 -585 -586 -587 -588 -589 -590 -591 -592 -593 -594 595 -596 -597 -598 -599 -600 -601 -602 -603 -604 -605 -606 -607 -608 -609 -610 611 -612 -613 -614 -615 -616 -617 -618 -619 -620 -621 -622 -623 -624 -625 -626 -627 -628 -629 -630 -631 -632 -633 -634 635 -636 -637 -638 -639 -640 -641 -642 -643 -644 -645 -646 -647 -648 -649 -650 -651 -652 -653 -654 -655 -656 657 -658 -659 -660 -661 -662 -663 -664 -665 -666 -667 -668 -669 -670 -671 -672 673 -674 -675 -676 -677 -678 -679 -680 -681 -682 -683 -684 -685 -686 -687 -688 689 -690 -691 -692 -693 -694 -695 -696 -697 -698 -699 -700 -701 -702 -703 -704 -705 -706 -707 -708 -709 710 -711 -712 -713 -714 -715 -716 -717 -718 -719 -720 -721 -722 -723 -724 -725 -726 -727 -728 -729 -730 -731 -732 -733 -734 -735 -736 737 -738 -739 -740 -741 -742 -743 -744 -745 -746 -747 -748 -749 -750 -751 -752 -753 -754 -755 756 -757 -758 -759 -760 0

Verifier Data

OK

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-3259487-1303505878/watcher-3259487-1303505878 -o /tmp/evaluation-result-3259487-1303505878/solver-3259487-1303505878 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3259487-1303505878.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: 0.93 1.93 2.87 4/192 32526
/proc/meminfo: memFree=22086720/32951124 swapFree=67111528/67111528
[pid=32526] ppid=32524 vsize=8704 CPUtime=0 cores=5,7
/proc/32526/stat : 32526 (esg_static.sh) S 32524 32526 32125 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 194779085 8912896 252 33554432000 4194304 4922060 140735242668784 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/32526/statm: 2176 252 211 178 0 69 0

[startup+0.0370539 s]
/proc/loadavg: 0.93 1.93 2.87 4/192 32526
/proc/meminfo: memFree=22086720/32951124 swapFree=67111528/67111528
[pid=32526] ppid=32524 vsize=8704 CPUtime=0 cores=5,7
/proc/32526/stat : 32526 (esg_static.sh) S 32524 32526 32125 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 194779085 8912896 252 33554432000 4194304 4922060 140735242668784 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/32526/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.101046 s]
/proc/loadavg: 0.93 1.93 2.87 4/192 32526
/proc/meminfo: memFree=22086720/32951124 swapFree=67111528/67111528
[pid=32526] ppid=32524 vsize=8704 CPUtime=0 cores=5,7
/proc/32526/stat : 32526 (esg_static.sh) S 32524 32526 32125 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 194779085 8912896 252 33554432000 4194304 4922060 140735242668784 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/32526/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.301035 s]
/proc/loadavg: 0.93 1.93 2.87 4/192 32526
/proc/meminfo: memFree=22086720/32951124 swapFree=67111528/67111528
[pid=32526] ppid=32524 vsize=8704 CPUtime=0.09 cores=5,7
/proc/32526/stat : 32526 (esg_static.sh) S 32524 32526 32125 0 -1 4202496 347 1041 0 0 0 0 9 0 23 0 1 0 194779085 8912896 255 33554432000 4194304 4922060 140735242668784 18446744073709551615 268660662016 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/32526/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8704

[startup+0.700938 s]
/proc/loadavg: 0.93 1.93 2.87 4/192 32526
/proc/meminfo: memFree=22086720/32951124 swapFree=67111528/67111528
[pid=32526] ppid=32524 vsize=8704 CPUtime=0.09 cores=5,7
/proc/32526/stat : 32526 (esg_static.sh) S 32524 32526 32125 0 -1 4202496 347 1041 0 0 0 0 9 0 23 0 1 0 194779085 8912896 255 33554432000 4194304 4922060 140735242668784 18446744073709551615 268660662016 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/32526/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8704

[startup+1.5008 s]
/proc/loadavg: 1.17 1.96 2.87 5/198 32536
/proc/meminfo: memFree=22069444/32951124 swapFree=67111528/67111528
[pid=32526] ppid=32524 vsize=8704 CPUtime=0.09 cores=5,7
/proc/32526/stat : 32526 (esg_static.sh) S 32524 32526 32125 0 -1 4202496 347 1041 0 0 0 0 9 0 23 0 1 0 194779085 8912896 255 33554432000 4194304 4922060 140735242668784 18446744073709551615 268660662016 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/32526/statm: 2176 255 211 178 0 69 0
[pid=32533] ppid=32526 vsize=8704 CPUtime=0 cores=5,7
/proc/32533/stat : 32533 (esg_static.sh) S 32526 32526 32125 0 -1 4202560 132 0 0 0 0 0 0 0 23 0 1 0 194779095 8912896 134 33554432000 4194304 4922060 140735242668784 18446744073709551615 268660481157 0 65536 4096 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/32533/statm: 2176 134 90 178 0 69 0
[pid=32534] ppid=32533 vsize=11384 CPUtime=1.39 cores=5,7
/proc/32534/stat : 32534 (sathys) R 32533 32526 32125 0 -1 4202496 1309 0 0 0 139 0 0 0 19 0 1 0 194779095 11657216 1219 33554432000 4194304 4241092 140734413175760 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/32534/statm: 2846 1219 135 12 0 1310 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 28792

[startup+3.10051 s]
/proc/loadavg: 1.17 1.96 2.87 5/198 32536
/proc/meminfo: memFree=22063864/32951124 swapFree=67111528/67111528
[pid=32526] ppid=32524 vsize=8704 CPUtime=0.09 cores=5,7
/proc/32526/stat : 32526 (esg_static.sh) S 32524 32526 32125 0 -1 4202496 347 1041 0 0 0 0 9 0 23 0 1 0 194779085 8912896 255 33554432000 4194304 4922060 140735242668784 18446744073709551615 268660662016 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/32526/statm: 2176 255 211 178 0 69 0
[pid=32533] ppid=32526 vsize=8704 CPUtime=0 cores=5,7
/proc/32533/stat : 32533 (esg_static.sh) S 32526 32526 32125 0 -1 4202560 132 0 0 0 0 0 0 0 23 0 1 0 194779095 8912896 134 33554432000 4194304 4922060 140735242668784 18446744073709551615 268660481157 0 65536 4096 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/32533/statm: 2176 134 90 178 0 69 0
[pid=32534] ppid=32533 vsize=12604 CPUtime=2.99 cores=5,7
/proc/32534/stat : 32534 (sathys) R 32533 32526 32125 0 -1 4202496 1637 0 0 0 299 0 0 0 24 0 1 0 194779095 12906496 1547 33554432000 4194304 4241092 140734413175760 18446744073709551615 4222357 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/32534/statm: 3151 1547 136 12 0 1615 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 30012

[startup+6.30095 s]
/proc/loadavg: 1.17 1.96 2.87 5/198 32536
/proc/meminfo: memFree=22054936/32951124 swapFree=67111528/67111528
[pid=32526] ppid=32524 vsize=8704 CPUtime=0.09 cores=5,7
/proc/32526/stat : 32526 (esg_static.sh) S 32524 32526 32125 0 -1 4202496 347 1041 0 0 0 0 9 0 23 0 1 0 194779085 8912896 255 33554432000 4194304 4922060 140735242668784 18446744073709551615 268660662016 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/32526/statm: 2176 255 211 178 0 69 0
[pid=32533] ppid=32526 vsize=8704 CPUtime=0 cores=5,7
/proc/32533/stat : 32533 (esg_static.sh) S 32526 32526 32125 0 -1 4202560 132 0 0 0 0 0 0 0 23 0 1 0 194779095 8912896 134 33554432000 4194304 4922060 140735242668784 18446744073709551615 268660481157 0 65536 4096 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/32533/statm: 2176 134 90 178 0 69 0
[pid=32534] ppid=32533 vsize=14796 CPUtime=6.19 cores=5,7
/proc/32534/stat : 32534 (sathys) R 32533 32526 32125 0 -1 4202496 2170 0 0 0 619 0 0 0 25 0 1 0 194779095 15151104 2080 33554432000 4194304 4241092 140734413175760 18446744073709551615 4223716 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/32534/statm: 3699 2080 136 12 0 2163 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 32204

[startup+12.7008 s]
/proc/loadavg: 1.61 2.03 2.89 5/198 32536
/proc/meminfo: memFree=22042988/32951124 swapFree=67111528/67111528
[pid=32526] ppid=32524 vsize=8704 CPUtime=0.09 cores=5,7
/proc/32526/stat : 32526 (esg_static.sh) S 32524 32526 32125 0 -1 4202496 347 1041 0 0 0 0 9 0 23 0 1 0 194779085 8912896 255 33554432000 4194304 4922060 140735242668784 18446744073709551615 268660662016 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/32526/statm: 2176 255 211 178 0 69 0
[pid=32533] ppid=32526 vsize=8704 CPUtime=0 cores=5,7
/proc/32533/stat : 32533 (esg_static.sh) S 32526 32526 32125 0 -1 4202560 132 0 0 0 0 0 0 0 23 0 1 0 194779095 8912896 134 33554432000 4194304 4922060 140735242668784 18446744073709551615 268660481157 0 65536 4096 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/32533/statm: 2176 134 90 178 0 69 0
[pid=32534] ppid=32533 vsize=17516 CPUtime=12.59 cores=5,7
/proc/32534/stat : 32534 (sathys) R 32533 32526 32125 0 -1 4202496 2857 0 0 0 1259 0 0 0 25 0 1 0 194779095 17936384 2767 33554432000 4194304 4241092 140734413175760 18446744073709551615 4223363 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/32534/statm: 4379 2767 136 12 0 2843 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 34924

[startup+25.5006 s]
/proc/loadavg: 1.97 2.09 2.90 5/198 32536
/proc/meminfo: memFree=22028120/32951124 swapFree=67111528/67111528
[pid=32526] ppid=32524 vsize=8704 CPUtime=0.09 cores=5,7
/proc/32526/stat : 32526 (esg_static.sh) S 32524 32526 32125 0 -1 4202496 347 1041 0 0 0 0 9 0 23 0 1 0 194779085 8912896 255 33554432000 4194304 4922060 140735242668784 18446744073709551615 268660662016 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/32526/statm: 2176 255 211 178 0 69 0
[pid=32533] ppid=32526 vsize=8704 CPUtime=0 cores=5,7
/proc/32533/stat : 32533 (esg_static.sh) S 32526 32526 32125 0 -1 4202560 132 0 0 0 0 0 0 0 23 0 1 0 194779095 8912896 134 33554432000 4194304 4922060 140735242668784 18446744073709551615 268660481157 0 65536 4096 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/32533/statm: 2176 134 90 178 0 69 0
[pid=32534] ppid=32533 vsize=20924 CPUtime=25.39 cores=5,7
/proc/32534/stat : 32534 (sathys) R 32533 32526 32125 0 -1 4202496 3736 0 0 0 2538 1 0 0 25 0 1 0 194779095 21426176 3638 33554432000 4194304 4241092 140734413175760 18446744073709551615 4225156 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/32534/statm: 5231 3638 136 12 0 3695 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 38332

[startup+51.1011 s]
/proc/loadavg: 2.66 2.25 2.93 5/198 32537
/proc/meminfo: memFree=22009208/32951124 swapFree=67111528/67111528
[pid=32526] ppid=32524 vsize=8704 CPUtime=0.09 cores=5,7
/proc/32526/stat : 32526 (esg_static.sh) S 32524 32526 32125 0 -1 4202496 347 1041 0 0 0 0 9 0 23 0 1 0 194779085 8912896 255 33554432000 4194304 4922060 140735242668784 18446744073709551615 268660662016 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/32526/statm: 2176 255 211 178 0 69 0
[pid=32533] ppid=32526 vsize=8704 CPUtime=0 cores=5,7
/proc/32533/stat : 32533 (esg_static.sh) S 32526 32526 32125 0 -1 4202560 132 0 0 0 0 0 0 0 23 0 1 0 194779095 8912896 134 33554432000 4194304 4922060 140735242668784 18446744073709551615 268660481157 0 65536 4096 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/32533/statm: 2176 134 90 178 0 69 0
[pid=32534] ppid=32533 vsize=26140 CPUtime=50.99 cores=5,7
/proc/32534/stat : 32534 (sathys) R 32533 32526 32125 0 -1 4202496 5082 0 0 0 5098 1 0 0 25 0 1 0 194779095 26767360 4920 33554432000 4194304 4241092 140734413175760 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/32534/statm: 6535 4920 136 12 0 4999 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 43548

[startup+102.307 s]
/proc/loadavg: 3.46 2.54 2.98 5/198 32538
/proc/meminfo: memFree=21981252/32951124 swapFree=67111528/67111528
[pid=32526] ppid=32524 vsize=8704 CPUtime=0.09 cores=5,7
/proc/32526/stat : 32526 (esg_static.sh) S 32524 32526 32125 0 -1 4202496 347 1041 0 0 0 0 9 0 23 0 1 0 194779085 8912896 255 33554432000 4194304 4922060 140735242668784 18446744073709551615 268660662016 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/32526/statm: 2176 255 211 178 0 69 0
[pid=32533] ppid=32526 vsize=8704 CPUtime=0 cores=5,7
/proc/32533/stat : 32533 (esg_static.sh) S 32526 32526 32125 0 -1 4202560 132 0 0 0 0 0 0 0 23 0 1 0 194779095 8912896 134 33554432000 4194304 4922060 140735242668784 18446744073709551615 268660481157 0 65536 4096 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/32533/statm: 2176 134 90 178 0 69 0
[pid=32534] ppid=32533 vsize=32948 CPUtime=102.2 cores=5,7
/proc/32534/stat : 32534 (sathys) R 32533 32526 32125 0 -1 4202496 6964 0 0 0 10218 2 0 0 25 0 1 0 194779095 33738752 6643 33554432000 4194304 4241092 140734413175760 18446744073709551615 4223705 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/32534/statm: 8237 6643 136 12 0 6701 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 50356

[startup+162.3 s]
/proc/loadavg: 3.80 2.80 3.04 5/198 32540
/proc/meminfo: memFree=21960248/32951124 swapFree=67111528/67111528
[pid=32526] ppid=32524 vsize=8704 CPUtime=0.09 cores=5,7
/proc/32526/stat : 32526 (esg_static.sh) S 32524 32526 32125 0 -1 4202496 347 1041 0 0 0 0 9 0 23 0 1 0 194779085 8912896 255 33554432000 4194304 4922060 140735242668784 18446744073709551615 268660662016 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/32526/statm: 2176 255 211 178 0 69 0
[pid=32533] ppid=32526 vsize=8704 CPUtime=0 cores=5,7
/proc/32533/stat : 32533 (esg_static.sh) S 32526 32526 32125 0 -1 4202560 132 0 0 0 0 0 0 0 23 0 1 0 194779095 8912896 134 33554432000 4194304 4922060 140735242668784 18446744073709551615 268660481157 0 65536 4096 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/32533/statm: 2176 134 90 178 0 69 0
[pid=32534] ppid=32533 vsize=37516 CPUtime=162.19 cores=5,7
/proc/32534/stat : 32534 (sathys) R 32533 32526 32125 0 -1 4202496 8320 0 0 0 16217 2 0 0 25 0 1 0 194779095 38416384 7772 33554432000 4194304 4241092 140734413175760 18446744073709551615 4223716 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/32534/statm: 9379 7772 136 12 0 7843 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 54924

[startup+222.301 s]
/proc/loadavg: 3.92 3.02 3.10 5/198 32550
/proc/meminfo: memFree=21942776/32951124 swapFree=67111528/67111528
[pid=32526] ppid=32524 vsize=8704 CPUtime=0.09 cores=5,7
/proc/32526/stat : 32526 (esg_static.sh) S 32524 32526 32125 0 -1 4202496 347 1041 0 0 0 0 9 0 23 0 1 0 194779085 8912896 255 33554432000 4194304 4922060 140735242668784 18446744073709551615 268660662016 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/32526/statm: 2176 255 211 178 0 69 0
[pid=32533] ppid=32526 vsize=8704 CPUtime=0 cores=5,7
/proc/32533/stat : 32533 (esg_static.sh) S 32526 32526 32125 0 -1 4202560 132 0 0 0 0 0 0 0 23 0 1 0 194779095 8912896 134 33554432000 4194304 4922060 140735242668784 18446744073709551615 268660481157 0 65536 4096 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/32533/statm: 2176 134 90 178 0 69 0
[pid=32534] ppid=32533 vsize=42216 CPUtime=222.19 cores=5,7
/proc/32534/stat : 32534 (sathys) R 32533 32526 32125 0 -1 4202496 9757 0 0 0 22216 3 0 0 25 0 1 0 194779095 43229184 8968 33554432000 4194304 4241092 140734413175760 18446744073709551615 4223700 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/32534/statm: 10554 8968 136 12 0 9018 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 59624

[startup+282.3 s]
/proc/loadavg: 3.97 3.19 3.15 5/198 32552
/proc/meminfo: memFree=21927752/32951124 swapFree=67111528/67111528
[pid=32526] ppid=32524 vsize=8704 CPUtime=0.09 cores=5,7
/proc/32526/stat : 32526 (esg_static.sh) S 32524 32526 32125 0 -1 4202496 347 1041 0 0 0 0 9 0 23 0 1 0 194779085 8912896 255 33554432000 4194304 4922060 140735242668784 18446744073709551615 268660662016 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/32526/statm: 2176 255 211 178 0 69 0
[pid=32533] ppid=32526 vsize=8704 CPUtime=0 cores=5,7
/proc/32533/stat : 32533 (esg_static.sh) S 32526 32526 32125 0 -1 4202560 132 0 0 0 0 0 0 0 23 0 1 0 194779095 8912896 134 33554432000 4194304 4922060 140735242668784 18446744073709551615 268660481157 0 65536 4096 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/32533/statm: 2176 134 90 178 0 69 0
[pid=32534] ppid=32533 vsize=45820 CPUtime=282.2 cores=5,7
/proc/32534/stat : 32534 (sathys) R 32533 32526 32125 0 -1 4202496 10823 0 0 0 28216 4 0 0 25 0 1 0 194779095 46919680 9831 33554432000 4194304 4241092 140734413175760 18446744073709551615 4222347 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/32534/statm: 11455 9831 136 12 0 9919 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 63228

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

[startup+307.101 s]
/proc/loadavg: 4.05 3.27 3.18 5/198 32553
/proc/meminfo: memFree=21923516/32951124 swapFree=67111528/67111528
[pid=32526] ppid=32524 vsize=8704 CPUtime=0.09 cores=5,7
/proc/32526/stat : 32526 (esg_static.sh) S 32524 32526 32125 0 -1 4202496 347 1041 0 0 0 0 9 0 23 0 1 0 194779085 8912896 255 33554432000 4194304 4922060 140735242668784 18446744073709551615 268660662016 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/32526/statm: 2176 255 211 178 0 69 0
[pid=32533] ppid=32526 vsize=8704 CPUtime=0 cores=5,7
/proc/32533/stat : 32533 (esg_static.sh) S 32526 32526 32125 0 -1 4202560 132 0 0 0 0 0 0 0 23 0 1 0 194779095 8912896 134 33554432000 4194304 4922060 140735242668784 18446744073709551615 268660481157 0 65536 4096 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/32533/statm: 2176 134 90 178 0 69 0
[pid=32534] ppid=32533 vsize=47164 CPUtime=307 cores=5,7
/proc/32534/stat : 32534 (sathys) R 32533 32526 32125 0 -1 4202496 11239 0 0 0 30696 4 0 0 25 0 1 0 194779095 48295936 10172 33554432000 4194304 4241092 140734413175760 18446744073709551615 4223640 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/32534/statm: 11791 10172 136 12 0 10255 0
Current children cumulated CPU time (s) 307.09
Current children cumulated vsize (KiB) 64572

[startup+319.901 s]
/proc/loadavg: 4.04 3.30 3.19 5/198 32553
/proc/meminfo: memFree=21921028/32951124 swapFree=67111528/67111528
[pid=32526] ppid=32524 vsize=8704 CPUtime=0.09 cores=5,7
/proc/32526/stat : 32526 (esg_static.sh) S 32524 32526 32125 0 -1 4202496 347 1041 0 0 0 0 9 0 23 0 1 0 194779085 8912896 255 33554432000 4194304 4922060 140735242668784 18446744073709551615 268660662016 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/32526/statm: 2176 255 211 178 0 69 0
[pid=32533] ppid=32526 vsize=8704 CPUtime=0 cores=5,7
/proc/32533/stat : 32533 (esg_static.sh) S 32526 32526 32125 0 -1 4202560 132 0 0 0 0 0 0 0 23 0 1 0 194779095 8912896 134 33554432000 4194304 4922060 140735242668784 18446744073709551615 268660481157 0 65536 4096 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/32533/statm: 2176 134 90 178 0 69 0
[pid=32534] ppid=32533 vsize=47776 CPUtime=319.8 cores=5,7
/proc/32534/stat : 32534 (sathys) R 32533 32526 32125 0 -1 4202496 11451 0 0 0 31976 4 0 0 25 0 1 0 194779095 48922624 10326 33554432000 4194304 4241092 140734413175760 18446744073709551615 4233088 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/32534/statm: 11944 10326 136 12 0 10408 0
Current children cumulated CPU time (s) 319.89
Current children cumulated vsize (KiB) 65184

[startup+332.7 s]
/proc/loadavg: 4.03 3.33 3.20 5/198 32553
/proc/meminfo: memFree=21917796/32951124 swapFree=67111528/67111528
[pid=32526] ppid=32524 vsize=8704 CPUtime=0.09 cores=5,7
/proc/32526/stat : 32526 (esg_static.sh) S 32524 32526 32125 0 -1 4202496 347 1041 0 0 0 0 9 0 23 0 1 0 194779085 8912896 255 33554432000 4194304 4922060 140735242668784 18446744073709551615 268660662016 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/32526/statm: 2176 255 211 178 0 69 0
[pid=32533] ppid=32526 vsize=8704 CPUtime=0 cores=5,7
/proc/32533/stat : 32533 (esg_static.sh) S 32526 32526 32125 0 -1 4202560 132 0 0 0 0 0 0 0 23 0 1 0 194779095 8912896 134 33554432000 4194304 4922060 140735242668784 18446744073709551615 268660481157 0 65536 4096 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/32533/statm: 2176 134 90 178 0 69 0
[pid=32534] ppid=32533 vsize=48316 CPUtime=332.6 cores=5,7
/proc/32534/stat : 32534 (sathys) R 32533 32526 32125 0 -1 4202496 11644 0 0 0 33256 4 0 0 25 0 1 0 194779095 49475584 10478 33554432000 4194304 4241092 140734413175760 18446744073709551615 4223703 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/32534/statm: 12079 10478 136 12 0 10543 0
Current children cumulated CPU time (s) 332.69
Current children cumulated vsize (KiB) 65724

[startup+335.901 s]
/proc/loadavg: 4.03 3.33 3.20 5/198 32553
/proc/meminfo: memFree=21917176/32951124 swapFree=67111528/67111528
[pid=32526] ppid=32524 vsize=8704 CPUtime=0.09 cores=5,7
/proc/32526/stat : 32526 (esg_static.sh) S 32524 32526 32125 0 -1 4202496 347 1041 0 0 0 0 9 0 23 0 1 0 194779085 8912896 255 33554432000 4194304 4922060 140735242668784 18446744073709551615 268660662016 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/32526/statm: 2176 255 211 178 0 69 0
[pid=32533] ppid=32526 vsize=8704 CPUtime=0 cores=5,7
/proc/32533/stat : 32533 (esg_static.sh) S 32526 32526 32125 0 -1 4202560 132 0 0 0 0 0 0 0 23 0 1 0 194779095 8912896 134 33554432000 4194304 4922060 140735242668784 18446744073709551615 268660481157 0 65536 4096 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/32533/statm: 2176 134 90 178 0 69 0
[pid=32534] ppid=32533 vsize=48284 CPUtime=335.8 cores=5,7
/proc/32534/stat : 32534 (sathys) R 32533 32526 32125 0 -1 4202496 11650 0 0 0 33576 4 0 0 25 0 1 0 194779095 49442816 10467 33554432000 4194304 4241092 140734413175760 18446744073709551615 4223647 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/32534/statm: 12071 10467 136 12 0 10535 0
Current children cumulated CPU time (s) 335.89
Current children cumulated vsize (KiB) 65692

[startup+337.501 s]
/proc/loadavg: 4.03 3.34 3.21 5/198 32553
/proc/meminfo: memFree=21917048/32951124 swapFree=67111528/67111528
[pid=32526] ppid=32524 vsize=8704 CPUtime=0.09 cores=5,7
/proc/32526/stat : 32526 (esg_static.sh) S 32524 32526 32125 0 -1 4202496 347 1041 0 0 0 0 9 0 23 0 1 0 194779085 8912896 255 33554432000 4194304 4922060 140735242668784 18446744073709551615 268660662016 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/32526/statm: 2176 255 211 178 0 69 0
[pid=32533] ppid=32526 vsize=8704 CPUtime=0 cores=5,7
/proc/32533/stat : 32533 (esg_static.sh) S 32526 32526 32125 0 -1 4202560 132 0 0 0 0 0 0 0 23 0 1 0 194779095 8912896 134 33554432000 4194304 4922060 140735242668784 18446744073709551615 268660481157 0 65536 4096 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/32533/statm: 2176 134 90 178 0 69 0
[pid=32534] ppid=32533 vsize=48472 CPUtime=337.4 cores=5,7
/proc/32534/stat : 32534 (sathys) R 32533 32526 32125 0 -1 4202496 11683 0 0 0 33736 4 0 0 25 0 1 0 194779095 49635328 10500 33554432000 4194304 4241092 140734413175760 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/32534/statm: 12118 10500 136 12 0 10582 0
Current children cumulated CPU time (s) 337.49
Current children cumulated vsize (KiB) 65880

[startup+339.1 s]
/proc/loadavg: 4.03 3.34 3.21 5/198 32553
/proc/meminfo: memFree=21916056/32951124 swapFree=67111528/67111528
[pid=32526] ppid=32524 vsize=8704 CPUtime=0.09 cores=5,7
/proc/32526/stat : 32526 (esg_static.sh) S 32524 32526 32125 0 -1 4202496 347 1041 0 0 0 0 9 0 23 0 1 0 194779085 8912896 255 33554432000 4194304 4922060 140735242668784 18446744073709551615 268660662016 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/32526/statm: 2176 255 211 178 0 69 0
[pid=32533] ppid=32526 vsize=8704 CPUtime=0 cores=5,7
/proc/32533/stat : 32533 (esg_static.sh) S 32526 32526 32125 0 -1 4202560 132 0 0 0 0 0 0 0 23 0 1 0 194779095 8912896 134 33554432000 4194304 4922060 140735242668784 18446744073709551615 268660481157 0 65536 4096 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/32533/statm: 2176 134 90 178 0 69 0
[pid=32534] ppid=32533 vsize=48504 CPUtime=339 cores=5,7
/proc/32534/stat : 32534 (sathys) R 32533 32526 32125 0 -1 4202496 11689 0 0 0 33896 4 0 0 25 0 1 0 194779095 49668096 10506 33554432000 4194304 4241092 140734413175760 18446744073709551615 4222524 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/32534/statm: 12126 10506 136 12 0 10590 0
Current children cumulated CPU time (s) 339.09
Current children cumulated vsize (KiB) 65912

[startup+339.907 s]
/proc/loadavg: 4.03 3.34 3.21 5/198 32553
/proc/meminfo: memFree=21915932/32951124 swapFree=67111528/67111528
[pid=32526] ppid=32524 vsize=8704 CPUtime=0.09 cores=5,7
/proc/32526/stat : 32526 (esg_static.sh) S 32524 32526 32125 0 -1 4202496 347 1041 0 0 0 0 9 0 23 0 1 0 194779085 8912896 255 33554432000 4194304 4922060 140735242668784 18446744073709551615 268660662016 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/32526/statm: 2176 255 211 178 0 69 0
[pid=32533] ppid=32526 vsize=8704 CPUtime=0 cores=5,7
/proc/32533/stat : 32533 (esg_static.sh) S 32526 32526 32125 0 -1 4202560 132 0 0 0 0 0 0 0 23 0 1 0 194779095 8912896 134 33554432000 4194304 4922060 140735242668784 18446744073709551615 268660481157 0 65536 4096 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/32533/statm: 2176 134 90 178 0 69 0
[pid=32534] ppid=32533 vsize=48408 CPUtime=339.81 cores=5,7
/proc/32534/stat : 32534 (sathys) R 32533 32526 32125 0 -1 4202496 11689 0 0 0 33977 4 0 0 25 0 1 0 194779095 49569792 10485 33554432000 4194304 4241092 140734413175760 18446744073709551615 4222336 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/32534/statm: 12102 10485 136 12 0 10566 0
Current children cumulated CPU time (s) 339.9
Current children cumulated vsize (KiB) 65816

[startup+340.101 s]
/proc/loadavg: 4.03 3.34 3.21 5/198 32553
/proc/meminfo: memFree=21915932/32951124 swapFree=67111528/67111528
[pid=32526] ppid=32524 vsize=8704 CPUtime=0.09 cores=5,7
/proc/32526/stat : 32526 (esg_static.sh) S 32524 32526 32125 0 -1 4202496 347 1041 0 0 0 0 9 0 23 0 1 0 194779085 8912896 255 33554432000 4194304 4922060 140735242668784 18446744073709551615 268660662016 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/32526/statm: 2176 255 211 178 0 69 0
[pid=32533] ppid=32526 vsize=8704 CPUtime=0 cores=5,7
/proc/32533/stat : 32533 (esg_static.sh) S 32526 32526 32125 0 -1 4202560 132 0 0 0 0 0 0 0 23 0 1 0 194779095 8912896 134 33554432000 4194304 4922060 140735242668784 18446744073709551615 268660481157 0 65536 4096 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/32533/statm: 2176 134 90 178 0 69 0
[pid=32534] ppid=32533 vsize=48408 CPUtime=340 cores=5,7
/proc/32534/stat : 32534 (sathys) R 32533 32526 32125 0 -1 4202496 11689 0 0 0 33996 4 0 0 25 0 1 0 194779095 49569792 10485 33554432000 4194304 4241092 140734413175760 18446744073709551615 4223718 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/32534/statm: 12102 10485 136 12 0 10566 0
Current children cumulated CPU time (s) 340.09
Current children cumulated vsize (KiB) 65816

[startup+340.201 s]
/proc/loadavg: 4.03 3.34 3.21 5/198 32553
/proc/meminfo: memFree=21915932/32951124 swapFree=67111528/67111528
[pid=32526] ppid=32524 vsize=8704 CPUtime=0.09 cores=5,7
/proc/32526/stat : 32526 (esg_static.sh) S 32524 32526 32125 0 -1 4202496 347 1041 0 0 0 0 9 0 23 0 1 0 194779085 8912896 255 33554432000 4194304 4922060 140735242668784 18446744073709551615 268660662016 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/32526/statm: 2176 255 211 178 0 69 0
[pid=32533] ppid=32526 vsize=8704 CPUtime=0 cores=5,7
/proc/32533/stat : 32533 (esg_static.sh) S 32526 32526 32125 0 -1 4202560 132 0 0 0 0 0 0 0 23 0 1 0 194779095 8912896 134 33554432000 4194304 4922060 140735242668784 18446744073709551615 268660481157 0 65536 4096 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/32533/statm: 2176 134 90 178 0 69 0
[pid=32534] ppid=32533 vsize=48408 CPUtime=340.1 cores=5,7
/proc/32534/stat : 32534 (sathys) R 32533 32526 32125 0 -1 4202496 11689 0 0 0 34006 4 0 0 25 0 1 0 194779095 49569792 10485 33554432000 4194304 4241092 140734413175760 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/32534/statm: 12102 10485 136 12 0 10566 0
Current children cumulated CPU time (s) 340.19
Current children cumulated vsize (KiB) 65816

Child status: 10
Real time (s): 340.267
CPU time (s): 340.267
CPU user time (s): 340.214
CPU system time (s): 0.052991
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 65912

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 340.214
system time used= 0.052991
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14847
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= 166
involuntary context switches= 337

runsolver used 0.565913 second user time and 1.3028 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-22 22:57:58
IDJOB=3259487
IDBENCH=71576
IDSOLVER=1610
FILE ID=node107/3259487-1303505878
RUNJOBID= node107-1303505878-32484
PBS_JOBID= 13134226
Free space on /tmp= 72184 MiB

SOLVER NAME= sathys 2011-04-01
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v760c43649gyes6.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME rnovelty
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3259487-1303505878/watcher-3259487-1303505878 -o /tmp/evaluation-result-3259487-1303505878/solver-3259487-1303505878 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3259487-1303505878.cnf rnovelty

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

MD5SUM BENCH= dc046d6f885b64777ffc1cfc8367a176
RANDOM SEED=1186393238

node107.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.829
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.65
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.829
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.829
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.67
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.829
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.82
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.829
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.74
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.829
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	: 5359.47
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.829
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.75
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.829
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22087124 kB
Buffers:       1740780 kB
Cached:        8574828 kB
SwapCached:          0 kB
Active:        6981048 kB
Inactive:      3412764 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22087124 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            7772 kB
Writeback:           0 kB
AnonPages:       77468 kB
Mapped:          16044 kB
Slab:           406332 kB
PageTables:       5088 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   261996 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= 72176 MiB
End job on node107 at 2011-04-22 23:03:39