Trace number 3438945

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
sathys 2011-04-01UNSAT 173.423 173.423

General information on the benchmark

Namecrafted/skvortsov/battleship/
battleship-10-10-unsat.cnf
MD5SUM5ad28aa134f570fa0399980e14c0e5d4
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.922859
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses550
Sum of the clauses size1900
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2450
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5100

Solver Data

0.00/0.00	static
0.00/0.00	HOME/instance-3438945-1306900258.cnf
0.00/0.00	c Parsing...
0.00/0.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |     550     1900 |     164       0        0     nan |  0.000 % |
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 100   #clauses: 550   #literals: 1900
0.00/0.00	c CPU time:   0 s
0.00/0.00	c ==============================================================================
0.00/0.00	c 
0.00/0.00	c seed = 0, numatom = 100, numclause = 100, numliterals = 1900
0.00/0.00	c ---------------------------------------------------------------------------------------------------------------------------------------------
0.00/0.00	c | resCDCL |    tps  |   #impl |  #learnt |  #conf |  #clean |    #propa |   #deci ||  tryLS | numflip |  maxSat/maxNoBi |  nbAlea |    Equi |
0.00/0.00	c ---------------------------------------------------------------------------------------------------------------------------------------------
0.00/0.01	c |       2 |     0.0 |       0 |      501 |      0 |       1 |      9320 |     707 ||      2 |    1551 |       9/      0 |     265 |       0 |
0.00/0.02	c |       4 |     0.0 |       0 |      997 |      0 |       2 |     21640 |    1540 ||      4 |    3190 |       9/      0 |     574 |       0 |
0.00/0.03	c |       6 |     0.0 |       0 |     1489 |    199 |       3 |     35690 |    2475 ||      6 |    4843 |       8/      0 |     892 |       0 |
0.00/0.06	c |       7 |     0.0 |       0 |     2149 |    396 |       4 |     51600 |    3497 ||      7 |    7055 |       8/      0 |    1315 |       0 |
0.00/0.09	c |      11 |     0.0 |       0 |     2695 |    292 |       5 |     68718 |    4779 ||     11 |    9843 |       8/      0 |    1839 |       0 |
0.00/0.13	c |      14 |     0.0 |       0 |     3434 |    492 |       6 |     87622 |    6188 ||     14 |   13270 |       7/      0 |    2564 |       0 |
0.00/0.19	c |      15 |     0.0 |       0 |     4266 |    992 |       7 |    107850 |    7617 ||     15 |   17274 |       7/      0 |    3406 |       0 |
0.00/0.25	c |      16 |     0.1 |       0 |     4990 |     92 |       8 |    128765 |    9162 ||     16 |   18520 |       7/      0 |    3513 |       0 |
0.00/0.34	c |      21 |     0.1 |       0 |     5821 |     88 |       9 |    153050 |   10979 ||     21 |   22411 |       7/      0 |    4235 |       0 |
0.00/0.45	c |      25 |     0.1 |       0 |     6524 |    178 |      10 |    178180 |   12911 ||     25 |   26388 |       7/      0 |    5072 |       0 |
0.00/0.58	c |      29 |     0.1 |       0 |     7204 |    577 |      11 |    204891 |   14937 ||     29 |   30911 |       7/      0 |    5913 |       0 |
0.00/0.72	c |      30 |     0.1 |       0 |     8018 |    372 |      12 |    232523 |   16945 ||     30 |   35172 |       7/      0 |    6746 |       0 |
0.00/0.89	c |      31 |     0.2 |       0 |     8730 |   2075 |      13 |    261189 |   19061 ||     31 |   42346 |       7/      0 |    8422 |       0 |
1.00/1.03	c |      31 |     0.2 |       0 |     9614 |   1473 |      14 |    294594 |   21276 ||     31 |   43417 |       7/      0 |    8440 |       0 |
1.19/1.24	c |      38 |     0.2 |       0 |    10360 |    355 |      15 |    329404 |   23875 ||     38 |   49083 |       7/      0 |    9683 |       0 |
1.39/1.48	c |      44 |     0.2 |       0 |    11059 |    245 |      16 |    363756 |   26629 ||     44 |   54036 |       7/      0 |   10522 |       0 |
1.69/1.76	c |      46 |     0.3 |       0 |    11884 |    243 |      17 |    401063 |   29354 ||     46 |   60402 |       7/      0 |   11772 |       0 |
1.99/2.06	c |      53 |     0.3 |       0 |    12311 |    234 |      18 |    441458 |   32315 ||     53 |   65684 |       7/      0 |   13016 |       0 |
2.39/2.40	c |      59 |     0.4 |       0 |    13108 |    119 |      19 |    481656 |   35440 ||     59 |   71026 |       7/      0 |   13865 |       0 |
2.69/2.73	c |      61 |     0.3 |       0 |    13481 |    712 |      20 |    522880 |   38486 ||     61 |   77161 |       7/      0 |   15113 |       0 |
2.99/3.06	c |      62 |     0.3 |       0 |    13864 |    812 |      21 |    562052 |   41615 ||     62 |   85237 |       7/      0 |   16780 |       0 |
3.49/3.52	c |      63 |     0.5 |       0 |    15148 |   3416 |      22 |    606047 |   44788 ||     63 |   97024 |       7/      0 |   20094 |       0 |
3.89/3.94	c |      63 |     0.4 |       0 |    15524 |   1316 |      23 |    650836 |   48068 ||     63 |  101212 |       7/      0 |   20125 |       0 |
4.30/4.33	c |      67 |     0.4 |       0 |    16241 |     17 |      24 |    699299 |   51651 ||     67 |  103904 |       6/      0 |   20648 |       0 |
4.89/4.90	c |      76 |     0.6 |       0 |    17201 |      0 |      25 |    749635 |   55579 ||     76 |  111868 |       6/      0 |   22231 |       0 |
5.40/5.50	c |      80 |     0.6 |       0 |    18297 |     94 |      26 |    799903 |   59424 ||     80 |  118966 |       6/      0 |   23693 |       0 |
6.09/6.14	c |      90 |     0.6 |       0 |    18678 |    178 |      27 |    854545 |   63684 ||     90 |  127440 |       6/      0 |   25363 |       0 |
6.79/6.86	c |      94 |     0.7 |       0 |    19170 |   1068 |      28 |    906272 |   67843 ||     94 |  138741 |       6/      0 |   28461 |       0 |
7.49/7.50	c |      96 |     0.6 |       0 |    20317 |     66 |      29 |    959767 |   71935 ||     96 |  143864 |       6/      0 |   28719 |       0 |
8.29/8.31	c |     107 |     0.8 |       0 |    21777 |    258 |      30 |   1018292 |   76675 ||    107 |  153321 |       6/      0 |   30624 |       0 |
9.09/9.13	c |     113 |     0.8 |       0 |    22287 |    255 |      31 |   1075367 |   81204 ||    113 |  162029 |       6/      0 |   32398 |       0 |
9.99/10.04	c |     123 |     0.9 |       0 |    22987 |     43 |      32 |   1133591 |   86050 ||    123 |  172156 |       6/      0 |   34399 |       0 |
10.89/10.98	c |     125 |     0.9 |       0 |    24182 |    144 |      33 |   1193045 |   90602 ||    125 |  184275 |       6/      0 |   36911 |       0 |
11.89/11.91	c |     126 |     0.9 |       0 |    25809 |   3945 |      34 |   1251537 |   95224 ||    126 |  197722 |       6/      0 |   40243 |       0 |
12.79/12.86	c |     126 |     0.9 |       0 |    27555 |   3045 |      35 |   1314913 |   99960 ||    126 |  200312 |       6/      0 |   40261 |       0 |
13.89/13.93	c |     127 |     1.1 |       0 |    27854 |   7048 |      36 |   1370047 |  104876 ||    127 |  224293 |       6/      0 |   46899 |       0 |
14.89/14.96	c |     127 |     1.0 |       0 |    30024 |   1547 |      37 |   1432836 |  110079 ||    127 |  232314 |       6/      0 |   46966 |       0 |
15.69/15.78	c |     127 |     0.8 |       0 |    31651 |   5749 |      38 |   1499230 |  115090 ||    127 |  232314 |       6/      0 |   46966 |       0 |
17.09/17.11	c |     140 |     1.3 |       0 |    33533 |    124 |      39 |   1572130 |  120893 ||    140 |  242434 |       6/      0 |   49056 |       0 |
18.39/18.49	c |     149 |     1.4 |       0 |    33868 |    207 |      40 |   1641040 |  126610 ||    149 |  254051 |       6/      0 |   51550 |       0 |
19.89/19.96	c |     157 |     1.5 |       0 |    34329 |    484 |      41 |   1711424 |  132535 ||    157 |  265665 |       6/      0 |   53660 |       0 |
21.29/21.35	c |     163 |     1.4 |       0 |    35360 |    175 |      42 |   1782944 |  138463 ||    163 |  276844 |       6/      0 |   55958 |       0 |
22.99/23.11	c |     173 |     1.8 |       0 |    36008 |    149 |      43 |   1859145 |  144750 ||    173 |  290290 |       6/      0 |   58671 |       0 |
24.79/24.82	c |     187 |     1.7 |       0 |    36142 |    339 |      44 |   1935805 |  151154 ||    187 |  302016 |       6/      0 |   61178 |       0 |
26.41/26.49	c |     189 |     1.7 |       0 |    36335 |   1037 |      45 |   2014790 |  157253 ||    189 |  314742 |       6/      0 |   63674 |       0 |
27.99/28.05	c |     190 |     1.6 |       0 |    37375 |   1239 |      46 |   2085887 |  163476 ||    190 |  330625 |       6/      0 |   66994 |       0 |
29.59/29.62	c |     200 |     1.6 |       0 |    38684 |    122 |      47 |   2165459 |  170119 ||    200 |  338886 |       6/      0 |   68653 |       0 |
31.59/31.65	c |     212 |     2.0 |       0 |    40470 |    499 |      48 |   2248700 |  177059 ||    212 |  353342 |       6/      0 |   71569 |       0 |
33.69/33.77	c |     221 |     2.1 |       0 |    40815 |   1584 |      49 |   2332445 |  183962 ||    221 |  369263 |       6/      0 |   75316 |       0 |
35.79/35.83	c |     231 |     2.1 |       0 |    42408 |    267 |      50 |   2415835 |  190990 ||    231 |  380096 |       6/      0 |   77015 |       0 |
38.09/38.19	c |     243 |     2.4 |       0 |    43596 |     37 |      51 |   2503535 |  198204 ||    243 |  394668 |       6/      0 |   79936 |       0 |
40.59/40.70	c |     252 |     2.5 |       0 |    44567 |   2027 |      52 |   2590511 |  205411 ||    252 |  411775 |       6/      0 |   83687 |       0 |
42.99/43.08	c |     253 |     2.4 |       0 |    45386 |    526 |      53 |   2672584 |  212505 ||    253 |  428744 |       6/      0 |   87043 |       0 |
45.39/45.43	c |     254 |     2.4 |       0 |    46267 |   6328 |      54 |   2754947 |  219578 ||    254 |  450411 |       6/      0 |   93648 |       0 |
47.59/47.61	c |     254 |     2.2 |       0 |    48441 |   2626 |      55 |   2834793 |  226732 ||    254 |  460202 |       6/      0 |   93739 |       0 |
49.89/49.90	c |     255 |     2.3 |       0 |    49974 |   8628 |      56 |   2924508 |  233932 ||    255 |  491589 |       6/      0 |  106834 |       0 |
53.09/53.12	c |     255 |     3.2 |       0 |    51986 |   6101 |      57 |   3006268 |  241501 ||    255 |  509771 |       6/      0 |  107022 |       0 |
56.49/56.55	c |     255 |     3.4 |       0 |    53436 |   1727 |      58 |   3097659 |  249030 ||    255 |  523323 |       6/      0 |  107148 |       0 |
58.89/58.92	c |     255 |     2.4 |       0 |    53654 |   8028 |      59 |   3199591 |  256467 ||    255 |  523323 |       6/      0 |  107148 |       0 |
61.18/61.29	c |     262 |     2.4 |       0 |    55479 |    214 |      60 |   3297997 |  264260 ||    262 |  528379 |       6/      0 |  108394 |       0 |
64.49/64.53	c |     277 |     3.2 |       0 |    56780 |    281 |      61 |   3400631 |  272709 ||    277 |  544990 |       6/      0 |  111745 |       0 |
67.69/67.72	c |     286 |     3.2 |       0 |    57368 |    263 |      62 |   3499948 |  281128 ||    286 |  564091 |       6/      0 |  115521 |       0 |
71.09/71.17	c |     301 |     3.5 |       0 |    58051 |    925 |      63 |   3604536 |  289862 ||    301 |  579791 |       6/      0 |  118864 |       0 |
74.89/74.96	c |     316 |     3.8 |       0 |    58881 |     93 |      64 |   3712431 |  298834 ||    316 |  597439 |       6/      0 |  122219 |       0 |
78.19/78.28	c |     318 |     3.3 |       0 |    59963 |   4593 |      65 |   3812772 |  307325 ||    318 |  620713 |       6/      0 |  127216 |       0 |
81.79/81.86	c |     330 |     3.6 |       0 |    59989 |     72 |      66 |   3922173 |  316163 ||    330 |  630933 |       6/      0 |  129093 |       0 |
85.89/85.95	c |     347 |     4.1 |       0 |    59667 |    444 |      67 |   4033157 |  325489 ||    347 |  650238 |       6/      0 |  133059 |       0 |
89.79/89.81	c |     356 |     3.9 |       0 |    60541 |    428 |      68 |   4141156 |  334679 ||    356 |  668469 |       6/      0 |  136840 |       0 |
94.09/94.10	c |     373 |     4.3 |       0 |    61740 |    192 |      69 |   4251325 |  344145 ||    373 |  686495 |       6/      0 |  140391 |       0 |
97.99/98.00	c |     381 |     3.9 |       0 |    62741 |   2067 |      70 |   4359245 |  353592 ||    381 |  711100 |       6/      0 |  147217 |       0 |
101.89/101.99	c |     382 |     4.0 |       0 |    64141 |   4766 |      71 |   4468667 |  362835 ||    382 |  736225 |       6/      0 |  153823 |       0 |
105.49/105.55	c |     382 |     3.6 |       0 |    66164 |   2765 |      72 |   4573403 |  372184 ||    382 |  750591 |       6/      0 |  153982 |       0 |
109.39/109.48	c |     396 |     3.9 |       0 |    68737 |    240 |      73 |   4690360 |  381979 ||    396 |  761818 |       6/      0 |  156487 |       0 |
114.09/114.15	c |     412 |     4.7 |       0 |    71090 |   1009 |      74 |   4807540 |  392223 ||    412 |  782978 |       6/      0 |  160667 |       0 |
119.19/119.21	c |     426 |     5.1 |       0 |    72884 |    174 |      75 |   4927495 |  402260 ||    426 |  801620 |       6/      0 |  164459 |       0 |
124.59/124.60	c |     443 |     5.4 |       0 |    74501 |    831 |      76 |   5050357 |  412581 ||    443 |  823112 |       6/      0 |  169065 |       0 |
129.59/129.60	c |     445 |     5.0 |       0 |    76342 |    528 |      77 |   5169130 |  422640 ||    445 |  848232 |       6/      0 |  174082 |       0 |
134.59/134.61	c |     460 |     5.0 |       0 |    77850 |   1113 |      78 |   5288284 |  433386 ||    460 |  864411 |       6/      0 |  177454 |       0 |
140.29/140.33	c |     476 |     5.7 |       0 |    77842 |   1770 |      79 |   5411626 |  444174 ||    476 |  887415 |       6/      0 |  182480 |       0 |
146.19/146.29	c |     491 |     6.0 |       0 |    78852 |    542 |      80 |   5537792 |  455105 ||    491 |  906015 |       6/      0 |  185840 |       0 |
152.29/152.38	c |     507 |     6.1 |       0 |    80069 |    211 |      81 |   5661566 |  466174 ||    507 |  930616 |       6/      0 |  190880 |       0 |
158.19/158.30	c |     509 |     5.9 |       0 |    81237 |   4011 |      82 |   5788163 |  476870 ||    509 |  961664 |       6/      0 |  200779 |       0 |
165.01/165.08	c |     509 |     6.8 |       0 |    83800 |   3111 |      83 |   5915227 |  487740 ||    509 |  978770 |       6/      0 |  200906 |       0 |
170.79/170.83	c |     510 |     5.8 |       0 |    85853 |  11912 |      84 |   6043537 |  498904 ||    510 | 1020806 |       6/      0 |  214115 |       0 |
173.39/173.41	c |     510 |     2.6 |      41 |    89442 |   3611 |      84 |   6095156 |  503765 ||    510 | 1032603 |       6/      0 |  214239 |       0 |
173.39/173.41	c c 
173.39/173.41	c -----------------------------------
173.39/173.41	c # temps = 173.400000
173.39/173.41	c # cleaningDB = 84
173.39/173.41	c # clause binaire = 468
173.39/173.41	c # literal removed by litRedundant = 1606041
173.39/173.41	c # literal removed by litRedundantBin = 384852
173.39/173.41	c # init clause removed by simplify = 0
173.39/173.41	c # learnt clause removed by simplify = 0
173.39/173.41	c # une clause fausse était une apprise = 0
173.39/173.41	c # equivalence dectecte = 0
173.39/173.41	c # Memory used           : 27.20 MB
173.39/173.41	c 
173.39/173.41	c ########################
173.39/173.41	c ####   ##  ###   ## ####
173.39/173.41	c #### #### # ## #### ####
173.39/173.41	c ####   ##  ###   ##  ###
173.39/173.41	c ########################
173.39/173.41	c # restart = 510
173.39/173.41	c # conflit = 394376
173.39/173.41	c # decision = 503765
173.39/173.41	c # propagation = 6095156 	 (35150.841984 (prop/sec))
173.39/173.41	c 
173.39/173.41	c ########################
173.39/173.41	c ### ### #   ##   ##   ##
173.39/173.41	c ### # # # #### # ### ###
173.39/173.41	c ###  #  ### ## # ### ###
173.39/173.41	c ########################
173.39/173.41	c # numtry = 510
173.39/173.41	c # numflips = 1032603
173.39/173.41	c # maxSat = 6
173.39/173.41	c # freeFlip = 396246
173.39/173.41	c # nbBoundary = 0
173.39/173.41	c 
173.39/173.41	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3438945-1306900258/watcher-3438945-1306900258 -o /tmp/evaluation-result-3438945-1306900258/solver-3438945-1306900258 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3438945-1306900258.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: 1.00 1.09 1.45 3/577 4962
/proc/meminfo: memFree=5143676/32951124 swapFree=58940260/67111528
[pid=4962] ppid=4960 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/4962/stat : 4962 (esg_static.sh) S 4960 4962 3606 0 -1 4202496 350 147 0 0 0 0 0 0 25 0 1 0 801623579 8912896 256 33554432000 4194304 4922060 140733681972272 18446744073709551615 212687675136 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/4962/statm: 2176 256 211 178 0 69 0

