Trace number 3438570

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 324.063 324.066

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.874866
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-3438570-1306889546.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.19	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.95	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.10/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 |
1.98/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.20/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.74	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.55	c |     113 |     0.3 |       0 |    20370 |    277 |      31 |   4520877 |  131151 ||    113 |  222930 |       7/      0 |   33071 |       0 |
4.78/4.86	c |     123 |     0.3 |       0 |    21442 |     61 |      32 |   4792581 |  139510 ||    123 |  237681 |       7/      0 |   35102 |       0 |
5.08/5.19	c |     125 |     0.3 |       0 |    22161 |    158 |      33 |   5053240 |  146817 ||    125 |  254496 |       7/      0 |   37654 |       0 |
5.50/5.59	c |     126 |     0.4 |       0 |    22406 |   3959 |      34 |   5341090 |  153570 ||    126 |  271205 |       7/      0 |   40995 |       0 |
5.98/6.00	c |     126 |     0.4 |       0 |    22748 |   3056 |      35 |   5645839 |  159551 ||    126 |  275265 |       7/      0 |   41038 |       0 |
6.38/6.41	c |     127 |     0.4 |       0 |    23035 |   7057 |      36 |   5921066 |  168166 ||    127 |  305431 |       7/      0 |   47692 |       0 |
6.88/6.91	c |     127 |     0.5 |       0 |    23541 |   1558 |      37 |   6208761 |  175103 ||    127 |  316663 |       7/      0 |   47783 |       0 |
7.38/7.41	c |     127 |     0.5 |       0 |    23758 |   5759 |      38 |   6532976 |  180632 ||    127 |  316663 |       7/      0 |   47783 |       0 |
7.70/7.79	c |     140 |     0.4 |       0 |    25425 |    142 |      39 |   6858728 |  189822 ||    140 |  330668 |       7/      0 |   49886 |       0 |
8.18/8.22	c |     149 |     0.4 |       0 |    27186 |    232 |      40 |   7202419 |  198904 ||    149 |  347085 |       7/      0 |   52434 |       0 |
8.58/8.64	c |     157 |     0.4 |       0 |    28932 |    518 |      41 |   7537826 |  208433 ||    157 |  363284 |       7/      0 |   54589 |       0 |
8.98/9.06	c |     163 |     0.4 |       0 |    29792 |      7 |      42 |   7878603 |  217156 ||    163 |  377972 |       7/      0 |   56920 |       0 |
9.48/9.50	c |     173 |     0.4 |       0 |    31627 |    193 |      43 |   8219667 |  227313 ||    173 |  396654 |       7/      0 |   59689 |       0 |
9.90/9.97	c |     187 |     0.5 |       0 |    32225 |    358 |      44 |   8583915 |  237675 ||    187 |  413117 |       7/      0 |   62250 |       0 |
10.38/10.44	c |     189 |     0.5 |       0 |    30300 |   1052 |      45 |   8950935 |  246928 ||    189 |  431242 |       7/      0 |   64818 |       0 |
10.89/10.94	c |     190 |     0.5 |       0 |    31184 |   1252 |      46 |   9280583 |  256255 ||    190 |  452057 |       7/      0 |   68211 |       0 |
11.38/11.44	c |     200 |     0.5 |       0 |    32099 |    139 |      47 |   9664083 |  266223 ||    200 |  463863 |       7/      0 |   69925 |       0 |
11.88/11.99	c |     212 |     0.6 |       0 |    33696 |    518 |      48 |  10061569 |  277469 ||    212 |  484085 |       7/      0 |   72946 |       0 |
12.48/12.52	c |     221 |     0.5 |       0 |    33824 |   1601 |      49 |  10453947 |  288475 ||    221 |  505276 |       7/      0 |   76763 |       0 |
12.98/13.07	c |     231 |     0.5 |       0 |    34746 |    293 |      50 |  10847880 |  299284 ||    231 |  520251 |       7/      0 |   78514 |       0 |
13.58/13.64	c |     243 |     0.6 |       0 |    35794 |     64 |      51 |  11250809 |  310512 ||    243 |  539904 |       7/      0 |   81495 |       0 |
14.19/14.26	c |     252 |     0.6 |       0 |    36510 |   2044 |      52 |  11674512 |  321613 ||    252 |  561599 |       7/      0 |   85306 |       0 |
14.88/14.90	c |     253 |     0.6 |       0 |    37097 |    542 |      53 |  12071955 |  332048 ||    253 |  582841 |       7/      0 |   88687 |       0 |
15.58/15.60	c |     254 |     0.7 |       0 |    36995 |   6345 |      54 |  12482497 |  342118 ||    254 |  607194 |       6/      0 |   95289 |       0 |
16.28/16.39	c |     254 |     0.8 |       0 |    38225 |   2644 |      55 |  12924295 |  352284 ||    254 |  621424 |       6/      0 |   95418 |       0 |
17.18/17.22	c |     255 |     0.8 |       0 |    38007 |   8646 |      56 |  13379355 |  361996 ||    255 |  654674 |       6/      0 |  108542 |       0 |
18.08/18.14	c |     255 |     0.9 |       0 |    37418 |   6103 |      57 |  13802229 |  374892 ||    255 |  681895 |       6/      0 |  108787 |       0 |
19.18/19.26	c |     255 |     1.1 |       0 |    35987 |   1747 |      58 |  14220495 |  386269 ||    255 |  700044 |       6/      0 |  108951 |       0 |
19.98/20.06	c |     255 |     0.8 |       0 |    33569 |   8049 |      59 |  14713546 |  394530 ||    255 |  700044 |       6/      0 |  108951 |       0 |
20.79/20.86	c |     262 |     0.8 |       0 |    35756 |    238 |      60 |  15176660 |  404769 ||    262 |  707284 |       6/      0 |  110211 |       0 |
21.48/21.59	c |     277 |     0.7 |       0 |    37946 |    315 |      61 |  15669364 |  418579 ||    277 |  731350 |       6/      0 |  113664 |       0 |
22.28/22.35	c |     286 |     0.8 |       0 |    40126 |    302 |      62 |  16146279 |  432062 ||    286 |  757185 |       6/      0 |  117509 |       0 |
23.10/23.12	c |     301 |     0.8 |       0 |    41137 |    965 |      63 |  16635394 |  445452 ||    301 |  779141 |       6/      0 |  120933 |       0 |
23.88/23.92	c |     316 |     0.8 |       0 |    45369 |    134 |      64 |  17136746 |  459876 ||    316 |  803036 |       6/      0 |  124348 |       0 |
24.68/24.78	c |     318 |     0.9 |       0 |    46621 |   4633 |      65 |  17613591 |  472900 ||    318 |  833389 |       6/      0 |  129451 |       0 |
25.58/25.66	c |     331 |     0.9 |       0 |    46707 |    113 |      66 |  18158257 |  485494 ||    331 |  848330 |       6/      0 |  131608 |       0 |
26.48/26.54	c |     347 |     0.9 |       0 |    47115 |    483 |      67 |  18673769 |  500866 ||    347 |  874360 |       6/      0 |  135450 |       0 |
27.39/27.48	c |     356 |     0.9 |       0 |    47757 |    471 |      68 |  19208917 |  514656 ||    356 |  898600 |       6/      0 |  139289 |       0 |
28.38/28.49	c |     373 |     1.0 |       0 |    49133 |     42 |      69 |  19759573 |  529606 ||    373 |  922403 |       6/      0 |  142930 |       0 |
29.48/29.55	c |     381 |     1.1 |       0 |    48722 |   2131 |      70 |  20298269 |  543452 ||    381 |  953367 |       3/      0 |  149789 |       0 |
30.58/30.64	c |     382 |     1.1 |       0 |    49028 |   4827 |      71 |  20807377 |  556845 ||    382 |  983788 |       3/      0 |  156506 |       0 |
31.68/31.80	c |     382 |     1.2 |       0 |    49959 |   2826 |      72 |  21290332 |  570093 ||    382 | 1003260 |       3/      0 |  156709 |       0 |
32.90/32.96	c |     396 |     1.2 |       0 |    49702 |    308 |      73 |  21872431 |  583391 ||    396 | 1018714 |       3/      0 |  159264 |       0 |
33.88/34.01	c |     412 |     1.1 |       0 |    51818 |   1071 |      74 |  22424752 |  599291 ||    412 | 1046943 |       3/      0 |  163520 |       0 |
35.09/35.15	c |     426 |     1.1 |       0 |    53001 |    243 |      75 |  22999423 |  614917 ||    426 | 1072317 |       3/      0 |  167350 |       0 |
36.19/36.30	c |     443 |     1.1 |       0 |    53887 |    916 |      76 |  23590184 |  631115 ||    443 | 1101632 |       3/      0 |  172021 |       0 |
37.40/37.49	c |     445 |     1.2 |       0 |    55600 |    614 |      77 |  24206389 |  646363 ||    445 | 1135719 |       3/      0 |  177112 |       0 |
38.68/38.71	c |     460 |     1.2 |       0 |    56721 |   1197 |      78 |  24836385 |  661907 ||    460 | 1158265 |       3/      0 |  180525 |       0 |
39.98/40.01	c |     476 |     1.3 |       0 |    58315 |   1855 |      79 |  25462125 |  678607 ||    476 | 1188376 |       3/      0 |  185590 |       0 |
41.28/41.32	c |     491 |     1.3 |       0 |    56454 |    624 |      80 |  26100530 |  694804 ||    491 | 1213196 |       3/      0 |  189007 |       0 |
42.58/42.62	c |     507 |     1.3 |       0 |    57267 |    294 |      81 |  26734277 |  712222 ||    507 | 1247752 |       3/      0 |  194150 |       0 |
43.89/43.97	c |     509 |     1.4 |       0 |    58724 |   4094 |      82 |  27391890 |  726717 ||    509 | 1282413 |       3/      0 |  204075 |       0 |
45.58/45.65	c |     509 |     1.7 |       0 |    60543 |   3189 |      83 |  28033482 |  742445 ||    509 | 1306835 |       3/      0 |  204287 |       0 |
47.29/47.39	c |     510 |     1.7 |       0 |    58755 |  11991 |      84 |  28674095 |  758321 ||    510 | 1353692 |       3/      0 |  217578 |       0 |
49.18/49.20	c |     510 |     1.8 |       0 |    57143 |   1691 |      85 |  29268382 |  774700 ||    510 | 1383227 |       3/      0 |  217858 |       0 |
50.98/51.03	c |     510 |     1.8 |       0 |    56214 |  10694 |      86 |  29940876 |  786318 ||    510 | 1383227 |       3/      0 |  217858 |       0 |
52.58/52.66	c |     511 |     1.6 |       0 |    58611 |  19798 |      87 |  30486295 |  802768 ||    511 | 1460276 |       3/      0 |  244157 |       0 |
54.58/54.66	c |     511 |     2.0 |       0 |    55567 |   9205 |      88 |  31029922 |  820373 ||    511 | 1501353 |       3/      0 |  244535 |       0 |
56.58/56.64	c |     511 |     2.0 |       0 |    53664 |   9302 |      89 |  31599333 |  838592 ||    511 | 1542409 |       3/      0 |  244935 |       0 |
58.78/58.89	c |     511 |     2.3 |       0 |    55980 |   9306 |      90 |  32339084 |  850674 ||    511 | 1542851 |       3/      0 |  244936 |       0 |
60.58/60.61	c |     511 |     1.7 |       0 |    59698 |  18808 |      91 |  33086981 |  863125 ||    511 | 1542851 |       3/      0 |  244936 |       0 |
62.17/62.27	c |     520 |     1.7 |       0 |    64540 |     94 |      92 |  33800998 |  878191 ||    520 | 1553180 |       3/      0 |  246428 |       0 |
63.57/63.68	c |     541 |     1.4 |       0 |    62499 |    443 |      93 |  34499047 |  897872 ||    541 | 1588124 |       3/      0 |  251773 |       0 |
65.08/65.11	c |     557 |     1.4 |       0 |    64868 |    618 |      94 |  35190922 |  917121 ||    557 | 1619607 |       3/      0 |  256869 |       0 |
66.57/66.67	c |     574 |     1.6 |       0 |    67693 |   1691 |      95 |  35943418 |  936819 ||    574 | 1659915 |       3/      0 |  265254 |       0 |
68.19/68.23	c |     587 |     1.6 |       0 |    70866 |    157 |      96 |  36658755 |  956027 ||    587 | 1688131 |       3/      0 |  267530 |       0 |
69.78/69.83	c |     605 |     1.6 |       0 |    68639 |   1723 |      97 |  37379502 |  975774 ||    605 | 1727256 |       3/      0 |  273904 |       0 |
71.49/71.55	c |     626 |     1.7 |       0 |    69515 |     84 |      98 |  38132404 |  995883 ||    626 | 1759224 |       3/      0 |  278174 |       0 |
73.07/73.16	c |     637 |     1.6 |       0 |    67254 |   3756 |      99 |  38822737 | 1015709 ||    637 | 1800875 |       3/      0 |  285781 |       0 |
74.97/75.04	c |     638 |     1.9 |       0 |    68131 |   9357 |     100 |  39560291 | 1034214 ||    638 | 1843562 |       3/      0 |  292550 |       0 |
76.99/77.04	c |     651 |     2.0 |       0 |    67337 |     30 |     101 |  40347030 | 1051134 ||    651 | 1859168 |       3/      0 |  294695 |       0 |
78.77/78.87	c |     669 |     1.8 |       0 |    69881 |   2389 |     102 |  41101196 | 1071721 ||    669 | 1899200 |       3/      0 |  301048 |       0 |
80.77/80.84	c |     693 |     2.0 |       0 |    71822 |    135 |     103 |  41933289 | 1092132 ||    693 | 1931687 |       3/      0 |  305964 |       0 |
82.57/82.68	c |     701 |     1.8 |       0 |    72813 |    613 |     104 |  42667939 | 1111656 ||    701 | 1973326 |       3/      0 |  312936 |       0 |
84.59/84.67	c |     723 |     2.0 |       0 |    74033 |    474 |     105 |  43467513 | 1131902 ||    723 | 2004010 |       3/      0 |  317635 |       0 |
86.57/86.68	c |     743 |     2.0 |       0 |    75958 |    227 |     106 |  44270417 | 1153154 ||    743 | 2040353 |       3/      0 |  323278 |       0 |
88.67/88.71	c |     763 |     2.0 |       0 |    79397 |   2280 |     107 |  45069693 | 1175142 ||    763 | 2083060 |       3/      0 |  329970 |       0 |
90.67/90.73	c |     765 |     2.0 |       0 |    78256 |   6281 |     108 |  45857298 | 1194870 ||    765 | 2131238 |       3/      0 |  339984 |       0 |
92.77/92.86	c |     766 |     2.1 |       0 |    80421 |   7979 |     109 |  46634269 | 1213346 ||    766 | 2176453 |       3/      0 |  353217 |       0 |
95.37/95.48	c |     766 |     2.6 |       0 |    81545 |    179 |     110 |  47354870 | 1235679 ||    766 | 2222607 |       3/      0 |  353645 |       0 |
97.89/97.94	c |     766 |     2.5 |       0 |    78488 |  11681 |     111 |  48179375 | 1251543 ||    766 | 2222607 |       3/      0 |  353645 |       0 |
100.27/100.30	c |     795 |     2.4 |       0 |    82151 |    225 |     112 |  49069107 | 1274866 ||    795 | 2260182 |       3/      0 |  359605 |       0 |
102.47/102.51	c |     812 |     2.2 |       0 |    81845 |    484 |     113 |  49911483 | 1297010 ||    812 | 2299653 |       3/      0 |  365548 |       0 |
104.77/104.81	c |     829 |     2.3 |       0 |    83326 |   3460 |     114 |  50810461 | 1319196 ||    829 | 2347952 |       3/      0 |  374016 |       0 |
107.07/107.15	c |     848 |     2.3 |       0 |    84114 |     22 |     115 |  51710651 | 1340869 ||    848 | 2381402 |       3/      0 |  378035 |       0 |
109.48/109.52	c |     871 |     2.4 |       0 |    84953 |    279 |     116 |  52624055 | 1364251 ||    871 | 2423100 |       3/      0 |  384398 |       0 |
111.88/111.97	c |     891 |     2.4 |       0 |    90979 |    942 |     117 |  53522429 | 1387697 ||    891 | 2466013 |       3/      0 |  391100 |       0 |
114.48/114.59	c |     893 |     2.6 |       0 |    87797 |   8342 |     118 |  54447766 | 1410392 ||    893 | 2524750 |       3/      0 |  401255 |       0 |
116.98/117.09	c |     907 |     2.5 |       0 |    89893 |    215 |     119 |  55340661 | 1431170 ||    907 | 2547540 |       3/      0 |  403855 |       0 |
119.58/119.68	c |     928 |     2.6 |       0 |    91890 |     72 |     120 |  56274600 | 1454545 ||    928 | 2590015 |       3/      0 |  410338 |       0 |
122.18/122.25	c |     955 |     2.6 |       0 |    93696 |   1419 |     121 |  57166270 | 1479528 ||    955 | 2635332 |       3/      0 |  418263 |       0 |
124.88/124.92	c |     968 |     2.7 |       0 |    93097 |     85 |     122 |  58053703 | 1501807 ||    968 | 2671905 |       3/      0 |  423607 |       0 |
127.50/127.61	c |     989 |     2.7 |       0 |    92706 |    140 |     123 |  58982373 | 1525782 ||    989 | 2715814 |       3/      0 |  430397 |       0 |
130.38/130.47	c |    1018 |     2.9 |       0 |    95355 |    987 |     124 |  59936993 | 1550709 ||   1018 | 2763670 |       3/      0 |  438702 |       0 |
133.18/133.28	c |    1020 |     2.8 |       0 |    96431 |   6694 |     125 |  60896140 | 1573875 ||   1020 | 2817233 |       3/      0 |  448763 |       0 |
136.30/136.32	c |    1021 |     3.1 |       0 |    94555 |  10094 |     126 |  61828888 | 1595158 ||   1021 | 2868578 |       3/      0 |  462046 |       0 |
139.60/139.62	c |    1021 |     3.3 |       0 |    95657 |   3990 |     127 |  62761386 | 1618246 ||   1021 | 2907197 |       3/      0 |  462399 |       0 |
142.78/142.87	c |    1022 |     3.2 |       0 |    95354 |  17194 |     128 |  63716550 | 1638609 ||   1022 | 2971552 |       3/      0 |  488604 |       0 |
146.20/146.23	c |    1022 |     3.3 |       0 |    98506 |  13301 |     129 |  64520346 | 1664794 ||   1022 | 3027242 |       3/      0 |  489141 |       0 |
149.88/149.95	c |    1022 |     3.7 |       0 |    93387 |   5496 |     130 |  65396021 | 1687424 ||   1022 | 3060405 |       3/      0 |  489449 |       0 |
152.90/152.93	c |    1022 |     3.0 |       0 |    87592 |  18999 |     131 |  66326952 | 1705058 ||   1022 | 3060405 |       3/      0 |  489449 |       0 |
156.10/156.12	c |    1023 |     3.2 |       0 |    92528 |  32601 |     132 |  67267708 | 1727290 ||   1023 | 3182851 |       3/      0 |  541798 |       0 |
159.50/159.55	c |    1023 |     3.4 |       0 |    94683 |  13704 |     133 |  68095665 | 1753283 ||   1023 | 3239708 |       3/      0 |  542333 |       0 |
163.80/163.87	c |    1023 |     4.3 |       0 |    95386 |  13802 |     134 |  68923991 | 1779417 ||   1023 | 3296154 |       3/      0 |  542908 |       0 |
168.68/168.70	c |    1023 |     4.8 |       0 |    89837 |  13901 |     135 |  69727827 | 1804731 ||   1023 | 3353056 |       3/      0 |  543451 |       0 |
172.60/172.66	c |    1023 |     4.0 |       0 |    93109 |  11207 |     136 |  70724097 | 1823829 ||   1023 | 3364731 |       3/      0 |  543551 |       0 |
176.78/176.82	c |    1023 |     4.2 |       0 |    97334 |  25309 |     137 |  71802433 | 1841695 ||   1023 | 3364731 |       3/      0 |  543551 |       0 |
181.50/181.52	c |    1023 |     4.7 |       0 |    97110 |  39511 |     138 |  72918554 | 1859472 ||   1023 | 3364731 |       3/      0 |  543551 |       0 |
185.90/185.99	c |    1031 |     4.5 |       0 |    98183 |     89 |     139 |  74029228 | 1879716 ||   1031 | 3374038 |       3/      0 |  544944 |       0 |
188.68/188.78	c |    1058 |     2.8 |       0 |   105643 |     46 |     140 |  75098251 | 1908865 ||   1058 | 3424024 |       3/      0 |  552617 |       0 |
191.68/191.72	c |    1085 |     2.9 |       0 |   110169 |    995 |     141 |  76149720 | 1937541 ||   1085 | 3475317 |       3/      0 |  560602 |       0 |
194.88/194.98	c |    1106 |     3.3 |       0 |   114570 |     59 |     142 |  77242285 | 1964810 ||   1106 | 3522096 |       3/      0 |  568042 |       0 |
198.28/198.34	c |    1132 |     3.4 |       0 |   113035 |    604 |     143 |  78341841 | 1992773 ||   1132 | 3573180 |       3/      0 |  575884 |       0 |
201.78/201.83	c |    1149 |     3.5 |       0 |   109223 |   1770 |     144 |  79427426 | 2020293 ||   1149 | 3625750 |       3/      0 |  584377 |       0 |
205.38/205.42	c |    1153 |     3.6 |       0 |   105131 |     65 |     145 |  80524105 | 2045584 ||   1153 | 3667911 |       3/      0 |  591576 |       0 |
208.78/208.82	c |    1181 |     3.4 |       0 |    97889 |   1201 |     146 |  81622262 | 2074774 ||   1181 | 3720418 |       3/      0 |  599671 |       0 |
212.20/212.22	c |    1212 |     3.4 |       0 |   101344 |    226 |     147 |  82709474 | 2105223 ||   1212 | 3776499 |       3/      0 |  608206 |       0 |
215.68/215.77	c |    1232 |     3.5 |       0 |   101759 |     71 |     148 |  83855769 | 2132840 ||   1232 | 3821566 |       3/      0 |  615580 |       0 |
219.18/219.30	c |    1261 |     3.5 |       0 |   103346 |    108 |     149 |  84965914 | 2162061 ||   1261 | 3872668 |       3/      0 |  623788 |       0 |
222.98/223.05	c |    1276 |     3.8 |       0 |   105867 |   2777 |     150 |  86063524 | 2189966 ||   1276 | 3927848 |       3/      0 |  632089 |       0 |
226.88/226.90	c |    1278 |     3.8 |       0 |   108569 |   8679 |     151 |  87097044 | 2216222 ||   1278 | 3999500 |       3/      0 |  651941 |       0 |
231.78/231.80	c |    1278 |     4.9 |       0 |   110751 |   5080 |     152 |  88233005 | 2243389 ||   1278 | 4048316 |       3/      0 |  652416 |       0 |
236.28/236.35	c |    1299 |     4.5 |       0 |   107712 |    127 |     153 |  89404949 | 2269368 ||   1299 | 4076555 |       3/      0 |  656659 |       0 |
240.18/240.25	c |    1330 |     3.9 |       0 |   111545 |    177 |     154 |  90567604 | 2299453 ||   1330 | 4131355 |       3/      0 |  665207 |       0 |
243.88/243.92	c |    1346 |     3.7 |       0 |   112748 |     43 |     155 |  91649556 | 2327529 ||   1346 | 4180302 |       3/      0 |  673472 |       0 |
247.88/247.91	c |    1377 |     4.0 |       0 |   113923 |    179 |     156 |  92813336 | 2357903 ||   1377 | 4235047 |       3/      0 |  681940 |       0 |
251.98/252.06	c |    1404 |     4.2 |       0 |   114934 |   2734 |     157 |  93974511 | 2388984 ||   1404 | 4296566 |       3/      0 |  693090 |       0 |
256.48/256.50	c |    1405 |     4.4 |       0 |   115275 |   4535 |     158 |  95159095 | 2416595 ||   1405 | 4342396 |       3/      0 |  699988 |       0 |
260.70/260.76	c |    1436 |     4.3 |       0 |   117848 |   2367 |     159 |  96320421 | 2447382 ||   1436 | 4397037 |       3/      0 |  708498 |       0 |
265.00/265.03	c |    1467 |     4.3 |       0 |   115187 |    304 |     160 |  97500781 | 2478321 ||   1467 | 4451667 |       3/      0 |  716991 |       0 |
269.28/269.33	c |    1490 |     4.3 |       0 |   116210 |    370 |     161 |  98680346 | 2507351 ||   1490 | 4501437 |       3/      0 |  725071 |       0 |
273.68/273.76	c |    1524 |     4.4 |       0 |   118333 |    212 |     162 |  99875755 | 2539292 ||   1524 | 4559257 |       3/      0 |  734006 |       0 |
277.98/278.02	c |    1532 |     4.2 |       0 |   119045 |   6786 |     163 | 101027183 | 2568682 ||   1532 | 4628253 |       3/      0 |  747367 |       0 |
282.88/282.90	c |    1533 |     4.9 |       0 |   122343 |  13984 |     164 | 102285068 | 2597399 ||   1533 | 4698931 |       3/      0 |  760792 |       0 |
288.68/288.71	c |    1533 |     5.8 |       0 |   127524 |  11681 |     165 | 103609837 | 2622625 ||   1533 | 4721651 |       3/      0 |  761013 |       0 |
293.48/293.57	c |    1534 |     4.9 |       0 |   128201 |  28682 |     166 | 104844140 | 2654507 ||   1534 | 4834480 |       3/      0 |  787654 |       0 |
298.38/298.43	c |    1534 |     4.8 |       0 |   129065 |   7378 |     167 | 106097580 | 2682237 ||   1534 | 4875416 |       3/      0 |  788010 |       0 |
303.18/303.27	c |    1534 |     4.9 |       0 |   127280 |  24580 |     168 | 107435898 | 2704466 ||   1534 | 4875416 |       3/      0 |  788010 |       0 |
308.00/308.03	c |    1567 |     4.8 |       0 |   129946 |    121 |     169 | 108663454 | 2736187 ||   1567 | 4929231 |       3/      0 |  796730 |       0 |
312.58/312.69	c |    1597 |     4.7 |       0 |   130692 |   3152 |     170 | 109886315 | 2769421 ||   1597 | 4994434 |       3/      0 |  808337 |       0 |
317.28/317.38	c |    1627 |     4.7 |       0 |   132464 |    582 |     171 | 111121684 | 2801312 ||   1627 | 5043642 |       3/      0 |  815232 |       0 |
322.30/322.39	c |    1659 |     5.0 |       0 |   132183 |   2109 |     172 | 112430144 | 2834885 ||   1659 | 5106398 |       3/      0 |  825440 |       0 |
323.98/324.05	c |    1660 |     1.6 |       0 |   139085 |   1805 |     172 | 112891332 | 2846488 ||   1660 | 5128015 |       3/      0 |  828842 |       0 |
323.98/324.05	c c 
323.98/324.05	c -----------------------------------
323.98/324.05	c # temps = 323.940000
323.98/324.05	c # cleaningDB = 172
323.98/324.05	c # clause binaire = 39711
323.98/324.05	c # literal removed by litRedundant = 70432105
323.98/324.05	c # literal removed by litRedundantBin = 19871995
323.98/324.05	c # init clause removed by simplify = 0
323.98/324.05	c # learnt clause removed by simplify = 0
323.98/324.05	c # une clause fausse était une apprise = 0
323.98/324.05	c # equivalence dectecte = 0
323.98/324.05	c # Memory used           : 47.29 MB
323.98/324.05	c 
323.98/324.05	c ########################
323.98/324.05	c ####   ##  ###   ## ####
323.98/324.05	c #### #### # ## #### ####
323.98/324.05	c ####   ##  ###   ##  ###
323.98/324.05	c ########################
323.98/324.05	c # restart = 1660
323.98/324.05	c # conflit = 1563837
323.98/324.05	c # decision = 2846488
323.98/324.05	c # propagation = 112891332 	 (348494.573069 (prop/sec))
323.98/324.05	c 
323.98/324.05	c ########################
323.98/324.05	c ### ### #   ##   ##   ##
323.98/324.05	c ### # # # #### # ### ###
323.98/324.05	c ###  #  ### ## # ### ###
323.98/324.05	c ########################
323.98/324.05	c # numtry = 1660
323.98/324.05	c # numflips = 5128015
323.98/324.05	c # maxSat = 3
323.98/324.05	c # freeFlip = 1409158
323.98/324.05	c # nbBoundary = 0
323.98/324.05	c 
323.98/324.06	s SATISFIABLE
323.98/324.06	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: 977)

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

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

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.02 2.00 3/517 23218
/proc/meminfo: memFree=5986136/32950928 swapFree=61513528/67111528
[pid=23218] ppid=23216 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/23218/stat : 23218 (esg_static.sh) S 23216 23218 22922 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 879185314 8912896 252 33554432000 4194304 4922060 140735425436608 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23218/statm: 2176 252 211 178 0 69 0

