Trace number 3421676

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
CryptoMiniSat Strange-Night-2-mt (fixed)SAT 482.54 60.5433

General information on the benchmark

NameSAT04/handmade/andrew/composite/
Composite-024BitPrimes-1.used-as.sat04-861.cnf
MD5SUM72d75022e26bed024de6755e7642ab28
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark11.4853
Satisfiable
(Un)Satisfiability was proved
Number of variables1199
Number of clauses11158
Sum of the clauses size49842
Maximum clause length5
Minimum clause length1
Number of clauses of size 174
Number of clauses of size 21148
Number of clauses of size 31104
Number of clauses of size 40
Number of clauses of size 58832
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.05	c Using 8 threads
0.52/0.10	c This is CryptoMiniSat 3.0.0
0.52/0.10	c WARNING: for repeatability, setting FPU to use double precision
0.52/0.10	c Reading file 'HOME/instance-3421676-1306700716.cnf'
0.52/0.10	c -- header says num vars:           1199
0.52/0.10	c -- header says num clauses:       11158
0.52/0.11	c -- clauses added:            0 learnts,        11158 normals,            0 xors
0.52/0.11	c -- vars added       1199
0.52/0.11	c Parsing time:  0.00 s
0.52/0.11	c  N st     0         0      1199      9650      1126         0     48106         0   no data   no data
0.52/0.14	c asymm  cl-useful: 4567/9416/9416 lits-rem:5225 time: 0.02
0.52/0.14	c Flit:     1 Blit:      9 bXBeca:    0 bXProp:   38 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
0.52/0.14	c Replacing       38 vars Replaced     8375 lits Time:     0.00 s 
0.52/0.15	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.52/0.15	c bin-w-bin subsume rem          505 bins  time:  0.00 s
0.52/0.15	c subs with bin:       34  lits-rem:      2175  v-fix:    0  time:  0.00 s
0.52/0.15	c Subs w/ non-existent bins:     11 l-rem:      9 v-fix:     0 done:   1055 time:  0.00 s
0.52/0.15	c Removed useless bin:       7  fixed:     0  props:   0.01M  time:  0.00 s
0.52/0.16	c lits-rem:      2691  cl-subs:     1155  v-elim:      0  v-fix:    0  time:  0.01 s
0.52/0.16	c Finding binary XORs  T:     0.00 s  found:       4
0.52/0.16	c Replacing        4 vars Replaced      470 lits Time:     0.00 s 
0.52/0.16	c Finding non-binary XORs:     0.00 s (found:       1, avg size: 4.0)
0.52/0.16	c calculated reachability. Time: 0.00
0.52/0.16	c Calc default polars -  time:   0.00 s pos:     493 undec:     161 neg:     545
0.52/0.16	c =========================================================================================
0.52/0.16	c types(t): F = full restart, N = normal restart
0.52/0.16	c types(t): S = simplification begin/end, E = solution found
0.52/0.16	c restart types(rt): st = static, dy = dynamic
0.52/0.16	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.52/0.16	c  B st     0         0      1051      7957       598         0     30340         0   no data   no data
0.52/0.33	c Decided on static restart strategy
0.52/0.55	c  N st     8      4917      1051      7957       619      4712     30338    109775   no data   no data
7.91/1.13	c  N st    10     11299      1051      7957       677      4446     30338     69439   no data   no data
12.16/1.61	c  N st    11     17042      1051      7957       683      9910     30338    179116   no data   no data
18.54/2.42	c  F st    12     25002      1051      7957       724     12233     30338    243488   no data   no data
18.54/2.42	c  N st    12     25002      1051      7957       724     12233     30338    243488   no data   no data
18.54/2.42	c Finding binary XORs  T:     0.00 s  found:       0
22.56/2.93	c Decided on static restart strategy
22.56/2.93	c  N st    18     30001      1051      7957       724     10640     30338    185347   no data   no data
22.56/2.93	c  S st    18     30001      1051      7957       724     10640     30338    185347   no data   no data
22.56/2.97	c  S st    18     30506      1051      7957       724     11138     30338    191204   no data   no data
22.56/2.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
22.56/2.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     66 BRemL:     53 BRemN:      5 P:  0.3M T:  0.01
22.56/2.97	c blocked clauses removed:        0 vars:      0 tried:        1047 T: 0.00 s
22.56/2.97	c bin-w-bin subsume rem           59 bins  time:  0.00 s
22.56/2.98	c subs with bin:       49  lits-rem:        24  v-fix:    0  time:  0.00 s
22.56/2.98	c Subs w/ non-existent bins:      0 l-rem:      1 v-fix:     0 done:   1051 time:  0.00 s
22.56/2.98	c Removed useless bin:      16  fixed:     0  props:   0.02M  time:  0.00 s
22.56/2.98	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time:  0.00 s
22.56/2.99	c subs with bin:        4  lits-rem:       235  v-fix:    0  time:  0.00 s
24.12/3.13	c lits-rem:      2013  cl-subs:     1805  v-elim:      0  v-fix:    0  time:  0.14 s
24.12/3.17	c asymm  cl-useful: 2/7905/7905 lits-rem:2 time: 0.04
24.12/3.17	c calculated reachability. Time: 0.00
24.12/3.17	c  N st    18     30506      1051      7905       669      9329     30182    157672   no data   no data
30.52/3.90	c  N st    20     37619      1051      7905       670      8819     30182    119467   no data   no data
35.30/4.53	c  N st    21     44018      1051      7905       670     15037     30182    257378   no data   no data
35.30/4.53	c Finding binary XORs  T:     0.00 s  found:       0
36.89/4.76	c  S st    22     45759      1051      7905       713     16734     30182    300495   no data   no data
37.69/4.82	c  S st    22     46263      1051      7905       714     17233     30182    308853   no data   no data
37.69/4.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
37.69/4.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      3 BRemL:     47 BRemN:      0 P:  0.4M T:  0.01
37.69/4.83	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
37.69/4.83	c bin-w-bin subsume rem           13 bins  time:  0.00 s
37.69/4.83	c subs with bin:        2  lits-rem:         0  v-fix:    0  time:  0.00 s
37.69/4.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1051 time:  0.00 s
37.69/4.83	c Removed useless bin:       1  fixed:     0  props:   0.02M  time:  0.00 s
37.69/4.83	c lits-rem:         1  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
37.69/4.85	c subs with bin:        4  lits-rem:        36  v-fix:    0  time:  0.00 s
39.30/5.08	c lits-rem:       837  cl-subs:     1942  v-elim:      0  v-fix:    0  time:  0.23 s
39.30/5.08	c vivif2 --  cl tried     7903 cl shrink        2 lits rem          2 time: 0.00
39.30/5.09	c vivif2 --  cl tried    15287 cl shrink     1130 lits rem       1295 time: 0.01
40.12/5.14	c asymm  cl-useful: 1/7901/7901 lits-rem:1 time: 0.05
40.12/5.14	c calculated reachability. Time: 0.00
40.12/5.14	c  N st    22     46263      1051      7901       658     15287     30156    275267   no data   no data
53.66/6.86	c  N st    23     60660      1051      7901       658     11330     30155    153934   no data   no data
62.44/7.99	c  N st    24     69395      1051      7901       674     19834     30155    323315   no data   no data
62.44/7.99	c  S st    24     69395      1051      7901       674     19834     30155    323315   no data   no data
63.24/8.05	c  S st    24     69897      1051      7901       677     20327     30155    330145   no data   no data
63.24/8.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
63.24/8.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      6 BRemN:      1 P:  0.5M T:  0.01
63.24/8.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
63.24/8.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
63.24/8.06	c subs with bin:        9  lits-rem:         1  v-fix:    0  time:  0.00 s
63.24/8.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1051 time:  0.00 s
63.24/8.06	c Removed useless bin:       2  fixed:     0  props:   0.02M  time:  0.00 s
63.24/8.07	c lits-rem:         1  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
63.24/8.08	c subs with bin:        4  lits-rem:       326  v-fix:    0  time:  0.00 s
67.37/8.56	c lits-rem:      1274  cl-subs:     3429  v-elim:      0  v-fix:    0  time:  0.48 s
67.37/8.56	c vivif2 --  cl tried     7892 cl shrink        0 lits rem          0 time: 0.00
67.37/8.57	c vivif2 --  cl tried    16894 cl shrink      910 lits rem       1067 time: 0.01
68.01/8.63	c asymm  cl-useful: 11/7892/7892 lits-rem:17 time: 0.05
68.01/8.63	c calculated reachability. Time: 0.00
68.01/8.63	c  N st    24     69897      1051      7889       671     16894     30113    272125   no data   no data
88.77/11.29	c  F st    25     87500      1051      7889       671     23577     30113    435253   no data   no data
88.77/11.29	c  N st    25     87500      1051      7889       671     23577     30113    435253   no data   no data
88.77/11.29	c Finding binary XORs  T:     0.00 s  found:       0
94.36/11.95	c Decided on static restart strategy
97.56/12.32	c  N st    32     95538      1051      7889       681     19839     30113    313477   no data   no data
107.93/13.68	c  N st    34    104846      1051      7889       682     16247     30113    214650   no data   no data
107.93/13.68	c  S st    34    104846      1051      7889       682     16247     30113    214650   no data   no data
108.73/13.74	c  S st    34    105348      1051      7889       682     16743     30112    221917   no data   no data
108.73/13.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
108.73/13.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      7 BRemN:      2 P:  0.5M T:  0.01
108.73/13.75	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
108.73/13.75	c bin-w-bin subsume rem            2 bins  time:  0.00 s
108.73/13.75	c subs with bin:        3  lits-rem:         0  v-fix:    0  time:  0.00 s
108.73/13.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1051 time:  0.00 s
108.73/13.75	c Removed useless bin:       1  fixed:     0  props:   0.02M  time:  0.00 s
108.73/13.76	c lits-rem:         2  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.00 s
108.73/13.76	c subs with bin:        2  lits-rem:         1  v-fix:    0  time:  0.00 s
109.53/13.86	c lits-rem:      1424  cl-subs:     1056  v-elim:      0  v-fix:    0  time:  0.09 s
109.53/13.86	c vivif2 --  cl tried     7885 cl shrink        0 lits rem          0 time: 0.00
109.53/13.86	c vivif2 --  cl tried    15685 cl shrink      251 lits rem        291 time: 0.01
110.36/13.92	c asymm  cl-useful: 4/7885/7885 lits-rem:6 time: 0.05
110.36/13.92	c calculated reachability. Time: 0.00
110.36/13.92	c  N st    34    105348      1051      7884       672     15685     30086    203638   no data   no data
121.50/15.30	c  N st    35    114946      1051      7884       672     25135     30086    438446   no data   no data
136.68/17.29	c  N st    36    129343      1051      7884       672     25601     30086    399198   no data   no data
159.01/20.06	c  N st    37    150938      1051      7884       672     31871     30086    470167   no data   no data
166.98/21.06	c  S st    38    158023      1051      7884       672     23323     30086    344384   no data   no data
167.78/21.14	c  S st    38    158526      1051      7884       672     23824     30086    352569   no data   no data
167.78/21.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
167.78/21.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      1 P:  0.6M T:  0.01
167.78/21.15	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
167.78/21.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
167.78/21.15	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  0.00 s
167.78/21.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1051 time:  0.00 s
167.78/21.16	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
167.78/21.16	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
167.78/21.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
170.18/21.40	c lits-rem:      4843  cl-subs:     1119  v-elim:      0  v-fix:    0  time:  0.22 s
170.18/21.40	c vivif2 --  cl tried     7883 cl shrink        0 lits rem          0 time: 0.00
170.18/21.41	c vivif2 --  cl tried    22705 cl shrink     1368 lits rem       1877 time: 0.01
170.18/21.49	c asymm  cl-useful: 1/7883/7883 lits-rem:1 time: 0.07
170.18/21.49	c calculated reachability. Time: 0.00
170.18/21.49	c  N st    38    158526      1051      7883       671     22705     30078    324775   no data   no data
234.19/29.49	c  N st    39    207114      1051      7883       671     35787     30078    480290   no data   no data
273.93/34.46	c  N st    40    237789      1051      7883       674     28047     30078    390972   no data   no data
273.93/34.46	c  S st    40    237789      1051      7883       674     28047     30078    390972   no data   no data
274.73/34.55	c  S st    40    238292      1051      7883       676     28546     30078    397742   no data   no data
274.73/34.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
274.73/34.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
274.73/34.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
274.73/34.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
274.73/34.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
274.73/34.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1051 time:  0.00 s
274.73/34.57	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
274.73/34.57	c lits-rem:         1  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
275.54/34.60	c subs with bin:       62  lits-rem:       252  v-fix:    0  time:  0.01 s
277.16/34.91	c lits-rem:      2921  cl-subs:     1645  v-elim:      0  v-fix:    0  time:  0.31 s
277.16/34.91	c vivif2 --  cl tried     7883 cl shrink        0 lits rem          0 time: 0.00
278.09/34.93	c vivif2 --  cl tried    26839 cl shrink     2291 lits rem       2475 time: 0.02
278.72/35.01	c asymm  cl-useful: 4/7883/7883 lits-rem:4 time: 0.09
278.72/35.01	c calculated reachability. Time: 0.00
278.72/35.01	c  N st    40    238292      1051      7883       676     26839     30068    364364   no data   no data
377.70/47.46	c  F st    41    306250      1051      7883       676     28507     30068    332474   no data   no data
377.70/47.46	c  N st    41    306250      1051      7883       676     28507     30068    332474   no data   no data
377.70/47.47	c Finding binary XORs  T:     0.00 s  found:       1
384.09/48.27	c Decided on static restart strategy
413.62/51.97	c  N st    51    334554      1050      7877       688     32852     30050    470509   no data   no data
445.54/55.98	c  N st    53    357438      1050      7877       688     30911     30050    398077   no data   no data
445.54/55.98	c  S st    53    357438      1050      7877       688     30911     30050    398077   no data   no data
446.34/56.07	c  S st    53    357941      1050      7877       688     31409     30050    405693   no data   no data
446.34/56.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
446.34/56.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      4 BRemN:      0 P:  0.8M T:  0.01
446.34/56.09	c Replacing        1 vars Replaced      433 lits Time:     0.00 s 
446.34/56.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
446.34/56.09	c bin-w-bin subsume rem            3 bins  time:  0.00 s
446.34/56.09	c subs with bin:        5  lits-rem:         6  v-fix:    0  time:  0.00 s
446.34/56.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1049 time:  0.00 s
446.34/56.09	c Removed useless bin:       1  fixed:     0  props:   0.02M  time:  0.00 s
447.14/56.10	c lits-rem:         1  cl-subs:        4  v-elim:      1  v-fix:    0  time:  0.01 s
447.14/56.12	c subs with bin:       58  lits-rem:       566  v-fix:    0  time:  0.01 s
450.34/56.53	c lits-rem:      2975  cl-subs:     3792  v-elim:      0  v-fix:    0  time:  0.41 s
450.34/56.53	c vivif2 --  cl tried     7872 cl shrink        0 lits rem          0 time: 0.00
450.34/56.54	c vivif2 --  cl tried    26915 cl shrink      417 lits rem        501 time: 0.01
451.14/56.63	c asymm  cl-useful: 1/7872/7872 lits-rem:1 time: 0.09
451.14/56.64	c calculated reachability. Time: 0.00
451.14/56.64	c  N st    53    357941      1048      7872       668     26915     30016    336685   no data   no data
482.26/60.52	c  E st    54    381660         0      7872       668     49875     30016    746282   no data   no data
482.26/60.53	c Verified 7873 clauses.
482.26/60.53	c Solution needs extension. Extending.
482.26/60.53	c Verified 7873 clauses.
482.26/60.53	c Following stats are for *FIRST FINISHED THREAD ONLY*
482.26/60.53	c num threads              : 8          
482.26/60.53	c restarts                 : 54         
482.26/60.53	c dynamic restarts         : 0          
482.26/60.53	c static restarts          : 54         
482.26/60.53	c full restarts            : 3          
482.26/60.53	c total simplify time      : 0.00       
482.26/60.53	c learnts DL2              : 0          
482.26/60.53	c learnts size 2           : 1586       
482.26/60.53	c learnts size 1           : 107         (8.92      % of vars)
482.26/60.53	c filedLit time            : 0.08        (0.13      % time)
482.26/60.53	c v-elim SatELite          : 1           (0.08      % vars)
482.26/60.53	c SatELite time            : 1.86        (3.08      % time)
482.26/60.53	c v-elim xor               : 0           (0.00      % vars)
482.26/60.53	c xor elim time            : 0.01        (0.01      % time)
482.26/60.53	c num binary xor trees     : 26         
482.26/60.53	c binxor trees' crown      : 43          (1.65      leafs/tree)
482.26/60.53	c bin xor find time        : 0.00       
482.26/60.53	c OTF clause improved      : 11737       (0.03      clauses/conflict)
482.26/60.53	c OTF impr. size diff      : 12349       (1.05       lits/clause)
482.26/60.53	c OTF cl watch-shrink      : 130268      (0.34      clauses/conflict)
482.26/60.53	c OTF cl watch-sh-lit      : 208583      (1.60       lits/clause)
482.26/60.53	c tried to recurMin cls    : 60871       (15.95      % of conflicts)
482.26/60.53	c updated cache            : 0           (0.00       lits/tried recurMin)
482.26/60.53	c unit cls recevied        : 1           (0.93      % of units)
482.26/60.53	c unit cls sent            : 0           (0.00      % of units)
482.26/60.53	c bin cls recevied         : 311        
482.26/60.53	c bin cls sent             : 122        
482.26/60.53	c clauses over max glue    : 0           (0.00      % of all clauses)
482.26/60.53	c conflicts                : 381660      (6311.68   / sec)
482.26/60.53	c decisions                : 415049      (2.10      % random)
482.26/60.53	c bogo-props               : 8850790204  (146369519.15 / sec)
482.26/60.53	c conflict literals        : 7596279     (48.71     % deleted)
482.26/60.53	c Memory used              : 509.14      MB
482.26/60.53	c single-thread CPU time   : 60.47       s
482.26/60.53	c all-threads sum CPU time : 482.23      s
482.26/60.53	s SATISFIABLE
482.26/60.53	v 1 2 -3 -4 -5 6 7 -8 -9 -10 11 12 13 -14 15 16 17 -18 19 -20 21 -22 23 -24 25 26 -27 -28 29 -30 31 -32 -33 34 35 -36 37 -38 -39 -40 41 -42 43 44 -45 46 47 -48 49 50 -51 -52 53 54 -55 56 57 -58 -59 -60 -61 -62 -63 64 65 -66 67 -68 69 -70 -71 -72 73 74 -75 -76 -77 -78 -79 80 -81 -82 83 -84 -85 -86 87 88 89 90 -91 -92 93 94 95 96 -97 -98 -99 -100 -101 -102 -103 -104 -105 -106 -107 -108 -109 -110 -111 -112 -113 -114 -115 -116 -117 -118 -119 -120 -121 -122 -123 -124 -125 -126 -127 -128 -129 -130 -131 -132 -133 -134 -135 -136 -137 -138 -139 -140 -141 -142 -143 -144 -145 -146 -147 -148 -149 -150 -151 -152 -153 -154 -155 -156 -157 -158 -159 -160 -161 -162 -163 -164 -165 -166 -167 -168 -169 -170 -171 -172 -173 -174 -175 176 -177 -178 -179 -180 -181 182 -183 -184 -185 -186 -187 188 189 190 191 192 -193 -194 195 -196 -197 198 -199 200 201 202 203 204 -205 206 207 208 209 210 -211 -212 -213 -214 -215 216 217 -218 -219 -220 -221 -222 -223 -224 -225 -226 -227 -228 -229 -230 -231 -232 -233 -234 -235 -236 -237 -238 -239 -240 -241 -242 -243 -244 -245 -246 -247 -248 -249 -250 -251 -252 -253 -254 -255 -256 -257 -258 -259 -260 -261 -262 -263 -264 -265 -266 -267 -268 -269 -270 -271 -272 -273 -274 -275 -276 -277 -278 -279 -280 -281 -282 -283 -284 -285 -286 -287 -288 -289 -290 291 -292 -293 -294 -295 -296 -297 -298 -299 -300 -301 302 303 304 305 306 307 308 309 -310 311 312 -313 -314 315 -316 -317 318 319 320 -321 -322 323 324 -325 -326 -327 -328 -329 -330 -331 -332 333 -334 -335 336 337 -338 339 340 -341 -342 -343 344 345 -346 -347 348 349 350 -351 -352 -353 -354 -355 -356 357 358 359 360 -361 -362 -363 -364 -365 -366 -367 -368 -369 -370 -371 -372 -373 -374 -375 -376 -377 -378 -379 -380 -381 -382 -383 -384 -385 -386 387 388 389 390 -391 392 393 -394 -395 -396 -397 -398 -399 -400 -401 402 -403 -404 -405 -406 407 408 409 -410 -411 -412 -413 414 -415 -416 -417 -418 419 420 421 422 423 424 -425 426 427 428 429 -430 -431 -432 -433 -434 -435 -436 -437 438 439 440 441 -442 443 444 445 446 -447 -448 -449 -450 -451 -452 453 454 455 456 -457 -458 -459 -460 -461 -462 -463 -464 -465 -466 -467 -468 -469 -470 -471 -472 -473 -474 -475 -476 -477 -478 -479 -480 -481 -482 -483 -484 -485 486 -487 488 -489 -490 -491 -492 -493 494 -495 -496 -497 498 -499 -500 501 -502 503 504 505 -506 -507 -508 -509 -510 -511 -512 -513 -514 -515 -516 -517 -518 -519 -520 -521 -522 -523 -524 -525 -526 -527 -528 -529 -530 -531 -532 -533 -534 -535 -536 -537 -538 539 540 541 542 543 -544 -545 546 -547 548 549 -550 -551 -552 -553 -554 -555 -556 -557 -558 -559 -560 -561 -562 -563 -564 -565 -566 -567 -568 -569 -570 -571 -572 -573 -574 -575 -576 -577 -578 579 580 581 582 583 584 -585 -586 -587 588 -589 590 591 -592 -593 -594 -595 596 597 598 599 600 -601 -602 -603 -604 -605 -606 -607 -608 -609 -610 -611 -612 -613 -614 -615 -616 -617 -618 -619 -620 -621 -622 -623 -624 -625 -626 -627 -628 -629 630 631 632 633 -634 635 636 -637 638 639 640 -641 -642 -643 -644 645 646 647 648 -649 -650 -651 652 -653 654 -655 -656 657 658 -659 660 -661 -662 -663 664 -665 666 667 -668 669 670 -671 672 -673 -674 -675 676 -677 678 -679 -680 681 682 -683 684 -685 -686 -687 688 -689 690 691 -692 693 694 -695 696 -697 -698 -699 700 -701 702 -703 -704 705 706 -707 708 -709 -710 -711 712 -713 714 715 -716 717 718 -719 720 -721 -722 -723 -724 725 726 -727 728 729 -730 731 732 733 734 -735 -736 737 738 739 740 741 -742 -743 -744 -745 -746 747 748 -749 -750 751 752 -753 754 -755 -756 -757 758 -759 760 -761 -762 -763 -764 765 766 767 768 -769 770 -771 -772 -773 774 775 776 -777 778 -779 -780 -781 782 -783 784 -785 -786 -787 -788 789 790 791 792 -793 794 -795 -796 -797 798 -799 800 -801 802 -803 -804 -805 806 -807 808 -809 -810 -811 -812 813 814 815 816 -817 818 -819 -820 -821 822 -823 -824 -825 826 -827 -828 -829 830 -831 832 -833 -834 -835 -836 837 838 839 840 -841 842 -843 -844 -845 846 -847 -848 -849 -850 851 -852 853 854 855 856 -857 858 859 -860 -861 -862 -863 -864 -865 -866 -867 -868 869 -870 -871 872 873 -874 -875 876 877 -878 -879 880 881 882 -883 -884 885 886 -887 -888 -889 890 -891 892 -893 894 895 -896 -897 -898 899 -900 -901 902 903 904 -905 -906 907 908 -909 -910 -911 912 -913 914 915 916 917 -918 -919 -920 -921 922 -923 924 -925 926 927 928 -929 -930 931 932 -933 -934 -935 936 -937 938 939 940 941 -942 -943 -944 -945 946 -947 948 -949 -950 -951 -952 -953 954 -955 -956 957 958 959 960 961 962 963 964 -965 966 967 968 -969 -970 -971 -972 -973 974 975 -976 -977 -978 979 980 981 982 -983 984 -985 986 -987 -988 989 -990 -991 992 -993 994 995 996 -997 -998 999 1000 -1001 -1002 -1003 -1004 1005 -1006 1007 -1008 -1009 -1010 -1011 1012 1013 -1014 1015 1016 1017 -1018 -1019 1020 -1021 1022 -1023 1024 -1025 -1026 -1027 -1028 1029 -1030 1031 -1032 -1033 -1034 -1035 1036 1037 -1038 1039 1040 1041 -1042 -1043 1044 -1045 1046 -1047 1048 -1049 1050 -1051 -1052 -1053 1054 -1055 1056 -1057 1058 1059 1060 -1061 1062 1063 1064 -1065 1066 1067 -1068 1069 -1070 -1071 -1072 -1073 1074 -1075 -1076 -1077 1078 -1079 1080 -1081 1082 1083 1084 -1085 1086 1087 1088 -1089 1090 1091 -1092 1093 -1094 -1095 -1096 -1097 1098 -1099 1100 -1101 1102 1103 1104 1105 1106 1107 -1108 -1109 -1110 1111 -1112 1113 1114 -1115 1116 -1117 -1118 1119 1120 1121 1122 1123 -1124 -1125 1126 1127 1128 1129 1130 1131 -1132 -1133 -1134 1135 -1136 1137 1138 -1139 1140 -1141 -1142 1143 1144 1145 1146 1147 -1148 -1149 -1150 -1151 -1152 1153 -1154 1155 1156 -1157 1158 -1159 1160 -1161 -1162 1163 1164 1165 -1166 -1167 1168 -1169 1170 1171 1172 1173 -1174 -1175 -1176 1177 -1178 1179 1180 -1181 1182 -1183 1184 -1185 -1186 1187 1188 1189 -1190 -1191 1192 -1193 1194 1195 1196 1197 -1198 -1199 0

