Trace number 3303803

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 1240.22 1240.2

General information on the benchmark

Namevelev-pipe-o-uns-1.1-6.cnf
MD5SUMd986f0b849e7c714ed5d3a26373567af
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark11.3553
Satisfiable
(Un)Satisfiability was proved
Number of variables17710
Number of clauses304026
Sum of the clauses size890580
Maximum clause length131
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2268354
Number of clauses of size 326401
Number of clauses of size 4173
Number of clauses of size 5120
Number of clauses of size over 58977

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.12	c ==============================================================================
0.00/0.12	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.12	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.12	c ==============================================================================
0.00/0.12	c |         0 |  304025   890579 |   91207       0        0     nan |  0.000 % |
0.00/0.55	c |         0 |  289635   951406 |      --       0       --      -- |     --   | -14343/60934
0.00/0.55	c ==============================================================================
0.00/0.55	c Result  :   #vars: 11639   #clauses: 289635   #literals: 951406
0.00/0.55	c CPU time:   0.528919 s
0.00/0.55	c ==============================================================================
0.00/0.70	c
0.00/0.70	c Starting glucose
0.00/0.70	c
540.59/540.68	c This is glucose 2.0 --  based on MiniSAT (Many thanks to MiniSAT team)
540.59/540.68	c WARNING: for repeatability, setting FPU to use double precision
540.59/540.68	c ============================[ Problem Statistics ]=============================
540.59/540.68	c |                                                                             |
540.59/540.68	c |  Number of variables:         11639                                         |
540.59/540.68	c |  Number of clauses:          289635                                         |
540.59/540.68	c |  Parse time:                   0.06 s                                       |
540.59/540.68	c |                                                                             |
540.59/540.68	c ============================[ Search Statistics ]==============================
540.59/540.68	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
540.59/540.68	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
540.59/540.68	c ===============================================================================
540.59/540.68	c |      2646 |   11638   289635   951406 |        1     2645     65 |  0.009 % |
540.59/540.68	c |      3113 |   11638   289635   951406 |        1     3112     65 |  0.009 % |
540.59/540.68	c |      3335 |   11638   289635   951406 |        1     3334     65 |  0.009 % |
540.59/540.68	c |      3653 |   11638   289635   951406 |        1     3652     66 |  0.009 % |
540.59/540.68	c |      4894 |   11638   289635   951406 |        1     2905     48 |  0.009 % |
540.59/540.68	c |      4994 |   11638   289635   951406 |        1     3005     49 |  0.009 % |
540.59/540.68	c |      6456 |   11638   289635   951406 |        1     4467     58 |  0.009 % |
540.59/540.68	c |     12064 |   11637   289615   951334 |        1     5773     49 |  0.017 % |
540.59/540.68	c |     12229 |   11637   289615   951334 |        1     5938     50 |  0.017 % |
540.59/540.68	c |     13629 |   11637   289615   951334 |        1     7338     55 |  0.017 % |
540.59/540.68	c |     13964 |   11637   289615   951334 |        1     7673     56 |  0.017 % |
540.59/540.68	c |     52969 |   11637   289615   951334 |        1    18817     69 |  0.017 % |
540.59/540.68	c |     56199 |   11637   289615   951334 |        1    22047     72 |  0.017 % |
540.59/540.68	c |     57565 |   11637   289615   951334 |        1    23413     74 |  0.017 % |
540.59/540.68	c |     64652 |   11637   289615   951334 |        1    16080     54 |  0.017 % |
540.59/540.68	c |   1962063 |   11634   289555   951074 |        1   177488     82 |  0.043 % |
540.59/540.68	c |   5540897 |   11582   289140   947513 |        1   208499     85 |  0.490 % |
540.59/540.68	c |   5541243 |   11582   289140   947513 |        1   208845     85 |  0.490 % |
540.59/540.68	c |   5541519 |   11582   289140   947513 |        1   209121     85 |  0.490 % |
540.59/540.68	c |   5541727 |   11582   289140   947513 |        1   209329     85 |  0.490 % |
540.59/540.68	c |   5541908 |   11582   289140   947513 |        1   209510     85 |  0.490 % |
540.59/540.68	c |   5542084 |   11582   289140   947513 |        1   209686     85 |  0.490 % |
540.59/540.68	c |   5542185 |   11582   289140   947513 |        1   209787     85 |  0.490 % |
540.59/540.68	c |   5542417 |   11582   289140   947513 |        1   210019     85 |  0.490 % |
540.59/540.68	c |   5542666 |   11582   289140   947513 |        1   210268     85 |  0.490 % |
540.59/540.68	c |   5542771 |   11582   289140   947513 |        1   210373     85 |  0.490 % |
540.59/540.68	c |   5542871 |   11582   289140   947513 |        1   210473     85 |  0.490 % |
540.59/540.68	c |   5543362 |   11582   289140   947513 |        1   210964     85 |  0.490 % |
540.59/540.68	c |   5544950 |   11582   289140   947513 |        1   212552     85 |  0.490 % |
540.59/540.68	c |   5545326 |   11582   289140   947513 |        1   212928     85 |  0.490 % |
540.59/540.68	c |   5545752 |   11582   289140   947513 |        1   213354     85 |  0.490 % |
540.59/540.68	c |   5545854 |   11582   289140   947513 |        1   213456     85 |  0.490 % |
540.59/540.68	c |   5545955 |   11582   289140   947513 |        1   213557     85 |  0.490 % |
540.59/540.68	c |   5547270 |   11582   289140   947513 |        1   214872     85 |  0.490 % |
540.59/540.68	c |   5550427 |   11582   289140   947513 |        1   218029     85 |  0.490 % |
540.59/540.68	c |   5550559 |   11582   289140   947513 |        1   218161     85 |  0.490 % |
540.59/540.68	c |   5550659 |   11582   289140   947513 |        1   218261     85 |  0.490 % |
540.59/540.68	c |   5551520 |   11582   289140   947513 |        1   219122     85 |  0.490 % |
540.59/540.68	c |   5551620 |   11582   289140   947513 |        1   219222     85 |  0.490 % |
861.30/861.32	c |   5551780 |   11582   289140   947513 |        1   219382     85 |  0.490 % |
861.30/861.32	c |   5552608 |   11582   289140   947513 |        1   220210     85 |  0.490 % |
861.30/861.32	c |   5552708 |   11582   289140   947513 |        1   220310     85 |  0.490 % |
861.30/861.32	c |   5552938 |   11582   289140   947513 |        1   220540     85 |  0.490 % |
861.30/861.32	c |   5569854 |   11582   289140   947513 |        1   237456     83 |  0.490 % |
861.30/861.32	c |   5569955 |   11582   289140   947513 |        1   237557     83 |  0.490 % |
861.30/861.32	c |   5570174 |   11582   289140   947513 |        1   237776     83 |  0.490 % |
861.30/861.32	c |   5570376 |   11582   289140   947513 |        1   237978     83 |  0.490 % |
861.30/861.32	c |   5570476 |   11582   289140   947513 |        1   238078     83 |  0.490 % |
861.30/861.32	c |   5570986 |   11582   289140   947513 |        1   238588     83 |  0.490 % |
861.30/861.32	c |   5571357 |   11582   289140   947513 |        1   238959     83 |  0.490 % |
861.30/861.32	c |   5572086 |   11582   289140   947513 |        1   239688     83 |  0.490 % |
861.30/861.32	c |   5572186 |   11582   289140   947513 |        1   239788     83 |  0.490 % |
861.30/861.32	c |   5572362 |   11582   289140   947513 |        1   239964     83 |  0.490 % |
861.30/861.32	c |   5572589 |   11582   289140   947513 |        1   240191     83 |  0.490 % |
861.30/861.32	c |   5572881 |   11582   289140   947513 |        1   240483     83 |  0.490 % |
861.30/861.32	c |   5573082 |   11582   289140   947513 |        1   240684     83 |  0.490 % |
861.30/861.32	c |   5621787 |   11582   289140   947513 |        1   289389     82 |  0.490 % |
861.30/861.32	c |   5622127 |   11582   289140   947513 |        1   289729     82 |  0.490 % |
861.30/861.32	c |   5625317 |   11582   289140   947513 |        1   292919     82 |  0.490 % |
861.30/861.32	c |   5626058 |   11581   289120   947453 |        1   293627     82 |  0.498 % |
861.30/861.32	c |   5626584 |   11581   289120   947453 |        1   294153     82 |  0.498 % |
861.30/861.32	c |   5626686 |   11581   289120   947453 |        1   294255     82 |  0.498 % |
861.30/861.32	c |   5626786 |   11581   289120   947453 |        1   294355     82 |  0.498 % |
861.30/861.32	c |   5680470 |   11581   289120   947453 |        1   180262     65 |  0.498 % |
861.30/861.32	c |   5681826 |   11581   289120   947453 |        1   181618     65 |  0.498 % |
861.30/861.32	c |   5689310 |   11581   289120   947453 |        1   189102     65 |  0.498 % |
861.30/861.32	c |   5697468 |   11581   289120   947453 |        1   197260     65 |  0.498 % |
861.30/861.32	c |   5779902 |   11581   289120   947453 |        1   279694     65 |  0.498 % |
861.30/861.32	c |   5781018 |   11581   289120   947453 |        1   280810     65 |  0.498 % |
861.30/861.32	c |   5781121 |   11581   289120   947453 |        1   280913     65 |  0.498 % |
861.30/861.32	c |   5791039 |   11581   289120   947453 |        1   290831     65 |  0.498 % |
861.30/861.32	c |   5868937 |   11581   289120   947453 |        1   198338     59 |  0.498 % |
861.30/861.32	c |   5869185 |   11581   289120   947453 |        1   198586     59 |  0.498 % |
861.30/861.32	c |   5969635 |   11581   289120   947453 |        1   299036     58 |  0.498 % |
861.30/861.32	c |   6001142 |   11581   289120   947453 |        1   330543     59 |  0.498 % |
861.30/861.32	c |   7906561 |   11544   288440   941869 |        1   194830     44 |  0.816 % |
861.30/861.32	c |   8122935 |   11544   288440   941869 |        1   156211     51 |  0.816 % |
861.30/861.32	c |   8123035 |   11544   288440   941869 |        1   156311     51 |  0.816 % |
861.30/861.32	c |   8123442 |   11544   288440   941869 |        1   156718     51 |  0.816 % |
861.30/861.32	c |   8466561 |   11544   288440   941869 |        1   319904     55 |  0.816 % |
861.30/861.32	c |   8466756 |   11544   288440   941869 |        1   320099     55 |  0.816 % |
861.30/861.32	c |   8466856 |   11544   288440   941869 |        1   320199     55 |  0.816 % |
861.30/861.32	c |   8466957 |   11544   288440   941869 |        1   320300     55 |  0.816 % |
861.30/861.32	c |   8467158 |   11544   288440   941869 |        1   320501     55 |  0.816 % |
861.30/861.32	c |   8467346 |   11544   288440   941869 |        1   320689     55 |  0.816 % |
861.30/861.32	c |   8467453 |   11544   288440   941869 |        1   320796     55 |  0.816 % |
861.30/861.32	c |   8467553 |   11544   288440   941869 |        1   320896     55 |  0.816 % |
861.30/861.32	c |   8467655 |   11544   288440   941869 |        1   320998     55 |  0.816 % |
861.30/861.32	c |   8699646 |   11544   288440   941869 |        1   358325     59 |  0.816 % |
1240.11/1240.18	c |   8701035 |   11544   288440   941869 |        1   359714     59 |  0.816 % |
1240.11/1240.18	c |   8702195 |   11544   288440   941869 |        1   360874     59 |  0.816 % |
1240.11/1240.18	c |   8703190 |   11544   288440   941869 |        1   361869     59 |  0.816 % |
1240.11/1240.18	c |   8921646 |   11544   288440   941869 |        1   377000     48 |  0.816 % |
1240.11/1240.18	c |   8923324 |   11544   288440   941869 |        1   378678     48 |  0.816 % |
1240.11/1240.18	c |   8923513 |   11493   287974   938010 |        1   378862     48 |  1.254 % |
1240.11/1240.18	c |   8924067 |   11493   287974   938010 |        1   379416     48 |  1.254 % |
1240.11/1240.18	c |   8935794 |   11493   287974   938010 |        1   391143     48 |  1.254 % |
1240.11/1240.18	c |   8939359 |   11493   287974   938010 |        1   394708     49 |  1.254 % |
1240.11/1240.18	c |   8939955 |   11493   287974   938010 |        1   395304     49 |  1.254 % |
1240.11/1240.18	c |   9042972 |   11493   287974   938010 |        1   289356     64 |  1.254 % |
1240.11/1240.18	c |   9064325 |   11493   287974   938010 |        1   310709     63 |  1.254 % |
1240.11/1240.18	c |   9193418 |   11493   287974   938010 |        1   226721     51 |  1.254 % |
1240.11/1240.18	c |   9193724 |   11493   287974   938010 |        1   227027     51 |  1.254 % |
1240.11/1240.18	c |  10183553 |   11493   287974   938010 |        1   333873     59 |  1.254 % |
1240.11/1240.18	c |  10184136 |   11493   287974   938010 |        1   334456     59 |  1.254 % |
1240.11/1240.18	c |  10216311 |   11491   287864   937444 |        1   345527     61 |  1.272 % |
1240.11/1240.18	c |  10218263 |   11491   287864   937444 |        1   347479     61 |  1.272 % |
1240.11/1240.18	c |  10344680 |   11476   286960   933139 |        1   205949     49 |  1.400 % |
1240.11/1240.18	c |  10386372 |   11476   286960   933139 |        1   247641     50 |  1.400 % |
1240.11/1240.18	c |  10406139 |   11476   286773   932186 |        1   266912     50 |  1.400 % |
1240.11/1240.18	c |  10656577 |   11432   285686   924396 |        1   171080     40 |  1.779 % |
1240.11/1240.18	c |  11187207 |   11431   285686   924396 |        1   367099     56 |  1.787 % |
1240.11/1240.18	c |  11234305 |   11431   285686   924396 |        1   414197     60 |  1.787 % |
1240.11/1240.18	c |  11254123 |   11431   285686   924396 |        1   218277     47 |  1.787 % |
1240.11/1240.18	c |  12000575 |    8887   278672   861699 |        1   134948     36 | 23.645 % |
1240.11/1240.18	c ===============================================================================
1240.11/1240.18	c restarts              : 115
1240.11/1240.18	c nb ReduceDB           : 95
1240.11/1240.18	c nb removed Clauses    : 11218101
1240.11/1240.18	c nb learnts DL2        : 6571
1240.11/1240.18	c nb learnts size 2     : 6073
1240.11/1240.18	c nb learnts size 1     : 27
1240.11/1240.18	c conflicts             : 12000575       (9705 /sec)
1240.11/1240.18	c decisions             : 30150727       (0.00 % random) (24384 /sec)
1240.11/1240.18	c propagations          : 4541090961     (3672545 /sec)
1240.11/1240.18	c conflict literals     : 1051460186     (53.68 % deleted)
1240.11/1240.18	c nb reduced Clauses    : 7114
1240.11/1240.18	c CPU time              : 1236.5 s
1240.11/1240.18	
1240.11/1240.19	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-3303803-1303904345/watcher-3303803-1303904345 -o /tmp/evaluation-result-3303803-1303904345/solver-3303803-1303904345 -C 5000 -W 5100 -M 15500 glucose.sh HOME/instance-3303803-1303904345.cnf 

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

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


