Trace number 3303843

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 1314.48 1314.44

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

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 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-3303843-1303904348/watcher-3303843-1303904348 -o /tmp/evaluation-result-3303843-1303904348/solver-3303843-1303904348 -C 5000 -W 5100 -M 15500 glucose.sh HOME/instance-3303843-1303904348.cnf 

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

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


[startup+0 s]
/proc/loadavg: 1.93 1.98 1.92 3/174 11234
/proc/meminfo: memFree=12545512/32950928 swapFree=67111524/67111528
[pid=11234] ppid=11232 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/11234/stat : 11234 (glucose.sh) S 11232 11234 10994 0 -1 4202496 361 112 0 0 0 0 0 0 23 0 1 0 580666025 8912896 255 33554432000 4194304 4922060 140733327140304 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/11234/statm: 2176 255 211 178 0 69 0

[startup+0.0878739 s]
/proc/loadavg: 1.93 1.98 1.92 3/174 11234
/proc/meminfo: memFree=12545512/32950928 swapFree=67111524/67111528
[pid=11234] ppid=11232 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/11234/stat : 11234 (glucose.sh) S 11232 11234 10994 0 -1 4202496 361 112 0 0 0 0 0 0 23 0 1 0 580666025 8912896 255 33554432000 4194304 4922060 140733327140304 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/11234/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100869 s]
/proc/loadavg: 1.93 1.98 1.92 3/174 11234
/proc/meminfo: memFree=12545512/32950928 swapFree=67111524/67111528
[pid=11234] ppid=11232 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/11234/stat : 11234 (glucose.sh) S 11232 11234 10994 0 -1 4202496 361 112 0 0 0 0 0 0 23 0 1 0 580666025 8912896 255 33554432000 4194304 4922060 140733327140304 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/11234/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300837 s]
/proc/loadavg: 1.93 1.98 1.92 3/174 11234
/proc/meminfo: memFree=12545512/32950928 swapFree=67111524/67111528
[pid=11234] ppid=11232 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/11234/stat : 11234 (glucose.sh) S 11232 11234 10994 0 -1 4202496 361 112 0 0 0 0 0 0 23 0 1 0 580666025 8912896 255 33554432000 4194304 4922060 140733327140304 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/11234/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700756 s]
/proc/loadavg: 1.93 1.98 1.92 3/174 11234
/proc/meminfo: memFree=12545512/32950928 swapFree=67111524/67111528
[pid=11234] ppid=11232 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/11234/stat : 11234 (glucose.sh) S 11232 11234 10994 0 -1 4202496 361 112 0 0 0 0 0 0 23 0 1 0 580666025 8912896 255 33554432000 4194304 4922060 140733327140304 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/11234/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50061 s]
/proc/loadavg: 1.93 1.98 1.92 3/176 11237
/proc/meminfo: memFree=12283492/32950928 swapFree=67111524/67111528
[pid=11234] ppid=11232 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/11234/stat : 11234 (glucose.sh) S 11232 11234 10994 0 -1 4202496 361 112 0 0 0 0 0 0 23 0 1 0 580666025 8912896 255 33554432000 4194304 4922060 140733327140304 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/11234/statm: 2176 255 211 178 0 69 0
[pid=11236] ppid=11234 vsize=389704 CPUtime=1.49 cores=0,2,4,6
/proc/11236/stat : 11236 (glucose_static) R 11234 11234 10994 0 -1 4202496 87863 0 0 0 134 15 0 0 20 0 1 0 580666025 399056896 86354 33554432000 4194304 4260849 140734769595456 18446744073709551615 4247801 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/11236/statm: 97426 86354 214 17 0 94067 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 398408

