Trace number 3303917

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 1567.81 1567.76

General information on the benchmark

Nameapplication/jarvisalo/smtqfbv-aigs/
smtlib-qfbv-aigs-lfsr_004_127_112-tseitin.cnf
MD5SUMa78f49949ed32c6f8eea9d5e428c909d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3.88941
Satisfiable
(Un)Satisfiability was proved
Number of variables350506
Number of clauses878969
Sum of the clauses size2050925
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2585978
Number of clauses of size 3292989
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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.37	c ==============================================================================
0.00/0.37	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.37	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.37	c ==============================================================================
0.00/0.37	c |         0 |  878967  2050923 |  263690       0        0     nan |  0.000 % |
1565.84/1565.85	c |         0 |   66722   233596 |      --       0       --      -- |     --   | -807713/-1806450
1565.84/1565.85	c ==============================================================================
1565.84/1565.85	c Result  :   #vars: 2404   #clauses: 66722   #literals: 233596
1565.84/1565.85	c CPU time:   1565.62 s
1565.84/1565.85	c ==============================================================================
1565.94/1565.90	c
1565.94/1565.90	c Starting glucose
1565.94/1565.90	c
1565.94/1566.25	c This is glucose 2.0 --  based on MiniSAT (Many thanks to MiniSAT team)
1565.94/1566.25	c WARNING: for repeatability, setting FPU to use double precision
1565.94/1566.25	c ============================[ Problem Statistics ]=============================
1565.94/1566.25	c |                                                                             |
1565.94/1566.25	c |  Number of variables:          2404                                         |
1565.94/1566.25	c |  Number of clauses:           66722                                         |
1565.94/1566.25	c |  Parse time:                   0.01 s                                       |
1565.94/1566.25	c |                                                                             |
1565.94/1566.25	c ============================[ Search Statistics ]==============================
1565.94/1566.25	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1565.94/1566.25	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1565.94/1566.25	c ===============================================================================
1565.94/1566.25	c |      1037 |    2404    66722   233596 |        1     1037     31 |  0.000 % |
1565.94/1566.25	c |      1139 |    2404    66722   233596 |        1     1139     34 |  0.000 % |
1565.94/1566.25	c |      1239 |    2404    66722   233596 |        1     1239     38 |  0.000 % |
1565.94/1566.25	c |      1340 |    2404    66722   233596 |        1     1340     43 |  0.000 % |
1565.94/1566.25	c |      1442 |    2404    66722   233596 |        1     1442     46 |  0.000 % |
1565.94/1566.25	c |      1542 |    2404    66722   233596 |        1     1542     52 |  0.000 % |
1565.94/1566.25	c |      1643 |    2404    66722   233596 |        1     1643     55 |  0.000 % |
1565.94/1566.25	c |      1743 |    2404    66722   233596 |        1     1743     58 |  0.000 % |
1565.94/1566.25	c |      1844 |    2404    66722   233596 |        1     1844     61 |  0.000 % |
1565.94/1566.25	c |      1944 |    2404    66722   233596 |        1     1944     62 |  0.000 % |
1565.94/1566.25	c |      2044 |    2404    66722   233596 |        1     2044     65 |  0.000 % |
1565.94/1566.25	c |      2145 |    2404    66722   233596 |        1     2145     66 |  0.000 % |
1565.94/1566.25	c |      2245 |    2404    66722   233596 |        1     2245     68 |  0.000 % |
1565.94/1566.25	c |      2346 |    2404    66722   233596 |        1     2346     70 |  0.000 % |
1565.94/1566.25	c |      4014 |    2404    66722   233596 |        1     2053     51 |  0.000 % |
1565.94/1566.25	c |      7550 |    2404    66722   233596 |        1     5589     88 |  0.000 % |
1565.94/1566.25	c |      7650 |    2404    66722   233596 |        1     5689     88 |  0.000 % |
1565.94/1566.25	c |      7750 |    2404    66722   233596 |        1     5789     88 |  0.000 % |
1565.94/1566.25	c |      7900 |    2404    66722   233596 |        1     5939     89 |  0.000 % |
1565.94/1566.25	c |      8001 |    2404    66722   233596 |        1     6040     90 |  0.000 % |
1565.94/1566.25	c |      8101 |    2404    66722   233596 |        1     6140     90 |  0.000 % |
1565.94/1566.25	c |      8202 |    2404    66722   233596 |        1     6241     90 |  0.000 % |
1565.94/1566.25	c |      8303 |    2404    66722   233596 |        1     6342     90 |  0.000 % |
1565.94/1566.25	c |      8405 |    2404    66722   233596 |        1     6444     90 |  0.000 % |
1565.94/1566.25	c |      8505 |    2404    66722   233596 |        1     6544     91 |  0.000 % |
1565.94/1566.25	c |      8653 |    2404    66722   233596 |        1     6692     90 |  0.000 % |
1565.94/1566.25	c |      8754 |    2404    66722   233596 |        1     6793     90 |  0.000 % |
1565.94/1566.25	c |      8866 |    2404    66722   233596 |        1     6905     90 |  0.000 % |
1565.94/1566.25	c |      8967 |    2404    66722   233596 |        1     7006     90 |  0.000 % |
1565.94/1566.25	c |      9173 |    2404    66722   233596 |        1     7212     90 |  0.000 % |
1565.94/1566.25	c |     10061 |    2404    66722   233596 |        1     8100     85 |  0.000 % |
1565.94/1566.25	c |     10161 |    2404    66722   233596 |        1     8200     86 |  0.000 % |
1565.94/1566.25	c |     10262 |    2404    66722   233596 |        1     8301     86 |  0.000 % |
1565.94/1566.25	c |     10362 |    2404    66722   233596 |        1     8401     86 |  0.000 % |
1565.94/1566.25	c |     10473 |    2404    66722   233596 |        1     8512     86 |  0.000 % |
1565.94/1566.25	c |     10640 |    2404    66722   233596 |        1     4403     58 |  0.000 % |
1565.94/1566.25	c |     10741 |    2404    66722   233596 |        1     4504     59 |  0.000 % |
1565.94/1566.25	c |     10842 |    2404    66722   233596 |        1     4605     60 |  0.000 % |
1565.94/1566.25	c |     10942 |    2404    66722   233596 |        1     4705     61 |  0.000 % |
1566.62/1566.66	c |     11042 |    2404    66722   233596 |        1     4805     62 |  0.000 % |
1566.62/1566.66	c |     11995 |    2404    66722   233596 |        1     5758     62 |  0.000 % |
1566.62/1566.66	c |     12095 |    2404    66722   233596 |        1     5858     63 |  0.000 % |
1566.62/1566.66	c |     12585 |    2404    66722   233596 |        1     6348     63 |  0.000 % |
1566.62/1566.66	c |     12686 |    2404    66722   233596 |        1     6449     64 |  0.000 % |
1566.62/1566.66	c |     12813 |    2404    66722   233596 |        1     6576     64 |  0.000 % |
1566.62/1566.66	c |     12914 |    2404    66722   233596 |        1     6677     65 |  0.000 % |
1566.62/1566.66	c |     14519 |    2404    66722   233596 |        1     8282     69 |  0.000 % |
1566.62/1566.66	c |     14702 |    2404    66722   233596 |        1     8465     69 |  0.000 % |
1566.62/1566.66	c |     14803 |    2404    66722   233596 |        1     8566     70 |  0.000 % |
1566.62/1566.66	c |     14903 |    2404    66722   233596 |        1     8666     70 |  0.000 % |
1566.62/1566.66	c |     15012 |    2404    66722   233596 |        1     8775     70 |  0.000 % |
1566.62/1566.66	c |     15113 |    2404    66722   233596 |        1     8876     71 |  0.000 % |
1566.62/1566.66	c |     15303 |    2404    66722   233596 |        1     9066     71 |  0.000 % |
1566.62/1566.66	c |     15403 |    2404    66722   233596 |        1     9166     71 |  0.000 % |
1566.62/1566.66	c |     15503 |    2404    66722   233596 |        1     9266     72 |  0.000 % |
1566.62/1566.66	c |     15617 |    2404    66722   233596 |        1     9380     72 |  0.000 % |
1566.62/1566.66	c |     15983 |    2404    66722   233596 |        1     9746     72 |  0.000 % |
1566.62/1566.66	c |     17180 |    2404    66722   233596 |        1    10943     76 |  0.000 % |
1566.62/1566.66	c |     17296 |    2404    66722   233596 |        1    11059     76 |  0.000 % |
1566.62/1566.66	c |     17396 |    2404    66722   233596 |        1    11159     76 |  0.000 % |
1566.62/1566.66	c |     17498 |    2404    66722   233596 |        1    11261     77 |  0.000 % |
1566.62/1566.66	c |     17723 |    2404    66722   233596 |        1    11486     77 |  0.000 % |
1566.62/1566.66	c |     18005 |    2404    66722   233596 |        1    11768     77 |  0.000 % |
1566.62/1566.66	c |     18106 |    2404    66722   233596 |        1    11869     77 |  0.000 % |
1566.62/1566.66	c |     18691 |    2404    66722   233596 |        1    12454     77 |  0.000 % |
1566.62/1566.66	c |     18791 |    2404    66722   233596 |        1    12554     78 |  0.000 % |
1566.62/1566.66	c |     18891 |    2404    66722   233596 |        1    12654     78 |  0.000 % |
1566.62/1566.66	c |     18992 |    2404    66722   233596 |        1    12755     78 |  0.000 % |
1566.62/1566.66	c |     19444 |    2404    66722   233596 |        1    13207     79 |  0.000 % |
1566.62/1566.66	c |     19544 |    2404    66722   233596 |        1    13307     79 |  0.000 % |
1566.62/1566.66	c |     19644 |    2404    66722   233596 |        1    13407     79 |  0.000 % |
1566.62/1566.66	c |     19744 |    2404    66722   233596 |        1    13507     80 |  0.000 % |
1566.62/1566.66	c |     20906 |    2404    66722   233596 |        1     7911     53 |  0.000 % |
1566.62/1566.66	c |     21011 |    2404    66722   233596 |        1     8016     54 |  0.000 % |
1566.62/1566.66	c |     21148 |    2404    66722   233596 |        1     8153     54 |  0.000 % |
1566.62/1566.66	c |     21248 |    2404    66722   233596 |        1     8253     55 |  0.000 % |
1566.62/1566.66	c |     21348 |    2404    66722   233596 |        1     8353     56 |  0.000 % |
1566.62/1566.66	c |     21448 |    2404    66722   233596 |        1     8453     57 |  0.000 % |
1566.62/1566.66	c |     21598 |    2404    66722   233596 |        1     8603     57 |  0.000 % |
1566.62/1566.66	c |     24307 |    2404    66722   233596 |        1    11312     67 |  0.000 % |
1566.62/1566.66	c |     24407 |    2404    66722   233596 |        1    11412     67 |  0.000 % |
1566.62/1566.66	c |     24508 |    2404    66722   233596 |        1    11513     68 |  0.000 % |
1566.62/1566.66	c |     24669 |    2404    66722   233596 |        1    11674     68 |  0.000 % |
1566.62/1566.66	c |     24776 |    2404    66722   233596 |        1    11781     68 |  0.000 % |
1566.62/1566.66	c |     25094 |    2404    66722   233596 |        1    12099     68 |  0.000 % |
1566.62/1566.66	c |     25196 |    2404    66722   233596 |        1    12201     69 |  0.000 % |
1566.62/1566.66	c |     25296 |    2404    66722   233596 |        1    12301     69 |  0.000 % |
1566.62/1566.66	c |     25402 |    2404    66722   233596 |        1    12407     69 |  0.000 % |
1566.62/1566.66	c |     25503 |    2404    66722   233596 |        1    12508     69 |  0.000 % |
1567.72/1567.74	c |     25620 |    2404    66722   233596 |        1    12625     70 |  0.000 % |
1567.72/1567.74	c |     25720 |    2404    66722   233596 |        1    12725     70 |  0.000 % |
1567.72/1567.74	c |     25820 |    2404    66722   233596 |        1    12825     70 |  0.000 % |
1567.72/1567.74	c |     25921 |    2404    66722   233596 |        1    12926     70 |  0.000 % |
1567.72/1567.74	c |     26381 |    2404    66722   233596 |        1    13386     71 |  0.000 % |
1567.72/1567.74	c |     26483 |    2404    66722   233596 |        1    13488     71 |  0.000 % |
1567.72/1567.74	c |     26583 |    2404    66722   233596 |        1    13588     72 |  0.000 % |
1567.72/1567.74	c |     27004 |    2404    66722   233596 |        1    14009     73 |  0.000 % |
1567.72/1567.74	c |     27759 |    2404    66722   233596 |        1    14764     73 |  0.000 % |
1567.72/1567.74	c |     28175 |    2404    66722   233596 |        1    15180     73 |  0.000 % |
1567.72/1567.74	c |     28723 |    2404    66722   233596 |        1    15728     73 |  0.000 % |
1567.72/1567.74	c |     28958 |    2404    66722   233596 |        1    15963     73 |  0.000 % |
1567.72/1567.74	c |     29068 |    2404    66722   233596 |        1    16073     73 |  0.000 % |
1567.72/1567.74	c |     29336 |    2404    66722   233596 |        1    16341     73 |  0.000 % |
1567.72/1567.74	c |     31973 |    2404    66722   233596 |        1     9729     46 |  0.000 % |
1567.72/1567.74	c |     45175 |    2404    66722   233596 |        1    22931     75 |  0.000 % |
1567.72/1567.74	c |     48888 |    1755    66616   232990 |        1    13838     64 | 26.997 % |
1567.72/1567.74	c ===============================================================================
1567.72/1567.74	c restarts              : 106
1567.72/1567.74	c nb ReduceDB           : 5
1567.72/1567.74	c nb removed Clauses    : 34117
1567.72/1567.74	c nb learnts DL2        : 829
1567.72/1567.74	c nb learnts size 2     : 751
1567.72/1567.74	c nb learnts size 1     : 11
1567.72/1567.74	c conflicts             : 48888          (26777 /sec)
1567.72/1567.74	c decisions             : 258004         (0.00 % random) (141316 /sec)
1567.72/1567.74	c propagations          : 4228449        (2316042 /sec)
1567.72/1567.74	c conflict literals     : 4382604        (4.03 % deleted)
1567.72/1567.74	c nb reduced Clauses    : 492
1567.72/1567.74	c CPU time              : 1.82572 s
1567.72/1567.74	
1567.72/1567.74	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3303917-1303904371/watcher-3303917-1303904371 -o /tmp/evaluation-result-3303917-1303904371/solver-3303917-1303904371 -C 5000 -W 5100 -M 15500 glucose.sh HOME/instance-3303917-1303904371.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: 2.14 2.03 1.95 2/178 3770
/proc/meminfo: memFree=26254260/32950928 swapFree=67111364/67111528
[pid=3770] ppid=3768 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/3770/stat : 3770 (glucose.sh) S 3768 3770 3290 0 -1 4202496 335 0 0 0 0 0 0 0 24 0 1 0 502036881 8912896 253 33554432000 4194304 4922060 140735811810112 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/3770/statm: 2176 253 211 178 0 69 0

