Trace number 3303513

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 2133.3 2133.28

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_50_30_20_1-log.shuffled-as.sat03-107.cnf
MD5SUM5f29341b29f4bbeb333d68befe08c7ae
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark949.86
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses56970
Sum of the clauses size569400
Maximum clause length10
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 560
Number of clauses of size over 556910

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 |   56970   569400 |   17090       0        0     nan |  0.000 % |
0.00/0.05	c ==============================================================================
0.00/0.05	c Result  :   #vars: 150   #clauses: 56970   #literals: 569400
0.00/0.05	c CPU time:   0.052991 s
0.00/0.05	c ==============================================================================
0.00/0.14	c
0.00/0.14	c Starting glucose
0.00/0.14	c
226.76/226.83	c This is glucose 2.0 --  based on MiniSAT (Many thanks to MiniSAT team)
226.76/226.83	c WARNING: for repeatability, setting FPU to use double precision
226.76/226.83	c ============================[ Problem Statistics ]=============================
226.76/226.83	c |                                                                             |
226.76/226.83	c |  Number of variables:           150                                         |
226.76/226.83	c |  Number of clauses:           56970                                         |
226.76/226.83	c |  Parse time:                   0.02 s                                       |
226.76/226.83	c |                                                                             |
226.76/226.83	c ============================[ Search Statistics ]==============================
226.76/226.83	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
226.76/226.83	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
226.76/226.83	c ===============================================================================
226.76/226.83	c |      3371 |     150    56970   569400 |        1     3371     20 |  0.000 % |
226.76/226.83	c |   1019950 |     150    56970   569400 |        1   137382     16 |  0.000 % |
226.76/226.83	c |   2067845 |     150    56970   569400 |        1   185661     16 |  0.000 % |
226.76/226.83	c |   2068405 |     150    56970   569400 |        1   186221     16 |  0.000 % |
226.76/226.83	c |   2511881 |     150    56970   569400 |        1   213325     16 |  0.000 % |
226.76/226.83	c |   2520707 |     150    56970   569400 |        1   111549     14 |  0.000 % |
226.76/226.83	c |   2672683 |     150    56970   569400 |        1   150331     15 |  0.000 % |
226.76/226.83	c |   2676728 |     150    56970   569400 |        1   154376     15 |  0.000 % |
226.76/226.83	c |   2689247 |     150    56970   569400 |        1   166895     16 |  0.000 % |
226.76/226.83	c |   2693834 |     150    56970   569400 |        1   171482     16 |  0.000 % |
226.76/226.83	c |   2695021 |     150    56970   569400 |        1   172669     16 |  0.000 % |
226.76/226.83	c |   2695304 |     150    56970   569400 |        1   172952     16 |  0.000 % |
226.76/226.83	c |   2698122 |     150    56970   569400 |        1   175770     16 |  0.000 % |
226.76/226.83	c |   2708481 |     150    56970   569400 |        1   186129     16 |  0.000 % |
226.76/226.83	c |   2708695 |     150    56970   569400 |        1   186343     16 |  0.000 % |
226.76/226.83	c |   2730545 |     150    56970   569400 |        1   208193     17 |  0.000 % |
226.76/226.83	c |   2773586 |     150    56970   569400 |        1   135422     14 |  0.000 % |
226.76/226.83	c |   2774503 |     150    56970   569400 |        1   136339     15 |  0.000 % |
226.76/226.83	c |   2778255 |     150    56970   569400 |        1   140091     15 |  0.000 % |
226.76/226.83	c |   2778591 |     150    56970   569400 |        1   140427     15 |  0.000 % |
226.76/226.83	c |   2778691 |     150    56970   569400 |        1   140527     15 |  0.000 % |
226.76/226.83	c |   2778792 |     150    56970   569400 |        1   140628     15 |  0.000 % |
226.76/226.83	c |   2779103 |     150    56970   569400 |        1   140939     15 |  0.000 % |
226.76/226.83	c |   2924011 |     150    56970   569400 |        1   167439     15 |  0.000 % |
226.76/226.83	c |   2934483 |     150    56970   569400 |        1   177911     15 |  0.000 % |
226.76/226.83	c |   2950357 |     150    56970   569400 |        1   193785     16 |  0.000 % |
226.76/226.83	c |   2953275 |     150    56970   569400 |        1   196703     16 |  0.000 % |
226.76/226.83	c |   2953375 |     150    56970   569400 |        1   196803     16 |  0.000 % |
226.76/226.83	c |   2953545 |     150    56970   569400 |        1   196973     16 |  0.000 % |
226.76/226.83	c |   2968710 |     150    56970   569400 |        1   212138     16 |  0.000 % |
226.76/226.83	c |   2969188 |     150    56970   569400 |        1   212616     16 |  0.000 % |
226.76/226.83	c |   2972958 |     150    56970   569400 |        1   216386     16 |  0.000 % |
226.76/226.83	c |   2980296 |     150    56970   569400 |        1   223724     16 |  0.000 % |
226.76/226.83	c |   2981138 |     150    56970   569400 |        1   224566     16 |  0.000 % |
226.76/226.83	c |   2989043 |     150    56970   569400 |        1   232471     17 |  0.000 % |
226.76/226.83	c |   2999658 |     150    56970   569400 |        1   122077     14 |  0.000 % |
226.76/226.83	c |   3212817 |     150    56970   569400 |        1   211662     17 |  0.000 % |
226.76/226.83	c |   3221179 |     150    56970   569400 |        1   220024     17 |  0.000 % |
226.76/226.83	c |   3221408 |     150    56970   569400 |        1   220253     17 |  0.000 % |
923.47/923.58	c |   3268737 |     150    56970   569400 |        1   141367     15 |  0.000 % |
923.47/923.58	c |   4039359 |     150    56970   569400 |        1   241993     15 |  0.000 % |
923.47/923.58	c |   4622260 |     150    56970   569400 |        1   242084     16 |  0.000 % |
923.47/923.58	c |   5661786 |     150    56970   569400 |        1   329420     17 |  0.000 % |
923.47/923.58	c |   5661960 |     150    56970   569400 |        1   329594     17 |  0.000 % |
923.47/923.58	c |   5923784 |     150    56970   569400 |        1   253207     16 |  0.000 % |
923.47/923.58	c |   6089560 |     150    56970   569400 |        1   245986     15 |  0.000 % |
923.47/923.58	c |   6090822 |     150    56970   569400 |        1   247248     15 |  0.000 % |
923.47/923.58	c |   6091254 |     150    56970   569400 |        1   247680     15 |  0.000 % |
923.47/923.58	c |   6091354 |     150    56970   569400 |        1   247780     15 |  0.000 % |
923.47/923.58	c |   6091530 |     150    56970   569400 |        1   247956     15 |  0.000 % |
923.47/923.58	c |   6102108 |     150    56970   569400 |        1   258534     16 |  0.000 % |
923.47/923.59	c |   6102519 |     150    56970   569400 |        1   258945     16 |  0.000 % |
923.47/923.59	c |   6103025 |     150    56970   569400 |        1   259451     16 |  0.000 % |
923.47/923.59	c |   6124009 |     150    56970   569400 |        1   280435     16 |  0.000 % |
923.47/923.59	c |   6124729 |     150    56970   569400 |        1   281155     16 |  0.000 % |
923.47/923.59	c |   6125581 |     150    56970   569400 |        1   282007     16 |  0.000 % |
923.47/923.59	c |   6126273 |     150    56970   569400 |        1   282699     16 |  0.000 % |
923.47/923.59	c |   6126552 |     150    56970   569400 |        1   282978     16 |  0.000 % |
923.47/923.59	c |   6132164 |     150    56970   569400 |        1   288590     16 |  0.000 % |
923.47/923.59	c |   6132310 |     150    56970   569400 |        1   288736     16 |  0.000 % |
923.47/923.59	c |   6145389 |     150    56970   569400 |        1   301815     16 |  0.000 % |
923.47/923.59	c |   6151560 |     150    56970   569400 |        1   307986     16 |  0.000 % |
923.47/923.59	c |   6153578 |     150    56970   569400 |        1   310004     16 |  0.000 % |
923.47/923.59	c |   6154392 |     150    56970   569400 |        1   310818     17 |  0.000 % |
923.47/923.59	c |   6154492 |     150    56970   569400 |        1   310918     17 |  0.000 % |
923.47/923.59	c |   6337422 |     150    56970   569400 |        1   318251     16 |  0.000 % |
923.47/923.59	c |   6367812 |     150    56970   569400 |        1   348641     17 |  0.000 % |
923.47/923.59	c |   6369820 |     150    56970   569400 |        1   350649     17 |  0.000 % |
923.47/923.59	c |   6370031 |     150    56970   569400 |        1   350860     17 |  0.000 % |
923.47/923.59	c |   6386707 |     150    56970   569400 |        1   189339     14 |  0.000 % |
923.47/923.59	c |   6388599 |     150    56970   569400 |        1   191231     14 |  0.000 % |
923.47/923.59	c |   6490860 |     150    56970   569400 |        1   293492     16 |  0.000 % |
923.47/923.59	c |   6494442 |     150    56970   569400 |        1   297074     16 |  0.000 % |
923.47/923.59	c |   7799204 |     150    56970   569400 |        1   281638     15 |  0.000 % |
923.47/923.59	c |   7799305 |     150    56970   569400 |        1   281739     15 |  0.000 % |
923.47/923.59	c |   7802034 |     150    56970   569400 |        1   284468     15 |  0.000 % |
923.47/923.59	c |   7813570 |     150    56970   569400 |        1   296004     15 |  0.000 % |
923.47/923.59	c |   7961026 |     150    56970   569400 |        1   244455     14 |  0.000 % |
923.47/923.59	c |   7962911 |     150    56970   569400 |        1   246340     14 |  0.000 % |
923.47/923.59	c |   7963011 |     150    56970   569400 |        1   246440     14 |  0.000 % |
923.47/923.59	c |   7977345 |     150    56970   569400 |        1   260774     15 |  0.000 % |
923.47/923.59	c |   7977872 |     150    56970   569400 |        1   261301     15 |  0.000 % |
923.47/923.59	c |   7978432 |     150    56970   569400 |        1   261861     15 |  0.000 % |
923.47/923.59	c |   8010675 |     150    56970   569400 |        1   294104     15 |  0.000 % |
923.47/923.59	c |   8010775 |     150    56970   569400 |        1   294204     15 |  0.000 % |
923.47/923.59	c |   8051133 |     150    56970   569400 |        1   334562     16 |  0.000 % |
923.47/923.59	c |   8051234 |     150    56970   569400 |        1   334663     16 |  0.000 % |
923.47/923.59	c |   8058624 |     150    56970   569400 |        1   342053     16 |  0.000 % |
923.47/923.59	c |   8058727 |     150    56970   569400 |        1   342156     16 |  0.000 % |
1229.58/1229.61	c |   8066389 |     150    56970   569400 |        1   349818     16 |  0.000 % |
1229.58/1229.61	c |   8205893 |     150    56970   569400 |        1   287714     15 |  0.000 % |
1229.58/1229.61	c |   8220957 |     150    56970   569400 |        1   302778     15 |  0.000 % |
1229.58/1229.61	c |   8372578 |     150    56970   569400 |        1   250200     15 |  0.000 % |
1229.58/1229.61	c |   8506131 |     150    56970   569400 |        1   383753     16 |  0.000 % |
1229.58/1229.61	c |   8507221 |     150    56970   569400 |        1   384843     16 |  0.000 % |
1229.58/1229.61	c |   8511004 |     150    56970   569400 |        1   388626     16 |  0.000 % |
1229.58/1229.61	c |   8592987 |     150    56970   569400 |        1   263809     15 |  0.000 % |
1229.58/1229.61	c |   8642107 |     150    56970   569400 |        1   312929     16 |  0.000 % |
1229.58/1229.61	c |   8645490 |     150    56970   569400 |        1   316312     16 |  0.000 % |
1229.58/1229.61	c |   8645643 |     150    56970   569400 |        1   316465     16 |  0.000 % |
1229.58/1229.61	c |   8648510 |     150    56970   569400 |        1   319332     16 |  0.000 % |
1229.58/1229.61	c |   8649690 |     150    56970   569400 |        1   320512     16 |  0.000 % |
1229.58/1229.61	c |   8669318 |     150    56970   569400 |        1   340140     16 |  0.000 % |
1229.58/1229.61	c |   8725820 |     150    56970   569400 |        1   396642     17 |  0.000 % |
1229.58/1229.61	c |   8726210 |     150    56970   569400 |        1   397032     17 |  0.000 % |
1229.58/1229.61	c |   8768063 |     150    56970   569400 |        1   229484     14 |  0.000 % |
1229.58/1229.61	c |   8774388 |     150    56970   569400 |        1   235809     14 |  0.000 % |
1229.58/1229.61	c |   8782128 |     150    56970   569400 |        1   243549     15 |  0.000 % |
1229.58/1229.61	c |   8784723 |     150    56970   569400 |        1   246144     15 |  0.000 % |
1229.58/1229.61	c |   8866296 |     150    56970   569400 |        1   327717     16 |  0.000 % |
1229.58/1229.61	c |   8869546 |     150    56970   569400 |        1   330967     16 |  0.000 % |
1229.58/1229.61	c |   8870178 |     150    56970   569400 |        1   331599     16 |  0.000 % |
1229.58/1229.61	c |   8872023 |     150    56970   569400 |        1   333444     16 |  0.000 % |
1229.58/1229.61	c |   8877269 |     150    56970   569400 |        1   338690     16 |  0.000 % |
1229.58/1229.61	c |   8902537 |     150    56970   569400 |        1   363958     16 |  0.000 % |
1229.58/1229.61	c |   9062287 |     150    56970   569400 |        1   311706     15 |  0.000 % |
1229.58/1229.61	c |   9062389 |     150    56970   569400 |        1   311808     15 |  0.000 % |
1229.58/1229.61	c |   9062490 |     150    56970   569400 |        1   311909     15 |  0.000 % |
1229.58/1229.61	c |   9169137 |     150    56970   569400 |        1   418556     16 |  0.000 % |
1229.58/1229.61	c |   9177934 |     150    56970   569400 |        1   427353     16 |  0.000 % |
1229.58/1229.61	c |   9178034 |     150    56970   569400 |        1   427453     16 |  0.000 % |
1229.58/1229.61	c |   9189237 |     150    56970   569400 |        1   224062     14 |  0.000 % |
1229.58/1229.61	c |   9191139 |     150    56970   569400 |        1   225964     14 |  0.000 % |
1229.58/1229.61	c |   9209721 |     150    56970   569400 |        1   244546     14 |  0.000 % |
1229.58/1229.61	c |   9211361 |     150    56970   569400 |        1   246186     14 |  0.000 % |
1229.58/1229.61	c |   9211462 |     150    56970   569400 |        1   246287     14 |  0.000 % |
1229.58/1229.61	c |   9211562 |     150    56970   569400 |        1   246387     14 |  0.000 % |
1229.58/1229.61	c |   9216747 |     150    56970   569400 |        1   251572     14 |  0.000 % |
1229.58/1229.61	c |   9223496 |     150    56970   569400 |        1   258321     14 |  0.000 % |
1229.58/1229.61	c |   9331128 |     150    56970   569400 |        1   365953     16 |  0.000 % |
1229.58/1229.61	c |   9500587 |     150    56970   569400 |        1   318224     16 |  0.000 % |
1229.58/1229.61	c |   9514110 |     150    56970   569400 |        1   331747     16 |  0.000 % |
1229.58/1229.61	c |   9519649 |     150    56970   569400 |        1   337286     16 |  0.000 % |
1229.58/1229.61	c |   9523029 |     150    56970   569400 |        1   340666     16 |  0.000 % |
1229.58/1229.61	c |   9530725 |     150    56970   569400 |        1   348362     16 |  0.000 % |
1229.58/1229.61	c |   9532410 |     150    56970   569400 |        1   350047     16 |  0.000 % |
1229.58/1229.61	c |   9593320 |     150    56970   569400 |        1   410957     17 |  0.000 % |
1229.58/1229.61	c |   9675594 |     150    56970   569400 |        1   273421     15 |  0.000 % |
1229.58/1229.61	c |   9675816 |     150    56970   569400 |        1   273643     15 |  0.000 % |
2133.21/2133.26	c |   9692361 |     150    56970   569400 |        1   290188     15 |  0.000 % |
2133.21/2133.26	c |   9693314 |     150    56970   569400 |        1   291141     15 |  0.000 % |
2133.21/2133.26	c |   9693415 |     150    56970   569400 |        1   291242     15 |  0.000 % |
2133.21/2133.26	c |   9805708 |     150    56970   569400 |        1   403535     16 |  0.000 % |
2133.21/2133.26	c |   9805812 |     150    56970   569400 |        1   403639     16 |  0.000 % |
2133.21/2133.26	c |  10036802 |     150    56970   569400 |        1   412221     16 |  0.000 % |
2133.21/2133.26	c |  10037542 |     150    56970   569400 |        1   412961     16 |  0.000 % |
2133.21/2133.26	c |  10038718 |     150    56970   569400 |        1   414137     16 |  0.000 % |
2133.21/2133.26	c |  10038863 |     150    56970   569400 |        1   414282     16 |  0.000 % |
2133.21/2133.26	c |  10045991 |     150    56970   569400 |        1   421410     16 |  0.000 % |
2133.21/2133.26	c |  10046091 |     150    56970   569400 |        1   421510     16 |  0.000 % |
2133.21/2133.26	c |  10124021 |     150    56970   569400 |        1   274451     15 |  0.000 % |
2133.21/2133.26	c |  10126822 |     150    56970   569400 |        1   277252     15 |  0.000 % |
2133.21/2133.26	c |  10184170 |     150    56970   569400 |        1   334600     16 |  0.000 % |
2133.21/2133.26	c |  10194984 |     150    56970   569400 |        1   345414     16 |  0.000 % |
2133.21/2133.26	c |  10632104 |     150    56970   569400 |        1   324740     15 |  0.000 % |
2133.21/2133.26	c |  10675641 |     150    56970   569400 |        1   368277     16 |  0.000 % |
2133.21/2133.26	c |  10679478 |     150    56970   569400 |        1   372114     16 |  0.000 % |
2133.21/2133.26	c |  10697279 |     150    56970   569400 |        1   389915     16 |  0.000 % |
2133.21/2133.26	c |  10697846 |     150    56970   569400 |        1   390482     16 |  0.000 % |
2133.21/2133.26	c |  10703941 |     150    56970   569400 |        1   396577     16 |  0.000 % |
2133.21/2133.26	c |  10712554 |     150    56970   569400 |        1   405190     16 |  0.000 % |
2133.21/2133.26	c |  10712654 |     150    56970   569400 |        1   405290     16 |  0.000 % |
2133.21/2133.26	c |  10720649 |     150    56970   569400 |        1   413285     16 |  0.000 % |
2133.21/2133.26	c |  11099904 |     150    56970   569400 |        1   324325     15 |  0.000 % |
2133.21/2133.26	c |  13236467 |     149    54910   548800 |        1   459967     16 |  0.667 % |
2133.21/2133.26	c |  13843990 |      93    52470   524410 |        1   255950     13 | 38.000 % |
2133.21/2133.26	c ===============================================================================
2133.21/2133.26	c restarts              : 166
2133.21/2133.26	c nb ReduceDB           : 102
2133.21/2133.26	c nb removed Clauses    : 13394639
2133.21/2133.26	c nb learnts DL2        : 3666
2133.21/2133.26	c nb learnts size 2     : 119
2133.21/2133.26	c nb learnts size 1     : 16
2133.21/2133.26	c conflicts             : 13843990       (6492 /sec)
2133.21/2133.26	c decisions             : 18886711       (0.00 % random) (8857 /sec)
2133.21/2133.26	c propagations          : 92911173       (43570 /sec)
2133.21/2133.26	c conflict literals     : 265364522      (22.67 % deleted)
2133.21/2133.26	c nb reduced Clauses    : 50
2133.21/2133.26	c CPU time              : 2132.47 s
2133.21/2133.26	
2133.21/2133.27	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3303513-1306946925/watcher-3303513-1306946925 -o /tmp/evaluation-result-3303513-1306946925/solver-3303513-1306946925 -C 5000 -W 5100 -M 15500 glucose.sh HOME/instance-3303513-1306946925.cnf 

