Trace number 3250361

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? (TO) 4800.15 1201.96

General information on the benchmark

Namecrafted/kullmann/GreenTao/
GreenTaok1k2/GreenTao_2-5-5_34309.cnf
MD5SUMe252fbf81407f3388187ab50f0786909
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables34307
Number of clauses708206
Sum of the clauses size3541030
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 5708206
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3250361-1304121479.cnf'
0.00/0.00	c -- header says num vars:          34307
0.00/0.00	c -- header says num clauses:      708206
1.55/0.42	c -- clauses added:            0 learnts,       708206 normals,            0 xors
1.55/0.42	c -- vars added      34307
1.55/0.42	c Parsing time:  0.36 s
1.55/0.42	c  N st     0         0     34307    708206         0         0   3541030         0   no data   no data
1.55/1.08	c asymm  cl-useful: 0/41100/708206 lits-rem:0 time: 0.65
5.94/1.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  6.5M T:  0.48
8.23/2.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
8.23/2.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.23/2.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.23/2.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  34307 time:  0.00 s
8.23/2.11	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.00 s
12.98/3.32	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  1.18 s
12.98/3.33	c Finding binary XORs  T:     0.01 s  found:       0
15.39/3.95	c Finding non-binary XORs:     0.59 s (found:       0, avg size: nan)
15.39/3.95	c calculated reachability. Time: 0.00
15.77/4.02	c Calc default polars -  time:   0.08 s pos:       0 undec:   34307 neg:       0
15.77/4.02	c =========================================================================================
15.77/4.02	c types(t): F = full restart, N = normal restart
15.77/4.02	c types(t): S = simplification begin/end, E = solution found
15.77/4.02	c restart types(rt): st = static, dy = dynamic
15.77/4.02	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
15.77/4.02	c  B st     0         0     34307    708206         0         0   3541030         0   no data   no data
18.97/4.86	c  N dy    20      4300     34307    708206         0      4294   3541030   1008255    159.13    169.26
20.96/5.36	c  N dy    42      8305     34307    708206         0      8297   3541030   1815613    151.08    159.16
22.96/5.89	c  N dy    65     12337     34307    708206         0     12328   3541030   2595581    147.64    155.43
25.36/6.47	c  N dy    93     16380     34307    708206         0     16369   3541030   3400197    147.17    164.65
28.16/7.13	c  N dy   119     20484     34307    708206         0     10481   3541030    716324    146.11    154.60
30.14/7.68	c  N dy   145     24584     34307    708206         0     14580   3541030   1517968    145.84    164.93
30.54/7.73	c  F st   147     25001     34307    708206         0     14997   3541030   1594218    145.63    132.25
31.34/7.95	c Found part       41 vars:       4293 clauses:     88534 lits size:    442670
31.34/7.95	c Found part       48 vars:       4265 clauses:     86046 lits size:    430230
31.34/7.95	c Found part       63 vars:       4257 clauses:     85800 lits size:    429000
31.34/7.95	c Found part       66 vars:       4296 clauses:     89914 lits size:    449570
31.34/7.95	c Found part       67 vars:      17196 clauses:    357912 lits size:   1789560
31.34/7.95	c Found parts:          5 time: 0.21 s
31.34/7.95	c Solving part 63
31.74/8.05	c  N st     0         0      4257     85800         0         0    429000         0   no data   no data
33.74/8.53	c asymm  cl-useful: 0/85800/85800 lits-rem:0 time: 0.48
33.74/8.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
33.74/8.56	c Finding binary XORs  T:     0.00 s  found:       0
34.13/8.60	c Finding non-binary XORs:     0.04 s (found:       0, avg size: nan)
34.13/8.60	c calculated reachability. Time: 0.00
34.13/8.60	c Calc default polars -  time:   0.00 s pos:       0 undec:   34307 neg:       0
34.13/8.60	c =========================================================================================
34.13/8.60	c types(t): F = full restart, N = normal restart
34.13/8.60	c types(t): S = simplification begin/end, E = solution found
34.13/8.60	c restart types(rt): st = static, dy = dynamic
34.13/8.60	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
34.13/8.60	c  B st     0         0      4257     85800         0         0    429000         0   no data   no data
36.53/9.27	c  N dy    17      4285      4257     85800         0      4285    429000    965177    152.87    162.70
38.53/9.76	c  N dy    42      8397      4257     85800         0      8394    429000   1794414    150.25    158.53
40.53/10.29	c  N dy    69     12496      4257     85800         0     12490    429000   2621131    149.80    174.37
42.92/10.83	c  N dy    94     16511      4257     85800         0     16503    429000   3415634    148.37    196.45
45.32/11.43	c  N dy   119     20600      4257     85800         0     10595    429000    759543    148.43    186.45
47.31/11.98	c  N dy   145     24790      4257     85800         0     14783    429000   1586289    147.62    156.50
47.71/12.01	c  F st   147     25002      4257     85800         0     14995    429000   1629109    147.54   no data
50.53/12.71	c  N dy   153     30203      4257     85800         0     20193    429000   2848312    147.54   no data
52.90/13.30	c  N dy   178     34318      4257     85800         0     24305    429000   3687061    147.63    158.56
55.30/13.92	c  N dy   207     38407      4257     85800         0     28392    429000   4507898    147.97    156.79
57.70/14.55	c  N dy   233     42586      4257     85800         0     17081    429000   1036767    147.39    155.74
60.09/15.15	c  N dy   263     46747      4257     85800         0     21240    429000   1889594    147.70    157.45
62.49/15.74	c  N dy   289     50838      4257     85800         0     25330    429000   2691327    147.35    155.35
64.88/16.37	c  N dy   316     54877      4257     85800         0     29367    429000   3496990    147.29    157.51
67.28/17.00	c  N dy   342     58968      4257     85800         0     33457    429000   4314808    147.01    155.61
70.48/17.71	c  N dy   369     63124      4257     85800         0     18873    429000    716909    146.95    158.32
72.88/18.32	c  N dy   395     67247      4257     85800         0     22994    429000   1551585    146.78    155.41
75.27/18.96	c  N dy   420     71689      4257     85800         0     27436    429000   2431850    146.50    159.81
78.07/19.66	c  N dy   448     76303      4257     85800         0     32048    429000   3338278    146.23    155.31
81.28/20.44	c  N dy   478     81200      4257     85800         0     36944    429000   4288347    145.85    154.82
84.86/21.37	c  N dy   516     86380      4257     85800         0     21258    429000    712267    145.84    157.79
85.68/21.53	c  F st   524     87500      4257     85800         0     22376    429000    924494    145.78    121.85
88.45/22.29	c  N dy   530     92696      4257     85800         0     27566    429000   2186878    145.78   no data
92.45/23.20	c  N dy   565     98661      4257     85800         0     33528    429000   3378624    145.61    157.12
96.44/24.25	c  N dy   609    105014      4257     85800         0     39879    429000   4645291    145.70    155.25
101.24/25.44	c  N dy   658    111795      4257     85800         0     24236    429000    966734    145.82    181.60
105.63/26.53	c  N dy   708    119015      4257     85800         0     31453    429000   2394993    145.75    159.58
110.83/27.80	c  N dy   762    126638      4257     85800         0     39076    429000   3950102    145.95    155.11
116.44/29.24	c  N dy   810    134790      4257     85800         0     47223    429000   5572567    145.81    156.83
122.00/30.65	c  N dy   867    143680      4257     85800         0     32402    429000   2328247    145.89    158.53
128.00/32.19	c  N dy   927    152950      4257     85800         0     41669    429000   4164676    145.84    154.62
135.58/34.02	c  N dy  1002    162973      4257     85800         0     26834    429000    923432    145.95    163.49
142.39/35.70	c  N dy  1077    173433      4257     85800         0     37290    429000   3004461    146.01    174.37
150.36/37.73	c  N dy  1159    184700      4257     85800         0     48552    429000   5273453    146.15    157.93
158.36/39.71	c  N dy  1239    196485      4257     85800         0     34414    429000   2221821    146.11    154.34
167.14/41.92	c  N dy  1323    209164      4257     85800         0     47090    429000   4741212    145.96    156.08
176.33/44.24	c  N dy  1411    222610      4257     85800         0     33569    429000   1810777    145.82    155.05
185.91/46.69	c  N dy  1503    236892      4257     85800         0     47848    429000   4648460    145.66    155.52
196.70/49.35	c  N dy  1601    252065      4257     85800         0     35045    429000   1883639    145.58    164.23
207.89/52.20	c  N dy  1715    268251      4257     85800         0     51228    429000   5191290    145.71    160.03
219.87/55.17	c  N dy  1814    285460      4257     85800         0     39449    429000   2584690    145.47    191.41
233.45/58.53	c  N dy  1936    303741      4257     85800         0     57722    429000   6234312    145.51    156.81
235.45/59.09	c  F st  1956    306250      4257     85800         0     30243    429000    536304    145.53   no data
247.02/61.90	c  N dy  2037    323225      4257     85800         0     47213    429000   4204623    145.49    153.51
261.81/65.66	c  N dy  2171    343226      4257     85800         0     36223    429000   1550426    145.46    160.59
275.79/69.14	c  N dy  2301    363231      4257     85800         0     56220    429000   5557271    145.42    157.62
290.17/72.77	c  N dy  2428    383511      4257     85800         0     44500    429000   2965524    145.32    154.46
305.75/76.62	c  N dy  2564    403552      4257     85800         0     64536    429000   6986046    145.38    202.52
320.13/80.21	c  N dy  2693    423594      4257     85800         0     51592    429000   4222136    145.35    156.60
335.72/84.12	c  N dy  2823    443712      4257     85800         0     37713    429000   1231559    145.32    154.42
350.08/87.74	c  N dy  2953    463947      4257     85800         0     57942    429000   5255408    145.27    158.83
365.26/91.57	c  N dy  3085    484026      4257     85800         0     43021    429000   2093732    145.27    156.28
380.44/95.30	c  N dy  3207    504096      4257     85800         0     63089    429000   6057175    145.20    157.90
395.62/99.15	c  N dy  3336    524261      4257     85800         0     47263    429000   2746245    145.15    154.72
411.59/103.11	c  N dy  3473    544381      4257     85800         0     67377    429000   6794319    145.20    155.36
426.77/106.92	c  N dy  3602    564526      4257     85800         0     50529    429000   3200358    145.19    153.27
442.75/110.97	c  N dy  3740    584584      4257     85800         0     70581    429000   7180079    145.20    153.86
457.93/114.77	c  N dy  3872    604678      4257     85800         0     52680    429000   3470876    145.21    165.72
474.71/118.94	c  N dy  4014    624743      4257     85800         0     72738    429000   7482823    145.25    153.00
490.28/122.80	c  N dy  4144    644958      4257     85800         0     53958    429000   3458998    145.22    154.57
506.67/126.91	c  N dy  4280    665001      4257     85800         0     73995    429000   7493214    145.24    153.68
522.23/130.83	c  N dy  4415    685070      4257     85800         0     54067    429000   3342325    145.25    153.56
538.61/134.92	c  N dy  4551    705267      4257     85800         0     74259    429000   7411480    145.27    154.56
554.59/138.95	c  N dy  4690    725414      4257     85800         0     53412    429000   3014808    145.34    156.15
570.97/143.03	c  N dy  4819    745432      4257     85800         0     73423    429000   7032468    145.37    154.67
587.34/147.17	c  N dy  4952    765495      4257     85800         0     51493    429000   2437616    145.39    167.33
603.31/151.18	c  N dy  5089    785503      4257     85800         0     71491    429000   6415607    145.42    157.32
620.49/155.47	c  N dy  5213    805641      4257     85800         0     48638    429000   1639898    145.38    155.16
636.46/159.42	c  N dy  5350    825712      4257     85800         0     68702    429000   5639768    145.38    155.38
654.43/163.95	c  N dy  5485    845739      4257     85800         0     44734    429000    694024    145.39    172.47
669.62/167.78	c  N dy  5613    865803      4257     85800         0     64790    429000   4685660    145.38    155.73
687.60/172.21	c  N dy  5748    885895      4257     85800         0     84874    429000   8690901    145.37    155.97
703.96/176.36	c  N dy  5886    905944      4257     85800         0     59935    429000   3537354    145.38    154.37
721.12/180.64	c  N dy  6021    925985      4257     85800         0     79974    429000   7573550    145.40    161.87
739.09/185.12	c  N dy  6163    946008      4257     85800         0     54004    429000   2142134    145.43    154.50
755.06/189.19	c  N dy  6298    966103      4257     85800         0     74096    429000   6144257    145.43    153.65
774.24/193.97	c  N dy  6430    986161      4257     85800         0     47158    429000    597310    145.40    156.28
789.81/197.86	c  N dy  6567   1006196      4257     85800         0     67185    429000   4614274    145.40    153.34
807.38/202.29	c  N dy  6701   1026282      4257     85800         0     87262    429000   8613795    145.39    157.82
824.95/206.65	c  N dy  6836   1046349      4257     85800         0     59331    429000   2821550    145.40    156.77
841.35/210.77	c  N dy  6962   1066490      4257     85800         0     79463    429000   6834325    145.38    155.73
846.12/211.99	c  F st  6995   1071876      4257     85800         0     84844    429000   7899520    145.37   no data
859.70/215.32	c  N dy  7063   1086637      4257     85800         0     50618    429000    901908    145.35    153.27
875.28/219.28	c  N dy  7198   1106749      4257     85800         0     70723    429000   4939532    145.37    153.78
893.66/223.86	c  N dy  7333   1126839      4257     85800         0     90803    429000   8936056    145.36    154.39
911.63/228.31	c  N dy  7474   1146899      4257     85800         0     60884    429000   2781231    145.37    153.53
928.39/232.56	c  N dy  7600   1166960      4257     85800         0     80934    429000   6775253    145.37    185.18
948.36/237.52	c  N dy  7736   1187092      4257     85800         0    101065    429000  10800669    145.38    154.09
964.36/241.57	c  N dy  7867   1207166      4257     85800         0     70160    429000   4424049    145.37    153.92
982.71/246.19	c  N dy  8006   1227317      4257     85800         0     90303    429000   8453299    145.38    155.68
1001.88/250.93	c  N dy  8142   1247348      4257     85800         0     58343    429000   1859782    145.37    158.43
1018.65/255.12	c  N dy  8270   1267671      4257     85800         0     78656    429000   5889917    145.35    154.12
1038.22/260.03	c  N dy  8408   1287849      4257     85800         0     98825    429000   9965796    145.36    155.30
1056.20/264.56	c  N dy  8548   1307937      4257     85800         0     65921    429000   3155966    145.37    153.73
1073.78/268.98	c  N dy  8686   1327996      4257     85800         0     85974    429000   7160942    145.37    153.10
1094.13/274.05	c  N dy  8823   1348080      4257     85800         0    106054    429000  11169850    145.38    154.42
1111.30/278.35	c  N dy  8967   1368117      4257     85800         0     72108    429000   4244963    145.40    153.45
1129.68/282.95	c  N dy  9100   1388128      4257     85800         0     92111    429000   8276750    145.42    154.66
1150.04/288.03	c  N dy  9226   1408146      4257     85800         0     57133    429000   1032162    145.39    153.56
1166.45/292.19	c  N dy  9369   1428235      4257     85800         0     77214    429000   5046712    145.41    162.17
1185.58/296.97	c  N dy  9513   1448243      4257     85800         0     97211    429000   9133467    145.46    174.73
1205.57/301.91	c  N dy  9647   1468249      4257     85800         0     61232    429000   1653937    145.46    191.51
1222.74/306.23	c  N dy  9789   1488290      4257     85800         0     81269    429000   5714197    145.49    155.99
1242.30/311.13	c  N dy  9926   1508377      4257     85800         0    101347    429000   9748978    145.50    154.52
1262.28/316.12	c  N dy 10066   1528460      4257     85800         0     64443    429000   2132908    145.53    153.55
1279.85/320.51	c  N dy 10193   1548525      4257     85800         0     84500    429000   6104117    145.51    153.41
1299.01/325.38	c  N dy 10324   1568616      4257     85800         0    104580    429000  10097676    145.49    154.76
1318.58/330.21	c  N dy 10456   1588622      4257     85800         0     66607    429000   2341716    145.50    155.23
1335.76/334.56	c  N dy 10584   1608702      4257     85800         0     86680    429000   6367026    145.48    155.30
1355.72/339.57	c  N dy 10717   1628704      4257     85800         0    106677    429000  10388885    145.48    154.25
1375.70/344.52	c  N dy 10856   1648767      4257     85800         0     67761    429000   2391225    145.50    178.73
1393.67/349.02	c  N dy 10997   1668802      4257     85800         0     87791    429000   6395940    145.51    160.85
1413.64/354.07	c  N dy 11130   1688894      4257     85800         0    107879    429000  10407286    145.51    155.70
1434.02/359.12	c  N dy 11272   1709038      4257     85800         0     68026    429000   2251324    145.53    154.20
1452.37/363.74	c  N dy 11411   1729243      4257     85800         0     88222    429000   6323031    145.54    154.72
1472.75/368.81	c  N dy 11544   1749467      4257     85800         0    108441    429000  10423101    145.55    155.51
1493.91/374.10	c  N dy 11694   1769603      4257     85800         0     67591    429000   1980390    145.59    158.31
1511.49/378.53	c  N dy 11831   1789614      4257     85800         0     87596    429000   5972357    145.60    154.96
1531.86/383.60	c  N dy 11967   1809690      4257     85800         0    107666    429000   9990648    145.61    154.01
1553.43/389.06	c  N dy 12109   1829751      4257     85800         0     65740    429000   1404011    145.64    156.39
1571.00/393.46	c  N dy 12247   1849792      4257     85800         0     85775    429000   5422651    145.65    182.28
1590.98/398.47	c  N dy 12383   1869863      4257     85800         0    105835    429000   9424218    145.65    155.83
1613.34/404.06	c  N dy 12515   1889962      4257     85800         0    125927    429000  13437090    145.65    156.60
1630.91/408.47	c  N dy 12658   1910023      4257     85800         0     83010    429000   4686240    145.68    167.76
1650.87/413.40	c  N dy 12799   1930202      4257     85800         0    103182    429000   8810918    145.70    157.66
1673.65/419.11	c  N dy 12943   1950446      4257     85800         0    123420    429000  12878686    145.71    155.65
1692.41/423.89	c  N dy 13079   1970590      4257     85800         0     79579    429000   3781715    145.71    154.03
1711.58/428.63	c  N dy 13211   1990666      4257     85800         0     99646    429000   7781781    145.71    173.89
1733.55/434.10	c  N dy 13351   2010877      4257     85800         0    119849    429000  11843587    145.72    160.29
1753.93/439.22	c  N dy 13490   2030908      4257     85800         0     74898    429000   2642813    145.74    154.53
1772.32/443.84	c  N dy 13623   2051013      4257     85800         0     94997    429000   6686391    145.74    155.84
1793.47/449.14	c  N dy 13762   2071042      4257     85800         0    115021    429000  10701322    145.74    159.69
1815.83/454.71	c  N dy 13896   2091110      4257     85800         0     69101    429000   1288123    145.74    161.41
1833.82/459.23	c  N dy 14033   2111192      4257     85800         0     89177    429000   5349030    145.76    163.37
1854.57/464.45	c  N dy 14170   2131539      4257     85800         0    109514    429000   9523380    145.78    155.29
1876.94/470.04	c  N dy 14304   2151562      4257     85800         0    129531    429000  13521791    145.79    153.51
1896.10/474.89	c  N dy 14436   2171804      4257     85800         0     82791    429000   3796523    145.77    157.62
1915.68/479.71	c  N dy 14571   2191956      4257     85800         0    102938    429000   7838351    145.77    157.39
1937.64/485.29	c  N dy 14716   2211985      4257     85800         0    122960    429000  11901096    145.79    154.05
1960.00/490.85	c  N dy 14858   2232086      4257     85800         0     75083    429000   2107943    145.81    155.24
1978.80/495.55	c  N dy 14997   2252148      4257     85800         0     95138    429000   6142851    145.82    155.18
1999.95/500.85	c  N dy 15132   2272259      4257     85800         0    115240    429000  10160349    145.82    158.96
2023.91/506.82	c  N dy 15280   2292328      4257     85800         0    135305    429000  14213125    145.84    154.35
2042.68/511.51	c  N dy 15408   2312393      4257     85800         0     86384    429000   4164446    145.82    157.21
2062.67/516.58	c  N dy 15549   2332498      4257     85800         0    106484    429000   8222707    145.84    154.34
2085.01/522.17	c  N dy 15689   2352502      4257     85800         0    126484    429000  12265305    145.86    153.96
2107.37/527.77	c  N dy 15824   2372543      4257     85800         0     76538    429000   2054477    145.88    217.66
2126.15/532.44	c  N dy 15959   2392579      4257     85800         0     96568    429000   6146129    145.89    159.03
2147.32/537.78	c  N dy 16090   2412620      4257     85800         0    116599    429000  10215480    145.89    181.41
2171.29/543.73	c  N dy 16223   2432690      4257     85800         0    136664    429000  14245340    145.90    168.00
2191.65/548.80	c  N dy 16366   2452770      4257     85800         0     85760    429000   3740808    145.92    166.31
2210.82/553.70	c  N dy 16498   2472827      4257     85800         0    105810    429000   7750821    145.92    157.01
2233.61/559.37	c  N dy 16635   2493026      4257     85800         0    126002    429000  11823280    145.93    155.84
2257.94/565.48	c  N dy 16777   2513125      4257     85800         0     74114    429000   1138176    145.94    154.42
2276.72/570.19	c  N dy 16924   2533196      4257     85800         0     94177    429000   5212945    145.96    176.23
2298.28/575.50	c  N dy 17062   2553298      4257     85800         0    114274    429000   9339171    145.98    154.43
2321.87/581.42	c  N dy 17203   2573389      4257     85800         0    134360    429000  13390885    145.99    162.17
2344.20/587.07	c  N dy 17337   2593452      4257     85800         0     81435    429000   2444851    145.99    155.90
2363.78/591.99	c  N dy 17475   2613563      4257     85800         0    101535    429000   6544130    146.00    155.31
2385.35/597.36	c  N dy 17613   2633674      4257     85800         0    121632    429000  10571653    146.01    155.79
2409.73/603.43	c  N dy 17749   2653810      4257     85800         0    141760    429000  14631188    146.01    155.25
2430.88/608.76	c  N dy 17891   2673936      4257     85800         0     87915    429000   3538246    146.02    155.58
2451.26/613.84	c  N dy 18028   2694008      4257     85800         0    107979    429000   7568210    146.02    154.99
2474.01/619.57	c  N dy 18167   2714224      4257     85800         0    128190    429000  11687626    146.04    154.52
2499.57/625.94	c  N dy 18303   2734433      4257     85800         0    148390    429000  15747206    146.04    154.62
2519.57/630.94	c  N dy 18442   2754505      4257     85800         0     93495    429000   4525001    146.07    156.09
2540.71/636.21	c  N dy 18579   2774535      4257     85800         0    113518    429000   8602219    146.09    176.97
2564.28/642.11	c  N dy 18720   2794629      4257     85800         0    133605    429000  12658441    146.10    154.05
2590.24/648.65	c  N dy 18863   2814727      4257     85800         0     77722    429000   1116324    146.12    165.22
2609.01/653.35	c  N dy 18995   2834822      4257     85800         0     97811    429000   5163413    146.12    154.05
2630.58/658.74	c  N dy 19131   2854937      4257     85800         0    117922    429000   9189155    146.12    154.31
2654.15/664.62	c  N dy 19264   2875095      4257     85800         0    138079    429000  13291782    146.13    159.35
2678.90/670.84	c  N dy 19398   2895120      4257     85800         0     81117    429000   1606944    146.13    156.04
2698.08/675.66	c  N dy 19537   2915189      4257     85800         0    101181    429000   5681434    146.14    154.26
2720.04/681.15	c  N dy 19668   2935243      4257     85800         0    121226    429000   9704777    146.14    164.43
2744.01/687.18	c  N dy 19805   2955253      4257     85800         0    141232    429000  13738367    146.14    155.85
2769.17/693.40	c  N dy 19943   2975397      4257     85800         0     83385    429000   1874653    146.16    154.02
2788.34/698.27	c  N dy 20071   2995639      4257     85800         0    103621    429000   5912035    146.15    155.09
2810.70/703.83	c  N dy 20211   3015713      4257     85800         0    123691    429000   9972814    146.16    162.11
2834.68/709.88	c  N dy 20341   3035716      4257     85800         0    143690    429000  13983354    146.16    162.36
2859.42/716.07	c  N dy 20476   3055795      4257     85800         0     84783    429000   1978845    146.16    155.29
2879.00/720.93	c  N dy 20607   3075818      4257     85800         0    104801    429000   6007358    146.15    155.88
2900.97/726.46	c  N dy 20739   3095870      4257     85800         0    124846    429000  10038339    146.15    159.18
2925.73/732.62	c  N dy 20873   3115951      4257     85800         0    144923    429000  14069752    146.14    156.66
2950.89/738.93	c  N dy 21006   3135980      4257     85800         0     84971    429000   1817885    146.15    157.07
2970.46/743.85	c  N dy 21145   3155989      4257     85800         0    104973    429000   5865155    146.17    155.36
2992.83/749.41	c  N dy 21286   3176086      4257     85800         0    125065    429000   9948173    146.18    154.19
3017.19/755.56	c  N dy 21429   3196150      4257     85800         0    145121    429000  14035089    146.19    195.18
3043.55/762.14	c  N dy 21570   3216167      4257     85800         0     84153    429000   1448168    146.20    155.73
3063.53/767.12	c  N dy 21704   3236264      4257     85800         0    104242    429000   5490367    146.21    162.09
3085.48/772.67	c  N dy 21843   3256290      4257     85800         0    124264    429000   9507963    146.22    155.11
3110.65/778.94	c  N dy 21987   3276322      4257     85800         0    144291    429000  13568757    146.23    154.52
3138.62/785.98	c  N dy 22131   3296404      4257     85800         0     82390    429000    908263    146.25    155.68
3158.17/790.88	c  N dy 22270   3316441      4257     85800         0    102422    429000   4975264    146.26    155.10
3180.54/796.47	c  N dy 22411   3336476      4257     85800         0    122447    429000   9022426    146.27    168.43
3205.71/802.72	c  N dy 22552   3356536      4257     85800         0    142503    429000  13050100    146.28    154.26
3232.86/809.54	c  N dy 22687   3376786      4257     85800         0    162747    429000  17104337    146.28    154.93
3254.43/814.93	c  N dy 22822   3396836      4257     85800         0     99819    429000   4207262    146.28    165.85
3276.39/820.40	c  N dy 22966   3416951      4257     85800         0    119928    429000   8273494    146.29    155.59
3299.56/826.20	c  N dy 23088   3437032      4257     85800         0    140002    429000  12293450    146.28    154.80
3326.32/833.00	c  N dy 23233   3457052      4257     85800         0    160014    429000  16409339    146.31    190.59
3349.90/838.83	c  N dy 23368   3477082      4257     85800         0     96059    429000   3279909    146.31    156.70
3370.65/844.09	c  N dy 23501   3497215      4257     85800         0    116190    429000   7328757    146.31    156.22
3394.22/849.92	c  N dy 23634   3517298      4257     85800         0    136268    429000  11349316    146.31    155.93
3420.19/856.46	c  N dy 23767   3537348      4257     85800         0    156316    429000  15359476    146.31    157.92
3446.16/862.96	c  N dy 23911   3557356      4257     85800         0     91346    429000   2143609    146.33    160.19
3466.90/868.18	c  N dy 24053   3577468      4257     85800         0    111455    429000   6198201    146.33    156.18
3490.08/873.96	c  N dy 24191   3597471      4257     85800         0    131454    429000  10220136    146.33    154.57
3514.83/880.12	c  N dy 24313   3617543      4257     85800         0    151517    429000  14248295    146.32    167.71
3542.81/887.16	c  N dy 24455   3637567      4257     85800         0    171528    429000  18261658    146.32    162.05
3563.55/892.30	c  N dy 24589   3657664      4257     85800         0    105646    429000   4835558    146.33    167.86
3585.52/897.88	c  N dy 24729   3677748      4257     85800         0    125721    429000   8846963    146.33    159.53
3610.29/904.08	c  N dy 24868   3697761      4257     85800         0    145727    429000  12846606    146.33    154.74
3637.85/910.96	c  N dy 25007   3717889      4257     85800         0    165850    429000  16931540    146.34    157.78
3662.21/917.05	c  N dy 25144   3737933      4257     85800         0     98917    429000   3315299    146.35    186.17
3676.59/920.66	c  F st 25239   3751564      4257     85800         0    112545    429000   6057041    146.35    151.80
3682.98/922.22	c  N dy 25254   3757971      4257     85800         0    118946    429000   7513921    146.35    155.12
3707.74/928.40	c  N dy 25399   3778098      4257     85800         0    139070    429000  11591465    146.36    154.18
3734.10/935.01	c  N dy 25536   3798319      4257     85800         0    159288    429000  15650910    146.37    155.30
3761.65/941.96	c  N dy 25670   3818425      4257     85800         0     91411    429000   1575814    146.37    156.30
3782.02/947.07	c  N dy 25805   3838586      4257     85800         0    111569    429000   5632268    146.38    155.88
3805.58/952.90	c  N dy 25938   3858786      4257     85800         0    131764    429000   9706966    146.38    155.95
3830.75/959.26	c  N dy 26066   3878867      4257     85800         0    151840    429000  13727476    146.37    160.91
3858.70/966.25	c  N dy 26201   3898918      4257     85800         0    171884    429000  17773234    146.38    155.11
3882.67/972.20	c  N dy 26340   3918988      4257     85800         0    102971    429000   3715742    146.38    159.27
3904.63/977.72	c  N dy 26476   3939210      4257     85800         0    123186    429000   7812836    146.39    157.86
3928.60/983.71	c  N dy 26604   3959300      4257     85800         0    143264    429000  11884761    146.39    155.38
3955.36/990.44	c  N dy 26744   3979302      4257     85800         0    163260    429000  15951365    146.40    154.89
3982.91/997.32	c  N dy 26870   3999394      4257     85800         0     93385    429000   1584256    146.40    177.77
4003.28/1002.48	c  N dy 27004   4019463      4257     85800         0    113442    429000   5652552    146.40    156.73
4026.83/1008.37	c  N dy 27144   4039541      4257     85800         0    133514    429000   9654745    146.40    156.36
4053.20/1014.96	c  N dy 27284   4059654      4257     85800         0    153625    429000  13731262    146.41    158.00
4082.36/1022.25	c  N dy 27424   4079954      4257     85800         0    173921    429000  17802667    146.41    157.43
4107.12/1028.45	c  N dy 27557   4099969      4257     85800         0    102952    429000   3315404    146.41    154.29
4129.08/1033.93	c  N dy 27689   4120060      4257     85800         0    123037    429000   7372696    146.41    191.31
4153.87/1040.11	c  N dy 27827   4140179      4257     85800         0    143152    429000  11444044    146.41    160.41
4180.22/1046.75	c  N dy 27957   4160277      4257     85800         0    163243    429000  15515235    146.42    154.70
4209.37/1054.08	c  N dy 28091   4180425      4257     85800         0    183388    429000  19561966    146.41    161.72
4231.33/1059.57	c  N dy 28235   4200518      4257     85800         0    111500    429000   4858740    146.42    156.48
4254.52/1065.38	c  N dy 28376   4220554      4257     85800         0    131528    429000   8915316    146.44    171.87
4280.06/1071.78	c  N dy 28517   4240559      4257     85800         0    151523    429000  12976005    146.44    156.23
4308.40/1078.82	c  N dy 28652   4260571      4257     85800         0    171529    429000  16983327    146.45    167.05
4335.97/1085.70	c  N dy 28791   4280719      4257     85800         0     98700    429000   2094869    146.45    155.40
4357.13/1091.03	c  N dy 28930   4300743      4257     85800         0    118721    429000   6131004    146.45    156.25
4380.69/1096.93	c  N dy 29062   4320744      4257     85800         0    138716    429000  10185643    146.45    155.19
4406.66/1103.41	c  N dy 29193   4340839      4257     85800         0    158803    429000  14286449    146.45    168.57
4435.42/1110.65	c  N dy 29332   4360958      4257     85800         0    178918    429000  18386518    146.46    154.51
4460.99/1117.03	c  N dy 29472   4380980      4257     85800         0    104960    429000   3185944    146.47    156.62
4483.36/1122.64	c  N dy 29613   4401034      4257     85800         0    125008    429000   7286917    146.49    160.94
4507.70/1128.74	c  N dy 29744   4421106      4257     85800         0    145077    429000  11328035    146.49    154.86
4534.86/1135.50	c  N dy 29879   4441150      4257     85800         0    165113    429000  15371857    146.49    157.81
4564.82/1143.04	c  N dy 30013   4461292      4257     85800         0    185251    429000  19470639    146.50    155.42
4588.79/1149.08	c  N dy 30151   4481353      4257     85800         0    110333    429000   4051962    146.50    156.90
4611.53/1154.76	c  N dy 30289   4501478      4257     85800         0    130450    429000   8137088    146.50    154.30
4637.11/1161.11	c  N dy 30427   4521526      4257     85800         0    150490    429000  12237530    146.52    155.26
4664.66/1168.07	c  N dy 30557   4541527      4257     85800         0    170486    429000  16226878    146.51    154.48
4695.41/1175.72	c  N dy 30698   4561529      4257     85800         0    190485    429000  20274545    146.52    155.20
4717.77/1181.35	c  N dy 30835   4581535      4257     85800         0    114510    429000   4682013    146.52    162.90
4741.34/1187.28	c  N dy 30978   4601560      4257     85800         0    134525    429000   8739003    146.53    164.22
4767.70/1193.83	c  N dy 31120   4621607      4257     85800         0    154563    429000  12796390    146.54    155.39
4795.66/1200.88	c  N dy 31248   4641818      4257     85800         0    174769    429000  16829552    146.53    158.26

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3250361-1304121479/watcher-3250361-1304121479 -o /tmp/evaluation-result-3250361-1304121479/solver-3250361-1304121479 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3250361-1304121479.cnf 

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

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


