Trace number 3258172

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 2? (TO) 1300.02 1300.01

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v2100c215164g4.cnf
MD5SUM399c54da7337981a88a374a67e87ba30
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2100
Number of clauses215164
Sum of the clauses size432288
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2215094
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 570

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.05	c ==============================================================================
0.00/0.05	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.05	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.05	c ==============================================================================
0.00/0.05	c |         0 |  215164   432288 |   64549       0        0     nan |  0.000 % |
0.00/0.63	c |         0 |  212438   711223 |      --       0       --      -- |     --   | -2726/278935
0.00/0.63	c ==============================================================================
0.00/0.63	c Result  :   #vars: 2030   #clauses: 212438   #literals: 711223
0.00/0.63	c CPU time:   0.619905 s
0.00/0.63	c ==============================================================================
0.00/0.74	c
0.00/0.74	c Starting glucose
0.00/0.74	c
267.39/267.49	c This is glucose 2.0 --  based on MiniSAT (Many thanks to MiniSAT team)
267.39/267.49	c WARNING: for repeatability, setting FPU to use double precision
267.39/267.49	c ============================[ Problem Statistics ]=============================
267.39/267.49	c |                                                                             |
267.39/267.49	c |  Number of variables:          2030                                         |
267.39/267.49	c |  Number of clauses:          212438                                         |
267.39/267.49	c |  Parse time:                   0.04 s                                       |
267.39/267.49	c |                                                                             |
267.39/267.49	c ============================[ Search Statistics ]==============================
267.39/267.49	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
267.39/267.49	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
267.39/267.49	c ===============================================================================
267.39/267.49	c |      1234 |    2030   212438   711223 |        1     1234    180 |  0.000 % |
267.39/267.49	c |     38034 |    2030   212438   711223 |        1    15732     94 |  0.000 % |
267.39/267.49	c |    371357 |    2030   212438   711223 |        1    76185     63 |  0.000 % |
267.39/267.49	c |    562240 |    2030   212438   711223 |        1    89869     61 |  0.000 % |
267.39/267.49	c |    566073 |    2030   212438   711223 |        1    93702     62 |  0.000 % |
267.39/267.49	c |    570936 |    2030   212438   711223 |        1    98565     63 |  0.000 % |
267.39/267.49	c |    575112 |    2030   212438   711223 |        1    51941     44 |  0.000 % |
267.39/267.49	c |    584026 |    2030   212438   711223 |        1    60855     50 |  0.000 % |
267.39/267.49	c |    605337 |    2030   212438   711223 |        1    82166     59 |  0.000 % |
267.39/267.49	c |    643660 |    2030   212438   711223 |        1    67089     51 |  0.000 % |
267.39/267.49	c |    863180 |    2030   212438   711223 |        1   110806     55 |  0.000 % |
267.39/267.49	c |    863939 |    2030   212438   711223 |        1   111565     55 |  0.000 % |
267.39/267.49	c |    866606 |    2030   212438   711223 |        1   114232     56 |  0.000 % |
267.39/267.49	c |    899610 |    2030   212438   711223 |        1    83437     53 |  0.000 % |
267.39/267.49	c |    915016 |    2030   212438   711223 |        1    98843     57 |  0.000 % |
267.39/267.49	c |    919387 |    2030   212438   711223 |        1   103214     58 |  0.000 % |
267.39/267.49	c |   1006734 |    2030   212438   711223 |        1   124165     69 |  0.000 % |
267.39/267.49	c |   1007023 |    2030   212438   711223 |        1   124454     69 |  0.000 % |
267.39/267.49	c |   1008798 |    2030   212438   711223 |        1   126229     69 |  0.000 % |
267.39/267.49	c |   1010004 |    2030   212438   711223 |        1   127435     70 |  0.000 % |
267.39/267.49	c |   1035418 |    2030   212438   711223 |        1    83845     51 |  0.000 % |
267.39/267.49	c |   1105120 |    2030   212438   711223 |        1    81948     45 |  0.000 % |
267.39/267.49	c |   1105220 |    2030   212438   711223 |        1    82048     45 |  0.000 % |
267.39/267.49	c |   1169741 |    2030   212438   711223 |        1   146569     61 |  0.000 % |
267.39/267.49	c |   1259574 |    2030   212438   711223 |        1    85391     43 |  0.000 % |
267.39/267.49	c |   1312216 |    2030   212438   711223 |        1   138033     52 |  0.000 % |
267.39/267.49	c |   1339526 |    2030   212438   711223 |        1    85948     42 |  0.000 % |
267.39/267.49	c |   1357328 |    2030   212438   711223 |        1   103750     49 |  0.000 % |
267.39/267.49	c |   1373021 |    2030   212438   711223 |        1   119443     52 |  0.000 % |
267.39/267.49	c |   1375950 |    2030   212438   711223 |        1   122372     53 |  0.000 % |
267.39/267.49	c |   1376303 |    2030   212438   711223 |        1   122725     53 |  0.000 % |
267.39/267.49	c |   1379666 |    2030   212438   711223 |        1   126088     53 |  0.000 % |
267.39/267.49	c |   1381406 |    2030   212438   711223 |        1   127828     54 |  0.000 % |
267.39/267.49	c |   1381507 |    2030   212438   711223 |        1   127929     54 |  0.000 % |
267.39/267.49	c |   1416705 |    2030   212438   711223 |        1   163127     59 |  0.000 % |
267.39/267.49	c |   1416808 |    2030   212438   711223 |        1   163230     59 |  0.000 % |
267.39/267.49	c |   1424278 |    2030   212438   711223 |        1    88702     42 |  0.000 % |
267.39/267.49	c |   1445622 |    2030   212438   711223 |        1   110046     50 |  0.000 % |
267.39/267.49	c |   1445722 |    2030   212438   711223 |        1   110146     50 |  0.000 % |
542.99/543.03	c |   1454254 |    2030   212438   711223 |        1   118678     52 |  0.000 % |
542.99/543.03	c |   1457951 |    2030   212438   711223 |        1   122375     53 |  0.000 % |
542.99/543.03	c |   1467485 |    2030   212438   711223 |        1   131909     55 |  0.000 % |
542.99/543.03	c |   1468179 |    2030   212438   711223 |        1   132603     55 |  0.000 % |
542.99/543.03	c |   1543912 |    2030   212438   711223 |        1   123739     51 |  0.000 % |
542.99/543.03	c |   1546044 |    2030   212438   711223 |        1   125871     51 |  0.000 % |
542.99/543.03	c |   1549764 |    2030   212438   711223 |        1   129591     52 |  0.000 % |
542.99/543.03	c |   1565162 |    2030   212438   711223 |        1   144989     54 |  0.000 % |
542.99/543.03	c |   1623724 |    2030   212438   711223 |        1   116356     48 |  0.000 % |
542.99/543.03	c |   1655201 |    2030   212438   711223 |        1   147833     56 |  0.000 % |
542.99/543.03	c |   1660947 |    2030   212438   711223 |        1   153579     57 |  0.000 % |
542.99/543.03	c |   1661626 |    2030   212438   711223 |        1   154258     57 |  0.000 % |
542.99/543.03	c |   1698599 |    2030   212438   711223 |        1   101427     44 |  0.000 % |
542.99/543.03	c |   1729501 |    2030   212438   711223 |        1   132329     52 |  0.000 % |
542.99/543.03	c |   1780553 |    2030   212438   711223 |        1   183381     59 |  0.000 % |
542.99/543.03	c |   1808936 |    2030   212438   711223 |        1   119365     48 |  0.000 % |
542.99/543.03	c |   1823676 |    2030   212438   711223 |        1   134105     51 |  0.000 % |
542.99/543.03	c |   1864100 |    2030   212438   711223 |        1   174529     55 |  0.000 % |
542.99/543.03	c |   1875418 |    2030   212438   711223 |        1   185847     56 |  0.000 % |
542.99/543.03	c |   1914823 |    2030   212438   711223 |        1   130242     47 |  0.000 % |
542.99/543.03	c |   1915100 |    2030   212438   711223 |        1   130519     47 |  0.000 % |
542.99/543.03	c |   1917296 |    2030   212438   711223 |        1   132715     48 |  0.000 % |
542.99/543.03	c |   1966689 |    2030   212438   711223 |        1   182108     54 |  0.000 % |
542.99/543.03	c |   1994840 |    2030   212438   711223 |        1   112670     44 |  0.000 % |
542.99/543.03	c |   2019807 |    2030   212438   711223 |        1   137637     50 |  0.000 % |
542.99/543.03	c |   2037465 |    2030   212438   711223 |        1   155295     52 |  0.000 % |
542.99/543.03	c |   2040101 |    2030   212438   711223 |        1   157931     53 |  0.000 % |
542.99/543.03	c |   2112049 |    2030   212438   711223 |        1   129682     46 |  0.000 % |
542.99/543.03	c |   2146544 |    2030   212438   711223 |        1   164177     52 |  0.000 % |
542.99/543.03	c |   2150166 |    2030   212438   711223 |        1   167799     52 |  0.000 % |
542.99/543.03	c |   2236451 |    2030   212438   711223 |        1   151271     50 |  0.000 % |
542.99/543.03	c |   2304854 |    2030   212438   711223 |        1   114270     40 |  0.000 % |
542.99/543.03	c |   2331513 |    2030   212438   711223 |        1   140929     47 |  0.000 % |
542.99/543.03	c |   2332778 |    2030   212438   711223 |        1   142194     47 |  0.000 % |
542.99/543.03	c |   2361846 |    2030   212438   711223 |        1   171262     50 |  0.000 % |
542.99/543.03	c |   2390835 |    2030   212438   711223 |        1   200251     55 |  0.000 % |
542.99/543.03	c |   2450994 |    2030   212438   711223 |        1   152407     47 |  0.000 % |
542.99/543.03	c |   2451462 |    2030   212438   711223 |        1   152875     47 |  0.000 % |
542.99/543.03	c |   2453773 |    2030   212438   711223 |        1   155186     48 |  0.000 % |
542.99/543.03	c |   2617999 |    2030   212438   711223 |        1   208817     51 |  0.000 % |
542.99/543.03	c |   2627456 |    2030   212438   711223 |        1   218274     52 |  0.000 % |
542.99/543.03	c |   2640390 |    2030   212438   711223 |        1   118019     38 |  0.000 % |
542.99/543.03	c |   2669659 |    2030   212438   711223 |        1   147288     47 |  0.000 % |
542.99/543.03	c |   2685855 |    2030   212438   711223 |        1   163484     50 |  0.000 % |
542.99/543.03	c |   2686200 |    2030   212438   711223 |        1   163829     50 |  0.000 % |
542.99/543.03	c |   2690375 |    2030   212438   711223 |        1   168004     51 |  0.000 % |
542.99/543.03	c |   2690476 |    2030   212438   711223 |        1   168105     51 |  0.000 % |
542.99/543.03	c |   2700868 |    2030   212438   711223 |        1   178497     52 |  0.000 % |
542.99/543.03	c |   2720884 |    2030   212438   711223 |        1   198513     54 |  0.000 % |
542.99/543.03	c |   2728316 |    2030   212438   711223 |        1   205945     55 |  0.000 % |
742.41/742.48	c |   2735962 |    2030   212438   711223 |        1   213591     55 |  0.000 % |
742.41/742.48	c |   2794570 |    2030   212438   711223 |        1   156398     45 |  0.000 % |
742.41/742.48	c |   2795483 |    2030   212438   711223 |        1   157311     45 |  0.000 % |
742.41/742.48	c |   2949321 |    2030   212438   711223 |        1   192752     49 |  0.000 % |
742.41/742.48	c |   2949589 |    2030   212438   711223 |        1   193020     49 |  0.000 % |
742.41/742.48	c |   2951122 |    2030   212438   711223 |        1   194553     50 |  0.000 % |
742.41/742.48	c |   2952243 |    2030   212438   711223 |        1   195674     50 |  0.000 % |
742.41/742.48	c |   2957527 |    2030   212438   711223 |        1   200958     51 |  0.000 % |
742.41/742.48	c |   3016826 |    2030   212438   711223 |        1   139248     40 |  0.000 % |
742.41/742.48	c |   3021950 |    2030   212438   711223 |        1   144372     42 |  0.000 % |
742.41/742.48	c |   3074609 |    2030   212438   711223 |        1   197031     49 |  0.000 % |
742.41/742.48	c |   3083193 |    2030   212438   711223 |        1   205615     50 |  0.000 % |
742.41/742.48	c |   3089843 |    2030   212438   711223 |        1   212265     51 |  0.000 % |
742.41/742.48	c |   3093223 |    2030   212438   711223 |        1   215645     51 |  0.000 % |
742.41/742.48	c |   3093619 |    2030   212438   711223 |        1   216041     51 |  0.000 % |
742.41/742.48	c |   3094501 |    2030   212438   711223 |        1   216923     51 |  0.000 % |
742.41/742.48	c |   3144511 |    2030   212438   711223 |        1   143335     41 |  0.000 % |
742.41/742.48	c |   3152872 |    2030   212438   711223 |        1   151696     43 |  0.000 % |
742.41/742.48	c |   3198010 |    2030   212438   711223 |        1   196834     50 |  0.000 % |
742.41/742.48	c |   3238529 |    2030   212438   711223 |        1   237353     54 |  0.000 % |
742.41/742.48	c |   3244793 |    2030   212438   711223 |        1   243617     55 |  0.000 % |
742.41/742.48	c |   3244894 |    2030   212438   711223 |        1   243718     55 |  0.000 % |
742.41/742.48	c |   3254584 |    2030   212438   711223 |        1   127220     37 |  0.000 % |
742.41/742.48	c |   3262768 |    2030   212438   711223 |        1   135404     40 |  0.000 % |
742.41/742.48	c |   3299512 |    2030   212438   711223 |        1   172148     52 |  0.000 % |
742.41/742.48	c |   3299614 |    2030   212438   711223 |        1   172250     52 |  0.000 % |
742.41/742.48	c |   3327914 |    2030   212438   711223 |        1   200550     58 |  0.000 % |
742.41/742.48	c |   3331974 |    2030   212438   711223 |        1   204610     58 |  0.000 % |
742.41/742.48	c |   3338193 |    2030   212438   711223 |        1   210829     59 |  0.000 % |
742.41/742.48	c |   3359275 |    2030   212438   711223 |        1   231911     60 |  0.000 % |
742.41/742.48	c |   3359375 |    2030   212438   711223 |        1   232011     60 |  0.000 % |
742.41/742.48	c |   3359475 |    2030   212438   711223 |        1   232111     60 |  0.000 % |
742.41/742.48	c |   3369800 |    2030   212438   711223 |        1   242436     61 |  0.000 % |
742.41/742.48	c |   3408938 |    2030   212438   711223 |        1   152763     46 |  0.000 % |
742.41/742.48	c |   3466729 |    2030   212438   711223 |        1   210554     54 |  0.000 % |
742.41/742.48	c |   3481776 |    2030   212438   711223 |        1   225601     56 |  0.000 % |
742.41/742.48	c |   3482906 |    2030   212438   711223 |        1   226731     57 |  0.000 % |
742.41/742.48	c |   3493085 |    2030   212438   711223 |        1   236910     58 |  0.000 % |
742.41/742.48	c |   3494445 |    2030   212438   711223 |        1   238270     58 |  0.000 % |
742.41/742.48	c |   3495906 |    2030   212438   711223 |        1   239731     58 |  0.000 % |
742.41/742.48	c |   3523238 |    2030   212438   711223 |        1   135671     39 |  0.000 % |
742.41/742.48	c |   3527265 |    2030   212438   711223 |        1   139698     41 |  0.000 % |
742.41/742.48	c |   3565120 |    2030   212438   711223 |        1   177553     48 |  0.000 % |
742.41/742.48	c |   3565796 |    2030   212438   711223 |        1   178229     48 |  0.000 % |
742.41/742.48	c |   3567871 |    2030   212438   711223 |        1   180304     48 |  0.000 % |
742.41/742.48	c |   3569825 |    2030   212438   711223 |        1   182258     49 |  0.000 % |
742.41/742.48	c |   3586578 |    2030   212438   711223 |        1   199011     51 |  0.000 % |
742.41/742.48	c |   3591151 |    2030   212438   711223 |        1   203584     52 |  0.000 % |
742.41/742.48	c |   3596996 |    2030   212438   711223 |        1   209429     53 |  0.000 % |
742.41/742.48	c |   3606310 |    2030   212438   711223 |        1   218743     54 |  0.000 % |
829.90/829.91	c |   3606549 |    2030   212438   711223 |        1   218982     54 |  0.000 % |
829.90/829.91	c |   3607562 |    2030   212438   711223 |        1   219995     54 |  0.000 % |
829.90/829.91	c |   3628280 |    2030   212438   711223 |        1   240713     57 |  0.000 % |
829.90/829.91	c |   3643982 |    2030   212438   711223 |        1   256415     59 |  0.000 % |
829.90/829.91	c |   3644607 |    2030   212438   711223 |        1   257040     59 |  0.000 % |
829.90/829.91	c |   3656937 |    2030   212438   711223 |        1   135365     38 |  0.000 % |
829.90/829.91	c |   3659566 |    2030   212438   711223 |        1   137994     39 |  0.000 % |
829.90/829.91	c |   3670317 |    2030   212438   711223 |        1   148745     42 |  0.000 % |
829.90/829.91	c |   3682816 |    2030   212438   711223 |        1   161244     47 |  0.000 % |
829.90/829.91	c |   3683352 |    2030   212438   711223 |        1   161780     47 |  0.000 % |
829.90/829.91	c |   3689870 |    2030   212438   711223 |        1   168298     48 |  0.000 % |
829.90/829.91	c |   3690487 |    2030   212438   711223 |        1   168915     49 |  0.000 % |
829.90/829.91	c |   3722800 |    2030   212438   711223 |        1   201228     53 |  0.000 % |
829.90/829.91	c |   3727135 |    2030   212438   711223 |        1   205563     53 |  0.000 % |
829.90/829.91	c |   3744221 |    2030   212438   711223 |        1   222649     55 |  0.000 % |
829.90/829.91	c |   3750391 |    2030   212438   711223 |        1   228819     56 |  0.000 % |
829.90/829.91	c |   3768704 |    2030   212438   711223 |        1   247132     59 |  0.000 % |
829.90/829.91	c |   3772909 |    2030   212438   711223 |        1   251337     59 |  0.000 % |
829.90/829.91	c |   3773602 |    2030   212438   711223 |        1   252030     59 |  0.000 % |
829.90/829.91	c |   3776156 |    2030   212438   711223 |        1   254584     60 |  0.000 % |
829.90/829.91	c |   3776256 |    2030   212438   711223 |        1   254684     60 |  0.000 % |
829.90/829.91	c |   3778876 |    2030   212438   711223 |        1   257304     60 |  0.000 % |
829.90/829.91	c |   3779677 |    2030   212438   711223 |        1   258105     60 |  0.000 % |
829.90/829.91	c |   3780562 |    2030   212438   711223 |        1   258990     60 |  0.000 % |
829.90/829.91	c |   3813490 |    2030   212438   711223 |        1   155319     45 |  0.000 % |
829.90/829.91	c |   3863131 |    2030   212438   711223 |        1   204960     54 |  0.000 % |
829.90/829.91	c |   3875042 |    2030   212438   711223 |        1   216871     55 |  0.000 % |
829.90/829.91	c |   3879043 |    2030   212438   711223 |        1   220872     56 |  0.000 % |
829.90/829.91	c |   3879365 |    2030   212438   711223 |        1   221194     56 |  0.000 % |
829.90/829.91	c |   3879883 |    2030   212438   711223 |        1   221712     56 |  0.000 % |
829.90/829.91	c |   3880725 |    2030   212438   711223 |        1   222554     57 |  0.000 % |
829.90/829.91	c |   3898421 |    2030   212438   711223 |        1   240250     59 |  0.000 % |
829.90/829.91	c |   3906761 |    2030   212438   711223 |        1   248590     60 |  0.000 % |
829.90/829.91	c |   3908671 |    2030   212438   711223 |        1   250500     60 |  0.000 % |
829.90/829.91	c |   3913222 |    2030   212438   711223 |        1   255051     61 |  0.000 % |
829.90/829.91	c |   3952747 |    2030   212438   711223 |        1   155388     44 |  0.000 % |
829.90/829.91	c |   3976415 |    2030   212438   711223 |        1   179056     48 |  0.000 % |
829.90/829.91	c |   3981675 |    2030   212438   711223 |        1   184316     50 |  0.000 % |
829.90/829.91	c |   3989164 |    2030   212438   711223 |        1   191805     51 |  0.000 % |
829.90/829.91	c |   3993923 |    2030   212438   711223 |        1   196564     52 |  0.000 % |
829.90/829.91	c |   3995030 |    2030   212438   711223 |        1   197671     52 |  0.000 % |
829.90/829.91	c |   3995277 |    2030   212438   711223 |        1   197918     52 |  0.000 % |
829.90/829.91	c |   3997536 |    2030   212438   711223 |        1   200177     53 |  0.000 % |
829.90/829.91	c |   3997636 |    2030   212438   711223 |        1   200277     53 |  0.000 % |
829.90/829.91	c |   3999457 |    2030   212438   711223 |        1   202098     53 |  0.000 % |
829.90/829.91	c |   4022270 |    2030   212438   711223 |        1   224911     56 |  0.000 % |
829.90/829.91	c |   4034389 |    2030   212438   711223 |        1   237030     58 |  0.000 % |
829.90/829.91	c |   4045599 |    2030   212438   711223 |        1   248240     59 |  0.000 % |
829.90/829.91	c |   4047458 |    2030   212438   711223 |        1   250099     59 |  0.000 % |
829.90/829.91	c |   4047941 |    2030   212438   711223 |        1   250582     60 |  0.000 % |
952.62/952.67	c |   4055968 |    2030   212438   711223 |        1   258609     60 |  0.000 % |
952.62/952.67	c |   4061096 |    2030   212438   711223 |        1   263737     61 |  0.000 % |
952.62/952.67	c |   4071946 |    2030   212438   711223 |        1   274587     62 |  0.000 % |
952.62/952.67	c |   4109311 |    2030   212438   711223 |        1   170138     44 |  0.000 % |
952.62/952.67	c |   4121715 |    2030   212438   711223 |        1   182542     46 |  0.000 % |
952.62/952.67	c |   4130842 |    2030   212438   711223 |        1   191669     47 |  0.000 % |
952.62/952.67	c |   4136621 |    2030   212438   711223 |        1   197448     48 |  0.000 % |
952.62/952.67	c |   4145686 |    2030   212438   711223 |        1   206513     49 |  0.000 % |
952.62/952.67	c |   4212531 |    2030   212438   711223 |        1   273358     57 |  0.000 % |
952.62/952.67	c |   4219021 |    2030   212438   711223 |        1   279848     57 |  0.000 % |
952.62/952.67	c |   4226055 |    2030   212438   711223 |        1   286882     58 |  0.000 % |
952.62/952.67	c |   4226347 |    2030   212438   711223 |        1   287174     58 |  0.000 % |
952.62/952.67	c |   4231999 |    2030   212438   711223 |        1   148420     39 |  0.000 % |
952.62/952.67	c |   4235934 |    2030   212438   711223 |        1   152355     40 |  0.000 % |
952.62/952.67	c |   4264597 |    2030   212438   711223 |        1   181018     48 |  0.000 % |
952.62/952.67	c |   4264765 |    2030   212438   711223 |        1   181186     48 |  0.000 % |
952.62/952.67	c |   4265006 |    2030   212438   711223 |        1   181427     48 |  0.000 % |
952.62/952.67	c |   4271563 |    2030   212438   711223 |        1   187984     49 |  0.000 % |
952.62/952.67	c |   4282739 |    2030   212438   711223 |        1   199160     51 |  0.000 % |
952.62/952.67	c |   4305892 |    2030   212438   711223 |        1   222313     53 |  0.000 % |
952.62/952.67	c |   4306059 |    2030   212438   711223 |        1   222480     53 |  0.000 % |
952.62/952.67	c |   4310291 |    2030   212438   711223 |        1   226712     54 |  0.000 % |
952.62/952.67	c |   4310557 |    2030   212438   711223 |        1   226978     54 |  0.000 % |
952.62/952.67	c |   4317133 |    2030   212438   711223 |        1   233554     55 |  0.000 % |
952.62/952.67	c |   4318010 |    2030   212438   711223 |        1   234431     55 |  0.000 % |
952.62/952.67	c |   4335015 |    2030   212438   711223 |        1   251436     56 |  0.000 % |
952.62/952.67	c |   4337678 |    2030   212438   711223 |        1   254099     56 |  0.000 % |
952.62/952.67	c |   4337867 |    2030   212438   711223 |        1   254288     56 |  0.000 % |
952.62/952.67	c |   4339047 |    2030   212438   711223 |        1   255468     57 |  0.000 % |
952.62/952.67	c |   4342929 |    2030   212438   711223 |        1   259350     57 |  0.000 % |
952.62/952.67	c |   4343029 |    2030   212438   711223 |        1   259450     57 |  0.000 % |
952.62/952.67	c |   4344678 |    2030   212438   711223 |        1   261099     57 |  0.000 % |
952.62/952.67	c |   4345052 |    2030   212438   711223 |        1   261473     57 |  0.000 % |
952.62/952.67	c |   4345176 |    2030   212438   711223 |        1   261597     57 |  0.000 % |
952.62/952.67	c |   4355804 |    2030   212438   711223 |        1   272225     58 |  0.000 % |
952.62/952.67	c |   4365903 |    2030   212438   711223 |        1   282324     59 |  0.000 % |
952.62/952.67	c |   4369240 |    2030   212438   711223 |        1   285661     59 |  0.000 % |
952.62/952.67	c |   4371863 |    2030   212438   711223 |        1   288284     60 |  0.000 % |
952.62/952.67	c |   4390438 |    2030   212438   711223 |        1   159858     39 |  0.000 % |
952.62/952.67	c |   4422382 |    2030   212438   711223 |        1   191802     45 |  0.000 % |
952.62/952.67	c |   4430972 |    2030   212438   711223 |        1   200392     47 |  0.000 % |
952.62/952.67	c |   4515172 |    2030   212438   711223 |        1   284592     54 |  0.000 % |
952.62/952.67	c |   4534134 |    2030   212438   711223 |        1   153960     36 |  0.000 % |
952.62/952.67	c |   4548643 |    2030   212438   711223 |        1   168469     40 |  0.000 % |
952.62/952.67	c |   4548911 |    2030   212438   711223 |        1   168737     40 |  0.000 % |
952.62/952.67	c |   4560837 |    2030   212438   711223 |        1   180663     43 |  0.000 % |
952.62/952.67	c |   4573367 |    2030   212438   711223 |        1   193193     45 |  0.000 % |
952.62/952.67	c |   4576055 |    2030   212438   711223 |        1   195881     46 |  0.000 % |
952.62/952.67	c |   4576157 |    2030   212438   711223 |        1   195983     46 |  0.000 % |
952.62/952.67	c |   4596767 |    2030   212438   711223 |        1   216593     50 |  0.000 % |
1063.51/1063.57	c |   4607100 |    2030   212438   711223 |        1   226926     52 |  0.000 % |
1063.51/1063.57	c |   4611875 |    2030   212438   711223 |        1   231701     53 |  0.000 % |
1063.51/1063.57	c |   4613790 |    2030   212438   711223 |        1   233616     53 |  0.000 % |
1063.51/1063.57	c |   4630556 |    2030   212438   711223 |        1   250382     54 |  0.000 % |
1063.51/1063.57	c |   4653871 |    2030   212438   711223 |        1   273697     58 |  0.000 % |
1063.51/1063.57	c |   4730122 |    2030   212438   711223 |        1   197745     48 |  0.000 % |
1063.51/1063.57	c |   4731367 |    2030   212438   711223 |        1   198990     48 |  0.000 % |
1063.51/1063.57	c |   4732701 |    2030   212438   711223 |        1   200324     48 |  0.000 % |
1063.51/1063.57	c |   4732981 |    2030   212438   711223 |        1   200604     48 |  0.000 % |
1063.51/1063.57	c |   4746933 |    2030   212438   711223 |        1   214556     51 |  0.000 % |
1063.51/1063.57	c |   4792472 |    2030   212438   711223 |        1   260095     60 |  0.000 % |
1063.51/1063.57	c |   4792573 |    2030   212438   711223 |        1   260196     60 |  0.000 % |
1063.51/1063.57	c |   4795450 |    2030   212438   711223 |        1   263073     60 |  0.000 % |
1063.51/1063.57	c |   4796663 |    2030   212438   711223 |        1   264286     61 |  0.000 % |
1063.51/1063.57	c |   4797709 |    2030   212438   711223 |        1   265332     61 |  0.000 % |
1063.51/1063.57	c |   4798261 |    2030   212438   711223 |        1   265884     61 |  0.000 % |
1063.51/1063.57	c |   4798363 |    2030   212438   711223 |        1   265986     61 |  0.000 % |
1063.51/1063.57	c |   4803092 |    2030   212438   711223 |        1   270715     61 |  0.000 % |
1063.51/1063.57	c |   4804175 |    2030   212438   711223 |        1   271798     62 |  0.000 % |
1063.51/1063.57	c |   4804495 |    2030   212438   711223 |        1   272118     62 |  0.000 % |
1063.51/1063.57	c |   4808327 |    2030   212438   711223 |        1   275950     62 |  0.000 % |
1063.51/1063.57	c |   4825234 |    2030   212438   711223 |        1   292857     63 |  0.000 % |
1063.51/1063.57	c |   4830806 |    2030   212438   711223 |        1   298429     63 |  0.000 % |
1063.51/1063.57	c |   4831838 |    2030   212438   711223 |        1   299461     63 |  0.000 % |
1063.51/1063.57	c |   4850899 |    2030   212438   711223 |        1   163719     42 |  0.000 % |
1063.51/1063.57	c |   4851205 |    2030   212438   711223 |        1   164025     42 |  0.000 % |
1063.51/1063.57	c |   4851306 |    2030   212438   711223 |        1   164126     42 |  0.000 % |
1063.51/1063.57	c |   4855982 |    2030   212438   711223 |        1   168802     44 |  0.000 % |
1063.51/1063.57	c |   4856297 |    2030   212438   711223 |        1   169117     44 |  0.000 % |
1063.51/1063.57	c |   4876940 |    2030   212438   711223 |        1   189760     49 |  0.000 % |
1063.51/1063.57	c |   4884724 |    2030   212438   711223 |        1   197544     51 |  0.000 % |
1063.51/1063.57	c |   4890682 |    2030   212438   711223 |        1   203502     52 |  0.000 % |
1063.51/1063.57	c |   4893546 |    2030   212438   711223 |        1   206366     52 |  0.000 % |
1063.51/1063.57	c |   4893647 |    2030   212438   711223 |        1   206467     52 |  0.000 % |
1063.51/1063.57	c |   4906275 |    2030   212438   711223 |        1   219095     55 |  0.000 % |
1063.51/1063.57	c |   4906375 |    2030   212438   711223 |        1   219195     55 |  0.000 % |
1063.51/1063.57	c |   4939863 |    2030   212438   711223 |        1   252683     61 |  0.000 % |
1063.51/1063.57	c |   4941095 |    2030   212438   711223 |        1   253915     61 |  0.000 % |
1063.51/1063.57	c |   4941197 |    2030   212438   711223 |        1   254017     61 |  0.000 % |
1063.51/1063.57	c |   4947077 |    2030   212438   711223 |        1   259897     62 |  0.000 % |
1063.51/1063.57	c |   4950228 |    2030   212438   711223 |        1   263048     62 |  0.000 % |
1063.51/1063.57	c |   4961694 |    2030   212438   711223 |        1   274514     62 |  0.000 % |
1063.51/1063.57	c |   4964996 |    2030   212438   711223 |        1   277816     63 |  0.000 % |
1063.51/1063.57	c |   5011145 |    2030   212438   711223 |        1   166571     41 |  0.000 % |
1063.51/1063.57	c |   5012628 |    2030   212438   711223 |        1   168054     41 |  0.000 % |
1063.51/1063.57	c |   5012728 |    2030   212438   711223 |        1   168154     42 |  0.000 % |
1063.51/1063.57	c |   5019191 |    2030   212438   711223 |        1   174617     43 |  0.000 % |
1063.51/1063.57	c |   5037778 |    2030   212438   711223 |        1   193204     47 |  0.000 % |
1063.51/1063.57	c |   5046371 |    2030   212438   711223 |        1   201797     48 |  0.000 % |
1063.51/1063.57	c |   5115425 |    2030   212438   711223 |        1   270851     57 |  0.000 % |
1290.42/1290.42	c |   5116050 |    2030   212438   711223 |        1   271476     57 |  0.000 % |
1290.42/1290.42	c |   5130889 |    2030   212438   711223 |        1   286315     57 |  0.000 % |
1290.42/1290.42	c |   5132915 |    2030   212438   711223 |        1   288341     58 |  0.000 % |
1290.42/1290.42	c |   5139895 |    2030   212438   711223 |        1   295321     58 |  0.000 % |
1290.42/1290.42	c |   5142406 |    2030   212438   711223 |        1   297832     58 |  0.000 % |
1290.42/1290.42	c |   5150230 |    2030   212438   711223 |        1   305656     60 |  0.000 % |
1290.42/1290.42	c |   5164246 |    2030   212438   711223 |        1   319672     60 |  0.000 % |
1290.42/1290.42	c |   5166065 |    2030   212438   711223 |        1   161485     37 |  0.000 % |
1290.42/1290.42	c |   5166662 |    2030   212438   711223 |        1   162082     37 |  0.000 % |
1290.42/1290.42	c |   5176881 |    2030   212438   711223 |        1   172301     40 |  0.000 % |
1290.42/1290.42	c |   5199102 |    2030   212438   711223 |        1   194522     43 |  0.000 % |
1290.42/1290.42	c |   5321545 |    2030   212438   711223 |        1   316965     55 |  0.000 % |
1290.42/1290.42	c |   5353715 |    2030   212438   711223 |        1   186537     42 |  0.000 % |
1290.42/1290.42	c |   5379427 |    2030   212438   711223 |        1   212249     45 |  0.000 % |
1290.42/1290.42	c |   5398300 |    2030   212438   711223 |        1   231122     48 |  0.000 % |
1290.42/1290.42	c |   5408885 |    2030   212438   711223 |        1   241707     49 |  0.000 % |
1290.42/1290.42	c |   5437315 |    2030   212438   711223 |        1   270137     52 |  0.000 % |
1290.42/1290.42	c |   5489909 |    2030   212438   711223 |        1   322731     55 |  0.000 % |
1290.42/1290.42	c |   5491274 |    2030   212438   711223 |        1   324096     55 |  0.000 % |
1290.42/1290.42	c |   5493420 |    2030   212438   711223 |        1   326242     55 |  0.000 % |
1290.42/1290.42	c |   5500520 |    2030   212438   711223 |        1   168142     36 |  0.000 % |
1290.42/1290.42	c |   5503105 |    2030   212438   711223 |        1   170727     37 |  0.000 % |
1290.42/1290.42	c |   5508795 |    2030   212438   711223 |        1   176417     38 |  0.000 % |
1290.42/1290.42	c |   5515555 |    2030   212438   711223 |        1   183177     40 |  0.000 % |
1290.42/1290.42	c |   5515712 |    2030   212438   711223 |        1   183334     40 |  0.000 % |
1290.42/1290.42	c |   5520880 |    2030   212438   711223 |        1   188502     41 |  0.000 % |
1290.42/1290.42	c |   5551907 |    2030   212438   711223 |        1   219529     45 |  0.000 % |
1290.42/1290.42	c |   5553003 |    2030   212438   711223 |        1   220625     45 |  0.000 % |
1290.42/1290.42	c |   5567172 |    2030   212438   711223 |        1   234794     47 |  0.000 % |
1290.42/1290.42	c |   5582769 |    2030   212438   711223 |        1   250391     48 |  0.000 % |
1290.42/1290.42	c |   5654949 |    2030   212438   711223 |        1   322571     55 |  0.000 % |
1290.42/1290.42	c |   5670577 |    2030   212438   711223 |        1   170404     36 |  0.000 % |
1290.42/1290.42	c |   5677295 |    2030   212438   711223 |        1   177122     37 |  0.000 % |
1290.42/1290.42	c |   5692174 |    2030   212438   711223 |        1   192001     40 |  0.000 % |
1290.42/1290.42	c |   5724049 |    2030   212438   711223 |        1   223876     44 |  0.000 % |
1290.42/1290.42	c |   5731689 |    2030   212438   711223 |        1   231516     45 |  0.000 % |
1290.42/1290.42	c |   5750022 |    2030   212438   711223 |        1   249849     47 |  0.000 % |
1290.42/1290.42	c |   5751319 |    2030   212438   711223 |        1   251146     47 |  0.000 % |
1290.42/1290.42	c |   5777585 |    2030   212438   711223 |        1   277412     49 |  0.000 % |
1290.42/1290.42	c |   5782287 |    2030   212438   711223 |        1   282114     49 |  0.000 % |
1290.42/1290.42	c |   5788876 |    2030   212438   711223 |        1   288703     50 |  0.000 % |
1290.42/1290.42	c |   5821894 |    2030   212438   711223 |        1   321721     52 |  0.000 % |
1290.42/1290.42	c |   5888361 |    2030   212438   711223 |        1   217784     43 |  0.000 % |
1290.42/1290.42	c |   5901165 |    2030   212438   711223 |        1   230588     44 |  0.000 % |
1290.42/1290.42	c |   5954040 |    2030   212438   711223 |        1   283463     49 |  0.000 % |
1290.42/1290.42	c |   6029644 |    2030   212438   711223 |        1   186092     37 |  0.000 % |
1290.42/1290.42	c |   6036092 |    2030   212438   711223 |        1   192540     38 |  0.000 % |
1290.42/1290.42	c |   6036192 |    2030   212438   711223 |        1   192640     38 |  0.000 % |
1290.42/1290.42	c |   6043436 |    2030   212438   711223 |        1   199884     39 |  0.000 %

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

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-3258172-1303472252/watcher-3258172-1303472252 -o /tmp/evaluation-result-3258172-1303472252/solver-3258172-1303472252 -C 2400 -W 1300 -M 7680 glucose.sh HOME/instance-3258172-1303472252.cnf 

