Trace number 3285768

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 942.491 942.492

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
blocks-blocks-37-1.130-NOTKNOWN.cnf
MD5SUMc7a9573eb59580c8d4fc5a3ca880d541
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark454.45
Satisfiable
(Un)Satisfiability was proved
Number of variables559571
Number of clauses10223027
Sum of the clauses size22253097
Maximum clause length1408
Minimum clause length1
Number of clauses of size 11517
Number of clauses of size 29836450
Number of clauses of size 3365560
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 519500

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.00	c num clauses = 10223027
0.00/0.00	c too many clauses .. no preprocessing
0.00/0.00	c
0.00/0.00	c Starting glucose
0.00/0.00	c
171.99/172.09	c This is glucose 2.0 --  based on MiniSAT (Many thanks to MiniSAT team)
171.99/172.09	c WARNING: for repeatability, setting FPU to use double precision
171.99/172.09	c ============================[ Problem Statistics ]=============================
171.99/172.09	c |                                                                             |
171.99/172.09	c |  Number of variables:        559571                                         |
171.99/172.09	c |  Number of clauses:         9237370                                         |
171.99/172.09	c |  Parse time:                   1.70 s                                       |
171.99/172.09	c |                                                                             |
171.99/172.09	c ============================[ Search Statistics ]==============================
171.99/172.09	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
171.99/172.09	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
171.99/172.09	c ===============================================================================
171.99/172.09	c |      2151 |  274308  9078034 19337454 |        1     1454    880 | 50.979 % |
171.99/172.10	c |      2251 |  274108  9078034 19337454 |        1     1552    946 | 51.015 % |
171.99/172.10	c |      2752 |  267066  9078034 19337454 |        1     2036    823 | 52.273 % |
171.99/172.10	c |      3871 |  266442  9078034 19337454 |        1     3152    836 | 52.385 % |
171.99/172.10	c |      5920 |  262855  9072126 19310268 |        1     3537   1010 | 53.026 % |
171.99/172.10	c |      6020 |  262852  9072126 19310268 |        1     3636    994 | 53.026 % |
171.99/172.10	c |      6432 |  262849  9072126 19310268 |        1     4047    972 | 53.027 % |
171.99/172.10	c |      6534 |  262849  9069674 19298698 |        1     4122    974 | 53.027 % |
171.99/172.10	c |      7629 |  262849  9069674 19298698 |        1     5217    906 | 53.027 % |
171.99/172.10	c |      8165 |  262846  9069674 19298698 |        1     5752    922 | 53.027 % |
171.99/172.10	c |      8266 |  262846  9069674 19298698 |        1     5853    910 | 53.027 % |
171.99/172.10	c |      8803 |  262843  9069674 19298698 |        1     6389    979 | 53.028 % |
171.99/172.10	c |     11832 |  262728  9069670 19298686 |        1     5381    504 | 53.048 % |
171.99/172.10	c |     13596 |  262719  9069592 19298378 |        1     7141    644 | 53.050 % |
171.99/172.10	c |     13698 |  262719  9069592 19298378 |        1     7243    653 | 53.050 % |
171.99/172.10	c |     13798 |  262718  9069592 19298378 |        1     7342    651 | 53.050 % |
171.99/172.10	c |     14932 |  262715  9069584 19298354 |        1     8475    747 | 53.051 % |
171.99/172.10	c |     15178 |  262714  9069584 19298354 |        1     8720    784 | 53.051 % |
171.99/172.10	c |     15278 |  262608  9069584 19298354 |        1     8818    795 | 53.070 % |
171.99/172.10	c |     16768 |  262608  9069584 19298354 |        1    10308    737 | 53.070 % |
171.99/172.10	c |     17221 |  262608  9069584 19298354 |        1    10761    751 | 53.070 % |
171.99/172.10	c |     17481 |  262608  9069584 19298354 |        1    11021    744 | 53.070 % |
171.99/172.10	c |     17952 |  262608  9069584 19298354 |        1    11492    745 | 53.070 % |
171.99/172.10	c |     18056 |  262605  9069584 19298354 |        1    11595    744 | 53.070 % |
171.99/172.10	c |     20844 |  262602  9069584 19298354 |        1     7733    812 | 53.071 % |
171.99/172.10	c |     21111 |  262602  9069508 19298052 |        1     8000    839 | 53.071 % |
171.99/172.10	c |     21658 |  262602  9069508 19298052 |        1     8547    833 | 53.071 % |
171.99/172.10	c |     21759 |  262574  9069508 19298052 |        1     8647    859 | 53.076 % |
171.99/172.10	c |     21859 |  262574  9069508 19298052 |        1     8747    869 | 53.076 % |
171.99/172.10	c |     22026 |  262386  9069508 19298052 |        1     8912    891 | 53.109 % |
171.99/172.10	c |     22155 |  262386  9069508 19298052 |        1     9041    885 | 53.109 % |
171.99/172.10	c |     23818 |  262386  9069508 19298052 |        1    10704    967 | 53.109 % |
171.99/172.10	c |     24381 |  262386  9069370 19297408 |        1    11267    959 | 53.109 % |
171.99/172.10	c |     24499 |  262386  9069370 19297408 |        1    11385    956 | 53.109 % |
171.99/172.10	c |     25474 |  262380  9069370 19297408 |        1    12358    986 | 53.111 % |
171.99/172.10	c |     25700 |  262380  9069370 19297408 |        1    12584    983 | 53.111 % |
171.99/172.10	c |     26284 |  262380  9069370 19297408 |        1    13168    988 | 53.111 % |
171.99/172.10	c |     28887 |  262374  9069364 19297390 |        1    15769   1134 | 53.112 % |
171.99/172.10	c |     28988 |  262374  9069364 19297390 |        1    15870   1130 | 53.112 % |
764.89/764.92	c |     29411 |  262374  9069364 19297390 |        1    16293   1169 | 53.112 % |
764.89/764.92	c |     29513 |  262374  9069364 19297390 |        1    16395   1165 | 53.112 % |
764.89/764.92	c |     31769 |  262374  9069364 19297390 |        1     9516    649 | 53.112 % |
764.89/764.92	c |     31870 |  262374  9069364 19297390 |        1     9617    679 | 53.112 % |
764.89/764.92	c |     32450 |  262371  9069362 19297384 |        1    10196    698 | 53.112 % |
764.89/764.92	c |     37391 |  262365  9069362 19297384 |        1    15135    991 | 53.113 % |
764.89/764.92	c |     37493 |  262365  9069356 19297366 |        1    15237    990 | 53.113 % |
764.89/764.92	c |     40172 |  262365  9069356 19297366 |        1    17916    993 | 53.113 % |
764.89/764.92	c |     42668 |  262362  9069354 19297360 |        1    20411   1093 | 53.114 % |
764.89/764.92	c |     42769 |  262362  9069354 19297360 |        1    20512   1096 | 53.114 % |
764.89/764.92	c |     42989 |  262362  9069354 19297360 |        1    20732   1111 | 53.114 % |
764.89/764.92	c |     43091 |  262362  9069354 19297360 |        1    20834   1108 | 53.114 % |
764.89/764.92	c |     43192 |  262362  9069354 19297360 |        1    20935   1114 | 53.114 % |
764.89/764.92	c |     43609 |  262362  9069354 19297360 |        1    21352   1097 | 53.114 % |
764.89/764.92	c |     48614 |  262362  9069354 19297360 |        1    15051    875 | 53.114 % |
764.89/764.92	c |     48715 |  262362  9069354 19297360 |        1    15152    877 | 53.114 % |
764.89/764.92	c |     50347 |  262362  9069354 19297360 |        1    16784    871 | 53.114 % |
764.89/764.92	c |     50447 |  262362  9069354 19297360 |        1    16884    869 | 53.114 % |
764.89/764.92	c |     56572 |  262362  9069354 19297360 |        1    23009   1128 | 53.114 % |
764.89/764.92	c |     56673 |  262362  9069354 19297360 |        1    23110   1125 | 53.114 % |
764.89/764.92	c |     57014 |  262362  9069354 19297360 |        1    23451   1134 | 53.114 % |
764.89/764.92	c |     60774 |  262359  9069352 19297354 |        1    27210   1164 | 53.114 % |
764.89/764.92	c |     60874 |  262359  9069352 19297354 |        1    27310   1162 | 53.114 % |
764.89/764.92	c |     64427 |  262359  9069352 19297354 |        1    16987    652 | 53.114 % |
764.89/764.92	c |     67050 |  262356  9069350 19297348 |        1    19609    693 | 53.115 % |
764.89/764.92	c |     67888 |  262356  9069350 19297348 |        1    20447    752 | 53.115 % |
764.89/764.92	c |     67989 |  262356  9069350 19297348 |        1    20548    758 | 53.115 % |
764.89/764.92	c |     68535 |  262353  9069350 19297348 |        1    21093    774 | 53.115 % |
764.89/764.92	c |     68758 |  262353  9069350 19297348 |        1    21316    770 | 53.115 % |
764.89/764.92	c |     70725 |  262350  9069350 19297348 |        1    23282    861 | 53.116 % |
764.89/764.92	c |     70826 |  262350  9069346 19297336 |        1    23383    859 | 53.116 % |
764.89/764.92	c |     72002 |  262350  9069346 19297336 |        1    24559    915 | 53.116 % |
764.89/764.92	c |     72935 |  262350  9069346 19297336 |        1    25492    905 | 53.116 % |
764.89/764.92	c |     76448 |  262349  9069346 19297336 |        1    29004    983 | 53.116 % |
764.89/764.92	c |     76550 |  262349  9069346 19297336 |        1    29106    981 | 53.116 % |
764.89/764.92	c |     81331 |  262349  9069346 19297336 |        1    33887   1017 | 53.116 % |
764.89/764.92	c |     83495 |  262346  9069344 19297330 |        1    19127    531 | 53.117 % |
764.89/764.92	c |     83633 |  262346  9069344 19297330 |        1    19265    531 | 53.117 % |
764.89/764.92	c |     85540 |  262345  9069344 19297330 |        1    21171    580 | 53.117 % |
764.89/764.92	c |     85640 |  262345  9069344 19297330 |        1    21271    585 | 53.117 % |
764.89/764.92	c |     85740 |  262345  9069344 19297330 |        1    21371    585 | 53.117 % |
764.89/764.92	c |     86435 |  262345  9069344 19297330 |        1    22066    629 | 53.117 % |
764.89/764.92	c |     86535 |  262345  9069344 19297330 |        1    22166    630 | 53.117 % |
764.89/764.92	c |     88859 |  262226  9069344 19297330 |        1    24489    699 | 53.138 % |
764.89/764.92	c |     91433 |  262226  9069262 19296899 |        1    27063    765 | 53.138 % |
764.89/764.92	c |    108801 |  257168  9065830 19281541 |        1    23408    489 | 54.042 % |
764.89/764.92	c |    111345 |  257165  9065830 19281541 |        1    25951    592 | 54.042 % |
764.89/764.92	c |    111950 |  257165  9065826 19281529 |        1    26556    604 | 54.042 % |
764.89/764.92	c |    112104 |  257165  9065826 19281529 |        1    26710    603 | 54.042 % |
764.89/764.92	c |    117242 |  257162  9065826 19281529 |        1    31847    773 | 54.043 % |
942.40/942.46	c |    128028 |  256259  9065368 19279713 |        1    41268    767 | 54.204 % |
942.40/942.46	c |    128139 |  256259  9065364 19279701 |        1    41379    766 | 54.204 % |
942.40/942.46	c |    128294 |  256259  9065364 19279701 |        1    41534    770 | 54.204 % |
942.40/942.46	c |    128395 |  256259  9065364 19279701 |        1    41635    770 | 54.204 % |
942.40/942.46	c |    133844 |  256259  9065364 19279701 |        1    27536    507 | 54.204 % |
942.40/942.46	c |    136959 |  256259  9065364 19279701 |        1    30651    516 | 54.204 % |
942.40/942.46	c |    137059 |  256259  9065364 19279701 |        1    30751    517 | 54.204 % |
942.40/942.46	c |    139611 |  254116  9065364 19279701 |        1    33301    515 | 54.587 % |
942.40/942.46	c |    140444 |  254116  9065364 19279701 |        1    34134    517 | 54.587 % |
942.40/942.46	c |    140692 |  254116  9065364 19279701 |        1    34382    524 | 54.587 % |
942.40/942.46	c |    142098 |  254116  9065364 19279701 |        1    35788    520 | 54.587 % |
942.40/942.46	c |    150913 |  254113  9063908 19273645 |        1    44385    510 | 54.588 % |
942.40/942.46	c |    153160 |  254113  9063908 19273645 |        1    46632    534 | 54.588 % |
942.40/942.46	c |    163459 |  198840  9063466 19271877 |        1    32649    388 | 64.466 % |
942.40/942.46	c ===============================================================================
942.40/942.46	c restarts              : 103
942.40/942.46	c nb ReduceDB           : 10
942.40/942.46	c nb removed Clauses    : 121559
942.40/942.46	c nb learnts DL2        : 2190
942.40/942.46	c nb learnts size 2     : 600
942.40/942.46	c nb learnts size 1     : 347
942.40/942.46	c conflicts             : 163459         (174 /sec)
942.40/942.46	c decisions             : 1009189        (0.00 % random) (1072 /sec)
942.40/942.46	c propagations          : 1491614051     (1584689 /sec)
942.40/942.46	c conflict literals     : 195166417      (45.04 % deleted)
942.40/942.46	c nb reduced Clauses    : 551
942.40/942.46	c CPU time              : 941.266 s
942.40/942.46	
942.40/942.46	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-3285768-1303762207/watcher-3285768-1303762207 -o /tmp/evaluation-result-3285768-1303762207/solver-3285768-1303762207 -C 2400 -W 1300 -M 7680 glucose.sh HOME/instance-3285768-1303762207.cnf 

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 1.64 1.58 2.50 4/192 21615
/proc/meminfo: memFree=28342040/32950928 swapFree=67111364/67111528
[pid=21615] ppid=21613 vsize=8704 CPUtime=0 cores=5,7
/proc/21615/stat : 21615 (glucose.sh) S 21613 21615 20892 0 -1 4202496 360 112 0 0 0 0 0 0 24 0 1 0 487820959 8912896 255 33554432000 4194304 4922060 140735034282320 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21615/statm: 2176 255 211 178 0 69 0