[startup+0.0964089 s]
/proc/loadavg: 2.00 2.02 2.00 3/517 23218
/proc/meminfo: memFree=5986136/32950928 swapFree=61513528/67111528
[pid=23218] ppid=23216 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/23218/stat : 23218 (esg_static.sh) S 23216 23218 22922 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 879185314 8912896 252 33554432000 4194304 4922060 140735425436608 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23218/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100414 s]
/proc/loadavg: 2.00 2.02 2.00 3/517 23218
/proc/meminfo: memFree=5986136/32950928 swapFree=61513528/67111528
[pid=23218] ppid=23216 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/23218/stat : 23218 (esg_static.sh) S 23216 23218 22922 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 879185314 8912896 252 33554432000 4194304 4922060 140735425436608 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23218/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300376 s]
/proc/loadavg: 2.00 2.02 2.00 3/517 23218
/proc/meminfo: memFree=5986136/32950928 swapFree=61513528/67111528
[pid=23218] ppid=23216 vsize=8704 CPUtime=0.09 cores=0,2,4,6
/proc/23218/stat : 23218 (esg_static.sh) S 23216 23218 22922 0 -1 4202496 348 1042 0 0 0 0 9 0 25 0 1 0 879185314 8912896 255 33554432000 4194304 4922060 140735425436608 18446744073709551615 256415391488 0 0 4100 65536 18446744071562362840 0 0 17 2 0 0 0
/proc/23218/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8704