running on 2 cores: 5,7

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: 4.00 3.97 3.77 5/192 19107
/proc/meminfo: memFree=14319580/32950928 swapFree=67111528/67111528
[pid=19107] ppid=19105 vsize=8704 CPUtime=0 cores=5,7
/proc/19107/stat : 19107 (glucose.sh) S 19105 19107 18428 0 -1 4202496 335 0 0 0 0 0 0 0 21 0 1 0 537455895 8912896 253 33554432000 4194304 4922060 140733803504944 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19107/statm: 2176 253 211 178 0 69 0

[startup+0.07721 s]
/proc/loadavg: 4.00 3.97 3.77 5/192 19107
/proc/meminfo: memFree=14319580/32950928 swapFree=67111528/67111528
[pid=19107] ppid=19105 vsize=8704 CPUtime=0 cores=5,7
/proc/19107/stat : 19107 (glucose.sh) S 19105 19107 18428 0 -1 4202496 335 0 0 0 0 0 0 0 21 0 1 0 537455895 8912896 253 33554432000 4194304 4922060 140733803504944 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19107/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.101202 s]
/proc/loadavg: 4.00 3.97 3.77 5/192 19107
/proc/meminfo: memFree=14319580/32950928 swapFree=67111528/67111528
[pid=19107] ppid=19105 vsize=8704 CPUtime=0 cores=5,7
/proc/19107/stat : 19107 (glucose.sh) S 19105 19107 18428 0 -1 4202496 335 0 0 0 0 0 0 0 21 0 1 0 537455895 8912896 253 33554432000 4194304 4922060 140733803504944 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19107/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.301163 s]
/proc/loadavg: 4.00 3.97 3.77 5/192 19107
/proc/meminfo: memFree=14319580/32950928 swapFree=67111528/67111528
[pid=19107] ppid=19105 vsize=8704 CPUtime=0 cores=5,7
/proc/19107/stat : 19107 (glucose.sh) S 19105 19107 18428 0 -1 4202496 335 0 0 0 0 0 0 0 21 0 1 0 537455895 8912896 253 33554432000 4194304 4922060 140733803504944 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19107/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.701088 s]
/proc/loadavg: 4.00 3.97 3.77 5/192 19107
/proc/meminfo: memFree=14319580/32950928 swapFree=67111528/67111528
[pid=19107] ppid=19105 vsize=8704 CPUtime=0 cores=5,7
/proc/19107/stat : 19107 (glucose.sh) S 19105 19107 18428 0 -1 4202496 335 0 0 0 0 0 0 0 21 0 1 0 537455895 8912896 253 33554432000 4194304 4922060 140733803504944 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19107/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50094 s]
/proc/loadavg: 4.00 3.97 3.77 6/194 19110
/proc/meminfo: memFree=14301268/32950928 swapFree=67111528/67111528
[pid=19107] ppid=19105 vsize=8704 CPUtime=0.74 cores=5,7
/proc/19107/stat : 19107 (glucose.sh) S 19105 19107 18428 0 -1 4202496 360 4444 0 0 0 0 72 2 15 0 1 0 537455895 8912896 255 33554432000 4194304 4922060 140733803504944 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19107/statm: 2176 255 211 178 0 69 0
[pid=19110] ppid=19107 vsize=32952 CPUtime=0.74 cores=5,7
/proc/19110/stat : 19110 (glucose_static) R 19107 19107 18428 0 -1 4202496 6235 0 0 0 73 1 0 0 17 0 1 0 537455970 33742848 4062 33554432000 4194304 4260849 140737384618992 18446744073709551615 4224864 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/19110/statm: 8238 4062 251 17 0 4879 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 41656

