Trace number 3285124

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
glucose 2UNSAT 1225.05 1225.04

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
blocks-blocks-36-0.120-NOTKNOWN.cnf
MD5SUM8d94c04f870c828c80bd9a45ae3dedff
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark603.823
Satisfiable
(Un)Satisfiability was proved
Number of variables489685
Number of clauses8779920
Sum of the clauses size19139520
Maximum clause length1334
Minimum clause length1
Number of clauses of size 11440
Number of clauses of size 28441280
Number of clauses of size 3319680
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 517520

Solver Data

0.00/0.00	c
0.00/0.00	c Starting SatElite Preprocessing
0.00/0.00	c
0.00/0.00	c Parsing...
0.00/0.00	c num clauses = 8779920
0.00/0.00	c too many clauses .. no preprocessing
0.00/0.00	c
0.00/0.00	c Starting glucose
0.00/0.00	c
74.19/74.23	c This is glucose 2.0 --  based on MiniSAT (Many thanks to MiniSAT team)
74.19/74.23	c WARNING: for repeatability, setting FPU to use double precision
74.19/74.23	c ============================[ Problem Statistics ]=============================
74.19/74.23	c |                                                                             |
74.19/74.23	c |  Number of variables:        489685                                         |
74.19/74.23	c |  Number of clauses:         7828995                                         |
74.19/74.23	c |  Parse time:                   1.47 s                                       |
74.19/74.23	c |                                                                             |
74.19/74.23	c ============================[ Search Statistics ]==============================
74.19/74.23	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
74.19/74.23	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
74.19/74.23	c ===============================================================================
74.19/74.23	c |       155 |  343903  7761867 16752321 |        1      155   1604 | 29.771 % |
74.19/74.23	c |       376 |  333287  7761867 16752321 |        1      348   2266 | 31.938 % |
74.19/74.23	c |      2514 |  214492  7678889 16346057 |        1     2063    915 | 56.198 % |
74.19/74.23	c |      2886 |  214074  7678889 16346057 |        1     2431    848 | 56.283 % |
74.19/74.23	c |      3872 |  214074  7678889 16346057 |        1     3417   1152 | 56.283 % |
74.19/74.23	c |      5456 |  213211  7674581 16326353 |        1     3202    605 | 56.460 % |
74.19/74.23	c |      5670 |  213208  7674581 16326353 |        1     3415    599 | 56.460 % |
74.19/74.23	c |      7471 |  213205  7674001 16323827 |        1     5210    535 | 56.461 % |
74.19/74.23	c |      7571 |  213205  7674001 16323827 |        1     5310    533 | 56.461 % |
74.19/74.23	c |      8026 |  213202  7674001 16323827 |        1     5764    569 | 56.461 % |
74.19/74.23	c |      9464 |  213198  7674001 16323827 |        1     7200    645 | 56.462 % |
74.19/74.23	c |      9564 |  213198  7674001 16323827 |        1     7300    647 | 56.462 % |
74.19/74.23	c |     10819 |  212865  7673997 16323815 |        1     4392    254 | 56.530 % |
74.19/74.23	c |     10943 |  212624  7673997 16323815 |        1     4512    258 | 56.579 % |
74.19/74.23	c |     11706 |  212422  7673997 16323815 |        1     5273    366 | 56.621 % |
74.19/74.23	c |     11807 |  212120  7673997 16323815 |        1     5373    369 | 56.682 % |
74.19/74.23	c |     12253 |  212120  7673997 16323815 |        1     5819    382 | 56.682 % |
74.19/74.23	c |     12356 |  212120  7673257 16320440 |        1     5920    387 | 56.682 % |
74.19/74.23	c |     12987 |  212117  7673257 16320440 |        1     6550    398 | 56.683 % |
74.19/74.23	c |     13087 |  212117  7673257 16320440 |        1     6650    398 | 56.683 % |
74.19/74.23	c |     15549 |  212117  7673257 16320440 |        1     9112    706 | 56.683 % |
74.19/74.23	c |     18266 |  212108  7673256 16320437 |        1    11826    686 | 56.685 % |
74.19/74.23	c |     18366 |  212108  7673250 16320419 |        1    11925    682 | 56.685 % |
74.19/74.23	c |     19287 |  212108  7673250 16320419 |        1    12846    737 | 56.685 % |
74.19/74.23	c |     19642 |  212105  7673250 16320419 |        1    13200    726 | 56.685 % |
74.19/74.23	c |     19742 |  212105  7673250 16320419 |        1    13300    723 | 56.685 % |
74.19/74.23	c |     21738 |  212105  7673250 16320419 |        1     8677    631 | 56.685 % |
74.19/74.23	c |     22304 |  212102  7673248 16320413 |        1     9242    650 | 56.686 % |
74.19/74.23	c |     22404 |  212102  7673248 16320413 |        1     9342    645 | 56.686 % |
74.19/74.23	c |     22952 |  212099  7673248 16320413 |        1     9889    678 | 56.687 % |
74.19/74.23	c |     23052 |  212099  7673248 16320413 |        1     9989    675 | 56.687 % |
74.19/74.23	c |     23260 |  212099  7673248 16320413 |        1    10197    678 | 56.687 % |
74.19/74.23	c |     23360 |  212099  7673248 16320413 |        1    10297    690 | 56.687 % |
74.19/74.23	c |     23460 |  212096  7673248 16320413 |        1    10396    689 | 56.687 % |
74.19/74.23	c |     23565 |  212093  7673248 16320413 |        1    10500    694 | 56.688 % |
74.19/74.23	c |     24025 |  212092  7673248 16320413 |        1    10959    682 | 56.688 % |
74.19/74.23	c |     24366 |  212022  7673248 16320413 |        1    11298    713 | 56.702 % |
74.19/74.23	c |     24467 |  212022  7673248 16320413 |        1    11399    713 | 56.702 % |
74.19/74.23	c |     25381 |  212019  7673190 16320185 |        1    12309    684 | 56.703 % |
343.29/343.35	c |     26834 |  212019  7673190 16320185 |        1    13762    816 | 56.703 % |
343.29/343.35	c |     26934 |  212019  7673190 16320185 |        1    13862    820 | 56.703 % |
343.29/343.35	c |     27380 |  212019  7673190 16320185 |        1    14308    803 | 56.703 % |
343.29/343.35	c |     27480 |  211749  7673190 16320185 |        1    14407    801 | 56.758 % |
343.29/343.35	c |     27581 |  211749  7673190 16320185 |        1    14508    805 | 56.758 % |
343.29/343.35	c |     29177 |  211748  7673190 16320185 |        1    16103    907 | 56.758 % |
343.29/343.35	c |     29279 |  211748  7673004 16319355 |        1    16205    903 | 56.758 % |
343.29/343.35	c |     30304 |  211745  7673004 16319355 |        1    17229    918 | 56.759 % |
343.29/343.35	c |     31470 |  211743  7673004 16319355 |        1    18393    906 | 56.759 % |
343.29/343.35	c |     33273 |  211740  7673004 16319355 |        1    11217    557 | 56.760 % |
343.29/343.35	c |     33375 |  211740  7673004 16319355 |        1    11319    555 | 56.760 % |
343.29/343.35	c |     33475 |  211740  7673004 16319355 |        1    11419    568 | 56.760 % |
343.29/343.35	c |     33695 |  211740  7673004 16319355 |        1    11639    563 | 56.760 % |
343.29/343.35	c |     35027 |  211740  7673004 16319355 |        1    12971    649 | 56.760 % |
343.29/343.35	c |     35127 |  211740  7673000 16319343 |        1    13071    647 | 56.760 % |
343.29/343.35	c |     35423 |  211740  7673000 16319343 |        1    13367    667 | 56.760 % |
343.29/343.35	c |     35525 |  211740  7673000 16319343 |        1    13469    665 | 56.760 % |
343.29/343.35	c |     35989 |  211734  7673000 16319343 |        1    13931    695 | 56.761 % |
343.29/343.35	c |     36791 |  211730  7673000 16319343 |        1    14731    702 | 56.762 % |
343.29/343.35	c |     37837 |  211727  7673000 16319343 |        1    15776    695 | 56.763 % |
343.29/343.35	c |     38102 |  211727  7673000 16319343 |        1    16041    705 | 56.763 % |
343.29/343.35	c |     38395 |  211727  7673000 16319343 |        1    16334    700 | 56.763 % |
343.29/343.35	c |     39705 |  211724  7672990 16319313 |        1    17643    725 | 56.763 % |
343.29/343.35	c |     40304 |  211724  7672990 16319313 |        1    18242    710 | 56.763 % |
343.29/343.35	c |     41025 |  211724  7672990 16319313 |        1    18963    726 | 56.763 % |
343.29/343.35	c |     41762 |  211724  7672990 16319313 |        1    19700    809 | 56.763 % |
343.29/343.35	c |     41868 |  211724  7672990 16319313 |        1    19806    810 | 56.763 % |
343.29/343.35	c |     45147 |  211712  7672988 16319307 |        1    23081    788 | 56.766 % |
343.29/343.35	c |     45314 |  211712  7672988 16319307 |        1    23248    788 | 56.766 % |
343.29/343.35	c |     45879 |  211709  7672988 16319307 |        1    23812    786 | 56.766 % |
343.29/343.35	c |     46029 |  211709  7672988 16319307 |        1    12586    296 | 56.766 % |
343.29/343.35	c |     46527 |  211709  7672988 16319307 |        1    13084    309 | 56.766 % |
343.29/343.35	c |     46628 |  211709  7672988 16319307 |        1    13185    311 | 56.766 % |
343.29/343.35	c |     46889 |  211706  7672988 16319307 |        1    13445    313 | 56.767 % |
343.29/343.35	c |     47168 |  211706  7672988 16319307 |        1    13724    320 | 56.767 % |
343.29/343.35	c |     54719 |  211706  7672988 16319307 |        1    21275    612 | 56.767 % |
343.29/343.35	c |     59219 |  211703  7672978 16319277 |        1    25774    707 | 56.768 % |
343.29/343.35	c |     66693 |  211703  7672976 16319271 |        1    19524    426 | 56.768 % |
343.29/343.35	c |     71654 |  211700  7672974 16319265 |        1    24484    554 | 56.768 % |
343.29/343.35	c |     71759 |  211700  7672974 16319265 |        1    24589    557 | 56.768 % |
343.29/343.35	c |     71887 |  211700  7672974 16319265 |        1    24717    557 | 56.768 % |
343.29/343.35	c |     74621 |  211700  7672974 16319265 |        1    27451    581 | 56.768 % |
343.29/343.35	c |     76632 |  211697  7672972 16319259 |        1    29461    579 | 56.769 % |
343.29/343.35	c |     85790 |  211691  7672972 16319259 |        1    22486    345 | 56.770 % |
343.29/343.35	c |     87125 |  211688  7672968 16319247 |        1    23820    347 | 56.771 % |
343.29/343.35	c |    104417 |  211682  7672962 16319229 |        1    41110    580 | 56.772 % |
343.29/343.35	c |    104518 |  211682  7672962 16319229 |        1    41211    581 | 56.772 % |
343.29/343.35	c |    105343 |  211681  7672962 16319229 |        1    23466    295 | 56.772 % |
343.29/343.35	c |    105874 |  211681  7672962 16319229 |        1    23997    303 | 56.772 % |
343.29/343.35	c |    106139 |  211681  7672962 16319229 |        1    24262    314 | 56.772 % |
649.39/649.48	c |    106240 |  211681  7672962 16319229 |        1    24363    315 | 56.772 % |
649.39/649.48	c |    108089 |  211680  7672962 16319229 |        1    26211    401 | 56.772 % |
649.39/649.48	c |    108189 |  211680  7672962 16319229 |        1    26311    401 | 56.772 % |
649.39/649.48	c |    108566 |  211680  7672962 16319229 |        1    26688    419 | 56.772 % |
649.39/649.48	c |    108666 |  211680  7672962 16319229 |        1    26787    418 | 56.772 % |
649.39/649.48	c |    109048 |  211677  7672962 16319229 |        1    27168    434 | 56.773 % |
649.39/649.48	c |    109148 |  211677  7672962 16319229 |        1    27268    434 | 56.773 % |
649.39/649.48	c |    109556 |  211671  7672962 16319229 |        1    27674    443 | 56.774 % |
649.39/649.48	c |    109844 |  211670  7672962 16319229 |        1    27961    455 | 56.774 % |
649.39/649.48	c |    110898 |  211670  7672962 16319229 |        1    29015    449 | 56.774 % |
649.39/649.48	c |    111991 |  211670  7672962 16319229 |        1    30108    508 | 56.774 % |
649.39/649.48	c |    112091 |  211670  7672962 16319229 |        1    30208    509 | 56.774 % |
649.39/649.48	c |    113868 |  211670  7672962 16319229 |        1    31985    559 | 56.774 % |
649.39/649.48	c |    114324 |  211670  7672956 16319211 |        1    32441    568 | 56.774 % |
649.39/649.48	c |    114424 |  211667  7672956 16319211 |        1    32540    568 | 56.775 % |
649.39/649.48	c |    114524 |  211667  7672956 16319211 |        1    32640    570 | 56.775 % |
649.39/649.48	c |    114723 |  211667  7672956 16319211 |        1    32839    568 | 56.775 % |
649.39/649.48	c |    114823 |  211667  7672956 16319211 |        1    32939    569 | 56.775 % |
649.39/649.48	c |    115924 |  211667  7672956 16319211 |        1    34040    567 | 56.775 % |
649.39/649.48	c |    116515 |  211667  7672956 16319211 |        1    34631    605 | 56.775 % |
649.39/649.48	c |    116616 |  211667  7672956 16319211 |        1    34732    606 | 56.775 % |
649.39/649.48	c |    118012 |  211664  7672956 16319211 |        1    36127    612 | 56.775 % |
649.39/649.48	c |    118112 |  211664  7672956 16319211 |        1    36227    611 | 56.775 % |
649.39/649.48	c |    119642 |  211664  7672956 16319211 |        1    37757    632 | 56.775 % |
649.39/649.48	c |    121358 |  211658  7672952 16319199 |        1    39471    665 | 56.777 % |
649.39/649.48	c |    121459 |  211655  7672952 16319199 |        1    39571    665 | 56.777 % |
649.39/649.48	c |    121559 |  211655  7672952 16319199 |        1    39671    666 | 56.777 % |
649.39/649.48	c |    121660 |  211655  7672952 16319199 |        1    39772    667 | 56.777 % |
649.39/649.48	c |    122561 |  211655  7672952 16319199 |        1    40673    661 | 56.777 % |
649.39/649.48	c |    125261 |  211655  7672952 16319199 |        1    43373    699 | 56.777 % |
649.39/649.48	c |    125568 |  211655  7672952 16319199 |        1    43680    699 | 56.777 % |
649.39/649.48	c |    125855 |  211655  7672946 16319181 |        1    43967    706 | 56.777 % |
649.39/649.48	c |    127494 |  211655  7672946 16319181 |        1    45606    726 | 56.777 % |
649.39/649.48	c |    127601 |  211655  7672946 16319181 |        1    45713    725 | 56.777 % |
649.39/649.48	c |    127848 |  211652  7672946 16319181 |        1    45959    729 | 56.778 % |
649.39/649.48	c |    128160 |  211652  7672946 16319181 |        1    46271    728 | 56.778 % |
649.39/649.48	c |    128785 |  211652  7672946 16319181 |        1    46896    735 | 56.778 % |
649.39/649.48	c |    135668 |  211646  7672946 16319181 |        1    31698    558 | 56.779 % |
649.39/649.48	c |    135769 |  211646  7672940 16319163 |        1    31799    558 | 56.779 % |
649.39/649.48	c |    144955 |  211642  7672938 16319157 |        1    40983    667 | 56.780 % |
649.39/649.48	c |    145055 |  211642  7672938 16319157 |        1    41083    667 | 56.780 % |
649.39/649.48	c |    145427 |  211642  7672938 16319157 |        1    41455    664 | 56.780 % |
649.39/649.48	c |    145527 |  211642  7672938 16319157 |        1    41555    664 | 56.780 % |
649.39/649.48	c |    166762 |  211633  7672934 16319145 |        1    39033    410 | 56.782 % |
649.39/649.48	c |    170327 |  211633  7672932 16319139 |        1    42598    428 | 56.782 % |
649.39/649.48	c |    170428 |  211633  7672932 16319139 |        1    42699    428 | 56.782 % |
649.39/649.48	c |    170738 |  211633  7672932 16319139 |        1    43009    434 | 56.782 % |
649.39/649.48	c |    176683 |  211628  7672932 16319139 |        1    48951    468 | 56.783 % |
649.39/649.48	c |    176783 |  211628  7672930 16319133 |        1    49051    469 | 56.783 % |
649.39/649.48	c |    176949 |  211627  7672930 16319133 |        1    49216    468 | 56.783 % |
1225.01/1225.01	c |    180132 |  211621  7672930 16319133 |        1    52397    481 | 56.784 % |
1225.01/1225.01	c |    180860 |  211621  7672930 16319133 |        1    53125    482 | 56.784 % |
1225.01/1225.01	c |    182861 |  211621  7672930 16319133 |        1    55126    489 | 56.784 % |
1225.01/1225.01	c |    184586 |  211621  7672926 16319121 |        1    56802    493 | 56.784 % |
1225.01/1225.01	c |    206130 |  211615  7672922 16319109 |        1    51778    389 | 56.785 % |
1225.01/1225.01	c |    207082 |  211615  7672922 16319109 |        1    52730    393 | 56.785 % |
1225.01/1225.01	c |    207183 |  211615  7672922 16319109 |        1    52831    394 | 56.785 % |
1225.01/1225.01	c |    208305 |  211614  7672922 16319109 |        1    53952    401 | 56.786 % |
1225.01/1225.01	c |    208405 |  211614  7672922 16319109 |        1    54052    401 | 56.786 % |
1225.01/1225.01	c |    227414 |  211609  7672922 16319109 |        1    44465    319 | 56.787 % |
1225.01/1225.01	c |    231533 |  211600  7672920 16319103 |        1    48581    359 | 56.789 % |
1225.01/1225.01	c |    255776 |  211594  7672910 16319073 |        1    39803    276 | 56.790 % |
1225.01/1225.01	c |    264047 |  211591  7672908 16319067 |        1    48073    326 | 56.790 % |
1225.01/1225.01	c |    265385 |  211590  7672908 16319067 |        1    49410    323 | 56.791 % |
1225.01/1225.01	c |    268115 |  211590  7672908 16319067 |        1    52140    346 | 56.791 % |
1225.01/1225.01	c |    269591 |  211587  7672908 16319067 |        1    53615    362 | 56.791 % |
1225.01/1225.01	c |    270638 |  211587  7672908 16319067 |        1    54662    369 | 56.791 % |
1225.01/1225.01	c |    271356 |  211587  7672906 16319061 |        1    55380    366 | 56.791 % |
1225.01/1225.01	c |    277534 |  211583  7672906 16319061 |        1    61556    430 | 56.792 % |
1225.01/1225.01	c |    280295 |  211580  7672904 16319055 |        1    64316    434 | 56.793 % |
1225.01/1225.01	c |    280546 |  211580  7672904 16319055 |        1    64567    433 | 56.793 % |
1225.01/1225.01	c |    282192 |  211571  7672904 16319055 |        1    66210    440 | 56.794 % |
1225.01/1225.01	c |    282293 |  211571  7672904 16319055 |        1    66311    440 | 56.794 % |
1225.01/1225.01	c |    282515 |  211571  7672904 16319055 |        1    66533    442 | 56.794 % |
1225.01/1225.01	c |    295002 |  211571  7672904 16319055 |        1    45332    269 | 56.794 % |
1225.01/1225.01	c |    307190 |  211568  7672896 16319031 |        1    57519    289 | 56.795 % |
1225.01/1225.01	c |    310489 |  211568  7672894 16319025 |        1    60818    316 | 56.795 % |
1225.01/1225.01	c |    313739 |  211568  7672894 16319025 |        1    64068    344 | 56.795 % |
1225.01/1225.01	c |    325001 |  211568  7672894 16319025 |        1    75330    342 | 56.795 % |
1225.01/1225.01	c |    342867 |  211566  7672894 16319025 |        1    56781    285 | 56.795 % |
1225.01/1225.01	c |    349508 |  211563  7672892 16319019 |        1    63421    292 | 56.796 % |
1225.01/1225.01	c |    357130 |  148021  7659526 16253012 |        1    52989    358 | 69.772 % |
1225.01/1225.01	c ===============================================================================
1225.01/1225.01	c restarts              : 171
1225.01/1225.01	c nb ReduceDB           : 15
1225.01/1225.01	c nb removed Clauses    : 285431
1225.01/1225.01	c nb learnts DL2        : 3599
1225.01/1225.01	c nb learnts size 2     : 878
1225.01/1225.01	c nb learnts size 1     : 329
1225.01/1225.01	c conflicts             : 357130         (292 /sec)
1225.01/1225.01	c decisions             : 1225033        (0.00 % random) (1001 /sec)
1225.01/1225.01	c propagations          : 2528327590     (2066638 /sec)
1225.01/1225.01	c conflict literals     : 292493615      (46.55 % deleted)
1225.01/1225.01	c nb reduced Clauses    : 1000
1225.01/1225.01	c CPU time              : 1223.4 s
1225.01/1225.01	
1225.01/1225.01	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-3285124-1303759837/watcher-3285124-1303759837 -o /tmp/evaluation-result-3285124-1303759837/solver-3285124-1303759837 -C 2400 -W 1300 -M 7680 glucose.sh HOME/instance-3285124-1303759837.cnf 

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 3.17 2.21 2.97 5/192 25091
/proc/meminfo: memFree=19201488/32951124 swapFree=67110396/67111528
[pid=25091] ppid=25089 vsize=8704 CPUtime=0 cores=4,6
/proc/25091/stat : 25091 (glucose.sh) S 25089 25091 24306 0 -1 4202496 361 112 0 0 0 0 0 0 23 0 1 0 566214836 8912896 254 33554432000 4194304 4922060 140736186921600 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/25091/statm: 2176 254 211 178 0 69 0