[startup+0.7003 s]
/proc/loadavg: 2.00 2.02 2.00 3/517 23218
/proc/meminfo: memFree=5986136/32950928 swapFree=61513528/67111528
[pid=23218] ppid=23216 vsize=8704 CPUtime=0.09 cores=0,2,4,6
/proc/23218/stat : 23218 (esg_static.sh) S 23216 23218 22922 0 -1 4202496 348 1042 0 0 0 0 9 0 25 0 1 0 879185314 8912896 255 33554432000 4194304 4922060 140735425436608 18446744073709551615 256415391488 0 0 4100 65536 18446744071562362840 0 0 17 2 0 0 0
/proc/23218/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8704

[startup+1.50114 s]
/proc/loadavg: 2.00 2.02 2.00 3/520 23222
/proc/meminfo: memFree=5979920/32950928 swapFree=61513528/67111528
[pid=23218] ppid=23216 vsize=8704 CPUtime=0.09 cores=0,2,4,6
/proc/23218/stat : 23218 (esg_static.sh) S 23216 23218 22922 0 -1 4202496 348 1042 0 0 0 0 9 0 25 0 1 0 879185314 8912896 255 33554432000 4194304 4922060 140735425436608 18446744073709551615 256415391488 0 0 4100 65536 18446744071562362840 0 0 17 2 0 0 0
/proc/23218/statm: 2176 255 211 178 0 69 0
[pid=23221] ppid=23218 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/23221/stat : 23221 (esg_static.sh) S 23218 23218 22922 0 -1 4202560 132 0 0 0 0 0 0 0 25 0 1 0 879185325 8912896 134 33554432000 4194304 4922060 140735425436608 18446744073709551615 256415210629 0 65536 4096 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/23221/statm: 2176 134 90 178 0 69 0
[pid=23222] ppid=23221 vsize=11392 CPUtime=1.39 cores=0,2,4,6
/proc/23222/stat : 23222 (sathys) R 23221 23218 22922 0 -1 4202496 1309 0 0 0 139 0 0 0 25 0 1 0 879185325 11665408 1219 33554432000 4194304 4241092 140735606142720 18446744073709551615 4222047 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/23222/statm: 2848 1219 135 12 0 1312 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 28800