Verifier Data

OK

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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-3421676-1306700716/watcher-3421676-1306700716 -o /tmp/evaluation-result-3421676-1306700716/solver-3421676-1306700716 -C 40000 -W 5100 -M 31000 ./strangenight2-mt --threads=8 HOME/instance-3421676-1306700716.cnf 

running on 8 cores: 0,2,4,6,1,3,5,7

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


[startup+0 s]
/proc/loadavg: 8.10 8.09 8.02 1/554 1309
/proc/meminfo: memFree=23720308/32950928 swapFree=41934332/67111528
[pid=1309] ppid=1307 vsize=92144 CPUtime=0 cores=0-7
/proc/1309/stat : 1309 (strangenight2-m) R 1307 1309 1099 0 -1 4202496 412 0 0 0 0 0 0 0 25 0 8 0 781670331 94355456 352 33554432000 4194304 4580107 140736655607056 18446744073709551615 251814296561 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/1309/statm: 23036 352 299 95 0 18018 0
[pid=1309/tid=1310] ppid=1307 vsize=92144 CPUtime=0.01 cores=0-7
/proc/1309/task/1310/stat : 1310 (strangenight2-m) R 1307 1309 1099 0 -1 4202560 1 0 0 0 1 0 0 0 25 0 8 0 781670331 94355456 352 33554432000 4194304 4580107 140736655607056 18446744073709551615 47358498387884 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1309/tid=1311] ppid=1307 vsize=92144 CPUtime=0 cores=0-7
/proc/1309/task/1311/stat : 1311 (strangenight2-m) R 1307 1309 1099 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 781670331 94355456 352 33554432000 4194304 4580107 140736655607056 18446744073709551615 251814296561 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1309/tid=1312] ppid=1307 vsize=92144 CPUtime=0 cores=0-7
/proc/1309/task/1312/stat : 1312 (strangenight2-m) R 1307 1309 1099 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 781670331 94355456 352 33554432000 4194304 4580107 140736655607056 18446744073709551615 251814296561 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1309/tid=1313] ppid=1307 vsize=92144 CPUtime=0 cores=0-7
/proc/1309/task/1313/stat : 1313 (strangenight2-m) R 1307 1309 1099 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 781670331 94355456 352 33554432000 4194304 4580107 140736655607056 18446744073709551615 251814296561 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1309/tid=1314] ppid=1307 vsize=92144 CPUtime=0 cores=0-7
/proc/1309/task/1314/stat : 1314 (strangenight2-m) R 1307 1309 1099 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 781670331 94355456 352 33554432000 4194304 4580107 140736655607056 18446744073709551615 251814296561 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1309/tid=1315] ppid=1307 vsize=92144 CPUtime=0 cores=0-7
/proc/1309/task/1315/stat : 1315 (strangenight2-m) R 1307 1309 1099 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 781670331 94355456 352 33554432000 4194304 4580107 140736655607056 18446744073709551615 251814296561 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1309/tid=1316] ppid=1307 vsize=92144 CPUtime=0 cores=0-7
/proc/1309/task/1316/stat : 1316 (strangenight2-m) R 1307 1309 1099 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 781670331 94355456 352 33554432000 4194304 4580107 140736655607056 18446744073709551615 47358498387890 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.106374 s]
/proc/loadavg: 8.10 8.09 8.02 1/554 1309
/proc/meminfo: memFree=23720308/32950928 swapFree=41934332/67111528
[pid=1309] ppid=1307 vsize=223216 CPUtime=0.52 cores=0-7
/proc/1309/stat : 1309 (strangenight2-m) D 1307 1309 1099 0 -1 4202496 461 0 0 0 52 0 0 0 25 0 8 0 781670331 228573184 378 33554432000 4194304 4580107 140736655607056 18446744073709551615 4228112 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1309/statm: 55804 378 310 95 0 50786 0
[pid=1309/tid=1310] ppid=1307 vsize=223216 CPUtime=0.07 cores=0-7
/proc/1309/task/1310/stat : 1310 (strangenight2-m) D 1307 1309 1099 0 -1 4202560 8 0 0 0 7 0 0 0 25 0 8 0 781670331 228573184 378 33554432000 4194304 4580107 140736655607056 18446744073709551615 251814283399 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1309/tid=1311] ppid=1307 vsize=223216 CPUtime=0.02 cores=0-7
/proc/1309/task/1311/stat : 1311 (strangenight2-m) D 1307 1309 1099 0 -1 4202560 2 0 0 0 2 0 0 0 25 0 8 0 781670331 228573184 378 33554432000 4194304 4580107 140736655607056 18446744073709551615 4228112 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1309/tid=1312] ppid=1307 vsize=223216 CPUtime=0.08 cores=0-7
/proc/1309/task/1312/stat : 1312 (strangenight2-m) S 1307 1309 1099 0 -1 4202560 6 0 0 0 8 0 0 0 25 0 8 0 781670331 228573184 378 33554432000 4194304 4580107 140736655607056 18446744073709551615 251814345198 0 0 4096 2 18446604441607409856 0 0 -1 5 0 0 0
[pid=1309/tid=1313] ppid=1307 vsize=223216 CPUtime=0.07 cores=0-7
/proc/1309/task/1313/stat : 1313 (strangenight2-m) R 1307 1309 1099 0 -1 4202560 6 0 0 0 7 0 0 0 25 0 8 0 781670331 228573184 378 33554432000 4194304 4580107 140736655607056 18446744073709551615 251813895152 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1309/tid=1314] ppid=1307 vsize=223216 CPUtime=0.08 cores=0-7
/proc/1309/task/1314/stat : 1314 (strangenight2-m) S 1307 1309 1099 0 -1 4202560 8 0 0 0 8 0 0 0 25 0 8 0 781670331 228573184 378 33554432000 4194304 4580107 140736655607056 18446744073709551615 251814345198 0 0 4096 2 18446604441607409856 0 0 -1 3 0 0 0
[pid=1309/tid=1315] ppid=1307 vsize=223216 CPUtime=0.07 cores=0-7
/proc/1309/task/1315/stat : 1315 (strangenight2-m) S 1307 1309 1099 0 -1 4202560 8 0 0 0 7 0 0 0 25 0 8 0 781670331 228573184 378 33554432000 4194304 4580107 140736655607056 18446744073709551615 251814345198 0 0 4096 2 18446604441607409856 0 0 -1 1 0 0 0
[pid=1309/tid=1316] ppid=1307 vsize=223216 CPUtime=0 cores=0-7
/proc/1309/task/1316/stat : 1316 (strangenight2-m) D 1307 1309 1099 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 8 0 781670331 228573184 378 33554432000 4194304 4580107 140736655607056 18446744073709551615 251813895152 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 223216