[startup+0 s]
/proc/loadavg: 1.84 1.97 1.93 2/178 3477
/proc/meminfo: memFree=14229720/32950928 swapFree=67111528/67111528
[pid=3477] ppid=3475 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/3477/stat : 3477 (glucose.sh) S 3475 3477 3217 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 502034323 8912896 252 33554432000 4194304 4922060 140733562851008 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/3477/statm: 2176 252 211 178 0 69 0

[startup+0.100087 s]
/proc/loadavg: 1.84 1.97 1.93 2/178 3477
/proc/meminfo: memFree=14229720/32950928 swapFree=67111528/67111528
[pid=3477] ppid=3475 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/3477/stat : 3477 (glucose.sh) S 3475 3477 3217 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 502034323 8912896 252 33554432000 4194304 4922060 140733562851008 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/3477/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.201074 s]
/proc/loadavg: 1.84 1.97 1.93 2/178 3477
/proc/meminfo: memFree=14229720/32950928 swapFree=67111528/67111528
[pid=3477] ppid=3475 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/3477/stat : 3477 (glucose.sh) S 3475 3477 3217 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 502034323 8912896 252 33554432000 4194304 4922060 140733562851008 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/3477/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300941 s]
/proc/loadavg: 1.84 1.97 1.93 2/178 3477
/proc/meminfo: memFree=14229720/32950928 swapFree=67111528/67111528
[pid=3477] ppid=3475 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/3477/stat : 3477 (glucose.sh) S 3475 3477 3217 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 502034323 8912896 252 33554432000 4194304 4922060 140733562851008 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/3477/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700868 s]
/proc/loadavg: 1.84 1.97 1.93 2/178 3477
/proc/meminfo: memFree=14229720/32950928 swapFree=67111528/67111528
[pid=3477] ppid=3475 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/3477/stat : 3477 (glucose.sh) S 3475 3477 3217 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 502034323 8912896 252 33554432000 4194304 4922060 140733562851008 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/3477/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50077 s]
/proc/loadavg: 1.84 1.97 1.93 3/180 3480
/proc/meminfo: memFree=14189028/32950928 swapFree=67111528/67111528
[pid=3477] ppid=3475 vsize=8704 CPUtime=0.7 cores=0,2,4,6
/proc/3477/stat : 3477 (glucose.sh) S 3475 3477 3217 0 -1 4202496 360 8255 0 0 0 0 67 3 16 0 1 0 502034323 8912896 254 33554432000 4194304 4922060 140733562851008 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3477/statm: 2176 254 211 178 0 69 0
[pid=3480] ppid=3477 vsize=36492 CPUtime=0.77 cores=0,2,4,6
/proc/3480/stat : 3480 (glucose_static) R 3477 3477 3217 0 -1 4202496 7716 0 0 0 77 0 0 0 18 0 1 0 502034394 37367808 4820 33554432000 4194304 4260849 140736408606800 18446744073709551615 4225273 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/3480/statm: 9123 4820 251 17 0 5764 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 45196