[startup+3.10085 s]
/proc/loadavg: 2.00 2.02 2.00 3/520 23222
/proc/meminfo: memFree=5976696/32950928 swapFree=61513528/67111528
[pid=23218] ppid=23216 vsize=8704 CPUtime=0.09 cores=0,2,4,6
/proc/23218/stat : 23218 (esg_static.sh) S 23216 23218 22922 0 -1 4202496 348 1042 0 0 0 0 9 0 25 0 1 0 879185314 8912896 255 33554432000 4194304 4922060 140735425436608 18446744073709551615 256415391488 0 0 4100 65536 18446744071562362840 0 0 17 2 0 0 0
/proc/23218/statm: 2176 255 211 178 0 69 0
[pid=23221] ppid=23218 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/23221/stat : 23221 (esg_static.sh) S 23218 23218 22922 0 -1 4202560 132 0 0 0 0 0 0 0 25 0 1 0 879185325 8912896 134 33554432000 4194304 4922060 140735425436608 18446744073709551615 256415210629 0 65536 4096 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/23221/statm: 2176 134 90 178 0 69 0
[pid=23222] ppid=23221 vsize=12612 CPUtime=2.99 cores=0,2,4,6
/proc/23222/stat : 23222 (sathys) R 23221 23218 22922 0 -1 4202496 1637 0 0 0 299 0 0 0 25 0 1 0 879185325 12914688 1547 33554432000 4194304 4241092 140735606142720 18446744073709551615 4222349 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/23222/statm: 3153 1547 136 12 0 1617 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 30020