[startup+0 s]
/proc/loadavg: 7.25 7.92 7.77 5/180 26533
/proc/meminfo: memFree=31038772/32951124 swapFree=67106388/67111528
[pid=26533] ppid=26531 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/26533/stat : 26533 (strangenight2-m) R 26531 26533 25707 0 -1 4202496 409 0 0 0 0 0 0 0 18 0 4 0 504564311 52441088 348 33554432000 4194304 4627427 140736104920560 18446744073709551615 47154193786802 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26533/statm: 12803 348 299 106 0 7774 0
[pid=26533/tid=26534] ppid=26531 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/26533/task/26534/stat : 26534 (strangenight2-m) R 26531 26533 25707 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 4 0 504564311 52441088 348 33554432000 4194304 4627427 140736104920560 18446744073709551615 47154193786802 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26533/tid=26535] ppid=26531 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/26533/task/26535/stat : 26535 (strangenight2-m) R 26531 26533 25707 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 4 0 504564311 52441088 348 33554432000 4194304 4627427 140736104920560 18446744073709551615 212039711729 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26533/tid=26536] ppid=26531 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/26533/task/26536/stat : 26536 (strangenight2-m) R 26531 26533 25707 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 504564311 52441088 348 33554432000 4194304 4627427 140736104920560 18446744073709551615 47154193786802 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.0115649 s]
/proc/loadavg: 7.25 7.92 7.77 5/180 26533
/proc/meminfo: memFree=31038772/32951124 swapFree=67106388/67111528
[pid=26533] ppid=26531 vsize=285104 CPUtime=0.02 cores=0,2,4,6
/proc/26533/stat : 26533 (strangenight2-m) D 26531 26533 25707 0 -1 4202496 3645 0 0 0 2 0 0 0 18 0 4 0 504564311 291946496 3450 33554432000 4194304 4627427 140736104920560 18446744073709551615 4507218 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26533/statm: 71773 3602 338 106 0 66744 0
[pid=26533/tid=26534] ppid=26531 vsize=287288 CPUtime=0.01 cores=0,2,4,6
/proc/26533/task/26534/stat : 26534 (strangenight2-m) D 26531 26533 25707 0 -1 4202560 1120 0 0 0 1 0 0 0 18 0 4 0 504564311 294182912 4436 33554432000 4194304 4627427 140736104920560 18446744073709551615 212039352075 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26533/tid=26535] ppid=26531 vsize=287480 CPUtime=0 cores=0,2,4,6
/proc/26533/task/26535/stat : 26535 (strangenight2-m) D 26531 26533 25707 0 -1 4202560 1120 0 0 0 0 0 0 0 21 0 4 0 504564311 294379520 4485 33554432000 4194304 4627427 140736104920560 18446744073709551615 4507218 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26533/tid=26536] ppid=26531 vsize=287672 CPUtime=0.01 cores=0,2,4,6
/proc/26533/task/26536/stat : 26536 (strangenight2-m) R 26531 26533 25707 0 -1 4202560 1150 0 0 0 1 0 0 0 18 0 4 0 504564311 294576128 4592 33554432000 4194304 4627427 140736104920560 18446744073709551615 4361048 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 285104