[startup+0.969193 s]
/proc/loadavg: 8.10 8.09 8.02 1/554 1309
/proc/meminfo: memFree=23720308/32950928 swapFree=41934332/67111528
[pid=1309] ppid=1307 vsize=498280 CPUtime=7.11 cores=0-7
/proc/1309/stat : 1309 (strangenight2-m) R 1307 1309 1099 0 -1 4202496 9801 0 0 0 706 5 0 0 18 0 8 0 781670331 510238720 7428 33554432000 4194304 4580107 140736655607056 18446744073709551615 4293064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1309/statm: 124570 7428 378 95 0 119552 0
[pid=1309/tid=1310] ppid=1307 vsize=498280 CPUtime=0.76 cores=0-7
/proc/1309/task/1310/stat : 1310 (strangenight2-m) R 1307 1309 1099 0 -1 4202560 1097 0 0 0 76 0 0 0 25 0 8 0 781670331 510238720 7428 33554432000 4194304 4580107 140736655607056 18446744073709551615 4294581 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1309/tid=1311] ppid=1307 vsize=498280 CPUtime=0.86 cores=0-7
/proc/1309/task/1311/stat : 1311 (strangenight2-m) R 1307 1309 1099 0 -1 4202560 1212 0 0 0 86 0 0 0 18 0 8 0 781670331 510238720 7428 33554432000 4194304 4580107 140736655607056 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1309/tid=1312] ppid=1307 vsize=498280 CPUtime=0.9 cores=0-7
/proc/1309/task/1312/stat : 1312 (strangenight2-m) R 1307 1309 1099 0 -1 4202560 1246 0 0 0 90 0 0 0 19 0 8 0 781670331 510238720 7428 33554432000 4194304 4580107 140736655607056 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1309/tid=1313] ppid=1307 vsize=498280 CPUtime=0.91 cores=0-7
/proc/1309/task/1313/stat : 1313 (strangenight2-m) R 1307 1309 1099 0 -1 4202560 1269 0 0 0 91 0 0 0 18 0 8 0 781670331 510238720 7429 33554432000 4194304 4580107 140736655607056 18446744073709551615 4293222 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1309/tid=1314] ppid=1307 vsize=498280 CPUtime=0.92 cores=0-7
/proc/1309/task/1314/stat : 1314 (strangenight2-m) R 1307 1309 1099 0 -1 4202560 1348 0 0 0 92 0 0 0 25 0 8 0 781670331 510238720 7429 33554432000 4194304 4580107 140736655607056 18446744073709551615 4321364 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1309/tid=1315] ppid=1307 vsize=498280 CPUtime=0.87 cores=0-7
/proc/1309/task/1315/stat : 1315 (strangenight2-m) R 1307 1309 1099 0 -1 4202560 1100 0 0 0 87 0 0 0 25 0 8 0 781670331 510238720 7429 33554432000 4194304 4580107 140736655607056 18446744073709551615 4293204 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1309/tid=1316] ppid=1307 vsize=498280 CPUtime=0.85 cores=0-7
/proc/1309/task/1316/stat : 1316 (strangenight2-m) R 1307 1309 1099 0 -1 4202560 799 0 0 0 85 0 0 0 18 0 8 0 781670331 510238720 7429 33554432000 4194304 4580107 140736655607056 18446744073709551615 4317032 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 7.11
Current children cumulated vsize (KiB) 498280