[startup+0.097449 s]
/proc/loadavg: 1.00 1.09 1.45 3/577 4962
/proc/meminfo: memFree=5143676/32951124 swapFree=58940260/67111528
[pid=4962] ppid=4960 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/4962/stat : 4962 (esg_static.sh) S 4960 4962 3606 0 -1 4202496 350 147 0 0 0 0 0 0 25 0 1 0 801623579 8912896 256 33554432000 4194304 4922060 140733681972272 18446744073709551615 212687675136 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/4962/statm: 2176 256 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.10046 s]
/proc/loadavg: 1.00 1.09 1.45 3/577 4962
/proc/meminfo: memFree=5143676/32951124 swapFree=58940260/67111528
[pid=4962] ppid=4960 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/4962/stat : 4962 (esg_static.sh) S 4960 4962 3606 0 -1 4202496 350 147 0 0 0 0 0 0 25 0 1 0 801623579 8912896 256 33554432000 4194304 4922060 140733681972272 18446744073709551615 212687675136 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/4962/statm: 2176 256 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300416 s]
/proc/loadavg: 1.00 1.09 1.45 3/577 4962
/proc/meminfo: memFree=5143676/32951124 swapFree=58940260/67111528
[pid=4962] ppid=4960 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/4962/stat : 4962 (esg_static.sh) S 4960 4962 3606 0 -1 4202496 350 147 0 0 0 0 0 0 25 0 1 0 801623579 8912896 256 33554432000 4194304 4922060 140733681972272 18446744073709551615 212687675136 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/4962/statm: 2176 256 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700339 s]
/proc/loadavg: 1.00 1.09 1.45 3/577 4962
/proc/meminfo: memFree=5143676/32951124 swapFree=58940260/67111528
[pid=4962] ppid=4960 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/4962/stat : 4962 (esg_static.sh) S 4960 4962 3606 0 -1 4202496 350 147 0 0 0 0 0 0 25 0 1 0 801623579 8912896 256 33554432000 4194304 4922060 140733681972272 18446744073709551615 212687675136 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/4962/statm: 2176 256 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.5012 s]
/proc/loadavg: 1.08 1.11 1.45 3/580 4966
/proc/meminfo: memFree=5137956/32951124 swapFree=58940260/67111528
[pid=4962] ppid=4960 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/4962/stat : 4962 (esg_static.sh) S 4960 4962 3606 0 -1 4202496 350 147 0 0 0 0 0 0 25 0 1 0 801623579 8912896 256 33554432000 4194304 4922060 140733681972272 18446744073709551615 212687675136 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/4962/statm: 2176 256 211 178 0 69 0
[pid=4964] ppid=4962 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/4964/stat : 4964 (esg_static.sh) S 4962 4962 3606 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 801623579 8912896 135 33554432000 4194304 4922060 140733681972272 18446744073709551615 212687494277 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4964/statm: 2176 135 90 178 0 69 0
[pid=4965] ppid=4964 vsize=10108 CPUtime=1.49 cores=0,2,4,6
/proc/4965/stat : 4965 (sathys) R 4964 4962 3606 0 -1 4202496 1007 0 0 0 149 0 0 0 20 0 1 0 801623579 10350592 919 33554432000 4194304 4241092 140737435005376 18446744073709551615 4223733 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/4965/statm: 2527 919 135 12 0 991 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27516