[startup+0.118108 s]
/proc/loadavg: 7.25 7.92 7.77 5/180 26533
/proc/meminfo: memFree=31038772/32951124 swapFree=67106388/67111528
[pid=26533] ppid=26531 vsize=314376 CPUtime=0.45 cores=0,2,4,6
/proc/26533/stat : 26533 (strangenight2-m) D 26531 26533 25707 0 -1 4202496 21529 0 0 0 41 4 0 0 18 0 4 0 504564311 321921024 19441 33554432000 4194304 4627427 140736104920560 18446744073709551615 4504795 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26533/statm: 78693 20742 339 106 0 73664 0
[pid=26533/tid=26534] ppid=26531 vsize=315176 CPUtime=0.12 cores=0,2,4,6
/proc/26533/task/26534/stat : 26534 (strangenight2-m) D 26531 26533 25707 0 -1 4202560 5608 0 0 0 11 1 0 0 18 0 4 0 504564311 322740224 20743 33554432000 4194304 4627427 140736104920560 18446744073709551615 4507218 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26533/tid=26535] ppid=26531 vsize=315176 CPUtime=0.11 cores=0,2,4,6
/proc/26533/task/26535/stat : 26535 (strangenight2-m) D 26531 26533 25707 0 -1 4202560 5606 0 0 0 10 1 0 0 21 0 4 0 504564311 322740224 20743 33554432000 4194304 4627427 140736104920560 18446744073709551615 212039316513 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26533/tid=26536] ppid=26531 vsize=316388 CPUtime=0.12 cores=0,2,4,6
/proc/26533/task/26536/stat : 26536 (strangenight2-m) D 26531 26533 25707 0 -1 4202560 5629 0 0 0 11 1 0 0 18 0 4 0 504564311 323981312 20828 33554432000 4194304 4627427 140736104920560 18446744073709551615 212039316165 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 314376