[startup+3.10058 s]
/proc/loadavg: 1.84 1.97 1.93 3/180 3480
/proc/meminfo: memFree=14187908/32950928 swapFree=67111528/67111528
[pid=3477] ppid=3475 vsize=8704 CPUtime=0.7 cores=0,2,4,6
/proc/3477/stat : 3477 (glucose.sh) S 3475 3477 3217 0 -1 4202496 360 8255 0 0 0 0 67 3 16 0 1 0 502034323 8912896 254 33554432000 4194304 4922060 140733562851008 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3477/statm: 2176 254 211 178 0 69 0
[pid=3480] ppid=3477 vsize=48648 CPUtime=2.37 cores=0,2,4,6
/proc/3480/stat : 3480 (glucose_static) R 3477 3477 3217 0 -1 4202496 14143 0 0 0 236 1 0 0 22 0 1 0 502034394 49815552 8170 33554432000 4194304 4260849 140736408606800 18446744073709551615 4238067 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/3480/statm: 12162 8170 251 17 0 8803 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 57352

[startup+6.301 s]
/proc/loadavg: 1.93 1.98 1.94 3/180 3481
/proc/meminfo: memFree=14161620/32950928 swapFree=67111528/67111528
[pid=3477] ppid=3475 vsize=8704 CPUtime=0.7 cores=0,2,4,6
/proc/3477/stat : 3477 (glucose.sh) S 3475 3477 3217 0 -1 4202496 360 8255 0 0 0 0 67 3 16 0 1 0 502034323 8912896 254 33554432000 4194304 4922060 140733562851008 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3477/statm: 2176 254 211 178 0 69 0
[pid=3480] ppid=3477 vsize=67324 CPUtime=5.58 cores=0,2,4,6
/proc/3480/stat : 3480 (glucose_static) R 3477 3477 3217 0 -1 4202496 22076 0 0 0 555 3 0 0 25 0 1 0 502034394 68939776 12511 33554432000 4194304 4260849 140736408606800 18446744073709551615 4224467 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/3480/statm: 16831 12511 252 17 0 13472 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 76028