[startup+3.10089 s]
/proc/loadavg: 1.08 1.11 1.45 3/580 4966
/proc/meminfo: memFree=5135668/32951124 swapFree=58940260/67111528
[pid=4962] ppid=4960 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/4962/stat : 4962 (esg_static.sh) S 4960 4962 3606 0 -1 4202496 350 147 0 0 0 0 0 0 25 0 1 0 801623579 8912896 256 33554432000 4194304 4922060 140733681972272 18446744073709551615 212687675136 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/4962/statm: 2176 256 211 178 0 69 0
[pid=4964] ppid=4962 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/4964/stat : 4964 (esg_static.sh) S 4962 4962 3606 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 801623579 8912896 135 33554432000 4194304 4922060 140733681972272 18446744073709551615 212687494277 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4964/statm: 2176 135 90 178 0 69 0
[pid=4965] ppid=4964 vsize=10932 CPUtime=3.09 cores=0,2,4,6
/proc/4965/stat : 4965 (sathys) R 4964 4962 3606 0 -1 4202496 1226 0 0 0 309 0 0 0 25 0 1 0 801623579 11194368 1138 33554432000 4194304 4241092 140737435005376 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/4965/statm: 2733 1138 135 12 0 1197 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 28340

[startup+6.30032 s]
/proc/loadavg: 1.08 1.11 1.45 3/580 4966
/proc/meminfo: memFree=5132156/32951124 swapFree=58940260/67111528
[pid=4962] ppid=4960 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/4962/stat : 4962 (esg_static.sh) S 4960 4962 3606 0 -1 4202496 350 147 0 0 0 0 0 0 25 0 1 0 801623579 8912896 256 33554432000 4194304 4922060 140733681972272 18446744073709551615 212687675136 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/4962/statm: 2176 256 211 178 0 69 0
[pid=4964] ppid=4962 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/4964/stat : 4964 (esg_static.sh) S 4962 4962 3606 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 801623579 8912896 135 33554432000 4194304 4922060 140733681972272 18446744073709551615 212687494277 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4964/statm: 2176 135 90 178 0 69 0
[pid=4965] ppid=4964 vsize=12532 CPUtime=6.29 cores=0,2,4,6
/proc/4965/stat : 4965 (sathys) R 4964 4962 3606 0 -1 4202496 1602 0 0 0 629 0 0 0 25 0 1 0 801623579 12832768 1514 33554432000 4194304 4241092 140737435005376 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/4965/statm: 3133 1514 136 12 0 1597 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 29940