running on 4 cores: 1,3,5,7

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.26 1.78 1.91 2/489 24044
/proc/meminfo: memFree=21902300/32951124 swapFree=46575304/67111528
[pid=24044] ppid=24042 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/24044/stat : 24044 (glucose.sh) S 24042 24044 22962 0 -1 4202496 334 0 0 0 0 0 0 0 22 0 1 0 538883808 8912896 253 33554432000 4194304 4922060 140735810097136 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24044/statm: 2176 253 211 178 0 69 0

[startup+0.0833549 s]
/proc/loadavg: 1.26 1.78 1.91 2/489 24044
/proc/meminfo: memFree=21902300/32951124 swapFree=46575304/67111528
[pid=24044] ppid=24042 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/24044/stat : 24044 (glucose.sh) S 24042 24044 22962 0 -1 4202496 334 0 0 0 0 0 0 0 22 0 1 0 538883808 8912896 253 33554432000 4194304 4922060 140735810097136 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24044/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100348 s]
/proc/loadavg: 1.26 1.78 1.91 2/489 24044
/proc/meminfo: memFree=21902300/32951124 swapFree=46575304/67111528
[pid=24044] ppid=24042 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/24044/stat : 24044 (glucose.sh) S 24042 24044 22962 0 -1 4202496 334 0 0 0 0 0 0 0 22 0 1 0 538883808 8912896 253 33554432000 4194304 4922060 140735810097136 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24044/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300313 s]
/proc/loadavg: 1.26 1.78 1.91 2/489 24044
/proc/meminfo: memFree=21902300/32951124 swapFree=46575304/67111528
[pid=24044] ppid=24042 vsize=8704 CPUtime=0.13 cores=1,3,5,7
/proc/24044/stat : 24044 (glucose.sh) S 24042 24044 22962 0 -1 4202496 361 1801 0 0 0 0 13 0 20 0 1 0 538883808 8912896 255 33554432000 4194304 4922060 140735810097136 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24044/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 8704