[startup+12.7009 s]
/proc/loadavg: 1.94 1.98 1.94 3/180 3481
/proc/meminfo: memFree=14102484/32950928 swapFree=67111528/67111528
[pid=3477] ppid=3475 vsize=8704 CPUtime=0.7 cores=0,2,4,6
/proc/3477/stat : 3477 (glucose.sh) S 3475 3477 3217 0 -1 4202496 360 8255 0 0 0 0 67 3 16 0 1 0 502034323 8912896 254 33554432000 4194304 4922060 140733562851008 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3477/statm: 2176 254 211 178 0 69 0
[pid=3480] ppid=3477 vsize=86180 CPUtime=11.98 cores=0,2,4,6
/proc/3480/stat : 3480 (glucose_static) R 3477 3477 3217 0 -1 4202496 31874 0 0 0 1194 4 0 0 25 0 1 0 502034394 88248320 16993 33554432000 4194304 4260849 140736408606800 18446744073709551615 4224284 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/3480/statm: 21545 16994 252 17 0 18186 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 94884

[startup+25.5006 s]
/proc/loadavg: 1.95 1.98 1.94 3/180 3481
/proc/meminfo: memFree=14090504/32950928 swapFree=67111528/67111528
[pid=3477] ppid=3475 vsize=8704 CPUtime=0.7 cores=0,2,4,6
/proc/3477/stat : 3477 (glucose.sh) S 3475 3477 3217 0 -1 4202496 360 8255 0 0 0 0 67 3 16 0 1 0 502034323 8912896 254 33554432000 4194304 4922060 140733562851008 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3477/statm: 2176 254 211 178 0 69 0
[pid=3480] ppid=3477 vsize=86180 CPUtime=24.78 cores=0,2,4,6
/proc/3480/stat : 3480 (glucose_static) R 3477 3477 3217 0 -1 4202496 32998 0 0 0 2474 4 0 0 25 0 1 0 502034394 88248320 18106 33554432000 4194304 4260849 140736408606800 18446744073709551615 4209368 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/3480/statm: 21545 18106 252 17 0 18186 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 94884