[startup+0.077872 s]
/proc/loadavg: 2.14 2.03 1.95 2/178 3770
/proc/meminfo: memFree=26254260/32950928 swapFree=67111364/67111528
[pid=3770] ppid=3768 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/3770/stat : 3770 (glucose.sh) S 3768 3770 3290 0 -1 4202496 335 0 0 0 0 0 0 0 24 0 1 0 502036881 8912896 253 33554432000 4194304 4922060 140735811810112 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/3770/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100869 s]
/proc/loadavg: 2.14 2.03 1.95 2/178 3770
/proc/meminfo: memFree=26254260/32950928 swapFree=67111364/67111528
[pid=3770] ppid=3768 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/3770/stat : 3770 (glucose.sh) S 3768 3770 3290 0 -1 4202496 335 0 0 0 0 0 0 0 24 0 1 0 502036881 8912896 253 33554432000 4194304 4922060 140735811810112 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/3770/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300831 s]
/proc/loadavg: 2.14 2.03 1.95 2/178 3770
/proc/meminfo: memFree=26254260/32950928 swapFree=67111364/67111528
[pid=3770] ppid=3768 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/3770/stat : 3770 (glucose.sh) S 3768 3770 3290 0 -1 4202496 335 0 0 0 0 0 0 0 24 0 1 0 502036881 8912896 253 33554432000 4194304 4922060 140735811810112 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/3770/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700812 s]
/proc/loadavg: 2.14 2.03 1.95 2/178 3770
/proc/meminfo: memFree=26254260/32950928 swapFree=67111364/67111528
[pid=3770] ppid=3768 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/3770/stat : 3770 (glucose.sh) S 3768 3770 3290 0 -1 4202496 335 0 0 0 0 0 0 0 24 0 1 0 502036881 8912896 253 33554432000 4194304 4922060 140735811810112 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/3770/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50065 s]
/proc/loadavg: 2.14 2.03 1.95 3/180 3772
/proc/meminfo: memFree=26116272/32950928 swapFree=67111364/67111528
[pid=3770] ppid=3768 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/3770/stat : 3770 (glucose.sh) S 3768 3770 3290 0 -1 4202496 335 0 0 0 0 0 0 0 24 0 1 0 502036881 8912896 253 33554432000 4194304 4922060 140735811810112 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/3770/statm: 2176 253 211 178 0 69 0
[pid=3771] ppid=3770 vsize=154424 CPUtime=1.49 cores=1,3,5,7
/proc/3771/stat : 3771 (SatELite_releas) R 3770 3770 3290 0 -1 4202496 36034 0 0 0 142 7 0 0 25 0 1 0 502036881 158130176 33366 33554432000 134512640 135144242 4294915792 18446744073709551615 134745630 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3771/statm: 38606 33366 77 155 0 38449 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 163128