[startup+0.70024 s]
/proc/loadavg: 1.26 1.78 1.91 2/489 24044
/proc/meminfo: memFree=21902300/32951124 swapFree=46575304/67111528
[pid=24044] ppid=24042 vsize=8704 CPUtime=0.13 cores=1,3,5,7
/proc/24044/stat : 24044 (glucose.sh) S 24042 24044 22962 0 -1 4202496 361 1801 0 0 0 0 13 0 20 0 1 0 538883808 8912896 255 33554432000 4194304 4922060 140735810097136 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24044/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 8704

[startup+1.5011 s]
/proc/loadavg: 1.26 1.78 1.91 3/491 24048
/proc/meminfo: memFree=21879816/32951124 swapFree=46575304/67111528
[pid=24044] ppid=24042 vsize=8704 CPUtime=0.13 cores=1,3,5,7
/proc/24044/stat : 24044 (glucose.sh) S 24042 24044 22962 0 -1 4202496 361 1801 0 0 0 0 13 0 20 0 1 0 538883808 8912896 255 33554432000 4194304 4922060 140735810097136 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24044/statm: 2176 255 211 178 0 69 0
[pid=24048] ppid=24044 vsize=34384 CPUtime=1.32 cores=1,3,5,7
/proc/24048/stat : 24048 (glucose_static) R 24044 24044 22962 0 -1 4202496 7271 0 0 0 131 1 0 0 25 0 1 0 538883823 35209216 4703 33554432000 4194304 4260849 140735763639808 18446744073709551615 4224632 0 0 4096 0 0 0 0 17 5 0 0 2
/proc/24048/statm: 8596 4703 249 17 0 5237 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 43088

