Trace number 3366721

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)? (TO) 4800.33 1203.86

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.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3366721-1305413938.cnf'
0.00/0.01	c -- header says num vars:          34307
0.00/0.01	c -- header says num clauses:      708206
1.47/0.42	c -- clauses added:            0 learnts,       708206 normals,            0 xors
1.47/0.42	c -- vars added      34307
1.47/0.42	c Parsing time:  0.34 s
1.47/0.42	c  N st     0         0     34307    708206         0         0   3541030         0   no data   no data
1.47/1.05	c asymm  cl-useful: 0/41100/708206 lits-rem:0 time: 0.65
5.94/1.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  6.5M T:  0.45
7.88/2.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.88/2.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.88/2.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.88/2.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  34307 time:  0.00 s
7.88/2.01	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.00 s
12.25/3.18	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  1.14 s
12.25/3.19	c Finding binary XORs  T:     0.01 s  found:       0
14.65/3.77	c Finding non-binary XORs:     0.55 s (found:       0, avg size: nan)
14.65/3.77	c calculated reachability. Time: 0.00
15.06/3.84	c Calc default polars -  time:   0.07 s pos:       0 undec:   34307 neg:       0
15.06/3.84	c =========================================================================================
15.06/3.84	c types(t): F = full restart, N = normal restart
15.06/3.84	c types(t): S = simplification begin/end, E = solution found
15.06/3.84	c restart types(rt): st = static, dy = dynamic
15.06/3.84	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
15.06/3.84	c  B st     0         0     34307    708206         0         0   3541030         0   no data   no data
18.23/4.67	c  N dy    20      4300     34307    708206         0      4294   3541030   1008255    159.13    169.26
20.22/5.17	c  N dy    42      8305     34307    708206         0      8297   3541030   1815613    151.08    159.16
22.22/5.68	c  N dy    65     12337     34307    708206         0     12328   3541030   2595581    147.64    155.43
24.60/6.26	c  N dy    93     16380     34307    708206         0     16369   3541030   3400197    147.17    164.65
27.39/6.92	c  N dy   119     20484     34307    708206         0     10481   3541030    716324    146.11    154.60
29.38/7.46	c  N dy   145     24584     34307    708206         0     14580   3541030   1517968    145.84    164.93
29.78/7.51	c  F st   147     25001     34307    708206         0     14997   3541030   1594218    145.63    132.25
30.59/7.72	c Found part       41 vars:       4293 clauses:     88534 lits size:    442670
30.59/7.72	c Found part       48 vars:       4265 clauses:     86046 lits size:    430230
30.59/7.72	c Found part       63 vars:       4257 clauses:     85800 lits size:    429000
30.59/7.72	c Found part       66 vars:       4296 clauses:     89914 lits size:    449570
30.59/7.72	c Found part       67 vars:      17196 clauses:    357912 lits size:   1789560
30.59/7.72	c Found parts:          5 time: 0.21 s
30.59/7.72	c Solving part 63
30.98/7.81	c  N st     0         0      4257     85800         0         0    429000         0   no data   no data
32.60/8.30	c asymm  cl-useful: 0/85800/85800 lits-rem:0 time: 0.48
33.03/8.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
33.03/8.32	c Finding binary XORs  T:     0.00 s  found:       0
33.03/8.36	c Finding non-binary XORs:     0.03 s (found:       0, avg size: nan)
33.03/8.36	c calculated reachability. Time: 0.00
33.03/8.36	c Calc default polars -  time:   0.00 s pos:       0 undec:   34307 neg:       0
33.03/8.36	c =========================================================================================
33.03/8.36	c types(t): F = full restart, N = normal restart
33.03/8.36	c types(t): S = simplification begin/end, E = solution found
33.03/8.36	c restart types(rt): st = static, dy = dynamic
33.03/8.36	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
33.03/8.36	c  B st     0         0      4257     85800         0         0    429000         0   no data   no data
35.77/9.03	c  N dy    17      4285      4257     85800         0      4285    429000    965177    152.87    162.70
37.75/9.52	c  N dy    42      8397      4257     85800         0      8394    429000   1794414    150.25    158.53
39.76/10.03	c  N dy    69     12496      4257     85800         0     12490    429000   2621131    149.80    174.37
41.80/10.56	c  N dy    94     16511      4257     85800         0     16503    429000   3415634    148.37    196.45
44.14/11.15	c  N dy   119     20600      4257     85800         0     10595    429000    759543    148.43    186.45
46.53/11.70	c  N dy   145     24790      4257     85800         0     14783    429000   1586289    147.62    156.50
46.53/11.73	c  F st   147     25002      4257     85800         0     14995    429000   1629109    147.54   no data
49.33/12.42	c  N dy   153     30203      4257     85800         0     20193    429000   2848312    147.54   no data
51.72/13.00	c  N dy   178     34318      4257     85800         0     24305    429000   3687061    147.63    158.56
54.12/13.62	c  N dy   207     38407      4257     85800         0     28392    429000   4507898    147.97    156.79
56.50/14.24	c  N dy   233     42586      4257     85800         0     17081    429000   1036767    147.39    155.74
58.92/14.84	c  N dy   263     46747      4257     85800         0     21240    429000   1889594    147.70    157.45
61.29/15.42	c  N dy   289     50838      4257     85800         0     25330    429000   2691327    147.35    155.35
63.73/16.04	c  N dy   316     54877      4257     85800         0     29367    429000   3496990    147.29    157.51
66.08/16.66	c  N dy   342     58968      4257     85800         0     33457    429000   4314808    147.01    155.61
68.86/17.36	c  N dy   369     63124      4257     85800         0     18873    429000    716909    146.95    158.32
71.26/17.96	c  N dy   395     67247      4257     85800         0     22994    429000   1551585    146.78    155.41
73.65/18.59	c  N dy   420     71689      4257     85800         0     27436    429000   2431850    146.50    159.81
76.47/19.29	c  N dy   448     76303      4257     85800         0     32048    429000   3338278    146.23    155.31
79.64/20.06	c  N dy   478     81200      4257     85800         0     36944    429000   4288347    145.85    154.82
83.23/20.97	c  N dy   516     86380      4257     85800         0     21258    429000    712267    145.84    157.79
84.02/21.13	c  F st   524     87500      4257     85800         0     22376    429000    924494    145.78    121.85
86.82/21.88	c  N dy   530     92696      4257     85800         0     27566    429000   2186878    145.78   no data
90.40/22.78	c  N dy   565     98661      4257     85800         0     33528    429000   3378624    145.61    157.12
94.78/23.83	c  N dy   609    105014      4257     85800         0     39879    429000   4645291    145.70    155.25
99.57/25.01	c  N dy   658    111795      4257     85800         0     24236    429000    966734    145.82    181.60
103.56/26.09	c  N dy   708    119015      4257     85800         0     31453    429000   2394993    145.75    159.58
108.75/27.36	c  N dy   762    126638      4257     85800         0     39076    429000   3950102    145.95    155.11
114.33/28.79	c  N dy   810    134790      4257     85800         0     47223    429000   5572567    145.81    156.83
119.92/30.18	c  N dy   867    143680      4257     85800         0     32402    429000   2328247    145.89    158.53
126.30/31.71	c  N dy   927    152950      4257     85800         0     41669    429000   4164676    145.84    154.62
133.50/33.52	c  N dy  1002    162973      4257     85800         0     26834    429000    923432    145.95    163.49
139.85/35.19	c  N dy  1077    173433      4257     85800         0     37290    429000   3004461    146.01    174.37
148.23/37.20	c  N dy  1159    184700      4257     85800         0     48552    429000   5273453    146.15    157.93
155.85/39.17	c  N dy  1239    196485      4257     85800         0     34414    429000   2221821    146.11    154.34
164.63/41.37	c  N dy  1323    209164      4257     85800         0     47090    429000   4741212    145.96    156.08
173.75/43.67	c  N dy  1411    222610      4257     85800         0     33569    429000   1810777    145.82    155.05
183.32/46.09	c  N dy  1503    236892      4257     85800         0     47848    429000   4648460    145.66    155.52
194.10/48.73	c  N dy  1601    252065      4257     85800         0     35045    429000   1883639    145.58    164.23
205.26/51.56	c  N dy  1715    268251      4257     85800         0     51228    429000   5191290    145.71    160.03
216.86/54.50	c  N dy  1814    285460      4257     85800         0     39449    429000   2584690    145.47    191.41
230.43/57.83	c  N dy  1936    303741      4257     85800         0     57722    429000   6234312    145.51    156.81
232.37/58.38	c  F st  1956    306250      4257     85800         0     30243    429000    536304    145.53   no data
243.59/61.16	c  N dy  2037    323225      4257     85800         0     47213    429000   4204623    145.49    153.51
258.30/64.89	c  N dy  2171    343226      4257     85800         0     36223    429000   1550426    145.46    160.59
272.26/68.37	c  N dy  2301    363231      4257     85800         0     56220    429000   5557271    145.42    157.62
286.61/71.96	c  N dy  2428    383511      4257     85800         0     44500    429000   2965524    145.32    154.46
301.76/75.78	c  N dy  2564    403552      4257     85800         0     64536    429000   6986046    145.38    202.52
316.12/79.31	c  N dy  2693    423594      4257     85800         0     51592    429000   4222136    145.35    156.60
331.66/83.20	c  N dy  2823    443712      4257     85800         0     37713    429000   1231559    145.32    154.42
346.03/86.80	c  N dy  2953    463947      4257     85800         0     57942    429000   5255408    145.27    158.83
361.19/90.60	c  N dy  3085    484026      4257     85800         0     43021    429000   2093732    145.27    156.28
375.53/94.27	c  N dy  3207    504096      4257     85800         0     63089    429000   6057175    145.20    157.90
390.69/98.04	c  N dy  3336    524261      4257     85800         0     47263    429000   2746245    145.15    154.72
406.23/101.95	c  N dy  3473    544381      4257     85800         0     67377    429000   6794319    145.20    155.36
421.40/105.70	c  N dy  3602    564526      4257     85800         0     50529    429000   3200358    145.19    153.27
437.35/109.70	c  N dy  3740    584584      4257     85800         0     70581    429000   7180079    145.20    153.86
452.10/113.45	c  N dy  3872    604678      4257     85800         0     52680    429000   3470876    145.21    165.72
468.45/117.57	c  N dy  4014    624743      4257     85800         0     72738    429000   7482823    145.25    153.00
484.01/121.41	c  N dy  4144    644958      4257     85800         0     53958    429000   3458998    145.22    154.57
500.35/125.53	c  N dy  4280    665001      4257     85800         0     73995    429000   7493214    145.24    153.68
515.89/129.45	c  N dy  4415    685070      4257     85800         0     54067    429000   3342325    145.25    153.56
532.26/133.55	c  N dy  4551    705267      4257     85800         0     74259    429000   7411480    145.27    154.56
548.20/137.55	c  N dy  4690    725414      4257     85800         0     53412    429000   3014808    145.34    156.15
564.16/141.56	c  N dy  4819    745432      4257     85800         0     73423    429000   7032468    145.37    154.67
580.51/145.64	c  N dy  4952    765495      4257     85800         0     51493    429000   2437616    145.39    167.33
596.06/149.58	c  N dy  5089    785503      4257     85800         0     71491    429000   6415607    145.42    157.32
613.21/153.82	c  N dy  5213    805641      4257     85800         0     48638    429000   1639898    145.38    155.16
628.77/157.77	c  N dy  5350    825712      4257     85800         0     68702    429000   5639768    145.38    155.38
646.73/162.31	c  N dy  5485    845739      4257     85800         0     44734    429000    694024    145.39    172.47
661.86/166.08	c  N dy  5613    865803      4257     85800         0     64790    429000   4685660    145.38    155.73
679.41/170.45	c  N dy  5748    885895      4257     85800         0     84874    429000   8690901    145.37    155.97
695.75/174.52	c  N dy  5886    905944      4257     85800         0     59935    429000   3537354    145.38    154.37
712.53/178.73	c  N dy  6021    925985      4257     85800         0     79974    429000   7573550    145.40    161.87
730.08/183.13	c  N dy  6163    946008      4257     85800         0     54004    429000   2142134    145.43    154.50
746.00/187.15	c  N dy  6298    966103      4257     85800         0     74096    429000   6144257    145.43    153.65
764.75/191.88	c  N dy  6430    986161      4257     85800         0     47158    429000    597310    145.40    156.28
780.30/195.72	c  N dy  6567   1006196      4257     85800         0     67185    429000   4614274    145.40    153.34
797.45/200.09	c  N dy  6701   1026282      4257     85800         0     87262    429000   8613795    145.39    157.82
814.99/204.41	c  N dy  6836   1046349      4257     85800         0     59331    429000   2821550    145.40    156.77
831.39/208.52	c  N dy  6962   1066490      4257     85800         0     79463    429000   6834325    145.38    155.73
836.13/209.72	c  F st  6995   1071876      4257     85800         0     84844    429000   7899520    145.37   no data
849.29/213.03	c  N dy  7063   1086637      4257     85800         0     50618    429000    901908    145.35    153.27
864.84/216.98	c  N dy  7198   1106749      4257     85800         0     70723    429000   4939532    145.37    153.78
883.19/221.57	c  N dy  7333   1126839      4257     85800         0     90803    429000   8936056    145.36    154.39
901.15/226.01	c  N dy  7474   1146899      4257     85800         0     60884    429000   2781231    145.37    153.53
917.88/230.22	c  N dy  7600   1166960      4257     85800         0     80934    429000   6775253    145.37    185.18
937.41/235.14	c  N dy  7736   1187092      4257     85800         0    101065    429000  10800669    145.38    154.09
953.37/239.15	c  N dy  7867   1207166      4257     85800         0     70160    429000   4424049    145.37    153.92
971.76/243.72	c  N dy  8006   1227317      4257     85800         0     90303    429000   8453299    145.38    155.68
990.45/248.40	c  N dy  8142   1247348      4257     85800         0     58343    429000   1859782    145.37    158.43
1006.86/252.55	c  N dy  8270   1267671      4257     85800         0     78656    429000   5889917    145.35    154.12
1026.34/257.40	c  N dy  8408   1287849      4257     85800         0     98825    429000   9965796    145.36    155.30
1043.90/261.87	c  N dy  8548   1307937      4257     85800         0     65921    429000   3155966    145.37    153.73
1061.43/266.24	c  N dy  8686   1327996      4257     85800         0     85974    429000   7160942    145.37    153.10
1081.43/271.27	c  N dy  8823   1348080      4257     85800         0    106054    429000  11169850    145.38    154.42
1098.13/275.49	c  N dy  8967   1368117      4257     85800         0     72108    429000   4244963    145.40    153.45
1116.51/280.03	c  N dy  9100   1388128      4257     85800         0     92111    429000   8276750    145.42    154.66
1136.41/285.05	c  N dy  9226   1408146      4257     85800         0     57133    429000   1032162    145.39    153.56
1153.15/289.23	c  N dy  9369   1428235      4257     85800         0     77214    429000   5046712    145.41    162.17
1172.30/294.03	c  N dy  9513   1448243      4257     85800         0     97211    429000   9133467    145.46    174.73
1191.83/298.97	c  N dy  9647   1468249      4257     85800         0     61232    429000   1653937    145.46    191.51
1208.97/303.24	c  N dy  9789   1488290      4257     85800         0     81269    429000   5714197    145.49    155.99
1228.12/308.08	c  N dy  9926   1508377      4257     85800         0    101347    429000   9748978    145.50    154.52
1247.69/313.01	c  N dy 10066   1528460      4257     85800         0     64443    429000   2132908    145.53    153.55
1265.24/317.34	c  N dy 10193   1548525      4257     85800         0     84500    429000   6104117    145.51    153.41
1284.35/322.14	c  N dy 10324   1568616      4257     85800         0    104580    429000  10097676    145.49    154.76
1303.49/326.91	c  N dy 10456   1588622      4257     85800         0     66607    429000   2341716    145.50    155.23
1320.64/331.21	c  N dy 10584   1608702      4257     85800         0     86680    429000   6367026    145.48    155.30
1340.22/336.16	c  N dy 10717   1628704      4257     85800         0    106677    429000  10388885    145.48    154.25
1359.72/341.06	c  N dy 10856   1648767      4257     85800         0     67761    429000   2391225    145.50    178.73
1377.67/345.56	c  N dy 10997   1668802      4257     85800         0     87791    429000   6395940    145.51    160.85
1398.00/350.60	c  N dy 11130   1688894      4257     85800         0    107879    429000  10407286    145.51    155.70
1417.95/355.64	c  N dy 11272   1709038      4257     85800         0     68026    429000   2251324    145.53    154.20
1436.30/360.28	c  N dy 11411   1729243      4257     85800         0     88222    429000   6323031    145.54    154.72
1456.62/365.37	c  N dy 11544   1749467      4257     85800         0    108441    429000  10423101    145.55    155.51
1478.15/370.71	c  N dy 11694   1769603      4257     85800         0     67591    429000   1980390    145.59    158.31
1495.70/375.16	c  N dy 11831   1789614      4257     85800         0     87596    429000   5972357    145.60    154.96
1516.04/380.22	c  N dy 11967   1809690      4257     85800         0    107666    429000   9990648    145.61    154.01
1537.62/385.68	c  N dy 12109   1829751      4257     85800         0     65740    429000   1404011    145.64    156.39
1555.51/390.14	c  N dy 12247   1849792      4257     85800         0     85775    429000   5422651    145.65    182.28
1575.86/395.21	c  N dy 12383   1869863      4257     85800         0    105835    429000   9424218    145.65    155.83
1598.19/400.88	c  N dy 12515   1889962      4257     85800         0    125927    429000  13437090    145.65    156.60
1616.15/405.33	c  N dy 12658   1910023      4257     85800         0     83010    429000   4686240    145.68    167.76
1635.66/410.29	c  N dy 12799   1930202      4257     85800         0    103182    429000   8810918    145.70    157.66
1658.80/416.08	c  N dy 12943   1950446      4257     85800         0    123420    429000  12878686    145.71    155.65
1678.33/420.91	c  N dy 13079   1970590      4257     85800         0     79579    429000   3781715    145.71    154.03
1697.08/425.69	c  N dy 13211   1990666      4257     85800         0     99646    429000   7781781    145.71    173.89
1719.41/431.22	c  N dy 13351   2010877      4257     85800         0    119849    429000  11843587    145.72    160.29
1739.74/436.37	c  N dy 13490   2030908      4257     85800         0     74898    429000   2642813    145.74    154.53
1758.49/441.01	c  N dy 13623   2051013      4257     85800         0     94997    429000   6686391    145.74    155.84
1779.62/446.34	c  N dy 13762   2071042      4257     85800         0    115021    429000  10701322    145.74    159.69
1801.95/451.92	c  N dy 13896   2091110      4257     85800         0     69101    429000   1288123    145.74    161.41
1819.89/456.47	c  N dy 14033   2111192      4257     85800         0     89177    429000   5349030    145.76    163.37
1841.02/461.72	c  N dy 14170   2131539      4257     85800         0    109514    429000   9523380    145.78    155.29
1863.36/467.35	c  N dy 14304   2151562      4257     85800         0    129531    429000  13521791    145.79    153.51
1882.90/472.21	c  N dy 14436   2171804      4257     85800         0     82791    429000   3796523    145.77    157.62
1902.04/477.08	c  N dy 14571   2191956      4257     85800         0    102938    429000   7838351    145.77    157.39
1924.78/482.73	c  N dy 14716   2211985      4257     85800         0    122960    429000  11901096    145.79    154.05
1947.11/488.34	c  N dy 14858   2232086      4257     85800         0     75083    429000   2107943    145.81    155.24
1965.85/493.06	c  N dy 14997   2252148      4257     85800         0     95138    429000   6142851    145.82    155.18
1987.38/498.41	c  N dy 15132   2272259      4257     85800         0    115240    429000  10160349    145.82    158.96
2011.35/504.43	c  N dy 15280   2292328      4257     85800         0    135305    429000  14213125    145.84    154.35
2030.05/509.14	c  N dy 15408   2312393      4257     85800         0     86384    429000   4164446    145.82    157.21
2050.41/514.24	c  N dy 15549   2332498      4257     85800         0    106484    429000   8222707    145.84    154.34
2073.11/519.90	c  N dy 15689   2352502      4257     85800         0    126484    429000  12265305    145.86    153.96
2095.44/525.55	c  N dy 15824   2372543      4257     85800         0     76538    429000   2054477    145.88    217.66
2114.19/530.25	c  N dy 15959   2392579      4257     85800         0     96568    429000   6146129    145.89    159.03
2135.72/535.61	c  N dy 16090   2412620      4257     85800         0    116599    429000  10215480    145.89    181.41
2159.65/541.60	c  N dy 16223   2432690      4257     85800         0    136664    429000  14245340    145.90    168.00
2179.97/546.73	c  N dy 16366   2452770      4257     85800         0     85760    429000   3740808    145.92    166.31
2199.96/551.72	c  N dy 16498   2472827      4257     85800         0    105810    429000   7750821    145.92    157.01
2223.05/557.51	c  N dy 16635   2493026      4257     85800         0    126002    429000  11823280    145.93    155.84
2247.79/563.72	c  N dy 16777   2513125      4257     85800         0     74114    429000   1138176    145.94    154.42
2266.50/568.45	c  N dy 16924   2533196      4257     85800         0     94177    429000   5212945    145.96    176.23
2287.69/573.78	c  N dy 17062   2553298      4257     85800         0    114274    429000   9339171    145.98    154.43
2311.58/579.74	c  N dy 17203   2573389      4257     85800         0    134360    429000  13390885    145.99    162.17
2334.30/585.41	c  N dy 17337   2593452      4257     85800         0     81435    429000   2444851    145.99    155.90
2353.83/590.36	c  N dy 17475   2613563      4257     85800         0    101535    429000   6544130    146.00    155.31
2375.42/595.76	c  N dy 17613   2633674      4257     85800         0    121632    429000  10571653    146.01    155.79
2399.70/601.87	c  N dy 17749   2653810      4257     85800         0    141760    429000  14631188    146.01    155.25
2420.83/607.18	c  N dy 17891   2673936      4257     85800         0     87915    429000   3538246    146.02    155.58
2441.21/612.21	c  N dy 18028   2694008      4257     85800         0    107979    429000   7568210    146.02    154.99
2463.90/617.90	c  N dy 18167   2714224      4257     85800         0    128190    429000  11687626    146.04    154.52
2489.05/624.24	c  N dy 18303   2734433      4257     85800         0    148390    429000  15747206    146.04    154.62
2508.56/629.18	c  N dy 18442   2754505      4257     85800         0     93495    429000   4525001    146.07    156.09
2529.69/634.40	c  N dy 18579   2774535      4257     85800         0    113518    429000   8602219    146.09    176.97
2552.83/640.28	c  N dy 18720   2794629      4257     85800         0    133605    429000  12658441    146.10    154.05
2578.73/646.78	c  N dy 18863   2814727      4257     85800         0     77722    429000   1116324    146.12    165.22
2597.48/651.48	c  N dy 18995   2834822      4257     85800         0     97811    429000   5163413    146.12    154.05
2619.02/656.83	c  N dy 19131   2854937      4257     85800         0    117922    429000   9189155    146.12    154.31
2642.57/662.71	c  N dy 19264   2875095      4257     85800         0    138079    429000  13291782    146.13    159.35
2666.87/668.89	c  N dy 19398   2895120      4257     85800         0     81117    429000   1606944    146.13    156.04
2686.01/673.70	c  N dy 19537   2915189      4257     85800         0    101181    429000   5681434    146.14    154.26
2707.94/679.14	c  N dy 19668   2935243      4257     85800         0    121226    429000   9704777    146.14    164.43
2731.85/685.16	c  N dy 19805   2955253      4257     85800         0    141232    429000  13738367    146.14    155.85
2756.60/691.32	c  N dy 19943   2975397      4257     85800         0     83385    429000   1874653    146.16    154.02
2775.72/696.17	c  N dy 20071   2995639      4257     85800         0    103621    429000   5912035    146.15    155.09
2797.65/701.69	c  N dy 20211   3015713      4257     85800         0    123691    429000   9972814    146.16    162.11
2821.97/707.74	c  N dy 20341   3035716      4257     85800         0    143690    429000  13983354    146.16    162.36
2846.30/713.89	c  N dy 20476   3055795      4257     85800         0     84783    429000   1978845    146.16    155.29
2865.84/718.74	c  N dy 20607   3075818      4257     85800         0    104801    429000   6007358    146.15    155.88
2887.77/724.25	c  N dy 20739   3095870      4257     85800         0    124846    429000  10038339    146.15    159.18
2912.49/730.41	c  N dy 20873   3115951      4257     85800         0    144923    429000  14069752    146.14    156.66
2937.21/736.70	c  N dy 21006   3135980      4257     85800         0     84971    429000   1817885    146.15    157.07
2957.15/741.65	c  N dy 21145   3155989      4257     85800         0    104973    429000   5865155    146.17    155.36
2979.49/747.21	c  N dy 21286   3176086      4257     85800         0    125065    429000   9948173    146.18    154.19
3004.21/753.40	c  N dy 21429   3196150      4257     85800         0    145121    429000  14035089    146.19    195.18
3030.13/759.96	c  N dy 21570   3216167      4257     85800         0     84153    429000   1448168    146.20    155.73
3050.08/764.91	c  N dy 21704   3236264      4257     85800         0    104242    429000   5490367    146.21    162.09
3072.00/770.42	c  N dy 21843   3256290      4257     85800         0    124264    429000   9507963    146.22    155.11
3096.72/776.67	c  N dy 21987   3276322      4257     85800         0    144291    429000  13568757    146.23    154.52
3124.64/783.69	c  N dy 22131   3296404      4257     85800         0     82390    429000    908263    146.25    155.68
3144.17/788.57	c  N dy 22270   3316441      4257     85800         0    102422    429000   4975264    146.26    155.10
3166.50/794.14	c  N dy 22411   3336476      4257     85800         0    122447    429000   9022426    146.27    168.43
3191.28/800.39	c  N dy 22552   3356536      4257     85800         0    142503    429000  13050100    146.28    154.26
3218.73/807.21	c  N dy 22687   3376786      4257     85800         0    162747    429000  17104337    146.28    154.93
3239.87/812.54	c  N dy 22822   3396836      4257     85800         0     99819    429000   4207262    146.28    165.85
3261.45/817.95	c  N dy 22966   3416951      4257     85800         0    119928    429000   8273494    146.29    155.59
3284.53/823.72	c  N dy 23088   3437032      4257     85800         0    140002    429000  12293450    146.28    154.80
3311.25/830.46	c  N dy 23233   3457052      4257     85800         0    160014    429000  16409339    146.31    190.59
3334.38/836.23	c  N dy 23368   3477082      4257     85800         0     96059    429000   3279909    146.31    156.70
3355.10/841.47	c  N dy 23501   3497215      4257     85800         0    116190    429000   7328757    146.31    156.22
3378.24/847.26	c  N dy 23634   3517298      4257     85800         0    136268    429000  11349316    146.31    155.93
3404.16/853.78	c  N dy 23767   3537348      4257     85800         0    156316    429000  15359476    146.31    157.92
3430.07/860.22	c  N dy 23911   3557356      4257     85800         0     91346    429000   2143609    146.33    160.19
3450.81/865.40	c  N dy 24053   3577468      4257     85800         0    111455    429000   6198201    146.33    156.18
3473.55/871.14	c  N dy 24191   3597471      4257     85800         0    131454    429000  10220136    146.33    154.57
3497.90/877.28	c  N dy 24313   3617543      4257     85800         0    151517    429000  14248295    146.32    167.71
3526.18/884.31	c  N dy 24455   3637567      4257     85800         0    171528    429000  18261658    146.32    162.05
3546.14/889.40	c  N dy 24589   3657664      4257     85800         0    105646    429000   4835558    146.33    167.86
3568.49/894.95	c  N dy 24729   3677748      4257     85800         0    125721    429000   8846963    146.33    159.53
3593.17/901.14	c  N dy 24868   3697761      4257     85800         0    145727    429000  12846606    146.33    154.74
3620.71/908.04	c  N dy 25007   3717889      4257     85800         0    165850    429000  16931540    146.34    157.78
3644.61/914.09	c  N dy 25144   3737933      4257     85800         0     98917    429000   3315299    146.35    186.17
3658.97/917.69	c  F st 25239   3751564      4257     85800         0    112545    429000   6057041    146.35    151.80
3665.34/919.25	c  N dy 25254   3757971      4257     85800         0    118946    429000   7513921    146.35    155.12
3690.07/925.41	c  N dy 25399   3778098      4257     85800         0    139070    429000  11591465    146.36    154.18
3716.40/932.00	c  N dy 25536   3798319      4257     85800         0    159288    429000  15650910    146.37    155.30
3743.95/938.92	c  N dy 25670   3818425      4257     85800         0     91411    429000   1575814    146.37    156.30
3764.24/944.00	c  N dy 25805   3838586      4257     85800         0    111569    429000   5632268    146.38    155.88
3786.97/949.80	c  N dy 25938   3858786      4257     85800         0    131764    429000   9706966    146.38    155.95
3812.50/956.15	c  N dy 26066   3878867      4257     85800         0    151840    429000  13727476    146.37    160.91
3840.45/963.14	c  N dy 26201   3898918      4257     85800         0    171884    429000  17773234    146.38    155.11
3863.93/969.04	c  N dy 26340   3918988      4257     85800         0    102971    429000   3715742    146.38    159.27
3885.86/974.53	c  N dy 26476   3939210      4257     85800         0    123186    429000   7812836    146.39    157.86
3909.39/980.49	c  N dy 26604   3959300      4257     85800         0    143264    429000  11884761    146.39    155.38
3936.53/987.22	c  N dy 26744   3979302      4257     85800         0    163260    429000  15951365    146.40    154.89
3963.61/994.05	c  N dy 26870   3999394      4257     85800         0     93385    429000   1584256    146.40    177.77
3983.95/999.18	c  N dy 27004   4019463      4257     85800         0    113442    429000   5652552    146.40    156.73
4007.48/1005.04	c  N dy 27144   4039541      4257     85800         0    133514    429000   9654745    146.40    156.36
4033.81/1011.63	c  N dy 27284   4059654      4257     85800         0    153625    429000  13731262    146.41    158.00
4062.92/1018.93	c  N dy 27424   4079954      4257     85800         0    173921    429000  17802667    146.41    157.43
4087.23/1025.09	c  N dy 27557   4099969      4257     85800         0    102952    429000   3315404    146.41    154.29
4109.16/1030.53	c  N dy 27689   4120060      4257     85800         0    123037    429000   7372696    146.41    191.31
4133.49/1036.66	c  N dy 27827   4140179      4257     85800         0    143152    429000  11444044    146.41    160.41
4159.82/1043.27	c  N dy 27957   4160277      4257     85800         0    163243    429000  15515235    146.42    154.70
4189.32/1050.60	c  N dy 28091   4180425      4257     85800         0    183388    429000  19561966    146.41    161.72
4210.85/1056.00	c  N dy 28235   4200518      4257     85800         0    111500    429000   4858740    146.42    156.48
4233.59/1061.80	c  N dy 28376   4220554      4257     85800         0    131528    429000   8915316    146.44    171.87
4259.10/1068.18	c  N dy 28517   4240559      4257     85800         0    151523    429000  12976005    146.44    156.23
4287.03/1075.20	c  N dy 28652   4260571      4257     85800         0    171529    429000  16983327    146.45    167.05
4314.52/1082.06	c  N dy 28791   4280719      4257     85800         0     98700    429000   2094869    146.45    155.40
4335.69/1087.36	c  N dy 28930   4300743      4257     85800         0    118721    429000   6131004    146.45    156.25
4359.18/1093.25	c  N dy 29062   4320744      4257     85800         0    138716    429000  10185643    146.45    155.19
4385.11/1099.74	c  N dy 29193   4340839      4257     85800         0    158803    429000  14286449    146.45    168.57
4413.83/1106.98	c  N dy 29332   4360958      4257     85800         0    178918    429000  18386518    146.46    154.51
4439.33/1113.32	c  N dy 29472   4380980      4257     85800         0    104960    429000   3185944    146.47    156.62
4461.68/1118.91	c  N dy 29613   4401034      4257     85800         0    125008    429000   7286917    146.49    160.94
4485.60/1124.99	c  N dy 29744   4421106      4257     85800         0    145077    429000  11328035    146.49    154.86
4512.71/1131.75	c  N dy 29879   4441150      4257     85800         0    165113    429000  15371857    146.49    157.81
4543.01/1139.31	c  N dy 30013   4461292      4257     85800         0    185251    429000  19470639    146.50    155.42
4566.54/1145.29	c  N dy 30151   4481353      4257     85800         0    110333    429000   4051962    146.50    156.90
4589.28/1150.96	c  N dy 30289   4501478      4257     85800         0    130450    429000   8137088    146.50    154.30
4614.80/1157.33	c  N dy 30427   4521526      4257     85800         0    150490    429000  12237530    146.52    155.26
4642.32/1164.31	c  N dy 30557   4541527      4257     85800         0    170486    429000  16226878    146.51    154.48
4673.02/1171.98	c  N dy 30698   4561529      4257     85800         0    190485    429000  20274545    146.52    155.20
4695.37/1177.52	c  N dy 30835   4581535      4257     85800         0    114510    429000   4682013    146.52    162.90
4718.86/1183.40	c  N dy 30978   4601560      4257     85800         0    134525    429000   8739003    146.53    164.22
4744.79/1189.92	c  N dy 31120   4621607      4257     85800         0    154563    429000  12796390    146.54    155.39
4772.71/1196.95	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: 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-3366721-1305413938/watcher-3366721-1305413938 -o /tmp/evaluation-result-3366721-1305413938/solver-3366721-1305413938 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366721-1305413938.cnf 