[startup+1.06918 s]
/proc/loadavg: 8.10 8.09 8.02 1/554 1309
/proc/meminfo: memFree=23720308/32950928 swapFree=41934332/67111528
[pid=1309] ppid=1307 vsize=498280 CPUtime=7.91 cores=0-7
/proc/1309/stat : 1309 (strangenight2-m) R 1307 1309 1099 0 -1 4202496 10016 0 0 0 786 5 0 0 19 0 8 0 781670331 510238720 7643 33554432000 4194304 4580107 140736655607056 18446744073709551615 4294533 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1309/statm: 124570 7643 378 95 0 119552 0
[pid=1309/tid=1310] ppid=1307 vsize=498280 CPUtime=0.86 cores=0-7
/proc/1309/task/1310/stat : 1310 (strangenight2-m) R 1307 1309 1099 0 -1 4202560 1119 0 0 0 86 0 0 0 25 0 8 0 781670331 510238720 7643 33554432000 4194304 4580107 140736655607056 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1309/tid=1311] ppid=1307 vsize=498280 CPUtime=0.96 cores=0-7
/proc/1309/task/1311/stat : 1311 (strangenight2-m) R 1307 1309 1099 0 -1 4202560 1241 0 0 0 96 0 0 0 19 0 8 0 781670331 510238720 7643 33554432000 4194304 4580107 140736655607056 18446744073709551615 4293938 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1309/tid=1312] ppid=1307 vsize=498280 CPUtime=1 cores=0-7
/proc/1309/task/1312/stat : 1312 (strangenight2-m) R 1307 1309 1099 0 -1 4202560 1273 0 0 0 100 0 0 0 19 0 8 0 781670331 510238720 7643 33554432000 4194304 4580107 140736655607056 18446744073709551615 4293235 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1309/tid=1313] ppid=1307 vsize=498280 CPUtime=1.01 cores=0-7
/proc/1309/task/1313/stat : 1313 (strangenight2-m) R 1307 1309 1099 0 -1 4202560 1294 0 0 0 101 0 0 0 19 0 8 0 781670331 510238720 7643 33554432000 4194304 4580107 140736655607056 18446744073709551615 4321093 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1309/tid=1314] ppid=1307 vsize=498280 CPUtime=1.02 cores=0-7
/proc/1309/task/1314/stat : 1314 (strangenight2-m) R 1307 1309 1099 0 -1 4202560 1367 0 0 0 102 0 0 0 25 0 8 0 781670331 510238720 7643 33554432000 4194304 4580107 140736655607056 18446744073709551615 4293846 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1309/tid=1315] ppid=1307 vsize=498280 CPUtime=0.97 cores=0-7
/proc/1309/task/1315/stat : 1315 (strangenight2-m) R 1307 1309 1099 0 -1 4202560 1135 0 0 0 97 0 0 0 25 0 8 0 781670331 510238720 7643 33554432000 4194304 4580107 140736655607056 18446744073709551615 4322582 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1309/tid=1316] ppid=1307 vsize=498280 CPUtime=0.95 cores=0-7
/proc/1309/task/1316/stat : 1316 (strangenight2-m) R 1307 1309 1099 0 -1 4202560 825 0 0 0 95 0 0 0 19 0 8 0 781670331 510238720 7643 33554432000 4194304 4580107 140736655607056 18446744073709551615 4293680 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 7.91
Current children cumulated vsize (KiB) 498280