[startup+51.101 s]
/proc/loadavg: 1.97 1.98 1.94 3/180 3482
/proc/meminfo: memFree=14072912/32950928 swapFree=67111528/67111528
[pid=3477] ppid=3475 vsize=8704 CPUtime=0.7 cores=0,2,4,6
/proc/3477/stat : 3477 (glucose.sh) S 3475 3477 3217 0 -1 4202496 360 8255 0 0 0 0 67 3 16 0 1 0 502034323 8912896 254 33554432000 4194304 4922060 140733562851008 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3477/statm: 2176 254 211 178 0 69 0
[pid=3480] ppid=3477 vsize=135500 CPUtime=50.38 cores=0,2,4,6
/proc/3480/stat : 3480 (glucose_static) R 3477 3477 3217 0 -1 4202496 86373 0 0 0 5027 11 0 0 25 0 1 0 502034394 138752000 26485 33554432000 4194304 4260849 140736408606800 18446744073709551615 4224491 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/3480/statm: 33875 26485 252 17 0 30516 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 144204

[startup+102.301 s]
/proc/loadavg: 1.98 1.98 1.94 3/180 3483
/proc/meminfo: memFree=14009368/32950928 swapFree=67111528/67111528
[pid=3477] ppid=3475 vsize=8704 CPUtime=0.7 cores=0,2,4,6
/proc/3477/stat : 3477 (glucose.sh) S 3475 3477 3217 0 -1 4202496 360 8255 0 0 0 0 67 3 16 0 1 0 502034323 8912896 254 33554432000 4194304 4922060 140733562851008 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3477/statm: 2176 254 211 178 0 69 0
[pid=3480] ppid=3477 vsize=135500 CPUtime=101.58 cores=0,2,4,6
/proc/3480/stat : 3480 (glucose_static) R 3477 3477 3217 0 -1 4202496 180420 0 0 0 10135 23 0 0 25 0 1 0 502034394 138752000 27835 33554432000 4194304 4260849 140736408606800 18446744073709551615 4226333 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/3480/statm: 33875 27835 252 17 0 30516 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 144204

[startup+162.3 s]
/proc/loadavg: 2.02 2.00 1.94 3/180 3485
/proc/meminfo: memFree=14057940/32950928 swapFree=67111528/67111528
[pid=3477] ppid=3475 vsize=8704 CPUtime=0.7 cores=0,2,4,6
/proc/3477/stat : 3477 (glucose.sh) S 3475 3477 3217 0 -1 4202496 360 8255 0 0 0 0 67 3 16 0 1 0 502034323 8912896 254 33554432000 4194304 4922060 140733562851008 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3477/statm: 2176 254 211 178 0 69 0
[pid=3480] ppid=3477 vsize=135500 CPUtime=161.58 cores=0,2,4,6
/proc/3480/stat : 3480 (glucose_static) R 3477 3477 3217 0 -1 4202496 329096 0 0 0 16108 50 0 0 25 0 1 0 502034394 138752000 26321 33554432000 4194304 4260849 140736408606800 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/3480/statm: 33875 26321 252 17 0 30516 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 144204

[startup+222.307 s]
/proc/loadavg: 2.01 2.00 1.94 3/180 3487
/proc/meminfo: memFree=13993684/32950928 swapFree=67111528/67111528
[pid=3477] ppid=3475 vsize=8704 CPUtime=0.7 cores=0,2,4,6
/proc/3477/stat : 3477 (glucose.sh) S 3475 3477 3217 0 -1 4202496 360 8255 0 0 0 0 67 3 16 0 1 0 502034323 8912896 254 33554432000 4194304 4922060 140733562851008 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3477/statm: 2176 254 211 178 0 69 0
[pid=3480] ppid=3477 vsize=135500 CPUtime=221.59 cores=0,2,4,6
/proc/3480/stat : 3480 (glucose_static) R 3477 3477 3217 0 -1 4202496 431719 0 0 0 22094 65 0 0 25 0 1 0 502034394 138752000 26562 33554432000 4194304 4260849 140736408606800 18446744073709551615 4238067 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/3480/statm: 33875 26562 252 17 0 30516 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 144204

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 3488
/proc/meminfo: memFree=13967364/32950928 swapFree=67111528/67111528
[pid=3477] ppid=3475 vsize=8704 CPUtime=0.7 cores=0,2,4,6
/proc/3477/stat : 3477 (glucose.sh) S 3475 3477 3217 0 -1 4202496 360 8255 0 0 0 0 67 3 16 0 1 0 502034323 8912896 254 33554432000 4194304 4922060 140733562851008 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3477/statm: 2176 254 211 178 0 69 0
[pid=3480] ppid=3477 vsize=166320 CPUtime=281.58 cores=0,2,4,6
/proc/3480/stat : 3480 (glucose_static) R 3477 3477 3217 0 -1 4202496 561680 0 0 0 28071 87 0 0 25 0 1 0 502034394 170311680 32102 33554432000 4194304 4260849 140736408606800 18446744073709551615 4224885 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/3480/statm: 41580 32102 252 17 0 38221 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 175024

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 3490
/proc/meminfo: memFree=13964728/32950928 swapFree=67111528/67111528
[pid=3477] ppid=3475 vsize=8704 CPUtime=0.7 cores=0,2,4,6
/proc/3477/stat : 3477 (glucose.sh) S 3475 3477 3217 0 -1 4202496 360 8255 0 0 0 0 67 3 16 0 1 0 502034323 8912896 254 33554432000 4194304 4922060 140733562851008 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3477/statm: 2176 254 211 178 0 69 0
[pid=3480] ppid=3477 vsize=216408 CPUtime=341.58 cores=0,2,4,6
/proc/3480/stat : 3480 (glucose_static) R 3477 3477 3217 0 -1 4202496 688255 0 0 0 34050 108 0 0 25 0 1 0 502034394 221601792 40638 33554432000 4194304 4260849 140736408606800 18446744073709551615 4225418 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/3480/statm: 54102 40639 252 17 0 50743 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 225112

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 3491
/proc/meminfo: memFree=13968300/32950928 swapFree=67111528/67111528
[pid=3477] ppid=3475 vsize=8704 CPUtime=0.7 cores=0,2,4,6

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