running on 4 cores: 1,3,5,7

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: 8.11 8.07 7.76 5/367 8386
/proc/meminfo: memFree=29458084/32951124 swapFree=51873460/67111528
[pid=8386] ppid=8384 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/8386/stat : 8386 (strangenight2-m) R 8384 8386 8076 0 -1 4202496 407 0 0 0 0 0 0 0 22 0 4 0 633810145 52396032 347 33554432000 4194304 4580107 140735548687712 18446744073709551615 47641653528498 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8386/statm: 12792 347 299 95 0 7774 0
[pid=8386/tid=8387] ppid=8384 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/8386/task/8387/stat : 8387 (strangenight2-m) R 8384 8386 8076 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 633810145 52396032 347 33554432000 4194304 4580107 140735548687712 18446744073709551615 212039711729 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8386/tid=8388] ppid=8384 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/8386/task/8388/stat : 8388 (strangenight2-m) R 8384 8386 8076 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 633810145 52396032 347 33554432000 4194304 4580107 140735548687712 18446744073709551615 47641653528498 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8386/tid=8389] ppid=8384 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/8386/task/8389/stat : 8389 (strangenight2-m) R 8384 8386 8076 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 4 0 633810145 52396032 347 33554432000 4194304 4580107 140735548687712 18446744073709551615 47641653528492 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.058746 s]
/proc/loadavg: 8.11 8.07 7.76 5/367 8386
/proc/meminfo: memFree=29458084/32951124 swapFree=51873460/67111528
[pid=8386] ppid=8384 vsize=298076 CPUtime=0.2 cores=1,3,5,7
/proc/8386/stat : 8386 (strangenight2-m) R 8384 8386 8076 0 -1 4202496 11465 0 0 0 17 3 0 0 18 0 4 0 633810145 305229824 10451 33554432000 4194304 4580107 140735548687712 18446744073709551615 4489474 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8386/statm: 74519 10459 337 95 0 69501 0
[pid=8386/tid=8387] ppid=8384 vsize=298076 CPUtime=0.03 cores=1,3,5,7
/proc/8386/task/8387/stat : 8387 (strangenight2-m) R 8384 8386 8076 0 -1 4202560 2766 0 0 0 3 0 0 0 24 0 4 0 633810145 305229824 10459 33554432000 4194304 4580107 140735548687712 18446744073709551615 4511018 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8386/tid=8388] ppid=8384 vsize=298076 CPUtime=0.04 cores=1,3,5,7
/proc/8386/task/8388/stat : 8388 (strangenight2-m) R 8384 8386 8076 0 -1 4202560 2789 0 0 0 4 0 0 0 18 0 4 0 633810145 305229824 10463 33554432000 4194304 4580107 140735548687712 18446744073709551615 4489474 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8386/tid=8389] ppid=8384 vsize=298076 CPUtime=0.04 cores=1,3,5,7
/proc/8386/task/8389/stat : 8389 (strangenight2-m) R 8384 8386 8076 0 -1 4202560 2757 0 0 0 4 0 0 0 18 0 4 0 633810145 305229824 10463 33554432000 4194304 4580107 140735548687712 18446744073709551615 4489474 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 298076

