Trace number 3284204

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
glucose 2? (TO) 1300.01 1300.01

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 benchmark12.6861
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.11	c ==============================================================================
0.00/0.11	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.11	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.11	c ==============================================================================
0.00/0.11	c |         0 |  304025   890579 |   91207       0        0     nan |  0.000 % |
0.00/0.54	c |         0 |  289635   951406 |      --       0       --      -- |     --   | -14343/60934
0.00/0.54	c ==============================================================================
0.00/0.54	c Result  :   #vars: 11639   #clauses: 289635   #literals: 951406
0.00/0.54	c CPU time:   0.526919 s
0.00/0.54	c ==============================================================================
0.00/0.70	c
0.00/0.70	c Starting glucose
0.00/0.70	c
585.30/585.37	c This is glucose 2.0 --  based on MiniSAT (Many thanks to MiniSAT team)
585.30/585.37	c WARNING: for repeatability, setting FPU to use double precision
585.30/585.37	c ============================[ Problem Statistics ]=============================
585.30/585.37	c |                                                                             |
585.30/585.37	c |  Number of variables:         11639                                         |
585.30/585.37	c |  Number of clauses:          289635                                         |
585.30/585.37	c |  Parse time:                   0.06 s                                       |
585.30/585.37	c |                                                                             |
585.30/585.37	c ============================[ Search Statistics ]==============================
585.30/585.37	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
585.30/585.37	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
585.30/585.37	c ===============================================================================
585.30/585.37	c |      2646 |   11638   289635   951406 |        1     2645     65 |  0.009 % |
585.30/585.37	c |      3113 |   11638   289635   951406 |        1     3112     65 |  0.009 % |
585.30/585.37	c |      3335 |   11638   289635   951406 |        1     3334     65 |  0.009 % |
585.30/585.37	c |      3653 |   11638   289635   951406 |        1     3652     66 |  0.009 % |
585.30/585.37	c |      4894 |   11638   289635   951406 |        1     2905     48 |  0.009 % |
585.30/585.37	c |      4994 |   11638   289635   951406 |        1     3005     49 |  0.009 % |
585.30/585.37	c |      6456 |   11638   289635   951406 |        1     4467     58 |  0.009 % |
585.30/585.37	c |     12064 |   11637   289615   951334 |        1     5773     49 |  0.017 % |
585.30/585.37	c |     12229 |   11637   289615   951334 |        1     5938     50 |  0.017 % |
585.30/585.37	c |     13629 |   11637   289615   951334 |        1     7338     55 |  0.017 % |
585.30/585.37	c |     13964 |   11637   289615   951334 |        1     7673     56 |  0.017 % |
585.30/585.37	c |     52969 |   11637   289615   951334 |        1    18817     69 |  0.017 % |
585.30/585.37	c |     56199 |   11637   289615   951334 |        1    22047     72 |  0.017 % |
585.30/585.37	c |     57565 |   11637   289615   951334 |        1    23413     74 |  0.017 % |
585.30/585.37	c |     64652 |   11637   289615   951334 |        1    16080     54 |  0.017 % |
585.30/585.37	c |   1962063 |   11634   289555   951074 |        1   177488     82 |  0.043 % |
585.30/585.37	c |   5540897 |   11582   289140   947513 |        1   208499     85 |  0.490 % |
585.30/585.37	c |   5541243 |   11582   289140   947513 |        1   208845     85 |  0.490 % |
585.30/585.37	c |   5541519 |   11582   289140   947513 |        1   209121     85 |  0.490 % |
585.30/585.37	c |   5541727 |   11582   289140   947513 |        1   209329     85 |  0.490 % |
585.30/585.37	c |   5541908 |   11582   289140   947513 |        1   209510     85 |  0.490 % |
585.30/585.37	c |   5542084 |   11582   289140   947513 |        1   209686     85 |  0.490 % |
585.30/585.37	c |   5542185 |   11582   289140   947513 |        1   209787     85 |  0.490 % |
585.30/585.37	c |   5542417 |   11582   289140   947513 |        1   210019     85 |  0.490 % |
585.30/585.37	c |   5542666 |   11582   289140   947513 |        1   210268     85 |  0.490 % |
585.30/585.37	c |   5542771 |   11582   289140   947513 |        1   210373     85 |  0.490 % |
585.30/585.37	c |   5542871 |   11582   289140   947513 |        1   210473     85 |  0.490 % |
585.30/585.37	c |   5543362 |   11582   289140   947513 |        1   210964     85 |  0.490 % |
585.30/585.37	c |   5544950 |   11582   289140   947513 |        1   212552     85 |  0.490 % |
585.30/585.37	c |   5545326 |   11582   289140   947513 |        1   212928     85 |  0.490 % |
585.30/585.37	c |   5545752 |   11582   289140   947513 |        1   213354     85 |  0.490 % |
585.30/585.37	c |   5545854 |   11582   289140   947513 |        1   213456     85 |  0.490 % |
585.30/585.37	c |   5545955 |   11582   289140   947513 |        1   213557     85 |  0.490 % |
585.30/585.37	c |   5547270 |   11582   289140   947513 |        1   214872     85 |  0.490 % |
585.30/585.37	c |   5550427 |   11582   289140   947513 |        1   218029     85 |  0.490 % |
585.30/585.37	c |   5550559 |   11582   289140   947513 |        1   218161     85 |  0.490 % |
585.30/585.37	c |   5550659 |   11582   289140   947513 |        1   218261     85 |  0.490 % |
585.30/585.37	c |   5551520 |   11582   289140   947513 |        1   219122     85 |  0.490 % |
585.30/585.37	c |   5551620 |   11582   289140   947513 |        1   219222     85 |  0.490 % |
940.00/940.09	c |   5551780 |   11582   289140   947513 |        1   219382     85 |  0.490 % |
940.00/940.09	c |   5552608 |   11582   289140   947513 |        1   220210     85 |  0.490 % |
940.00/940.09	c |   5552708 |   11582   289140   947513 |        1   220310     85 |  0.490 % |
940.00/940.09	c |   5552938 |   11582   289140   947513 |        1   220540     85 |  0.490 % |
940.00/940.09	c |   5569854 |   11582   289140   947513 |        1   237456     83 |  0.490 % |
940.00/940.09	c |   5569955 |   11582   289140   947513 |        1   237557     83 |  0.490 % |
940.00/940.09	c |   5570174 |   11582   289140   947513 |        1   237776     83 |  0.490 % |
940.00/940.09	c |   5570376 |   11582   289140   947513 |        1   237978     83 |  0.490 % |
940.00/940.09	c |   5570476 |   11582   289140   947513 |        1   238078     83 |  0.490 % |
940.00/940.09	c |   5570986 |   11582   289140   947513 |        1   238588     83 |  0.490 % |
940.00/940.09	c |   5571357 |   11582   289140   947513 |        1   238959     83 |  0.490 % |
940.00/940.09	c |   5572086 |   11582   289140   947513 |        1   239688     83 |  0.490 % |
940.00/940.09	c |   5572186 |   11582   289140   947513 |        1   239788     83 |  0.490 % |
940.00/940.09	c |   5572362 |   11582   289140   947513 |        1   239964     83 |  0.490 % |
940.00/940.09	c |   5572589 |   11582   289140   947513 |        1   240191     83 |  0.490 % |
940.00/940.09	c |   5572881 |   11582   289140   947513 |        1   240483     83 |  0.490 % |
940.00/940.09	c |   5573082 |   11582   289140   947513 |        1   240684     83 |  0.490 % |
940.00/940.09	c |   5621787 |   11582   289140   947513 |        1   289389     82 |  0.490 % |
940.00/940.09	c |   5622127 |   11582   289140   947513 |        1   289729     82 |  0.490 % |
940.00/940.09	c |   5625317 |   11582   289140   947513 |        1   292919     82 |  0.490 % |
940.00/940.09	c |   5626058 |   11581   289120   947453 |        1   293627     82 |  0.498 % |
940.00/940.09	c |   5626584 |   11581   289120   947453 |        1   294153     82 |  0.498 % |
940.00/940.09	c |   5626686 |   11581   289120   947453 |        1   294255     82 |  0.498 % |
940.00/940.09	c |   5626786 |   11581   289120   947453 |        1   294355     82 |  0.498 % |
940.00/940.09	c |   5680470 |   11581   289120   947453 |        1   180262     65 |  0.498 % |
940.00/940.09	c |   5681826 |   11581   289120   947453 |        1   181618     65 |  0.498 % |
940.00/940.09	c |   5689310 |   11581   289120   947453 |        1   189102     65 |  0.498 % |
940.00/940.09	c |   5697468 |   11581   289120   947453 |        1   197260     65 |  0.498 % |
940.00/940.09	c |   5779902 |   11581   289120   947453 |        1   279694     65 |  0.498 % |
940.00/940.09	c |   5781018 |   11581   289120   947453 |        1   280810     65 |  0.498 % |
940.00/940.09	c |   5781121 |   11581   289120   947453 |        1   280913     65 |  0.498 % |
940.00/940.09	c |   5791039 |   11581   289120   947453 |        1   290831     65 |  0.498 % |
940.00/940.09	c |   5868937 |   11581   289120   947453 |        1   198338     59 |  0.498 % |
940.00/940.09	c |   5869185 |   11581   289120   947453 |        1   198586     59 |  0.498 % |
940.00/940.09	c |   5969635 |   11581   289120   947453 |        1   299036     58 |  0.498 % |
940.00/940.09	c |   6001142 |   11581   289120   947453 |        1   330543     59 |  0.498 % |
940.00/940.09	c |   7906561 |   11544   288440   941869 |        1   194830     44 |  0.816 % |
940.00/940.09	c |   8122935 |   11544   288440   941869 |        1   156211     51 |  0.816 % |
940.00/940.09	c |   8123035 |   11544   288440   941869 |        1   156311     51 |  0.816 % |
940.00/940.09	c |   8123442 |   11544   288440   941869 |        1   156718     51 |  0.816 % |
940.00/940.09	c |   8466561 |   11544   288440   941869 |        1   319904     55 |  0.816 % |
940.00/940.09	c |   8466756 |   11544   288440   941869 |        1   320099     55 |  0.816 % |
940.00/940.09	c |   8466856 |   11544   288440   941869 |        1   320199     55 |  0.816 % |
940.00/940.09	c |   8466957 |   11544   288440   941869 |        1   320300     55 |  0.816 % |
940.00/940.09	c |   8467158 |   11544   288440   941869 |        1   320501     55 |  0.816 % |
940.00/940.09	c |   8467346 |   11544   288440   941869 |        1   320689     55 |  0.816 % |
940.00/940.09	c |   8467453 |   11544   288440   941869 |        1   320796     55 |  0.816 % |
940.00/940.09	c |   8467553 |   11544   288440   941869 |        1   320896     55 |  0.816 % |
940.00/940.09	c |   8467655 |   11544   288440   941869 |        1   320998     55 |  0.816 % |
940.00/940.09	c |   8699646 |  

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3284204-1303757832/watcher-3284204-1303757832 -o /tmp/evaluation-result-3284204-1303757832/solver-3284204-1303757832 -C 2400 -W 1300 -M 7680 glucose.sh HOME/instance-3284204-1303757832.cnf 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.12 4.00 3.63 7/192 6964
/proc/meminfo: memFree=20138560/32951124 swapFree=67111528/67111528
[pid=6964] ppid=6962 vsize=8704 CPUtime=0 cores=4,6
/proc/6964/stat : 6964 (glucose.sh) S 6962 6964 5286 0 -1 4202496 334 0 0 0 0 0 0 0 25 0 1 0 219974481 8912896 253 33554432000 4194304 4922060 140735878629152 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6964/statm: 2176 253 211 178 0 69 0