[startup+942.301 s]
/proc/loadavg: 2.00 2.00 1.95 3/180 3509
/proc/meminfo: memFree=13767772/32950928 swapFree=67111528/67111528
[pid=3477] ppid=3475 vsize=8704 CPUtime=0.7 cores=0,2,4,6
/proc/3477/stat : 3477 (glucose.sh) S 3475 3477 3217 0 -1 4202496 360 8255 0 0 0 0 67 3 16 0 1 0 502034323 8912896 254 33554432000 4194304 4922060 140733562851008 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3477/statm: 2176 254 211 178 0 69 0
[pid=3480] ppid=3477 vsize=250184 CPUtime=941.59 cores=0,2,4,6
/proc/3480/stat : 3480 (glucose_static) R 3477 3477 3217 0 -1 4202496 1555947 0 0 0 93909 250 0 0 25 0 1 0 502034394 256188416 57695 33554432000 4194304 4260849 140736408606800 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/3480/statm: 62546 57695 252 17 0 59187 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 258888

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/180 3510
/proc/meminfo: memFree=13832332/32950928 swapFree=67111528/67111528
[pid=3477] ppid=3475 vsize=8704 CPUtime=0.7 cores=0,2,4,6
/proc/3477/stat : 3477 (glucose.sh) S 3475 3477 3217 0 -1 4202496 360 8255 0 0 0 0 67 3 16 0 1 0 502034323 8912896 254 33554432000 4194304 4922060 140733562851008 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3477/statm: 2176 254 211 178 0 69 0
[pid=3480] ppid=3477 vsize=250184 CPUtime=1001.61 cores=0,2,4,6
/proc/3480/stat : 3480 (glucose_static) R 3477 3477 3217 0 -1 4202496 1620765 0 0 0 99899 262 0 0 25 0 1 0 502034394 256188416 56392 33554432000 4194304 4260849 140736408606800 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/3480/statm: 62546 56392 252 17 0 59187 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 258888

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/180 3512
/proc/meminfo: memFree=13867400/32950928 swapFree=67111528/67111528
[pid=3477] ppid=3475 vsize=8704 CPUtime=0.7 cores=0,2,4,6
/proc/3477/stat : 3477 (glucose.sh) S 3475 3477 3217 0 -1 4202496 360 8255 0 0 0 0 67 3 16 0 1 0 502034323 8912896 254 33554432000 4194304 4922060 140733562851008 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3477/statm: 2176 254 211 178 0 69 0
[pid=3480] ppid=3477 vsize=200096 CPUtime=1061.6 cores=0,2,4,6
/proc/3480/stat : 3480 (glucose_static) R 3477 3477 3217 0 -1 4202496 1691950 0 0 0 105886 274 0 0 25 0 1 0 502034394 204898304 42108 33554432000 4194304 4260849 140736408606800 18446744073709551615 4238067 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/3480/statm: 50024 42108 252 17 0 46665 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 208800

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/180 3514
/proc/meminfo: memFree=13823732/32950928 swapFree=67111528/67111528
[pid=3477] ppid=3475 vsize=8704 CPUtime=0.7 cores=0,2,4,6
/proc/3477/stat : 3477 (glucose.sh) S 3475 3477 3217 0 -1 4202496 360 8255 0 0 0 0 67 3 16 0 1 0 502034323 8912896 254 33554432000 4194304 4922060 140733562851008 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3477/statm: 2176 254 211 178 0 69 0
[pid=3480] ppid=3477 vsize=216040 CPUtime=1121.6 cores=0,2,4,6
/proc/3480/stat : 3480 (glucose_static) R 3477 3477 3217 0 -1 4202496 1752810 0 0 0 111876 284 0 0 25 0 1 0 502034394 221224960 47142 33554432000 4194304 4260849 140736408606800 18446744073709551615 4224632 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/3480/statm: 54010 47142 252 17 0 50651 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 224744

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/180 3515
/proc/meminfo: memFree=13796796/32950928 swapFree=67111528/67111528
[pid=3477] ppid=3475 vsize=8704 CPUtime=0.7 cores=0,2,4,6
/proc/3477/stat : 3477 (glucose.sh) S 3475 3477 3217 0 -1 4202496 360 8255 0 0 0 0 67 3 16 0 1 0 502034323 8912896 254 33554432000 4194304 4922060 140733562851008 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3477/statm: 2176 254 211 178 0 69 0
[pid=3480] ppid=3477 vsize=216040 CPUtime=1181.6 cores=0,2,4,6
/proc/3480/stat : 3480 (glucose_static) R 3477 3477 3217 0 -1 4202496 1804957 0 0 0 117867 293 0 0 25 0 1 0 502034394 221224960 49468 33554432000 4194304 4260849 140736408606800 18446744073709551615 4225124 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/3480/statm: 54010 49468 252 17 0 50651 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 224744

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