[startup+0.106073 s]
/proc/loadavg: 8.11 8.07 7.76 5/367 8386
/proc/meminfo: memFree=29458084/32951124 swapFree=51873460/67111528
[pid=8386] ppid=8384 vsize=314072 CPUtime=0.39 cores=1,3,5,7
/proc/8386/stat : 8386 (strangenight2-m) R 8384 8386 8076 0 -1 4202496 19958 0 0 0 34 5 0 0 18 0 4 0 633810145 321609728 17859 33554432000 4194304 4580107 140735548687712 18446744073709551615 4354920 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8386/statm: 78584 19196 337 95 0 73566 0
[pid=8386/tid=8387] ppid=8384 vsize=314468 CPUtime=0.09 cores=1,3,5,7
/proc/8386/task/8387/stat : 8387 (strangenight2-m) D 8384 8386 8076 0 -1 4202560 5331 0 0 0 8 1 0 0 18 0 4 0 633810145 322015232 19679 33554432000 4194304 4580107 140735548687712 18446744073709551615 212039698615 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8386/tid=8388] ppid=8384 vsize=314732 CPUtime=0.11 cores=1,3,5,7
/proc/8386/task/8388/stat : 8388 (strangenight2-m) D 8384 8386 8076 0 -1 4202560 5592 0 0 0 10 1 0 0 18 0 4 0 633810145 322285568 20412 33554432000 4194304 4580107 140735548687712 18446744073709551615 4310274 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8386/tid=8389] ppid=8384 vsize=314732 CPUtime=0.11 cores=1,3,5,7
/proc/8386/task/8389/stat : 8389 (strangenight2-m) R 8384 8386 8076 0 -1 4202560 5540 0 0 0 10 1 0 0 18 0 4 0 633810145 322285568 20551 33554432000 4194304 4580107 140735548687712 18446744073709551615 4511053 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 314072