[startup+3.10029 s]
/proc/loadavg: 2.14 2.03 1.95 3/180 3772
/proc/meminfo: memFree=26099408/32950928 swapFree=67111364/67111528
[pid=3770] ppid=3768 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/3770/stat : 3770 (glucose.sh) S 3768 3770 3290 0 -1 4202496 335 0 0 0 0 0 0 0 24 0 1 0 502036881 8912896 253 33554432000 4194304 4922060 140735811810112 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/3770/statm: 2176 253 211 178 0 69 0
[pid=3771] ppid=3770 vsize=161332 CPUtime=3.09 cores=1,3,5,7
/proc/3771/stat : 3771 (SatELite_releas) R 3770 3770 3290 0 -1 4202496 37759 0 0 0 300 9 0 0 25 0 1 0 502036881 165203968 35091 33554432000 134512640 135144242 4294915792 18446744073709551615 134585415 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3771/statm: 40333 35091 77 155 0 40176 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 170036

[startup+6.30074 s]
/proc/loadavg: 2.13 2.03 1.95 3/180 3772
/proc/meminfo: memFree=26048568/32950928 swapFree=67111364/67111528
[pid=3770] ppid=3768 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/3770/stat : 3770 (glucose.sh) S 3768 3770 3290 0 -1 4202496 335 0 0 0 0 0 0 0 24 0 1 0 502036881 8912896 253 33554432000 4194304 4922060 140735811810112 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/3770/statm: 2176 253 211 178 0 69 0
[pid=3771] ppid=3770 vsize=175288 CPUtime=6.29 cores=1,3,5,7
/proc/3771/stat : 3771 (SatELite_releas) R 3770 3770 3290 0 -1 4202496 41190 0 0 0 613 16 0 0 25 0 1 0 502036881 179494912 38522 33554432000 134512640 135144242 4294915792 18446744073709551615 134586197 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3771/statm: 43822 38522 77 155 0 43665 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 183992