[startup+0.102467 s]
/proc/loadavg: 4.12 4.00 3.63 7/192 6964
/proc/meminfo: memFree=20138560/32951124 swapFree=67111528/67111528
[pid=6964] ppid=6962 vsize=8704 CPUtime=0 cores=4,6
/proc/6964/stat : 6964 (glucose.sh) S 6962 6964 5286 0 -1 4202496 334 0 0 0 0 0 0 0 25 0 1 0 219974481 8912896 253 33554432000 4194304 4922060 140735878629152 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6964/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.200452 s]
/proc/loadavg: 4.12 4.00 3.63 7/192 6964
/proc/meminfo: memFree=20138560/32951124 swapFree=67111528/67111528
[pid=6964] ppid=6962 vsize=8704 CPUtime=0 cores=4,6
/proc/6964/stat : 6964 (glucose.sh) S 6962 6964 5286 0 -1 4202496 334 0 0 0 0 0 0 0 25 0 1 0 219974481 8912896 253 33554432000 4194304 4922060 140735878629152 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6964/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300428 s]
/proc/loadavg: 4.12 4.00 3.63 7/192 6964
/proc/meminfo: memFree=20138560/32951124 swapFree=67111528/67111528
[pid=6964] ppid=6962 vsize=8704 CPUtime=0 cores=4,6
/proc/6964/stat : 6964 (glucose.sh) S 6962 6964 5286 0 -1 4202496 334 0 0 0 0 0 0 0 25 0 1 0 219974481 8912896 253 33554432000 4194304 4922060 140735878629152 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6964/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700362 s]
/proc/loadavg: 4.12 4.00 3.63 7/192 6964
/proc/meminfo: memFree=20138560/32951124 swapFree=67111528/67111528
[pid=6964] ppid=6962 vsize=8704 CPUtime=0 cores=4,6
/proc/6964/stat : 6964 (glucose.sh) S 6962 6964 5286 0 -1 4202496 334 0 0 0 0 0 0 0 25 0 1 0 219974481 8912896 253 33554432000 4194304 4922060 140735878629152 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6964/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50025 s]
/proc/loadavg: 4.12 4.00 3.63 5/190 6971
/proc/meminfo: memFree=20502768/32951124 swapFree=67111528/67111528
[pid=6964] ppid=6962 vsize=8704 CPUtime=0.69 cores=4,6
/proc/6964/stat : 6964 (glucose.sh) S 6962 6964 5286 0 -1 4202496 360 8256 0 0 0 0 67 2 19 0 1 0 219974481 8912896 255 33554432000 4194304 4922060 140735878629152 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6964/statm: 2176 255 211 178 0 69 0
[pid=6971] ppid=6964 vsize=36496 CPUtime=0.79 cores=4,6
/proc/6971/stat : 6971 (glucose_static) R 6964 6964 5286 0 -1 4202496 7666 0 0 0 77 2 0 0 22 0 1 0 219974552 37371904 4772 33554432000 4194304 4260849 140735973680784 18446744073709551615 4224667 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6971/statm: 9124 4772 251 17 0 5765 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 45200

