Trace number 3261115

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 240.828 240.826

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.487925
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-3261115-1303511158.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.04	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.10	c |      11 |     0.0 |       0 |     2695 |    292 |       5 |     68718 |    4779 ||     11 |    9843 |       8/      0 |    1839 |       0 |
0.00/0.15	c |      14 |     0.0 |       0 |     3434 |    492 |       6 |     87622 |    6188 ||     14 |   13270 |       7/      0 |    2564 |       0 |
0.00/0.21	c |      15 |     0.1 |       0 |     4266 |    992 |       7 |    107850 |    7617 ||     15 |   17274 |       7/      0 |    3406 |       0 |
0.00/0.28	c |      16 |     0.1 |       0 |     4990 |     92 |       8 |    128765 |    9162 ||     16 |   18520 |       7/      0 |    3513 |       0 |
0.00/0.38	c |      21 |     0.1 |       0 |     5821 |     88 |       9 |    153050 |   10979 ||     21 |   22411 |       7/      0 |    4235 |       0 |
0.00/0.51	c |      25 |     0.1 |       0 |     6524 |    178 |      10 |    178180 |   12911 ||     25 |   26388 |       7/      0 |    5072 |       0 |
0.00/0.65	c |      29 |     0.2 |       0 |     7204 |    577 |      11 |    204891 |   14937 ||     29 |   30911 |       7/      0 |    5913 |       0 |
0.00/0.80	c |      30 |     0.2 |       0 |     8018 |    372 |      12 |    232523 |   16945 ||     30 |   35172 |       7/      0 |    6746 |       0 |
0.00/0.99	c |      31 |     0.2 |       0 |     8730 |   2075 |      13 |    261189 |   19061 ||     31 |   42346 |       7/      0 |    8422 |       0 |
1.10/1.16	c |      31 |     0.2 |       0 |     9614 |   1473 |      14 |    294594 |   21276 ||     31 |   43417 |       7/      0 |    8440 |       0 |
1.29/1.40	c |      38 |     0.2 |       0 |    10360 |    355 |      15 |    329404 |   23875 ||     38 |   49083 |       7/      0 |    9683 |       0 |
1.59/1.67	c |      44 |     0.3 |       0 |    11059 |    245 |      16 |    363756 |   26629 ||     44 |   54036 |       7/      0 |   10522 |       0 |
1.89/1.97	c |      46 |     0.3 |       0 |    11884 |    243 |      17 |    401063 |   29354 ||     46 |   60402 |       7/      0 |   11772 |       0 |
2.29/2.32	c |      53 |     0.3 |       0 |    12311 |    234 |      18 |    441458 |   32315 ||     53 |   65684 |       7/      0 |   13016 |       0 |
2.69/2.70	c |      59 |     0.4 |       0 |    13108 |    119 |      19 |    481656 |   35440 ||     59 |   71026 |       7/      0 |   13865 |       0 |
2.99/3.07	c |      61 |     0.4 |       0 |    13481 |    712 |      20 |    522880 |   38486 ||     61 |   77161 |       7/      0 |   15113 |       0 |
3.39/3.45	c |      62 |     0.4 |       0 |    13864 |    812 |      21 |    562052 |   41615 ||     62 |   85237 |       7/      0 |   16780 |       0 |
3.89/3.97	c |      63 |     0.5 |       0 |    15148 |   3416 |      22 |    606047 |   44788 ||     63 |   97024 |       7/      0 |   20094 |       0 |
4.40/4.44	c |      63 |     0.5 |       0 |    15524 |   1316 |      23 |    650836 |   48068 ||     63 |  101212 |       7/      0 |   20125 |       0 |
4.79/4.88	c |      67 |     0.5 |       0 |    16241 |     17 |      24 |    699299 |   51651 ||     67 |  103904 |       6/      0 |   20648 |       0 |
5.50/5.53	c |      76 |     0.7 |       0 |    17201 |      0 |      25 |    749635 |   55579 ||     76 |  111868 |       6/      0 |   22231 |       0 |
6.19/6.21	c |      80 |     0.7 |       0 |    18297 |     94 |      26 |    799903 |   59424 ||     80 |  118966 |       6/      0 |   23693 |       0 |
6.89/6.95	c |      90 |     0.7 |       0 |    18678 |    178 |      27 |    854545 |   63684 ||     90 |  127440 |       6/      0 |   25363 |       0 |
7.70/7.77	c |      94 |     0.8 |       0 |    19170 |   1068 |      28 |    906272 |   67843 ||     94 |  138741 |       6/      0 |   28461 |       0 |
8.49/8.50	c |      96 |     0.7 |       0 |    20317 |     66 |      29 |    959767 |   71935 ||     96 |  143864 |       6/      0 |   28719 |       0 |
9.39/9.44	c |     107 |     0.9 |       0 |    21777 |    258 |      30 |   1018292 |   76675 ||    107 |  153321 |       6/      0 |   30624 |       0 |
10.29/10.39	c |     113 |     1.0 |       0 |    22287 |    255 |      31 |   1075367 |   81204 ||    113 |  162029 |       6/      0 |   32398 |       0 |
11.39/11.45	c |     123 |     1.1 |       0 |    22987 |     43 |      32 |   1133591 |   86050 ||    123 |  172156 |       6/      0 |   34399 |       0 |
12.49/12.53	c |     125 |     1.1 |       0 |    24182 |    144 |      33 |   1193045 |   90602 ||    125 |  184275 |       6/      0 |   36911 |       0 |
13.58/13.61	c |     126 |     1.1 |       0 |    25809 |   3945 |      34 |   1251537 |   95224 ||    126 |  197722 |       6/      0 |   40243 |       0 |
14.68/14.73	c |     126 |     1.1 |       0 |    27555 |   3045 |      35 |   1314913 |   99960 ||    126 |  200312 |       6/      0 |   40261 |       0 |
15.88/15.97	c |     127 |     1.2 |       0 |    27854 |   7048 |      36 |   1370047 |  104876 ||    127 |  224293 |       6/      0 |   46899 |       0 |
17.18/17.20	c |     127 |     1.2 |       0 |    30024 |   1547 |      37 |   1432836 |  110079 ||    127 |  232314 |       6/      0 |   46966 |       0 |
18.08/18.16	c |     127 |     1.0 |       0 |    31651 |   5749 |      38 |   1499230 |  115090 ||    127 |  232314 |       6/      0 |   46966 |       0 |
19.69/19.76	c |     140 |     1.6 |       0 |    33533 |    124 |      39 |   1572130 |  120893 ||    140 |  242434 |       6/      0 |   49056 |       0 |
21.38/21.43	c |     149 |     1.7 |       0 |    33868 |    207 |      40 |   1641040 |  126610 ||    149 |  254051 |       6/      0 |   51550 |       0 |
23.18/23.21	c |     157 |     1.8 |       0 |    34329 |    484 |      41 |   1711424 |  132535 ||    157 |  265665 |       6/      0 |   53660 |       0 |
24.88/24.90	c |     163 |     1.7 |       0 |    35360 |    175 |      42 |   1782944 |  138463 ||    163 |  276844 |       6/      0 |   55958 |       0 |
27.08/27.11	c |     173 |     2.2 |       0 |    36008 |    149 |      43 |   1859145 |  144750 ||    173 |  290290 |       6/      0 |   58671 |       0 |
29.18/29.26	c |     187 |     2.1 |       0 |    36142 |    339 |      44 |   1935805 |  151154 ||    187 |  302016 |       6/      0 |   61178 |       0 |
31.28/31.35	c |     189 |     2.1 |       0 |    36335 |   1037 |      45 |   2014790 |  157253 ||    189 |  314742 |       6/      0 |   63674 |       0 |
33.28/33.30	c |     190 |     1.9 |       0 |    37375 |   1239 |      46 |   2085887 |  163476 ||    190 |  330625 |       6/      0 |   66994 |       0 |
35.19/35.27	c |     200 |     2.0 |       0 |    38684 |    122 |      47 |   2165459 |  170119 ||    200 |  338886 |       6/      0 |   68653 |       0 |
37.89/37.90	c |     212 |     2.6 |       0 |    40470 |    499 |      48 |   2248700 |  177059 ||    212 |  353342 |       6/      0 |   71569 |       0 |
40.60/40.65	c |     221 |     2.8 |       0 |    40815 |   1584 |      49 |   2332445 |  183962 ||    221 |  369263 |       6/      0 |   75316 |       0 |
43.29/43.33	c |     231 |     2.7 |       0 |    42408 |    267 |      50 |   2415835 |  190990 ||    231 |  380096 |       6/      0 |   77015 |       0 |
46.39/46.43	c |     243 |     3.1 |       0 |    43596 |     37 |      51 |   2503535 |  198204 ||    243 |  394668 |       6/      0 |   79936 |       0 |
49.69/49.75	c |     252 |     3.3 |       0 |    44567 |   2027 |      52 |   2590511 |  205411 ||    252 |  411775 |       6/      0 |   83687 |       0 |
52.80/52.89	c |     253 |     3.1 |       0 |    45386 |    526 |      53 |   2672584 |  212505 ||    253 |  428744 |       6/      0 |   87043 |       0 |
56.00/56.02	c |     254 |     3.1 |       0 |    46267 |   6328 |      54 |   2754947 |  219578 ||    254 |  450411 |       6/      0 |   93648 |       0 |
58.79/58.89	c |     254 |     2.9 |       0 |    48441 |   2626 |      55 |   2834793 |  226732 ||    254 |  460202 |       6/      0 |   93739 |       0 |
61.89/61.94	c |     255 |     3.0 |       0 |    49974 |   8628 |      56 |   2924508 |  233932 ||    255 |  491589 |       6/      0 |  106834 |       0 |
66.29/66.38	c |     255 |     4.4 |       0 |    51986 |   6101 |      57 |   3006268 |  241501 ||    255 |  509771 |       6/      0 |  107022 |       0 |
71.09/71.14	c |     255 |     4.8 |       0 |    53436 |   1727 |      58 |   3097659 |  249030 ||    255 |  523323 |       6/      0 |  107148 |       0 |
74.29/74.33	c |     255 |     3.2 |       0 |    53654 |   8028 |      59 |   3199591 |  256467 ||    255 |  523323 |       6/      0 |  107148 |       0 |
77.49/77.50	c |     262 |     3.2 |       0 |    55479 |    214 |      60 |   3297997 |  264260 ||    262 |  528379 |       6/      0 |  108394 |       0 |
81.89/82.00	c |     277 |     4.5 |       0 |    56780 |    281 |      61 |   3400631 |  272709 ||    277 |  544990 |       6/      0 |  111745 |       0 |
86.39/86.40	c |     286 |     4.4 |       0 |    57368 |    263 |      62 |   3499948 |  281128 ||    286 |  564091 |       6/      0 |  115521 |       0 |
91.30/91.32	c |     301 |     4.9 |       0 |    58051 |    925 |      63 |   3604536 |  289862 ||    301 |  579791 |       6/      0 |  118864 |       0 |
96.70/96.75	c |     316 |     5.4 |       0 |    58881 |     93 |      64 |   3712431 |  298834 ||    316 |  597439 |       6/      0 |  122219 |       0 |
101.39/101.41	c |     318 |     4.7 |       0 |    59963 |   4593 |      65 |   3812772 |  307325 ||    318 |  620713 |       6/      0 |  127216 |       0 |
106.49/106.55	c |     330 |     5.1 |       0 |    59989 |     72 |      66 |   3922173 |  316163 ||    330 |  630933 |       6/      0 |  129093 |       0 |
112.49/112.53	c |     347 |     6.0 |       0 |    59667 |    444 |      67 |   4033157 |  325489 ||    347 |  650238 |       6/      0 |  133059 |       0 |
118.09/118.12	c |     356 |     5.6 |       0 |    60541 |    428 |      68 |   4141156 |  334679 ||    356 |  668469 |       6/      0 |  136840 |       0 |
124.30/124.35	c |     373 |     6.2 |       0 |    61740 |    192 |      69 |   4251325 |  344145 ||    373 |  686495 |       6/      0 |  140391 |       0 |
129.89/129.97	c |     381 |     5.6 |       0 |    62741 |   2067 |      70 |   4359245 |  353592 ||    381 |  711100 |       6/      0 |  147217 |       0 |
135.59/135.65	c |     382 |     5.7 |       0 |    64141 |   4766 |      71 |   4468667 |  362835 ||    382 |  736225 |       6/      0 |  153823 |       0 |
140.59/140.68	c |     382 |     5.0 |       0 |    66164 |   2765 |      72 |   4573403 |  372184 ||    382 |  750591 |       6/      0 |  153982 |       0 |
146.30/146.33	c |     396 |     5.7 |       0 |    68737 |    240 |      73 |   4690360 |  381979 ||    396 |  761818 |       6/      0 |  156487 |       0 |
153.09/153.15	c |     412 |     6.8 |       0 |    71090 |   1009 |      74 |   4807540 |  392223 ||    412 |  782978 |       6/      0 |  160667 |       0 |
160.50/160.56	c |     426 |     7.4 |       0 |    72884 |    174 |      75 |   4927495 |  402260 ||    426 |  801620 |       6/      0 |  164459 |       0 |
168.39/168.49	c |     443 |     7.9 |       0 |    74501 |    831 |      76 |   5050357 |  412581 ||    443 |  823112 |       6/      0 |  169065 |       0 |
175.79/175.81	c |     445 |     7.3 |       0 |    76342 |    528 |      77 |   5169130 |  422640 ||    445 |  848232 |       6/      0 |  174082 |       0 |
183.09/183.13	c |     460 |     7.3 |       0 |    77850 |   1113 |      78 |   5288284 |  433386 ||    460 |  864411 |       6/      0 |  177454 |       0 |
191.59/191.60	c |     476 |     8.5 |       0 |    77842 |   1770 |      79 |   5411626 |  444174 ||    476 |  887415 |       6/      0 |  182480 |       0 |
200.29/200.39	c |     491 |     8.8 |       0 |    78852 |    542 |      80 |   5537792 |  455105 ||    491 |  906015 |       6/      0 |  185840 |       0 |
209.39/209.44	c |     507 |     9.1 |       0 |    80069 |    211 |      81 |   5661566 |  466174 ||    507 |  930616 |       6/      0 |  190880 |       0 |
218.09/218.14	c |     509 |     8.7 |       0 |    81237 |   4011 |      82 |   5788163 |  476870 ||    509 |  961664 |       6/      0 |  200779 |       0 |
228.19/228.22	c |     509 |    10.1 |       0 |    83800 |   3111 |      83 |   5915227 |  487740 ||    509 |  978770 |       6/      0 |  200906 |       0 |
236.79/236.85	c |     510 |     8.6 |       0 |    85853 |  11912 |      84 |   6043537 |  498904 ||    510 | 1020806 |       6/      0 |  214115 |       0 |
240.80/240.82	c |     510 |     4.0 |      41 |    89442 |   3611 |      84 |   6095156 |  503765 ||    510 | 1032603 |       6/      0 |  214239 |       0 |
240.80/240.82	c c 
240.80/240.82	c -----------------------------------
240.80/240.82	c # temps = 240.810000
240.80/240.82	c # cleaningDB = 84
240.80/240.82	c # clause binaire = 468
240.80/240.82	c # literal removed by litRedundant = 1606041
240.80/240.82	c # literal removed by litRedundantBin = 384852
240.80/240.82	c # init clause removed by simplify = 0
240.80/240.82	c # learnt clause removed by simplify = 0
240.80/240.82	c # une clause fausse était une apprise = 0
240.80/240.82	c # equivalence dectecte = 0
240.80/240.82	c # Memory used           : 27.20 MB
240.80/240.82	c 
240.80/240.82	c ########################
240.80/240.82	c ####   ##  ###   ## ####
240.80/240.82	c #### #### # ## #### ####
240.80/240.82	c ####   ##  ###   ##  ###
240.80/240.82	c ########################
240.80/240.82	c # restart = 510
240.80/240.82	c # conflit = 394376
240.80/240.82	c # decision = 503765
240.80/240.82	c # propagation = 6095156 	 (25311.058511 (prop/sec))
240.80/240.82	c 
240.80/240.82	c ########################
240.80/240.82	c ### ### #   ##   ##   ##
240.80/240.82	c ### # # # #### # ### ###
240.80/240.82	c ###  #  ### ## # ### ###
240.80/240.82	c ########################
240.80/240.82	c # numtry = 510
240.80/240.82	c # numflips = 1032603
240.80/240.82	c # maxSat = 6
240.80/240.82	c # freeFlip = 396246
240.80/240.82	c # nbBoundary = 0
240.80/240.82	c 
240.80/240.82	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

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

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 3.00 3.09 3.41 4/187 27142
/proc/meminfo: memFree=13450208/32950928 swapFree=67111528/67111528
[pid=27142] ppid=27140 vsize=8704 CPUtime=0 cores=0,2
/proc/27142/stat : 27142 (esg_static.sh) S 27140 27142 25554 0 -1 4202496 351 146 0 0 0 0 0 0 25 0 1 0 541346447 8912896 256 33554432000 4194304 4922060 140733343750352 18446744073709551615 231895490304 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/27142/statm: 2176 256 211 178 0 69 0