[startup+12.7005 s]
/proc/loadavg: 2.12 2.03 1.95 3/180 3772
/proc/meminfo: memFree=25986548/32950928 swapFree=67111364/67111528
[pid=3770] ppid=3768 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/3770/stat : 3770 (glucose.sh) S 3768 3770 3290 0 -1 4202496 335 0 0 0 0 0 0 0 24 0 1 0 502036881 8912896 253 33554432000 4194304 4922060 140735811810112 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/3770/statm: 2176 253 211 178 0 69 0
[pid=3771] ppid=3770 vsize=190320 CPUtime=12.69 cores=1,3,5,7
/proc/3771/stat : 3771 (SatELite_releas) R 3770 3770 3290 0 -1 4202496 44875 0 0 0 1247 22 0 0 25 0 1 0 502036881 194887680 41748 33554432000 134512640 135144242 4294915792 18446744073709551615 134555768 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3771/statm: 47580 41748 77 155 0 47423 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 199024

[startup+25.501 s]
/proc/loadavg: 2.09 2.03 1.95 3/180 3773
/proc/meminfo: memFree=25962268/32950928 swapFree=67111364/67111528
[pid=3770] ppid=3768 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/3770/stat : 3770 (glucose.sh) S 3768 3770 3290 0 -1 4202496 335 0 0 0 0 0 0 0 24 0 1 0 502036881 8912896 253 33554432000 4194304 4922060 140735811810112 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/3770/statm: 2176 253 211 178 0 69 0
[pid=3771] ppid=3770 vsize=194124 CPUtime=25.49 cores=1,3,5,7
/proc/3771/stat : 3771 (SatELite_releas) R 3770 3770 3290 0 -1 4202496 45743 0 0 0 2525 24 0 0 25 0 1 0 502036881 198782976 42616 33554432000 134512640 135144242 4294915792 18446744073709551615 134555768 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3771/statm: 48531 42616 77 155 0 48374 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 202828