[startup+0.381745 s]
/proc/loadavg: 7.25 7.92 7.77 5/180 26533
/proc/meminfo: memFree=31038772/32951124 swapFree=67106388/67111528
[pid=26533] ppid=26531 vsize=488300 CPUtime=1.55 cores=0,2,4,6
/proc/26533/stat : 26533 (strangenight2-m) R 26531 26533 25707 0 -1 4202496 56790 0 0 0 139 16 0 0 18 0 4 0 504564311 500019200 52573 33554432000 4194304 4627427 140736104920560 18446744073709551615 212039316513 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26533/statm: 122174 53803 339 106 0 117145 0
[pid=26533/tid=26534] ppid=26531 vsize=488696 CPUtime=0.39 cores=0,2,4,6
/proc/26533/task/26534/stat : 26534 (strangenight2-m) D 26531 26533 25707 0 -1 4202560 14358 0 0 0 36 3 0 0 18 0 4 0 504564311 500424704 53803 33554432000 4194304 4627427 140736104920560 18446744073709551615 4361048 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26533/tid=26535] ppid=26531 vsize=488696 CPUtime=0.39 cores=0,2,4,6
/proc/26533/task/26535/stat : 26535 (strangenight2-m) D 26531 26533 25707 0 -1 4202560 14368 0 0 0 35 4 0 0 18 0 4 0 504564311 500424704 53803 33554432000 4194304 4627427 140736104920560 18446744073709551615 4507218 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26533/tid=26536] ppid=26531 vsize=488696 CPUtime=0.39 cores=0,2,4,6
/proc/26533/task/26536/stat : 26536 (strangenight2-m) R 26531 26533 25707 0 -1 4202560 14517 0 0 0 37 2 0 0 18 0 4 0 504564311 500424704 53803 33554432000 4194304 4627427 140736104920560 18446744073709551615 212039713194 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.55
Current children cumulated vsize (KiB) 488300