[startup+12.7011 s]
/proc/loadavg: 1.22 1.14 1.46 3/580 4967
/proc/meminfo: memFree=5127260/32951124 swapFree=58940260/67111528
[pid=4962] ppid=4960 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/4962/stat : 4962 (esg_static.sh) S 4960 4962 3606 0 -1 4202496 350 147 0 0 0 0 0 0 25 0 1 0 801623579 8912896 256 33554432000 4194304 4922060 140733681972272 18446744073709551615 212687675136 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/4962/statm: 2176 256 211 178 0 69 0
[pid=4964] ppid=4962 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/4964/stat : 4964 (esg_static.sh) S 4962 4962 3606 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 801623579 8912896 135 33554432000 4194304 4922060 140733681972272 18446744073709551615 212687494277 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4964/statm: 2176 135 90 178 0 69 0
[pid=4965] ppid=4964 vsize=14196 CPUtime=12.69 cores=0,2,4,6
/proc/4965/stat : 4965 (sathys) R 4964 4962 3606 0 -1 4202496 2032 0 0 0 1269 0 0 0 25 0 1 0 801623579 14536704 1944 33554432000 4194304 4241092 140737435005376 18446744073709551615 4223670 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/4965/statm: 3549 1944 136 12 0 2013 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 31604

[startup+25.5008 s]
/proc/loadavg: 1.34 1.16 1.46 3/580 4967
/proc/meminfo: memFree=5122568/32951124 swapFree=58940260/67111528
[pid=4962] ppid=4960 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/4962/stat : 4962 (esg_static.sh) S 4960 4962 3606 0 -1 4202496 350 147 0 0 0 0 0 0 25 0 1 0 801623579 8912896 256 33554432000 4194304 4922060 140733681972272 18446744073709551615 212687675136 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/4962/statm: 2176 256 211 178 0 69 0
[pid=4964] ppid=4962 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/4964/stat : 4964 (esg_static.sh) S 4962 4962 3606 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 801623579 8912896 135 33554432000 4194304 4922060 140733681972272 18446744073709551615 212687494277 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4964/statm: 2176 135 90 178 0 69 0
[pid=4965] ppid=4964 vsize=16800 CPUtime=25.49 cores=0,2,4,6
/proc/4965/stat : 4965 (sathys) R 4964 4962 3606 0 -1 4202496 2680 0 0 0 2549 0 0 0 25 0 1 0 801623579 17203200 2592 33554432000 4194304 4241092 140737435005376 18446744073709551615 4225177 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/4965/statm: 4200 2592 136 12 0 2664 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 34208