[startup+51.1002 s]
/proc/loadavg: 2.06 2.03 1.95 3/180 3773
/proc/meminfo: memFree=26071864/32950928 swapFree=67111364/67111528
[pid=3770] ppid=3768 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/3770/stat : 3770 (glucose.sh) S 3768 3770 3290 0 -1 4202496 335 0 0 0 0 0 0 0 24 0 1 0 502036881 8912896 253 33554432000 4194304 4922060 140735811810112 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/3770/statm: 2176 253 211 178 0 69 0
[pid=3771] ppid=3770 vsize=199620 CPUtime=51.09 cores=1,3,5,7
/proc/3771/stat : 3771 (SatELite_releas) R 3770 3770 3290 0 -1 4202496 47170 0 0 0 5082 27 0 0 25 0 1 0 502036881 204410880 43649 33554432000 134512640 135144242 4294915792 18446744073709551615 134551280 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3771/statm: 49905 43649 77 155 0 49748 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 208324

[startup+102.306 s]
/proc/loadavg: 2.08 2.04 1.96 3/180 3775
/proc/meminfo: memFree=25939120/32950928 swapFree=67111364/67111528
[pid=3770] ppid=3768 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/3770/stat : 3770 (glucose.sh) S 3768 3770 3290 0 -1 4202496 335 0 0 0 0 0 0 0 24 0 1 0 502036881 8912896 253 33554432000 4194304 4922060 140735811810112 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/3770/statm: 2176 253 211 178 0 69 0
[pid=3771] ppid=3770 vsize=199976 CPUtime=102.29 cores=1,3,5,7
/proc/3771/stat : 3771 (SatELite_releas) R 3770 3770 3290 0 -1 4202496 47215 0 0 0 10202 27 0 0 25 0 1 0 502036881 204775424 43694 33554432000 134512640 135144242 4294915792 18446744073709551615 134551328 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3771/statm: 49994 43694 77 155 0 49837 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 208680

[startup+162.301 s]
/proc/loadavg: 2.03 2.03 1.96 3/180 3776
/proc/meminfo: memFree=25988436/32950928 swapFree=67111364/67111528
[pid=3770] ppid=3768 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/3770/stat : 3770 (glucose.sh) S 3768 3770 3290 0 -1 4202496 335 0 0 0 0 0 0 0 24 0 1 0 502036881 8912896 253 33554432000 4194304 4922060 140735811810112 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/3770/statm: 2176 253 211 178 0 69 0
[pid=3771] ppid=3770 vsize=199976 CPUtime=162.29 cores=1,3,5,7
/proc/3771/stat : 3771 (SatELite_releas) R 3770 3770 3290 0 -1 4202496 47241 0 0 0 16202 27 0 0 25 0 1 0 502036881 204775424 43720 33554432000 134512640 135144242 4294915792 18446744073709551615 134551320 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/3771/statm: 49994 43720 77 155 0 49837 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 208680

[startup+222.301 s]
/proc/loadavg: 2.01 2.02 1.96 3/180 3778
/proc/meminfo: memFree=26055984/32950928 swapFree=67111364/67111528
[pid=3770] ppid=3768 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/3770/stat : 3770 (glucose.sh) S 3768 3770 3290 0 -1 4202496 335 0 0 0 0 0 0 0 24 0 1 0 502036881 8912896 253 33554432000 4194304 4922060 140735811810112 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/3770/statm: 2176 253 211 178 0 69 0
[pid=3771] ppid=3770 vsize=200232 CPUtime=222.29 cores=1,3,5,7
/proc/3771/stat : 3771 (SatELite_releas) R 3770 3770 3290 0 -1 4202496 47274 0 0 0 22202 27 0 0 25 0 1 0 502036881 205037568 43753 33554432000 134512640 135144242 4294915792 18446744073709551615 134551331 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/3771/statm: 50058 43753 77 155 0 49901 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 208936

[startup+282.301 s]
/proc/loadavg: 2.00 2.02 1.96 3/180 3779
/proc/meminfo: memFree=25928808/32950928 swapFree=67111364/67111528
[pid=3770] ppid=3768 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/3770/stat : 3770 (glucose.sh) S 3768 3770 3290 0 -1 4202496 335 0 0 0 0 0 0 0 24 0 1 0 502036881 8912896 253 33554432000 4194304 4922060 140735811810112 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/3770/statm: 2176 253 211 178 0 69 0
[pid=3771] ppid=3770 vsize=200232 CPUtime=282.29 cores=1,3,5,7
/proc/3771/stat : 3771 (SatELite_releas) R 3770 3770 3290 0 -1 4202496 47300 0 0 0 28202 27 0 0 25 0 1 0 502036881 205037568 43779 33554432000 134512640 135144242 4294915792 18446744073709551615 134551320 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/3771/statm: 50058 43779 77 155 0 49901 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 208936

[startup+342.301 s]
/proc/loadavg: 2.00 2.01 1.96 3/180 3781
/proc/meminfo: memFree=26048160/32950928 swapFree=67111364/67111528
[pid=3770] ppid=3768 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/3770/stat : 3770 (glucose.sh) S 3768 3770 3290 0 -1 4202496 335 0 0 0 0 0 0 0 24 0 1 0 502036881 8912896 253 33554432000 4194304 4922060 140735811810112 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/3770/statm: 2176 253 211 178 0 69 0
[pid=3771] ppid=3770 vsize=200488 CPUtime=342.3 cores=1,3,5,7
/proc/3771/stat : 3771 (SatELite_releas) R 3770 3770 3290 0 -1 4202496 47351 0 0 0 34203 27 0 0 25 0 1 0 502036881 205299712 43830 33554432000 134512640 135144242 4294915792 18446744073709551615 134551340 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/3771/statm: 50122 43830 77 155 0 49965 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 209192

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/180 3783
/proc/meminfo: memFree=25933924/32950928 swapFree=67111364/67111528
[pid=3770] ppid=3768 vsize=8704 CPUtime=0 cores=1,3,5,7

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