[startup+3.10066 s]
/proc/loadavg: 4.00 3.97 3.77 5/194 19110
/proc/meminfo: memFree=14291472/32950928 swapFree=67111528/67111528
[pid=19107] ppid=19105 vsize=8704 CPUtime=0.74 cores=5,7
/proc/19107/stat : 19107 (glucose.sh) S 19105 19107 18428 0 -1 4202496 360 4444 0 0 0 0 72 2 15 0 1 0 537455895 8912896 255 33554432000 4194304 4922060 140733803504944 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19107/statm: 2176 255 211 178 0 69 0
[pid=19110] ppid=19107 vsize=47384 CPUtime=2.34 cores=5,7
/proc/19110/stat : 19110 (glucose_static) R 19107 19107 18428 0 -1 4202496 13222 0 0 0 232 2 0 0 20 0 1 0 537455970 48521216 8467 33554432000 4194304 4260849 140737384618992 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/19110/statm: 11846 8467 251 17 0 8487 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 56088

[startup+6.30106 s]
/proc/loadavg: 4.00 3.97 3.77 6/194 19110
/proc/meminfo: memFree=14272008/32950928 swapFree=67111528/67111528
[pid=19107] ppid=19105 vsize=8704 CPUtime=0.74 cores=5,7
/proc/19107/stat : 19107 (glucose.sh) S 19105 19107 18428 0 -1 4202496 360 4444 0 0 0 0 72 2 15 0 1 0 537455895 8912896 255 33554432000 4194304 4922060 140733803504944 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19107/statm: 2176 255 211 178 0 69 0
[pid=19110] ppid=19107 vsize=58988 CPUtime=5.54 cores=5,7
/proc/19110/stat : 19110 (glucose_static) R 19107 19107 18428 0 -1 4202496 16124 0 0 0 551 3 0 0 25 0 1 0 537455970 60403712 11128 33554432000 4194304 4260849 140737384618992 18446744073709551615 4238067 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/19110/statm: 14747 11128 251 17 0 11388 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 67692