[startup+0.056937 s]
/proc/loadavg: 1.64 1.58 2.50 4/192 21615
/proc/meminfo: memFree=28342040/32950928 swapFree=67111364/67111528
[pid=21615] ppid=21613 vsize=8704 CPUtime=0 cores=5,7
/proc/21615/stat : 21615 (glucose.sh) S 21613 21615 20892 0 -1 4202496 360 112 0 0 0 0 0 0 24 0 1 0 487820959 8912896 255 33554432000 4194304 4922060 140735034282320 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21615/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.10093 s]
/proc/loadavg: 1.64 1.58 2.50 4/192 21615
/proc/meminfo: memFree=28342040/32950928 swapFree=67111364/67111528
[pid=21615] ppid=21613 vsize=8704 CPUtime=0 cores=5,7
/proc/21615/stat : 21615 (glucose.sh) S 21613 21615 20892 0 -1 4202496 360 112 0 0 0 0 0 0 24 0 1 0 487820959 8912896 255 33554432000 4194304 4922060 140735034282320 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21615/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300892 s]
/proc/loadavg: 1.64 1.58 2.50 4/192 21615
/proc/meminfo: memFree=28342040/32950928 swapFree=67111364/67111528
[pid=21615] ppid=21613 vsize=8704 CPUtime=0 cores=5,7
/proc/21615/stat : 21615 (glucose.sh) S 21613 21615 20892 0 -1 4202496 360 112 0 0 0 0 0 0 24 0 1 0 487820959 8912896 255 33554432000 4194304 4922060 140735034282320 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21615/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700815 s]
/proc/loadavg: 1.64 1.58 2.50 4/192 21615
/proc/meminfo: memFree=28342040/32950928 swapFree=67111364/67111528
[pid=21615] ppid=21613 vsize=8704 CPUtime=0 cores=5,7
/proc/21615/stat : 21615 (glucose.sh) S 21613 21615 20892 0 -1 4202496 360 112 0 0 0 0 0 0 24 0 1 0 487820959 8912896 255 33554432000 4194304 4922060 140735034282320 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21615/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50066 s]
/proc/loadavg: 1.64 1.58 2.50 5/194 21619
/proc/meminfo: memFree=28196572/32950928 swapFree=67111364/67111528
[pid=21615] ppid=21613 vsize=8704 CPUtime=0 cores=5,7
/proc/21615/stat : 21615 (glucose.sh) S 21613 21615 20892 0 -1 4202496 360 112 0 0 0 0 0 0 24 0 1 0 487820959 8912896 255 33554432000 4194304 4922060 140735034282320 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21615/statm: 2176 255 211 178 0 69 0
[pid=21617] ppid=21615 vsize=386400 CPUtime=1.48 cores=5,7
/proc/21617/stat : 21617 (glucose_static) R 21615 21615 20892 0 -1 4202496 85958 0 0 0 133 15 0 0 25 0 1 0 487820959 395673600 85176 33554432000 4194304 4260849 140734884902144 18446744073709551615 208079893189 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21617/statm: 96600 85177 214 17 0 93241 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 395104