[startup+3.10082 s]
/proc/loadavg: 1.40 1.80 1.92 3/491 24048
/proc/meminfo: memFree=21866176/32951124 swapFree=46575304/67111528
[pid=24044] ppid=24042 vsize=8704 CPUtime=0.13 cores=1,3,5,7
/proc/24044/stat : 24044 (glucose.sh) S 24042 24044 22962 0 -1 4202496 361 1801 0 0 0 0 13 0 20 0 1 0 538883808 8912896 255 33554432000 4194304 4922060 140735810097136 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24044/statm: 2176 255 211 178 0 69 0
[pid=24048] ppid=24044 vsize=34384 CPUtime=2.92 cores=1,3,5,7
/proc/24048/stat : 24048 (glucose_static) R 24044 24044 22962 0 -1 4202496 7719 0 0 0 291 1 0 0 25 0 1 0 538883823 35209216 5129 33554432000 4194304 4260849 140735763639808 18446744073709551615 4224841 0 0 4096 0 0 0 0 17 5 0 0 2
/proc/24048/statm: 8596 5129 249 17 0 5237 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 43088

[startup+6.30025 s]
/proc/loadavg: 1.40 1.80 1.92 3/491 24048
/proc/meminfo: memFree=21852796/32951124 swapFree=46575304/67111528
[pid=24044] ppid=24042 vsize=8704 CPUtime=0.13 cores=1,3,5,7
/proc/24044/stat : 24044 (glucose.sh) S 24042 24044 22962 0 -1 4202496 361 1801 0 0 0 0 13 0 20 0 1 0 538883808 8912896 255 33554432000 4194304 4922060 140735810097136 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24044/statm: 2176 255 211 178 0 69 0
[pid=24048] ppid=24044 vsize=37104 CPUtime=6.12 cores=1,3,5,7
/proc/24048/stat : 24048 (glucose_static) R 24044 24044 22962 0 -1 4202496 8594 0 0 0 611 1 0 0 25 0 1 0 538883823 37994496 5971 33554432000 4194304 4260849 140735763639808 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 5 0 0 2
/proc/24048/statm: 9276 5971 249 17 0 5917 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 45808