[startup+51.1011 s]
/proc/loadavg: 1.56 1.23 1.47 3/580 4968
/proc/meminfo: memFree=5114584/32951124 swapFree=58940260/67111528
[pid=4962] ppid=4960 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/4962/stat : 4962 (esg_static.sh) S 4960 4962 3606 0 -1 4202496 350 147 0 0 0 0 0 0 25 0 1 0 801623579 8912896 256 33554432000 4194304 4922060 140733681972272 18446744073709551615 212687675136 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/4962/statm: 2176 256 211 178 0 69 0
[pid=4964] ppid=4962 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/4964/stat : 4964 (esg_static.sh) S 4962 4962 3606 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 801623579 8912896 135 33554432000 4194304 4922060 140733681972272 18446744073709551615 212687494277 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4964/statm: 2176 135 90 178 0 69 0
[pid=4965] ppid=4964 vsize=20212 CPUtime=51.09 cores=0,2,4,6
/proc/4965/stat : 4965 (sathys) R 4964 4962 3606 0 -1 4202496 3523 0 0 0 5109 0 0 0 25 0 1 0 801623579 20697088 3434 33554432000 4194304 4241092 140737435005376 18446744073709551615 4225177 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/4965/statm: 5053 3434 136 12 0 3517 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 37620

[startup+102.322 s]
/proc/loadavg: 1.82 1.36 1.50 3/580 4969
/proc/meminfo: memFree=5107324/32951124 swapFree=58940260/67111528
[pid=4962] ppid=4960 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/4962/stat : 4962 (esg_static.sh) S 4960 4962 3606 0 -1 4202496 350 147 0 0 0 0 0 0 25 0 1 0 801623579 8912896 256 33554432000 4194304 4922060 140733681972272 18446744073709551615 212687675136 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/4962/statm: 2176 256 211 178 0 69 0
[pid=4964] ppid=4962 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/4964/stat : 4964 (esg_static.sh) S 4962 4962 3606 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 801623579 8912896 135 33554432000 4194304 4922060 140733681972272 18446744073709551615 212687494277 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4964/statm: 2176 135 90 178 0 69 0
[pid=4965] ppid=4964 vsize=24492 CPUtime=102.31 cores=0,2,4,6
/proc/4965/stat : 4965 (sathys) R 4964 4962 3606 0 -1 4202496 4601 0 0 0 10231 0 0 0 25 0 1 0 801623579 25079808 4504 33554432000 4194304 4241092 140737435005376 18446744073709551615 4223730 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/4965/statm: 6123 4504 136 12 0 4587 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 41900