[startup+3.10036 s]
/proc/loadavg: 1.64 1.58 2.50 5/194 21619
/proc/meminfo: memFree=27980812/32950928 swapFree=67111364/67111528
[pid=21615] ppid=21613 vsize=8704 CPUtime=0 cores=5,7
/proc/21615/stat : 21615 (glucose.sh) S 21613 21615 20892 0 -1 4202496 360 112 0 0 0 0 0 0 24 0 1 0 487820959 8912896 255 33554432000 4194304 4922060 140735034282320 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21615/statm: 2176 255 211 178 0 69 0
[pid=21617] ppid=21615 vsize=522284 CPUtime=3.08 cores=5,7
/proc/21617/stat : 21617 (glucose_static) R 21615 21615 20892 0 -1 4202496 109335 0 0 0 290 18 0 0 25 0 1 0 487820959 534818816 108070 33554432000 4194304 4260849 140734884902144 18446744073709551615 4209389 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21617/statm: 130571 108070 239 17 0 127212 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 530988

[startup+6.30075 s]
/proc/loadavg: 1.83 1.62 2.50 5/194 21619
/proc/meminfo: memFree=27977036/32950928 swapFree=67111364/67111528
[pid=21615] ppid=21613 vsize=8704 CPUtime=0 cores=5,7
/proc/21615/stat : 21615 (glucose.sh) S 21613 21615 20892 0 -1 4202496 360 112 0 0 0 0 0 0 24 0 1 0 487820959 8912896 255 33554432000 4194304 4922060 140735034282320 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21615/statm: 2176 255 211 178 0 69 0
[pid=21617] ppid=21615 vsize=522620 CPUtime=6.28 cores=5,7
/proc/21617/stat : 21617 (glucose_static) R 21615 21615 20892 0 -1 4202496 110073 0 0 0 610 18 0 0 25 0 1 0 487820959 535162880 108808 33554432000 4194304 4260849 140734884902144 18446744073709551615 4209368 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21617/statm: 130655 108808 239 17 0 127296 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 531324