[startup+0.0523081 s]
/proc/loadavg: 3.17 2.21 2.97 5/192 25091
/proc/meminfo: memFree=19201488/32951124 swapFree=67110396/67111528
[pid=25091] ppid=25089 vsize=8704 CPUtime=0 cores=4,6
/proc/25091/stat : 25091 (glucose.sh) S 25089 25091 24306 0 -1 4202496 361 112 0 0 0 0 0 0 23 0 1 0 566214836 8912896 254 33554432000 4194304 4922060 140736186921600 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/25091/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100304 s]
/proc/loadavg: 3.17 2.21 2.97 5/192 25091
/proc/meminfo: memFree=19201488/32951124 swapFree=67110396/67111528
[pid=25091] ppid=25089 vsize=8704 CPUtime=0 cores=4,6
/proc/25091/stat : 25091 (glucose.sh) S 25089 25091 24306 0 -1 4202496 361 112 0 0 0 0 0 0 23 0 1 0 566214836 8912896 254 33554432000 4194304 4922060 140736186921600 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/25091/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300245 s]
/proc/loadavg: 3.17 2.21 2.97 5/192 25091
/proc/meminfo: memFree=19201488/32951124 swapFree=67110396/67111528
[pid=25091] ppid=25089 vsize=8704 CPUtime=0 cores=4,6
/proc/25091/stat : 25091 (glucose.sh) S 25089 25091 24306 0 -1 4202496 361 112 0 0 0 0 0 0 23 0 1 0 566214836 8912896 254 33554432000 4194304 4922060 140736186921600 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/25091/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.70018 s]
/proc/loadavg: 3.17 2.21 2.97 5/192 25091
/proc/meminfo: memFree=19201488/32951124 swapFree=67110396/67111528
[pid=25091] ppid=25089 vsize=8704 CPUtime=0 cores=4,6
/proc/25091/stat : 25091 (glucose.sh) S 25089 25091 24306 0 -1 4202496 361 112 0 0 0 0 0 0 23 0 1 0 566214836 8912896 254 33554432000 4194304 4922060 140736186921600 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/25091/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50107 s]
/proc/loadavg: 3.17 2.21 2.97 5/194 25094
/proc/meminfo: memFree=19034948/32951124 swapFree=67110396/67111528
[pid=25091] ppid=25089 vsize=8704 CPUtime=0 cores=4,6
/proc/25091/stat : 25091 (glucose.sh) S 25089 25091 24306 0 -1 4202496 361 112 0 0 0 0 0 0 23 0 1 0 566214836 8912896 254 33554432000 4194304 4922060 140736186921600 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/25091/statm: 2176 254 211 178 0 69 0
[pid=25093] ppid=25091 vsize=388236 CPUtime=1.48 cores=4,6
/proc/25093/stat : 25093 (glucose_static) R 25091 25091 24306 0 -1 4202496 87041 0 0 0 134 14 0 0 25 0 1 0 566214837 397553664 85535 33554432000 4194304 4260849 140736468259168 18446744073709551615 224284586693 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25093/statm: 97059 85536 214 17 0 93700 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 396940