[startup+0.010141 s]
/proc/loadavg: 3.00 3.09 3.41 4/187 27142
/proc/meminfo: memFree=13450208/32950928 swapFree=67111528/67111528
[pid=27142] ppid=27140 vsize=8704 CPUtime=0 cores=0,2
/proc/27142/stat : 27142 (esg_static.sh) S 27140 27142 25554 0 -1 4202496 351 146 0 0 0 0 0 0 25 0 1 0 541346447 8912896 256 33554432000 4194304 4922060 140733343750352 18446744073709551615 231895490304 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/27142/statm: 2176 256 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.101186 s]
/proc/loadavg: 3.00 3.09 3.41 4/187 27142
/proc/meminfo: memFree=13450208/32950928 swapFree=67111528/67111528
[pid=27142] ppid=27140 vsize=8704 CPUtime=0 cores=0,2
/proc/27142/stat : 27142 (esg_static.sh) S 27140 27142 25554 0 -1 4202496 351 146 0 0 0 0 0 0 25 0 1 0 541346447 8912896 256 33554432000 4194304 4922060 140733343750352 18446744073709551615 231895490304 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/27142/statm: 2176 256 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.301146 s]
/proc/loadavg: 3.00 3.09 3.41 4/187 27142
/proc/meminfo: memFree=13450208/32950928 swapFree=67111528/67111528
[pid=27142] ppid=27140 vsize=8704 CPUtime=0 cores=0,2
/proc/27142/stat : 27142 (esg_static.sh) S 27140 27142 25554 0 -1 4202496 351 146 0 0 0 0 0 0 25 0 1 0 541346447 8912896 256 33554432000 4194304 4922060 140733343750352 18446744073709551615 231895490304 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/27142/statm: 2176 256 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.701083 s]
/proc/loadavg: 3.00 3.09 3.41 4/187 27142
/proc/meminfo: memFree=13450208/32950928 swapFree=67111528/67111528
[pid=27142] ppid=27140 vsize=8704 CPUtime=0 cores=0,2
/proc/27142/stat : 27142 (esg_static.sh) S 27140 27142 25554 0 -1 4202496 351 146 0 0 0 0 0 0 25 0 1 0 541346447 8912896 256 33554432000 4194304 4922060 140733343750352 18446744073709551615 231895490304 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/27142/statm: 2176 256 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50092 s]
/proc/loadavg: 3.00 3.09 3.41 4/190 27146
/proc/meminfo: memFree=13447092/32950928 swapFree=67111528/67111528
[pid=27142] ppid=27140 vsize=8704 CPUtime=0 cores=0,2
/proc/27142/stat : 27142 (esg_static.sh) S 27140 27142 25554 0 -1 4202496 351 146 0 0 0 0 0 0 25 0 1 0 541346447 8912896 256 33554432000 4194304 4922060 140733343750352 18446744073709551615 231895490304 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/27142/statm: 2176 256 211 178 0 69 0
[pid=27144] ppid=27142 vsize=8704 CPUtime=0 cores=0,2
/proc/27144/stat : 27144 (esg_static.sh) S 27142 27142 25554 0 -1 4202560 133 0 0 0 0 0 0 0 25 0 1 0 541346447 8912896 135 33554432000 4194304 4922060 140733343750352 18446744073709551615 231895309445 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/27144/statm: 2176 135 90 178 0 69 0
[pid=27145] ppid=27144 vsize=9844 CPUtime=1.49 cores=0,2
/proc/27145/stat : 27145 (sathys) R 27144 27142 25554 0 -1 4202496 936 0 0 0 149 0 0 0 25 0 1 0 541346447 10080256 847 33554432000 4194304 4241092 140737295955312 18446744073709551615 4223698 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/27145/statm: 2461 847 135 12 0 925 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27252