[startup+3.10032 s]
/proc/loadavg: 1.93 1.98 1.92 2/174 11238
/proc/meminfo: memFree=12129384/32950928 swapFree=67111524/67111528
[pid=11234] ppid=11232 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/11234/stat : 11234 (glucose.sh) S 11232 11234 10994 0 -1 4202496 361 112 0 0 0 0 0 0 23 0 1 0 580666025 8912896 255 33554432000 4194304 4922060 140733327140304 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/11234/statm: 2176 255 211 178 0 69 0
[pid=11236] ppid=11234 vsize=416080 CPUtime=3.08 cores=0,2,4,6
/proc/11236/stat : 11236 (glucose_static) R 11234 11234 10994 0 -1 4202496 94720 0 0 0 292 16 0 0 25 0 1 0 580666025 426065920 92855 33554432000 4194304 4260849 140734769595456 18446744073709551615 4209356 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/11236/statm: 104020 92855 239 17 0 100661 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 424784

[startup+6.30071 s]
/proc/loadavg: 2.02 2.00 1.93 3/180 11245
/proc/meminfo: memFree=11553508/32950928 swapFree=67111524/67111528
[pid=11234] ppid=11232 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/11234/stat : 11234 (glucose.sh) S 11232 11234 10994 0 -1 4202496 361 112 0 0 0 0 0 0 23 0 1 0 580666025 8912896 255 33554432000 4194304 4922060 140733327140304 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/11234/statm: 2176 255 211 178 0 69 0
[pid=11236] ppid=11234 vsize=497992 CPUtime=6.28 cores=0,2,4,6
/proc/11236/stat : 11236 (glucose_static) R 11234 11234 10994 0 -1 4202496 95893 0 0 0 612 16 0 0 25 0 1 0 580666025 509943808 94026 33554432000 4194304 4260849 140734769595456 18446744073709551615 4209986 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/11236/statm: 124498 94026 250 17 0 121139 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 506696

[startup+12.7005 s]
/proc/loadavg: 2.02 2.00 1.93 3/180 11246
/proc/meminfo: memFree=11539152/32950928 swapFree=67111524/67111528
[pid=11234] ppid=11232 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/11234/stat : 11234 (glucose.sh) S 11232 11234 10994 0 -1 4202496 361 112 0 0 0 0 0 0 23 0 1 0 580666025 8912896 255 33554432000 4194304 4922060 140733327140304 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/11234/statm: 2176 255 211 178 0 69 0
[pid=11236] ppid=11234 vsize=499364 CPUtime=12.68 cores=0,2,4,6
/proc/11236/stat : 11236 (glucose_static) R 11234 11234 10994 0 -1 4202496 97612 0 0 0 1252 16 0 0 25 0 1 0 580666025 511348736 95744 33554432000 4194304 4260849 140734769595456 18446744073709551615 4209398 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/11236/statm: 124841 95744 250 17 0 121482 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 508068

[startup+25.5011 s]
/proc/loadavg: 2.01 2.00 1.93 3/180 11246
/proc/meminfo: memFree=11514820/32950928 swapFree=67111524/67111528
[pid=11234] ppid=11232 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/11234/stat : 11234 (glucose.sh) S 11232 11234 10994 0 -1 4202496 361 112 0 0 0 0 0 0 23 0 1 0 580666025 8912896 255 33554432000 4194304 4922060 140733327140304 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/11234/statm: 2176 255 211 178 0 69 0
[pid=11236] ppid=11234 vsize=500296 CPUtime=25.48 cores=0,2,4,6
/proc/11236/stat : 11236 (glucose_static) R 11234 11234 10994 0 -1 4202496 101253 0 0 0 2531 17 0 0 25 0 1 0 580666025 512303104 99385 33554432000 4194304 4260849 140734769595456 18446744073709551615 4209488 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/11236/statm: 125074 99385 250 17 0 121715 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 509000