[startup+3.10078 s]
/proc/loadavg: 3.17 2.21 2.97 5/194 25094
/proc/meminfo: memFree=18877104/32951124 swapFree=67110396/67111528
[pid=25091] ppid=25089 vsize=8704 CPUtime=0 cores=4,6
/proc/25091/stat : 25091 (glucose.sh) S 25089 25091 24306 0 -1 4202496 361 112 0 0 0 0 0 0 23 0 1 0 566214836 8912896 254 33554432000 4194304 4922060 140736186921600 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/25091/statm: 2176 254 211 178 0 69 0
[pid=25093] ppid=25091 vsize=416456 CPUtime=3.09 cores=4,6
/proc/25093/stat : 25093 (glucose_static) R 25091 25091 24306 0 -1 4202496 94789 0 0 0 294 15 0 0 25 0 1 0 566214837 426450944 92924 33554432000 4194304 4260849 140736468259168 18446744073709551615 4209287 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25093/statm: 104114 92924 240 17 0 100755 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 425160

[startup+6.30027 s]
/proc/loadavg: 3.24 2.24 2.97 5/194 25094
/proc/meminfo: memFree=18836888/32951124 swapFree=67110396/67111528
[pid=25091] ppid=25089 vsize=8704 CPUtime=0 cores=4,6
/proc/25091/stat : 25091 (glucose.sh) S 25089 25091 24306 0 -1 4202496 361 112 0 0 0 0 0 0 23 0 1 0 566214836 8912896 254 33554432000 4194304 4922060 140736186921600 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/25091/statm: 2176 254 211 178 0 69 0
[pid=25093] ppid=25091 vsize=497988 CPUtime=6.28 cores=4,6
/proc/25093/stat : 25093 (glucose_static) R 25091 25091 24306 0 -1 4202496 95999 0 0 0 613 15 0 0 25 0 1 0 566214837 509939712 94132 33554432000 4194304 4260849 140736468259168 18446744073709551615 4226836 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25093/statm: 124497 94132 250 17 0 121138 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 506692