[startup+3.10097 s]
/proc/loadavg: 4.12 4.00 3.63 5/190 6971
/proc/meminfo: memFree=20499176/32951124 swapFree=67111528/67111528
[pid=6964] ppid=6962 vsize=8704 CPUtime=0.69 cores=4,6
/proc/6964/stat : 6964 (glucose.sh) S 6962 6964 5286 0 -1 4202496 360 8256 0 0 0 0 67 2 19 0 1 0 219974481 8912896 255 33554432000 4194304 4922060 140735878629152 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6964/statm: 2176 255 211 178 0 69 0
[pid=6971] ppid=6964 vsize=48652 CPUtime=2.39 cores=4,6
/proc/6971/stat : 6971 (glucose_static) R 6964 6964 5286 0 -1 4202496 14182 0 0 0 236 3 0 0 25 0 1 0 219974552 49819648 8210 33554432000 4194304 4260849 140735973680784 18446744073709551615 4225146 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6971/statm: 12163 8210 251 17 0 8804 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 57356

[startup+6.3004 s]
/proc/loadavg: 4.11 4.00 3.63 5/190 6971
/proc/meminfo: memFree=20462100/32951124 swapFree=67111528/67111528
[pid=6964] ppid=6962 vsize=8704 CPUtime=0.69 cores=4,6
/proc/6964/stat : 6964 (glucose.sh) S 6962 6964 5286 0 -1 4202496 360 8256 0 0 0 0 67 2 19 0 1 0 219974481 8912896 255 33554432000 4194304 4922060 140735878629152 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6964/statm: 2176 255 211 178 0 69 0
[pid=6971] ppid=6964 vsize=67328 CPUtime=5.59 cores=4,6
/proc/6971/stat : 6971 (glucose_static) R 6964 6964 5286 0 -1 4202496 22164 0 0 0 555 4 0 0 25 0 1 0 219974552 68943872 12600 33554432000 4194304 4260849 140735973680784 18446744073709551615 4224352 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6971/statm: 16832 12600 252 17 0 13473 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 76032