[startup+1.16916 s]
/proc/loadavg: 8.10 8.09 8.02 1/554 1309
/proc/meminfo: memFree=23720308/32950928 swapFree=41934332/67111528
[pid=1309] ppid=1307 vsize=498720 CPUtime=8.71 cores=0-7
/proc/1309/stat : 1309 (strangenight2-m) R 1307 1309 1099 0 -1 4202496 10760 0 0 0 866 5 0 0 19 0 8 0 781670331 510689280 7646 33554432000 4194304 4580107 140736655607056 18446744073709551615 4294410 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1309/statm: 124680 7646 378 95 0 119662 0
[pid=1309/tid=1310] ppid=1307 vsize=498720 CPUtime=0.96 cores=0-7
/proc/1309/task/1310/stat : 1310 (strangenight2-m) R 1307 1309 1099 0 -1 4202560 1157 0 0 0 96 0 0 0 25 0 8 0 781670331 510689280 7646 33554432000 4194304 4580107 140736655607056 18446744073709551615 4294389 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1309/tid=1311] ppid=1307 vsize=498720 CPUtime=1.06 cores=0-7
/proc/1309/task/1311/stat : 1311 (strangenight2-m) R 1307 1309 1099 0 -1 4202560 1274 0 0 0 106 0 0 0 19 0 8 0 781670331 510689280 7646 33554432000 4194304 4580107 140736655607056 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1309/tid=1312] ppid=1307 vsize=498720 CPUtime=1.1 cores=0-7
/proc/1309/task/1312/stat : 1312 (strangenight2-m) R 1307 1309 1099 0 -1 4202560 1432 0 0 0 110 0 0 0 19 0 8 0 781670331 510689280 7646 33554432000 4194304 4580107 140736655607056 18446744073709551615 4293211 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1309/tid=1313] ppid=1307 vsize=498720 CPUtime=1.11 cores=0-7
/proc/1309/task/1313/stat : 1313 (strangenight2-m) R 1307 1309 1099 0 -1 4202560 1328 0 0 0 111 0 0 0 19 0 8 0 781670331 510689280 7646 33554432000 4194304 4580107 140736655607056 18446744073709551615 4316502 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1309/tid=1314] ppid=1307 vsize=498720 CPUtime=1.12 cores=0-7
/proc/1309/task/1314/stat : 1314 (strangenight2-m) R 1307 1309 1099 0 -1 4202560 1395 0 0 0 112 0 0 0 25 0 8 0 781670331 510689280 7646 33554432000 4194304 4580107 140736655607056 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1309/tid=1315] ppid=1307 vsize=498720 CPUtime=1.07 cores=0-7
/proc/1309/task/1315/stat : 1315 (strangenight2-m) R 1307 1309 1099 0 -1 4202560 1321 0 0 0 107 0 0 0 25 0 8 0 781670331 510689280 7646 33554432000 4194304 4580107 140736655607056 18446744073709551615 4294535 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1309/tid=1316] ppid=1307 vsize=498720 CPUtime=1.05 cores=0-7
/proc/1309/task/1316/stat : 1316 (strangenight2-m) R 1307 1309 1099 0 -1 4202560 905 0 0 0 105 0 0 0 19 0 8 0 781670331 510689280 7646 33554432000 4194304 4580107 140736655607056 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 8.71
Current children cumulated vsize (KiB) 498720

[startup+1.5011 s]
/proc/loadavg: 8.10 8.09 8.02 1/554 1309
/proc/meminfo: memFree=23720308/32950928 swapFree=41934332/67111528
[pid=1309] ppid=1307 vsize=499392 CPUtime=11.36 cores=0-7
/proc/1309/stat : 1309 (strangenight2-m) R 1307 1309 1099 0 -1 4202496 12145 0 0 0 1131 5 0 0 19 0 8 0 781670331 511377408 7794 33554432000 4194304 4580107 140736655607056 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1309/statm: 124848 7794 378 95 0 119830 0
[pid=1309/tid=1310] ppid=1307 vsize=499392 CPUtime=1.29 cores=0-7
/proc/1309/task/1310/stat : 1310 (strangenight2-m) R 1307 1309 1099 0 -1 4202560 1386 0 0 0 129 0 0 0 25 0 8 0 781670331 511377408 7795 33554432000 4194304 4580107 140736655607056 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1309/tid=1311] ppid=1307 vsize=499392 CPUtime=1.39 cores=0-7
/proc/1309/task/1311/stat : 1311 (strangenight2-m) R 1307 1309 1099 0 -1 4202560 1492 0 0 0 139 0 0 0 19 0 8 0 781670331 511377408 7795 33554432000 4194304 4580107 140736655607056 18446744073709551615 4321030 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1309/tid=1312] ppid=1307 vsize=499392 CPUtime=1.43 cores=0-7
/proc/1309/task/1312/stat : 1312 (strangenight2-m) R 1307 1309 1099 0 -1 4202560 1509 0 0 0 143 0 0 0 19 0 8 0 781670331 511377408 7795 33554432000 4194304 4580107 140736655607056 18446744073709551615 4321724 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1309/tid=1313] ppid=1307 vsize=499392 CPUtime=1.45 cores=0-7
/proc/1309/task/1313/stat : 1313 (strangenight2-m) R 1307 1309 1099 0 -1 4202560 1545 0 0 0 145 0 0 0 19 0 8 0 781670331 511377408 7795 33554432000 4194304 4580107 140736655607056 18446744073709551615 4294367 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1309/tid=1314] ppid=1307 vsize=499392 CPUtime=1.45 cores=0-7
/proc/1309/task/1314/stat : 1314 (strangenight2-m) R 1307 1309 1099 0 -1 4202560 1638 0 0 0 145 0 0 0 25 0 8 0 781670331 511377408 7795 33554432000 4194304 4580107 140736655607056 18446744073709551615 4294471 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1309/tid=1315] ppid=1307 vsize=499392 CPUtime=1.4 cores=0-7
/proc/1309/task/1315/stat : 1315 (strangenight2-m) R 1307 1309 1099 0 -1 4202560 1409 0 0 0 140 0 0 0 25 0 8 0 781670331 511377408 7795 33554432000 4194304 4580107 140736655607056 18446744073709551615 4293952 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1309/tid=1316] ppid=1307 vsize=499392 CPUtime=1.38 cores=0-7
/proc/1309/task/1316/stat : 1316 (strangenight2-m) R 1307 1309 1099 0 -1 4202560 1125 0 0 0 138 0 0 0 19 0 8 0 781670331 511377408 7795 33554432000 4194304 4580107 140736655607056 18446744073709551615 4293204 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 11.36
Current children cumulated vsize (KiB) 499392

[startup+3.10084 s]
/proc/loadavg: 8.09 8.09 8.02 9/562 1317
/proc/meminfo: memFree=23682180/32950928 swapFree=41934332/67111528
[pid=1309] ppid=1307 vsize=483912 CPUtime=24.12 cores=0-7
/proc/1309/stat : 1309 (strangenight2-m) R 1307 1309 1099 0 -1 4202496 19579 0 0 0 2406 6 0 0 24 0 8 0 781670331 495525888 10112 33554432000 4194304 4580107 140736655607056 18446744073709551615 4406480 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1309/statm: 120978 10112 381 95 0 115960 0
[pid=1309/tid=1310] ppid=1307 vsize=483912 CPUtime=2.89 cores=0-7
/proc/1309/task/1310/stat : 1310 (strangenight2-m) R 1307 1309 1099 0 -1 4202560 2205 0 0 0 289 0 0 0 25 0 8 0 781670331 495525888 10113 33554432000 4194304 4580107 140736655607056 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1309/tid=1311] ppid=1307 vsize=483912 CPUtime=2.99 cores=0-7
/proc/1309/task/1311/stat : 1311 (strangenight2-m) R 1307 1309 1099 0 -1 4202560 2342 0 0 0 299 0 0 0 24 0 8 0 781670331 495525888 10113 33554432000 4194304 4580107 140736655607056 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1309/tid=1312] ppid=1307 vsize=483912 CPUtime=2.99 cores=0-7
/proc/1309/task/1312/stat : 1312 (strangenight2-m) R 1307 1309 1099 0 -1 4202560 2268 0 0 0 299 0 0 0 23 0 8 0 781670331 495525888 10113 33554432000 4194304 4580107 140736655607056 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1309/tid=1313] ppid=1307 vsize=483912 CPUtime=3.06 cores=0-7
/proc/1309/task/1313/stat : 1313 (strangenight2-m) R 1307 1309 1099 0 -1 4202560 2342 0 0 0 305 1 0 0 24 0 8 0 781670331 495525888 10113 33554432000 4194304 4580107 140736655607056 18446744073709551615 4294974 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1309/tid=1314] ppid=1307 vsize=483912 CPUtime=3.05 cores=0-7
/proc/1309/task/1314/stat : 1314 (strangenight2-m) R 1307 1309 1099 0 -1 4202560 2412 0 0 0 305 0 0 0 25 0 8 0 781670331 495525888 10113 33554432000 4194304 4580107 140736655607056 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1309/tid=1315] ppid=1307 vsize=483912 CPUtime=3 cores=0-7
/proc/1309/task/1315/stat : 1315 (strangenight2-m) R 1307 1309 1099 0 -1 4202560 2141 0 0 0 300 0 0 0 25 0 8 0 781670331 495525888 10113 33554432000 4194304 4580107 140736655607056 18446744073709551615 4318708 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1309/tid=1316] ppid=1307 vsize=483912 CPUtime=2.98 cores=0-7
/proc/1309/task/1316/stat : 1316 (strangenight2-m) R 1307 1309 1099 0 -1 4202560 1924 0 0 0 298 0 0 0 24 0 8 0 781670331 495525888 10113 33554432000 4194304 4580107 140736655607056 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 24.12
Current children cumulated vsize (KiB) 483912