[startup+12.7009 s]
/proc/loadavg: 4.00 3.97 3.77 6/194 19110
/proc/meminfo: memFree=14283936/32950928 swapFree=67111528/67111528
[pid=19107] ppid=19105 vsize=8704 CPUtime=0.74 cores=5,7
/proc/19107/stat : 19107 (glucose.sh) S 19105 19107 18428 0 -1 4202496 360 4444 0 0 0 0 72 2 15 0 1 0 537455895 8912896 255 33554432000 4194304 4922060 140733803504944 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19107/statm: 2176 255 211 178 0 69 0
[pid=19110] ppid=19107 vsize=58992 CPUtime=11.94 cores=5,7
/proc/19110/stat : 19110 (glucose_static) R 19107 19107 18428 0 -1 4202496 23445 0 0 0 1190 4 0 0 25 0 1 0 537455970 60407808 7409 33554432000 4194304 4260849 140737384618992 18446744073709551615 4225082 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/19110/statm: 14748 7409 251 17 0 11389 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 67696

[startup+25.5005 s]
/proc/loadavg: 4.00 3.97 3.77 5/194 19110
/proc/meminfo: memFree=14263612/32950928 swapFree=67111528/67111528
[pid=19107] ppid=19105 vsize=8704 CPUtime=0.74 cores=5,7
/proc/19107/stat : 19107 (glucose.sh) S 19105 19107 18428 0 -1 4202496 360 4444 0 0 0 0 72 2 15 0 1 0 537455895 8912896 255 33554432000 4194304 4922060 140733803504944 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19107/statm: 2176 255 211 178 0 69 0
[pid=19110] ppid=19107 vsize=58992 CPUtime=24.74 cores=5,7
/proc/19110/stat : 19110 (glucose_static) R 19107 19107 18428 0 -1 4202496 27577 0 0 0 2469 5 0 0 25 0 1 0 537455970 60407808 11301 33554432000 4194304 4260849 140737384618992 18446744073709551615 4224632 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/19110/statm: 14748 11301 251 17 0 11389 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 67696