[startup+12.7003 s]
/proc/loadavg: 4.10 4.00 3.63 5/194 6997
/proc/meminfo: memFree=20543548/32951124 swapFree=67111528/67111528
[pid=6964] ppid=6962 vsize=8704 CPUtime=0.69 cores=4,6
/proc/6964/stat : 6964 (glucose.sh) S 6962 6964 5286 0 -1 4202496 360 8256 0 0 0 0 67 2 19 0 1 0 219974481 8912896 255 33554432000 4194304 4922060 140735878629152 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6964/statm: 2176 255 211 178 0 69 0
[pid=6971] ppid=6964 vsize=86184 CPUtime=11.98 cores=4,6
/proc/6971/stat : 6971 (glucose_static) R 6964 6964 5286 0 -1 4202496 31937 0 0 0 1193 5 0 0 25 0 1 0 219974552 88252416 17056 33554432000 4194304 4260849 140735973680784 18446744073709551615 4224665 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6971/statm: 21546 17056 252 17 0 18187 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 94888

[startup+25.501 s]
/proc/loadavg: 4.08 4.00 3.64 5/194 6998
/proc/meminfo: memFree=20415884/32951124 swapFree=67111528/67111528
[pid=6964] ppid=6962 vsize=8704 CPUtime=0.69 cores=4,6
/proc/6964/stat : 6964 (glucose.sh) S 6962 6964 5286 0 -1 4202496 360 8256 0 0 0 0 67 2 19 0 1 0 219974481 8912896 255 33554432000 4194304 4922060 140735878629152 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6964/statm: 2176 255 211 178 0 69 0
[pid=6971] ppid=6964 vsize=86184 CPUtime=24.78 cores=4,6
/proc/6971/stat : 6971 (glucose_static) R 6964 6964 5286 0 -1 4202496 32997 0 0 0 2473 5 0 0 25 0 1 0 219974552 88252416 18106 33554432000 4194304 4260849 140735973680784 18446744073709551615 4226291 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6971/statm: 21546 18106 252 17 0 18187 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 94888