[startup+3.10062 s]
/proc/loadavg: 3.00 3.09 3.41 4/190 27146
/proc/meminfo: memFree=13445604/32950928 swapFree=67111528/67111528
[pid=27142] ppid=27140 vsize=8704 CPUtime=0 cores=0,2
/proc/27142/stat : 27142 (esg_static.sh) S 27140 27142 25554 0 -1 4202496 351 146 0 0 0 0 0 0 25 0 1 0 541346447 8912896 256 33554432000 4194304 4922060 140733343750352 18446744073709551615 231895490304 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/27142/statm: 2176 256 211 178 0 69 0
[pid=27144] ppid=27142 vsize=8704 CPUtime=0 cores=0,2
/proc/27144/stat : 27144 (esg_static.sh) S 27142 27142 25554 0 -1 4202560 133 0 0 0 0 0 0 0 25 0 1 0 541346447 8912896 135 33554432000 4194304 4922060 140733343750352 18446744073709551615 231895309445 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/27144/statm: 2176 135 90 178 0 69 0
[pid=27145] ppid=27144 vsize=10784 CPUtime=3.09 cores=0,2
/proc/27145/stat : 27145 (sathys) R 27144 27142 25554 0 -1 4202496 1191 0 0 0 309 0 0 0 25 0 1 0 541346447 11042816 1102 33554432000 4194304 4241092 140737295955312 18446744073709551615 4223664 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/27145/statm: 2696 1102 135 12 0 1160 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 28192