[startup+51.1007 s]
/proc/loadavg: 4.13 4.00 3.79 5/194 19111
/proc/meminfo: memFree=14225768/32950928 swapFree=67111528/67111528
[pid=19107] ppid=19105 vsize=8704 CPUtime=0.74 cores=5,7
/proc/19107/stat : 19107 (glucose.sh) S 19105 19107 18428 0 -1 4202496 360 4444 0 0 0 0 72 2 15 0 1 0 537455895 8912896 255 33554432000 4194304 4922060 140733803504944 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19107/statm: 2176 255 211 178 0 69 0
[pid=19110] ppid=19107 vsize=108192 CPUtime=50.34 cores=5,7
/proc/19110/stat : 19110 (glucose_static) R 19107 19107 18428 0 -1 4202496 39090 0 0 0 5027 7 0 0 25 0 1 0 537455970 110788608 17628 33554432000 4194304 4260849 140737384618992 18446744073709551615 4240028 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/19110/statm: 27048 17628 251 17 0 23689 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 116896

[startup+102.307 s]
/proc/loadavg: 4.05 4.00 3.80 6/194 19116
/proc/meminfo: memFree=14185532/32950928 swapFree=67111528/67111528
[pid=19107] ppid=19105 vsize=8704 CPUtime=0.74 cores=5,7
/proc/19107/stat : 19107 (glucose.sh) S 19105 19107 18428 0 -1 4202496 360 4444 0 0 0 0 72 2 15 0 1 0 537455895 8912896 255 33554432000 4194304 4922060 140733803504944 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19107/statm: 2176 255 211 178 0 69 0
[pid=19110] ppid=19107 vsize=116356 CPUtime=101.55 cores=5,7
/proc/19110/stat : 19110 (glucose_static) R 19107 19107 18428 0 -1 4202496 47720 0 0 0 10147 8 0 0 25 0 1 0 537455970 119148544 25809 33554432000 4194304 4260849 140737384618992 18446744073709551615 4225399 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/19110/statm: 29089 25809 251 17 0 25730 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 125060