[startup+51.1005 s]
/proc/loadavg: 4.05 4.00 3.65 5/194 6999
/proc/meminfo: memFree=20426160/32951124 swapFree=67111528/67111528
[pid=6964] ppid=6962 vsize=8704 CPUtime=0.69 cores=4,6
/proc/6964/stat : 6964 (glucose.sh) S 6962 6964 5286 0 -1 4202496 360 8256 0 0 0 0 67 2 19 0 1 0 219974481 8912896 255 33554432000 4194304 4922060 140735878629152 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6964/statm: 2176 255 211 178 0 69 0
[pid=6971] ppid=6964 vsize=86184 CPUtime=50.39 cores=4,6
/proc/6971/stat : 6971 (glucose_static) R 6964 6964 5286 0 -1 4202496 78026 0 0 0 5027 12 0 0 25 0 1 0 219974552 88252416 18150 33554432000 4194304 4260849 140735973680784 18446744073709551615 4209675 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6971/statm: 21546 18150 252 17 0 18187 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 94888

[startup+102.3 s]
/proc/loadavg: 4.15 4.03 3.67 5/194 7277
/proc/meminfo: memFree=20350364/32951124 swapFree=67111528/67111528
[pid=6964] ppid=6962 vsize=8704 CPUtime=0.69 cores=4,6
/proc/6964/stat : 6964 (glucose.sh) S 6962 6964 5286 0 -1 4202496 360 8256 0 0 0 0 67 2 19 0 1 0 219974481 8912896 255 33554432000 4194304 4922060 140735878629152 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6964/statm: 2176 255 211 178 0 69 0
[pid=6971] ppid=6964 vsize=166324 CPUtime=101.59 cores=4,6
/proc/6971/stat : 6971 (glucose_static) R 6964 6964 5286 0 -1 4202496 169789 0 0 0 10132 27 0 0 25 0 1 0 219974552 170315776 32066 33554432000 4194304 4260849 140735973680784 18446744073709551615 4238067 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6971/statm: 41581 32066 252 17 0 38222 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 175028

[startup+162.301 s]
/proc/loadavg: 4.16 4.06 3.70 5/194 7370
/proc/meminfo: memFree=20320784/32951124 swapFree=67111528/67111528
[pid=6964] ppid=6962 vsize=8704 CPUtime=0.69 cores=4,6
/proc/6964/stat : 6964 (glucose.sh) S 6962 6964 5286 0 -1 4202496 360 8256 0 0 0 0 67 2 19 0 1 0 219974481 8912896 255 33554432000 4194304 4922060 140735878629152 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6964/statm: 2176 255 211 178 0 69 0
[pid=6971] ppid=6964 vsize=135504 CPUtime=161.59 cores=4,6
/proc/6971/stat : 6971 (glucose_static) R 6964 6964 5286 0 -1 4202496 306879 0 0 0 16108 51 0 0 25 0 1 0 219974552 138756096 28046 33554432000 4194304 4260849 140735973680784 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6971/statm: 33876 28046 252 17 0 30517 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 144208

[startup+222.307 s]
/proc/loadavg: 4.12 4.06 3.73 5/194 7402
/proc/meminfo: memFree=19829200/32951124 swapFree=67111528/67111528
[pid=6964] ppid=6962 vsize=8704 CPUtime=0.69 cores=4,6
/proc/6964/stat : 6964 (glucose.sh) S 6962 6964 5286 0 -1 4202496 360 8256 0 0 0 0 67 2 19 0 1 0 219974481 8912896 255 33554432000 4194304 4922060 140735878629152 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6964/statm: 2176 255 211 178 0 69 0
[pid=6971] ppid=6964 vsize=166324 CPUtime=221.59 cores=4,6
/proc/6971/stat : 6971 (glucose_static) R 6964 6964 5286 0 -1 4202496 401439 0 0 0 22088 71 0 0 25 0 1 0 219974552 170315776 31102 33554432000 4194304 4260849 140735973680784 18446744073709551615 4209488 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6971/statm: 41581 31102 252 17 0 38222 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 175028

[startup+282.301 s]
/proc/loadavg: 4.04 4.05 3.74 5/194 7443
/proc/meminfo: memFree=20271200/32951124 swapFree=67111528/67111528
[pid=6964] ppid=6962 vsize=8704 CPUtime=0.69 cores=4,6
/proc/6964/stat : 6964 (glucose.sh) S 6962 6964 5286 0 -1 4202496 360 8256 0 0 0 0 67 2 19 0 1 0 219974481 8912896 255 33554432000 4194304 4922060 140735878629152 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6964/statm: 2176 255 211 178 0 69 0
[pid=6971] ppid=6964 vsize=216412 CPUtime=281.6 cores=4,6
/proc/6971/stat : 6971 (glucose_static) R 6964 6964 5286 0 -1 4202496 516397 0 0 0 28065 95 0 0 25 0 1 0 219974552 221605888 38554 33554432000 4194304 4260849 140735973680784 18446744073709551615 4209917 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6971/statm: 54103 38554 252 17 0 50744 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 225116