[startup+0.359947 s]
/proc/loadavg: 8.11 8.07 7.76 5/367 8386
/proc/meminfo: memFree=29458084/32951124 swapFree=51873460/67111528
[pid=8386] ppid=8384 vsize=488396 CPUtime=1.47 cores=1,3,5,7
/proc/8386/stat : 8386 (strangenight2-m) R 8384 8386 8076 0 -1 4202496 57080 0 0 0 132 15 0 0 18 0 4 0 633810145 500117504 52840 33554432000 4194304 4580107 140735548687712 18446744073709551615 212039351991 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8386/statm: 122165 53750 337 95 0 117147 0
[pid=8386/tid=8387] ppid=8384 vsize=488660 CPUtime=0.36 cores=1,3,5,7
/proc/8386/task/8387/stat : 8387 (strangenight2-m) D 8384 8386 8076 0 -1 4202560 14354 0 0 0 33 3 0 0 18 0 4 0 633810145 500387840 53750 33554432000 4194304 4580107 140735548687712 18446744073709551615 4489474 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8386/tid=8388] ppid=8384 vsize=488660 CPUtime=0.37 cores=1,3,5,7
/proc/8386/task/8388/stat : 8388 (strangenight2-m) R 8384 8386 8076 0 -1 4202560 14537 0 0 0 34 3 0 0 18 0 4 0 633810145 500387840 53750 33554432000 4194304 4580107 140735548687712 18446744073709551615 212039713194 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8386/tid=8389] ppid=8384 vsize=488660 CPUtime=0.37 cores=1,3,5,7
/proc/8386/task/8389/stat : 8389 (strangenight2-m) D 8384 8386 8076 0 -1 4202560 14347 0 0 0 33 4 0 0 18 0 4 0 633810145 500387840 53750 33554432000 4194304 4580107 140735548687712 18446744073709551615 4355016 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 488396