[startup+12.7012 s]
/proc/loadavg: 3.30 2.27 2.98 5/194 25094
/proc/meminfo: memFree=18761148/32951124 swapFree=67110396/67111528
[pid=25091] ppid=25089 vsize=8704 CPUtime=0 cores=4,6
/proc/25091/stat : 25091 (glucose.sh) S 25089 25091 24306 0 -1 4202496 361 112 0 0 0 0 0 0 23 0 1 0 566214836 8912896 254 33554432000 4194304 4922060 140736186921600 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/25091/statm: 2176 254 211 178 0 69 0
[pid=25093] ppid=25091 vsize=499360 CPUtime=12.69 cores=4,6
/proc/25093/stat : 25093 (glucose_static) R 25091 25091 24306 0 -1 4202496 97754 0 0 0 1253 16 0 0 25 0 1 0 566214837 511344640 95886 33554432000 4194304 4260849 140736468259168 18446744073709551615 4209488 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25093/statm: 124840 95886 250 17 0 121481 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 508064

[startup+25.5011 s]
/proc/loadavg: 3.45 2.35 2.99 5/194 25094
/proc/meminfo: memFree=18784764/32951124 swapFree=67110396/67111528
[pid=25091] ppid=25089 vsize=8704 CPUtime=0 cores=4,6
/proc/25091/stat : 25091 (glucose.sh) S 25089 25091 24306 0 -1 4202496 361 112 0 0 0 0 0 0 23 0 1 0 566214836 8912896 254 33554432000 4194304 4922060 140736186921600 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/25091/statm: 2176 254 211 178 0 69 0
[pid=25093] ppid=25091 vsize=500292 CPUtime=25.49 cores=4,6
/proc/25093/stat : 25093 (glucose_static) R 25091 25091 24306 0 -1 4202496 101771 0 0 0 2533 16 0 0 25 0 1 0 566214837 512299008 99903 33554432000 4194304 4260849 140736468259168 18446744073709551615 4209389 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25093/statm: 125073 99903 250 17 0 121714 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 508996