[startup+342.3 s]
/proc/loadavg: 4.01 4.04 3.75 5/194 7444
/proc/meminfo: memFree=20142876/32951124 swapFree=67111528/67111528
[pid=6964] ppid=6962 vsize=8704 CPUtime=0.69 cores=4,6
/proc/6964/stat : 6964 (glucose.sh) S 6962 6964 5286 0 -1 4202496 360 8256 0 0 0 0 67 2 19 0 1 0 219974481 8912896 255 33554432000 4194304 4922060 140735878629152 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6964/statm: 2176 255 211 178 0 69 0
[pid=6971] ppid=6964 vsize=216412 CPUtime=341.6 cores=4,6
/proc/6971/stat : 6971 (glucose_static) R 6964 6964 5286 0 -1 4202496 631904 0 0 0 34044 116 0 0 25 0 1 0 219974552 221605888 45519 33554432000 4194304 4260849 140735973680784 18446744073709551615 4238067 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6971/statm: 54103 45519 252 17 0 50744 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 225116

[startup+402.301 s]
/proc/loadavg: 4.05 4.04 3.77 5/194 7446
/proc/meminfo: memFree=20209584/32951124 swapFree=67111528/67111528
[pid=6964] ppid=6962 vsize=8704 CPUtime=0.69 cores=4,6

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

/proc/6971/statm: 41581 32865 252 17 0 38222 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 175028

[startup+702.301 s]
/proc/loadavg: 4.02 4.02 3.83 5/194 7454
/proc/meminfo: memFree=20090380/32951124 swapFree=67111528/67111528
[pid=6964] ppid=6962 vsize=8704 CPUtime=0.69 cores=4,6
/proc/6964/stat : 6964 (glucose.sh) S 6962 6964 5286 0 -1 4202496 360 8256 0 0 0 0 67 2 19 0 1 0 219974481 8912896 255 33554432000 4194304 4922060 140735878629152 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6964/statm: 2176 255 211 178 0 69 0
[pid=6971] ppid=6964 vsize=166324 CPUtime=701.61 cores=4,6
/proc/6971/stat : 6971 (glucose_static) R 6964 6964 5286 0 -1 4202496 1233581 0 0 0 69922 239 0 0 25 0 1 0 219974552 170315776 32435 33554432000 4194304 4260849 140735973680784 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6971/statm: 41581 32435 252 17 0 38222 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 175028

[startup+762.3 s]
/proc/loadavg: 4.00 4.02 3.83 5/194 7455
/proc/meminfo: memFree=20026144/32951124 swapFree=67111528/67111528
[pid=6964] ppid=6962 vsize=8704 CPUtime=0.69 cores=4,6
/proc/6964/stat : 6964 (glucose.sh) S 6962 6964 5286 0 -1 4202496 360 8256 0 0 0 0 67 2 19 0 1 0 219974481 8912896 255 33554432000 4194304 4922060 140735878629152 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6964/statm: 2176 255 211 178 0 69 0
[pid=6971] ppid=6964 vsize=168112 CPUtime=761.61 cores=4,6
/proc/6971/stat : 6971 (glucose_static) R 6964 6964 5286 0 -1 4202496 1291821 0 0 0 75909 252 0 0 25 0 1 0 219974552 172146688 31203 33554432000 4194304 4260849 140735973680784 18446744073709551615 4238067 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6971/statm: 42028 31203 252 17 0 38669 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 176816

[startup+822.301 s]
/proc/loadavg: 4.04 4.03 3.84 5/194 7457
/proc/meminfo: memFree=20222628/32951124 swapFree=67111528/67111528
[pid=6964] ppid=6962 vsize=8704 CPUtime=0.69 cores=4,6
/proc/6964/stat : 6964 (glucose.sh) S 6962 6964 5286 0 -1 4202496 360 8256 0 0 0 0 67 2 19 0 1 0 219974481 8912896 255 33554432000 4194304 4922060 140735878629152 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6964/statm: 2176 255 211 178 0 69 0
[pid=6971] ppid=6964 vsize=169628 CPUtime=821.61 cores=4,6
/proc/6971/stat : 6971 (glucose_static) R 6964 6964 5286 0 -1 4202496 1334904 0 0 0 81898 263 0 0 25 0 1 0 219974552 173699072 36054 33554432000 4194304 4260849 140735973680784 18446744073709551615 4224658 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6971/statm: 42407 36054 252 17 0 39048 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 178332

[startup+882.307 s]
/proc/loadavg: 4.01 4.02 3.85 5/194 7459
/proc/meminfo: memFree=19970004/32951124 swapFree=67111528/67111528
[pid=6964] ppid=6962 vsize=8704 CPUtime=0.69 cores=4,6
/proc/6964/stat : 6964 (glucose.sh) S 6962 6964 5286 0 -1 4202496 360 8256 0 0 0 0 67 2 19 0 1 0 219974481 8912896 255 33554432000 4194304 4922060 140735878629152 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6964/statm: 2176 255 211 178 0 69 0
[pid=6971] ppid=6964 vsize=200100 CPUtime=881.61 cores=4,6
/proc/6971/stat : 6971 (glucose_static) R 6964 6964 5286 0 -1 4202496 1406779 0 0 0 87885 276 0 0 25 0 1 0 219974552 204902400 40392 33554432000 4194304 4260849 140735973680784 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6971/statm: 50025 40392 252 17 0 46666 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 208804