[startup+12.7005 s]
/proc/loadavg: 2.00 1.66 2.51 5/194 21619
/proc/meminfo: memFree=27955016/32950928 swapFree=67111364/67111528
[pid=21615] ppid=21613 vsize=8704 CPUtime=0 cores=5,7
/proc/21615/stat : 21615 (glucose.sh) S 21613 21615 20892 0 -1 4202496 360 112 0 0 0 0 0 0 24 0 1 0 487820959 8912896 255 33554432000 4194304 4922060 140735034282320 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21615/statm: 2176 255 211 178 0 69 0
[pid=21617] ppid=21615 vsize=524808 CPUtime=12.69 cores=5,7
/proc/21617/stat : 21617 (glucose_static) R 21615 21615 20892 0 -1 4202496 112230 0 0 0 1250 19 0 0 25 0 1 0 487820959 537403392 110961 33554432000 4194304 4260849 140734884902144 18446744073709551615 4226480 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21617/statm: 131202 110961 250 17 0 127843 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 533512

[startup+25.5011 s]
/proc/loadavg: 2.44 1.77 2.54 5/194 21620
/proc/meminfo: memFree=27937548/32950928 swapFree=67111364/67111528
[pid=21615] ppid=21613 vsize=8704 CPUtime=0 cores=5,7
/proc/21615/stat : 21615 (glucose.sh) S 21613 21615 20892 0 -1 4202496 360 112 0 0 0 0 0 0 24 0 1 0 487820959 8912896 255 33554432000 4194304 4922060 140735034282320 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21615/statm: 2176 255 211 178 0 69 0
[pid=21617] ppid=21615 vsize=524808 CPUtime=25.48 cores=5,7
/proc/21617/stat : 21617 (glucose_static) R 21615 21615 20892 0 -1 4202496 115480 0 0 0 2529 19 0 0 25 0 1 0 487820959 537403392 114210 33554432000 4194304 4260849 140734884902144 18446744073709551615 4209907 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21617/statm: 131202 114210 250 17 0 127843 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 533512