[startup+6.30123 s]
/proc/loadavg: 2.00 2.02 2.00 3/520 23222
/proc/meminfo: memFree=5971960/32950928 swapFree=61513528/67111528
[pid=23218] ppid=23216 vsize=8704 CPUtime=0.09 cores=0,2,4,6
/proc/23218/stat : 23218 (esg_static.sh) S 23216 23218 22922 0 -1 4202496 348 1042 0 0 0 0 9 0 25 0 1 0 879185314 8912896 255 33554432000 4194304 4922060 140735425436608 18446744073709551615 256415391488 0 0 4100 65536 18446744071562362840 0 0 17 2 0 0 0
/proc/23218/statm: 2176 255 211 178 0 69 0
[pid=23221] ppid=23218 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/23221/stat : 23221 (esg_static.sh) S 23218 23218 22922 0 -1 4202560 132 0 0 0 0 0 0 0 25 0 1 0 879185325 8912896 134 33554432000 4194304 4922060 140735425436608 18446744073709551615 256415210629 0 65536 4096 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/23221/statm: 2176 134 90 178 0 69 0
[pid=23222] ppid=23221 vsize=14804 CPUtime=6.19 cores=0,2,4,6
/proc/23222/stat : 23222 (sathys) R 23221 23218 22922 0 -1 4202496 2170 0 0 0 619 0 0 0 25 0 1 0 879185325 15159296 2080 33554432000 4194304 4241092 140735606142720 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/23222/statm: 3701 2080 136 12 0 2165 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 32212

[startup+12.701 s]
/proc/loadavg: 2.00 2.02 2.00 3/520 23222
/proc/meminfo: memFree=5966928/32950928 swapFree=61513528/67111528
[pid=23218] ppid=23216 vsize=8704 CPUtime=0.09 cores=0,2,4,6
/proc/23218/stat : 23218 (esg_static.sh) S 23216 23218 22922 0 -1 4202496 348 1042 0 0 0 0 9 0 25 0 1 0 879185314 8912896 255 33554432000 4194304 4922060 140735425436608 18446744073709551615 256415391488 0 0 4100 65536 18446744071562362840 0 0 17 2 0 0 0
/proc/23218/statm: 2176 255 211 178 0 69 0
[pid=23221] ppid=23218 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/23221/stat : 23221 (esg_static.sh) S 23218 23218 22922 0 -1 4202560 132 0 0 0 0 0 0 0 25 0 1 0 879185325 8912896 134 33554432000 4194304 4922060 140735425436608 18446744073709551615 256415210629 0 65536 4096 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/23221/statm: 2176 134 90 178 0 69 0
[pid=23222] ppid=23221 vsize=17524 CPUtime=12.59 cores=0,2,4,6
/proc/23222/stat : 23222 (sathys) R 23221 23218 22922 0 -1 4202496 2858 0 0 0 1259 0 0 0 25 0 1 0 879185325 17944576 2768 33554432000 4194304 4241092 140735606142720 18446744073709551615 4222288 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/23222/statm: 4381 2768 136 12 0 2845 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 34932