[startup+12.7011 s]
/proc/loadavg: 1.44 1.80 1.92 3/491 24049
/proc/meminfo: memFree=21835968/32951124 swapFree=46575304/67111528
[pid=24044] ppid=24042 vsize=8704 CPUtime=0.13 cores=1,3,5,7
/proc/24044/stat : 24044 (glucose.sh) S 24042 24044 22962 0 -1 4202496 361 1801 0 0 0 0 13 0 20 0 1 0 538883808 8912896 255 33554432000 4194304 4922060 140735810097136 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24044/statm: 2176 255 211 178 0 69 0
[pid=24048] ppid=24044 vsize=41540 CPUtime=12.53 cores=1,3,5,7
/proc/24048/stat : 24048 (glucose_static) R 24044 24044 22962 0 -1 4202496 16024 0 0 0 1250 3 0 0 25 0 1 0 538883823 42536960 6520 33554432000 4194304 4260849 140735763639808 18446744073709551615 4225146 0 0 4096 0 0 0 0 17 5 0 0 2
/proc/24048/statm: 10385 6520 249 17 0 7026 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 50244

[startup+25.5009 s]
/proc/loadavg: 1.57 1.81 1.92 3/491 24049
/proc/meminfo: memFree=21822324/32951124 swapFree=46575304/67111528
[pid=24044] ppid=24042 vsize=8704 CPUtime=0.13 cores=1,3,5,7
/proc/24044/stat : 24044 (glucose.sh) S 24042 24044 22962 0 -1 4202496 361 1801 0 0 0 0 13 0 20 0 1 0 538883808 8912896 255 33554432000 4194304 4922060 140735810097136 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24044/statm: 2176 255 211 178 0 69 0
[pid=24048] ppid=24044 vsize=43508 CPUtime=25.33 cores=1,3,5,7
/proc/24048/stat : 24048 (glucose_static) R 24044 24044 22962 0 -1 4202496 17066 0 0 0 2530 3 0 0 25 0 1 0 538883823 44552192 7525 33554432000 4194304 4260849 140735763639808 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 5 0 0 2
/proc/24048/statm: 10877 7525 249 17 0 7518 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 52212

[startup+51.1004 s]
/proc/loadavg: 1.71 1.82 1.92 3/491 24050
/proc/meminfo: memFree=21775920/32951124 swapFree=46575304/67111528
[pid=24044] ppid=24042 vsize=8704 CPUtime=0.13 cores=1,3,5,7
/proc/24044/stat : 24044 (glucose.sh) S 24042 24044 22962 0 -1 4202496 361 1801 0 0 0 0 13 0 20 0 1 0 538883808 8912896 255 33554432000 4194304 4922060 140735810097136 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24044/statm: 2176 255 211 178 0 69 0
[pid=24048] ppid=24044 vsize=67588 CPUtime=50.93 cores=1,3,5,7
/proc/24048/stat : 24048 (glucose_static) R 24044 24044 22962 0 -1 4202496 24925 0 0 0 5089 4 0 0 25 0 1 0 538883823 69210112 12241 33554432000 4194304 4260849 140735763639808 18446744073709551615 4224768 0 0 4096 0 0 0 0 17 5 0 0 2
/proc/24048/statm: 16897 12241 249 17 0 13538 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 76292

[startup+102.318 s]
/proc/loadavg: 1.88 1.85 1.92 3/491 24051
/proc/meminfo: memFree=21770440/32951124 swapFree=46575304/67111528
[pid=24044] ppid=24042 vsize=8704 CPUtime=0.13 cores=1,3,5,7
/proc/24044/stat : 24044 (glucose.sh) S 24042 24044 22962 0 -1 4202496 361 1801 0 0 0 0 13 0 20 0 1 0 538883808 8912896 255 33554432000 4194304 4922060 140735810097136 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24044/statm: 2176 255 211 178 0 69 0
[pid=24048] ppid=24044 vsize=67588 CPUtime=102.14 cores=1,3,5,7
/proc/24048/stat : 24048 (glucose_static) R 24044 24044 22962 0 -1 4202496 25970 0 0 0 10210 4 0 0 25 0 1 0 538883823 69210112 13236 33554432000 4194304 4260849 140735763639808 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 5 0 0 2
/proc/24048/statm: 16897 13236 249 17 0 13538 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 76292

[startup+162.301 s]
/proc/loadavg: 1.95 1.87 1.92 3/491 24053
/proc/meminfo: memFree=21713608/32951124 swapFree=46575304/67111528
[pid=24044] ppid=24042 vsize=8704 CPUtime=0.13 cores=1,3,5,7
/proc/24044/stat : 24044 (glucose.sh) S 24042 24044 22962 0 -1 4202496 361 1801 0 0 0 0 13 0 20 0 1 0 538883808 8912896 255 33554432000 4194304 4922060 140735810097136 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24044/statm: 2176 255 211 178 0 69 0
[pid=24048] ppid=24044 vsize=88768 CPUtime=162.13 cores=1,3,5,7
/proc/24048/stat : 24048 (glucose_static) R 24044 24044 22962 0 -1 4202496 33681 0 0 0 16208 5 0 0 25 0 1 0 538883823 90898432 16160 33554432000 4194304 4260849 140735763639808 18446744073709551615 4224718 0 0 4096 0 0 0 0 17 5 0 0 2
/proc/24048/statm: 22192 16160 249 17 0 18833 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 97472

[startup+222.301 s]
/proc/loadavg: 1.98 1.89 1.92 3/491 24054
/proc/meminfo: memFree=21700808/32951124 swapFree=46575304/67111528
[pid=24044] ppid=24042 vsize=8704 CPUtime=0.13 cores=1,3,5,7
/proc/24044/stat : 24044 (glucose.sh) S 24042 24044 22962 0 -1 4202496 361 1801 0 0 0 0 13 0 20 0 1 0 538883808 8912896 255 33554432000 4194304 4922060 140735810097136 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24044/statm: 2176 255 211 178 0 69 0
[pid=24048] ppid=24044 vsize=89180 CPUtime=222.13 cores=1,3,5,7
/proc/24048/stat : 24048 (glucose_static) R 24044 24044 22962 0 -1 4202496 34600 0 0 0 22207 6 0 0 25 0 1 0 538883823 91320320 17046 33554432000 4194304 4260849 140735763639808 18446744073709551615 4225146 0 0 4096 0 0 0 0 17 5 0 0 2
/proc/24048/statm: 22295 17046 250 17 0 18936 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 97884