[startup+6.30102 s]
/proc/loadavg: 3.00 3.09 3.41 4/190 27146
/proc/meminfo: memFree=13443872/32950928 swapFree=67111528/67111528
[pid=27142] ppid=27140 vsize=8704 CPUtime=0 cores=0,2
/proc/27142/stat : 27142 (esg_static.sh) S 27140 27142 25554 0 -1 4202496 351 146 0 0 0 0 0 0 25 0 1 0 541346447 8912896 256 33554432000 4194304 4922060 140733343750352 18446744073709551615 231895490304 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/27142/statm: 2176 256 211 178 0 69 0
[pid=27144] ppid=27142 vsize=8704 CPUtime=0 cores=0,2
/proc/27144/stat : 27144 (esg_static.sh) S 27142 27142 25554 0 -1 4202560 133 0 0 0 0 0 0 0 25 0 1 0 541346447 8912896 135 33554432000 4194304 4922060 140733343750352 18446744073709551615 231895309445 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/27144/statm: 2176 135 90 178 0 69 0
[pid=27145] ppid=27144 vsize=12216 CPUtime=6.29 cores=0,2
/proc/27145/stat : 27145 (sathys) R 27144 27142 25554 0 -1 4202496 1531 0 0 0 629 0 0 0 25 0 1 0 541346447 12509184 1442 33554432000 4194304 4241092 140737295955312 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/27145/statm: 3054 1442 136 12 0 1518 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 29624