[startup+1203.2 s]
/proc/loadavg: 2.00 2.00 1.95 3/180 3516
/proc/meminfo: memFree=13871428/32950928 swapFree=67111528/67111528
[pid=3477] ppid=3475 vsize=8704 CPUtime=0.7 cores=0,2,4,6
/proc/3477/stat : 3477 (glucose.sh) S 3475 3477 3217 0 -1 4202496 360 8255 0 0 0 0 67 3 16 0 1 0 502034323 8912896 254 33554432000 4194304 4922060 140733562851008 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3477/statm: 2176 254 211 178 0 69 0
[pid=3480] ppid=3477 vsize=216040 CPUtime=1202.5 cores=0,2,4,6
/proc/3480/stat : 3480 (glucose_static) R 3477 3477 3217 0 -1 4202496 1822428 0 0 0 119954 296 0 0 25 0 1 0 502034394 221224960 45666 33554432000 4194304 4260849 140736408606800 18446744073709551615 4209227 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/3480/statm: 54010 45666 252 17 0 50651 0
Current children cumulated CPU time (s) 1203.2
Current children cumulated vsize (KiB) 224744

[startup+1216 s]
/proc/loadavg: 2.00 2.00 1.95 3/180 3516
/proc/meminfo: memFree=13866216/32950928 swapFree=67111528/67111528
[pid=3477] ppid=3475 vsize=8704 CPUtime=0.7 cores=0,2,4,6
/proc/3477/stat : 3477 (glucose.sh) S 3475 3477 3217 0 -1 4202496 360 8255 0 0 0 0 67 3 16 0 1 0 502034323 8912896 254 33554432000 4194304 4922060 140733562851008 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3477/statm: 2176 254 211 178 0 69 0
[pid=3480] ppid=3477 vsize=185220 CPUtime=1215.31 cores=0,2,4,6
/proc/3480/stat : 3480 (glucose_static) R 3477 3477 3217 0 -1 4202496 1836978 0 0 0 121233 298 0 0 25 0 1 0 502034394 189665280 40853 33554432000 4194304 4260849 140736408606800 18446744073709551615 4224456 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/3480/statm: 46305 40853 252 17 0 42946 0
Current children cumulated CPU time (s) 1216.01
Current children cumulated vsize (KiB) 193924

[startup+1228.81 s]
/proc/loadavg: 2.08 2.02 1.95 3/180 3516
/proc/meminfo: memFree=13851200/32950928 swapFree=67111528/67111528
[pid=3477] ppid=3475 vsize=8704 CPUtime=0.7 cores=0,2,4,6
/proc/3477/stat : 3477 (glucose.sh) S 3475 3477 3217 0 -1 4202496 360 8255 0 0 0 0 67 3 16 0 1 0 502034323 8912896 254 33554432000 4194304 4922060 140733562851008 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3477/statm: 2176 254 211 178 0 69 0
[pid=3480] ppid=3477 vsize=206916 CPUtime=1228.11 cores=0,2,4,6
/proc/3480/stat : 3480 (glucose_static) R 3477 3477 3217 0 -1 4202496 1847320 0 0 0 122512 299 0 0 25 0 1 0 502034394 211881984 39000 33554432000 4194304 4260849 140736408606800 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/3480/statm: 51729 39000 252 17 0 48370 0
Current children cumulated CPU time (s) 1228.81
Current children cumulated vsize (KiB) 215620

[startup+1235.2 s]
/proc/loadavg: 2.07 2.02 1.95 3/180 3517
/proc/meminfo: memFree=13832840/32950928 swapFree=67111528/67111528
[pid=3477] ppid=3475 vsize=8704 CPUtime=0.7 cores=0,2,4,6
/proc/3477/stat : 3477 (glucose.sh) S 3475 3477 3217 0 -1 4202496 360 8255 0 0 0 0 67 3 16 0 1 0 502034323 8912896 254 33554432000 4194304 4922060 140733562851008 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3477/statm: 2176 254 211 178 0 69 0
[pid=3480] ppid=3477 vsize=206916 CPUtime=1234.51 cores=0,2,4,6
/proc/3480/stat : 3480 (glucose_static) R 3477 3477 3217 0 -1 4202496 1850379 0 0 0 123151 300 0 0 25 0 1 0 502034394 211881984 42004 33554432000 4194304 4260849 140736408606800 18446744073709551615 4224462 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/3480/statm: 51729 42004 252 17 0 48370 0
Current children cumulated CPU time (s) 1235.21
Current children cumulated vsize (KiB) 215620

[startup+1238.4 s]
/proc/loadavg: 2.07 2.02 1.95 3/180 3517
/proc/meminfo: memFree=13821680/32950928 swapFree=67111528/67111528
[pid=3477] ppid=3475 vsize=8704 CPUtime=0.7 cores=0,2,4,6
/proc/3477/stat : 3477 (glucose.sh) S 3475 3477 3217 0 -1 4202496 360 8255 0 0 0 0 67 3 16 0 1 0 502034323 8912896 254 33554432000 4194304 4922060 140733562851008 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3477/statm: 2176 254 211 178 0 69 0
[pid=3480] ppid=3477 vsize=206916 CPUtime=1237.71 cores=0,2,4,6
/proc/3480/stat : 3480 (glucose_static) R 3477 3477 3217 0 -1 4202496 1851979 0 0 0 123471 300 0 0 25 0 1 0 502034394 211881984 43580 33554432000 4194304 4260849 140736408606800 18446744073709551615 4225091 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/3480/statm: 51729 43580 252 17 0 48370 0
Current children cumulated CPU time (s) 1238.41
Current children cumulated vsize (KiB) 215620