[startup+282.301 s]
/proc/loadavg: 1.99 1.91 1.92 3/491 24056
/proc/meminfo: memFree=21700876/32951124 swapFree=46575304/67111528
[pid=24044] ppid=24042 vsize=8704 CPUtime=0.13 cores=1,3,5,7
/proc/24044/stat : 24044 (glucose.sh) S 24042 24044 22962 0 -1 4202496 361 1801 0 0 0 0 13 0 20 0 1 0 538883808 8912896 255 33554432000 4194304 4922060 140735810097136 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24044/statm: 2176 255 211 178 0 69 0
[pid=24048] ppid=24044 vsize=107728 CPUtime=282.13 cores=1,3,5,7
/proc/24048/stat : 24048 (glucose_static) R 24044 24044 22962 0 -1 4202496 39863 0 0 0 28206 7 0 0 25 0 1 0 538883823 110313472 22040 33554432000 4194304 4260849 140735763639808 18446744073709551615 4224898 0 0 4096 0 0 0 0 17 5 0 0 2
/proc/24048/statm: 26932 22040 250 17 0 23573 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 116432

[startup+342.301 s]
/proc/loadavg: 1.99 1.92 1.92 3/491 24057
/proc/meminfo: memFree=21692992/32951124 swapFree=46575304/67111528
[pid=24044] ppid=24042 vsize=8704 CPUtime=0.13 cores=1,3,5,7
/proc/24044/stat : 24044 (glucose.sh) S 24042 24044 22962 0 -1 4202496 361 1801 0 0 0 0 13 0 20 0 1 0 538883808 8912896 255 33554432000 4194304 4922060 140735810097136 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24044/statm: 2176 255 211 178 0 69 0
[pid=24048] ppid=24044 vsize=107728 CPUtime=342.13 cores=1,3,5,7
/proc/24048/stat : 24048 (glucose_static) R 24044 24044 22962 0 -1 4202496 40102 0 0 0 34206 7 0 0 25 0 1 0 538883823 110313472 22271 33554432000 4194304 4260849 140735763639808 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 5 0 0 2
/proc/24048/statm: 26932 22271 250 17 0 23573 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 116432

[startup+402.3 s]
/proc/loadavg: 1.99 1.93 1.92 3/491 24059
/proc/meminfo: memFree=21677428/32951124 swapFree=46575304/67111528
[pid=24044] ppid=24042 vsize=8704 CPUtime=0.13 cores=1,3,5,7

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


[startup+1842.3 s]
/proc/loadavg: 2.00 2.03 1.99 3/491 24109
/proc/meminfo: memFree=21607636/32951124 swapFree=46575304/67111528
[pid=24044] ppid=24042 vsize=8704 CPUtime=0.13 cores=1,3,5,7
/proc/24044/stat : 24044 (glucose.sh) S 24042 24044 22962 0 -1 4202496 361 1801 0 0 0 0 13 0 20 0 1 0 538883808 8912896 255 33554432000 4194304 4922060 140735810097136 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24044/statm: 2176 255 211 178 0 69 0
[pid=24048] ppid=24044 vsize=122600 CPUtime=1842.17 cores=1,3,5,7
/proc/24048/stat : 24048 (glucose_static) R 24044 24044 22962 0 -1 4202496 295076 0 0 0 184161 56 0 0 25 0 1 0 538883823 125542400 27483 33554432000 4194304 4260849 140735763639808 18446744073709551615 4224632 0 0 4096 0 0 0 0 17 5 0 0 2
/proc/24048/statm: 30650 27483 250 17 0 27291 0
Current children cumulated CPU time (s) 1842.3
Current children cumulated vsize (KiB) 131304

[startup+1902.3 s]
/proc/loadavg: 2.00 2.02 1.99 3/491 24111
/proc/meminfo: memFree=21574716/32951124 swapFree=46575304/67111528
[pid=24044] ppid=24042 vsize=8704 CPUtime=0.13 cores=1,3,5,7
/proc/24044/stat : 24044 (glucose.sh) S 24042 24044 22962 0 -1 4202496 361 1801 0 0 0 0 13 0 20 0 1 0 538883808 8912896 255 33554432000 4194304 4922060 140735810097136 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24044/statm: 2176 255 211 178 0 69 0
[pid=24048] ppid=24044 vsize=122600 CPUtime=1902.17 cores=1,3,5,7
/proc/24048/stat : 24048 (glucose_static) R 24044 24044 22962 0 -1 4202496 312395 0 0 0 190159 58 0 0 25 0 1 0 538883823 125542400 27483 33554432000 4194304 4260849 140735763639808 18446744073709551615 4224885 0 0 4096 0 0 0 0 17 5 0 0 2
/proc/24048/statm: 30650 27483 250 17 0 27291 0
Current children cumulated CPU time (s) 1902.3
Current children cumulated vsize (KiB) 131304

[startup+1962.3 s]
/proc/loadavg: 2.00 2.02 1.99 3/491 24113
/proc/meminfo: memFree=21577404/32951124 swapFree=46575304/67111528
[pid=24044] ppid=24042 vsize=8704 CPUtime=0.13 cores=1,3,5,7
/proc/24044/stat : 24044 (glucose.sh) S 24042 24044 22962 0 -1 4202496 361 1801 0 0 0 0 13 0 20 0 1 0 538883808 8912896 255 33554432000 4194304 4922060 140735810097136 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24044/statm: 2176 255 211 178 0 69 0
[pid=24048] ppid=24044 vsize=122600 CPUtime=1962.18 cores=1,3,5,7
/proc/24048/stat : 24048 (glucose_static) R 24044 24044 22962 0 -1 4202496 321751 0 0 0 196157 61 0 0 25 0 1 0 538883823 125542400 27483 33554432000 4194304 4260849 140735763639808 18446744073709551615 4224665 0 0 4096 0 0 0 0 17 5 0 0 2
/proc/24048/statm: 30650 27483 250 17 0 27291 0
Current children cumulated CPU time (s) 1962.31
Current children cumulated vsize (KiB) 131304

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 1.99 3/491 24114
/proc/meminfo: memFree=21578712/32951124 swapFree=46575304/67111528
[pid=24044] ppid=24042 vsize=8704 CPUtime=0.13 cores=1,3,5,7
/proc/24044/stat : 24044 (glucose.sh) S 24042 24044 22962 0 -1 4202496 361 1801 0 0 0 0 13 0 20 0 1 0 538883808 8912896 255 33554432000 4194304 4922060 140735810097136 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24044/statm: 2176 255 211 178 0 69 0
[pid=24048] ppid=24044 vsize=122600 CPUtime=2022.17 cores=1,3,5,7
/proc/24048/stat : 24048 (glucose_static) R 24044 24044 22962 0 -1 4202496 331648 0 0 0 202154 63 0 0 25 0 1 0 538883823 125542400 27483 33554432000 4194304 4260849 140735763639808 18446744073709551615 4224647 0 0 4096 0 0 0 0 17 5 0 0 2
/proc/24048/statm: 30650 27483 250 17 0 27291 0
Current children cumulated CPU time (s) 2022.3
Current children cumulated vsize (KiB) 131304