[startup+51.1012 s]
/proc/loadavg: 2.01 2.00 1.93 3/180 11277
/proc/meminfo: memFree=12304472/32950928 swapFree=67111524/67111528
[pid=11234] ppid=11232 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/11234/stat : 11234 (glucose.sh) S 11232 11234 10994 0 -1 4202496 361 112 0 0 0 0 0 0 23 0 1 0 580666025 8912896 255 33554432000 4194304 4922060 140733327140304 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/11234/statm: 2176 255 211 178 0 69 0
[pid=11236] ppid=11234 vsize=501196 CPUtime=51.09 cores=0,2,4,6
/proc/11236/stat : 11236 (glucose_static) R 11234 11234 10994 0 -1 4202496 149374 0 0 0 5084 25 0 0 25 0 1 0 580666025 513224704 99209 33554432000 4194304 4260849 140734769595456 18446744073709551615 4224658 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/11236/statm: 125299 99209 252 17 0 121940 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 509900

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 11278
/proc/meminfo: memFree=12206864/32950928 swapFree=67111524/67111528
[pid=11234] ppid=11232 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/11234/stat : 11234 (glucose.sh) S 11232 11234 10994 0 -1 4202496 361 112 0 0 0 0 0 0 23 0 1 0 580666025 8912896 255 33554432000 4194304 4922060 140733327140304 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/11234/statm: 2176 255 211 178 0 69 0
[pid=11236] ppid=11234 vsize=634508 CPUtime=102.3 cores=0,2,4,6
/proc/11236/stat : 11236 (glucose_static) R 11234 11234 10994 0 -1 4202496 165565 0 0 0 10201 29 0 0 25 0 1 0 580666025 649736192 115383 33554432000 4194304 4260849 140734769595456 18446744073709551615 4209287 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/11236/statm: 158627 115383 252 17 0 155268 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 643212

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 11280
/proc/meminfo: memFree=12263148/32950928 swapFree=67111524/67111528
[pid=11234] ppid=11232 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/11234/stat : 11234 (glucose.sh) S 11232 11234 10994 0 -1 4202496 361 112 0 0 0 0 0 0 23 0 1 0 580666025 8912896 255 33554432000 4194304 4922060 140733327140304 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/11234/statm: 2176 255 211 178 0 69 0
[pid=11236] ppid=11234 vsize=503192 CPUtime=162.29 cores=0,2,4,6
/proc/11236/stat : 11236 (glucose_static) R 11234 11234 10994 0 -1 4202496 267285 0 0 0 16185 44 0 0 25 0 1 0 580666025 515268608 98551 33554432000 4194304 4260849 140734769595456 18446744073709551615 4209216 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/11236/statm: 125798 98551 252 17 0 122439 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 511896

[startup+222.301 s]
/proc/loadavg: 2.14 2.03 1.94 3/180 11281
/proc/meminfo: memFree=12223432/32950928 swapFree=67111524/67111528
[pid=11234] ppid=11232 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/11234/stat : 11234 (glucose.sh) S 11232 11234 10994 0 -1 4202496 361 112 0 0 0 0 0 0 23 0 1 0 580666025 8912896 255 33554432000 4194304 4922060 140733327140304 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/11234/statm: 2176 255 211 178 0 69 0
[pid=11236] ppid=11234 vsize=504196 CPUtime=222.29 cores=0,2,4,6
/proc/11236/stat : 11236 (glucose_static) R 11234 11234 10994 0 -1 4202496 330489 0 0 0 22173 56 0 0 25 0 1 0 580666025 516296704 101819 33554432000 4194304 4260849 140734769595456 18446744073709551615 4209476 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/11236/statm: 126049 101819 252 17 0 122690 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 512900

[startup+282.301 s]
/proc/loadavg: 2.05 2.02 1.94 3/180 11283
/proc/meminfo: memFree=12229616/32950928 swapFree=67111524/67111528
[pid=11234] ppid=11232 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/11234/stat : 11234 (glucose.sh) S 11232 11234 10994 0 -1 4202496 361 112 0 0 0 0 0 0 23 0 1 0 580666025 8912896 255 33554432000 4194304 4922060 140733327140304 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/11234/statm: 2176 255 211 178 0 69 0
[pid=11236] ppid=11234 vsize=504196 CPUtime=282.3 cores=0,2,4,6
/proc/11236/stat : 11236 (glucose_static) R 11234 11234 10994 0 -1 4202496 387230 0 0 0 28165 65 0 0 25 0 1 0 580666025 516296704 99820 33554432000 4194304 4260849 140734769595456 18446744073709551615 4209287 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/11236/statm: 126049 99820 252 17 0 122690 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 512900