[startup+6.3213 s]
/proc/loadavg: 8.08 8.09 8.02 9/562 1317
/proc/meminfo: memFree=23648084/32950928 swapFree=41934332/67111528
[pid=1309] ppid=1307 vsize=493912 CPUtime=49.82 cores=0-7
/proc/1309/stat : 1309 (strangenight2-m) R 1307 1309 1099 0 -1 4202496 31737 0 0 0 4974 8 0 0 25 0 8 0 781670331 505765888 17967 33554432000 4194304 4580107 140736655607056 18446744073709551615 4293204 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1309/statm: 123478 17967 381 95 0 118460 0
[pid=1309/tid=1310] ppid=1307 vsize=493912 CPUtime=6.11 cores=0-7
/proc/1309/task/1310/stat : 1310 (strangenight2-m) R 1307 1309 1099 0 -1 4202560 3528 0 0 0 611 0 0 0 25 0 8 0 781670331 505765888 17967 33554432000 4194304 4580107 140736655607056 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1309/tid=1311] ppid=1307 vsize=493912 CPUtime=6.22 cores=0-7
/proc/1309/task/1311/stat : 1311 (strangenight2-m) R 1307 1309 1099 0 -1 4202560 5198 0 0 0 621 1 0 0 25 0 8 0 781670331 505765888 17967 33554432000 4194304 4580107 140736655607056 18446744073709551615 4318708 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1309/tid=1312] ppid=1307 vsize=493912 CPUtime=6.16 cores=0-7
/proc/1309/task/1312/stat : 1312 (strangenight2-m) R 1307 1309 1099 0 -1 4202560 4290 0 0 0 615 1 0 0 25 0 8 0 781670331 505765888 17967 33554432000 4194304 4580107 140736655607056 18446744073709551615 4319829 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1309/tid=1313] ppid=1307 vsize=493912 CPUtime=6.27 cores=0-7
/proc/1309/task/1313/stat : 1313 (strangenight2-m) R 1307 1309 1099 0 -1 4202560 3362 0 0 0 626 1 0 0 25 0 8 0 781670331 505765888 17967 33554432000 4194304 4580107 140736655607056 18446744073709551615 4294449 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1309/tid=1314] ppid=1307 vsize=493912 CPUtime=6.27 cores=0-7
/proc/1309/task/1314/stat : 1314 (strangenight2-m) R 1307 1309 1099 0 -1 4202560 3415 0 0 0 627 0 0 0 25 0 8 0 781670331 505765888 17967 33554432000 4194304 4580107 140736655607056 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1309/tid=1315] ppid=1307 vsize=493912 CPUtime=6.22 cores=0-7
/proc/1309/task/1315/stat : 1315 (strangenight2-m) R 1307 1309 1099 0 -1 4202560 3072 0 0 0 622 0 0 0 25 0 8 0 781670331 505765888 17967 33554432000 4194304 4580107 140736655607056 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1309/tid=1316] ppid=1307 vsize=493912 CPUtime=6.19 cores=0-7
/proc/1309/task/1316/stat : 1316 (strangenight2-m) R 1307 1309 1099 0 -1 4202560 3167 0 0 0 619 0 0 0 25 0 8 0 781670331 505765888 17967 33554432000 4194304 4580107 140736655607056 18446744073709551615 4293232 0 0 4096 2 0 0 0 -1 4 0 0 0

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

/proc/1309/task/1314/stat : 1314 (strangenight2-m) R 1307 1309 1099 0 -1 4202560 8420 0 0 0 2545 1 0 0 25 0 8 0 781670331 528977920 32477 33554432000 4194304 4580107 140736655607056 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1309/tid=1315] ppid=1307 vsize=516580 CPUtime=25.4 cores=0-7
/proc/1309/task/1315/stat : 1315 (strangenight2-m) R 1307 1309 1099 0 -1 4202560 8191 0 0 0 2539 1 0 0 25 0 8 0 781670331 528977920 32477 33554432000 4194304 4580107 140736655607056 18446744073709551615 4293244 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1309/tid=1316] ppid=1307 vsize=516580 CPUtime=25.37 cores=0-7
/proc/1309/task/1316/stat : 1316 (strangenight2-m) R 1307 1309 1099 0 -1 4202560 9749 0 0 0 2536 1 0 0 25 0 8 0 781670331 528977920 32477 33554432000 4194304 4580107 140736655607056 18446744073709551615 4294468 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 202.9
Current children cumulated vsize (KiB) 516580

[startup+51.1008 s]
/proc/loadavg: 8.04 8.07 8.01 9/562 1318
/proc/meminfo: memFree=23563292/32950928 swapFree=41934332/67111528
[pid=1309] ppid=1307 vsize=520892 CPUtime=407.24 cores=0-7
/proc/1309/stat : 1309 (strangenight2-m) R 1307 1309 1099 0 -1 4202496 122221 0 0 0 40698 26 0 0 25 0 8 0 781670331 533393408 40209 33554432000 4194304 4580107 140736655607056 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1309/statm: 130223 40209 381 95 0 125205 0
[pid=1309/tid=1310] ppid=1307 vsize=520892 CPUtime=50.89 cores=0-7
/proc/1309/task/1310/stat : 1310 (strangenight2-m) R 1307 1309 1099 0 -1 4202560 15215 0 0 0 5087 2 0 0 25 0 8 0 781670331 533393408 40209 33554432000 4194304 4580107 140736655607056 18446744073709551615 4316680 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1309/tid=1311] ppid=1307 vsize=520892 CPUtime=50.98 cores=0-7
/proc/1309/task/1311/stat : 1311 (strangenight2-m) R 1307 1309 1099 0 -1 4202560 15350 0 0 0 5095 3 0 0 25 0 8 0 781670331 533393408 40209 33554432000 4194304 4580107 140736655607056 18446744073709551615 4294963 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1309/tid=1312] ppid=1307 vsize=520892 CPUtime=50.13 cores=0-7
/proc/1309/task/1312/stat : 1312 (strangenight2-m) R 1307 1309 1099 0 -1 4202560 14091 0 0 0 5010 3 0 0 25 0 8 0 781670331 533393408 40209 33554432000 4194304 4580107 140736655607056 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1309/tid=1313] ppid=1307 vsize=520892 CPUtime=51.05 cores=0-7
/proc/1309/task/1313/stat : 1313 (strangenight2-m) R 1307 1309 1099 0 -1 4202560 14963 0 0 0 5102 3 0 0 25 0 8 0 781670331 533393408 40209 33554432000 4194304 4580107 140736655607056 18446744073709551615 4293131 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1309/tid=1314] ppid=1307 vsize=520892 CPUtime=51.06 cores=0-7
/proc/1309/task/1314/stat : 1314 (strangenight2-m) R 1307 1309 1099 0 -1 4202560 13711 0 0 0 5104 2 0 0 25 0 8 0 781670331 533393408 40209 33554432000 4194304 4580107 140736655607056 18446744073709551615 4293131 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1309/tid=1315] ppid=1307 vsize=520892 CPUtime=50.99 cores=0-7
/proc/1309/task/1315/stat : 1315 (strangenight2-m) R 1307 1309 1099 0 -1 4202560 14849 0 0 0 5097 2 0 0 25 0 8 0 781670331 533393408 40209 33554432000 4194304 4580107 140736655607056 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1309/tid=1316] ppid=1307 vsize=520892 CPUtime=50.97 cores=0-7
/proc/1309/task/1316/stat : 1316 (strangenight2-m) R 1307 1309 1099 0 -1 4202560 16132 0 0 0 5095 2 0 0 25 0 8 0 781670331 533393408 40209 33554432000 4194304 4580107 140736655607056 18446744073709551615 4294378 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 407.24
Current children cumulated vsize (KiB) 520892

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

[startup+51.9006 s]
/proc/loadavg: 8.04 8.07 8.01 9/562 1318
/proc/meminfo: memFree=23560564/32950928 swapFree=41934332/67111528
[pid=1309] ppid=1307 vsize=520892 CPUtime=413.62 cores=0-7
/proc/1309/stat : 1309 (strangenight2-m) R 1307 1309 1099 0 -1 4202496 123075 0 0 0 41336 26 0 0 25 0 8 0 781670331 533393408 41063 33554432000 4194304 4580107 140736655607056 18446744073709551615 4306352 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1309/statm: 130223 41063 381 95 0 125205 0
[pid=1309/tid=1310] ppid=1307 vsize=520892 CPUtime=51.69 cores=0-7
/proc/1309/task/1310/stat : 1310 (strangenight2-m) R 1307 1309 1099 0 -1 4202560 15318 0 0 0 5167 2 0 0 25 0 8 0 781670331 533393408 41063 33554432000 4194304 4580107 140736655607056 18446744073709551615 4316658 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1309/tid=1311] ppid=1307 vsize=520892 CPUtime=51.78 cores=0-7
/proc/1309/task/1311/stat : 1311 (strangenight2-m) R 1307 1309 1099 0 -1 4202560 15496 0 0 0 5175 3 0 0 25 0 8 0 781670331 533393408 41063 33554432000 4194304 4580107 140736655607056 18446744073709551615 4294520 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1309/tid=1312] ppid=1307 vsize=520892 CPUtime=50.91 cores=0-7
/proc/1309/task/1312/stat : 1312 (strangenight2-m) R 1307 1309 1099 0 -1 4202560 14184 0 0 0 5088 3 0 0 25 0 8 0 781670331 533393408 41063 33554432000 4194304 4580107 140736655607056 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1309/tid=1313] ppid=1307 vsize=520892 CPUtime=51.85 cores=0-7
/proc/1309/task/1313/stat : 1313 (strangenight2-m) R 1307 1309 1099 0 -1 4202560 15069 0 0 0 5182 3 0 0 25 0 8 0 781670331 533393408 41063 33554432000 4194304 4580107 140736655607056 18446744073709551615 4294259 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1309/tid=1314] ppid=1307 vsize=520892 CPUtime=51.86 cores=0-7
/proc/1309/task/1314/stat : 1314 (strangenight2-m) R 1307 1309 1099 0 -1 4202560 13788 0 0 0 5184 2 0 0 25 0 8 0 781670331 533393408 41063 33554432000 4194304 4580107 140736655607056 18446744073709551615 4294524 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1309/tid=1315] ppid=1307 vsize=520892 CPUtime=51.79 cores=0-7
/proc/1309/task/1315/stat : 1315 (strangenight2-m) R 1307 1309 1099 0 -1 4202560 14918 0 0 0 5177 2 0 0 25 0 8 0 781670331 533393408 41063 33554432000 4194304 4580107 140736655607056 18446744073709551615 4294378 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1309/tid=1316] ppid=1307 vsize=520892 CPUtime=51.77 cores=0-7
/proc/1309/task/1316/stat : 1316 (strangenight2-m) R 1307 1309 1099 0 -1 4202560 16251 0 0 0 5175 2 0 0 25 0 8 0 781670331 533393408 41063 33554432000 4194304 4580107 140736655607056 18446744073709551615 4294422 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 413.62
Current children cumulated vsize (KiB) 520892