[startup+2082.32 s]
/proc/loadavg: 2.00 2.00 1.99 3/491 24116
/proc/meminfo: memFree=21573580/32951124 swapFree=46575304/67111528
[pid=24044] ppid=24042 vsize=8704 CPUtime=0.13 cores=1,3,5,7
/proc/24044/stat : 24044 (glucose.sh) S 24042 24044 22962 0 -1 4202496 361 1801 0 0 0 0 13 0 20 0 1 0 538883808 8912896 255 33554432000 4194304 4922060 140735810097136 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24044/statm: 2176 255 211 178 0 69 0
[pid=24048] ppid=24044 vsize=141276 CPUtime=2082.19 cores=1,3,5,7
/proc/24048/stat : 24048 (glucose_static) R 24044 24044 22962 0 -1 4202496 346352 0 0 0 208153 66 0 0 25 0 1 0 538883823 144666624 31812 33554432000 4194304 4260849 140735763639808 18446744073709551615 4224845 0 0 4096 0 0 0 0 17 5 0 0 2
/proc/24048/statm: 35319 31812 250 17 0 31960 0
Current children cumulated CPU time (s) 2082.32
Current children cumulated vsize (KiB) 149980

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

[startup+2099.1 s]
/proc/loadavg: 2.00 2.00 1.99 3/491 24116
/proc/meminfo: memFree=21560788/32951124 swapFree=46575304/67111528
[pid=24044] ppid=24042 vsize=8704 CPUtime=0.13 cores=1,3,5,7
/proc/24044/stat : 24044 (glucose.sh) S 24042 24044 22962 0 -1 4202496 361 1801 0 0 0 0 13 0 20 0 1 0 538883808 8912896 255 33554432000 4194304 4922060 140735810097136 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24044/statm: 2176 255 211 178 0 69 0
[pid=24048] ppid=24044 vsize=141276 CPUtime=2098.97 cores=1,3,5,7
/proc/24048/stat : 24048 (glucose_static) R 24044 24044 22962 0 -1 4202496 346709 0 0 0 209831 66 0 0 25 0 1 0 538883823 144666624 32152 33554432000 4194304 4260849 140735763639808 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 5 0 0 2
/proc/24048/statm: 35319 32152 250 17 0 31960 0
Current children cumulated CPU time (s) 2099.1
Current children cumulated vsize (KiB) 149980

[startup+2111.9 s]
/proc/loadavg: 2.00 2.00 1.99 3/491 24117
/proc/meminfo: memFree=21551736/32951124 swapFree=46575304/67111528
[pid=24044] ppid=24042 vsize=8704 CPUtime=0.13 cores=1,3,5,7
/proc/24044/stat : 24044 (glucose.sh) S 24042 24044 22962 0 -1 4202496 361 1801 0 0 0 0 13 0 20 0 1 0 538883808 8912896 255 33554432000 4194304 4922060 140735810097136 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24044/statm: 2176 255 211 178 0 69 0
[pid=24048] ppid=24044 vsize=141276 CPUtime=2111.78 cores=1,3,5,7
/proc/24048/stat : 24048 (glucose_static) R 24044 24044 22962 0 -1 4202496 346709 0 0 0 211112 66 0 0 25 0 1 0 538883823 144666624 32152 33554432000 4194304 4260849 140735763639808 18446744073709551615 4225060 0 0 4096 0 0 0 0 17 5 0 0 2
/proc/24048/statm: 35319 32152 250 17 0 31960 0
Current children cumulated CPU time (s) 2111.91
Current children cumulated vsize (KiB) 149980

[startup+2124.7 s]
/proc/loadavg: 2.16 2.03 2.00 3/491 24117
/proc/meminfo: memFree=21510784/32951124 swapFree=46575304/67111528
[pid=24044] ppid=24042 vsize=8704 CPUtime=0.13 cores=1,3,5,7
/proc/24044/stat : 24044 (glucose.sh) S 24042 24044 22962 0 -1 4202496 361 1801 0 0 0 0 13 0 20 0 1 0 538883808 8912896 255 33554432000 4194304 4922060 140735810097136 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24044/statm: 2176 255 211 178 0 69 0
[pid=24048] ppid=24044 vsize=190596 CPUtime=2124.58 cores=1,3,5,7
/proc/24048/stat : 24048 (glucose_static) R 24044 24044 22962 0 -1 4202496 354729 0 0 0 212391 67 0 0 25 0 1 0 538883823 195170304 40154 33554432000 4194304 4260849 140735763639808 18446744073709551615 4225146 0 0 4096 0 0 0 0 17 5 0 0 2
/proc/24048/statm: 47649 40154 250 17 0 44290 0
Current children cumulated CPU time (s) 2124.71
Current children cumulated vsize (KiB) 199300

[startup+2127.9 s]
/proc/loadavg: 2.15 2.03 2.00 3/491 24117
/proc/meminfo: memFree=21540168/32951124 swapFree=46575304/67111528
[pid=24044] ppid=24042 vsize=8704 CPUtime=0.13 cores=1,3,5,7
/proc/24044/stat : 24044 (glucose.sh) S 24042 24044 22962 0 -1 4202496 361 1801 0 0 0 0 13 0 20 0 1 0 538883808 8912896 255 33554432000 4194304 4922060 140735810097136 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24044/statm: 2176 255 211 178 0 69 0
[pid=24048] ppid=24044 vsize=141276 CPUtime=2127.78 cores=1,3,5,7
/proc/24048/stat : 24048 (glucose_static) R 24044 24044 22962 0 -1 4202496 354838 0 0 0 212711 67 0 0 25 0 1 0 538883823 144666624 32152 33554432000 4194304 4260849 140735763639808 18446744073709551615 4224703 0 0 4096 0 0 0 0 17 5 0 0 2
/proc/24048/statm: 35319 32152 250 17 0 31960 0
Current children cumulated CPU time (s) 2127.91
Current children cumulated vsize (KiB) 149980

[startup+2131.1 s]
/proc/loadavg: 2.15 2.03 2.00 3/491 24117
/proc/meminfo: memFree=21537936/32951124 swapFree=46575304/67111528
[pid=24044] ppid=24042 vsize=8704 CPUtime=0.13 cores=1,3,5,7
/proc/24044/stat : 24044 (glucose.sh) S 24042 24044 22962 0 -1 4202496 361 1801 0 0 0 0 13 0 20 0 1 0 538883808 8912896 255 33554432000 4194304 4922060 140735810097136 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24044/statm: 2176 255 211 178 0 69 0
[pid=24048] ppid=24044 vsize=141276 CPUtime=2130.98 cores=1,3,5,7
/proc/24048/stat : 24048 (glucose_static) R 24044 24044 22962 0 -1 4202496 354838 0 0 0 213031 67 0 0 25 0 1 0 538883823 144666624 32152 33554432000 4194304 4260849 140735763639808 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 5 0 0 2
/proc/24048/statm: 35319 32152 250 17 0 31960 0
Current children cumulated CPU time (s) 2131.11
Current children cumulated vsize (KiB) 149980