[startup+342.301 s]
/proc/loadavg: 2.02 2.02 1.94 3/180 11284
/proc/meminfo: memFree=12178856/32950928 swapFree=67111524/67111528
[pid=11234] ppid=11232 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/11234/stat : 11234 (glucose.sh) S 11232 11234 10994 0 -1 4202496 361 112 0 0 0 0 0 0 23 0 1 0 580666025 8912896 255 33554432000 4194304 4922060 140733327140304 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/11234/statm: 2176 255 211 178 0 69 0
[pid=11236] ppid=11234 vsize=505320 CPUtime=342.29 cores=0,2,4,6
/proc/11236/stat : 11236 (glucose_static) R 11234 11234 10994 0 -1 4202496 399892 0 0 0 34159 70 0 0 25 0 1 0 580666025 517447680 112465 33554432000 4194304 4260849 140734769595456 18446744073709551615 4209389 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/11236/statm: 126330 112465 252 17 0 122971 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 514024

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 1.94 3/180 11286
/proc/meminfo: memFree=12150696/32950928 swapFree=67111524/67111528
[pid=11234] ppid=11232 vsize=8704 CPUtime=0 cores=0,2,4,6

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


[startup+882.301 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 11299
/proc/meminfo: memFree=12086252/32950928 swapFree=67111524/67111528
[pid=11234] ppid=11232 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/11234/stat : 11234 (glucose.sh) S 11232 11234 10994 0 -1 4202496 361 112 0 0 0 0 0 0 23 0 1 0 580666025 8912896 255 33554432000 4194304 4922060 140733327140304 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/11234/statm: 2176 255 211 178 0 69 0
[pid=11236] ppid=11234 vsize=640576 CPUtime=882.32 cores=0,2,4,6
/proc/11236/stat : 11236 (glucose_static) R 11234 11234 10994 0 -1 4202496 687860 0 0 0 88108 124 0 0 25 0 1 0 580666025 655949824 122398 33554432000 4194304 4260849 140734769595456 18446744073709551615 4224867 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/11236/statm: 160144 122398 252 17 0 156785 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 649280

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 11300
/proc/meminfo: memFree=12090448/32950928 swapFree=67111524/67111528
[pid=11234] ppid=11232 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/11234/stat : 11234 (glucose.sh) S 11232 11234 10994 0 -1 4202496 361 112 0 0 0 0 0 0 23 0 1 0 580666025 8912896 255 33554432000 4194304 4922060 140733327140304 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/11234/statm: 2176 255 211 178 0 69 0
[pid=11236] ppid=11234 vsize=508316 CPUtime=942.32 cores=0,2,4,6
/proc/11236/stat : 11236 (glucose_static) R 11234 11234 10994 0 -1 4202496 749284 0 0 0 94098 134 0 0 25 0 1 0 580666025 520515584 113542 33554432000 4194304 4260849 140734769595456 18446744073709551615 4209287 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/11236/statm: 127079 113542 252 17 0 123720 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 517020

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 11302
/proc/meminfo: memFree=12055712/32950928 swapFree=67111524/67111528
[pid=11234] ppid=11232 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/11234/stat : 11234 (glucose.sh) S 11232 11234 10994 0 -1 4202496 361 112 0 0 0 0 0 0 23 0 1 0 580666025 8912896 255 33554432000 4194304 4922060 140733327140304 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/11234/statm: 2176 255 211 178 0 69 0
[pid=11236] ppid=11234 vsize=641552 CPUtime=1002.32 cores=0,2,4,6
/proc/11236/stat : 11236 (glucose_static) R 11234 11234 10994 0 -1 4202496 762478 0 0 0 100094 138 0 0 25 0 1 0 580666025 656949248 126719 33554432000 4194304 4260849 140734769595456 18446744073709551615 4226306 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/11236/statm: 160388 126719 252 17 0 157029 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 650256

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 11303
/proc/meminfo: memFree=12132064/32950928 swapFree=67111524/67111528
[pid=11234] ppid=11232 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/11234/stat : 11234 (glucose.sh) S 11232 11234 10994 0 -1 4202496 361 112 0 0 0 0 0 0 23 0 1 0 580666025 8912896 255 33554432000 4194304 4922060 140733327140304 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/11234/statm: 2176 255 211 178 0 69 0
[pid=11236] ppid=11234 vsize=509292 CPUtime=1062.33 cores=0,2,4,6
/proc/11236/stat : 11236 (glucose_static) R 11234 11234 10994 0 -1 4202496 823128 0 0 0 106085 148 0 0 25 0 1 0 580666025 521515008 113330 33554432000 4194304 4260849 140734769595456 18446744073709551615 4209536 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/11236/statm: 127323 113330 252 17 0 123964 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 517996

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 11305
/proc/meminfo: memFree=12052308/32950928 swapFree=67111524/67111528
[pid=11234] ppid=11232 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/11234/stat : 11234 (glucose.sh) S 11232 11234 10994 0 -1 4202496 361 112 0 0 0 0 0 0 23 0 1 0 580666025 8912896 255 33554432000 4194304 4922060 140733327140304 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/11234/statm: 2176 255 211 178 0 69 0
[pid=11236] ppid=11234 vsize=641552 CPUtime=1122.33 cores=0,2,4,6
/proc/11236/stat : 11236 (glucose_static) R 11234 11234 10994 0 -1 4202496 836804 0 0 0 112081 152 0 0 25 0 1 0 580666025 656949248 126984 33554432000 4194304 4260849 140734769595456 18446744073709551615 4209635 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/11236/statm: 160388 126984 252 17 0 157029 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 650256

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 11307
/proc/meminfo: memFree=12129048/32950928 swapFree=67111524/67111528
[pid=11234] ppid=11232 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/11234/stat : 11234 (glucose.sh) S 11232 11234 10994 0 -1 4202496 361 112 0 0 0 0 0 0 23 0 1 0 580666025 8912896 255 33554432000 4194304 4922060 140733327140304 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/11234/statm: 2176 255 211 178 0 69 0
[pid=11236] ppid=11234 vsize=510008 CPUtime=1182.33 cores=0,2,4,6
/proc/11236/stat : 11236 (glucose_static) R 11234 11234 10994 0 -1 4202496 898201 0 0 0 118070 163 0 0 25 0 1 0 580666025 522248192 114434 33554432000 4194304 4260849 140734769595456 18446744073709551615 4209287 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/11236/statm: 127502 114434 252 17 0 124143 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 518712

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 11308
/proc/meminfo: memFree=12055712/32950928 swapFree=67111524/67111528
[pid=11234] ppid=11232 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/11234/stat : 11234 (glucose.sh) S 11232 11234 10994 0 -1 4202496 361 112 0 0 0 0 0 0 23 0 1 0 580666025 8912896 255 33554432000 4194304 4922060 140733327140304 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/11234/statm: 2176 255 211 178 0 69 0
[pid=11236] ppid=11234 vsize=643228 CPUtime=1242.33 cores=0,2,4,6
/proc/11236/stat : 11236 (glucose_static) R 11234 11234 10994 0 -1 4202496 909681 0 0 0 124067 166 0 0 25 0 1 0 580666025 658665472 125894 33554432000 4194304 4260849 140734769595456 18446744073709551615 4209401 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/11236/statm: 160807 125894 252 17 0 157448 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 651932

[startup+1302.3 s]
/proc/loadavg: 2.05 2.01 1.95 3/180 11310
/proc/meminfo: memFree=12093372/32950928 swapFree=67111524/67111528
[pid=11234] ppid=11232 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/11234/stat : 11234 (glucose.sh) S 11232 11234 10994 0 -1 4202496 361 112 0 0 0 0 0 0 23 0 1 0 580666025 8912896 255 33554432000 4194304 4922060 140733327140304 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/11234/statm: 2176 255 211 178 0 69 0
[pid=11236] ppid=11234 vsize=510968 CPUtime=1302.34 cores=0,2,4,6
/proc/11236/stat : 11236 (glucose_static) R 11234 11234 10994 0 -1 4202496 969744 0 0 0 130058 176 0 0 25 0 1 0 580666025 523231232 114602 33554432000 4194304 4260849 140734769595456 18446744073709551615 4226480 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/11236/statm: 127742 114602 252 17 0 124383 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 519672

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

[startup+1306.6 s]
/proc/loadavg: 2.04 2.01 1.95 3/180 11310
/proc/meminfo: memFree=12084568/32950928 swapFree=67111524/67111528
[pid=11234] ppid=11232 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/11234/stat : 11234 (glucose.sh) S 11232 11234 10994 0 -1 4202496 361 112 0 0 0 0 0 0 23 0 1 0 580666025 8912896 255 33554432000 4194304 4922060 140733327140304 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/11234/statm: 2176 255 211 178 0 69 0
[pid=11236] ppid=11234 vsize=510968 CPUtime=1306.63 cores=0,2,4,6
/proc/11236/stat : 11236 (glucose_static) R 11234 11234 10994 0 -1 4202496 970703 0 0 0 130487 176 0 0 25 0 1 0 580666025 523231232 115560 33554432000 4194304 4260849 140734769595456 18446744073709551615 4209284 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/11236/statm: 127742 115560 252 17 0 124383 0
Current children cumulated CPU time (s) 1306.63
Current children cumulated vsize (KiB) 519672

[startup+1309.8 s]
/proc/loadavg: 2.04 2.01 1.95 3/180 11319
/proc/meminfo: memFree=12076484/32950928 swapFree=67111524/67111528
[pid=11234] ppid=11232 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/11234/stat : 11234 (glucose.sh) S 11232 11234 10994 0 -1 4202496 361 112 0 0 0 0 0 0 23 0 1 0 580666025 8912896 255 33554432000 4194304 4922060 140733327140304 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/11234/statm: 2176 255 211 178 0 69 0
[pid=11236] ppid=11234 vsize=510968 CPUtime=1309.83 cores=0,2,4,6
/proc/11236/stat : 11236 (glucose_static) R 11234 11234 10994 0 -1 4202496 971320 0 0 0 130807 176 0 0 25 0 1 0 580666025 523231232 116177 33554432000 4194304 4260849 140734769595456 18446744073709551615 4223951 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/11236/statm: 127742 116177 252 17 0 124383 0
Current children cumulated CPU time (s) 1309.83
Current children cumulated vsize (KiB) 519672

[startup+1313 s]
/proc/loadavg: 2.04 2.01 1.95 3/180 11319
/proc/meminfo: memFree=12068792/32950928 swapFree=67111524/67111528
[pid=11234] ppid=11232 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/11234/stat : 11234 (glucose.sh) S 11232 11234 10994 0 -1 4202496 361 112 0 0 0 0 0 0 23 0 1 0 580666025 8912896 255 33554432000 4194304 4922060 140733327140304 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/11234/statm: 2176 255 211 178 0 69 0
[pid=11236] ppid=11234 vsize=510968 CPUtime=1313.03 cores=0,2,4,6
/proc/11236/stat : 11236 (glucose_static) R 11234 11234 10994 0 -1 4202496 971814 0 0 0 131127 176 0 0 25 0 1 0 580666025 523231232 116671 33554432000 4194304 4260849 140734769595456 18446744073709551615 4224583 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/11236/statm: 127742 116671 252 17 0 124383 0
Current children cumulated CPU time (s) 1313.03
Current children cumulated vsize (KiB) 519672

[startup+1313.8 s]
/proc/loadavg: 2.04 2.01 1.95 3/180 11319
/proc/meminfo: memFree=12066196/32950928 swapFree=67111524/67111528
[pid=11234] ppid=11232 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/11234/stat : 11234 (glucose.sh) S 11232 11234 10994 0 -1 4202496 361 112 0 0 0 0 0 0 23 0 1 0 580666025 8912896 255 33554432000 4194304 4922060 140733327140304 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/11234/statm: 2176 255 211 178 0 69 0
[pid=11236] ppid=11234 vsize=510968 CPUtime=1313.83 cores=0,2,4,6
/proc/11236/stat : 11236 (glucose_static) R 11234 11234 10994 0 -1 4202496 971970 0 0 0 131207 176 0 0 25 0 1 0 580666025 523231232 116827 33554432000 4194304 4260849 140734769595456 18446744073709551615 4209683 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/11236/statm: 127742 116827 252 17 0 124383 0
Current children cumulated CPU time (s) 1313.83
Current children cumulated vsize (KiB) 519672

[startup+1314.2 s]
/proc/loadavg: 2.04 2.01 1.95 3/180 11319
/proc/meminfo: memFree=12066196/32950928 swapFree=67111524/67111528
[pid=11234] ppid=11232 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/11234/stat : 11234 (glucose.sh) S 11232 11234 10994 0 -1 4202496 361 112 0 0 0 0 0 0 23 0 1 0 580666025 8912896 255 33554432000 4194304 4922060 140733327140304 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/11234/statm: 2176 255 211 178 0 69 0
[pid=11236] ppid=11234 vsize=510968 CPUtime=1314.23 cores=0,2,4,6
/proc/11236/stat : 11236 (glucose_static) R 11234 11234 10994 0 -1 4202496 972031 0 0 0 131247 176 0 0 25 0 1 0 580666025 523231232 116888 33554432000 4194304 4260849 140734769595456 18446744073709551615 4209389 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/11236/statm: 127742 116888 252 17 0 124383 0
Current children cumulated CPU time (s) 1314.23
Current children cumulated vsize (KiB) 519672

[startup+1314.4 s]
/proc/loadavg: 2.04 2.01 1.95 3/180 11319
/proc/meminfo: memFree=12064336/32950928 swapFree=67111524/67111528
[pid=11234] ppid=11232 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/11234/stat : 11234 (glucose.sh) S 11232 11234 10994 0 -1 4202496 361 112 0 0 0 0 0 0 23 0 1 0 580666025 8912896 255 33554432000 4194304 4922060 140733327140304 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/11234/statm: 2176 255 211 178 0 69 0
[pid=11236] ppid=11234 vsize=510968 CPUtime=1314.43 cores=0,2,4,6
/proc/11236/stat : 11236 (glucose_static) R 11234 11234 10994 0 -1 4202496 972043 0 0 0 131267 176 0 0 25 0 1 0 580666025 523231232 116900 33554432000 4194304 4260849 140734769595456 18446744073709551615 4224481 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/11236/statm: 127742 116900 252 17 0 124383 0
Current children cumulated CPU time (s) 1314.43
Current children cumulated vsize (KiB) 519672

Child status: 20
Real time (s): 1314.44
CPU time (s): 1314.48
CPU user time (s): 1312.68
CPU system time (s): 1.79373
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 863548

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1312.68
system time used= 1.79373
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= 43
involuntary context switches= 2089

runsolver used 2.26765 second user time and 4.90625 second system time

The end

Launcher Data

Begin job on node115 at 2011-04-27 13:39:14
IDJOB=3303843
IDBENCH=82371
IDSOLVER=1687
FILE ID=node115/3303843-1303904348
RUNJOBID= node115-1303899344-11012
PBS_JOBID= 13164533
Free space on /tmp= 72384 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-3303843-1303904348/watcher-3303843-1303904348 -o /tmp/evaluation-result-3303843-1303904348/solver-3303843-1303904348 -C 5000 -W 5100 -M 15500  glucose.sh HOME/instance-3303843-1303904348.cnf 

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

MD5SUM BENCH= 8d94c04f870c828c80bd9a45ae3dedff
RANDOM SEED=504602606

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      12546040 kB
Buffers:       2310612 kB
Cached:       17467700 kB
SwapCached:          4 kB
Active:        7541120 kB
Inactive:     12305096 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12546040 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:          359572 kB
Writeback:           0 kB
AnonPages:       67472 kB
Mapped:          14552 kB
Slab:           497432 kB
PageTables:       4716 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   190408 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= 72556 MiB
End job on node115 at 2011-04-27 14:01:08