[startup+162.301 s]
/proc/loadavg: 1.93 1.47 1.53 3/580 4971
/proc/meminfo: memFree=5096812/32951124 swapFree=58940260/67111528
[pid=4962] ppid=4960 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/4962/stat : 4962 (esg_static.sh) S 4960 4962 3606 0 -1 4202496 350 147 0 0 0 0 0 0 25 0 1 0 801623579 8912896 256 33554432000 4194304 4922060 140733681972272 18446744073709551615 212687675136 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/4962/statm: 2176 256 211 178 0 69 0
[pid=4964] ppid=4962 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/4964/stat : 4964 (esg_static.sh) S 4962 4962 3606 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 801623579 8912896 135 33554432000 4194304 4922060 140733681972272 18446744073709551615 212687494277 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4964/statm: 2176 135 90 178 0 69 0
[pid=4965] ppid=4964 vsize=26896 CPUtime=162.29 cores=0,2,4,6
/proc/4965/stat : 4965 (sathys) R 4964 4962 3606 0 -1 4202496 5219 0 0 0 16229 0 0 0 25 0 1 0 801623579 27541504 5111 33554432000 4194304 4241092 140737435005376 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/4965/statm: 6724 5111 136 12 0 5188 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 44304

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

[startup+166.301 s]
/proc/loadavg: 1.94 1.48 1.53 3/580 4971
/proc/meminfo: memFree=5097176/32951124 swapFree=58940260/67111528
[pid=4962] ppid=4960 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/4962/stat : 4962 (esg_static.sh) S 4960 4962 3606 0 -1 4202496 350 147 0 0 0 0 0 0 25 0 1 0 801623579 8912896 256 33554432000 4194304 4922060 140733681972272 18446744073709551615 212687675136 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/4962/statm: 2176 256 211 178 0 69 0
[pid=4964] ppid=4962 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/4964/stat : 4964 (esg_static.sh) S 4962 4962 3606 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 801623579 8912896 135 33554432000 4194304 4922060 140733681972272 18446744073709551615 212687494277 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4964/statm: 2176 135 90 178 0 69 0
[pid=4965] ppid=4964 vsize=27284 CPUtime=166.29 cores=0,2,4,6
/proc/4965/stat : 4965 (sathys) R 4964 4962 3606 0 -1 4202496 5313 0 0 0 16629 0 0 0 25 0 1 0 801623579 27938816 5205 33554432000 4194304 4241092 140737435005376 18446744073709551615 4223647 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/4965/statm: 6821 5205 136 12 0 5285 0
Current children cumulated CPU time (s) 166.29
Current children cumulated vsize (KiB) 44692