[startup+51.1008 s]
/proc/loadavg: 3.64 2.48 3.02 5/194 25094
/proc/meminfo: memFree=18809028/32951124 swapFree=67110396/67111528
[pid=25091] ppid=25089 vsize=8704 CPUtime=0 cores=4,6
/proc/25091/stat : 25091 (glucose.sh) S 25089 25091 24306 0 -1 4202496 361 112 0 0 0 0 0 0 23 0 1 0 566214836 8912896 254 33554432000 4194304 4922060 140736186921600 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/25091/statm: 2176 254 211 178 0 69 0
[pid=25093] ppid=25091 vsize=501192 CPUtime=51.09 cores=4,6
/proc/25093/stat : 25093 (glucose_static) R 25091 25091 24306 0 -1 4202496 150202 0 0 0 5084 25 0 0 25 0 1 0 566214837 513220608 100037 33554432000 4194304 4260849 140736468259168 18446744073709551615 4226800 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25093/statm: 125298 100037 252 17 0 121939 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 509896

[startup+102.307 s]
/proc/loadavg: 3.84 2.72 3.07 5/194 25096
/proc/meminfo: memFree=18836536/32951124 swapFree=67110396/67111528
[pid=25091] ppid=25089 vsize=8704 CPUtime=0 cores=4,6
/proc/25091/stat : 25091 (glucose.sh) S 25089 25091 24306 0 -1 4202496 361 112 0 0 0 0 0 0 23 0 1 0 566214836 8912896 254 33554432000 4194304 4922060 140736186921600 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/25091/statm: 2176 254 211 178 0 69 0
[pid=25093] ppid=25091 vsize=502244 CPUtime=102.29 cores=4,6
/proc/25093/stat : 25093 (glucose_static) R 25091 25091 24306 0 -1 4202496 209739 0 0 0 10196 33 0 0 25 0 1 0 566214837 514297856 97279 33554432000 4194304 4260849 140736468259168 18446744073709551615 4209368 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25093/statm: 125561 97279 252 17 0 122202 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 510948

[startup+162.301 s]
/proc/loadavg: 3.94 2.95 3.12 5/194 25098
/proc/meminfo: memFree=18695116/32951124 swapFree=67110396/67111528
[pid=25091] ppid=25089 vsize=8704 CPUtime=0 cores=4,6
/proc/25091/stat : 25091 (glucose.sh) S 25089 25091 24306 0 -1 4202496 361 112 0 0 0 0 0 0 23 0 1 0 566214836 8912896 254 33554432000 4194304 4922060 140736186921600 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/25091/statm: 2176 254 211 178 0 69 0
[pid=25093] ppid=25091 vsize=503188 CPUtime=162.29 cores=4,6
/proc/25093/stat : 25093 (glucose_static) R 25091 25091 24306 0 -1 4202496 271815 0 0 0 16186 43 0 0 25 0 1 0 566214837 515264512 103079 33554432000 4194304 4260849 140736468259168 18446744073709551615 4229282 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25093/statm: 125797 103079 252 17 0 122438 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 511892