[startup+1.13294 s]
/proc/loadavg: 7.25 7.92 7.77 5/180 26533
/proc/meminfo: memFree=31038772/32951124 swapFree=67106388/67111528
[pid=26533] ppid=26531 vsize=502376 CPUtime=4.47 cores=0,2,4,6
/proc/26533/stat : 26533 (strangenight2-m) D 26531 26533 25707 0 -1 4202496 65879 0 0 0 428 19 0 0 19 0 4 0 504564311 514433024 61662 33554432000 4194304 4627427 140736104920560 18446744073709551615 212039698615 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26533/statm: 125594 61662 366 106 0 120565 0
[pid=26533/tid=26534] ppid=26531 vsize=502376 CPUtime=1.11 cores=0,2,4,6
/proc/26533/task/26534/stat : 26534 (strangenight2-m) R 26531 26533 25707 0 -1 4202560 16472 0 0 0 106 5 0 0 19 0 4 0 504564311 514433024 61663 33554432000 4194304 4627427 140736104920560 18446744073709551615 4237900 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26533/tid=26535] ppid=26531 vsize=502376 CPUtime=1.11 cores=0,2,4,6
/proc/26533/task/26535/stat : 26535 (strangenight2-m) R 26531 26533 25707 0 -1 4202560 16475 0 0 0 106 5 0 0 19 0 4 0 504564311 514433024 61663 33554432000 4194304 4627427 140736104920560 18446744073709551615 212039316513 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26533/tid=26536] ppid=26531 vsize=502376 CPUtime=1.11 cores=0,2,4,6
/proc/26533/task/26536/stat : 26536 (strangenight2-m) D 26531 26533 25707 0 -1 4202560 16035 0 0 0 108 3 0 0 19 0 4 0 504564311 514433024 61663 33554432000 4194304 4627427 140736104920560 18446744073709551615 212039316165 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.47
Current children cumulated vsize (KiB) 502376

[startup+1.50099 s]
/proc/loadavg: 7.25 7.92 7.77 5/180 26533
/proc/meminfo: memFree=31038772/32951124 swapFree=67106388/67111528
[pid=26533] ppid=26531 vsize=502676 CPUtime=5.94 cores=0,2,4,6
/proc/26533/stat : 26533 (strangenight2-m) R 26531 26533 25707 0 -1 4202496 67195 0 0 0 574 20 0 0 19 0 4 0 504564311 514740224 62978 33554432000 4194304 4627427 140736104920560 18446744073709551615 4309119 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26533/statm: 125669 62978 366 106 0 120640 0
[pid=26533/tid=26534] ppid=26531 vsize=502676 CPUtime=1.48 cores=0,2,4,6
/proc/26533/task/26534/stat : 26534 (strangenight2-m) R 26531 26533 25707 0 -1 4202560 16709 0 0 0 143 5 0 0 19 0 4 0 504564311 514740224 62978 33554432000 4194304 4627427 140736104920560 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26533/tid=26535] ppid=26531 vsize=502676 CPUtime=1.47 cores=0,2,4,6
/proc/26533/task/26535/stat : 26535 (strangenight2-m) R 26531 26533 25707 0 -1 4202560 16711 0 0 0 142 5 0 0 19 0 4 0 504564311 514740224 62978 33554432000 4194304 4627427 140736104920560 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26533/tid=26536] ppid=26531 vsize=502676 CPUtime=1.48 cores=0,2,4,6
/proc/26533/task/26536/stat : 26536 (strangenight2-m) R 26531 26533 25707 0 -1 4202560 16640 0 0 0 145 3 0 0 19 0 4 0 504564311 514740224 62978 33554432000 4194304 4627427 140736104920560 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 502676

[startup+3.1007 s]
/proc/loadavg: 7.25 7.92 7.77 9/184 26537
/proc/meminfo: memFree=30389956/32951124 swapFree=67106388/67111528
[pid=26533] ppid=26531 vsize=931972 CPUtime=12.18 cores=0,2,4,6
/proc/26533/stat : 26533 (strangenight2-m) R 26531 26533 25707 0 -1 4202496 175722 0 0 0 1164 54 0 0 18 0 4 0 504564311 954339328 165058 33554432000 4194304 4627427 140736104920560 18446744073709551615 4467844 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26533/statm: 232993 165058 377 106 0 227964 0
[pid=26533/tid=26534] ppid=26531 vsize=931972 CPUtime=3.02 cores=0,2,4,6
/proc/26533/task/26534/stat : 26534 (strangenight2-m) R 26531 26533 25707 0 -1 4202560 52065 0 0 0 286 16 0 0 19 0 4 0 504564311 954339328 165058 33554432000 4194304 4627427 140736104920560 18446744073709551615 4467828 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26533/tid=26535] ppid=26531 vsize=931972 CPUtime=3.02 cores=0,2,4,6
/proc/26533/task/26535/stat : 26535 (strangenight2-m) R 26531 26533 25707 0 -1 4202560 52056 0 0 0 286 16 0 0 18 0 4 0 504564311 954339328 165058 33554432000 4194304 4627427 140736104920560 18446744073709551615 4467719 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26533/tid=26536] ppid=26531 vsize=931972 CPUtime=3.08 cores=0,2,4,6
/proc/26533/task/26536/stat : 26536 (strangenight2-m) R 26531 26533 25707 0 -1 4202560 19123 0 0 0 304 4 0 0 19 0 4 0 504564311 954339328 165058 33554432000 4194304 4627427 140736104920560 18446744073709551615 4299634 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.18
Current children cumulated vsize (KiB) 931972

[startup+6.30113 s]
/proc/loadavg: 7.31 7.92 7.77 9/184 26537
/proc/meminfo: memFree=30394496/32951124 swapFree=67106388/67111528
[pid=26533] ppid=26531 vsize=853908 CPUtime=24.96 cores=0,2,4,6
/proc/26533/stat : 26533 (strangenight2-m) R 26531 26533 25707 0 -1 4202496 212325 0 0 0 2433 63 0 0 25 0 4 0 504564311 874401792 154095 33554432000 4194304 4627427 140736104920560 18446744073709551615 4309098 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26533/statm: 213477 154095 386 106 0 208448 0
[pid=26533/tid=26534] ppid=26531 vsize=853908 CPUtime=6.22 cores=0,2,4,6
/proc/26533/task/26534/stat : 26534 (strangenight2-m) R 26531 26533 25707 0 -1 4202560 59520 0 0 0 604 18 0 0 25 0 4 0 504564311 874401792 154095 33554432000 4194304 4627427 140736104920560 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26533/tid=26535] ppid=26531 vsize=853908 CPUtime=6.2 cores=0,2,4,6
/proc/26533/task/26535/stat : 26535 (strangenight2-m) R 26531 26533 25707 0 -1 4202560 58995 0 0 0 603 17 0 0 25 0 4 0 504564311 874401792 154095 33554432000 4194304 4627427 140736104920560 18446744073709551615 4332689 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26533/tid=26536] ppid=26531 vsize=853908 CPUtime=6.27 cores=0,2,4,6
/proc/26533/task/26536/stat : 26536 (strangenight2-m) R 26531 26533 25707 0 -1 4202560 34239 0 0 0 620 7 0 0 25 0 4 0 504564311 874401792 154095 33554432000 4194304 4627427 140736104920560 18446744073709551615 4309077 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 24.96
Current children cumulated vsize (KiB) 853908