[startup+169.501 s]
/proc/loadavg: 1.94 1.48 1.53 3/580 4971
/proc/meminfo: memFree=5095192/32951124 swapFree=58940260/67111528
[pid=4962] ppid=4960 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/4962/stat : 4962 (esg_static.sh) S 4960 4962 3606 0 -1 4202496 350 147 0 0 0 0 0 0 25 0 1 0 801623579 8912896 256 33554432000 4194304 4922060 140733681972272 18446744073709551615 212687675136 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/4962/statm: 2176 256 211 178 0 69 0
[pid=4964] ppid=4962 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/4964/stat : 4964 (esg_static.sh) S 4962 4962 3606 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 801623579 8912896 135 33554432000 4194304 4922060 140733681972272 18446744073709551615 212687494277 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4964/statm: 2176 135 90 178 0 69 0
[pid=4965] ppid=4964 vsize=27876 CPUtime=169.49 cores=0,2,4,6
/proc/4965/stat : 4965 (sathys) R 4964 4962 3606 0 -1 4202496 5456 0 0 0 16949 0 0 0 25 0 1 0 801623579 28545024 5348 33554432000 4194304 4241092 140737435005376 18446744073709551615 4225164 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/4965/statm: 6969 5348 136 12 0 5433 0
Current children cumulated CPU time (s) 169.49
Current children cumulated vsize (KiB) 45284

[startup+171.101 s]
/proc/loadavg: 1.94 1.48 1.53 3/580 4971
/proc/meminfo: memFree=5095916/32951124 swapFree=58940260/67111528
[pid=4962] ppid=4960 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/4962/stat : 4962 (esg_static.sh) S 4960 4962 3606 0 -1 4202496 350 147 0 0 0 0 0 0 25 0 1 0 801623579 8912896 256 33554432000 4194304 4922060 140733681972272 18446744073709551615 212687675136 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/4962/statm: 2176 256 211 178 0 69 0
[pid=4964] ppid=4962 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/4964/stat : 4964 (esg_static.sh) S 4962 4962 3606 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 801623579 8912896 135 33554432000 4194304 4922060 140733681972272 18446744073709551615 212687494277 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4964/statm: 2176 135 90 178 0 69 0
[pid=4965] ppid=4964 vsize=27848 CPUtime=171.09 cores=0,2,4,6
/proc/4965/stat : 4965 (sathys) R 4964 4962 3606 0 -1 4202496 5460 0 0 0 17109 0 0 0 25 0 1 0 801623579 28516352 5348 33554432000 4194304 4241092 140737435005376 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/4965/statm: 6962 5348 136 12 0 5426 0
Current children cumulated CPU time (s) 171.09
Current children cumulated vsize (KiB) 45256

[startup+172.722 s]
/proc/loadavg: 1.94 1.49 1.53 3/580 4971
/proc/meminfo: memFree=5096412/32951124 swapFree=58940260/67111528
[pid=4962] ppid=4960 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/4962/stat : 4962 (esg_static.sh) S 4960 4962 3606 0 -1 4202496 350 147 0 0 0 0 0 0 25 0 1 0 801623579 8912896 256 33554432000 4194304 4922060 140733681972272 18446744073709551615 212687675136 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/4962/statm: 2176 256 211 178 0 69 0
[pid=4964] ppid=4962 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/4964/stat : 4964 (esg_static.sh) S 4962 4962 3606 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 801623579 8912896 135 33554432000 4194304 4922060 140733681972272 18446744073709551615 212687494277 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4964/statm: 2176 135 90 178 0 69 0
[pid=4965] ppid=4964 vsize=27848 CPUtime=172.71 cores=0,2,4,6
/proc/4965/stat : 4965 (sathys) R 4964 4962 3606 0 -1 4202496 5460 0 0 0 17271 0 0 0 25 0 1 0 801623579 28516352 5348 33554432000 4194304 4241092 140737435005376 18446744073709551615 4223730 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/4965/statm: 6962 5348 136 12 0 5426 0
Current children cumulated CPU time (s) 172.71
Current children cumulated vsize (KiB) 45256