[startup+1.17255 s]
/proc/loadavg: 8.11 8.07 7.76 5/367 8386
/proc/meminfo: memFree=29458084/32951124 swapFree=51873460/67111528
[pid=8386] ppid=8384 vsize=507724 CPUtime=4.63 cores=1,3,5,7
/proc/8386/stat : 8386 (strangenight2-m) R 8384 8386 8076 0 -1 4202496 66616 0 0 0 444 19 0 0 19 0 4 0 633810145 519909376 62234 33554432000 4194304 4580107 140735548687712 18446744073709551615 4294378 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8386/statm: 126931 62235 360 95 0 121913 0
[pid=8386/tid=8387] ppid=8384 vsize=507724 CPUtime=1.14 cores=1,3,5,7
/proc/8386/task/8387/stat : 8387 (strangenight2-m) R 8384 8386 8076 0 -1 4202560 16634 0 0 0 110 4 0 0 19 0 4 0 633810145 519909376 62235 33554432000 4194304 4580107 140735548687712 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8386/tid=8388] ppid=8384 vsize=507724 CPUtime=1.15 cores=1,3,5,7
/proc/8386/task/8388/stat : 8388 (strangenight2-m) R 8384 8386 8076 0 -1 4202560 16651 0 0 0 111 4 0 0 19 0 4 0 633810145 519909376 62235 33554432000 4194304 4580107 140735548687712 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8386/tid=8389] ppid=8384 vsize=507724 CPUtime=1.16 cores=1,3,5,7
/proc/8386/task/8389/stat : 8389 (strangenight2-m) R 8384 8386 8076 0 -1 4202560 16294 0 0 0 111 5 0 0 19 0 4 0 633810145 519909376 62235 33554432000 4194304 4580107 140735548687712 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4.63
Current children cumulated vsize (KiB) 507724

[startup+1.50049 s]
/proc/loadavg: 8.11 8.07 7.76 5/367 8386
/proc/meminfo: memFree=29458084/32951124 swapFree=51873460/67111528
[pid=8386] ppid=8384 vsize=521692 CPUtime=5.94 cores=1,3,5,7
/proc/8386/stat : 8386 (strangenight2-m) R 8384 8386 8076 0 -1 4202496 67395 0 0 0 575 19 0 0 19 0 4 0 633810145 534212608 63013 33554432000 4194304 4580107 140735548687712 18446744073709551615 4294585 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8386/statm: 130423 63013 364 95 0 125405 0
[pid=8386/tid=8387] ppid=8384 vsize=521692 CPUtime=1.47 cores=1,3,5,7
/proc/8386/task/8387/stat : 8387 (strangenight2-m) R 8384 8386 8076 0 -1 4202560 16716 0 0 0 143 4 0 0 19 0 4 0 633810145 534212608 63013 33554432000 4194304 4580107 140735548687712 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8386/tid=8388] ppid=8384 vsize=521692 CPUtime=1.48 cores=1,3,5,7
/proc/8386/task/8388/stat : 8388 (strangenight2-m) R 8384 8386 8076 0 -1 4202560 16712 0 0 0 144 4 0 0 19 0 4 0 633810145 534212608 63013 33554432000 4194304 4580107 140735548687712 18446744073709551615 4439212 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8386/tid=8389] ppid=8384 vsize=521692 CPUtime=1.48 cores=1,3,5,7
/proc/8386/task/8389/stat : 8389 (strangenight2-m) R 8384 8386 8076 0 -1 4202560 16841 0 0 0 143 5 0 0 19 0 4 0 633810145 534212608 63013 33554432000 4194304 4580107 140735548687712 18446744073709551615 4294821 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 521692

[startup+3.10021 s]
/proc/loadavg: 8.35 8.12 7.78 9/371 8390
/proc/meminfo: memFree=28795660/32951124 swapFree=51873460/67111528
[pid=8386] ppid=8384 vsize=904040 CPUtime=12.25 cores=1,3,5,7
/proc/8386/stat : 8386 (strangenight2-m) R 8384 8386 8076 0 -1 4202496 175445 0 0 0 1177 48 0 0 19 0 4 0 633810145 925736960 157967 33554432000 4194304 4580107 140735548687712 18446744073709551615 4442134 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8386/statm: 226010 157967 373 95 0 220992 0
[pid=8386/tid=8387] ppid=8384 vsize=904040 CPUtime=3.02 cores=1,3,5,7
/proc/8386/task/8387/stat : 8387 (strangenight2-m) R 8384 8386 8076 0 -1 4202560 52063 0 0 0 288 14 0 0 19 0 4 0 633810145 925736960 157967 33554432000 4194304 4580107 140735548687712 18446744073709551615 4451684 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8386/tid=8388] ppid=8384 vsize=904040 CPUtime=3.07 cores=1,3,5,7
/proc/8386/task/8388/stat : 8388 (strangenight2-m) R 8384 8386 8076 0 -1 4202560 51589 0 0 0 297 10 0 0 18 0 4 0 633810145 925736960 157967 33554432000 4194304 4580107 140735548687712 18446744073709551615 4299059 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8386/tid=8389] ppid=8384 vsize=904040 CPUtime=3.07 cores=1,3,5,7
/proc/8386/task/8389/stat : 8389 (strangenight2-m) R 8384 8386 8076 0 -1 4202560 19320 0 0 0 301 6 0 0 20 0 4 0 633810145 925736960 157967 33554432000 4194304 4580107 140735548687712 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.25
Current children cumulated vsize (KiB) 904040

[startup+6.30063 s]
/proc/loadavg: 8.40 8.14 7.78 9/371 8390
/proc/meminfo: memFree=28806704/32951124 swapFree=51873460/67111528
[pid=8386] ppid=8384 vsize=843772 CPUtime=25.01 cores=1,3,5,7
/proc/8386/stat : 8386 (strangenight2-m) R 8384 8386 8076 0 -1 4202496 210058 0 0 0 2446 55 0 0 25 0 4 0 633810145 864022528 157854 33554432000 4194304 4580107 140735548687712 18446744073709551615 4315861 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8386/statm: 210943 157854 379 95 0 205925 0
[pid=8386/tid=8387] ppid=8384 vsize=843772 CPUtime=6.18 cores=1,3,5,7
/proc/8386/task/8387/stat : 8387 (strangenight2-m) R 8384 8386 8076 0 -1 4202560 59331 0 0 0 602 16 0 0 25 0 4 0 633810145 864022528 157854 33554432000 4194304 4580107 140735548687712 18446744073709551615 4324126 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8386/tid=8388] ppid=8384 vsize=843772 CPUtime=6.26 cores=1,3,5,7
/proc/8386/task/8388/stat : 8388 (strangenight2-m) R 8384 8386 8076 0 -1 4202560 56202 0 0 0 616 10 0 0 25 0 4 0 633810145 864022528 157855 33554432000 4194304 4580107 140735548687712 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8386/tid=8389] ppid=8384 vsize=843772 CPUtime=6.27 cores=1,3,5,7
/proc/8386/task/8389/stat : 8389 (strangenight2-m) R 8384 8386 8076 0 -1 4202560 34637 0 0 0 618 9 0 0 25 0 4 0 633810145 864022528 157855 33554432000 4194304 4580107 140735548687712 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.01
Current children cumulated vsize (KiB) 843772