[startup+12.707 s]
/proc/loadavg: 7.37 7.92 7.77 9/184 26537
/proc/meminfo: memFree=30251984/32951124 swapFree=67106388/67111528
[pid=26533] ppid=26531 vsize=1095888 CPUtime=50.53 cores=0,2,4,6
/proc/26533/stat : 26533 (strangenight2-m) R 26531 26533 25707 0 -1 4202496 287840 0 0 0 4976 77 0 0 25 0 4 0 504564311 1122189312 186068 33554432000 4194304 4627427 140736104920560 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26533/statm: 273972 186068 386 106 0 268943 0
[pid=26533/tid=26534] ppid=26531 vsize=1095888 CPUtime=12.62 cores=0,2,4,6
/proc/26533/task/26534/stat : 26534 (strangenight2-m) R 26531 26533 25707 0 -1 4202560 80616 0 0 0 1240 22 0 0 19 0 4 0 504564311 1122189312 186068 33554432000 4194304 4627427 140736104920560 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26533/tid=26535] ppid=26531 vsize=1095888 CPUtime=12.57 cores=0,2,4,6
/proc/26533/task/26535/stat : 26535 (strangenight2-m) R 26531 26533 25707 0 -1 4202560 80023 0 0 0 1236 21 0 0 25 0 4 0 504564311 1122189312 186068 33554432000 4194304 4627427 140736104920560 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26533/tid=26536] ppid=26531 vsize=1095888 CPUtime=12.67 cores=0,2,4,6
/proc/26533/task/26536/stat : 26536 (strangenight2-m) R 26531 26533 25707 0 -1 4202560 46451 0 0 0 1257 10 0 0 25 0 4 0 504564311 1122189312 186068 33554432000 4194304 4627427 140736104920560 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.53
Current children cumulated vsize (KiB) 1095888

[startup+25.5007 s]
/proc/loadavg: 7.51 7.93 7.78 9/184 26537
/proc/meminfo: memFree=30161588/32951124 swapFree=67106388/67111528
[pid=26533] ppid=26531 vsize=1152828 CPUtime=101.64 cores=0,2,4,6
/proc/26533/stat : 26533 (strangenight2-m) R 26531 26533 25707 0 -1 4202496 346600 0 0 0 10073 91 0 0 25 0 4 0 504564311 1180495872 195080 33554432000 4194304 4627427 140736104920560 18446744073709551615 4332298 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26533/statm: 288207 195080 386 106 0 283178 0
[pid=26533/tid=26534] ppid=26531 vsize=1152828 CPUtime=25.41 cores=0,2,4,6
/proc/26533/task/26534/stat : 26534 (strangenight2-m) R 26531 26533 25707 0 -1 4202560 96957 0 0 0 2516 25 0 0 25 0 4 0 504564311 1180495872 195080 33554432000 4194304 4627427 140736104920560 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26533/tid=26535] ppid=26531 vsize=1152828 CPUtime=25.3 cores=0,2,4,6
/proc/26533/task/26535/stat : 26535 (strangenight2-m) R 26531 26533 25707 0 -1 4202560 96829 0 0 0 2506 24 0 0 25 0 4 0 504564311 1180495872 195080 33554432000 4194304 4627427 140736104920560 18446744073709551615 4309170 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26533/tid=26536] ppid=26531 vsize=1152828 CPUtime=25.47 cores=0,2,4,6
/proc/26533/task/26536/stat : 26536 (strangenight2-m) R 26531 26533 25707 0 -1 4202560 55582 0 0 0 2534 13 0 0 25 0 4 0 504564311 1180495872 195080 33554432000 4194304 4627427 140736104920560 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.64
Current children cumulated vsize (KiB) 1152828

[startup+51.1011 s]
/proc/loadavg: 7.67 7.93 7.78 10/184 26568
/proc/meminfo: memFree=30182532/32951124 swapFree=67106388/67111528
[pid=26533] ppid=26531 vsize=1205416 CPUtime=203.91 cores=0,2,4,6
/proc/26533/stat : 26533 (strangenight2-m) R 26531 26533 25707 0 -1 4202496 443223 0 0 0 20278 113 0 0 23 0 4 0 504564311 1234345984 199025 33554432000 4194304 4627427 140736104920560 18446744073709551615 4309260 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26533/statm: 301354 199025 386 106 0 296325 0
[pid=26533/tid=26534] ppid=26531 vsize=1205416 CPUtime=51.01 cores=0,2,4,6
/proc/26533/task/26534/stat : 26534 (strangenight2-m) R 26531 26533 25707 0 -1 4202560 123542 0 0 0 5070 31 0 0 25 0 4 0 504564311 1234345984 199026 33554432000 4194304 4627427 140736104920560 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26533/tid=26535] ppid=26531 vsize=1205416 CPUtime=50.77 cores=0,2,4,6
/proc/26533/task/26535/stat : 26535 (strangenight2-m) R 26531 26533 25707 0 -1 4202560 123439 0 0 0 5047 30 0 0 25 0 4 0 504564311 1234345984 199026 33554432000 4194304 4627427 140736104920560 18446744073709551615 4328741 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26533/tid=26536] ppid=26531 vsize=1205416 CPUtime=51.08 cores=0,2,4,6
/proc/26533/task/26536/stat : 26536 (strangenight2-m) R 26531 26533 25707 0 -1 4202560 72046 0 0 0 5090 18 0 0 23 0 4 0 504564311 1234345984 199026 33554432000 4194304 4627427 140736104920560 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.91
Current children cumulated vsize (KiB) 1205416

[startup+102.301 s]
/proc/loadavg: 7.86 7.94 7.79 10/184 26569
/proc/meminfo: memFree=30123888/32951124 swapFree=67106388/67111528
[pid=26533] ppid=26531 vsize=1219160 CPUtime=408.4 cores=0,2,4,6
/proc/26533/stat : 26533 (strangenight2-m) R 26531 26533 25707 0 -1 4202496 645544 0 0 0 40680 160 0 0 25 0 4 0 504564311 1248419840 206900 33554432000 4194304 4627427 140736104920560 18446744073709551615 4309098 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26533/statm: 304790 206900 386 106 0 299761 0
[pid=26533/tid=26534] ppid=26531 vsize=1219160 CPUtime=102.2 cores=0,2,4,6
/proc/26533/task/26534/stat : 26534 (strangenight2-m) R 26531 26533 25707 0 -1 4202560 177692 0 0 0 10177 43 0 0 25 0 4 0 504564311 1248419840 206900 33554432000 4194304 4627427 140736104920560 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26533/tid=26535] ppid=26531 vsize=1219160 CPUtime=101.69 cores=0,2,4,6
/proc/26533/task/26535/stat : 26535 (strangenight2-m) R 26531 26533 25707 0 -1 4202560 177256 0 0 0 10126 43 0 0 25 0 4 0 504564311 1248419840 206900 33554432000 4194304 4627427 140736104920560 18446744073709551615 4327427 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26533/tid=26536] ppid=26531 vsize=1219160 CPUtime=102.26 cores=0,2,4,6
/proc/26533/task/26536/stat : 26536 (strangenight2-m) R 26531 26533 25707 0 -1 4202560 111832 0 0 0 10199 27 0 0 25 0 4 0 504564311 1248419840 206900 33554432000 4194304 4627427 140736104920560 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.4
Current children cumulated vsize (KiB) 1219160

[startup+162.306 s]

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

[pid=26533] ppid=26531 vsize=1251952 CPUtime=2804.74 cores=0,2,4,6
/proc/26533/stat : 26533 (strangenight2-m) R 26531 26533 25707 0 -1 4202496 2485297 0 0 0 279833 641 0 0 25 0 4 0 504564311 1281998848 225695 33554432000 4194304 4627427 140736104920560 18446744073709551615 4309324 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26533/statm: 312988 225696 386 106 0 307959 0
[pid=26533/tid=26534] ppid=26531 vsize=1251952 CPUtime=701.44 cores=0,2,4,6
/proc/26533/task/26534/stat : 26534 (strangenight2-m) R 26531 26533 25707 0 -1 4202560 659028 0 0 0 69980 164 0 0 25 0 4 0 504564311 1281998848 225696 33554432000 4194304 4627427 140736104920560 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26533/tid=26535] ppid=26531 vsize=1251952 CPUtime=699 cores=0,2,4,6
/proc/26533/task/26535/stat : 26535 (strangenight2-m) R 26531 26533 25707 0 -1 4202560 660784 0 0 0 69735 165 0 0 25 0 4 0 504564311 1281998848 225696 33554432000 4194304 4627427 140736104920560 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26533/tid=26536] ppid=26531 vsize=1251952 CPUtime=702.14 cores=0,2,4,6
/proc/26533/task/26536/stat : 26536 (strangenight2-m) R 26531 26533 25707 0 -1 4202560 509562 0 0 0 70071 143 0 0 25 0 4 0 504564311 1281998848 225696 33554432000 4194304 4627427 140736104920560 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2804.74
Current children cumulated vsize (KiB) 1251952