[startup+173.101 s]
/proc/loadavg: 1.94 1.49 1.53 3/580 4971
/proc/meminfo: memFree=5096412/32951124 swapFree=58940260/67111528
[pid=4962] ppid=4960 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/4962/stat : 4962 (esg_static.sh) S 4960 4962 3606 0 -1 4202496 350 147 0 0 0 0 0 0 25 0 1 0 801623579 8912896 256 33554432000 4194304 4922060 140733681972272 18446744073709551615 212687675136 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/4962/statm: 2176 256 211 178 0 69 0
[pid=4964] ppid=4962 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/4964/stat : 4964 (esg_static.sh) S 4962 4962 3606 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 801623579 8912896 135 33554432000 4194304 4922060 140733681972272 18446744073709551615 212687494277 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4964/statm: 2176 135 90 178 0 69 0
[pid=4965] ppid=4964 vsize=27848 CPUtime=173.09 cores=0,2,4,6
/proc/4965/stat : 4965 (sathys) R 4964 4962 3606 0 -1 4202496 5460 0 0 0 17309 0 0 0 25 0 1 0 801623579 28516352 5348 33554432000 4194304 4241092 140737435005376 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/4965/statm: 6962 5348 136 12 0 5426 0
Current children cumulated CPU time (s) 173.09
Current children cumulated vsize (KiB) 45256

[startup+173.301 s]
/proc/loadavg: 1.94 1.49 1.53 3/580 4971
/proc/meminfo: memFree=5096412/32951124 swapFree=58940260/67111528
[pid=4962] ppid=4960 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/4962/stat : 4962 (esg_static.sh) S 4960 4962 3606 0 -1 4202496 350 147 0 0 0 0 0 0 25 0 1 0 801623579 8912896 256 33554432000 4194304 4922060 140733681972272 18446744073709551615 212687675136 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/4962/statm: 2176 256 211 178 0 69 0
[pid=4964] ppid=4962 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/4964/stat : 4964 (esg_static.sh) S 4962 4962 3606 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 801623579 8912896 135 33554432000 4194304 4922060 140733681972272 18446744073709551615 212687494277 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4964/statm: 2176 135 90 178 0 69 0
[pid=4965] ppid=4964 vsize=27848 CPUtime=173.29 cores=0,2,4,6
/proc/4965/stat : 4965 (sathys) R 4964 4962 3606 0 -1 4202496 5460 0 0 0 17329 0 0 0 25 0 1 0 801623579 28516352 5348 33554432000 4194304 4241092 140737435005376 18446744073709551615 4223664 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/4965/statm: 6962 5348 136 12 0 5426 0
Current children cumulated CPU time (s) 173.29
Current children cumulated vsize (KiB) 45256

[startup+173.401 s]
/proc/loadavg: 1.94 1.49 1.53 3/580 4971
/proc/meminfo: memFree=5096412/32951124 swapFree=58940260/67111528
[pid=4962] ppid=4960 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/4962/stat : 4962 (esg_static.sh) S 4960 4962 3606 0 -1 4202496 350 147 0 0 0 0 0 0 25 0 1 0 801623579 8912896 256 33554432000 4194304 4922060 140733681972272 18446744073709551615 212687675136 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/4962/statm: 2176 256 211 178 0 69 0
[pid=4964] ppid=4962 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/4964/stat : 4964 (esg_static.sh) S 4962 4962 3606 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 801623579 8912896 135 33554432000 4194304 4922060 140733681972272 18446744073709551615 212687494277 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4964/statm: 2176 135 90 178 0 69 0
[pid=4965] ppid=4964 vsize=27848 CPUtime=173.39 cores=0,2,4,6
/proc/4965/stat : 4965 (sathys) R 4964 4962 3606 0 -1 4202496 5460 0 0 0 17339 0 0 0 25 0 1 0 801623579 28516352 5348 33554432000 4194304 4241092 140737435005376 18446744073709551615 4223730 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/4965/statm: 6962 5348 136 12 0 5426 0
Current children cumulated CPU time (s) 173.39
Current children cumulated vsize (KiB) 45256

Child status: 20
Real time (s): 173.423
CPU time (s): 173.423
CPU user time (s): 173.411
CPU system time (s): 0.011998
CPU usage (%): 99.9998
Max. virtual memory (cumulated for all children) (KiB): 45288

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 173.411
system time used= 0.011998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6335
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= 49
involuntary context switches= 397

runsolver used 0.987849 second user time and 2.33465 second system time

The end

Launcher Data

Begin job on node139 at 2011-06-01 05:50:58
IDJOB=3438945
IDBENCH=83210
IDSOLVER=1935
FILE ID=node139/3438945-1306900258
RUNJOBID= node139-1306900257-4791
PBS_JOBID= 13488437
Free space on /tmp= 51284 MiB

SOLVER NAME= sathys 2011-04-01
BENCH NAME= SAT11/crafted/skvortsov/battleship/battleship-10-10-unsat.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME rnovelty
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3438945-1306900258/watcher-3438945-1306900258 -o /tmp/evaluation-result-3438945-1306900258/solver-3438945-1306900258 -C 5000 -W 5100 -M 15500  ./esg_static.sh HOME/instance-3438945-1306900258.cnf rnovelty

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

MD5SUM BENCH= 5ad28aa134f570fa0399980e14c0e5d4
RANDOM SEED=648863248

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       5143956 kB
Buffers:        102056 kB
Cached:       18737552 kB
SwapCached:       3504 kB
Active:       15212736 kB
Inactive:     11834912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       5143956 kB
SwapTotal:    67111528 kB
SwapFree:     58940260 kB
Dirty:            2068 kB
Writeback:          12 kB
AnonPages:     8206196 kB
Mapped:          32640 kB
Slab:           610572 kB
PageTables:      78476 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 170894976 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= 51284 MiB
End job on node139 at 2011-06-01 05:53:52