[startup+51.1002 s]
/proc/loadavg: 2.97 1.95 2.57 5/194 21620
/proc/meminfo: memFree=27884844/32950928 swapFree=67111364/67111528
[pid=21615] ppid=21613 vsize=8704 CPUtime=0 cores=5,7
/proc/21615/stat : 21615 (glucose.sh) S 21613 21615 20892 0 -1 4202496 360 112 0 0 0 0 0 0 24 0 1 0 487820959 8912896 255 33554432000 4194304 4922060 140735034282320 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21615/statm: 2176 255 211 178 0 69 0
[pid=21617] ppid=21615 vsize=525900 CPUtime=51.08 cores=5,7
/proc/21617/stat : 21617 (glucose_static) R 21615 21615 20892 0 -1 4202496 119901 0 0 0 5088 20 0 0 25 0 1 0 487820959 538521600 118623 33554432000 4194304 4260849 140734884902144 18446744073709551615 4209365 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21617/statm: 131475 118623 250 17 0 128116 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 534604

[startup+102.306 s]
/proc/loadavg: 3.55 2.26 2.65 5/194 21622
/proc/meminfo: memFree=27760440/32950928 swapFree=67111364/67111528
[pid=21615] ppid=21613 vsize=8704 CPUtime=0 cores=5,7
/proc/21615/stat : 21615 (glucose.sh) S 21613 21615 20892 0 -1 4202496 360 112 0 0 0 0 0 0 24 0 1 0 487820959 8912896 255 33554432000 4194304 4922060 140735034282320 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21615/statm: 2176 255 211 178 0 69 0
[pid=21617] ppid=21615 vsize=525900 CPUtime=102.29 cores=5,7
/proc/21617/stat : 21617 (glucose_static) R 21615 21615 20892 0 -1 4202496 228624 0 0 0 10196 33 0 0 25 0 1 0 487820959 538521600 111094 33554432000 4194304 4260849 140734884902144 18446744073709551615 4209389 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21617/statm: 131475 111094 252 17 0 128116 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 534604

[startup+162.301 s]
/proc/loadavg: 3.83 2.58 2.73 5/194 21623
/proc/meminfo: memFree=27715672/32950928 swapFree=67111364/67111528
[pid=21615] ppid=21613 vsize=8704 CPUtime=0 cores=5,7
/proc/21615/stat : 21615 (glucose.sh) S 21613 21615 20892 0 -1 4202496 360 112 0 0 0 0 0 0 24 0 1 0 487820959 8912896 255 33554432000 4194304 4922060 140735034282320 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21615/statm: 2176 255 211 178 0 69 0
[pid=21617] ppid=21615 vsize=527520 CPUtime=162.29 cores=5,7
/proc/21617/stat : 21617 (glucose_static) R 21615 21615 20892 0 -1 4202496 240891 0 0 0 16193 36 0 0 25 0 1 0 487820959 540180480 123353 33554432000 4194304 4260849 140734884902144 18446744073709551615 4209488 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21617/statm: 131880 123353 252 17 0 128521 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 536224

[startup+222.301 s]
/proc/loadavg: 3.94 2.83 2.80 5/194 21625
/proc/meminfo: memFree=27735696/32950928 swapFree=67111364/67111528
[pid=21615] ppid=21613 vsize=8704 CPUtime=0 cores=5,7
/proc/21615/stat : 21615 (glucose.sh) S 21613 21615 20892 0 -1 4202496 360 112 0 0 0 0 0 0 24 0 1 0 487820959 8912896 255 33554432000 4194304 4922060 140735034282320 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21615/statm: 2176 255 211 178 0 69 0
[pid=21617] ppid=21615 vsize=527520 CPUtime=222.29 cores=5,7
/proc/21617/stat : 21617 (glucose_static) R 21615 21615 20892 0 -1 4202496 308086 0 0 0 22184 45 0 0 25 0 1 0 487820959 540180480 120202 33554432000 4194304 4260849 140734884902144 18446744073709551615 4209635 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21617/statm: 131880 120202 252 17 0 128521 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 536224