[startup+762.301 s]
/proc/loadavg: 8.04 8.03 7.91 9/184 26656
/proc/meminfo: memFree=29786424/32951124 swapFree=67106388/67111528
[pid=26533] ppid=26531 vsize=1254880 CPUtime=3044.34 cores=0,2,4,6
/proc/26533/stat : 26533 (strangenight2-m) R 26531 26533 25707 0 -1 4202496 2638594 0 0 0 303748 686 0 0 25 0 4 0 504564311 1284997120 233055 33554432000 4194304 4627427 140736104920560 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26533/statm: 313720 233055 386 106 0 308691 0
[pid=26533/tid=26534] ppid=26531 vsize=1254880 CPUtime=761.1 cores=0,2,4,6
/proc/26533/task/26534/stat : 26534 (strangenight2-m) R 26531 26533 25707 0 -1 4202560 695194 0 0 0 75934 176 0 0 25 0 4 0 504564311 1284997120 233055 33554432000 4194304 4627427 140736104920560 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26533/tid=26535] ppid=26531 vsize=1254880 CPUtime=758.99 cores=0,2,4,6
/proc/26533/task/26535/stat : 26535 (strangenight2-m) R 26531 26533 25707 0 -1 4202560 702863 0 0 0 75722 177 0 0 25 0 4 0 504564311 1284997120 233055 33554432000 4194304 4627427 140736104920560 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26533/tid=26536] ppid=26531 vsize=1254880 CPUtime=762.13 cores=0,2,4,6
/proc/26533/task/26536/stat : 26536 (strangenight2-m) R 26531 26533 25707 0 -1 4202560 544456 0 0 0 76059 154 0 0 25 0 4 0 504564311 1284997120 233055 33554432000 4194304 4627427 140736104920560 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3044.34
Current children cumulated vsize (KiB) 1254880

[startup+822.306 s]
/proc/loadavg: 8.06 8.03 7.91 9/184 26658
/proc/meminfo: memFree=29847140/32951124 swapFree=67106388/67111528
[pid=26533] ppid=26531 vsize=1306276 CPUtime=3284 cores=0,2,4,6
/proc/26533/stat : 26533 (strangenight2-m) R 26531 26533 25707 0 -1 4202496 2810094 0 0 0 327666 734 0 0 25 0 4 0 504564311 1337626624 221326 33554432000 4194304 4627427 140736104920560 18446744073709551615 4327427 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26533/statm: 326569 221326 386 106 0 321540 0
[pid=26533/tid=26534] ppid=26531 vsize=1306276 CPUtime=820.77 cores=0,2,4,6
/proc/26533/task/26534/stat : 26534 (strangenight2-m) R 26531 26533 25707 0 -1 4202560 741855 0 0 0 81889 188 0 0 25 0 4 0 504564311 1337626624 221327 33554432000 4194304 4627427 140736104920560 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26533/tid=26535] ppid=26531 vsize=1306276 CPUtime=818.99 cores=0,2,4,6
/proc/26533/task/26535/stat : 26535 (strangenight2-m) R 26531 26533 25707 0 -1 4202560 748298 0 0 0 81708 191 0 0 25 0 4 0 504564311 1337626624 221327 33554432000 4194304 4627427 140736104920560 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26533/tid=26536] ppid=26531 vsize=1306276 CPUtime=822.12 cores=0,2,4,6
/proc/26533/task/26536/stat : 26536 (strangenight2-m) R 26531 26533 25707 0 -1 4202560 580544 0 0 0 82049 163 0 0 25 0 4 0 504564311 1337626624 221327 33554432000 4194304 4627427 140736104920560 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3284
Current children cumulated vsize (KiB) 1306276

[startup+882.301 s]
/proc/loadavg: 8.06 8.04 7.92 9/184 26659
/proc/meminfo: memFree=29755068/32951124 swapFree=67106388/67111528
[pid=26533] ppid=26531 vsize=1374472 CPUtime=3523.62 cores=0,2,4,6
/proc/26533/stat : 26533 (strangenight2-m) R 26531 26533 25707 0 -1 4202496 2976142 0 0 0 351585 777 0 0 25 0 4 0 504564311 1407459328 244437 33554432000 4194304 4627427 140736104920560 18446744073709551615 4309350 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26533/statm: 343618 244437 386 106 0 338589 0
[pid=26533/tid=26534] ppid=26531 vsize=1374472 CPUtime=880.43 cores=0,2,4,6
/proc/26533/task/26534/stat : 26534 (strangenight2-m) R 26531 26533 25707 0 -1 4202560 785325 0 0 0 87843 200 0 0 25 0 4 0 504564311 1407459328 244437 33554432000 4194304 4627427 140736104920560 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26533/tid=26535] ppid=26531 vsize=1374472 CPUtime=878.97 cores=0,2,4,6
/proc/26533/task/26535/stat : 26535 (strangenight2-m) R 26531 26533 25707 0 -1 4202560 792520 0 0 0 87697 200 0 0 25 0 4 0 504564311 1407459328 244437 33554432000 4194304 4627427 140736104920560 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26533/tid=26536] ppid=26531 vsize=1374472 CPUtime=882.11 cores=0,2,4,6
/proc/26533/task/26536/stat : 26536 (strangenight2-m) R 26531 26533 25707 0 -1 4202560 615171 0 0 0 88037 174 0 0 25 0 4 0 504564311 1407459328 244437 33554432000 4194304 4627427 140736104920560 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3523.62
Current children cumulated vsize (KiB) 1374472

[startup+942.301 s]
/proc/loadavg: 8.09 8.06 7.93 9/184 26661
/proc/meminfo: memFree=29828176/32951124 swapFree=67106388/67111528
[pid=26533] ppid=26531 vsize=1310136 CPUtime=3763.25 cores=0,2,4,6
/proc/26533/stat : 26533 (strangenight2-m) R 26531 26533 25707 0 -1 4202496 3140563 0 0 0 375505 820 0 0 25 0 4 0 504564311 1341579264 227329 33554432000 4194304 4627427 140736104920560 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26533/statm: 327534 227329 386 106 0 322505 0
[pid=26533/tid=26534] ppid=26531 vsize=1310136 CPUtime=940.1 cores=0,2,4,6
/proc/26533/task/26534/stat : 26534 (strangenight2-m) R 26531 26533 25707 0 -1 4202560 828277 0 0 0 93798 212 0 0 25 0 4 0 504564311 1341579264 227329 33554432000 4194304 4627427 140736104920560 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26533/tid=26535] ppid=26531 vsize=1310136 CPUtime=938.96 cores=0,2,4,6
/proc/26533/task/26535/stat : 26535 (strangenight2-m) R 26531 26533 25707 0 -1 4202560 835576 0 0 0 93686 210 0 0 25 0 4 0 504564311 1341579264 227329 33554432000 4194304 4627427 140736104920560 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26533/tid=26536] ppid=26531 vsize=1310136 CPUtime=942.1 cores=0,2,4,6
/proc/26533/task/26536/stat : 26536 (strangenight2-m) R 26531 26533 25707 0 -1 4202560 648706 0 0 0 94026 184 0 0 25 0 4 0 504564311 1341579264 227329 33554432000 4194304 4627427 140736104920560 18446744073709551615 4309525 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3763.25
Current children cumulated vsize (KiB) 1310136

[startup+1002.3 s]
/proc/loadavg: 8.17 8.09 7.95 9/184 26662
/proc/meminfo: memFree=29824772/32951124 swapFree=67106388/67111528
[pid=26533] ppid=26531 vsize=1329200 CPUtime=4002.87 cores=0,2,4,6
/proc/26533/stat : 26533 (strangenight2-m) R 26531 26533 25707 0 -1 4202496 3309469 0 0 0 399419 868 0 0 25 0 4 0 504564311 1361100800 225246 33554432000 4194304 4627427 140736104920560 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26533/statm: 332300 225246 386 106 0 327271 0
[pid=26533/tid=26534] ppid=26531 vsize=1329200 CPUtime=999.76 cores=0,2,4,6
/proc/26533/task/26534/stat : 26534 (strangenight2-m) R 26531 26533 25707 0 -1 4202560 872559 0 0 0 99750 226 0 0 25 0 4 0 504564311 1361100800 225246 33554432000 4194304 4627427 140736104920560 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26533/tid=26535] ppid=26531 vsize=1329200 CPUtime=998.95 cores=0,2,4,6
/proc/26533/task/26535/stat : 26535 (strangenight2-m) R 26531 26533 25707 0 -1 4202560 877764 0 0 0 99674 221 0 0 25 0 4 0 504564311 1361100800 225246 33554432000 4194304 4627427 140736104920560 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26533/tid=26536] ppid=26531 vsize=1329200 CPUtime=1002.09 cores=0,2,4,6
/proc/26533/task/26536/stat : 26536 (strangenight2-m) R 26531 26533 25707 0 -1 4202560 687431 0 0 0 100014 195 0 0 25 0 4 0 504564311 1361100800 225246 33554432000 4194304 4627427 140736104920560 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4002.87
Current children cumulated vsize (KiB) 1329200

[startup+1062.3 s]
/proc/loadavg: 8.13 8.09 7.95 9/184 26664
/proc/meminfo: memFree=29779088/32951124 swapFree=67106388/67111528
[pid=26533] ppid=26531 vsize=1331180 CPUtime=4242.51 cores=0,2,4,6
/proc/26533/stat : 26533 (strangenight2-m) R 26531 26533 25707 0 -1 4202496 3473565 0 0 0 423338 913 0 0 25 0 4 0 504564311 1363128320 231161 33554432000 4194304 4627427 140736104920560 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26533/statm: 332795 231161 386 106 0 327766 0
[pid=26533/tid=26534] ppid=26531 vsize=1331180 CPUtime=1059.42 cores=0,2,4,6
/proc/26533/task/26534/stat : 26534 (strangenight2-m) R 26531 26533 25707 0 -1 4202560 914873 0 0 0 105704 238 0 0 25 0 4 0 504564311 1363128320 231161 33554432000 4194304 4627427 140736104920560 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26533/tid=26535] ppid=26531 vsize=1331180 CPUtime=1058.95 cores=0,2,4,6
/proc/26533/task/26535/stat : 26535 (strangenight2-m) R 26531 26533 25707 0 -1 4202560 919541 0 0 0 105662 233 0 0 25 0 4 0 504564311 1363128320 231161 33554432000 4194304 4627427 140736104920560 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26533/tid=26536] ppid=26531 vsize=1331180 CPUtime=1062.08 cores=0,2,4,6
/proc/26533/task/26536/stat : 26536 (strangenight2-m) R 26531 26533 25707 0 -1 4202560 725167 0 0 0 106003 205 0 0 25 0 4 0 504564311 1363128320 231161 33554432000 4194304 4627427 140736104920560 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4242.51
Current children cumulated vsize (KiB) 1331180