[startup+2131.9 s]
/proc/loadavg: 2.15 2.03 2.00 3/491 24117
/proc/meminfo: memFree=21536820/32951124 swapFree=46575304/67111528
[pid=24044] ppid=24042 vsize=8704 CPUtime=0.13 cores=1,3,5,7
/proc/24044/stat : 24044 (glucose.sh) S 24042 24044 22962 0 -1 4202496 361 1801 0 0 0 0 13 0 20 0 1 0 538883808 8912896 255 33554432000 4194304 4922060 140735810097136 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24044/statm: 2176 255 211 178 0 69 0
[pid=24048] ppid=24044 vsize=141276 CPUtime=2131.78 cores=1,3,5,7
/proc/24048/stat : 24048 (glucose_static) R 24044 24044 22962 0 -1 4202496 354838 0 0 0 213111 67 0 0 25 0 1 0 538883823 144666624 32152 33554432000 4194304 4260849 140735763639808 18446744073709551615 4225124 0 0 4096 0 0 0 0 17 5 0 0 2
/proc/24048/statm: 35319 32152 250 17 0 31960 0
Current children cumulated CPU time (s) 2131.91
Current children cumulated vsize (KiB) 149980

[startup+2132.7 s]
/proc/loadavg: 2.15 2.03 2.00 3/491 24117
/proc/meminfo: memFree=21536820/32951124 swapFree=46575304/67111528
[pid=24044] ppid=24042 vsize=8704 CPUtime=0.13 cores=1,3,5,7
/proc/24044/stat : 24044 (glucose.sh) S 24042 24044 22962 0 -1 4202496 361 1801 0 0 0 0 13 0 20 0 1 0 538883808 8912896 255 33554432000 4194304 4922060 140735810097136 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24044/statm: 2176 255 211 178 0 69 0
[pid=24048] ppid=24044 vsize=141276 CPUtime=2132.58 cores=1,3,5,7
/proc/24048/stat : 24048 (glucose_static) R 24044 24044 22962 0 -1 4202496 354838 0 0 0 213191 67 0 0 25 0 1 0 538883823 144666624 32152 33554432000 4194304 4260849 140735763639808 18446744073709551615 4224895 0 0 4096 0 0 0 0 17 5 0 0 2
/proc/24048/statm: 35319 32152 250 17 0 31960 0
Current children cumulated CPU time (s) 2132.71
Current children cumulated vsize (KiB) 149980

[startup+2133.1 s]
/proc/loadavg: 2.21 2.05 2.01 3/491 24117
/proc/meminfo: memFree=21536572/32951124 swapFree=46575304/67111528
[pid=24044] ppid=24042 vsize=8704 CPUtime=0.13 cores=1,3,5,7
/proc/24044/stat : 24044 (glucose.sh) S 24042 24044 22962 0 -1 4202496 361 1801 0 0 0 0 13 0 20 0 1 0 538883808 8912896 255 33554432000 4194304 4922060 140735810097136 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24044/statm: 2176 255 211 178 0 69 0
[pid=24048] ppid=24044 vsize=141276 CPUtime=2132.98 cores=1,3,5,7
/proc/24048/stat : 24048 (glucose_static) R 24044 24044 22962 0 -1 4202496 354838 0 0 0 213231 67 0 0 25 0 1 0 538883823 144666624 32152 33554432000 4194304 4260849 140735763639808 18446744073709551615 4224632 0 0 4096 0 0 0 0 17 5 0 0 2
/proc/24048/statm: 35319 32152 250 17 0 31960 0
Current children cumulated CPU time (s) 2133.11
Current children cumulated vsize (KiB) 149980

[startup+2133.2 s]
/proc/loadavg: 2.21 2.05 2.01 3/491 24117
/proc/meminfo: memFree=21536572/32951124 swapFree=46575304/67111528
[pid=24044] ppid=24042 vsize=8704 CPUtime=0.13 cores=1,3,5,7
/proc/24044/stat : 24044 (glucose.sh) S 24042 24044 22962 0 -1 4202496 361 1801 0 0 0 0 13 0 20 0 1 0 538883808 8912896 255 33554432000 4194304 4922060 140735810097136 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24044/statm: 2176 255 211 178 0 69 0
[pid=24048] ppid=24044 vsize=141276 CPUtime=2133.08 cores=1,3,5,7
/proc/24048/stat : 24048 (glucose_static) R 24044 24044 22962 0 -1 4202496 354838 0 0 0 213241 67 0 0 25 0 1 0 538883823 144666624 32152 33554432000 4194304 4260849 140735763639808 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 5 0 0 2
/proc/24048/statm: 35319 32152 250 17 0 31960 0
Current children cumulated CPU time (s) 2133.21
Current children cumulated vsize (KiB) 149980

Child status: 20
Real time (s): 2133.28
CPU time (s): 2133.3
CPU user time (s): 2132.61
CPU system time (s): 0.693894
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 199300

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

runsolver used 9.93949 second user time and 24.5863 second system time

The end

Launcher Data

Begin job on node107 at 2011-06-01 18:48:45
IDJOB=3303513
IDBENCH=83909
IDSOLVER=1687
FILE ID=node107/3303513-1306946925
RUNJOBID= node107-1306946925-24024
PBS_JOBID= 13488567
Free space on /tmp= 73844 MiB

SOLVER NAME= glucose 2
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_50_30_20_1-log.shuffled-as.sat03-107.cnf
COMMAND LINE= glucose.sh BENCHNAME 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3303513-1306946925/watcher-3303513-1306946925 -o /tmp/evaluation-result-3303513-1306946925/solver-3303513-1306946925 -C 5000 -W 5100 -M 15500  glucose.sh HOME/instance-3303513-1306946925.cnf 

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

MD5SUM BENCH= 5f29341b29f4bbeb333d68befe08c7ae
RANDOM SEED=2116523802

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21902324 kB
Buffers:        243184 kB
Cached:        1756672 kB
SwapCached:      22420 kB
Active:        8952360 kB
Inactive:      1755272 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21902324 kB
SwapTotal:    67111528 kB
SwapFree:     46575304 kB
Dirty:            5456 kB
Writeback:           0 kB
AnonPages:     8702840 kB
Mapped:          32688 kB
Slab:           176840 kB
PageTables:      94964 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 145103192 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= 73844 MiB
End job on node107 at 2011-06-01 19:24:19