[startup+282.3 s]
/proc/loadavg: 4.03 3.06 2.88 5/194 21627
/proc/meminfo: memFree=27631488/32950928 swapFree=67111364/67111528
[pid=21615] ppid=21613 vsize=8704 CPUtime=0 cores=5,7
/proc/21615/stat : 21615 (glucose.sh) S 21613 21615 20892 0 -1 4202496 360 112 0 0 0 0 0 0 24 0 1 0 487820959 8912896 255 33554432000 4194304 4922060 140735034282320 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21615/statm: 2176 255 211 178 0 69 0
[pid=21617] ppid=21615 vsize=660920 CPUtime=282.29 cores=5,7
/proc/21617/stat : 21617 (glucose_static) R 21615 21615 20892 0 -1 4202496 322221 0 0 0 28182 47 0 0 25 0 1 0 487820959 676782080 134327 33554432000 4194304 4260849 140734884902144 18446744073709551615 4209318 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21617/statm: 165230 134327 252 17 0 161871 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 669624

[startup+342.301 s]
/proc/loadavg: 4.01 3.23 2.95 5/194 21628
/proc/meminfo: memFree=27667524/32950928 swapFree=67111364/67111528
[pid=21615] ppid=21613 vsize=8704 CPUtime=0 cores=5,7
/proc/21615/stat : 21615 (glucose.sh) S 21613 21615 20892 0 -1 4202496 360 112 0 0 0 0 0 0 24 0 1 0 487820959 8912896 255 33554432000 4194304 4922060 140735034282320 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21615/statm: 2176 255 211 178 0 69 0
[pid=21617] ppid=21615 vsize=660920 CPUtime=342.29 cores=5,7
/proc/21617/stat : 21617 (glucose_static) R 21615 21615 20892 0 -1 4202496 384993 0 0 0 34174 55 0 0 25 0 1 0 487820959 676782080 125027 33554432000 4194304 4260849 140734884902144 18446744073709551615 4209378 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21617/statm: 165230 125027 252 17 0 161871 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 669624

[startup+402.3 s]
/proc/loadavg: 4.00 3.37 3.01 5/194 21630
/proc/meminfo: memFree=27500200/32950928 swapFree=67111364/67111528
[pid=21615] ppid=21613 vsize=8704 CPUtime=0 cores=5,7
/proc/21615/stat : 21615 (glucose.sh) S 21613 21615 20892 0 -1 4202496 360 112 0 0 0 0 0 0 24 0 1 0 487820959 8912896 255 33554432000 4194304 4922060 140735034282320 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21615/statm: 2176 255 211 178 0 69 0
[pid=21617] ppid=21615 vsize=661912 CPUtime=402.29 cores=5,7
/proc/21617/stat : 21617 (glucose_static) R 21615 21615 20892 0 -1 4202496 400275 0 0 0 40171 58 0 0 25 0 1 0 487820959 677797888 140303 33554432000 4194304 4260849 140734884902144 18446744073709551615 4209401 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21617/statm: 165478 140303 252 17 0 162119 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 670616

[startup+462.301 s]
/proc/loadavg: 4.00 3.48 3.07 5/194 21631
/proc/meminfo: memFree=27559660/32950928 swapFree=67111364/67111528
[pid=21615] ppid=21613 vsize=8704 CPUtime=0 cores=5,7
/proc/21615/stat : 21615 (glucose.sh) S 21613 21615 20892 0 -1 4202496 360 112 0 0 0 0 0 0 24 0 1 0 487820959 8912896 255 33554432000 4194304 4922060 140735034282320 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21615/statm: 2176 255 211 178 0 69 0
[pid=21617] ppid=21615 vsize=661912 CPUtime=462.29 cores=5,7
/proc/21617/stat : 21617 (glucose_static) R 21615 21615 20892 0 -1 4202496 466132 0 0 0 46162 67 0 0 25 0 1 0 487820959 677797888 127029 33554432000 4194304 4260849 140734884902144 18446744073709551615 4209368 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21617/statm: 165478 127029 252 17 0 162119 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 670616

[startup+522.3 s]
/proc/loadavg: 4.00 3.57 3.12 5/194 21633
/proc/meminfo: memFree=27583420/32950928 swapFree=67111364/67111528
[pid=21615] ppid=21613 vsize=8704 CPUtime=0 cores=5,7
/proc/21615/stat : 21615 (glucose.sh) S 21613 21615 20892 0 -1 4202496 360 112 0 0 0 0 0 0 24 0 1 0 487820959 8912896 255 33554432000 4194304 4922060 140735034282320 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21615/statm: 2176 255 211 178 0 69 0
[pid=21617] ppid=21615 vsize=661912 CPUtime=522.29 cores=5,7
/proc/21617/stat : 21617 (glucose_static) R 21615 21615 20892 0 -1 4202496 478893 0 0 0 52158 71 0 0 25 0 1 0 487820959 677797888 139781 33554432000 4194304 4260849 140734884902144 18446744073709551615 4209368 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21617/statm: 165478 139781 252 17 0 162119 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 670616