[startup+162.301 s]
/proc/loadavg: 4.08 4.02 3.82 5/194 19117
/proc/meminfo: memFree=14183884/32950928 swapFree=67111528/67111528
[pid=19107] ppid=19105 vsize=8704 CPUtime=0.74 cores=5,7
/proc/19107/stat : 19107 (glucose.sh) S 19105 19107 18428 0 -1 4202496 360 4444 0 0 0 0 72 2 15 0 1 0 537455895 8912896 255 33554432000 4194304 4922060 140733803504944 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19107/statm: 2176 255 211 178 0 69 0
[pid=19110] ppid=19107 vsize=116356 CPUtime=161.54 cores=5,7
/proc/19110/stat : 19110 (glucose_static) R 19107 19107 18428 0 -1 4202496 47720 0 0 0 16146 8 0 0 25 0 1 0 537455970 119148544 25809 33554432000 4194304 4260849 140737384618992 18446744073709551615 4224674 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/19110/statm: 29089 25809 251 17 0 25730 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 125060

[startup+222.301 s]
/proc/loadavg: 4.02 4.01 3.82 6/194 19119
/proc/meminfo: memFree=14105248/32950928 swapFree=67111528/67111528
[pid=19107] ppid=19105 vsize=8704 CPUtime=0.74 cores=5,7
/proc/19107/stat : 19107 (glucose.sh) S 19105 19107 18428 0 -1 4202496 360 4444 0 0 0 0 72 2 15 0 1 0 537455895 8912896 255 33554432000 4194304 4922060 140733803504944 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19107/statm: 2176 255 211 178 0 69 0
[pid=19110] ppid=19107 vsize=116356 CPUtime=221.54 cores=5,7
/proc/19110/stat : 19110 (glucose_static) R 19107 19107 18428 0 -1 4202496 47720 0 0 0 22146 8 0 0 25 0 1 0 537455970 119148544 25809 33554432000 4194304 4260849 140737384618992 18446744073709551615 4224885 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/19110/statm: 29089 25809 251 17 0 25730 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 125060