[startup+12.7008 s]
/proc/loadavg: 3.00 3.08 3.40 4/190 27146
/proc/meminfo: memFree=13441644/32950928 swapFree=67111528/67111528
[pid=27142] ppid=27140 vsize=8704 CPUtime=0 cores=0,2
/proc/27142/stat : 27142 (esg_static.sh) S 27140 27142 25554 0 -1 4202496 351 146 0 0 0 0 0 0 25 0 1 0 541346447 8912896 256 33554432000 4194304 4922060 140733343750352 18446744073709551615 231895490304 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/27142/statm: 2176 256 211 178 0 69 0
[pid=27144] ppid=27142 vsize=8704 CPUtime=0 cores=0,2
/proc/27144/stat : 27144 (esg_static.sh) S 27142 27142 25554 0 -1 4202560 133 0 0 0 0 0 0 0 25 0 1 0 541346447 8912896 135 33554432000 4194304 4922060 140733343750352 18446744073709551615 231895309445 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/27144/statm: 2176 135 90 178 0 69 0
[pid=27145] ppid=27144 vsize=13712 CPUtime=12.69 cores=0,2
/proc/27145/stat : 27145 (sathys) R 27144 27142 25554 0 -1 4202496 1926 0 0 0 1269 0 0 0 25 0 1 0 541346447 14041088 1837 33554432000 4194304 4241092 140737295955312 18446744073709551615 4223664 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/27145/statm: 3428 1837 136 12 0 1892 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 31120

[startup+25.5004 s]
/proc/loadavg: 3.00 3.08 3.40 4/190 27147
/proc/meminfo: memFree=13433588/32950928 swapFree=67111528/67111528
[pid=27142] ppid=27140 vsize=8704 CPUtime=0 cores=0,2
/proc/27142/stat : 27142 (esg_static.sh) S 27140 27142 25554 0 -1 4202496 351 146 0 0 0 0 0 0 25 0 1 0 541346447 8912896 256 33554432000 4194304 4922060 140733343750352 18446744073709551615 231895490304 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/27142/statm: 2176 256 211 178 0 69 0
[pid=27144] ppid=27142 vsize=8704 CPUtime=0 cores=0,2
/proc/27144/stat : 27144 (esg_static.sh) S 27142 27142 25554 0 -1 4202560 133 0 0 0 0 0 0 0 25 0 1 0 541346447 8912896 135 33554432000 4194304 4922060 140733343750352 18446744073709551615 231895309445 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/27144/statm: 2176 135 90 178 0 69 0
[pid=27145] ppid=27144 vsize=16228 CPUtime=25.48 cores=0,2
/proc/27145/stat : 27145 (sathys) R 27144 27142 25554 0 -1 4202496 2556 0 0 0 2548 0 0 0 25 0 1 0 541346447 16617472 2467 33554432000 4194304 4241092 140737295955312 18446744073709551615 4223726 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/27145/statm: 4057 2467 136 12 0 2521 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 33636

[startup+51.1006 s]
/proc/loadavg: 3.00 3.07 3.38 4/190 27147
/proc/meminfo: memFree=13420692/32950928 swapFree=67111528/67111528
[pid=27142] ppid=27140 vsize=8704 CPUtime=0 cores=0,2
/proc/27142/stat : 27142 (esg_static.sh) S 27140 27142 25554 0 -1 4202496 351 146 0 0 0 0 0 0 25 0 1 0 541346447 8912896 256 33554432000 4194304 4922060 140733343750352 18446744073709551615 231895490304 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/27142/statm: 2176 256 211 178 0 69 0
[pid=27144] ppid=27142 vsize=8704 CPUtime=0 cores=0,2
/proc/27144/stat : 27144 (esg_static.sh) S 27142 27142 25554 0 -1 4202560 133 0 0 0 0 0 0 0 25 0 1 0 541346447 8912896 135 33554432000 4194304 4922060 140733343750352 18446744073709551615 231895309445 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/27144/statm: 2176 135 90 178 0 69 0
[pid=27145] ppid=27144 vsize=19136 CPUtime=51.09 cores=0,2
/proc/27145/stat : 27145 (sathys) R 27144 27142 25554 0 -1 4202496 3274 0 0 0 5108 1 0 0 25 0 1 0 541346447 19595264 3184 33554432000 4194304 4241092 140737295955312 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/27145/statm: 4784 3184 136 12 0 3248 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 36544