[startup+1182.3 s]
/proc/loadavg: 2.06 2.03 1.98 4/180 3803
/proc/meminfo: memFree=25958368/32950928 swapFree=67111364/67111528
[pid=3770] ppid=3768 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/3770/stat : 3770 (glucose.sh) S 3768 3770 3290 0 -1 4202496 335 0 0 0 0 0 0 0 24 0 1 0 502036881 8912896 253 33554432000 4194304 4922060 140735811810112 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/3770/statm: 2176 253 211 178 0 69 0
[pid=3771] ppid=3770 vsize=204580 CPUtime=1182.33 cores=1,3,5,7
/proc/3771/stat : 3771 (SatELite_releas) R 3770 3770 3290 0 -1 4202496 48112 0 0 0 118206 27 0 0 25 0 1 0 502036881 209489920 44591 33554432000 134512640 135144242 4294915792 18446744073709551615 134551328 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/3771/statm: 51145 44591 77 155 0 50988 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 213284

[startup+1242.3 s]
/proc/loadavg: 2.02 2.02 1.98 3/180 3805
/proc/meminfo: memFree=25989172/32950928 swapFree=67111364/67111528
[pid=3770] ppid=3768 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/3770/stat : 3770 (glucose.sh) S 3768 3770 3290 0 -1 4202496 335 0 0 0 0 0 0 0 24 0 1 0 502036881 8912896 253 33554432000 4194304 4922060 140735811810112 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/3770/statm: 2176 253 211 178 0 69 0
[pid=3771] ppid=3770 vsize=204836 CPUtime=1242.33 cores=1,3,5,7
/proc/3771/stat : 3771 (SatELite_releas) R 3770 3770 3290 0 -1 4202496 48184 0 0 0 124206 27 0 0 25 0 1 0 502036881 209752064 44663 33554432000 134512640 135144242 4294915792 18446744073709551615 134551331 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/3771/statm: 51209 44663 77 155 0 51052 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 213540

[startup+1302.3 s]
/proc/loadavg: 2.01 2.02 1.98 3/180 3816
/proc/meminfo: memFree=26053956/32950928 swapFree=67111364/67111528
[pid=3770] ppid=3768 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/3770/stat : 3770 (glucose.sh) S 3768 3770 3290 0 -1 4202496 335 0 0 0 0 0 0 0 24 0 1 0 502036881 8912896 253 33554432000 4194304 4922060 140735811810112 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/3770/statm: 2176 253 211 178 0 69 0
[pid=3771] ppid=3770 vsize=205348 CPUtime=1302.33 cores=1,3,5,7
/proc/3771/stat : 3771 (SatELite_releas) R 3770 3770 3290 0 -1 4202496 48270 0 0 0 130206 27 0 0 25 0 1 0 502036881 210276352 44749 33554432000 134512640 135144242 4294915792 18446744073709551615 134551331 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/3771/statm: 51337 44749 77 155 0 51180 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 214052

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/180 3817
/proc/meminfo: memFree=25933828/32950928 swapFree=67111364/67111528
[pid=3770] ppid=3768 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/3770/stat : 3770 (glucose.sh) S 3768 3770 3290 0 -1 4202496 335 0 0 0 0 0 0 0 24 0 1 0 502036881 8912896 253 33554432000 4194304 4922060 140735811810112 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/3770/statm: 2176 253 211 178 0 69 0
[pid=3771] ppid=3770 vsize=205860 CPUtime=1362.33 cores=1,3,5,7
/proc/3771/stat : 3771 (SatELite_releas) R 3770 3770 3290 0 -1 4202496 48351 0 0 0 136206 27 0 0 25 0 1 0 502036881 210800640 44830 33554432000 134512640 135144242 4294915792 18446744073709551615 134551328 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/3771/statm: 51465 44830 77 155 0 51308 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 214564