[startup+282.301 s]
/proc/loadavg: 4.01 4.00 3.83 6/194 19120
/proc/meminfo: memFree=14098660/32950928 swapFree=67111528/67111528
[pid=19107] ppid=19105 vsize=8704 CPUtime=0.74 cores=5,7
/proc/19107/stat : 19107 (glucose.sh) S 19105 19107 18428 0 -1 4202496 360 4444 0 0 0 0 72 2 15 0 1 0 537455895 8912896 255 33554432000 4194304 4922060 140733803504944 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19107/statm: 2176 255 211 178 0 69 0
[pid=19110] ppid=19107 vsize=116692 CPUtime=281.55 cores=5,7
/proc/19110/stat : 19110 (glucose_static) R 19107 19107 18428 0 -1 4202496 47810 0 0 0 28147 8 0 0 25 0 1 0 537455970 119492608 25893 33554432000 4194304 4260849 140737384618992 18446744073709551615 4224718 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/19110/statm: 29173 25893 251 17 0 25814 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 125396

[startup+342.301 s]
/proc/loadavg: 4.00 4.00 3.84 5/194 19122
/proc/meminfo: memFree=14094552/32950928 swapFree=67111528/67111528
[pid=19107] ppid=19105 vsize=8704 CPUtime=0.74 cores=5,7
/proc/19107/stat : 19107 (glucose.sh) S 19105 19107 18428 0 -1 4202496 360 4444 0 0 0 0 72 2 15 0 1 0 537455895 8912896 255 33554432000 4194304 4922060 140733803504944 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19107/statm: 2176 255 211 178 0 69 0
[pid=19110] ppid=19107 vsize=116692 CPUtime=341.55 cores=5,7
/proc/19110/stat : 19110 (glucose_static) R 19107 19107 18428 0 -1 4202496 84014 0 0 0 34139 16 0 0 25 0 1 0 537455970 119492608 25893 33554432000 4194304 4260849 140737384618992 18446744073709551615 4225080 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/19110/statm: 29173 25893 251 17 0 25814 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 125396

[startup+402.301 s]
/proc/loadavg: 4.00 4.00 3.84 5/194 19124
/proc/meminfo: memFree=14036488/32950928 swapFree=67111528/67111528
[pid=19107] ppid=19105 vsize=8704 CPUtime=0.74 cores=5,7

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

/proc/19110/statm: 29173 25893 251 17 0 25814 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 125396

[startup+642.301 s]
/proc/loadavg: 4.03 4.02 3.88 6/194 19130
/proc/meminfo: memFree=14077836/32950928 swapFree=67111528/67111528
[pid=19107] ppid=19105 vsize=8704 CPUtime=0.74 cores=5,7
/proc/19107/stat : 19107 (glucose.sh) S 19105 19107 18428 0 -1 4202496 360 4444 0 0 0 0 72 2 15 0 1 0 537455895 8912896 255 33554432000 4194304 4922060 140733803504944 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19107/statm: 2176 255 211 178 0 69 0
[pid=19110] ppid=19107 vsize=128384 CPUtime=641.57 cores=5,7
/proc/19110/stat : 19110 (glucose_static) R 19107 19107 18428 0 -1 4202496 250252 0 0 0 64102 55 0 0 25 0 1 0 537455970 131465216 27946 33554432000 4194304 4260849 140737384618992 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/19110/statm: 32096 27946 251 17 0 28737 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 137088

[startup+702.301 s]
/proc/loadavg: 4.01 4.01 3.88 6/194 19132
/proc/meminfo: memFree=13911168/32950928 swapFree=67111528/67111528
[pid=19107] ppid=19105 vsize=8704 CPUtime=0.74 cores=5,7
/proc/19107/stat : 19107 (glucose.sh) S 19105 19107 18428 0 -1 4202496 360 4444 0 0 0 0 72 2 15 0 1 0 537455895 8912896 255 33554432000 4194304 4922060 140733803504944 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19107/statm: 2176 255 211 178 0 69 0
[pid=19110] ppid=19107 vsize=177704 CPUtime=701.56 cores=5,7
/proc/19110/stat : 19110 (glucose_static) R 19107 19107 18428 0 -1 4202496 293883 0 0 0 70093 63 0 0 25 0 1 0 537455970 181968896 38354 33554432000 4194304 4260849 140737384618992 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/19110/statm: 44426 38354 251 17 0 41067 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 186408

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.89 6/194 19133
/proc/meminfo: memFree=13944252/32950928 swapFree=67111528/67111528
[pid=19107] ppid=19105 vsize=8704 CPUtime=0.74 cores=5,7
/proc/19107/stat : 19107 (glucose.sh) S 19105 19107 18428 0 -1 4202496 360 4444 0 0 0 0 72 2 15 0 1 0 537455895 8912896 255 33554432000 4194304 4922060 140733803504944 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19107/statm: 2176 255 211 178 0 69 0
[pid=19110] ppid=19107 vsize=177704 CPUtime=761.57 cores=5,7
/proc/19110/stat : 19110 (glucose_static) R 19107 19107 18428 0 -1 4202496 330821 0 0 0 76085 72 0 0 25 0 1 0 537455970 181968896 39979 33554432000 4194304 4260849 140737384618992 18446744073709551615 4224867 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/19110/statm: 44426 39979 251 17 0 41067 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 186408

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.89 6/194 19135
/proc/meminfo: memFree=13927256/32950928 swapFree=67111528/67111528
[pid=19107] ppid=19105 vsize=8704 CPUtime=0.74 cores=5,7
/proc/19107/stat : 19107 (glucose.sh) S 19105 19107 18428 0 -1 4202496 360 4444 0 0 0 0 72 2 15 0 1 0 537455895 8912896 255 33554432000 4194304 4922060 140733803504944 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19107/statm: 2176 255 211 178 0 69 0
[pid=19110] ppid=19107 vsize=208524 CPUtime=821.57 cores=5,7
/proc/19110/stat : 19110 (glucose_static) R 19107 19107 18428 0 -1 4202496 371049 0 0 0 82074 83 0 0 25 0 1 0 537455970 213528576 42232 33554432000 4194304 4260849 140737384618992 18446744073709551615 4224834 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/19110/statm: 52131 42232 251 17 0 48772 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 217228

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.90 5/194 19136
/proc/meminfo: memFree=13987880/32950928 swapFree=67111528/67111528
[pid=19107] ppid=19105 vsize=8704 CPUtime=0.74 cores=5,7
/proc/19107/stat : 19107 (glucose.sh) S 19105 19107 18428 0 -1 4202496 360 4444 0 0 0 0 72 2 15 0 1 0 537455895 8912896 255 33554432000 4194304 4922060 140733803504944 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19107/statm: 2176 255 211 178 0 69 0
[pid=19110] ppid=19107 vsize=177704 CPUtime=881.57 cores=5,7
/proc/19110/stat : 19110 (glucose_static) R 19107 19107 18428 0 -1 4202496 407737 0 0 0 88065 92 0 0 25 0 1 0 537455970 181968896 40971 33554432000 4194304 4260849 140737384618992 18446744073709551615 4226718 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/19110/statm: 44426 40971 251 17 0 41067 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 186408

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.90 5/194 19138
/proc/meminfo: memFree=13968528/32950928 swapFree=67111528/67111528
[pid=19107] ppid=19105 vsize=8704 CPUtime=0.74 cores=5,7
/proc/19107/stat : 19107 (glucose.sh) S 19105 19107 18428 0 -1 4202496 360 4444 0 0 0 0 72 2 15 0 1 0 537455895 8912896 255 33554432000 4194304 4922060 140733803504944 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19107/statm: 2176 255 211 178 0 69 0
[pid=19110] ppid=19107 vsize=128384 CPUtime=941.57 cores=5,7
/proc/19110/stat : 19110 (glucose_static) R 19107 19107 18428 0 -1 4202496 432952 0 0 0 94056 101 0 0 25 0 1 0 537455970 131465216 28882 33554432000 4194304 4260849 140737384618992 18446744073709551615 4225124 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/19110/statm: 32096 28882 251 17 0 28737 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 137088

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/194 19140
/proc/meminfo: memFree=13912956/32950928 swapFree=67111528/67111528
[pid=19107] ppid=19105 vsize=8704 CPUtime=0.74 cores=5,7
/proc/19107/stat : 19107 (glucose.sh) S 19105 19107 18428 0 -1 4202496 360 4444 0 0 0 0 72 2 15 0 1 0 537455895 8912896 255 33554432000 4194304 4922060 140733803504944 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19107/statm: 2176 255 211 178 0 69 0
[pid=19110] ppid=19107 vsize=258612 CPUtime=1001.57 cores=5,7
/proc/19110/stat : 19110 (glucose_static) R 19107 19107 18428 0 -1 4202496 473679 0 0 0 100047 110 0 0 25 0 1 0 537455970 264818688 49374 33554432000 4194304 4260849 140737384618992 18446744073709551615 4224845 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/19110/statm: 64653 49374 251 17 0 61294 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 267316