[startup+12.7145 s]
/proc/loadavg: 8.37 8.13 7.79 9/371 8390
/proc/meminfo: memFree=28654948/32951124 swapFree=51873460/67111528
[pid=8386] ppid=8384 vsize=1263900 CPUtime=50.57 cores=1,3,5,7
/proc/8386/stat : 8386 (strangenight2-m) R 8384 8386 8076 0 -1 4202496 283530 0 0 0 4988 69 0 0 25 0 4 0 633810145 1294233600 188212 33554432000 4194304 4580107 140735548687712 18446744073709551615 4489516 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8386/statm: 315975 188212 379 95 0 310957 0
[pid=8386/tid=8387] ppid=8384 vsize=1263900 CPUtime=12.52 cores=1,3,5,7
/proc/8386/task/8387/stat : 8387 (strangenight2-m) R 8384 8386 8076 0 -1 4202560 80400 0 0 0 1231 21 0 0 25 0 4 0 633810145 1294233600 188212 33554432000 4194304 4580107 140735548687712 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8386/tid=8388] ppid=8384 vsize=1263900 CPUtime=12.67 cores=1,3,5,7
/proc/8386/task/8388/stat : 8388 (strangenight2-m) R 8384 8386 8076 0 -1 4202560 75011 0 0 0 1254 13 0 0 25 0 4 0 633810145 1294233600 188212 33554432000 4194304 4580107 140735548687712 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8386/tid=8389] ppid=8384 vsize=1263900 CPUtime=12.68 cores=1,3,5,7
/proc/8386/task/8389/stat : 8389 (strangenight2-m) R 8384 8386 8076 0 -1 4202560 47001 0 0 0 1257 11 0 0 25 0 4 0 633810145 1294233600 188213 33554432000 4194304 4580107 140735548687712 18446744073709551615 4302561 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.57
Current children cumulated vsize (KiB) 1263900

[startup+25.5012 s]
/proc/loadavg: 8.38 8.14 7.79 9/371 8391
/proc/meminfo: memFree=28592956/32951124 swapFree=51873460/67111528
[pid=8386] ppid=8384 vsize=1044324 CPUtime=101.57 cores=1,3,5,7
/proc/8386/stat : 8386 (strangenight2-m) R 8384 8386 8076 0 -1 4202496 342618 0 0 0 10075 82 0 0 25 0 4 0 633810145 1069387776 188313 33554432000 4194304 4580107 140735548687712 18446744073709551615 4316555 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8386/statm: 261081 188313 379 95 0 256063 0
[pid=8386/tid=8387] ppid=8384 vsize=1044324 CPUtime=25.16 cores=1,3,5,7
/proc/8386/task/8387/stat : 8387 (strangenight2-m) R 8384 8386 8076 0 -1 4202560 96510 0 0 0 2492 24 0 0 25 0 4 0 633810145 1069387776 188313 33554432000 4194304 4580107 140735548687712 18446744073709551615 4294347 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8386/tid=8388] ppid=8384 vsize=1044324 CPUtime=25.46 cores=1,3,5,7
/proc/8386/task/8388/stat : 8388 (strangenight2-m) R 8384 8386 8076 0 -1 4202560 87556 0 0 0 2530 16 0 0 25 0 4 0 633810145 1069387776 188313 33554432000 4194304 4580107 140735548687712 18446744073709551615 4489412 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8386/tid=8389] ppid=8384 vsize=1044324 CPUtime=25.47 cores=1,3,5,7
/proc/8386/task/8389/stat : 8389 (strangenight2-m) R 8384 8386 8076 0 -1 4202560 61369 0 0 0 2532 15 0 0 25 0 4 0 633810145 1069387776 188314 33554432000 4194304 4580107 140735548687712 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.57
Current children cumulated vsize (KiB) 1044324

[startup+51.1006 s]
/proc/loadavg: 8.23 8.13 7.80 9/371 8391
/proc/meminfo: memFree=28602376/32951124 swapFree=51873460/67111528
[pid=8386] ppid=8384 vsize=1270812 CPUtime=203.69 cores=1,3,5,7
/proc/8386/stat : 8386 (strangenight2-m) R 8384 8386 8076 0 -1 4202496 440917 0 0 0 20262 107 0 0 25 0 4 0 633810145 1301311488 199623 33554432000 4194304 4580107 140735548687712 18446744073709551615 4294585 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8386/statm: 317703 199623 379 95 0 312685 0
[pid=8386/tid=8387] ppid=8384 vsize=1270812 CPUtime=50.46 cores=1,3,5,7
/proc/8386/task/8387/stat : 8387 (strangenight2-m) R 8384 8386 8076 0 -1 4202560 123261 0 0 0 5014 32 0 0 25 0 4 0 633810145 1301311488 199653 33554432000 4194304 4580107 140735548687712 18446744073709551615 4294634 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8386/tid=8388] ppid=8384 vsize=1270812 CPUtime=51.08 cores=1,3,5,7
/proc/8386/task/8388/stat : 8388 (strangenight2-m) R 8384 8386 8076 0 -1 4202560 105299 0 0 0 5088 20 0 0 25 0 4 0 633810145 1301311488 199653 33554432000 4194304 4580107 140735548687712 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8386/tid=8389] ppid=8384 vsize=1270812 CPUtime=51.08 cores=1,3,5,7
/proc/8386/task/8389/stat : 8389 (strangenight2-m) R 8384 8386 8076 0 -1 4202560 87539 0 0 0 5087 21 0 0 25 0 4 0 633810145 1301311488 199653 33554432000 4194304 4580107 140735548687712 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.69
Current children cumulated vsize (KiB) 1270812

[startup+102.3 s]
/proc/loadavg: 8.15 8.12 7.81 9/371 8393
/proc/meminfo: memFree=28527632/32951124 swapFree=51873460/67111528
[pid=8386] ppid=8384 vsize=1284824 CPUtime=407.84 cores=1,3,5,7
/proc/8386/stat : 8386 (strangenight2-m) R 8384 8386 8076 0 -1 4202496 649619 0 0 0 40628 156 0 0 25 0 4 0 633810145 1315659776 217372 33554432000 4194304 4580107 140735548687712 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8386/statm: 321206 217372 379 95 0 316188 0
[pid=8386/tid=8387] ppid=8384 vsize=1284824 CPUtime=101.04 cores=1,3,5,7
/proc/8386/task/8387/stat : 8387 (strangenight2-m) R 8384 8386 8076 0 -1 4202560 177383 0 0 0 10059 45 0 0 25 0 4 0 633810145 1315659776 217373 33554432000 4194304 4580107 140735548687712 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8386/tid=8388] ppid=8384 vsize=1284824 CPUtime=102.26 cores=1,3,5,7
/proc/8386/task/8388/stat : 8388 (strangenight2-m) R 8384 8386 8076 0 -1 4202560 145816 0 0 0 10196 30 0 0 25 0 4 0 633810145 1315659776 217373 33554432000 4194304 4580107 140735548687712 18446744073709551615 4294468 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8386/tid=8389] ppid=8384 vsize=1284824 CPUtime=102.25 cores=1,3,5,7
/proc/8386/task/8389/stat : 8389 (strangenight2-m) R 8384 8386 8076 0 -1 4202560 146596 0 0 0 10193 32 0 0 25 0 4 0 633810145 1315659776 217373 33554432000 4194304 4580107 140735548687712 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 407.84
Current children cumulated vsize (KiB) 1284824

[startup+162.314 s]

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

[pid=8386] ppid=8384 vsize=1387712 CPUtime=2561.21 cores=1,3,5,7
/proc/8386/stat : 8386 (strangenight2-m) R 8384 8386 8076 0 -1 4202496 2345405 0 0 0 255495 626 0 0 25 0 4 0 633810145 1421017088 255823 33554432000 4194304 4580107 140735548687712 18446744073709551615 4294482 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8386/statm: 346928 255823 379 95 0 341910 0
[pid=8386/tid=8387] ppid=8384 vsize=1387712 CPUtime=637.85 cores=1,3,5,7
/proc/8386/task/8387/stat : 8387 (strangenight2-m) R 8384 8386 8076 0 -1 4202560 613404 0 0 0 63617 168 0 0 25 0 4 0 633810145 1421017088 255823 33554432000 4194304 4580107 140735548687712 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8386/tid=8388] ppid=8384 vsize=1387712 CPUtime=641.74 cores=1,3,5,7
/proc/8386/task/8388/stat : 8388 (strangenight2-m) R 8384 8386 8076 0 -1 4202560 519543 0 0 0 64041 133 0 0 25 0 4 0 633810145 1421017088 255823 33554432000 4194304 4580107 140735548687712 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8386/tid=8389] ppid=8384 vsize=1387712 CPUtime=642.18 cores=1,3,5,7
/proc/8386/task/8389/stat : 8389 (strangenight2-m) R 8384 8386 8076 0 -1 4202560 595519 0 0 0 64067 151 0 0 25 0 4 0 633810145 1421017088 255823 33554432000 4194304 4580107 140735548687712 18446744073709551615 4322856 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2561.21
Current children cumulated vsize (KiB) 1387712