[startup+1422.31 s]
/proc/loadavg: 2.00 2.01 1.98 3/180 3819
/proc/meminfo: memFree=26042532/32950928 swapFree=67111364/67111528
[pid=3770] ppid=3768 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/3770/stat : 3770 (glucose.sh) S 3768 3770 3290 0 -1 4202496 335 0 0 0 0 0 0 0 24 0 1 0 502036881 8912896 253 33554432000 4194304 4922060 140735811810112 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/3770/statm: 2176 253 211 178 0 69 0
[pid=3771] ppid=3770 vsize=206628 CPUtime=1422.34 cores=1,3,5,7
/proc/3771/stat : 3771 (SatELite_releas) R 3770 3770 3290 0 -1 4202496 48447 0 0 0 142207 27 0 0 25 0 1 0 502036881 211587072 44926 33554432000 134512640 135144242 4294915792 18446744073709551615 134551280 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/3771/statm: 51657 44926 77 155 0 51500 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 215332

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/180 3823
/proc/meminfo: memFree=25932828/32950928 swapFree=67111364/67111528
[pid=3770] ppid=3768 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/3770/stat : 3770 (glucose.sh) S 3768 3770 3290 0 -1 4202496 335 0 0 0 0 0 0 0 24 0 1 0 502036881 8912896 253 33554432000 4194304 4922060 140735811810112 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/3770/statm: 2176 253 211 178 0 69 0
[pid=3771] ppid=3770 vsize=207332 CPUtime=1482.34 cores=1,3,5,7
/proc/3771/stat : 3771 (SatELite_releas) R 3770 3770 3290 0 -1 4202496 48570 0 0 0 148207 27 0 0 25 0 1 0 502036881 212307968 45049 33554432000 134512640 135144242 4294915792 18446744073709551615 134550560 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/3771/statm: 51833 45049 77 155 0 51676 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 216036

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/180 3825
/proc/meminfo: memFree=26019868/32950928 swapFree=67111364/67111528
[pid=3770] ppid=3768 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/3770/stat : 3770 (glucose.sh) S 3768 3770 3290 0 -1 4202496 335 0 0 0 0 0 0 0 24 0 1 0 502036881 8912896 253 33554432000 4194304 4922060 140735811810112 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/3770/statm: 2176 253 211 178 0 69 0
[pid=3771] ppid=3770 vsize=207908 CPUtime=1542.35 cores=1,3,5,7
/proc/3771/stat : 3771 (SatELite_releas) R 3770 3770 3290 0 -1 4202496 48695 0 0 0 154207 28 0 0 25 0 1 0 502036881 212897792 45174 33554432000 134512640 135144242 4294915792 18446744073709551615 134551340 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/3771/statm: 51977 45174 77 155 0 51820 0
Current children cumulated CPU time (s) 1542.35
Current children cumulated vsize (KiB) 216612

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

[startup+1548.7 s]
/proc/loadavg: 2.00 2.00 1.98 3/180 3825
/proc/meminfo: memFree=26008204/32950928 swapFree=67111364/67111528
[pid=3770] ppid=3768 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/3770/stat : 3770 (glucose.sh) S 3768 3770 3290 0 -1 4202496 335 0 0 0 0 0 0 0 24 0 1 0 502036881 8912896 253 33554432000 4194304 4922060 140735811810112 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/3770/statm: 2176 253 211 178 0 69 0
[pid=3771] ppid=3770 vsize=208100 CPUtime=1548.75 cores=1,3,5,7
/proc/3771/stat : 3771 (SatELite_releas) R 3770 3770 3290 0 -1 4202496 48720 0 0 0 154847 28 0 0 25 0 1 0 502036881 213094400 45199 33554432000 134512640 135144242 4294915792 18446744073709551615 134551320 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/3771/statm: 52025 45199 77 155 0 51868 0
Current children cumulated CPU time (s) 1548.75
Current children cumulated vsize (KiB) 216804

[startup+1561.5 s]
/proc/loadavg: 2.00 2.00 1.98 3/180 3826
/proc/meminfo: memFree=25979792/32950928 swapFree=67111364/67111528
[pid=3770] ppid=3768 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/3770/stat : 3770 (glucose.sh) S 3768 3770 3290 0 -1 4202496 335 0 0 0 0 0 0 0 24 0 1 0 502036881 8912896 253 33554432000 4194304 4922060 140735811810112 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/3770/statm: 2176 253 211 178 0 69 0
[pid=3771] ppid=3770 vsize=208484 CPUtime=1561.55 cores=1,3,5,7
/proc/3771/stat : 3771 (SatELite_releas) R 3770 3770 3290 0 -1 4202496 48781 0 0 0 156127 28 0 0 25 0 1 0 502036881 213487616 45260 33554432000 134512640 135144242 4294915792 18446744073709551615 134551320 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/3771/statm: 52121 45260 77 155 0 51964 0
Current children cumulated CPU time (s) 1561.55
Current children cumulated vsize (KiB) 217188

[startup+1564.7 s]
/proc/loadavg: 2.00 2.00 1.98 3/180 3826
/proc/meminfo: memFree=25975200/32950928 swapFree=67111364/67111528
[pid=3770] ppid=3768 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/3770/stat : 3770 (glucose.sh) S 3768 3770 3290 0 -1 4202496 335 0 0 0 0 0 0 0 24 0 1 0 502036881 8912896 253 33554432000 4194304 4922060 140735811810112 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/3770/statm: 2176 253 211 178 0 69 0
[pid=3771] ppid=3770 vsize=208484 CPUtime=1564.75 cores=1,3,5,7
/proc/3771/stat : 3771 (SatELite_releas) R 3770 3770 3290 0 -1 4202496 48793 0 0 0 156447 28 0 0 25 0 1 0 502036881 213487616 45272 33554432000 134512640 135144242 4294915792 18446744073709551615 134551334 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/3771/statm: 52121 45272 77 155 0 51964 0
Current children cumulated CPU time (s) 1564.75
Current children cumulated vsize (KiB) 217188