[startup+222.301 s]
/proc/loadavg: 3.98 3.14 3.17 5/194 25100
/proc/meminfo: memFree=18505108/32951124 swapFree=67110396/67111528
[pid=25091] ppid=25089 vsize=8704 CPUtime=0 cores=4,6
/proc/25091/stat : 25091 (glucose.sh) S 25089 25091 24306 0 -1 4202496 361 112 0 0 0 0 0 0 23 0 1 0 566214836 8912896 254 33554432000 4194304 4922060 140736186921600 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/25091/statm: 2176 254 211 178 0 69 0
[pid=25093] ppid=25091 vsize=504192 CPUtime=222.29 cores=4,6
/proc/25093/stat : 25093 (glucose_static) R 25091 25091 24306 0 -1 4202496 336326 0 0 0 22176 53 0 0 25 0 1 0 566214837 516292608 107651 33554432000 4194304 4260849 140736468259168 18446744073709551615 4226718 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25093/statm: 126048 107651 252 17 0 122689 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 512896

[startup+282.301 s]
/proc/loadavg: 4.04 3.31 3.23 5/194 25131
/proc/meminfo: memFree=18885020/32951124 swapFree=67110396/67111528
[pid=25091] ppid=25089 vsize=8704 CPUtime=0 cores=4,6
/proc/25091/stat : 25091 (glucose.sh) S 25089 25091 24306 0 -1 4202496 361 112 0 0 0 0 0 0 23 0 1 0 566214836 8912896 254 33554432000 4194304 4922060 140736186921600 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/25091/statm: 2176 254 211 178 0 69 0
[pid=25093] ppid=25091 vsize=504192 CPUtime=282.29 cores=4,6
/proc/25093/stat : 25093 (glucose_static) R 25091 25091 24306 0 -1 4202496 392310 0 0 0 28168 61 0 0 25 0 1 0 566214837 516292608 104893 33554432000 4194304 4260849 140736468259168 18446744073709551615 4209599 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25093/statm: 126048 104893 252 17 0 122689 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 512896

[startup+342.301 s]
/proc/loadavg: 4.01 3.43 3.27 5/194 25133
/proc/meminfo: memFree=18695672/32951124 swapFree=67110396/67111528
[pid=25091] ppid=25089 vsize=8704 CPUtime=0 cores=4,6
/proc/25091/stat : 25091 (glucose.sh) S 25089 25091 24306 0 -1 4202496 361 112 0 0 0 0 0 0 23 0 1 0 566214836 8912896 254 33554432000 4194304 4922060 140736186921600 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/25091/statm: 2176 254 211 178 0 69 0
[pid=25093] ppid=25091 vsize=505316 CPUtime=342.29 cores=4,6
/proc/25093/stat : 25093 (glucose_static) R 25091 25091 24306 0 -1 4202496 450352 0 0 0 34159 70 0 0 25 0 1 0 566214837 517443584 100710 33554432000 4194304 4260849 140736468259168 18446744073709551615 4209368 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25093/statm: 126329 100710 252 17 0 122970 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 514020

[startup+402.301 s]
/proc/loadavg: 4.00 3.53 3.32 5/194 25135
/proc/meminfo: memFree=18718820/32951124 swapFree=67110396/67111528
[pid=25091] ppid=25089 vsize=8704 CPUtime=0 cores=4,6

################
# More data... #
################


[startup+882.301 s]
/proc/loadavg: 4.00 3.92 3.59 5/194 25210
/proc/meminfo: memFree=18426064/32951124 swapFree=67110396/67111528
[pid=25091] ppid=25089 vsize=8704 CPUtime=0 cores=4,6
/proc/25091/stat : 25091 (glucose.sh) S 25089 25091 24306 0 -1 4202496 361 112 0 0 0 0 0 0 23 0 1 0 566214836 8912896 254 33554432000 4194304 4922060 140736186921600 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/25091/statm: 2176 254 211 178 0 69 0
[pid=25093] ppid=25091 vsize=508312 CPUtime=882.3 cores=4,6
/proc/25093/stat : 25093 (glucose_static) R 25091 25091 24306 0 -1 4202496 749801 0 0 0 88107 123 0 0 25 0 1 0 566214837 520511488 114057 33554432000 4194304 4260849 140736468259168 18446744073709551615 4209368 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25093/statm: 127078 114057 252 17 0 123719 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 517016

[startup+942.301 s]
/proc/loadavg: 4.00 3.93 3.61 5/194 25212
/proc/meminfo: memFree=18554120/32951124 swapFree=67110396/67111528
[pid=25091] ppid=25089 vsize=8704 CPUtime=0 cores=4,6
/proc/25091/stat : 25091 (glucose.sh) S 25089 25091 24306 0 -1 4202496 361 112 0 0 0 0 0 0 23 0 1 0 566214836 8912896 254 33554432000 4194304 4922060 140736186921600 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/25091/statm: 2176 254 211 178 0 69 0
[pid=25093] ppid=25091 vsize=641548 CPUtime=942.3 cores=4,6
/proc/25093/stat : 25093 (glucose_static) R 25091 25091 24306 0 -1 4202496 764821 0 0 0 94103 127 0 0 25 0 1 0 566214837 656945152 129054 33554432000 4194304 4260849 140736468259168 18446744073709551615 4209456 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25093/statm: 160387 129054 252 17 0 157028 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 650252

[startup+1002.3 s]
/proc/loadavg: 4.00 3.94 3.64 5/194 25214
/proc/meminfo: memFree=18415440/32951124 swapFree=67110396/67111528
[pid=25091] ppid=25089 vsize=8704 CPUtime=0 cores=4,6
/proc/25091/stat : 25091 (glucose.sh) S 25089 25091 24306 0 -1 4202496 361 112 0 0 0 0 0 0 23 0 1 0 566214836 8912896 254 33554432000 4194304 4922060 140736186921600 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/25091/statm: 2176 254 211 178 0 69 0
[pid=25093] ppid=25091 vsize=509288 CPUtime=1002.3 cores=4,6
/proc/25093/stat : 25093 (glucose_static) R 25091 25091 24306 0 -1 4202496 825547 0 0 0 100093 137 0 0 25 0 1 0 566214837 521510912 115744 33554432000 4194304 4260849 140736468259168 18446744073709551615 4209398 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25093/statm: 127322 115744 252 17 0 123963 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 517992