[startup+55.1011 s]
/proc/loadavg: 8.04 8.07 8.01 9/562 1318
/proc/meminfo: memFree=23549168/32950928 swapFree=41934332/67111528
[pid=1309] ppid=1307 vsize=521092 CPUtime=439.17 cores=0-7
/proc/1309/stat : 1309 (strangenight2-m) R 1307 1309 1099 0 -1 4202496 128015 0 0 0 43889 28 0 0 25 0 8 0 781670331 533598208 42985 33554432000 4194304 4580107 140736655607056 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1309/statm: 130273 42986 381 95 0 125255 0
[pid=1309/tid=1310] ppid=1307 vsize=521092 CPUtime=54.9 cores=0-7
/proc/1309/task/1310/stat : 1310 (strangenight2-m) R 1307 1309 1099 0 -1 4202560 16045 0 0 0 5487 3 0 0 25 0 8 0 781670331 533598208 42986 33554432000 4194304 4580107 140736655607056 18446744073709551615 4293904 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1309/tid=1311] ppid=1307 vsize=521092 CPUtime=54.98 cores=0-7
/proc/1309/task/1311/stat : 1311 (strangenight2-m) R 1307 1309 1099 0 -1 4202560 16281 0 0 0 5495 3 0 0 25 0 8 0 781670331 533598208 42986 33554432000 4194304 4580107 140736655607056 18446744073709551615 4489273 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1309/tid=1312] ppid=1307 vsize=521092 CPUtime=54.05 cores=0-7
/proc/1309/task/1312/stat : 1312 (strangenight2-m) R 1307 1309 1099 0 -1 4202560 14891 0 0 0 5402 3 0 0 25 0 8 0 781670331 533598208 42986 33554432000 4194304 4580107 140736655607056 18446744073709551615 4294634 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1309/tid=1313] ppid=1307 vsize=521092 CPUtime=55.05 cores=0-7
/proc/1309/task/1313/stat : 1313 (strangenight2-m) R 1307 1309 1099 0 -1 4202560 15270 0 0 0 5502 3 0 0 25 0 8 0 781670331 533598208 42986 33554432000 4194304 4580107 140736655607056 18446744073709551615 4293211 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1309/tid=1314] ppid=1307 vsize=521092 CPUtime=55.06 cores=0-7
/proc/1309/task/1314/stat : 1314 (strangenight2-m) R 1307 1309 1099 0 -1 4202560 14500 0 0 0 5504 2 0 0 25 0 8 0 781670331 533598208 42986 33554432000 4194304 4580107 140736655607056 18446744073709551615 4294960 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1309/tid=1315] ppid=1307 vsize=521092 CPUtime=55 cores=0-7
/proc/1309/task/1315/stat : 1315 (strangenight2-m) R 1307 1309 1099 0 -1 4202560 15607 0 0 0 5497 3 0 0 25 0 8 0 781670331 533598208 42986 33554432000 4194304 4580107 140736655607056 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1309/tid=1316] ppid=1307 vsize=521092 CPUtime=54.98 cores=0-7
/proc/1309/task/1316/stat : 1316 (strangenight2-m) R 1307 1309 1099 0 -1 4202560 16999 0 0 0 5495 3 0 0 25 0 8 0 781670331 533598208 42986 33554432000 4194304 4580107 140736655607056 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 439.17
Current children cumulated vsize (KiB) 521092

[startup+58.3006 s]
/proc/loadavg: 8.03 8.07 8.01 9/562 1319
/proc/meminfo: memFree=23547932/32950928 swapFree=41934332/67111528
[pid=1309] ppid=1307 vsize=511068 CPUtime=464.7 cores=0-7
/proc/1309/stat : 1309 (strangenight2-m) R 1307 1309 1099 0 -1 4202496 131493 0 0 0 46441 29 0 0 25 0 8 0 781670331 523333632 43715 33554432000 4194304 4580107 140736655607056 18446744073709551615 4293244 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1309/statm: 127767 43715 381 95 0 122749 0
[pid=1309/tid=1310] ppid=1307 vsize=511068 CPUtime=58.1 cores=0-7
/proc/1309/task/1310/stat : 1310 (strangenight2-m) R 1307 1309 1099 0 -1 4202560 16370 0 0 0 5807 3 0 0 25 0 8 0 781670331 523333632 43715 33554432000 4194304 4580107 140736655607056 18446744073709551615 4321152 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1309/tid=1311] ppid=1307 vsize=511068 CPUtime=58.18 cores=0-7
/proc/1309/task/1311/stat : 1311 (strangenight2-m) R 1307 1309 1099 0 -1 4202560 16624 0 0 0 5815 3 0 0 25 0 8 0 781670331 523333632 43715 33554432000 4194304 4580107 140736655607056 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1309/tid=1312] ppid=1307 vsize=511068 CPUtime=57.19 cores=0-7
/proc/1309/task/1312/stat : 1312 (strangenight2-m) R 1307 1309 1099 0 -1 4202560 15540 0 0 0 5716 3 0 0 25 0 8 0 781670331 523333632 43715 33554432000 4194304 4580107 140736655607056 18446744073709551615 4293090 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1309/tid=1313] ppid=1307 vsize=511068 CPUtime=58.25 cores=0-7
/proc/1309/task/1313/stat : 1313 (strangenight2-m) R 1307 1309 1099 0 -1 4202560 15283 0 0 0 5822 3 0 0 25 0 8 0 781670331 523333632 43715 33554432000 4194304 4580107 140736655607056 18446744073709551615 4294574 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1309/tid=1314] ppid=1307 vsize=511068 CPUtime=58.26 cores=0-7
/proc/1309/task/1314/stat : 1314 (strangenight2-m) R 1307 1309 1099 0 -1 4202560 15202 0 0 0 5824 2 0 0 25 0 8 0 781670331 523333632 43715 33554432000 4194304 4580107 140736655607056 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1309/tid=1315] ppid=1307 vsize=511068 CPUtime=58.2 cores=0-7
/proc/1309/task/1315/stat : 1315 (strangenight2-m) R 1307 1309 1099 0 -1 4202560 15909 0 0 0 5817 3 0 0 25 0 8 0 781670331 523333632 43715 33554432000 4194304 4580107 140736655607056 18446744073709551615 4294627 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1309/tid=1316] ppid=1307 vsize=511068 CPUtime=58.18 cores=0-7
/proc/1309/task/1316/stat : 1316 (strangenight2-m) R 1307 1309 1099 0 -1 4202560 17320 0 0 0 5815 3 0 0 25 0 8 0 781670331 523333632 43715 33554432000 4194304 4580107 140736655607056 18446744073709551615 4293090 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 464.7
Current children cumulated vsize (KiB) 511068

[startup+59.9013 s]
/proc/loadavg: 8.03 8.07 8.01 9/562 1319
/proc/meminfo: memFree=23541732/32950928 swapFree=41934332/67111528
[pid=1309] ppid=1307 vsize=521296 CPUtime=477.48 cores=0-7
/proc/1309/stat : 1309 (strangenight2-m) R 1307 1309 1099 0 -1 4202496 133988 0 0 0 47719 29 0 0 25 0 8 0 781670331 533807104 45300 33554432000 4194304 4580107 140736655607056 18446744073709551615 4294496 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1309/statm: 130324 45300 381 95 0 125306 0
[pid=1309/tid=1310] ppid=1307 vsize=521296 CPUtime=59.7 cores=0-7
/proc/1309/task/1310/stat : 1310 (strangenight2-m) R 1307 1309 1099 0 -1 4202560 16370 0 0 0 5967 3 0 0 25 0 8 0 781670331 533807104 45300 33554432000 4194304 4580107 140736655607056 18446744073709551615 4294358 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1309/tid=1311] ppid=1307 vsize=521296 CPUtime=59.78 cores=0-7
/proc/1309/task/1311/stat : 1311 (strangenight2-m) R 1307 1309 1099 0 -1 4202560 16785 0 0 0 5975 3 0 0 25 0 8 0 781670331 533807104 45300 33554432000 4194304 4580107 140736655607056 18446744073709551615 4294380 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1309/tid=1312] ppid=1307 vsize=521296 CPUtime=58.77 cores=0-7
/proc/1309/task/1312/stat : 1312 (strangenight2-m) R 1307 1309 1099 0 -1 4202560 15736 0 0 0 5874 3 0 0 25 0 8 0 781670331 533807104 45300 33554432000 4194304 4580107 140736655607056 18446744073709551615 4294639 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1309/tid=1313] ppid=1307 vsize=521296 CPUtime=59.85 cores=0-7
/proc/1309/task/1313/stat : 1313 (strangenight2-m) R 1307 1309 1099 0 -1 4202560 15963 0 0 0 5982 3 0 0 25 0 8 0 781670331 533807104 45300 33554432000 4194304 4580107 140736655607056 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1309/tid=1314] ppid=1307 vsize=521296 CPUtime=59.85 cores=0-7
/proc/1309/task/1314/stat : 1314 (strangenight2-m) R 1307 1309 1099 0 -1 4202560 15377 0 0 0 5983 2 0 0 25 0 8 0 781670331 533807104 45300 33554432000 4194304 4580107 140736655607056 18446744073709551615 4293244 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1309/tid=1315] ppid=1307 vsize=521296 CPUtime=59.8 cores=0-7
/proc/1309/task/1315/stat : 1315 (strangenight2-m) R 1307 1309 1099 0 -1 4202560 16466 0 0 0 5977 3 0 0 25 0 8 0 781670331 533807104 45300 33554432000 4194304 4580107 140736655607056 18446744073709551615 4294367 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1309/tid=1316] ppid=1307 vsize=521296 CPUtime=59.78 cores=0-7
/proc/1309/task/1316/stat : 1316 (strangenight2-m) R 1307 1309 1099 0 -1 4202560 17877 0 0 0 5975 3 0 0 25 0 8 0 781670331 533807104 45300 33554432000 4194304 4580107 140736655607056 18446744073709551615 4293067 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 477.48
Current children cumulated vsize (KiB) 521296