[startup+1239.2 s]
/proc/loadavg: 2.07 2.02 1.95 3/180 3517
/proc/meminfo: memFree=13818580/32950928 swapFree=67111528/67111528
[pid=3477] ppid=3475 vsize=8704 CPUtime=0.7 cores=0,2,4,6
/proc/3477/stat : 3477 (glucose.sh) S 3475 3477 3217 0 -1 4202496 360 8255 0 0 0 0 67 3 16 0 1 0 502034323 8912896 254 33554432000 4194304 4922060 140733562851008 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3477/statm: 2176 254 211 178 0 69 0
[pid=3480] ppid=3477 vsize=157596 CPUtime=1238.51 cores=0,2,4,6
/proc/3480/stat : 3480 (glucose_static) R 3477 3477 3217 0 -1 4202496 1852033 0 0 0 123551 300 0 0 25 0 1 0 502034394 161378304 31281 33554432000 4194304 4260849 140736408606800 18446744073709551615 4225146 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/3480/statm: 39399 31281 252 17 0 36040 0
Current children cumulated CPU time (s) 1239.21
Current children cumulated vsize (KiB) 166300

[startup+1239.6 s]
/proc/loadavg: 2.07 2.02 1.95 3/180 3517
/proc/meminfo: memFree=13818580/32950928 swapFree=67111528/67111528
[pid=3477] ppid=3475 vsize=8704 CPUtime=0.7 cores=0,2,4,6
/proc/3477/stat : 3477 (glucose.sh) S 3475 3477 3217 0 -1 4202496 360 8255 0 0 0 0 67 3 16 0 1 0 502034323 8912896 254 33554432000 4194304 4922060 140733562851008 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3477/statm: 2176 254 211 178 0 69 0
[pid=3480] ppid=3477 vsize=157596 CPUtime=1238.91 cores=0,2,4,6
/proc/3480/stat : 3480 (glucose_static) R 3477 3477 3217 0 -1 4202496 1852033 0 0 0 123591 300 0 0 25 0 1 0 502034394 161378304 31281 33554432000 4194304 4260849 140736408606800 18446744073709551615 4225091 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/3480/statm: 39399 31281 252 17 0 36040 0
Current children cumulated CPU time (s) 1239.61
Current children cumulated vsize (KiB) 166300

[startup+1240 s]
/proc/loadavg: 2.06 2.02 1.95 4/180 3517
/proc/meminfo: memFree=13865576/32950928 swapFree=67111528/67111528
[pid=3477] ppid=3475 vsize=8704 CPUtime=0.7 cores=0,2,4,6
/proc/3477/stat : 3477 (glucose.sh) S 3475 3477 3217 0 -1 4202496 360 8255 0 0 0 0 67 3 16 0 1 0 502034323 8912896 254 33554432000 4194304 4922060 140733562851008 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3477/statm: 2176 254 211 178 0 69 0
[pid=3480] ppid=3477 vsize=157596 CPUtime=1239.31 cores=0,2,4,6
/proc/3480/stat : 3480 (glucose_static) R 3477 3477 3217 0 -1 4202496 1852033 0 0 0 123631 300 0 0 25 0 1 0 502034394 161378304 31281 33554432000 4194304 4260849 140736408606800 18446744073709551615 4224845 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/3480/statm: 39399 31281 252 17 0 36040 0
Current children cumulated CPU time (s) 1240.01
Current children cumulated vsize (KiB) 166300

[startup+1240.1 s]
/proc/loadavg: 2.06 2.02 1.95 4/180 3517
/proc/meminfo: memFree=13865576/32950928 swapFree=67111528/67111528
[pid=3477] ppid=3475 vsize=8704 CPUtime=0.7 cores=0,2,4,6
/proc/3477/stat : 3477 (glucose.sh) S 3475 3477 3217 0 -1 4202496 360 8255 0 0 0 0 67 3 16 0 1 0 502034323 8912896 254 33554432000 4194304 4922060 140733562851008 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3477/statm: 2176 254 211 178 0 69 0
[pid=3480] ppid=3477 vsize=157596 CPUtime=1239.41 cores=0,2,4,6
/proc/3480/stat : 3480 (glucose_static) R 3477 3477 3217 0 -1 4202496 1852033 0 0 0 123641 300 0 0 25 0 1 0 502034394 161378304 31281 33554432000 4194304 4260849 140736408606800 18446744073709551615 4224885 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/3480/statm: 39399 31281 252 17 0 36040 0
Current children cumulated CPU time (s) 1240.11
Current children cumulated vsize (KiB) 166300

Child status: 20
Real time (s): 1240.2
CPU time (s): 1240.22
CPU user time (s): 1237.17
CPU system time (s): 3.05054
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 420416

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

runsolver used 2.19567 second user time and 4.34434 second system time

The end

Launcher Data

Begin job on node123 at 2011-04-27 13:39:05
IDJOB=3303803
IDBENCH=71718
IDSOLVER=1687
FILE ID=node123/3303803-1303904345
RUNJOBID= node123-1303899342-3240
PBS_JOBID= 13164525
Free space on /tmp= 72820 MiB

SOLVER NAME= glucose 2
BENCH NAME= SAT_RACE06/velev-pipe-o-uns-1.1-6.cnf
COMMAND LINE= glucose.sh BENCHNAME 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3303803-1303904345/watcher-3303803-1303904345 -o /tmp/evaluation-result-3303803-1303904345/solver-3303803-1303904345 -C 5000 -W 5100 -M 15500  glucose.sh HOME/instance-3303803-1303904345.cnf 

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

MD5SUM BENCH= d986f0b849e7c714ed5d3a26373567af
RANDOM SEED=883491911

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

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
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.838
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.838
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.80
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.838
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.74
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.838
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:      14230008 kB
Buffers:       2187260 kB
Cached:       15886264 kB
SwapCached:          0 kB
Active:        8851096 kB
Inactive:      9320788 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14230008 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           15716 kB
Writeback:          20 kB
AnonPages:       97120 kB
Mapped:          15488 kB
Slab:           485812 kB
PageTables:       4436 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   243196 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= 72804 MiB
End job on node123 at 2011-04-27 13:59:45