[startup+1062.3 s]
/proc/loadavg: 4.00 3.95 3.66 5/194 25216
/proc/meminfo: memFree=18546064/32951124 swapFree=67110396/67111528
[pid=25091] ppid=25089 vsize=8704 CPUtime=0 cores=4,6
/proc/25091/stat : 25091 (glucose.sh) S 25089 25091 24306 0 -1 4202496 361 112 0 0 0 0 0 0 23 0 1 0 566214836 8912896 254 33554432000 4194304 4922060 140736186921600 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/25091/statm: 2176 254 211 178 0 69 0
[pid=25093] ppid=25091 vsize=510004 CPUtime=1062.3 cores=4,6
/proc/25093/stat : 25093 (glucose_static) R 25091 25091 24306 0 -1 4202496 890980 0 0 0 106083 147 0 0 25 0 1 0 566214837 522244096 107234 33554432000 4194304 4260849 140736468259168 18446744073709551615 4209287 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25093/statm: 127501 107234 252 17 0 124142 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 518708

[startup+1122.3 s]
/proc/loadavg: 4.08 3.98 3.68 5/194 25218
/proc/meminfo: memFree=18409476/32951124 swapFree=67110396/67111528
[pid=25091] ppid=25089 vsize=8704 CPUtime=0 cores=4,6
/proc/25091/stat : 25091 (glucose.sh) S 25089 25091 24306 0 -1 4202496 361 112 0 0 0 0 0 0 23 0 1 0 566214836 8912896 254 33554432000 4194304 4922060 140736186921600 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/25091/statm: 2176 254 211 178 0 69 0
[pid=25093] ppid=25091 vsize=642264 CPUtime=1122.3 cores=4,6
/proc/25093/stat : 25093 (glucose_static) R 25091 25091 24306 0 -1 4202496 901980 0 0 0 112081 149 0 0 25 0 1 0 566214837 657678336 118206 33554432000 4194304 4260849 140736468259168 18446744073709551615 4224467 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25093/statm: 160566 118206 252 17 0 157207 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 650968

[startup+1182.3 s]
/proc/loadavg: 4.09 4.00 3.71 5/194 25218
/proc/meminfo: memFree=18457172/32951124 swapFree=67110396/67111528
[pid=25091] ppid=25089 vsize=8704 CPUtime=0 cores=4,6
/proc/25091/stat : 25091 (glucose.sh) S 25089 25091 24306 0 -1 4202496 361 112 0 0 0 0 0 0 23 0 1 0 566214836 8912896 254 33554432000 4194304 4922060 140736186921600 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/25091/statm: 2176 254 211 178 0 69 0
[pid=25093] ppid=25091 vsize=510964 CPUtime=1182.3 cores=4,6
/proc/25093/stat : 25093 (glucose_static) R 25091 25091 24306 0 -1 4202496 964434 0 0 0 118071 159 0 0 25 0 1 0 566214837 523227136 109300 33554432000 4194304 4260849 140736468259168 18446744073709551615 4209917 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25093/statm: 127741 109300 252 17 0 124382 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 519668

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

[startup+1203.1 s]
/proc/loadavg: 4.06 4.00 3.71 5/194 25220
/proc/meminfo: memFree=18351136/32951124 swapFree=67110396/67111528
[pid=25091] ppid=25089 vsize=8704 CPUtime=0 cores=4,6
/proc/25091/stat : 25091 (glucose.sh) S 25089 25091 24306 0 -1 4202496 361 112 0 0 0 0 0 0 23 0 1 0 566214836 8912896 254 33554432000 4194304 4922060 140736186921600 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/25091/statm: 2176 254 211 178 0 69 0
[pid=25093] ppid=25091 vsize=510964 CPUtime=1203.1 cores=4,6
/proc/25093/stat : 25093 (glucose_static) R 25091 25091 24306 0 -1 4202496 968194 0 0 0 120150 160 0 0 25 0 1 0 566214837 523227136 113054 33554432000 4194304 4260849 140736468259168 18446744073709551615 4209287 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25093/statm: 127741 113054 252 17 0 124382 0
Current children cumulated CPU time (s) 1203.1
Current children cumulated vsize (KiB) 519668

[startup+1215.9 s]
/proc/loadavg: 4.05 4.00 3.72 5/194 25220
/proc/meminfo: memFree=18283548/32951124 swapFree=67110396/67111528
[pid=25091] ppid=25089 vsize=8704 CPUtime=0 cores=4,6
/proc/25091/stat : 25091 (glucose.sh) S 25089 25091 24306 0 -1 4202496 361 112 0 0 0 0 0 0 23 0 1 0 566214836 8912896 254 33554432000 4194304 4922060 140736186921600 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/25091/statm: 2176 254 211 178 0 69 0
[pid=25093] ppid=25091 vsize=510964 CPUtime=1215.9 cores=4,6
/proc/25093/stat : 25093 (glucose_static) R 25091 25091 24306 0 -1 4202496 970303 0 0 0 121429 161 0 0 25 0 1 0 566214837 523227136 115161 33554432000 4194304 4260849 140736468259168 18446744073709551615 4209318 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25093/statm: 127741 115161 252 17 0 124382 0
Current children cumulated CPU time (s) 1215.9
Current children cumulated vsize (KiB) 519668

[startup+1219.1 s]
/proc/loadavg: 4.05 4.00 3.72 5/194 25220
/proc/meminfo: memFree=18267056/32951124 swapFree=67110396/67111528
[pid=25091] ppid=25089 vsize=8704 CPUtime=0 cores=4,6
/proc/25091/stat : 25091 (glucose.sh) S 25089 25091 24306 0 -1 4202496 361 112 0 0 0 0 0 0 23 0 1 0 566214836 8912896 254 33554432000 4194304 4922060 140736186921600 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/25091/statm: 2176 254 211 178 0 69 0
[pid=25093] ppid=25091 vsize=510964 CPUtime=1219.1 cores=4,6
/proc/25093/stat : 25093 (glucose_static) R 25091 25091 24306 0 -1 4202496 971022 0 0 0 121749 161 0 0 25 0 1 0 566214837 523227136 115879 33554432000 4194304 4260849 140736468259168 18446744073709551615 4209476 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25093/statm: 127741 115879 252 17 0 124382 0
Current children cumulated CPU time (s) 1219.1
Current children cumulated vsize (KiB) 519668

[startup+1222.3 s]
/proc/loadavg: 4.04 4.00 3.72 5/194 25220
/proc/meminfo: memFree=18255884/32951124 swapFree=67110396/67111528
[pid=25091] ppid=25089 vsize=8704 CPUtime=0 cores=4,6
/proc/25091/stat : 25091 (glucose.sh) S 25089 25091 24306 0 -1 4202496 361 112 0 0 0 0 0 0 23 0 1 0 566214836 8912896 254 33554432000 4194304 4922060 140736186921600 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/25091/statm: 2176 254 211 178 0 69 0
[pid=25093] ppid=25091 vsize=510964 CPUtime=1222.3 cores=4,6
/proc/25093/stat : 25093 (glucose_static) R 25091 25091 24306 0 -1 4202496 971630 0 0 0 122069 161 0 0 25 0 1 0 566214837 523227136 116487 33554432000 4194304 4260849 140736468259168 18446744073709551615 4224627 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25093/statm: 127741 116487 252 17 0 124382 0
Current children cumulated CPU time (s) 1222.3
Current children cumulated vsize (KiB) 519668