[startup+60.3012 s]
/proc/loadavg: 8.03 8.07 8.01 9/562 1319
/proc/meminfo: memFree=23540224/32950928 swapFree=41934332/67111528
[pid=1309] ppid=1307 vsize=521296 CPUtime=480.66 cores=0-7
/proc/1309/stat : 1309 (strangenight2-m) R 1307 1309 1099 0 -1 4202496 134271 0 0 0 48037 29 0 0 25 0 8 0 781670331 533807104 45583 33554432000 4194304 4580107 140736655607056 18446744073709551615 4294458 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1309/statm: 130324 45583 381 95 0 125306 0
[pid=1309/tid=1310] ppid=1307 vsize=521296 CPUtime=60.1 cores=0-7
/proc/1309/task/1310/stat : 1310 (strangenight2-m) R 1307 1309 1099 0 -1 4202560 16370 0 0 0 6007 3 0 0 25 0 8 0 781670331 533807104 45583 33554432000 4194304 4580107 140736655607056 18446744073709551615 4294080 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1309/tid=1311] ppid=1307 vsize=521296 CPUtime=60.18 cores=0-7
/proc/1309/task/1311/stat : 1311 (strangenight2-m) R 1307 1309 1099 0 -1 4202560 16814 0 0 0 6015 3 0 0 25 0 8 0 781670331 533807104 45583 33554432000 4194304 4580107 140736655607056 18446744073709551615 4304880 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1309/tid=1312] ppid=1307 vsize=521296 CPUtime=59.15 cores=0-7
/proc/1309/task/1312/stat : 1312 (strangenight2-m) R 1307 1309 1099 0 -1 4202560 15780 0 0 0 5912 3 0 0 25 0 8 0 781670331 533807104 45583 33554432000 4194304 4580107 140736655607056 18446744073709551615 4294581 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1309/tid=1313] ppid=1307 vsize=521296 CPUtime=60.25 cores=0-7
/proc/1309/task/1313/stat : 1313 (strangenight2-m) R 1307 1309 1099 0 -1 4202560 16018 0 0 0 6022 3 0 0 25 0 8 0 781670331 533807104 45583 33554432000 4194304 4580107 140736655607056 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1309/tid=1314] ppid=1307 vsize=521296 CPUtime=60.25 cores=0-7
/proc/1309/task/1314/stat : 1314 (strangenight2-m) R 1307 1309 1099 0 -1 4202560 15416 0 0 0 6023 2 0 0 25 0 8 0 781670331 533807104 45583 33554432000 4194304 4580107 140736655607056 18446744073709551615 4320786 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1309/tid=1315] ppid=1307 vsize=521296 CPUtime=60.2 cores=0-7
/proc/1309/task/1315/stat : 1315 (strangenight2-m) R 1307 1309 1099 0 -1 4202560 16510 0 0 0 6017 3 0 0 25 0 8 0 781670331 533807104 45583 33554432000 4194304 4580107 140736655607056 18446744073709551615 4293125 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1309/tid=1316] ppid=1307 vsize=521296 CPUtime=60.18 cores=0-7
/proc/1309/task/1316/stat : 1316 (strangenight2-m) R 1307 1309 1099 0 -1 4202560 17915 0 0 0 6015 3 0 0 25 0 8 0 781670331 533807104 45583 33554432000 4194304 4580107 140736655607056 18446744073709551615 4293222 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 480.66
Current children cumulated vsize (KiB) 521296

[startup+60.5012 s]
/proc/loadavg: 8.03 8.07 8.01 9/562 1319
/proc/meminfo: memFree=23540224/32950928 swapFree=41934332/67111528
[pid=1309] ppid=1307 vsize=521352 CPUtime=482.26 cores=0-7
/proc/1309/stat : 1309 (strangenight2-m) R 1307 1309 1099 0 -1 4202496 134841 0 0 0 48197 29 0 0 25 0 8 0 781670331 533864448 45215 33554432000 4194304 4580107 140736655607056 18446744073709551615 4294530 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1309/statm: 130338 45215 381 95 0 125320 0
[pid=1309/tid=1310] ppid=1307 vsize=521352 CPUtime=60.3 cores=0-7
/proc/1309/task/1310/stat : 1310 (strangenight2-m) R 1307 1309 1099 0 -1 4202560 16370 0 0 0 6027 3 0 0 25 0 8 0 781670331 533864448 45215 33554432000 4194304 4580107 140736655607056 18446744073709551615 4321131 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1309/tid=1311] ppid=1307 vsize=521352 CPUtime=60.38 cores=0-7
/proc/1309/task/1311/stat : 1311 (strangenight2-m) R 1307 1309 1099 0 -1 4202560 17253 0 0 0 6035 3 0 0 25 0 8 0 781670331 533864448 45215 33554432000 4194304 4580107 140736655607056 18446744073709551615 4294080 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1309/tid=1312] ppid=1307 vsize=521352 CPUtime=59.35 cores=0-7
/proc/1309/task/1312/stat : 1312 (strangenight2-m) R 1307 1309 1099 0 -1 4202560 15810 0 0 0 5932 3 0 0 25 0 8 0 781670331 533864448 45215 33554432000 4194304 4580107 140736655607056 18446744073709551615 4318794 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1309/tid=1313] ppid=1307 vsize=521352 CPUtime=60.45 cores=0-7
/proc/1309/task/1313/stat : 1313 (strangenight2-m) R 1307 1309 1099 0 -1 4202560 16038 0 0 0 6042 3 0 0 25 0 8 0 781670331 533864448 45215 33554432000 4194304 4580107 140736655607056 18446744073709551615 4294595 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1309/tid=1314] ppid=1307 vsize=521352 CPUtime=60.45 cores=0-7
/proc/1309/task/1314/stat : 1314 (strangenight2-m) R 1307 1309 1099 0 -1 4202560 15433 0 0 0 6043 2 0 0 25 0 8 0 781670331 533864448 45215 33554432000 4194304 4580107 140736655607056 18446744073709551615 4294963 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1309/tid=1315] ppid=1307 vsize=521352 CPUtime=60.4 cores=0-7
/proc/1309/task/1315/stat : 1315 (strangenight2-m) R 1307 1309 1099 0 -1 4202560 16529 0 0 0 6037 3 0 0 25 0 8 0 781670331 533864448 45215 33554432000 4194304 4580107 140736655607056 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1309/tid=1316] ppid=1307 vsize=521352 CPUtime=60.38 cores=0-7
/proc/1309/task/1316/stat : 1316 (strangenight2-m) R 1307 1309 1099 0 -1 4202560 17939 0 0 0 6035 3 0 0 25 0 8 0 781670331 533864448 45215 33554432000 4194304 4580107 140736655607056 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 482.26
Current children cumulated vsize (KiB) 521352

Child status: 10
Real time (s): 60.5433
CPU time (s): 482.54
CPU user time (s): 482.231
CPU system time (s): 0.308953
CPU usage (%): 797.016
Max. virtual memory (cumulated for all children) (KiB): 540696

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 482.231
system time used= 0.308953
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 134875
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= 4330
involuntary context switches= 2720

runsolver used 0.307953 second user time and 0.797878 second system time

The end

Launcher Data

Begin job on node126 at 2011-05-29 22:25:16
IDJOB=3421676
IDBENCH=84755
IDSOLVER=1878
FILE ID=node126/3421676-1306700716
RUNJOBID= node126-1306695702-1113
PBS_JOBID= 13471889
Free space on /tmp= 73476 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT04/handmade/andrew/composite/Composite-024BitPrimes-1.used-as.sat04-861.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3421676-1306700716/watcher-3421676-1306700716 -o /tmp/evaluation-result-3421676-1306700716/solver-3421676-1306700716 -C 40000 -W 5100 -M 31000  ./strangenight2-mt --threads=8 HOME/instance-3421676-1306700716.cnf

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 72d75022e26bed024de6755e7642ab28
RANDOM SEED=718040126

node126.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.783
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.56
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.783
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.783
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.783
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.74
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.783
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.80
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.783
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.783
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.82
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.783
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      23720588 kB
Buffers:        334352 kB
Cached:        6378320 kB
SwapCached:      49920 kB
Active:        4304556 kB
Inactive:      4603624 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      23720588 kB
SwapTotal:    67111528 kB
SwapFree:     41934332 kB
Dirty:            5876 kB
Writeback:           0 kB
AnonPages:     2158980 kB
Mapped:          24700 kB
Slab:           148520 kB
PageTables:      99496 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 176375728 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= 73472 MiB
End job on node126 at 2011-05-29 22:26:17