[startup+942.301 s]
/proc/loadavg: 4.07 4.03 3.86 5/194 7460
/proc/meminfo: memFree=20119164/32951124 swapFree=67111528/67111528
[pid=6964] ppid=6962 vsize=8704 CPUtime=0.69 cores=4,6
/proc/6964/stat : 6964 (glucose.sh) S 6962 6964 5286 0 -1 4202496 360 8256 0 0 0 0 67 2 19 0 1 0 219974481 8912896 255 33554432000 4194304 4922060 140735878629152 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6964/statm: 2176 255 211 178 0 69 0
[pid=6971] ppid=6964 vsize=250188 CPUtime=941.61 cores=4,6
/proc/6971/stat : 6971 (glucose_static) R 6964 6964 5286 0 -1 4202496 1468111 0 0 0 93871 290 0 0 25 0 1 0 219974552 256192512 50579 33554432000 4194304 4260849 140735973680784 18446744073709551615 4226933 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6971/statm: 62547 50579 252 17 0 59188 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 258892

[startup+1002.3 s]
/proc/loadavg: 4.02 4.02 3.87 5/194 7462
/proc/meminfo: memFree=19845104/32951124 swapFree=67111528/67111528
[pid=6964] ppid=6962 vsize=8704 CPUtime=0.69 cores=4,6
/proc/6964/stat : 6964 (glucose.sh) S 6962 6964 5286 0 -1 4202496 360 8256 0 0 0 0 67 2 19 0 1 0 219974481 8912896 255 33554432000 4194304 4922060 140735878629152 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6964/statm: 2176 255 211 178 0 69 0
[pid=6971] ppid=6964 vsize=250188 CPUtime=1001.61 cores=4,6
/proc/6971/stat : 6971 (glucose_static) R 6964 6964 5286 0 -1 4202496 1523679 0 0 0 99858 303 0 0 25 0 1 0 219974552 256192512 55963 33554432000 4194304 4260849 140735973680784 18446744073709551615 4226633 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6971/statm: 62547 55963 252 17 0 59188 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 258892

[startup+1062.3 s]
/proc/loadavg: 4.01 4.02 3.87 5/194 7463
/proc/meminfo: memFree=19845072/32951124 swapFree=67111528/67111528
[pid=6964] ppid=6962 vsize=8704 CPUtime=0.69 cores=4,6
/proc/6964/stat : 6964 (glucose.sh) S 6962 6964 5286 0 -1 4202496 360 8256 0 0 0 0 67 2 19 0 1 0 219974481 8912896 255 33554432000 4194304 4922060 140735878629152 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6964/statm: 2176 255 211 178 0 69 0
[pid=6971] ppid=6964 vsize=250188 CPUtime=1061.61 cores=4,6
/proc/6971/stat : 6971 (glucose_static) R 6964 6964 5286 0 -1 4202496 1587503 0 0 0 105845 316 0 0 25 0 1 0 219974552 256192512 57249 33554432000 4194304 4260849 140735973680784 18446744073709551615 4224885 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6971/statm: 62547 57249 252 17 0 59188 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 258892

[startup+1122.3 s]
/proc/loadavg: 4.00 4.01 3.88 5/194 7465
/proc/meminfo: memFree=19901352/32951124 swapFree=67111528/67111528
[pid=6964] ppid=6962 vsize=8704 CPUtime=0.69 cores=4,6
/proc/6964/stat : 6964 (glucose.sh) S 6962 6964 5286 0 -1 4202496 360 8256 0 0 0 0 67 2 19 0 1 0 219974481 8912896 255 33554432000 4194304 4922060 140735878629152 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6964/statm: 2176 255 211 178 0 69 0
[pid=6971] ppid=6964 vsize=250188 CPUtime=1121.62 cores=4,6
/proc/6971/stat : 6971 (glucose_static) R 6964 6964 5286 0 -1 4202496 1644898 0 0 0 111832 330 0 0 25 0 1 0 219974552 256192512 49472 33554432000 4194304 4260849 140735973680784 18446744073709551615 4226270 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6971/statm: 62547 49472 252 17 0 59188 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 258892