[startup+582.301 s]
/proc/loadavg: 4.06 3.66 3.18 5/194 21635
/proc/meminfo: memFree=27433832/32950928 swapFree=67111364/67111528
[pid=21615] ppid=21613 vsize=8704 CPUtime=0 cores=5,7
/proc/21615/stat : 21615 (glucose.sh) S 21613 21615 20892 0 -1 4202496 360 112 0 0 0 0 0 0 24 0 1 0 487820959 8912896 255 33554432000 4194304 4922060 140735034282320 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21615/statm: 2176 255 211 178 0 69 0
[pid=21617] ppid=21615 vsize=530512 CPUtime=582.29 cores=5,7
/proc/21617/stat : 21617 (glucose_static) R 21615 21615 20892 0 -1 4202496 543120 0 0 0 58149 80 0 0 25 0 1 0 487820959 543244288 123726 33554432000 4194304 4260849 140734884902144 18446744073709551615 4209287 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21617/statm: 132628 123726 252 17 0 129269 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 539216

[startup+642.301 s]
/proc/loadavg: 4.02 3.72 3.23 5/194 21636
/proc/meminfo: memFree=27480528/32950928 swapFree=67111364/67111528
[pid=21615] ppid=21613 vsize=8704 CPUtime=0 cores=5,7
/proc/21615/stat : 21615 (glucose.sh) S 21613 21615 20892 0 -1 4202496 360 112 0 0 0 0 0 0 24 0 1 0 487820959 8912896 255 33554432000 4194304 4922060 140735034282320 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21615/statm: 2176 255 211 178 0 69 0
[pid=21617] ppid=21615 vsize=662772 CPUtime=642.3 cores=5,7
/proc/21617/stat : 21617 (glucose_static) R 21615 21615 20892 0 -1 4202496 553400 0 0 0 64147 83 0 0 25 0 1 0 487820959 678678528 133994 33554432000 4194304 4260849 140734884902144 18446744073709551615 4224583 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21617/statm: 165693 133994 252 17 0 162334 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 671476

[startup+702.301 s]
/proc/loadavg: 4.05 3.78 3.28 5/194 21638
/proc/meminfo: memFree=27768276/32950928 swapFree=67111364/67111528
[pid=21615] ppid=21613 vsize=8704 CPUtime=0 cores=5,7
/proc/21615/stat : 21615 (glucose.sh) S 21613 21615 20892 0 -1 4202496 360 112 0 0 0 0 0 0 24 0 1 0 487820959 8912896 255 33554432000 4194304 4922060 140735034282320 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21615/statm: 2176 255 211 178 0 69 0
[pid=21617] ppid=21615 vsize=530512 CPUtime=702.29 cores=5,7
/proc/21617/stat : 21617 (glucose_static) R 21615 21615 20892 0 -1 4202496 615226 0 0 0 70137 92 0 0 25 0 1 0 487820959 543244288 119663 33554432000 4194304 4260849 140734884902144 18446744073709551615 4209649 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21617/statm: 132628 119663 252 17 0 129269 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 539216

[startup+762.307 s]
/proc/loadavg: 4.06 3.84 3.33 5/194 21639
/proc/meminfo: memFree=27472116/32950928 swapFree=67111364/67111528
[pid=21615] ppid=21613 vsize=8704 CPUtime=0 cores=5,7
/proc/21615/stat : 21615 (glucose.sh) S 21613 21615 20892 0 -1 4202496 360 112 0 0 0 0 0 0 24 0 1 0 487820959 8912896 255 33554432000 4194304 4922060 140735034282320 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21615/statm: 2176 255 211 178 0 69 0
[pid=21617] ppid=21615 vsize=663660 CPUtime=762.3 cores=5,7
/proc/21617/stat : 21617 (glucose_static) R 21615 21615 20892 0 -1 4202496 627994 0 0 0 76135 95 0 0 25 0 1 0 487820959 679587840 132426 33554432000 4194304 4260849 140734884902144 18446744073709551615 4209476 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21617/statm: 165915 132426 252 17 0 162556 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 672364

[startup+822.3 s]
/proc/loadavg: 4.02 3.86 3.37 5/194 21641
/proc/meminfo: memFree=27331700/32950928 swapFree=67111364/67111528
[pid=21615] ppid=21613 vsize=8704 CPUtime=0 cores=5,7
/proc/21615/stat : 21615 (glucose.sh) S 21613 21615 20892 0 -1 4202496 360 112 0 0 0 0 0 0 24 0 1 0 487820959 8912896 255 33554432000 4194304 4922060 140735034282320 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21615/statm: 2176 255 211 178 0 69 0
[pid=21617] ppid=21615 vsize=663660 CPUtime=822.29 cores=5,7
/proc/21617/stat : 21617 (glucose_static) R 21615 21615 20892 0 -1 4202496 638460 0 0 0 82132 97 0 0 25 0 1 0 487820959 679587840 142876 33554432000 4194304 4260849 140734884902144 18446744073709551615 4210116 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21617/statm: 165915 142876 252 17 0 162556 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 672364