[startup+25.5006 s]
/proc/loadavg: 2.00 2.02 2.00 3/520 23222
/proc/meminfo: memFree=5959484/32950928 swapFree=61513528/67111528
[pid=23218] ppid=23216 vsize=8704 CPUtime=0.09 cores=0,2,4,6
/proc/23218/stat : 23218 (esg_static.sh) S 23216 23218 22922 0 -1 4202496 348 1042 0 0 0 0 9 0 25 0 1 0 879185314 8912896 255 33554432000 4194304 4922060 140735425436608 18446744073709551615 256415391488 0 0 4100 65536 18446744071562362840 0 0 17 2 0 0 0
/proc/23218/statm: 2176 255 211 178 0 69 0
[pid=23221] ppid=23218 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/23221/stat : 23221 (esg_static.sh) S 23218 23218 22922 0 -1 4202560 132 0 0 0 0 0 0 0 25 0 1 0 879185325 8912896 134 33554432000 4194304 4922060 140735425436608 18446744073709551615 256415210629 0 65536 4096 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/23221/statm: 2176 134 90 178 0 69 0
[pid=23222] ppid=23221 vsize=21064 CPUtime=25.39 cores=0,2,4,6
/proc/23222/stat : 23222 (sathys) R 23221 23218 22922 0 -1 4202496 3746 0 0 0 2539 0 0 0 25 0 1 0 879185325 21569536 3648 33554432000 4194304 4241092 140735606142720 18446744073709551615 4225153 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/23222/statm: 5266 3648 136 12 0 3730 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 38472

[startup+51.1007 s]
/proc/loadavg: 2.00 2.02 2.00 3/520 23223
/proc/meminfo: memFree=5949108/32950928 swapFree=61513528/67111528
[pid=23218] ppid=23216 vsize=8704 CPUtime=0.09 cores=0,2,4,6
/proc/23218/stat : 23218 (esg_static.sh) S 23216 23218 22922 0 -1 4202496 348 1042 0 0 0 0 9 0 25 0 1 0 879185314 8912896 255 33554432000 4194304 4922060 140735425436608 18446744073709551615 256415391488 0 0 4100 65536 18446744071562362840 0 0 17 2 0 0 0
/proc/23218/statm: 2176 255 211 178 0 69 0
[pid=23221] ppid=23218 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/23221/stat : 23221 (esg_static.sh) S 23218 23218 22922 0 -1 4202560 132 0 0 0 0 0 0 0 25 0 1 0 879185325 8912896 134 33554432000 4194304 4922060 140735425436608 18446744073709551615 256415210629 0 65536 4096 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/23221/statm: 2176 134 90 178 0 69 0
[pid=23222] ppid=23221 vsize=26320 CPUtime=50.99 cores=0,2,4,6
/proc/23222/stat : 23222 (sathys) R 23221 23218 22922 0 -1 4202496 5126 0 0 0 5099 0 0 0 25 0 1 0 879185325 26951680 4964 33554432000 4194304 4241092 140735606142720 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/23222/statm: 6580 4964 136 12 0 5044 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 43728

[startup+102.32 s]
/proc/loadavg: 2.00 2.01 2.00 3/520 23224
/proc/meminfo: memFree=5935672/32950928 swapFree=61513528/67111528
[pid=23218] ppid=23216 vsize=8704 CPUtime=0.09 cores=0,2,4,6
/proc/23218/stat : 23218 (esg_static.sh) S 23216 23218 22922 0 -1 4202496 348 1042 0 0 0 0 9 0 25 0 1 0 879185314 8912896 255 33554432000 4194304 4922060 140735425436608 18446744073709551615 256415391488 0 0 4100 65536 18446744071562362840 0 0 17 2 0 0 0
/proc/23218/statm: 2176 255 211 178 0 69 0
[pid=23221] ppid=23218 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/23221/stat : 23221 (esg_static.sh) S 23218 23218 22922 0 -1 4202560 132 0 0 0 0 0 0 0 25 0 1 0 879185325 8912896 134 33554432000 4194304 4922060 140735425436608 18446744073709551615 256415210629 0 65536 4096 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/23221/statm: 2176 134 90 178 0 69 0
[pid=23222] ppid=23221 vsize=33140 CPUtime=102.2 cores=0,2,4,6
/proc/23222/stat : 23222 (sathys) R 23221 23218 22922 0 -1 4202496 7006 0 0 0 10220 0 0 0 25 0 1 0 879185325 33935360 6685 33554432000 4194304 4241092 140735606142720 18446744073709551615 4223600 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/23222/statm: 8285 6685 136 12 0 6749 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 50548