[startup+1223.9 s]
/proc/loadavg: 4.04 4.00 3.72 5/194 25220
/proc/meminfo: memFree=18252908/32951124 swapFree=67110396/67111528
[pid=25091] ppid=25089 vsize=8704 CPUtime=0 cores=4,6
/proc/25091/stat : 25091 (glucose.sh) S 25089 25091 24306 0 -1 4202496 361 112 0 0 0 0 0 0 23 0 1 0 566214836 8912896 254 33554432000 4194304 4922060 140736186921600 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/25091/statm: 2176 254 211 178 0 69 0
[pid=25093] ppid=25091 vsize=510964 CPUtime=1223.91 cores=4,6
/proc/25093/stat : 25093 (glucose_static) R 25091 25091 24306 0 -1 4202496 971846 0 0 0 122229 162 0 0 25 0 1 0 566214837 523227136 116703 33554432000 4194304 4260849 140736468259168 18446744073709551615 4209599 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25093/statm: 127741 116703 252 17 0 124382 0
Current children cumulated CPU time (s) 1223.91
Current children cumulated vsize (KiB) 519668

[startup+1224.7 s]
/proc/loadavg: 4.04 4.00 3.72 5/194 25220
/proc/meminfo: memFree=18249560/32951124 swapFree=67110396/67111528
[pid=25091] ppid=25089 vsize=8704 CPUtime=0 cores=4,6
/proc/25091/stat : 25091 (glucose.sh) S 25089 25091 24306 0 -1 4202496 361 112 0 0 0 0 0 0 23 0 1 0 566214836 8912896 254 33554432000 4194304 4922060 140736186921600 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/25091/statm: 2176 254 211 178 0 69 0
[pid=25093] ppid=25091 vsize=510964 CPUtime=1224.71 cores=4,6
/proc/25093/stat : 25093 (glucose_static) R 25091 25091 24306 0 -1 4202496 971995 0 0 0 122309 162 0 0 25 0 1 0 566214837 523227136 116852 33554432000 4194304 4260849 140736468259168 18446744073709551615 4209356 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25093/statm: 127741 116852 252 17 0 124382 0
Current children cumulated CPU time (s) 1224.71
Current children cumulated vsize (KiB) 519668

[startup+1224.9 s]
/proc/loadavg: 4.04 4.00 3.72 5/194 25220
/proc/meminfo: memFree=18249560/32951124 swapFree=67110396/67111528
[pid=25091] ppid=25089 vsize=8704 CPUtime=0 cores=4,6
/proc/25091/stat : 25091 (glucose.sh) S 25089 25091 24306 0 -1 4202496 361 112 0 0 0 0 0 0 23 0 1 0 566214836 8912896 254 33554432000 4194304 4922060 140736186921600 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/25091/statm: 2176 254 211 178 0 69 0
[pid=25093] ppid=25091 vsize=510964 CPUtime=1224.91 cores=4,6
/proc/25093/stat : 25093 (glucose_static) R 25091 25091 24306 0 -1 4202496 972039 0 0 0 122329 162 0 0 25 0 1 0 566214837 523227136 116896 33554432000 4194304 4260849 140736468259168 18446744073709551615 4224352 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25093/statm: 127741 116896 252 17 0 124382 0
Current children cumulated CPU time (s) 1224.91
Current children cumulated vsize (KiB) 519668

[startup+1225 s]
/proc/loadavg: 4.04 4.00 3.72 5/194 25220
/proc/meminfo: memFree=18249560/32951124 swapFree=67110396/67111528
[pid=25091] ppid=25089 vsize=8704 CPUtime=0 cores=4,6
/proc/25091/stat : 25091 (glucose.sh) S 25089 25091 24306 0 -1 4202496 361 112 0 0 0 0 0 0 23 0 1 0 566214836 8912896 254 33554432000 4194304 4922060 140736186921600 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/25091/statm: 2176 254 211 178 0 69 0
[pid=25093] ppid=25091 vsize=510964 CPUtime=1225.01 cores=4,6
/proc/25093/stat : 25093 (glucose_static) R 25091 25091 24306 0 -1 4202496 972042 0 0 0 122339 162 0 0 25 0 1 0 566214837 523227136 116899 33554432000 4194304 4260849 140736468259168 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25093/statm: 127741 116899 252 17 0 124382 0
Current children cumulated CPU time (s) 1225.01
Current children cumulated vsize (KiB) 519668

Child status: 20
Real time (s): 1225.04
CPU time (s): 1225.05
CPU user time (s): 1223.4
CPU system time (s): 1.64375
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 863544

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

runsolver used 2.10368 second user time and 4.5813 second system time

The end

Launcher Data

Begin job on node118 at 2011-04-25 21:30:42
IDJOB=3285124
IDBENCH=82371
IDSOLVER=1651
FILE ID=node118/3285124-1303759837
RUNJOBID= node118-1303759785-25012
PBS_JOBID= 13154063
Free space on /tmp= 71416 MiB

SOLVER NAME= glucose 2
BENCH NAME= SAT11/application/rintanen/SATPlanning/blocks-blocks-36-0.120-NOTKNOWN.cnf
COMMAND LINE= glucose.sh BENCHNAME 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3285124-1303759837/watcher-3285124-1303759837 -o /tmp/evaluation-result-3285124-1303759837/solver-3285124-1303759837 -C 2400 -W 1300 -M 7680  glucose.sh HOME/instance-3285124-1303759837.cnf 

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

MD5SUM BENCH= 8d94c04f870c828c80bd9a45ae3dedff
RANDOM SEED=1726306887

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.842
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	: 5374.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19201520 kB
Buffers:       1868768 kB
Cached:       10686176 kB
SwapCached:        600 kB
Active:        9478756 kB
Inactive:      3742324 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19201520 kB
SwapTotal:    67111528 kB
SwapFree:     67110396 kB
Dirty:          284704 kB
Writeback:           0 kB
AnonPages:      664520 kB
Mapped:          15432 kB
Slab:           464144 kB
PageTables:       6760 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   987680 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= 71420 MiB
End job on node118 at 2011-04-25 21:51:07