[startup+882.301 s]
/proc/loadavg: 4.01 3.89 3.40 5/194 21643
/proc/meminfo: memFree=27549024/32950928 swapFree=67111364/67111528
[pid=21615] ppid=21613 vsize=8704 CPUtime=0 cores=5,7
/proc/21615/stat : 21615 (glucose.sh) S 21613 21615 20892 0 -1 4202496 360 112 0 0 0 0 0 0 24 0 1 0 487820959 8912896 255 33554432000 4194304 4922060 140735034282320 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21615/statm: 2176 255 211 178 0 69 0
[pid=21617] ppid=21615 vsize=664512 CPUtime=882.3 cores=5,7
/proc/21617/stat : 21617 (glucose_static) R 21615 21615 20892 0 -1 4202496 704946 0 0 0 88122 108 0 0 25 0 1 0 487820959 680460288 129400 33554432000 4194304 4260849 140734884902144 18446744073709551615 4209649 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21617/statm: 166128 129400 252 17 0 162769 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 673216

[startup+942.3 s]
/proc/loadavg: 4.00 3.90 3.44 5/194 21644
/proc/meminfo: memFree=27431280/32950928 swapFree=67111364/67111528
[pid=21615] ppid=21613 vsize=8704 CPUtime=0 cores=5,7
/proc/21615/stat : 21615 (glucose.sh) S 21613 21615 20892 0 -1 4202496 360 112 0 0 0 0 0 0 24 0 1 0 487820959 8912896 255 33554432000 4194304 4922060 140735034282320 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21615/statm: 2176 255 211 178 0 69 0
[pid=21617] ppid=21615 vsize=532252 CPUtime=942.3 cores=5,7
/proc/21617/stat : 21617 (glucose_static) R 21615 21615 20892 0 -1 4202496 771047 0 0 0 94110 120 0 0 25 0 1 0 487820959 545026048 122378 33554432000 4194304 4260849 140734884902144 18446744073709551615 4209389 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21617/statm: 133063 122378 252 17 0 129704 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 540956

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

[startup+942.4 s]
/proc/loadavg: 4.00 3.90 3.44 5/194 21644
/proc/meminfo: memFree=27431280/32950928 swapFree=67111364/67111528
[pid=21615] ppid=21613 vsize=8704 CPUtime=0 cores=5,7
/proc/21615/stat : 21615 (glucose.sh) S 21613 21615 20892 0 -1 4202496 360 112 0 0 0 0 0 0 24 0 1 0 487820959 8912896 255 33554432000 4194304 4922060 140735034282320 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21615/statm: 2176 255 211 178 0 69 0
[pid=21617] ppid=21615 vsize=532252 CPUtime=942.4 cores=5,7
/proc/21617/stat : 21617 (glucose_static) R 21615 21615 20892 0 -1 4202496 771053 0 0 0 94120 120 0 0 25 0 1 0 487820959 545026048 122384 33554432000 4194304 4260849 140734884902144 18446744073709551615 4224374 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21617/statm: 133063 122384 252 17 0 129704 0
Current children cumulated CPU time (s) 942.4
Current children cumulated vsize (KiB) 540956

Child status: 20
Real time (s): 942.492
CPU time (s): 942.491
CPU user time (s): 941.266
CPU system time (s): 1.22481
CPU usage (%): 99.9999
Max. virtual memory (cumulated for all children) (KiB): 884832

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

runsolver used 1.52277 second user time and 3.62045 second system time

The end

Launcher Data

Begin job on node127 at 2011-04-25 22:10:13
IDJOB=3285768
IDBENCH=82399
IDSOLVER=1651
FILE ID=node127/3285768-1303762207
RUNJOBID= node127-1303762207-21571
PBS_JOBID= 13157130
Free space on /tmp= 71048 MiB

SOLVER NAME= glucose 2
BENCH NAME= SAT11/application/rintanen/SATPlanning/blocks-blocks-37-1.130-NOTKNOWN.cnf
COMMAND LINE= glucose.sh BENCHNAME 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3285768-1303762207/watcher-3285768-1303762207 -o /tmp/evaluation-result-3285768-1303762207/solver-3285768-1303762207 -C 2400 -W 1300 -M 7680  glucose.sh HOME/instance-3285768-1303762207.cnf 

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

MD5SUM BENCH= c7a9573eb59580c8d4fc5a3ca880d541
RANDOM SEED=366518370

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      28342560 kB
Buffers:       1232076 kB
Cached:        2612380 kB
SwapCached:          0 kB
Active:         825388 kB
Inactive:      3305368 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      28342560 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:          304712 kB
Writeback:           0 kB
AnonPages:      285940 kB
Mapped:          15556 kB
Slab:           412580 kB
PageTables:       5956 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   504476 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= 71044 MiB
End job on node127 at 2011-04-25 22:25:55