[startup+162.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/520 23226
/proc/meminfo: memFree=5924064/32950928 swapFree=61513528/67111528
[pid=23218] ppid=23216 vsize=8704 CPUtime=0.09 cores=0,2,4,6
/proc/23218/stat : 23218 (esg_static.sh) S 23216 23218 22922 0 -1 4202496 348 1042 0 0 0 0 9 0 25 0 1 0 879185314 8912896 255 33554432000 4194304 4922060 140735425436608 18446744073709551615 256415391488 0 0 4100 65536 18446744071562362840 0 0 17 2 0 0 0
/proc/23218/statm: 2176 255 211 178 0 69 0
[pid=23221] ppid=23218 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/23221/stat : 23221 (esg_static.sh) S 23218 23218 22922 0 -1 4202560 132 0 0 0 0 0 0 0 25 0 1 0 879185325 8912896 134 33554432000 4194304 4922060 140735425436608 18446744073709551615 256415210629 0 65536 4096 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/23221/statm: 2176 134 90 178 0 69 0
[pid=23222] ppid=23221 vsize=37728 CPUtime=162.19 cores=0,2,4,6
/proc/23222/stat : 23222 (sathys) R 23221 23218 22922 0 -1 4202496 8393 0 0 0 16218 1 0 0 25 0 1 0 879185325 38633472 7838 33554432000 4194304 4241092 140735606142720 18446744073709551615 4225146 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/23222/statm: 9432 7838 136 12 0 7896 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 55136

[startup+222.301 s]
/proc/loadavg: 2.13 2.05 2.01 3/520 23228
/proc/meminfo: memFree=5916936/32950928 swapFree=61513528/67111528
[pid=23218] ppid=23216 vsize=8704 CPUtime=0.09 cores=0,2,4,6
/proc/23218/stat : 23218 (esg_static.sh) S 23216 23218 22922 0 -1 4202496 348 1042 0 0 0 0 9 0 25 0 1 0 879185314 8912896 255 33554432000 4194304 4922060 140735425436608 18446744073709551615 256415391488 0 0 4100 65536 18446744071562362840 0 0 17 2 0 0 0
/proc/23218/statm: 2176 255 211 178 0 69 0
[pid=23221] ppid=23218 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/23221/stat : 23221 (esg_static.sh) S 23218 23218 22922 0 -1 4202560 132 0 0 0 0 0 0 0 25 0 1 0 879185325 8912896 134 33554432000 4194304 4922060 140735425436608 18446744073709551615 256415210629 0 65536 4096 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/23221/statm: 2176 134 90 178 0 69 0
[pid=23222] ppid=23221 vsize=42732 CPUtime=222.19 cores=0,2,4,6
/proc/23222/stat : 23222 (sathys) R 23221 23218 22922 0 -1 4202496 9882 0 0 0 22218 1 0 0 25 0 1 0 879185325 43757568 9062 33554432000 4194304 4241092 140735606142720 18446744073709551615 4222072 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/23222/statm: 10683 9062 136 12 0 9147 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 60140

[startup+282.301 s]
/proc/loadavg: 2.05 2.04 2.00 3/520 23229
/proc/meminfo: memFree=5908560/32950928 swapFree=61513528/67111528
[pid=23218] ppid=23216 vsize=8704 CPUtime=0.09 cores=0,2,4,6
/proc/23218/stat : 23218 (esg_static.sh) S 23216 23218 22922 0 -1 4202496 348 1042 0 0 0 0 9 0 25 0 1 0 879185314 8912896 255 33554432000 4194304 4922060 140735425436608 18446744073709551615 256415391488 0 0 4100 65536 18446744071562362840 0 0 17 2 0 0 0
/proc/23218/statm: 2176 255 211 178 0 69 0
[pid=23221] ppid=23218 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/23221/stat : 23221 (esg_static.sh) S 23218 23218 22922 0 -1 4202560 132 0 0 0 0 0 0 0 25 0 1 0 879185325 8912896 134 33554432000 4194304 4922060 140735425436608 18446744073709551615 256415210629 0 65536 4096 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/23221/statm: 2176 134 90 178 0 69 0
[pid=23222] ppid=23221 vsize=46112 CPUtime=282.19 cores=0,2,4,6
/proc/23222/stat : 23222 (sathys) R 23221 23218 22922 0 -1 4202496 10955 0 0 0 28218 1 0 0 25 0 1 0 879185325 47218688 9912 33554432000 4194304 4241092 140735606142720 18446744073709551615 4223627 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/23222/statm: 11528 9912 136 12 0 9992 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 63520

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

[startup+307.101 s]
/proc/loadavg: 2.03 2.03 2.00 3/520 23230
/proc/meminfo: memFree=5904688/32950928 swapFree=61513528/67111528
[pid=23218] ppid=23216 vsize=8704 CPUtime=0.09 cores=0,2,4,6
/proc/23218/stat : 23218 (esg_static.sh) S 23216 23218 22922 0 -1 4202496 348 1042 0 0 0 0 9 0 25 0 1 0 879185314 8912896 255 33554432000 4194304 4922060 140735425436608 18446744073709551615 256415391488 0 0 4100 65536 18446744071562362840 0 0 17 2 0 0 0
/proc/23218/statm: 2176 255 211 178 0 69 0
[pid=23221] ppid=23218 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/23221/stat : 23221 (esg_static.sh) S 23218 23218 22922 0 -1 4202560 132 0 0 0 0 0 0 0 25 0 1 0 879185325 8912896 134 33554432000 4194304 4922060 140735425436608 18446744073709551615 256415210629 0 65536 4096 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/23221/statm: 2176 134 90 178 0 69 0
[pid=23222] ppid=23221 vsize=47984 CPUtime=306.99 cores=0,2,4,6
/proc/23222/stat : 23222 (sathys) R 23221 23218 22922 0 -1 4202496 11499 0 0 0 30698 1 0 0 25 0 1 0 879185325 49135616 10374 33554432000 4194304 4241092 140735606142720 18446744073709551615 4225177 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/23222/statm: 11996 10374 136 12 0 10460 0
Current children cumulated CPU time (s) 307.08
Current children cumulated vsize (KiB) 65392

[startup+313.52 s]
/proc/loadavg: 2.03 2.03 2.00 3/520 23230
/proc/meminfo: memFree=5903688/32950928 swapFree=61513528/67111528
[pid=23218] ppid=23216 vsize=8704 CPUtime=0.09 cores=0,2,4,6
/proc/23218/stat : 23218 (esg_static.sh) S 23216 23218 22922 0 -1 4202496 348 1042 0 0 0 0 9 0 25 0 1 0 879185314 8912896 255 33554432000 4194304 4922060 140735425436608 18446744073709551615 256415391488 0 0 4100 65536 18446744071562362840 0 0 17 2 0 0 0
/proc/23218/statm: 2176 255 211 178 0 69 0
[pid=23221] ppid=23218 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/23221/stat : 23221 (esg_static.sh) S 23218 23218 22922 0 -1 4202560 132 0 0 0 0 0 0 0 25 0 1 0 879185325 8912896 134 33554432000 4194304 4922060 140735425436608 18446744073709551615 256415210629 0 65536 4096 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/23221/statm: 2176 134 90 178 0 69 0
[pid=23222] ppid=23221 vsize=47920 CPUtime=313.41 cores=0,2,4,6
/proc/23222/stat : 23222 (sathys) R 23221 23218 22922 0 -1 4202496 11530 0 0 0 31340 1 0 0 25 0 1 0 879185325 49070080 10364 33554432000 4194304 4241092 140735606142720 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/23222/statm: 11980 10364 136 12 0 10444 0
Current children cumulated CPU time (s) 313.5
Current children cumulated vsize (KiB) 65328

[startup+319.901 s]
/proc/loadavg: 2.02 2.03 2.00 3/520 23230
/proc/meminfo: memFree=5903056/32950928 swapFree=61513528/67111528
[pid=23218] ppid=23216 vsize=8704 CPUtime=0.09 cores=0,2,4,6
/proc/23218/stat : 23218 (esg_static.sh) S 23216 23218 22922 0 -1 4202496 348 1042 0 0 0 0 9 0 25 0 1 0 879185314 8912896 255 33554432000 4194304 4922060 140735425436608 18446744073709551615 256415391488 0 0 4100 65536 18446744071562362840 0 0 17 2 0 0 0
/proc/23218/statm: 2176 255 211 178 0 69 0
[pid=23221] ppid=23218 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/23221/stat : 23221 (esg_static.sh) S 23218 23218 22922 0 -1 4202560 132 0 0 0 0 0 0 0 25 0 1 0 879185325 8912896 134 33554432000 4194304 4922060 140735425436608 18446744073709551615 256415210629 0 65536 4096 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/23221/statm: 2176 134 90 178 0 69 0
[pid=23222] ppid=23221 vsize=48292 CPUtime=319.79 cores=0,2,4,6
/proc/23222/stat : 23222 (sathys) R 23221 23218 22922 0 -1 4202496 11649 0 0 0 31978 1 0 0 25 0 1 0 879185325 49451008 10466 33554432000 4194304 4241092 140735606142720 18446744073709551615 4225156 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/23222/statm: 12073 10466 136 12 0 10537 0
Current children cumulated CPU time (s) 319.88
Current children cumulated vsize (KiB) 65700

[startup+321.5 s]
/proc/loadavg: 2.02 2.03 2.00 3/520 23230
/proc/meminfo: memFree=5902808/32950928 swapFree=61513528/67111528
[pid=23218] ppid=23216 vsize=8704 CPUtime=0.09 cores=0,2,4,6
/proc/23218/stat : 23218 (esg_static.sh) S 23216 23218 22922 0 -1 4202496 348 1042 0 0 0 0 9 0 25 0 1 0 879185314 8912896 255 33554432000 4194304 4922060 140735425436608 18446744073709551615 256415391488 0 0 4100 65536 18446744071562362840 0 0 17 2 0 0 0
/proc/23218/statm: 2176 255 211 178 0 69 0
[pid=23221] ppid=23218 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/23221/stat : 23221 (esg_static.sh) S 23218 23218 22922 0 -1 4202560 132 0 0 0 0 0 0 0 25 0 1 0 879185325 8912896 134 33554432000 4194304 4922060 140735425436608 18446744073709551615 256415210629 0 65536 4096 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/23221/statm: 2176 134 90 178 0 69 0
[pid=23222] ppid=23221 vsize=48480 CPUtime=321.39 cores=0,2,4,6
/proc/23222/stat : 23222 (sathys) R 23221 23218 22922 0 -1 4202496 11683 0 0 0 32138 1 0 0 25 0 1 0 879185325 49643520 10500 33554432000 4194304 4241092 140735606142720 18446744073709551615 4223656 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/23222/statm: 12120 10500 136 12 0 10584 0
Current children cumulated CPU time (s) 321.48
Current children cumulated vsize (KiB) 65888

[startup+323.101 s]
/proc/loadavg: 2.02 2.03 2.00 3/520 23230
/proc/meminfo: memFree=5902684/32950928 swapFree=61513528/67111528
[pid=23218] ppid=23216 vsize=8704 CPUtime=0.09 cores=0,2,4,6
/proc/23218/stat : 23218 (esg_static.sh) S 23216 23218 22922 0 -1 4202496 348 1042 0 0 0 0 9 0 25 0 1 0 879185314 8912896 255 33554432000 4194304 4922060 140735425436608 18446744073709551615 256415391488 0 0 4100 65536 18446744071562362840 0 0 17 2 0 0 0
/proc/23218/statm: 2176 255 211 178 0 69 0
[pid=23221] ppid=23218 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/23221/stat : 23221 (esg_static.sh) S 23218 23218 22922 0 -1 4202560 132 0 0 0 0 0 0 0 25 0 1 0 879185325 8912896 134 33554432000 4194304 4922060 140735425436608 18446744073709551615 256415210629 0 65536 4096 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/23221/statm: 2176 134 90 178 0 69 0
[pid=23222] ppid=23221 vsize=48512 CPUtime=322.99 cores=0,2,4,6
/proc/23222/stat : 23222 (sathys) R 23221 23218 22922 0 -1 4202496 11689 0 0 0 32298 1 0 0 25 0 1 0 879185325 49676288 10506 33554432000 4194304 4241092 140735606142720 18446744073709551615 4223664 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/23222/statm: 12128 10506 136 12 0 10592 0
Current children cumulated CPU time (s) 323.08
Current children cumulated vsize (KiB) 65920

[startup+323.501 s]
/proc/loadavg: 2.02 2.03 2.00 3/520 23230
/proc/meminfo: memFree=5903296/32950928 swapFree=61513528/67111528
[pid=23218] ppid=23216 vsize=8704 CPUtime=0.09 cores=0,2,4,6
/proc/23218/stat : 23218 (esg_static.sh) S 23216 23218 22922 0 -1 4202496 348 1042 0 0 0 0 9 0 25 0 1 0 879185314 8912896 255 33554432000 4194304 4922060 140735425436608 18446744073709551615 256415391488 0 0 4100 65536 18446744071562362840 0 0 17 2 0 0 0
/proc/23218/statm: 2176 255 211 178 0 69 0
[pid=23221] ppid=23218 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/23221/stat : 23221 (esg_static.sh) S 23218 23218 22922 0 -1 4202560 132 0 0 0 0 0 0 0 25 0 1 0 879185325 8912896 134 33554432000 4194304 4922060 140735425436608 18446744073709551615 256415210629 0 65536 4096 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/23221/statm: 2176 134 90 178 0 69 0
[pid=23222] ppid=23221 vsize=48416 CPUtime=323.39 cores=0,2,4,6
/proc/23222/stat : 23222 (sathys) R 23221 23218 22922 0 -1 4202496 11689 0 0 0 32338 1 0 0 25 0 1 0 879185325 49577984 10485 33554432000 4194304 4241092 140735606142720 18446744073709551615 4223600 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/23222/statm: 12104 10485 136 12 0 10568 0
Current children cumulated CPU time (s) 323.48
Current children cumulated vsize (KiB) 65824

[startup+323.901 s]
/proc/loadavg: 2.02 2.03 2.00 3/520 23230
/proc/meminfo: memFree=5903296/32950928 swapFree=61513528/67111528
[pid=23218] ppid=23216 vsize=8704 CPUtime=0.09 cores=0,2,4,6
/proc/23218/stat : 23218 (esg_static.sh) S 23216 23218 22922 0 -1 4202496 348 1042 0 0 0 0 9 0 25 0 1 0 879185314 8912896 255 33554432000 4194304 4922060 140735425436608 18446744073709551615 256415391488 0 0 4100 65536 18446744071562362840 0 0 17 2 0 0 0
/proc/23218/statm: 2176 255 211 178 0 69 0
[pid=23221] ppid=23218 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/23221/stat : 23221 (esg_static.sh) S 23218 23218 22922 0 -1 4202560 132 0 0 0 0 0 0 0 25 0 1 0 879185325 8912896 134 33554432000 4194304 4922060 140735425436608 18446744073709551615 256415210629 0 65536 4096 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/23221/statm: 2176 134 90 178 0 69 0
[pid=23222] ppid=23221 vsize=48416 CPUtime=323.79 cores=0,2,4,6
/proc/23222/stat : 23222 (sathys) R 23221 23218 22922 0 -1 4202496 11689 0 0 0 32378 1 0 0 25 0 1 0 879185325 49577984 10485 33554432000 4194304 4241092 140735606142720 18446744073709551615 4225153 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/23222/statm: 12104 10485 136 12 0 10568 0
Current children cumulated CPU time (s) 323.88
Current children cumulated vsize (KiB) 65824

[startup+324.001 s]
/proc/loadavg: 2.02 2.03 2.00 3/520 23230
/proc/meminfo: memFree=5903296/32950928 swapFree=61513528/67111528
[pid=23218] ppid=23216 vsize=8704 CPUtime=0.09 cores=0,2,4,6
/proc/23218/stat : 23218 (esg_static.sh) S 23216 23218 22922 0 -1 4202496 348 1042 0 0 0 0 9 0 25 0 1 0 879185314 8912896 255 33554432000 4194304 4922060 140735425436608 18446744073709551615 256415391488 0 0 4100 65536 18446744071562362840 0 0 17 2 0 0 0
/proc/23218/statm: 2176 255 211 178 0 69 0
[pid=23221] ppid=23218 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/23221/stat : 23221 (esg_static.sh) S 23218 23218 22922 0 -1 4202560 132 0 0 0 0 0 0 0 25 0 1 0 879185325 8912896 134 33554432000 4194304 4922060 140735425436608 18446744073709551615 256415210629 0 65536 4096 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/23221/statm: 2176 134 90 178 0 69 0
[pid=23222] ppid=23221 vsize=48416 CPUtime=323.89 cores=0,2,4,6
/proc/23222/stat : 23222 (sathys) R 23221 23218 22922 0 -1 4202496 11689 0 0 0 32388 1 0 0 25 0 1 0 879185325 49577984 10485 33554432000 4194304 4241092 140735606142720 18446744073709551615 4223716 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/23222/statm: 12104 10485 136 12 0 10568 0
Current children cumulated CPU time (s) 323.98
Current children cumulated vsize (KiB) 65824

Child status: 10
Real time (s): 324.066
CPU time (s): 324.063
CPU user time (s): 324.034
CPU system time (s): 0.028995
CPU usage (%): 99.9991
Max. virtual memory (cumulated for all children) (KiB): 65920

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 324.034
system time used= 0.028995
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14848
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= 140
involuntary context switches= 986

runsolver used 1.73673 second user time and 3.87641 second system time

The end

Launcher Data

Begin job on node115 at 2011-06-01 02:52:26
IDJOB=3438570
IDBENCH=71576
IDSOLVER=1935
FILE ID=node115/3438570-1306889546
RUNJOBID= node115-1306884537-22942
PBS_JOBID= 13488461
Free space on /tmp= 8944 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-3438570-1306889546/watcher-3438570-1306889546 -o /tmp/evaluation-result-3438570-1306889546/solver-3438570-1306889546 -C 5000 -W 5100 -M 15500  ./esg_static.sh HOME/instance-3438570-1306889546.cnf rnovelty

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

MD5SUM BENCH= dc046d6f885b64777ffc1cfc8367a176
RANDOM SEED=686272593

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:       5986416 kB
Buffers:         73404 kB
Cached:       14381752 kB
SwapCached:       5172 kB
Active:       18227236 kB
Inactive:      8109960 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       5986416 kB
SwapTotal:    67111528 kB
SwapFree:     61513528 kB
Dirty:            4556 kB
Writeback:           0 kB
AnonPages:    11880268 kB
Mapped:          33736 kB
Slab:           481952 kB
PageTables:      75852 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 151837652 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= 8940 MiB
End job on node115 at 2011-06-01 02:57:51