[startup+1566.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/180 3827
/proc/meminfo: memFree=26143092/32950928 swapFree=67111364/67111528
[pid=3770] ppid=3768 vsize=8704 CPUtime=1565.94 cores=1,3,5,7
/proc/3770/stat : 3770 (glucose.sh) S 3768 3770 3290 0 -1 4202496 361 51974 0 0 0 0 156565 29 18 0 1 0 502036881 8912896 255 33554432000 4194304 4922060 140735811810112 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/3770/statm: 2176 255 211 178 0 69 0
[pid=3827] ppid=3770 vsize=25004 CPUtime=0.39 cores=1,3,5,7
/proc/3827/stat : 3827 (glucose_static) R 3770 3770 3290 0 -1 4202496 4201 0 0 0 39 0 0 0 20 0 1 0 502193471 25604096 2151 33554432000 4194304 4260849 140733560891120 18446744073709551615 4238067 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3827/statm: 6251 2151 252 17 0 2892 0
Current children cumulated CPU time (s) 1566.33
Current children cumulated vsize (KiB) 33708

[startup+1567.1 s]
/proc/loadavg: 2.00 2.00 1.98 3/180 3827
/proc/meminfo: memFree=26143092/32950928 swapFree=67111364/67111528
[pid=3770] ppid=3768 vsize=8704 CPUtime=1565.94 cores=1,3,5,7
/proc/3770/stat : 3770 (glucose.sh) S 3768 3770 3290 0 -1 4202496 361 51974 0 0 0 0 156565 29 18 0 1 0 502036881 8912896 255 33554432000 4194304 4922060 140735811810112 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/3770/statm: 2176 255 211 178 0 69 0
[pid=3827] ppid=3770 vsize=38296 CPUtime=1.18 cores=1,3,5,7
/proc/3827/stat : 3827 (glucose_static) R 3770 3770 3290 0 -1 4202496 8580 0 0 0 118 0 0 0 22 0 1 0 502193471 39215104 6386 33554432000 4194304 4260849 140733560891120 18446744073709551615 4224864 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3827/statm: 9574 6386 252 17 0 6215 0
Current children cumulated CPU time (s) 1567.12
Current children cumulated vsize (KiB) 47000

[startup+1567.51 s]
/proc/loadavg: 2.00 2.00 1.98 3/180 3827
/proc/meminfo: memFree=26123996/32950928 swapFree=67111364/67111528
[pid=3770] ppid=3768 vsize=8704 CPUtime=1565.94 cores=1,3,5,7
/proc/3770/stat : 3770 (glucose.sh) S 3768 3770 3290 0 -1 4202496 361 51974 0 0 0 0 156565 29 18 0 1 0 502036881 8912896 255 33554432000 4194304 4922060 140735811810112 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/3770/statm: 2176 255 211 178 0 69 0
[pid=3827] ppid=3770 vsize=41016 CPUtime=1.59 cores=1,3,5,7
/proc/3827/stat : 3827 (glucose_static) R 3770 3770 3290 0 -1 4202496 8581 0 0 0 159 0 0 0 24 0 1 0 502193471 42000384 6387 33554432000 4194304 4260849 140733560891120 18446744073709551615 4220701 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3827/statm: 10254 6387 252 17 0 6895 0
Current children cumulated CPU time (s) 1567.53
Current children cumulated vsize (KiB) 49720

[startup+1567.7 s]
/proc/loadavg: 2.00 2.00 1.98 3/180 3827
/proc/meminfo: memFree=26123996/32950928 swapFree=67111364/67111528
[pid=3770] ppid=3768 vsize=8704 CPUtime=1565.94 cores=1,3,5,7
/proc/3770/stat : 3770 (glucose.sh) S 3768 3770 3290 0 -1 4202496 361 51974 0 0 0 0 156565 29 18 0 1 0 502036881 8912896 255 33554432000 4194304 4922060 140735811810112 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/3770/statm: 2176 255 211 178 0 69 0
[pid=3827] ppid=3770 vsize=41016 CPUtime=1.78 cores=1,3,5,7
/proc/3827/stat : 3827 (glucose_static) R 3770 3770 3290 0 -1 4202496 8791 0 0 0 178 0 0 0 25 0 1 0 502193471 42000384 6587 33554432000 4194304 4260849 140733560891120 18446744073709551615 4225146 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3827/statm: 10254 6587 252 17 0 6895 0
Current children cumulated CPU time (s) 1567.72
Current children cumulated vsize (KiB) 49720

Child status: 20
Real time (s): 1567.76
CPU time (s): 1567.81
CPU user time (s): 1567.49
CPU system time (s): 0.32295
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 223736

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

runsolver used 2.29565 second user time and 5.40518 second system time

The end

Launcher Data

Begin job on node127 at 2011-04-27 13:39:32
IDJOB=3303917
IDBENCH=82444
IDSOLVER=1687
FILE ID=node127/3303917-1303904371
RUNJOBID= node127-1303899342-3310
PBS_JOBID= 13164521
Free space on /tmp= 71816 MiB

SOLVER NAME= glucose 2
BENCH NAME= SAT11/application/jarvisalo/smtqfbv-aigs/smtlib-qfbv-aigs-lfsr_004_127_112-tseitin.cnf
COMMAND LINE= glucose.sh BENCHNAME 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3303917-1303904371/watcher-3303917-1303904371 -o /tmp/evaluation-result-3303917-1303904371/solver-3303917-1303904371 -C 5000 -W 5100 -M 15500  glucose.sh HOME/instance-3303917-1303904371.cnf 

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

MD5SUM BENCH= a78f49949ed32c6f8eea9d5e428c909d
RANDOM SEED=1014779006

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
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.823
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.60
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.823
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:     32950928 kB
MemFree:      26254540 kB
Buffers:       1338940 kB
Cached:        4590088 kB
SwapCached:          0 kB
Active:        1672528 kB
Inactive:      4547680 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      26254540 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           17092 kB
Writeback:           0 kB
AnonPages:      291124 kB
Mapped:          15220 kB
Slab:           410020 kB
PageTables:       4852 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   505520 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= 71812 MiB
End job on node127 at 2011-04-27 14:05:40