[startup+1182.3 s]
/proc/loadavg: 4.08 4.02 3.89 5/194 7467
/proc/meminfo: memFree=19889040/32951124 swapFree=67111528/67111528
[pid=6964] ppid=6962 vsize=8704 CPUtime=0.69 cores=4,6
/proc/6964/stat : 6964 (glucose.sh) S 6962 6964 5286 0 -1 4202496 360 8256 0 0 0 0 67 2 19 0 1 0 219974481 8912896 255 33554432000 4194304 4922060 140735878629152 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6964/statm: 2176 255 211 178 0 69 0
[pid=6971] ppid=6964 vsize=250188 CPUtime=1181.62 cores=4,6
/proc/6971/stat : 6971 (glucose_static) R 6964 6964 5286 0 -1 4202496 1700488 0 0 0 117819 343 0 0 25 0 1 0 219974552 256192512 50506 33554432000 4194304 4260849 140735973680784 18446744073709551615 4225124 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6971/statm: 62547 50506 252 17 0 59188 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 258892

[startup+1242.3 s]
/proc/loadavg: 4.03 4.02 3.89 5/194 7468
/proc/meminfo: memFree=19993692/32951124 swapFree=67111528/67111528
[pid=6964] ppid=6962 vsize=8704 CPUtime=0.69 cores=4,6
/proc/6964/stat : 6964 (glucose.sh) S 6962 6964 5286 0 -1 4202496 360 8256 0 0 0 0 67 2 19 0 1 0 219974481 8912896 255 33554432000 4194304 4922060 140735878629152 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6964/statm: 2176 255 211 178 0 69 0
[pid=6971] ppid=6964 vsize=185224 CPUtime=1241.62 cores=4,6
/proc/6971/stat : 6971 (glucose_static) R 6964 6964 5286 0 -1 4202496 1768177 0 0 0 123804 358 0 0 25 0 1 0 219974552 189669376 41433 33554432000 4194304 4260849 140735973680784 18446744073709551615 4224864 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6971/statm: 46306 41433 252 17 0 42947 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 193928



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.01 3.90 5/194 7470
/proc/meminfo: memFree=19746284/32951124 swapFree=67111528/67111528
[pid=6964] ppid=6962 vsize=8704 CPUtime=0.69 cores=4,6
/proc/6964/stat : 6964 (glucose.sh) S 6962 6964 5286 0 -1 4202496 360 8256 0 0 0 0 67 2 19 0 1 0 219974481 8912896 255 33554432000 4194304 4922060 140735878629152 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6964/statm: 2176 255 211 178 0 69 0
[pid=6971] ppid=6964 vsize=216044 CPUtime=1299.32 cores=4,6
/proc/6971/stat : 6971 (glucose_static) R 6964 6964 5286 0 -1 4202496 1805283 0 0 0 129564 368 0 0 25 0 1 0 219974552 221229056 49784 33554432000 4194304 4260849 140735973680784 18446744073709551615 4224348 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6971/statm: 54011 49784 252 17 0 50652 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 224748

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

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

[startup+1300 s]
/proc/loadavg: 4.01 4.01 3.90 5/194 7470
/proc/meminfo: memFree=19746284/32951124 swapFree=67111528/67111528
[pid=6964] ppid=6962 vsize=8704 CPUtime=0.69 cores=4,6
/proc/6964/stat : 6964 (glucose.sh) S 6962 6964 5286 0 -1 4202496 360 8256 0 0 0 0 67 2 19 0 1 0 219974481 8912896 255 33554432000 4194304 4922060 140735878629152 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6964/statm: 2176 255 211 178 0 69 0
[pid=6971] ppid=6964 vsize=216044 CPUtime=1299.32 cores=4,6
/proc/6971/stat : 6971 (glucose_static) R 6964 6964 5286 0 -1 4202496 1805283 0 0 0 129564 368 0 0 25 0 1 0 219974552 221229056 49784 33554432000 4194304 4260849 140735973680784 18446744073709551615 4224348 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6971/statm: 54011 49784 252 17 0 50652 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 224748

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1300.01
CPU time (s): 1300.01
CPU user time (s): 1296.31
CPU system time (s): 3.7
CPU usage (%): 99.9997
Max. virtual memory (cumulated for all children) (KiB): 420420

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

runsolver used 2.25666 second user time and 4.84226 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-25 20:57:12
IDJOB=3284204
IDBENCH=71718
IDSOLVER=1651
FILE ID=node107/3284204-1303757832
RUNJOBID= node107-1303756522-6695
PBS_JOBID= 13154055
Free space on /tmp= 71552 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-3284204-1303757832/watcher-3284204-1303757832 -o /tmp/evaluation-result-3284204-1303757832/solver-3284204-1303757832 -C 2400 -W 1300 -M 7680  glucose.sh HOME/instance-3284204-1303757832.cnf 

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

MD5SUM BENCH= d986f0b849e7c714ed5d3a26373567af
RANDOM SEED=137878752

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20138832 kB
Buffers:       2025744 kB
Cached:        9545864 kB
SwapCached:          0 kB
Active:        8503716 kB
Inactive:      3824860 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20138832 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          173848 kB
Writeback:           0 kB
AnonPages:      756620 kB
Mapped:          15280 kB
Slab:           417672 kB
PageTables:       6708 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1013888 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= 71536 MiB
End job on node107 at 2011-04-25 21:18:54