[startup+702.3 s]
/proc/loadavg: 4.23 6.29 7.23 5/362 8436
/proc/meminfo: memFree=29205864/32951124 swapFree=51873460/67111528
[pid=8386] ppid=8384 vsize=1536296 CPUtime=2800.47 cores=1,3,5,7
/proc/8386/stat : 8386 (strangenight2-m) R 8384 8386 8076 0 -1 4202496 2523993 0 0 0 279368 679 0 0 25 0 4 0 633810145 1573167104 272277 33554432000 4194304 4580107 140735548687712 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8386/statm: 384074 272277 379 95 0 379056 0
[pid=8386/tid=8387] ppid=8384 vsize=1536296 CPUtime=697.85 cores=1,3,5,7
/proc/8386/task/8387/stat : 8387 (strangenight2-m) R 8384 8386 8076 0 -1 4202560 661642 0 0 0 69603 182 0 0 25 0 4 0 633810145 1573167104 272292 33554432000 4194304 4580107 140735548687712 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8386/tid=8388] ppid=8384 vsize=1536296 CPUtime=701.02 cores=1,3,5,7
/proc/8386/task/8388/stat : 8388 (strangenight2-m) R 8384 8386 8076 0 -1 4202560 561710 0 0 0 69956 146 0 0 25 0 4 0 633810145 1573167104 272292 33554432000 4194304 4580107 140735548687712 18446744073709551615 4294963 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8386/tid=8389] ppid=8384 vsize=1536296 CPUtime=702.18 cores=1,3,5,7
/proc/8386/task/8389/stat : 8389 (strangenight2-m) R 8384 8386 8076 0 -1 4202560 639440 0 0 0 70055 163 0 0 25 0 4 0 633810145 1573167104 272292 33554432000 4194304 4580107 140735548687712 18446744073709551615 4293957 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2800.47
Current children cumulated vsize (KiB) 1536296

[startup+762.301 s]
/proc/loadavg: 4.08 5.87 7.02 5/362 8437
/proc/meminfo: memFree=29269296/32951124 swapFree=51873460/67111528
[pid=8386] ppid=8384 vsize=1473996 CPUtime=3039.69 cores=1,3,5,7
/proc/8386/stat : 8386 (strangenight2-m) R 8384 8386 8076 0 -1 4202496 2685332 0 0 0 303240 729 0 0 25 0 4 0 633810145 1509371904 257717 33554432000 4194304 4580107 140735548687712 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8386/statm: 368499 257717 379 95 0 363481 0
[pid=8386/tid=8387] ppid=8384 vsize=1473996 CPUtime=757.83 cores=1,3,5,7
/proc/8386/task/8387/stat : 8387 (strangenight2-m) R 8384 8386 8076 0 -1 4202560 704297 0 0 0 75588 195 0 0 25 0 4 0 633810145 1509371904 257717 33554432000 4194304 4580107 140735548687712 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8386/tid=8388] ppid=8384 vsize=1473996 CPUtime=760.3 cores=1,3,5,7
/proc/8386/task/8388/stat : 8388 (strangenight2-m) R 8384 8386 8076 0 -1 4202560 596882 0 0 0 75873 157 0 0 25 0 4 0 633810145 1509371904 257717 33554432000 4194304 4580107 140735548687712 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8386/tid=8389] ppid=8384 vsize=1473996 CPUtime=762.17 cores=1,3,5,7
/proc/8386/task/8389/stat : 8389 (strangenight2-m) R 8384 8386 8076 0 -1 4202560 680416 0 0 0 76041 176 0 0 25 0 4 0 633810145 1509371904 257717 33554432000 4194304 4580107 140735548687712 18446744073709551615 4295735 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3039.69
Current children cumulated vsize (KiB) 1473996

[startup+822.314 s]
/proc/loadavg: 4.07 5.54 6.84 5/362 8439
/proc/meminfo: memFree=29321828/32951124 swapFree=51873460/67111528
[pid=8386] ppid=8384 vsize=1362284 CPUtime=3279 cores=1,3,5,7
/proc/8386/stat : 8386 (strangenight2-m) R 8384 8386 8076 0 -1 4202496 2857211 0 0 0 327116 784 0 0 25 0 4 0 633810145 1394978816 243634 33554432000 4194304 4580107 140735548687712 18446744073709551615 4294471 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8386/statm: 340571 243634 379 95 0 335553 0
[pid=8386/tid=8387] ppid=8384 vsize=1362284 CPUtime=817.83 cores=1,3,5,7
/proc/8386/task/8387/stat : 8387 (strangenight2-m) R 8384 8386 8076 0 -1 4202560 744975 0 0 0 81575 208 0 0 25 0 4 0 633810145 1394978816 243634 33554432000 4194304 4580107 140735548687712 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8386/tid=8388] ppid=8384 vsize=1362284 CPUtime=819.59 cores=1,3,5,7
/proc/8386/task/8388/stat : 8388 (strangenight2-m) R 8384 8386 8076 0 -1 4202560 636532 0 0 0 81789 170 0 0 25 0 4 0 633810145 1394978816 243634 33554432000 4194304 4580107 140735548687712 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8386/tid=8389] ppid=8384 vsize=1362284 CPUtime=822.16 cores=1,3,5,7
/proc/8386/task/8389/stat : 8389 (strangenight2-m) R 8384 8386 8076 0 -1 4202560 727280 0 0 0 82026 190 0 0 25 0 4 0 633810145 1394978816 243634 33554432000 4194304 4580107 140735548687712 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3279
Current children cumulated vsize (KiB) 1362284

[startup+882.301 s]
/proc/loadavg: 4.02 5.26 6.66 5/362 8441
/proc/meminfo: memFree=29306876/32951124 swapFree=51873460/67111528
[pid=8386] ppid=8384 vsize=1298324 CPUtime=3518.21 cores=1,3,5,7
/proc/8386/stat : 8386 (strangenight2-m) R 8384 8386 8076 0 -1 4202496 3032812 0 0 0 350985 836 0 0 25 0 4 0 633810145 1329483776 248797 33554432000 4194304 4580107 140735548687712 18446744073709551615 4294436 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8386/statm: 324581 248797 379 95 0 319563 0
[pid=8386/tid=8387] ppid=8384 vsize=1298324 CPUtime=877.81 cores=1,3,5,7
/proc/8386/task/8387/stat : 8387 (strangenight2-m) R 8384 8386 8076 0 -1 4202560 788198 0 0 0 87558 223 0 0 25 0 4 0 633810145 1329483776 248797 33554432000 4194304 4580107 140735548687712 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8386/tid=8388] ppid=8384 vsize=1298324 CPUtime=878.87 cores=1,3,5,7
/proc/8386/task/8388/stat : 8388 (strangenight2-m) R 8384 8386 8076 0 -1 4202560 681436 0 0 0 87703 184 0 0 22 0 4 0 633810145 1329483776 248797 33554432000 4194304 4580107 140735548687712 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8386/tid=8389] ppid=8384 vsize=1298324 CPUtime=882.14 cores=1,3,5,7
/proc/8386/task/8389/stat : 8389 (strangenight2-m) R 8384 8386 8076 0 -1 4202560 771351 0 0 0 88012 202 0 0 25 0 4 0 633810145 1329483776 248797 33554432000 4194304 4580107 140735548687712 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3518.21
Current children cumulated vsize (KiB) 1298324

[startup+942.3 s]
/proc/loadavg: 4.04 5.04 6.49 5/362 8442
/proc/meminfo: memFree=29367816/32951124 swapFree=51873460/67111528
[pid=8386] ppid=8384 vsize=1368024 CPUtime=3757.46 cores=1,3,5,7
/proc/8386/stat : 8386 (strangenight2-m) R 8384 8386 8076 0 -1 4202496 3211269 0 0 0 374849 897 0 0 25 0 4 0 633810145 1400856576 232359 33554432000 4194304 4580107 140735548687712 18446744073709551615 4295401 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8386/statm: 342006 232359 379 95 0 336988 0
[pid=8386/tid=8387] ppid=8384 vsize=1368024 CPUtime=937.8 cores=1,3,5,7
/proc/8386/task/8387/stat : 8387 (strangenight2-m) R 8384 8386 8076 0 -1 4202560 834356 0 0 0 93540 240 0 0 25 0 4 0 633810145 1400856576 232359 33554432000 4194304 4580107 140735548687712 18446744073709551615 4294458 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8386/tid=8388] ppid=8384 vsize=1368024 CPUtime=938.14 cores=1,3,5,7
/proc/8386/task/8388/stat : 8388 (strangenight2-m) R 8384 8386 8076 0 -1 4202560 724882 0 0 0 93616 198 0 0 25 0 4 0 633810145 1400856576 232359 33554432000 4194304 4580107 140735548687712 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8386/tid=8389] ppid=8384 vsize=1368024 CPUtime=942.13 cores=1,3,5,7
/proc/8386/task/8389/stat : 8389 (strangenight2-m) R 8384 8386 8076 0 -1 4202560 814677 0 0 0 93997 216 0 0 25 0 4 0 633810145 1400856576 232359 33554432000 4194304 4580107 140735548687712 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3757.46
Current children cumulated vsize (KiB) 1368024

[startup+1002.3 s]
/proc/loadavg: 4.01 4.85 6.33 5/362 8444
/proc/meminfo: memFree=29399244/32951124 swapFree=51873460/67111528
[pid=8386] ppid=8384 vsize=1302868 CPUtime=3996.72 cores=1,3,5,7
/proc/8386/stat : 8386 (strangenight2-m) R 8384 8386 8076 0 -1 4202496 3384670 0 0 0 398721 951 0 0 25 0 4 0 633810145 1334136832 226290 33554432000 4194304 4580107 140735548687712 18446744073709551615 4294504 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8386/statm: 325717 226291 379 95 0 320699 0
[pid=8386/tid=8387] ppid=8384 vsize=1302868 CPUtime=997.79 cores=1,3,5,7
/proc/8386/task/8387/stat : 8387 (strangenight2-m) R 8384 8386 8076 0 -1 4202560 877395 0 0 0 99527 252 0 0 25 0 4 0 633810145 1334136832 226292 33554432000 4194304 4580107 140735548687712 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8386/tid=8388] ppid=8384 vsize=1302868 CPUtime=997.43 cores=1,3,5,7
/proc/8386/task/8388/stat : 8388 (strangenight2-m) R 8384 8386 8076 0 -1 4202560 767345 0 0 0 99532 211 0 0 25 0 4 0 633810145 1334136832 226292 33554432000 4194304 4580107 140735548687712 18446744073709551615 4294535 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8386/tid=8389] ppid=8384 vsize=1302868 CPUtime=1002.12 cores=1,3,5,7
/proc/8386/task/8389/stat : 8389 (strangenight2-m) R 8384 8386 8076 0 -1 4202560 859293 0 0 0 99982 230 0 0 25 0 4 0 633810145 1334136832 226292 33554432000 4194304 4580107 140735548687712 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3996.72
Current children cumulated vsize (KiB) 1302868