[startup+102.307 s]
/proc/loadavg: 3.00 3.06 3.36 4/190 27149
/proc/meminfo: memFree=13409008/32950928 swapFree=67111528/67111528
[pid=27142] ppid=27140 vsize=8704 CPUtime=0 cores=0,2
/proc/27142/stat : 27142 (esg_static.sh) S 27140 27142 25554 0 -1 4202496 351 146 0 0 0 0 0 0 25 0 1 0 541346447 8912896 256 33554432000 4194304 4922060 140733343750352 18446744073709551615 231895490304 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/27142/statm: 2176 256 211 178 0 69 0
[pid=27144] ppid=27142 vsize=8704 CPUtime=0 cores=0,2
/proc/27144/stat : 27144 (esg_static.sh) S 27142 27142 25554 0 -1 4202560 133 0 0 0 0 0 0 0 25 0 1 0 541346447 8912896 135 33554432000 4194304 4922060 140733343750352 18446744073709551615 231895309445 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/27144/statm: 2176 135 90 178 0 69 0
[pid=27145] ppid=27144 vsize=23000 CPUtime=102.3 cores=0,2
/proc/27145/stat : 27145 (sathys) R 27144 27142 25554 0 -1 4202496 4219 0 0 0 10229 1 0 0 25 0 1 0 541346447 23552000 4128 33554432000 4194304 4241092 140737295955312 18446744073709551615 4223700 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/27145/statm: 5750 4128 136 12 0 4214 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 40408

[startup+162.301 s]
/proc/loadavg: 3.00 3.05 3.33 4/190 27150
/proc/meminfo: memFree=13394464/32950928 swapFree=67111528/67111528
[pid=27142] ppid=27140 vsize=8704 CPUtime=0 cores=0,2
/proc/27142/stat : 27142 (esg_static.sh) S 27140 27142 25554 0 -1 4202496 351 146 0 0 0 0 0 0 25 0 1 0 541346447 8912896 256 33554432000 4194304 4922060 140733343750352 18446744073709551615 231895490304 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/27142/statm: 2176 256 211 178 0 69 0
[pid=27144] ppid=27142 vsize=8704 CPUtime=0 cores=0,2
/proc/27144/stat : 27144 (esg_static.sh) S 27142 27142 25554 0 -1 4202560 133 0 0 0 0 0 0 0 25 0 1 0 541346447 8912896 135 33554432000 4194304 4922060 140733343750352 18446744073709551615 231895309445 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/27144/statm: 2176 135 90 178 0 69 0
[pid=27145] ppid=27144 vsize=25156 CPUtime=162.29 cores=0,2
/proc/27145/stat : 27145 (sathys) R 27144 27142 25554 0 -1 4202496 4799 0 0 0 16228 1 0 0 25 0 1 0 541346447 25759744 4698 33554432000 4194304 4241092 140737295955312 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/27145/statm: 6289 4698 136 12 0 4753 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 42564

[startup+222.3 s]
/proc/loadavg: 3.00 3.03 3.31 4/190 27152
/proc/meminfo: memFree=13379680/32950928 swapFree=67111528/67111528
[pid=27142] ppid=27140 vsize=8704 CPUtime=0 cores=0,2
/proc/27142/stat : 27142 (esg_static.sh) S 27140 27142 25554 0 -1 4202496 351 146 0 0 0 0 0 0 25 0 1 0 541346447 8912896 256 33554432000 4194304 4922060 140733343750352 18446744073709551615 231895490304 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/27142/statm: 2176 256 211 178 0 69 0
[pid=27144] ppid=27142 vsize=8704 CPUtime=0 cores=0,2
/proc/27144/stat : 27144 (esg_static.sh) S 27142 27142 25554 0 -1 4202560 133 0 0 0 0 0 0 0 25 0 1 0 541346447 8912896 135 33554432000 4194304 4922060 140733343750352 18446744073709551615 231895309445 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/27144/statm: 2176 135 90 178 0 69 0
[pid=27145] ppid=27144 vsize=26896 CPUtime=222.29 cores=0,2
/proc/27145/stat : 27145 (sathys) R 27144 27142 25554 0 -1 4202496 5219 0 0 0 22228 1 0 0 25 0 1 0 541346447 27541504 5110 33554432000 4194304 4241092 140737295955312 18446744073709551615 4225153 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/27145/statm: 6724 5110 136 12 0 5188 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 44304

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

[startup+230.301 s]
/proc/loadavg: 3.00 3.03 3.31 4/190 27152
/proc/meminfo: memFree=13378812/32950928 swapFree=67111528/67111528
[pid=27142] ppid=27140 vsize=8704 CPUtime=0 cores=0,2
/proc/27142/stat : 27142 (esg_static.sh) S 27140 27142 25554 0 -1 4202496 351 146 0 0 0 0 0 0 25 0 1 0 541346447 8912896 256 33554432000 4194304 4922060 140733343750352 18446744073709551615 231895490304 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/27142/statm: 2176 256 211 178 0 69 0
[pid=27144] ppid=27142 vsize=8704 CPUtime=0 cores=0,2
/proc/27144/stat : 27144 (esg_static.sh) S 27142 27142 25554 0 -1 4202560 133 0 0 0 0 0 0 0 25 0 1 0 541346447 8912896 135 33554432000 4194304 4922060 140733343750352 18446744073709551615 231895309445 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/27144/statm: 2176 135 90 178 0 69 0
[pid=27145] ppid=27144 vsize=27416 CPUtime=230.29 cores=0,2
/proc/27145/stat : 27145 (sathys) R 27144 27142 25554 0 -1 4202496 5347 0 0 0 23028 1 0 0 25 0 1 0 541346447 28073984 5238 33554432000 4194304 4241092 140737295955312 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/27145/statm: 6854 5238 136 12 0 5318 0
Current children cumulated CPU time (s) 230.29
Current children cumulated vsize (KiB) 44824