[startup+1122.3 s]
/proc/loadavg: 8.05 8.07 7.95 9/184 26666
/proc/meminfo: memFree=29784736/32951124 swapFree=67106388/67111528
[pid=26533] ppid=26531 vsize=1333124 CPUtime=4482.14 cores=0,2,4,6
/proc/26533/stat : 26533 (strangenight2-m) R 26531 26533 25707 0 -1 4202496 3635680 0 0 0 447259 955 0 0 25 0 4 0 504564311 1365118976 231031 33554432000 4194304 4627427 140736104920560 18446744073709551615 4309056 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26533/statm: 333281 231031 386 106 0 328252 0
[pid=26533/tid=26534] ppid=26531 vsize=1333124 CPUtime=1119.08 cores=0,2,4,6
/proc/26533/task/26534/stat : 26534 (strangenight2-m) R 26531 26533 25707 0 -1 4202560 956426 0 0 0 111659 249 0 0 25 0 4 0 504564311 1365118976 231031 33554432000 4194304 4627427 140736104920560 18446744073709551615 4329469 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26533/tid=26535] ppid=26531 vsize=1333124 CPUtime=1118.93 cores=0,2,4,6
/proc/26533/task/26535/stat : 26535 (strangenight2-m) R 26531 26533 25707 0 -1 4202560 960896 0 0 0 111650 243 0 0 25 0 4 0 504564311 1365118976 231031 33554432000 4194304 4627427 140736104920560 18446744073709551615 4324759 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26533/tid=26536] ppid=26531 vsize=1333124 CPUtime=1122.06 cores=0,2,4,6
/proc/26533/task/26536/stat : 26536 (strangenight2-m) R 26531 26533 25707 0 -1 4202560 762337 0 0 0 111990 216 0 0 25 0 4 0 504564311 1365118976 231031 33554432000 4194304 4627427 140736104920560 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4482.14
Current children cumulated vsize (KiB) 1333124

[startup+1182.3 s]
/proc/loadavg: 8.02 8.05 7.95 9/184 26667
/proc/meminfo: memFree=29713516/32951124 swapFree=67106388/67111528
[pid=26533] ppid=26531 vsize=1403796 CPUtime=4721.77 cores=0,2,4,6
/proc/26533/stat : 26533 (strangenight2-m) R 26531 26533 25707 0 -1 4202496 3792834 0 0 0 471179 998 0 0 25 0 4 0 504564311 1437487104 244240 33554432000 4194304 4627427 140736104920560 18446744073709551615 4309360 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26533/statm: 350949 244240 386 106 0 345920 0
[pid=26533/tid=26534] ppid=26531 vsize=1403796 CPUtime=1178.74 cores=0,2,4,6
/proc/26533/task/26534/stat : 26534 (strangenight2-m) R 26531 26533 25707 0 -1 4202560 994844 0 0 0 117615 259 0 0 25 0 4 0 504564311 1437487104 244240 33554432000 4194304 4627427 140736104920560 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26533/tid=26535] ppid=26531 vsize=1403796 CPUtime=1178.92 cores=0,2,4,6
/proc/26533/task/26535/stat : 26535 (strangenight2-m) R 26531 26533 25707 0 -1 4202560 1002059 0 0 0 117637 255 0 0 25 0 4 0 504564311 1437487104 244240 33554432000 4194304 4627427 140736104920560 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26533/tid=26536] ppid=26531 vsize=1403796 CPUtime=1182.05 cores=0,2,4,6
/proc/26533/task/26536/stat : 26536 (strangenight2-m) R 26531 26533 25707 0 -1 4202560 798882 0 0 0 117978 227 0 0 25 0 4 0 504564311 1437487104 244240 33554432000 4194304 4627427 140736104920560 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4721.77
Current children cumulated vsize (KiB) 1403796



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.9 s]
/proc/loadavg: 8.01 8.05 7.95 9/184 26668
/proc/meminfo: memFree=29672952/32951124 swapFree=67106388/67111528
[pid=26533] ppid=26531 vsize=1404432 CPUtime=4800.07 cores=0,2,4,6
/proc/26533/stat : 26533 (strangenight2-m) R 26531 26533 25707 0 -1 4202496 3845522 0 0 0 478996 1011 0 0 25 0 4 0 504564311 1438138368 254050 33554432000 4194304 4627427 140736104920560 18446744073709551615 4309095 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26533/statm: 351108 254051 386 106 0 346079 0
[pid=26533/tid=26534] ppid=26531 vsize=1404432 CPUtime=1198.23 cores=0,2,4,6
/proc/26533/task/26534/stat : 26534 (strangenight2-m) R 26531 26533 25707 0 -1 4202560 1009986 0 0 0 119561 262 0 0 25 0 4 0 504564311 1438138368 254051 33554432000 4194304 4627427 140736104920560 18446744073709551615 4310117 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26533/tid=26535] ppid=26531 vsize=1404432 CPUtime=1198.52 cores=0,2,4,6
/proc/26533/task/26535/stat : 26535 (strangenight2-m) R 26531 26533 25707 0 -1 4202560 1016602 0 0 0 119593 259 0 0 25 0 4 0 504564311 1438138368 254051 33554432000 4194304 4627427 140736104920560 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26533/tid=26536] ppid=26531 vsize=1404432 CPUtime=1201.66 cores=0,2,4,6
/proc/26533/task/26536/stat : 26536 (strangenight2-m) R 26531 26533 25707 0 -1 4202560 810004 0 0 0 119936 230 0 0 25 0 4 0 504564311 1438138368 254051 33554432000 4194304 4627427 140736104920560 18446744073709551615 4309100 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.07
Current children cumulated vsize (KiB) 1404432

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

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

[startup+1201.9 s]
/proc/loadavg: 8.01 8.05 7.95 9/184 26668
/proc/meminfo: memFree=29672952/32951124 swapFree=67106388/67111528
[pid=26533] ppid=26531 vsize=1404432 CPUtime=4800.07 cores=0,2,4,6
/proc/26533/stat : 26533 (strangenight2-m) R 26531 26533 25707 0 -1 4202496 3845522 0 0 0 478996 1011 0 0 25 0 4 0 504564311 1438138368 254050 33554432000 4194304 4627427 140736104920560 18446744073709551615 4309095 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26533/statm: 351108 254051 386 106 0 346079 0
[pid=26533/tid=26534] ppid=26531 vsize=1404432 CPUtime=1198.23 cores=0,2,4,6
/proc/26533/task/26534/stat : 26534 (strangenight2-m) R 26531 26533 25707 0 -1 4202560 1009986 0 0 0 119561 262 0 0 25 0 4 0 504564311 1438138368 254051 33554432000 4194304 4627427 140736104920560 18446744073709551615 4310117 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26533/tid=26535] ppid=26531 vsize=1404432 CPUtime=1198.52 cores=0,2,4,6
/proc/26533/task/26535/stat : 26535 (strangenight2-m) R 26531 26533 25707 0 -1 4202560 1016602 0 0 0 119593 259 0 0 25 0 4 0 504564311 1438138368 254051 33554432000 4194304 4627427 140736104920560 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26533/tid=26536] ppid=26531 vsize=1404432 CPUtime=1201.66 cores=0,2,4,6
/proc/26533/task/26536/stat : 26536 (strangenight2-m) R 26531 26533 25707 0 -1 4202560 810004 0 0 0 119936 230 0 0 25 0 4 0 504564311 1438138368 254051 33554432000 4194304 4627427 140736104920560 18446744073709551615 4309100 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.07
Current children cumulated vsize (KiB) 1404432

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.96
CPU time (s): 4800.15
CPU user time (s): 4789.98
CPU system time (s): 10.1685
CPU usage (%): 399.359
Max. virtual memory (cumulated for all children) (KiB): 1421384

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4789.98
system time used= 10.1685
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3845541
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= 26495
involuntary context switches= 23764

runsolver used 1.9407 second user time and 4.6043 second system time

The end

Launcher Data

Begin job on node146 at 2011-04-30 01:58:00
IDJOB=3250361
IDBENCH=83251
IDSOLVER=1586
FILE ID=node146/3250361-1304121479
RUNJOBID= node146-1304121479-26510
PBS_JOBID= 13170703
Free space on /tmp= 72968 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/crafted/kullmann/GreenTao/GreenTaok1k2/GreenTao_2-5-5_34309.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3250361-1304121479/watcher-3250361-1304121479 -o /tmp/evaluation-result-3250361-1304121479/solver-3250361-1304121479 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3250361-1304121479.cnf

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

MD5SUM BENCH= e252fbf81407f3388187ab50f0786909
RANDOM SEED=2068833119

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31038928 kB
Buffers:        386588 kB
Cached:        1068920 kB
SwapCached:        540 kB
Active:         140896 kB
Inactive:      1397088 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31038928 kB
SwapTotal:    67111528 kB
SwapFree:     67106388 kB
Dirty:           34052 kB
Writeback:           0 kB
AnonPages:       81620 kB
Mapped:          15364 kB
Slab:           311616 kB
PageTables:       4812 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   339748 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= 72960 MiB
End job on node146 at 2011-04-30 02:18:04