[startup+1062.3 s]
/proc/loadavg: 4.04 4.01 3.91 5/194 19141
/proc/meminfo: memFree=13950392/32950928 swapFree=67111528/67111528
[pid=19107] ppid=19105 vsize=8704 CPUtime=0.74 cores=5,7
/proc/19107/stat : 19107 (glucose.sh) S 19105 19107 18428 0 -1 4202496 360 4444 0 0 0 0 72 2 15 0 1 0 537455895 8912896 255 33554432000 4194304 4922060 140733803504944 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19107/statm: 2176 255 211 178 0 69 0
[pid=19110] ppid=19107 vsize=208524 CPUtime=1061.57 cores=5,7
/proc/19110/stat : 19110 (glucose_static) R 19107 19107 18428 0 -1 4202496 513406 0 0 0 106038 119 0 0 25 0 1 0 537455970 213528576 45369 33554432000 4194304 4260849 140737384618992 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/19110/statm: 52131 45369 251 17 0 48772 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 217228

[startup+1122.3 s]
/proc/loadavg: 4.07 4.02 3.92 5/194 19143
/proc/meminfo: memFree=13923444/32950928 swapFree=67111528/67111528
[pid=19107] ppid=19105 vsize=8704 CPUtime=0.74 cores=5,7
/proc/19107/stat : 19107 (glucose.sh) S 19105 19107 18428 0 -1 4202496 360 4444 0 0 0 0 72 2 15 0 1 0 537455895 8912896 255 33554432000 4194304 4922060 140733803504944 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19107/statm: 2176 255 211 178 0 69 0
[pid=19110] ppid=19107 vsize=177704 CPUtime=1121.58 cores=5,7
/proc/19110/stat : 19110 (glucose_static) R 19107 19107 18428 0 -1 4202496 546601 0 0 0 112030 128 0 0 25 0 1 0 537455970 181968896 37632 33554432000 4194304 4260849 140737384618992 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/19110/statm: 44426 37632 251 17 0 41067 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 186408

[startup+1182.3 s]
/proc/loadavg: 3.87 3.98 3.91 2/176 19198
/proc/meminfo: memFree=14354528/32950928 swapFree=67111528/67111528
[pid=19107] ppid=19105 vsize=8704 CPUtime=0.74 cores=5,7
/proc/19107/stat : 19107 (glucose.sh) S 19105 19107 18428 0 -1 4202496 360 4444 0 0 0 0 72 2 15 0 1 0 537455895 8912896 255 33554432000 4194304 4922060 140733803504944 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19107/statm: 2176 255 211 178 0 69 0
[pid=19110] ppid=19107 vsize=208524 CPUtime=1181.58 cores=5,7
/proc/19110/stat : 19110 (glucose_static) R 19107 19107 18428 0 -1 4202496 573028 0 0 0 118023 135 0 0 25 0 1 0 537455970 213528576 43887 33554432000 4194304 4260849 140737384618992 18446744073709551615 4224658 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/19110/statm: 52131 43887 251 17 0 48772 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 217228

[startup+1242.3 s]
/proc/loadavg: 1.97 3.40 3.71 2/173 19200
/proc/meminfo: memFree=14383396/32950928 swapFree=67111528/67111528
[pid=19107] ppid=19105 vsize=8704 CPUtime=0.74 cores=5,7
/proc/19107/stat : 19107 (glucose.sh) S 19105 19107 18428 0 -1 4202496 360 4444 0 0 0 0 72 2 15 0 1 0 537455895 8912896 255 33554432000 4194304 4922060 140733803504944 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19107/statm: 2176 255 211 178 0 69 0
[pid=19110] ppid=19107 vsize=177704 CPUtime=1241.57 cores=5,7
/proc/19110/stat : 19110 (glucose_static) R 19107 19107 18428 0 -1 4202496 606386 0 0 0 124016 141 0 0 25 0 1 0 537455970 181968896 36868 33554432000 4194304 4260849 140737384618992 18446744073709551615 4224875 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/19110/statm: 44426 36868 251 17 0 41067 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 186408



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.38 2.99 3.55 2/173 19201
/proc/meminfo: memFree=14364020/32950928 swapFree=67111528/67111528
[pid=19107] ppid=19105 vsize=8704 CPUtime=0.74 cores=5,7
/proc/19107/stat : 19107 (glucose.sh) S 19105 19107 18428 0 -1 4202496 360 4444 0 0 0 0 72 2 15 0 1 0 537455895 8912896 255 33554432000 4194304 4922060 140733803504944 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19107/statm: 2176 255 211 178 0 69 0
[pid=19110] ppid=19107 vsize=208524 CPUtime=1299.28 cores=5,7
/proc/19110/stat : 19110 (glucose_static) R 19107 19107 18428 0 -1 4202496 631276 0 0 0 129783 145 0 0 25 0 1 0 537455970 213528576 41525 33554432000 4194304 4260849 140737384618992 18446744073709551615 4225146 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/19110/statm: 52131 41525 251 17 0 48772 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 217228

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 19107 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=725889
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=20996
# CPU time returned by wait4() is 0.746885
# while last known CPU time is 1300.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 1300.02
CPU user time (s): 1298.55
CPU system time (s): 1.47
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 267316

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

runsolver used 2.00069 second user time and 5.04523 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-22 13:37:32
IDJOB=3258172
IDBENCH=71308
IDSOLVER=1651
FILE ID=node113/3258172-1303472252
RUNJOBID= node113-1303470826-18811
PBS_JOBID= 13107192
Free space on /tmp= 70624 MiB

SOLVER NAME= glucose 2
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v2100c215164g4.cnf
COMMAND LINE= glucose.sh BENCHNAME 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3258172-1303472252/watcher-3258172-1303472252 -o /tmp/evaluation-result-3258172-1303472252/solver-3258172-1303472252 -C 2400 -W 1300 -M 7680  glucose.sh HOME/instance-3258172-1303472252.cnf 

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

MD5SUM BENCH= 399c54da7337981a88a374a67e87ba30
RANDOM SEED=568605514

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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.76
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.846
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.846
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.846
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.74
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.846
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.846
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.83
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.846
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:      14319604 kB
Buffers:       1193220 kB
Cached:       16599080 kB
SwapCached:          0 kB
Active:       10136924 kB
Inactive:      7925280 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14319604 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3984 kB
Writeback:           0 kB
AnonPages:      270144 kB
Mapped:          15348 kB
Slab:           503828 kB
PageTables:       5712 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   490484 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= 70628 MiB
End job on node113 at 2011-04-22 13:59:14