[startup+236.701 s]
/proc/loadavg: 3.00 3.03 3.30 4/190 27152
/proc/meminfo: memFree=13377944/32950928 swapFree=67111528/67111528
[pid=27142] ppid=27140 vsize=8704 CPUtime=0 cores=0,2
/proc/27142/stat : 27142 (esg_static.sh) S 27140 27142 25554 0 -1 4202496 351 146 0 0 0 0 0 0 25 0 1 0 541346447 8912896 256 33554432000 4194304 4922060 140733343750352 18446744073709551615 231895490304 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/27142/statm: 2176 256 211 178 0 69 0
[pid=27144] ppid=27142 vsize=8704 CPUtime=0 cores=0,2
/proc/27144/stat : 27144 (esg_static.sh) S 27142 27142 25554 0 -1 4202560 133 0 0 0 0 0 0 0 25 0 1 0 541346447 8912896 135 33554432000 4194304 4922060 140733343750352 18446744073709551615 231895309445 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/27144/statm: 2176 135 90 178 0 69 0
[pid=27145] ppid=27144 vsize=27880 CPUtime=236.69 cores=0,2
/proc/27145/stat : 27145 (sathys) R 27144 27142 25554 0 -1 4202496 5460 0 0 0 23668 1 0 0 25 0 1 0 541346447 28549120 5351 33554432000 4194304 4241092 140737295955312 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/27145/statm: 6970 5351 136 12 0 5434 0
Current children cumulated CPU time (s) 236.69
Current children cumulated vsize (KiB) 45288

[startup+238.3 s]
/proc/loadavg: 3.00 3.03 3.30 4/190 27152
/proc/meminfo: memFree=13377820/32950928 swapFree=67111528/67111528
[pid=27142] ppid=27140 vsize=8704 CPUtime=0 cores=0,2
/proc/27142/stat : 27142 (esg_static.sh) S 27140 27142 25554 0 -1 4202496 351 146 0 0 0 0 0 0 25 0 1 0 541346447 8912896 256 33554432000 4194304 4922060 140733343750352 18446744073709551615 231895490304 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/27142/statm: 2176 256 211 178 0 69 0
[pid=27144] ppid=27142 vsize=8704 CPUtime=0 cores=0,2
/proc/27144/stat : 27144 (esg_static.sh) S 27142 27142 25554 0 -1 4202560 133 0 0 0 0 0 0 0 25 0 1 0 541346447 8912896 135 33554432000 4194304 4922060 140733343750352 18446744073709551615 231895309445 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/27144/statm: 2176 135 90 178 0 69 0
[pid=27145] ppid=27144 vsize=27848 CPUtime=238.29 cores=0,2
/proc/27145/stat : 27145 (sathys) R 27144 27142 25554 0 -1 4202496 5460 0 0 0 23828 1 0 0 25 0 1 0 541346447 28516352 5347 33554432000 4194304 4241092 140737295955312 18446744073709551615 4223739 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/27145/statm: 6962 5347 136 12 0 5426 0
Current children cumulated CPU time (s) 238.29
Current children cumulated vsize (KiB) 45256

[startup+239.901 s]
/proc/loadavg: 3.00 3.03 3.30 4/190 27152
/proc/meminfo: memFree=13377320/32950928 swapFree=67111528/67111528
[pid=27142] ppid=27140 vsize=8704 CPUtime=0 cores=0,2
/proc/27142/stat : 27142 (esg_static.sh) S 27140 27142 25554 0 -1 4202496 351 146 0 0 0 0 0 0 25 0 1 0 541346447 8912896 256 33554432000 4194304 4922060 140733343750352 18446744073709551615 231895490304 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/27142/statm: 2176 256 211 178 0 69 0
[pid=27144] ppid=27142 vsize=8704 CPUtime=0 cores=0,2
/proc/27144/stat : 27144 (esg_static.sh) S 27142 27142 25554 0 -1 4202560 133 0 0 0 0 0 0 0 25 0 1 0 541346447 8912896 135 33554432000 4194304 4922060 140733343750352 18446744073709551615 231895309445 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/27144/statm: 2176 135 90 178 0 69 0
[pid=27145] ppid=27144 vsize=27848 CPUtime=239.89 cores=0,2
/proc/27145/stat : 27145 (sathys) R 27144 27142 25554 0 -1 4202496 5460 0 0 0 23988 1 0 0 25 0 1 0 541346447 28516352 5347 33554432000 4194304 4241092 140737295955312 18446744073709551615 4223700 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/27145/statm: 6962 5347 136 12 0 5426 0
Current children cumulated CPU time (s) 239.89
Current children cumulated vsize (KiB) 45256