[startup+1062.3 s]
/proc/loadavg: 4.12 4.72 6.19 5/362 8445
/proc/meminfo: memFree=29370028/32951124 swapFree=51873460/67111528
[pid=8386] ppid=8384 vsize=1373220 CPUtime=4235.97 cores=1,3,5,7
/proc/8386/stat : 8386 (strangenight2-m) R 8384 8386 8076 0 -1 4202496 3553931 0 0 0 422594 1003 0 0 25 0 4 0 633810145 1406177280 232131 33554432000 4194304 4580107 140735548687712 18446744073709551615 4489516 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8386/statm: 343305 232131 379 95 0 338287 0
[pid=8386/tid=8387] ppid=8384 vsize=1373220 CPUtime=1057.78 cores=1,3,5,7
/proc/8386/task/8387/stat : 8387 (strangenight2-m) R 8384 8386 8076 0 -1 4202560 919843 0 0 0 105513 265 0 0 25 0 4 0 633810145 1406177280 232131 33554432000 4194304 4580107 140735548687712 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8386/tid=8388] ppid=8384 vsize=1373220 CPUtime=1056.71 cores=1,3,5,7
/proc/8386/task/8388/stat : 8388 (strangenight2-m) R 8384 8386 8076 0 -1 4202560 809316 0 0 0 105447 224 0 0 25 0 4 0 633810145 1406177280 232131 33554432000 4194304 4580107 140735548687712 18446744073709551615 4294430 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8386/tid=8389] ppid=8384 vsize=1373220 CPUtime=1062.11 cores=1,3,5,7
/proc/8386/task/8389/stat : 8389 (strangenight2-m) R 8384 8386 8076 0 -1 4202560 902093 0 0 0 105968 243 0 0 25 0 4 0 633810145 1406177280 232131 33554432000 4194304 4580107 140735548687712 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4235.97
Current children cumulated vsize (KiB) 1373220

[startup+1122.3 s]
/proc/loadavg: 4.11 4.60 6.06 5/362 8447
/proc/meminfo: memFree=29376188/32951124 swapFree=51873460/67111528
[pid=8386] ppid=8384 vsize=1306780 CPUtime=4475.23 cores=1,3,5,7
/proc/8386/stat : 8386 (strangenight2-m) R 8384 8386 8076 0 -1 4202496 3720822 0 0 0 446467 1056 0 0 25 0 4 0 633810145 1338142720 232131 33554432000 4194304 4580107 140735548687712 18446744073709551615 4317525 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8386/statm: 326695 232131 379 95 0 321677 0
[pid=8386/tid=8387] ppid=8384 vsize=1306780 CPUtime=1117.77 cores=1,3,5,7
/proc/8386/task/8387/stat : 8387 (strangenight2-m) R 8384 8386 8076 0 -1 4202560 961833 0 0 0 111498 279 0 0 25 0 4 0 633810145 1338142720 232131 33554432000 4194304 4580107 140735548687712 18446744073709551615 4294595 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8386/tid=8388] ppid=8384 vsize=1306780 CPUtime=1116.15 cores=1,3,5,7
/proc/8386/task/8388/stat : 8388 (strangenight2-m) R 8384 8386 8076 0 -1 4202560 850589 0 0 0 111378 237 0 0 25 0 4 0 633810145 1338142720 232131 33554432000 4194304 4580107 140735548687712 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8386/tid=8389] ppid=8384 vsize=1306780 CPUtime=1121.95 cores=1,3,5,7
/proc/8386/task/8389/stat : 8389 (strangenight2-m) R 8384 8386 8076 0 -1 4202560 943804 0 0 0 111941 254 0 0 25 0 4 0 633810145 1338142720 232131 33554432000 4194304 4580107 140735548687712 18446744073709551615 4324215 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4475.23
Current children cumulated vsize (KiB) 1306780

[startup+1182.3 s]
/proc/loadavg: 4.04 4.49 5.93 5/362 8449
/proc/meminfo: memFree=29317708/32951124 swapFree=51873460/67111528
[pid=8386] ppid=8384 vsize=1377740 CPUtime=4714.48 cores=1,3,5,7
/proc/8386/stat : 8386 (strangenight2-m) R 8384 8386 8076 0 -1 4202496 3882722 0 0 0 470343 1105 0 0 25 0 4 0 633810145 1410805760 245238 33554432000 4194304 4580107 140735548687712 18446744073709551615 4295723 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8386/statm: 344435 245238 379 95 0 339417 0
[pid=8386/tid=8387] ppid=8384 vsize=1377740 CPUtime=1177.76 cores=1,3,5,7
/proc/8386/task/8387/stat : 8387 (strangenight2-m) R 8384 8386 8076 0 -1 4202560 1002863 0 0 0 117483 293 0 0 25 0 4 0 633810145 1410805760 245238 33554432000 4194304 4580107 140735548687712 18446744073709551615 4294356 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8386/tid=8388] ppid=8384 vsize=1377740 CPUtime=1176.14 cores=1,3,5,7
/proc/8386/task/8388/stat : 8388 (strangenight2-m) R 8384 8386 8076 0 -1 4202560 892132 0 0 0 117366 248 0 0 25 0 4 0 633810145 1410805760 245238 33554432000 4194304 4580107 140735548687712 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8386/tid=8389] ppid=8384 vsize=1377740 CPUtime=1181.23 cores=1,3,5,7
/proc/8386/task/8389/stat : 8389 (strangenight2-m) R 8384 8386 8076 0 -1 4202560 982190 0 0 0 117858 265 0 0 25 0 4 0 633810145 1410805760 245238 33554432000 4194304 4580107 140735548687712 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4714.48
Current children cumulated vsize (KiB) 1377740



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.8 s]
/proc/loadavg: 4.03 4.46 5.89 5/362 8449
/proc/meminfo: memFree=29343480/32951124 swapFree=51873460/67111528
[pid=8386] ppid=8384 vsize=1239996 CPUtime=4800.24 cores=1,3,5,7
/proc/8386/stat : 8386 (strangenight2-m) R 8384 8386 8076 0 -1 4202496 3939848 0 0 0 478902 1122 0 0 25 0 4 0 633810145 1269755904 237823 33554432000 4194304 4580107 140735548687712 18446744073709551615 4292938 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8386/statm: 309999 237823 379 95 0 304981 0
[pid=8386/tid=8387] ppid=8384 vsize=1239996 CPUtime=1199.27 cores=1,3,5,7
/proc/8386/task/8387/stat : 8387 (strangenight2-m) R 8384 8386 8076 0 -1 4202560 1017257 0 0 0 119629 298 0 0 25 0 4 0 633810145 1269755904 237844 33554432000 4194304 4580107 140735548687712 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8386/tid=8388] ppid=8384 vsize=1239996 CPUtime=1197.65 cores=1,3,5,7
/proc/8386/task/8388/stat : 8388 (strangenight2-m) R 8384 8386 8076 0 -1 4202560 906590 0 0 0 119513 252 0 0 25 0 4 0 633810145 1269755904 237844 33554432000 4194304 4580107 140735548687712 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8386/tid=8389] ppid=8384 vsize=1239996 CPUtime=1202.48 cores=1,3,5,7
/proc/8386/task/8389/stat : 8389 (strangenight2-m) R 8384 8386 8076 0 -1 4202560 998158 0 0 0 119978 270 0 0 25 0 4 0 633810145 1269755904 237844 33554432000 4194304 4580107 140735548687712 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.24
Current children cumulated vsize (KiB) 1239996

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.86
CPU time (s): 4800.33
CPU user time (s): 4789.07
CPU system time (s): 11.2683
CPU usage (%): 398.745
Max. virtual memory (cumulated for all children) (KiB): 1537012

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4789.07
system time used= 11.2683
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3939874
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= 17317
involuntary context switches= 30497

runsolver used 4.00539 second user time and 10.2584 second system time

The end

Launcher Data

Begin job on node146 at 2011-05-15 00:58:59
IDJOB=3366721
IDBENCH=83251
IDSOLVER=1844
FILE ID=node146/3366721-1305413938
RUNJOBID= node146-1305410848-8095
PBS_JOBID= 13324516
Free space on /tmp= 73244 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
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-3366721-1305413938/watcher-3366721-1305413938 -o /tmp/evaluation-result-3366721-1305413938/solver-3366721-1305413938 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3366721-1305413938.cnf

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

MD5SUM BENCH= e252fbf81407f3388187ab50f0786909
RANDOM SEED=1353801174

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:      29458364 kB
Buffers:         65940 kB
Cached:         129280 kB
SwapCached:      56096 kB
Active:        1592440 kB
Inactive:      1677040 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29458364 kB
SwapTotal:    67111528 kB
SwapFree:     51873460 kB
Dirty:           28072 kB
Writeback:           0 kB
AnonPages:     3025404 kB
Mapped:          17656 kB
Slab:            97196 kB
PageTables:      60596 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 82908500 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= 73244 MiB
End job on node146 at 2011-05-15 01:19:05