[startup+240.301 s]
/proc/loadavg: 3.00 3.03 3.30 4/190 27152
/proc/meminfo: memFree=13377320/32950928 swapFree=67111528/67111528
[pid=27142] ppid=27140 vsize=8704 CPUtime=0 cores=0,2
/proc/27142/stat : 27142 (esg_static.sh) S 27140 27142 25554 0 -1 4202496 351 146 0 0 0 0 0 0 25 0 1 0 541346447 8912896 256 33554432000 4194304 4922060 140733343750352 18446744073709551615 231895490304 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/27142/statm: 2176 256 211 178 0 69 0
[pid=27144] ppid=27142 vsize=8704 CPUtime=0 cores=0,2
/proc/27144/stat : 27144 (esg_static.sh) S 27142 27142 25554 0 -1 4202560 133 0 0 0 0 0 0 0 25 0 1 0 541346447 8912896 135 33554432000 4194304 4922060 140733343750352 18446744073709551615 231895309445 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/27144/statm: 2176 135 90 178 0 69 0
[pid=27145] ppid=27144 vsize=27848 CPUtime=240.29 cores=0,2
/proc/27145/stat : 27145 (sathys) R 27144 27142 25554 0 -1 4202496 5460 0 0 0 24028 1 0 0 25 0 1 0 541346447 28516352 5347 33554432000 4194304 4241092 140737295955312 18446744073709551615 4223664 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/27145/statm: 6962 5347 136 12 0 5426 0
Current children cumulated CPU time (s) 240.29
Current children cumulated vsize (KiB) 45256

[startup+240.701 s]
/proc/loadavg: 3.00 3.03 3.30 4/190 27152
/proc/meminfo: memFree=13377320/32950928 swapFree=67111528/67111528
[pid=27142] ppid=27140 vsize=8704 CPUtime=0 cores=0,2
/proc/27142/stat : 27142 (esg_static.sh) S 27140 27142 25554 0 -1 4202496 351 146 0 0 0 0 0 0 25 0 1 0 541346447 8912896 256 33554432000 4194304 4922060 140733343750352 18446744073709551615 231895490304 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/27142/statm: 2176 256 211 178 0 69 0
[pid=27144] ppid=27142 vsize=8704 CPUtime=0 cores=0,2
/proc/27144/stat : 27144 (esg_static.sh) S 27142 27142 25554 0 -1 4202560 133 0 0 0 0 0 0 0 25 0 1 0 541346447 8912896 135 33554432000 4194304 4922060 140733343750352 18446744073709551615 231895309445 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/27144/statm: 2176 135 90 178 0 69 0
[pid=27145] ppid=27144 vsize=27848 CPUtime=240.69 cores=0,2
/proc/27145/stat : 27145 (sathys) R 27144 27142 25554 0 -1 4202496 5460 0 0 0 24068 1 0 0 25 0 1 0 541346447 28516352 5347 33554432000 4194304 4241092 140737295955312 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/27145/statm: 6962 5347 136 12 0 5426 0
Current children cumulated CPU time (s) 240.69
Current children cumulated vsize (KiB) 45256

[startup+240.801 s]
/proc/loadavg: 3.00 3.03 3.30 4/190 27152
/proc/meminfo: memFree=13377320/32950928 swapFree=67111528/67111528
[pid=27142] ppid=27140 vsize=8704 CPUtime=0 cores=0,2
/proc/27142/stat : 27142 (esg_static.sh) S 27140 27142 25554 0 -1 4202496 351 146 0 0 0 0 0 0 25 0 1 0 541346447 8912896 256 33554432000 4194304 4922060 140733343750352 18446744073709551615 231895490304 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/27142/statm: 2176 256 211 178 0 69 0
[pid=27144] ppid=27142 vsize=8704 CPUtime=0 cores=0,2
/proc/27144/stat : 27144 (esg_static.sh) S 27142 27142 25554 0 -1 4202560 133 0 0 0 0 0 0 0 25 0 1 0 541346447 8912896 135 33554432000 4194304 4922060 140733343750352 18446744073709551615 231895309445 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/27144/statm: 2176 135 90 178 0 69 0
[pid=27145] ppid=27144 vsize=27848 CPUtime=240.8 cores=0,2
/proc/27145/stat : 27145 (sathys) R 27144 27142 25554 0 -1 4202496 5460 0 0 0 24079 1 0 0 25 0 1 0 541346447 28516352 5347 33554432000 4194304 4241092 140737295955312 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/27145/statm: 6962 5347 136 12 0 5426 0
Current children cumulated CPU time (s) 240.8
Current children cumulated vsize (KiB) 45256

Child status: 20
Real time (s): 240.826
CPU time (s): 240.828
CPU user time (s): 240.808
CPU system time (s): 0.019996
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 45288

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 240.808
system time used= 0.019996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6339
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 39
involuntary context switches= 2785

runsolver used 0.436933 second user time and 0.884865 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-23 00:25:58
IDJOB=3261115
IDBENCH=83210
IDSOLVER=1610
FILE ID=node114/3261115-1303511158
RUNJOBID= node114-1303509809-26571
PBS_JOBID= 13134223
Free space on /tmp= 71208 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-3261115-1303511158/watcher-3261115-1303511158 -o /tmp/evaluation-result-3261115-1303511158/solver-3261115-1303511158 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3261115-1303511158.cnf rnovelty

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

MD5SUM BENCH= 5ad28aa134f570fa0399980e14c0e5d4
RANDOM SEED=944296516

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13450596 kB
Buffers:       1912688 kB
Cached:       16860728 kB
SwapCached:          0 kB
Active:        9506300 kB
Inactive:      9413280 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13450596 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1224 kB
Writeback:           0 kB
AnonPages:      145556 kB
Mapped:          15232 kB
Slab:           517216 kB
PageTables:       5432 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   311884 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= 71208 MiB
End job on node114 at 2011-04-23 00:29:59