Trace number 3369121

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-1-mt (fixed)? (TO) 4800.44 1203.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 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3369121-1305413814.cnf'
0.00/0.00	c -- header says num vars:          34307
0.00/0.00	c -- header says num clauses:      708206
1.80/0.54	c -- clauses added:            0 learnts,       708206 normals,            0 xors
1.80/0.54	c -- vars added      34307
1.80/0.54	c Parsing time:  1.63 s
1.80/0.55	c  N st     0         0     34307    708206         0         0   3541030         0   no data   no data  --
4.20/1.18	c asymm  cl-useful: 0/41100/708206 lits-rem:0 time: 2.47
6.53/1.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  6.5M T:  1.96
8.84/2.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.84/2.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.84/2.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  34307 time:  0.00 s
8.84/2.36	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.01 s
17.59/4.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  8.81 s
17.99/4.60	c Finding binary XORs  T:     0.04 s  found:       0
20.00/5.17	c Finding non-binary XORs:     2.19 s (found:       0, avg size: nan)
20.00/5.17	c calculated reachability. Time: 0.00
20.39/5.24	c Calc default polars -  time:   0.25 s pos:       0 undec:   34307 neg:       0
20.39/5.24	c =========================================================================================
20.39/5.24	c types(t): F = full restart, N = normal restart
20.39/5.24	c types(t): S = simplification begin/end, E = solution found
20.39/5.24	c restart types(rt): st = static, dy = dynamic
20.39/5.24	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
20.39/5.24	c  B st     0         0     34307    708206         0         0   3541030         0   no data   no data  --
23.58/6.02	c  N dy    20      4300     34307    708206         0      4294   3541030   1008255    159.13    169.26  --
25.18/6.49	c  N dy    42      8305     34307    708206         0      8297   3541030   1815613    151.08    159.16  --
27.17/6.99	c  N dy    65     12337     34307    708206         0     12328   3541030   2595581    147.64    155.43  --
29.56/7.55	c  N dy    93     16380     34307    708206         0     16369   3541030   3400197    147.17    164.65  --
32.34/8.22	c  N dy   119     20484     34307    708206         0     10481   3541030    716324    146.11    154.60  --
34.36/8.74	c  N dy   145     24584     34307    708206         0     14580   3541030   1517968    145.84    164.93  --
34.36/8.79	c  F st   147     25001     34307    708206         0     14997   3541030   1594218    145.63    132.25  --
35.53/9.02	c Found part       41 vars:       4293 clauses:     88534 lits size:    442670
35.53/9.02	c Found part       48 vars:       4265 clauses:     86046 lits size:    430230
35.53/9.02	c Found part       63 vars:       4257 clauses:     85800 lits size:    429000
35.53/9.02	c Found part       66 vars:       4296 clauses:     89914 lits size:    449570
35.53/9.02	c Found part       67 vars:      17196 clauses:    357912 lits size:   1789560
35.53/9.02	c Found parts:          5 time: 0.91 s
35.53/9.02	c Solving part 63
35.92/9.12	c  N st     0         0      4257     85800         0         0    429000         0   no data   no data  --
37.53/9.58	c asymm  cl-useful: 0/85800/85800 lits-rem:0 time: 1.83
37.92/9.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.13
37.92/9.63	c Finding binary XORs  T:     0.01 s  found:       0
37.92/9.66	c Finding non-binary XORs:     0.14 s (found:       0, avg size: nan)
37.92/9.66	c calculated reachability. Time: 0.00
37.92/9.67	c Calc default polars -  time:   0.01 s pos:       0 undec:   34307 neg:       0
37.92/9.67	c =========================================================================================
37.92/9.67	c types(t): F = full restart, N = normal restart
37.92/9.67	c types(t): S = simplification begin/end, E = solution found
37.92/9.67	c restart types(rt): st = static, dy = dynamic
37.92/9.67	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
37.92/9.67	c  B st     0         0      4257     85800         0         0    429000         0   no data   no data  --
40.71/10.30	c  N dy    17      4285      4257     85800         0      4285    429000    965177    152.87    162.70  --
42.32/10.77	c  N dy    42      8397      4257     85800         0      8394    429000   1794414    150.25    158.53  --
44.30/11.26	c  N dy    69     12496      4257     85800         0     12490    429000   2621131    149.80    174.37  --
46.30/11.78	c  N dy    94     16511      4257     85800         0     16503    429000   3415634    148.37    196.45  --
48.69/12.35	c  N dy   119     20600      4257     85800         0     10595    429000    759543    148.43    186.45  --
50.68/12.88	c  N dy   145     24790      4257     85800         0     14783    429000   1586289    147.62    156.50  --
51.08/12.91	c  F st   147     25002      4257     85800         0     14995    429000   1629109    147.54   no data  --
53.47/13.58	c  N dy   153     30203      4257     85800         0     20193    429000   2848312    147.54   no data  --
55.87/14.14	c  N dy   178     34318      4257     85800         0     24305    429000   3687061    147.63    158.56  --
58.26/14.74	c  N dy   207     38407      4257     85800         0     28392    429000   4507898    147.97    156.79  --
60.67/15.35	c  N dy   233     42586      4257     85800         0     17081    429000   1036767    147.39    155.74  --
63.05/15.93	c  N dy   263     46747      4257     85800         0     21240    429000   1889594    147.70    157.45  --
65.07/16.49	c  N dy   289     50838      4257     85800         0     25330    429000   2691327    147.35    155.35  --
67.44/17.09	c  N dy   316     54877      4257     85800         0     29367    429000   3496990    147.29    157.51  --
70.23/17.71	c  N dy   342     58968      4257     85800         0     33457    429000   4314808    147.01    155.61  --
72.62/18.39	c  N dy   369     63124      4257     85800         0     18873    429000    716909    146.95    158.32  --
75.01/18.98	c  N dy   395     67247      4257     85800         0     22994    429000   1551585    146.78    155.41  --
77.81/19.60	c  N dy   420     71689      4257     85800         0     27436    429000   2431850    146.50    159.81  --
80.20/20.28	c  N dy   448     76303      4257     85800         0     32048    429000   3338278    146.23    155.31  --
83.39/21.03	c  N dy   478     81200      4257     85800         0     36944    429000   4288347    145.85    154.82  --
87.00/21.93	c  N dy   516     86380      4257     85800         0     21258    429000    712267    145.84    157.79  --
87.42/22.08	c  F st   524     87500      4257     85800         0     22376    429000    924494    145.78    121.85  --
90.58/22.81	c  N dy   530     92696      4257     85800         0     27566    429000   2186878    145.78   no data  --
94.17/23.70	c  N dy   565     98661      4257     85800         0     33528    429000   3378624    145.61    157.12  --
98.15/24.73	c  N dy   609    105014      4257     85800         0     39879    429000   4645291    145.70    155.25  --
102.93/25.90	c  N dy   658    111795      4257     85800         0     24236    429000    966734    145.82    181.60  --
106.92/26.96	c  N dy   708    119015      4257     85800         0     31453    429000   2394993    145.75    159.58  --
112.12/28.20	c  N dy   762    126638      4257     85800         0     39076    429000   3950102    145.95    155.11  --
117.30/29.59	c  N dy   810    134790      4257     85800         0     47223    429000   5572567    145.81    156.83  --
122.87/30.96	c  N dy   867    143680      4257     85800         0     32402    429000   2328247    145.89    158.53  --
128.86/32.45	c  N dy   927    152950      4257     85800         0     41669    429000   4164676    145.84    154.62  --
136.04/34.24	c  N dy  1002    162973      4257     85800         0     26834    429000    923432    145.95    163.49  --
142.43/35.86	c  N dy  1077    173433      4257     85800         0     37290    429000   3004461    146.01    174.37  --
150.40/37.82	c  N dy  1159    184700      4257     85800         0     48552    429000   5273453    146.15    157.93  --
157.98/39.72	c  N dy  1239    196485      4257     85800         0     34414    429000   2221821    146.11    154.34  --
166.40/41.85	c  N dy  1323    209164      4257     85800         0     47090    429000   4741212    145.96    156.08  --
175.53/44.11	c  N dy  1411    222610      4257     85800         0     33569    429000   1810777    145.82    155.05  --
184.70/46.47	c  N dy  1503    236892      4257     85800         0     47848    429000   4648460    145.66    155.52  --
195.08/49.04	c  N dy  1601    252065      4257     85800         0     35045    429000   1883639    145.58    164.23  --
205.89/51.79	c  N dy  1715    268251      4257     85800         0     51228    429000   5191290    145.71    160.03  --
217.41/54.67	c  N dy  1814    285460      4257     85800         0     39449    429000   2584690    145.47    191.41  --
230.58/57.92	c  N dy  1936    303741      4257     85800         0     57722    429000   6234312    145.51    156.81  --
232.56/58.47	c  F st  1956    306250      4257     85800         0     30243    429000    536304    145.53   no data  --
243.34/61.17	c  N dy  2037    323225      4257     85800         0     47213    429000   4204623    145.49    153.51  --
258.12/64.81	c  N dy  2171    343226      4257     85800         0     36223    429000   1550426    145.46    160.59  --
271.29/68.20	c  N dy  2301    363231      4257     85800         0     56220    429000   5557271    145.42    157.62  --
285.62/71.71	c  N dy  2428    383511      4257     85800         0     44500    429000   2965524    145.32    154.46  --
300.38/75.44	c  N dy  2564    403552      4257     85800         0     64536    429000   6986046    145.38    202.52  --
313.94/78.87	c  N dy  2693    423594      4257     85800         0     51592    429000   4222136    145.35    156.60  --
329.09/82.65	c  N dy  2823    443712      4257     85800         0     37713    429000   1231559    145.32    154.42  --
343.05/86.19	c  N dy  2953    463947      4257     85800         0     57942    429000   5255408    145.27    158.83  --
358.21/89.95	c  N dy  3085    484026      4257     85800         0     43021    429000   2093732    145.27    156.28  --
372.60/93.57	c  N dy  3207    504096      4257     85800         0     63089    429000   6057175    145.20    157.90  --
387.32/97.28	c  N dy  3336    524261      4257     85800         0     47263    429000   2746245    145.15    154.72  --
402.89/101.12	c  N dy  3473    544381      4257     85800         0     67377    429000   6794319    145.20    155.36  --
417.63/104.80	c  N dy  3602    564526      4257     85800         0     50529    429000   3200358    145.19    153.27  --
433.19/108.73	c  N dy  3740    584584      4257     85800         0     70581    429000   7180079    145.20    153.86  --
447.94/112.43	c  N dy  3872    604678      4257     85800         0     52680    429000   3470876    145.21    165.72  --
463.91/116.49	c  N dy  4014    624743      4257     85800         0     72738    429000   7482823    145.25    153.00  --
479.05/120.23	c  N dy  4144    644958      4257     85800         0     53958    429000   3458998    145.22    154.57  --
495.02/124.25	c  N dy  4280    665001      4257     85800         0     73995    429000   7493214    145.24    153.68  --
510.56/128.10	c  N dy  4415    685070      4257     85800         0     54067    429000   3342325    145.25    153.56  --
526.51/132.12	c  N dy  4551    705267      4257     85800         0     74259    429000   7411480    145.27    154.56  --
542.07/136.06	c  N dy  4690    725414      4257     85800         0     53412    429000   3014808    145.34    156.15  --
558.02/140.02	c  N dy  4819    745432      4257     85800         0     73423    429000   7032468    145.37    154.67  --
573.99/144.03	c  N dy  4952    765495      4257     85800         0     51493    429000   2437616    145.39    167.33  --
589.53/147.90	c  N dy  5089    785503      4257     85800         0     71491    429000   6415607    145.42    157.32  --
605.88/152.06	c  N dy  5213    805641      4257     85800         0     48638    429000   1639898    145.38    155.16  --
621.44/155.92	c  N dy  5350    825712      4257     85800         0     68702    429000   5639768    145.38    155.38  --
638.99/160.36	c  N dy  5485    845739      4257     85800         0     44734    429000    694024    145.39    172.47  --
653.74/164.09	c  N dy  5613    865803      4257     85800         0     64790    429000   4685660    145.38    155.73  --
671.29/168.43	c  N dy  5748    885895      4257     85800         0     84874    429000   8690901    145.37    155.97  --
687.24/172.43	c  N dy  5886    905944      4257     85800         0     59935    429000   3537354    145.38    154.37  --
703.59/176.57	c  N dy  6021    925985      4257     85800         0     79974    429000   7573550    145.40    161.87  --
721.13/180.94	c  N dy  6163    946008      4257     85800         0     54004    429000   2142134    145.43    154.50  --
737.09/184.90	c  N dy  6298    966103      4257     85800         0     74096    429000   6144257    145.43    153.65  --
755.44/189.56	c  N dy  6430    986161      4257     85800         0     47158    429000    597310    145.40    156.28  --
770.60/193.32	c  N dy  6567   1006196      4257     85800         0     67185    429000   4614274    145.40    153.34  --
787.75/197.61	c  N dy  6701   1026282      4257     85800         0     87262    429000   8613795    145.39    157.82  --
804.50/201.82	c  N dy  6836   1046349      4257     85800         0     59331    429000   2821550    145.40    156.77  --
820.45/205.83	c  N dy  6962   1066490      4257     85800         0     79463    429000   6834325    145.38    155.73  --
825.23/207.01	c  F st  6995   1071876      4257     85800         0     84844    429000   7899520    145.37   no data  --
838.00/210.26	c  N dy  7063   1086637      4257     85800         0     50618    429000    901908    145.35    153.27  --
853.56/214.13	c  N dy  7198   1106749      4257     85800         0     70723    429000   4939532    145.37    153.78  --
871.51/218.65	c  N dy  7333   1126839      4257     85800         0     90803    429000   8936056    145.36    154.39  --
889.05/223.02	c  N dy  7474   1146899      4257     85800         0     60884    429000   2781231    145.37    153.53  --
905.40/227.12	c  N dy  7600   1166960      4257     85800         0     80934    429000   6775253    145.37    185.18  --
924.54/231.94	c  N dy  7736   1187092      4257     85800         0    101065    429000  10800669    145.38    154.09  --
940.10/235.85	c  N dy  7867   1207166      4257     85800         0     70160    429000   4424049    145.37    153.92  --
958.05/240.36	c  N dy  8006   1227317      4257     85800         0     90303    429000   8453299    145.38    155.68  --
976.40/244.96	c  N dy  8142   1247348      4257     85800         0     58343    429000   1859782    145.37    158.43  --
992.73/249.02	c  N dy  8270   1267671      4257     85800         0     78656    429000   5889917    145.35    154.12  --
1011.48/253.79	c  N dy  8408   1287849      4257     85800         0     98825    429000   9965796    145.36    155.30  --
1029.03/258.18	c  N dy  8548   1307937      4257     85800         0     65921    429000   3155966    145.37    153.73  --
1046.18/262.47	c  N dy  8686   1327996      4257     85800         0     85974    429000   7160942    145.37    153.10  --
1066.11/267.42	c  N dy  8823   1348080      4257     85800         0    106054    429000  11169850    145.38    154.42  --
1082.47/271.56	c  N dy  8967   1368117      4257     85800         0     72108    429000   4244963    145.40    153.45  --
1100.44/276.04	c  N dy  9100   1388128      4257     85800         0     92111    429000   8276750    145.42    154.66  --
1120.35/281.00	c  N dy  9226   1408146      4257     85800         0     57133    429000   1032162    145.39    153.56  --
1136.30/285.06	c  N dy  9369   1428235      4257     85800         0     77214    429000   5046712    145.41    162.17  --
1155.05/289.75	c  N dy  9513   1448243      4257     85800         0     97211    429000   9133467    145.46    174.73  --
1174.20/294.57	c  N dy  9647   1468249      4257     85800         0     61232    429000   1653937    145.46    191.51  --
1190.95/298.76	c  N dy  9789   1488290      4257     85800         0     81269    429000   5714197    145.49    155.99  --
1210.11/303.53	c  N dy  9926   1508377      4257     85800         0    101347    429000   9748978    145.50    154.52  --
1229.24/308.39	c  N dy 10066   1528460      4257     85800         0     64443    429000   2132908    145.53    153.55  --
1246.38/312.66	c  N dy 10193   1548525      4257     85800         0     84500    429000   6104117    145.51    153.41  --
1265.53/317.42	c  N dy 10324   1568616      4257     85800         0    104580    429000  10097676    145.49    154.76  --
1284.27/322.13	c  N dy 10456   1588622      4257     85800         0     66607    429000   2341716    145.50    155.23  --
1301.02/326.35	c  N dy 10584   1608702      4257     85800         0     86680    429000   6367026    145.48    155.30  --
1320.56/331.22	c  N dy 10717   1628704      4257     85800         0    106677    429000  10388885    145.48    154.25  --
1339.71/336.04	c  N dy 10856   1648767      4257     85800         0     67761    429000   2391225    145.50    178.73  --
1357.25/340.44	c  N dy 10997   1668802      4257     85800         0     87791    429000   6395940    145.51    160.85  --
1376.82/345.40	c  N dy 11130   1688894      4257     85800         0    107879    429000  10407286    145.51    155.70  --
1396.74/350.34	c  N dy 11272   1709038      4257     85800         0     68026    429000   2251324    145.53    154.20  --
1414.70/354.85	c  N dy 11411   1729243      4257     85800         0     88222    429000   6323031    145.54    154.72  --
1434.62/359.82	c  N dy 11544   1749467      4257     85800         0    108441    429000  10423101    145.55    155.51  --
1454.97/364.99	c  N dy 11694   1769603      4257     85800         0     67591    429000   1980390    145.59    158.31  --
1472.12/369.27	c  N dy 11831   1789614      4257     85800         0     87596    429000   5972357    145.60    154.96  --
1491.66/374.18	c  N dy 11967   1809690      4257     85800         0    107666    429000   9990648    145.61    154.01  --
1512.81/379.48	c  N dy 12109   1829751      4257     85800         0     65740    429000   1404011    145.64    156.39  --
1529.96/383.78	c  N dy 12247   1849792      4257     85800         0     85775    429000   5422651    145.65    182.28  --
1549.50/388.69	c  N dy 12383   1869863      4257     85800         0    105835    429000   9424218    145.65    155.83  --
1571.83/394.21	c  N dy 12515   1889962      4257     85800         0    125927    429000  13437090    145.65    156.60  --
1588.97/398.51	c  N dy 12658   1910023      4257     85800         0     83010    429000   4686240    145.68    167.76  --
1608.12/403.34	c  N dy 12799   1930202      4257     85800         0    103182    429000   8810918    145.70    157.66  --
1630.46/408.96	c  N dy 12943   1950446      4257     85800         0    123420    429000  12878686    145.71    155.65  --
1649.23/413.64	c  N dy 13079   1970590      4257     85800         0     79579    429000   3781715    145.71    154.03  --
1667.53/418.25	c  N dy 13211   1990666      4257     85800         0     99646    429000   7781781    145.71    173.89  --
1689.07/423.62	c  N dy 13351   2010877      4257     85800         0    119849    429000  11843587    145.72    160.29  --
1709.02/428.63	c  N dy 13490   2030908      4257     85800         0     74898    429000   2642813    145.74    154.53  --
1726.97/433.13	c  N dy 13623   2051013      4257     85800         0     94997    429000   6686391    145.74    155.84  --
1747.71/438.34	c  N dy 13762   2071042      4257     85800         0    115021    429000  10701322    145.74    159.69  --
1769.23/443.78	c  N dy 13896   2091110      4257     85800         0     69101    429000   1288123    145.74    161.41  --
1786.78/448.19	c  N dy 14033   2111192      4257     85800         0     89177    429000   5349030    145.76    163.37  --
1807.76/453.44	c  N dy 14170   2131539      4257     85800         0    109514    429000   9523380    145.78    155.29  --
1829.48/458.94	c  N dy 14304   2151562      4257     85800         0    129531    429000  13521791    145.79    153.51  --
1848.40/463.73	c  N dy 14436   2171804      4257     85800         0     82791    429000   3796523    145.77    157.62  --
1866.95/468.44	c  N dy 14571   2191956      4257     85800         0    102938    429000   7838351    145.77    157.39  --
1888.89/473.93	c  N dy 14716   2211985      4257     85800         0    122960    429000  11901096    145.79    154.05  --
1910.42/479.39	c  N dy 14858   2232086      4257     85800         0     75083    429000   2107943    145.81    155.24  --
1928.79/483.97	c  N dy 14997   2252148      4257     85800         0     95138    429000   6142851    145.82    155.18  --
1949.51/489.16	c  N dy 15132   2272259      4257     85800         0    115240    429000  10160349    145.82    158.96  --
1973.07/495.01	c  N dy 15280   2292328      4257     85800         0    135305    429000  14213125    145.84    154.35  --
1991.37/499.60	c  N dy 15408   2312393      4257     85800         0     86384    429000   4164446    145.82    157.21  --
2010.93/504.55	c  N dy 15549   2332498      4257     85800         0    106484    429000   8222707    145.84    154.34  --
2032.87/510.06	c  N dy 15689   2352502      4257     85800         0    126484    429000  12265305    145.86    153.96  --
2054.80/515.53	c  N dy 15824   2372543      4257     85800         0     76538    429000   2054477    145.88    217.66  --
2072.75/520.07	c  N dy 15959   2392579      4257     85800         0     96568    429000   6146129    145.89    159.03  --
2093.49/525.25	c  N dy 16090   2412620      4257     85800         0    116599    429000  10215480    145.89    181.41  --
2116.63/531.05	c  N dy 16223   2432690      4257     85800         0    136664    429000  14245340    145.90    168.00  --
2136.56/536.01	c  N dy 16366   2452770      4257     85800         0     85760    429000   3740808    145.92    166.31  --
2155.71/540.81	c  N dy 16498   2472827      4257     85800         0    105810    429000   7750821    145.92    157.01  --
2177.65/546.39	c  N dy 16635   2493026      4257     85800         0    126002    429000  11823280    145.93    155.84  --
2201.57/552.39	c  N dy 16777   2513125      4257     85800         0     74114    429000   1138176    145.94    154.42  --
2219.91/556.97	c  N dy 16924   2533196      4257     85800         0     94177    429000   5212945    145.96    176.23  --
2240.70/562.14	c  N dy 17062   2553298      4257     85800         0    114274    429000   9339171    145.98    154.43  --
2263.79/567.94	c  N dy 17203   2573389      4257     85800         0    134360    429000  13390885    145.99    162.17  --
2285.73/573.46	c  N dy 17337   2593452      4257     85800         0     81435    429000   2444851    145.99    155.90  --
2304.87/578.26	c  N dy 17475   2613563      4257     85800         0    101535    429000   6544130    146.00    155.31  --
2326.01/583.52	c  N dy 17613   2633674      4257     85800         0    121632    429000  10571653    146.01    155.79  --
2349.54/589.47	c  N dy 17749   2653810      4257     85800         0    141760    429000  14631188    146.01    155.25  --
2370.27/594.66	c  N dy 17891   2673936      4257     85800         0     87915    429000   3538246    146.02    155.58  --
2389.86/599.59	c  N dy 18028   2694008      4257     85800         0    107979    429000   7568210    146.02    154.99  --
2412.15/605.17	c  N dy 18167   2714224      4257     85800         0    128190    429000  11687626    146.04    154.52  --
2436.88/611.37	c  N dy 18303   2734433      4257     85800         0    148390    429000  15747206    146.04    154.62  --
2456.02/616.19	c  N dy 18442   2754505      4257     85800         0     93495    429000   4525001    146.07    156.09  --
2476.37/621.25	c  N dy 18579   2774535      4257     85800         0    113518    429000   8602219    146.09    176.97  --
2499.12/626.96	c  N dy 18720   2794629      4257     85800         0    133605    429000  12658441    146.10    154.05  --
2524.62/633.33	c  N dy 18863   2814727      4257     85800         0     77722    429000   1116324    146.12    165.22  --
2542.56/637.90	c  N dy 18995   2834822      4257     85800         0     97811    429000   5163413    146.12    154.05  --
2563.71/643.11	c  N dy 19131   2854937      4257     85800         0    117922    429000   9189155    146.12    154.31  --
2586.45/648.82	c  N dy 19264   2875095      4257     85800         0    138079    429000  13291782    146.13    159.35  --
2610.36/654.86	c  N dy 19398   2895120      4257     85800         0     81117    429000   1606944    146.13    156.04  --
2629.11/659.57	c  N dy 19537   2915189      4257     85800         0    101181    429000   5681434    146.14    154.26  --
2650.66/664.92	c  N dy 19668   2935243      4257     85800         0    121226    429000   9704777    146.14    164.43  --
2674.20/670.84	c  N dy 19805   2955253      4257     85800         0    141232    429000  13738367    146.14    155.85  --
2698.50/676.94	c  N dy 19943   2975397      4257     85800         0     83385    429000   1874653    146.16    154.02  --
2717.64/681.70	c  N dy 20071   2995639      4257     85800         0    103621    429000   5912035    146.15    155.09  --
2739.19/687.12	c  N dy 20211   3015713      4257     85800         0    123691    429000   9972814    146.16    162.11  --
2762.77/693.05	c  N dy 20341   3035716      4257     85800         0    143690    429000  13983354    146.16    162.36  --
2787.05/699.10	c  N dy 20476   3055795      4257     85800         0     84783    429000   1978845    146.16    155.29  --
2805.79/703.85	c  N dy 20607   3075818      4257     85800         0    104801    429000   6007358    146.15    155.88  --
2827.34/709.27	c  N dy 20739   3095870      4257     85800         0    124846    429000  10038339    146.15    159.18  --
2851.66/715.32	c  N dy 20873   3115951      4257     85800         0    144923    429000  14069752    146.14    156.66  --
2876.39/721.52	c  N dy 21006   3135980      4257     85800         0     84971    429000   1817885    146.15    157.07  --
2895.51/726.34	c  N dy 21145   3155989      4257     85800         0    104973    429000   5865155    146.17    155.36  --
2917.06/731.75	c  N dy 21286   3176086      4257     85800         0    125065    429000   9948173    146.18    154.19  --
2941.00/737.78	c  N dy 21429   3196150      4257     85800         0    145121    429000  14035089    146.19    195.18  --
2966.92/744.21	c  N dy 21570   3216167      4257     85800         0     84153    429000   1448168    146.20    155.73  --
2986.09/749.03	c  N dy 21704   3236264      4257     85800         0    104242    429000   5490367    146.21    162.09  --
3007.21/754.39	c  N dy 21843   3256290      4257     85800         0    124264    429000   9507963    146.22    155.11  --
3031.54/760.50	c  N dy 21987   3276322      4257     85800         0    144291    429000  13568757    146.23    154.52  --
3059.05/767.37	c  N dy 22131   3296404      4257     85800         0     82390    429000    908263    146.25    155.68  --
3078.21/772.12	c  N dy 22270   3316441      4257     85800         0    102422    429000   4975264    146.26    155.10  --
3099.73/777.54	c  N dy 22411   3336476      4257     85800         0    122447    429000   9022426    146.27    168.43  --
3124.06/783.63	c  N dy 22552   3356536      4257     85800         0    142503    429000  13050100    146.28    154.26  --
3150.39/790.27	c  N dy 22687   3376786      4257     85800         0    162747    429000  17104337    146.28    154.93  --
3171.12/795.48	c  N dy 22822   3396836      4257     85800         0     99819    429000   4207262    146.28    165.85  --
3192.28/800.77	c  N dy 22966   3416951      4257     85800         0    119928    429000   8273494    146.29    155.59  --
3215.00/806.40	c  N dy 23088   3437032      4257     85800         0    140002    429000  12293450    146.28    154.80  --
3241.31/813.00	c  N dy 23233   3457052      4257     85800         0    160014    429000  16409339    146.31    190.59  --
3263.65/818.63	c  N dy 23368   3477082      4257     85800         0     96059    429000   3279909    146.31    156.70  --
3283.99/823.72	c  N dy 23501   3497215      4257     85800         0    116190    429000   7328757    146.31    156.22  --
3306.35/829.35	c  N dy 23634   3517298      4257     85800         0    136268    429000  11349316    146.31    155.93  --
3331.46/835.69	c  N dy 23767   3537348      4257     85800         0    156316    429000  15359476    146.31    157.92  --
3356.58/841.96	c  N dy 23911   3557356      4257     85800         0     91346    429000   2143609    146.33    160.19  --
3376.96/847.03	c  N dy 24053   3577468      4257     85800         0    111455    429000   6198201    146.33    156.18  --
3399.24/852.65	c  N dy 24191   3597471      4257     85800         0    131454    429000  10220136    146.33    154.57  --
3423.18/858.65	c  N dy 24313   3617543      4257     85800         0    151517    429000  14248295    146.32    167.71  --
3450.71/865.51	c  N dy 24455   3637567      4257     85800         0    171528    429000  18261658    146.32    162.05  --
3470.24/870.48	c  N dy 24589   3657664      4257     85800         0    105646    429000   4835558    146.33    167.86  --
3491.78/875.89	c  N dy 24729   3677748      4257     85800         0    125721    429000   8846963    146.33    159.53  --
3516.12/881.93	c  N dy 24868   3697761      4257     85800         0    145727    429000  12846606    146.33    154.74  --
3542.84/888.64	c  N dy 25007   3717889      4257     85800         0    165850    429000  16931540    146.34    157.78  --
3566.36/894.54	c  N dy 25144   3737933      4257     85800         0     98917    429000   3315299    146.35    186.17  --
3580.31/898.06	c  F st 25239   3751564      4257     85800         0    112545    429000   6057041    146.35    151.80  --
3586.30/899.57	c  N dy 25254   3757971      4257     85800         0    118946    429000   7513921    146.35    155.12  --
3610.23/905.57	c  N dy 25399   3778098      4257     85800         0    139070    429000  11591465    146.36    154.18  --
3636.15/912.00	c  N dy 25536   3798319      4257     85800         0    159288    429000  15650910    146.37    155.30  --
3662.87/918.74	c  N dy 25670   3818425      4257     85800         0     91411    429000   1575814    146.37    156.30  --
3682.42/923.69	c  N dy 25805   3838586      4257     85800         0    111569    429000   5632268    146.38    155.88  --
3705.16/929.34	c  N dy 25938   3858786      4257     85800         0    131764    429000   9706966    146.38    155.95  --
3729.89/935.52	c  N dy 26066   3878867      4257     85800         0    151840    429000  13727476    146.37    160.91  --
3757.00/942.33	c  N dy 26201   3898918      4257     85800         0    171884    429000  17773234    146.38    155.11  --
3779.74/948.08	c  N dy 26340   3918988      4257     85800         0    102971    429000   3715742    146.38    159.27  --
3801.27/953.41	c  N dy 26476   3939210      4257     85800         0    123186    429000   7812836    146.39    157.86  --
3824.02/959.21	c  N dy 26604   3959300      4257     85800         0    143264    429000  11884761    146.39    155.38  --
3850.35/965.76	c  N dy 26744   3979302      4257     85800         0    163260    429000  15951365    146.40    154.89  --
3877.09/972.42	c  N dy 26870   3999394      4257     85800         0     93385    429000   1584256    146.40    177.77  --
3896.99/977.44	c  N dy 27004   4019463      4257     85800         0    113442    429000   5652552    146.40    156.73  --
3919.73/983.18	c  N dy 27144   4039541      4257     85800         0    133514    429000   9654745    146.40    156.36  --
3945.65/989.66	c  N dy 27284   4059654      4257     85800         0    153625    429000  13731262    146.41    158.00  --
3974.35/996.80	c  N dy 27424   4079954      4257     85800         0    173921    429000  17802667    146.41    157.43  --
3998.29/1002.84	c  N dy 27557   4099969      4257     85800         0    102952    429000   3315404    146.41    154.29  --
4019.42/1008.17	c  N dy 27689   4120060      4257     85800         0    123037    429000   7372696    146.41    191.31  --
4043.38/1014.17	c  N dy 27827   4140179      4257     85800         0    143152    429000  11444044    146.41    160.41  --
4069.29/1020.65	c  N dy 27957   4160277      4257     85800         0    163243    429000  15515235    146.42    154.70  --
4098.00/1027.81	c  N dy 28091   4180425      4257     85800         0    183388    429000  19561966    146.41    161.72  --
4118.72/1033.09	c  N dy 28235   4200518      4257     85800         0    111500    429000   4858740    146.42    156.48  --
4141.46/1038.73	c  N dy 28376   4220554      4257     85800         0    131528    429000   8915316    146.44    171.87  --
4166.22/1044.93	c  N dy 28517   4240559      4257     85800         0    151523    429000  12976005    146.44    156.23  --
4193.31/1051.77	c  N dy 28652   4260571      4257     85800         0    171529    429000  16983327    146.45    167.05  --
4220.02/1058.45	c  N dy 28791   4280719      4257     85800         0     98700    429000   2094869    146.45    155.40  --
4240.38/1063.60	c  N dy 28930   4300743      4257     85800         0    118721    429000   6131004    146.45    156.25  --
4263.50/1069.34	c  N dy 29062   4320744      4257     85800         0    138716    429000  10185643    146.45    155.19  --
4288.65/1075.66	c  N dy 29193   4340839      4257     85800         0    158803    429000  14286449    146.45    168.57  --
4316.94/1082.74	c  N dy 29332   4360958      4257     85800         0    178918    429000  18386518    146.46    154.51  --
4341.69/1088.91	c  N dy 29472   4380980      4257     85800         0    104960    429000   3185944    146.47    156.62  --
4363.22/1094.34	c  N dy 29613   4401034      4257     85800         0    125008    429000   7286917    146.49    160.94  --
4386.74/1100.26	c  N dy 29744   4421106      4257     85800         0    145077    429000  11328035    146.49    154.86  --
4413.07/1106.83	c  N dy 29879   4441150      4257     85800         0    165113    429000  15371857    146.49    157.81  --
4442.19/1114.18	c  N dy 30013   4461292      4257     85800         0    185251    429000  19470639    146.50    155.42  --
4465.70/1120.03	c  N dy 30151   4481353      4257     85800         0    110333    429000   4051962    146.50    156.90  --
4487.63/1125.57	c  N dy 30289   4501478      4257     85800         0    130450    429000   8137088    146.50    154.30  --
4512.37/1131.78	c  N dy 30427   4521526      4257     85800         0    150490    429000  12237530    146.52    155.26  --
4539.53/1138.57	c  N dy 30557   4541527      4257     85800         0    170486    429000  16226878    146.51    154.48  --
4569.40/1146.02	c  N dy 30698   4561529      4257     85800         0    190485    429000  20274545    146.52    155.20  --
4590.93/1151.46	c  N dy 30835   4581535      4257     85800         0    114510    429000   4682013    146.52    162.90  --
4613.69/1157.21	c  N dy 30978   4601560      4257     85800         0    134525    429000   8739003    146.53    164.22  --
4639.21/1163.58	c  N dy 31120   4621607      4257     85800         0    154563    429000  12796390    146.54    155.39  --
4666.77/1170.44	c  N dy 31248   4641818      4257     85800         0    174769    429000  16829552    146.53    158.26  --
4697.46/1178.17	c  N dy 31394   4661898      4257     85800         0     97876    429000   1158658    146.54    155.66  --
4718.17/1183.34	c  N dy 31534   4681979      4257     85800         0    117953    429000   5197489    146.55    154.63  --
4740.92/1189.09	c  N dy 31669   4702066      4257     85800         0    138035    429000   9256906    146.55    241.25  --
4766.83/1195.54	c  N dy 31813   4722249      4257     85800         0    158211    429000  13378044    146.57    157.65  --
4794.74/1202.55	c  N dy 31945   4742359      4257     85800         0    178319    429000  17415850    146.56    155.33  --

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-3369121-1305413814/watcher-3369121-1305413814 -o /tmp/evaluation-result-3369121-1305413814/solver-3369121-1305413814 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3369121-1305413814.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: 6.79 7.79 7.84 7/342 13812
/proc/meminfo: memFree=18107184/32951124 swapFree=67082152/67111528
[pid=13812] ppid=13810 vsize=208040 CPUtime=0 cores=0,2,4,6
/proc/13812/stat : 13812 (strangenight1-m) R 13810 13812 13065 0 -1 4202496 1432 0 0 0 0 0 0 0 22 0 4 0 652979520 213032960 1357 33554432000 4194304 4650419 140736150201856 18446744073709551615 228244453919 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/13812/statm: 52010 1372 343 112 0 46975 0
[pid=13812/tid=13813] ppid=13810 vsize=283564 CPUtime=0 cores=0,2,4,6
/proc/13812/task/13813/stat : 13813 (strangenight1-m) R 13810 13812 13065 0 -1 4202560 684 0 0 0 0 0 0 0 18 0 4 0 652979520 290369536 2672 33554432000 4194304 4650419 140736150201856 18446744073709551615 4520021 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=13812/tid=13814] ppid=13810 vsize=283564 CPUtime=0 cores=0,2,4,6
/proc/13812/task/13814/stat : 13814 (strangenight1-m) S 13810 13812 13065 0 -1 4202560 684 0 0 0 0 0 0 0 18 0 4 0 652979520 290369536 2677 33554432000 4194304 4650419 140736150201856 18446744073709551615 228244453870 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13812/tid=13815] ppid=13810 vsize=283824 CPUtime=0 cores=0,2,4,6
/proc/13812/task/13815/stat : 13815 (strangenight1-m) R 13810 13812 13065 0 -1 4202560 456 0 0 0 0 0 0 0 23 0 4 0 652979520 290635776 2692 33554432000 4194304 4650419 140736150201856 18446744073709551615 4361571 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.0810759 s]
/proc/loadavg: 6.79 7.79 7.84 7/342 13812
/proc/meminfo: memFree=18107184/32951124 swapFree=67082152/67111528
[pid=13812] ppid=13810 vsize=365572 CPUtime=0.25 cores=0,2,4,6
/proc/13812/stat : 13812 (strangenight1-m) S 13810 13812 13065 0 -1 4202496 12066 0 0 0 20 5 0 0 18 0 4 0 652979520 374345728 11147 33554432000 4194304 4650419 140736150201856 18446744073709551615 228244453870 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/13812/statm: 91393 11169 344 112 0 86358 0
[pid=13812/tid=13813] ppid=13810 vsize=365572 CPUtime=0.06 cores=0,2,4,6
/proc/13812/task/13813/stat : 13813 (strangenight1-m) S 13810 13812 13065 0 -1 4202560 3142 0 0 0 5 1 0 0 18 0 4 0 652979520 374345728 11182 33554432000 4194304 4650419 140736150201856 18446744073709551615 228244453870 0 0 4096 2 18446604443431819200 0 0 -1 4 0 0 0
[pid=13812/tid=13814] ppid=13810 vsize=365572 CPUtime=0.05 cores=0,2,4,6
/proc/13812/task/13814/stat : 13814 (strangenight1-m) R 13810 13812 13065 0 -1 4202560 3029 0 0 0 5 0 0 0 18 0 4 0 652979520 374345728 11196 33554432000 4194304 4650419 140736150201856 18446744073709551615 228244046032 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13812/tid=13815] ppid=13810 vsize=365572 CPUtime=0.05 cores=0,2,4,6
/proc/13812/task/13815/stat : 13815 (strangenight1-m) S 13810 13812 13065 0 -1 4202560 2803 0 0 0 4 1 0 0 18 0 4 0 652979520 374345728 11211 33554432000 4194304 4650419 140736150201856 18446744073709551615 228244453870 0 0 4096 2 18446604443431819200 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 365572

[startup+0.102239 s]
/proc/loadavg: 6.79 7.79 7.84 7/342 13812
/proc/meminfo: memFree=18107184/32951124 swapFree=67082152/67111528
[pid=13812] ppid=13810 vsize=371892 CPUtime=0.32 cores=0,2,4,6
/proc/13812/stat : 13812 (strangenight1-m) S 13810 13812 13065 0 -1 4202496 15421 0 0 0 26 6 0 0 18 0 4 0 652979520 380817408 13416 33554432000 4194304 4650419 140736150201856 18446744073709551615 228244453870 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/13812/statm: 92973 13441 344 112 0 87938 0
[pid=13812/tid=13813] ppid=13810 vsize=371892 CPUtime=0.07 cores=0,2,4,6
/proc/13812/task/13813/stat : 13813 (strangenight1-m) S 13810 13812 13065 0 -1 4202560 4060 0 0 0 6 1 0 0 18 0 4 0 652979520 380817408 13450 33554432000 4194304 4650419 140736150201856 18446744073709551615 228244453870 0 0 4096 2 18446604443431819200 0 0 -1 4 0 0 0
[pid=13812/tid=13814] ppid=13810 vsize=372212 CPUtime=0.08 cores=0,2,4,6
/proc/13812/task/13814/stat : 13814 (strangenight1-m) R 13810 13812 13065 0 -1 4202560 3884 0 0 0 7 1 0 0 18 0 4 0 652979520 381145088 13459 33554432000 4194304 4650419 140736150201856 18446744073709551615 228244045935 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13812/tid=13815] ppid=13810 vsize=372212 CPUtime=0.07 cores=0,2,4,6
/proc/13812/task/13815/stat : 13815 (strangenight1-m) S 13810 13812 13065 0 -1 4202560 3654 0 0 0 5 2 0 0 18 0 4 0 652979520 381145088 13472 33554432000 4194304 4650419 140736150201856 18446744073709551615 228244453870 0 0 4096 2 18446604443431819200 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 371892

[startup+0.308127 s]
/proc/loadavg: 6.79 7.79 7.84 7/342 13812
/proc/meminfo: memFree=18107184/32951124 swapFree=67082152/67111528
[pid=13812] ppid=13810 vsize=541540 CPUtime=1.08 cores=0,2,4,6
/proc/13812/stat : 13812 (strangenight1-m) S 13810 13812 13065 0 -1 4202496 37783 0 0 0 89 19 0 0 18 0 4 0 652979520 554536960 33680 33554432000 4194304 4650419 140736150201856 18446744073709551615 228244453870 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/13812/statm: 135385 33863 344 112 0 130350 0
[pid=13812/tid=13813] ppid=13810 vsize=541540 CPUtime=0.26 cores=0,2,4,6
/proc/13812/task/13813/stat : 13813 (strangenight1-m) R 13810 13812 13065 0 -1 4202560 9648 0 0 0 22 4 0 0 18 0 4 0 652979520 554536960 33912 33554432000 4194304 4650419 140736150201856 18446744073709551615 228244453919 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=13812/tid=13814] ppid=13810 vsize=541540 CPUtime=0.26 cores=0,2,4,6
/proc/13812/task/13814/stat : 13814 (strangenight1-m) R 13810 13812 13065 0 -1 4202560 9556 0 0 0 22 4 0 0 18 0 4 0 652979520 554536960 33975 33554432000 4194304 4650419 140736150201856 18446744073709551615 4520021 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13812/tid=13815] ppid=13810 vsize=541540 CPUtime=0.26 cores=0,2,4,6
/proc/13812/task/13815/stat : 13815 (strangenight1-m) R 13810 13812 13065 0 -1 4202560 9106 0 0 0 22 4 0 0 18 0 4 0 652979520 554536960 33998 33554432000 4194304 4650419 140736150201856 18446744073709551615 228244010017 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.08
Current children cumulated vsize (KiB) 541540

[startup+0.700924 s]
/proc/loadavg: 6.79 7.79 7.84 7/342 13812
/proc/meminfo: memFree=18107184/32951124 swapFree=67082152/67111528
[pid=13812] ppid=13810 vsize=568764 CPUtime=2.57 cores=0,2,4,6
/proc/13812/stat : 13812 (strangenight1-m) R 13810 13812 13065 0 -1 4202496 61130 0 0 0 221 36 0 0 18 0 4 0 652979520 582414336 57026 33554432000 4194304 4650419 140736150201856 18446744073709551615 4536574 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/13812/statm: 142191 57026 367 112 0 137156 0
[pid=13812/tid=13813] ppid=13810 vsize=568764 CPUtime=0.64 cores=0,2,4,6
/proc/13812/task/13813/stat : 13813 (strangenight1-m) R 13810 13812 13065 0 -1 4202560 15408 0 0 0 55 9 0 0 18 0 4 0 652979520 582414336 57026 33554432000 4194304 4650419 140736150201856 18446744073709551615 4369378 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=13812/tid=13814] ppid=13810 vsize=568764 CPUtime=0.64 cores=0,2,4,6
/proc/13812/task/13814/stat : 13814 (strangenight1-m) R 13810 13812 13065 0 -1 4202560 15505 0 0 0 55 9 0 0 18 0 4 0 652979520 582414336 57026 33554432000 4194304 4650419 140736150201856 18446744073709551615 4370730 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13812/tid=13815] ppid=13810 vsize=568764 CPUtime=0.63 cores=0,2,4,6
/proc/13812/task/13815/stat : 13815 (strangenight1-m) R 13810 13812 13065 0 -1 4202560 14724 0 0 0 54 9 0 0 18 0 4 0 652979520 582414336 57026 33554432000 4194304 4650419 140736150201856 18446744073709551615 228244392119 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2.57
Current children cumulated vsize (KiB) 568764

[startup+1.50078 s]
/proc/loadavg: 6.79 7.79 7.84 9/346 13816
/proc/meminfo: memFree=17851716/32951124 swapFree=67082152/67111528
[pid=13812] ppid=13810 vsize=586296 CPUtime=5.74 cores=0,2,4,6
/proc/13812/stat : 13812 (strangenight1-m) R 13810 13812 13065 0 -1 4202496 105699 0 0 0 530 44 0 0 19 0 4 0 652979520 600367104 66837 33554432000 4194304 4650419 140736150201856 18446744073709551615 4370730 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/13812/statm: 146574 66837 371 112 0 141539 0
[pid=13812/tid=13813] ppid=13810 vsize=586296 CPUtime=1.43 cores=0,2,4,6
/proc/13812/task/13813/stat : 13813 (strangenight1-m) R 13810 13812 13065 0 -1 4202560 30238 0 0 0 132 11 0 0 19 0 4 0 652979520 600367104 66837 33554432000 4194304 4650419 140736150201856 18446744073709551615 4370522 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=13812/tid=13814] ppid=13810 vsize=586296 CPUtime=1.44 cores=0,2,4,6
/proc/13812/task/13814/stat : 13814 (strangenight1-m) R 13810 13812 13065 0 -1 4202560 29487 0 0 0 133 11 0 0 18 0 4 0 652979520 600367104 66837 33554432000 4194304 4650419 140736150201856 18446744073709551615 4370730 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13812/tid=13815] ppid=13810 vsize=586296 CPUtime=1.42 cores=0,2,4,6
/proc/13812/task/13815/stat : 13815 (strangenight1-m) R 13810 13812 13065 0 -1 4202560 16121 0 0 0 133 9 0 0 19 0 4 0 652979520 600367104 66837 33554432000 4194304 4650419 140736150201856 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.74
Current children cumulated vsize (KiB) 586296

[startup+3.10051 s]
/proc/loadavg: 6.89 7.79 7.84 9/346 13816
/proc/meminfo: memFree=17655548/32951124 swapFree=67082152/67111528
[pid=13812] ppid=13810 vsize=865332 CPUtime=12.03 cores=0,2,4,6
/proc/13812/stat : 13812 (strangenight1-m) R 13810 13812 13065 0 -1 4202496 189647 0 0 0 1135 68 0 0 18 0 4 0 652979520 886099968 150057 33554432000 4194304 4650419 140736150201856 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13812/statm: 216333 150057 389 112 0 211298 0
[pid=13812/tid=13813] ppid=13810 vsize=865332 CPUtime=3 cores=0,2,4,6
/proc/13812/task/13813/stat : 13813 (strangenight1-m) R 13810 13812 13065 0 -1 4202560 57452 0 0 0 282 18 0 0 18 0 4 0 652979520 886099968 150057 33554432000 4194304 4650419 140736150201856 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13812/tid=13814] ppid=13810 vsize=865332 CPUtime=3.01 cores=0,2,4,6
/proc/13812/task/13814/stat : 13814 (strangenight1-m) R 13810 13812 13065 0 -1 4202560 56417 0 0 0 282 19 0 0 18 0 4 0 652979520 886099968 150057 33554432000 4194304 4650419 140736150201856 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13812/tid=13815] ppid=13810 vsize=865332 CPUtime=2.99 cores=0,2,4,6
/proc/13812/task/13815/stat : 13815 (strangenight1-m) R 13810 13812 13065 0 -1 4202560 18486 0 0 0 289 10 0 0 18 0 4 0 652979520 886099968 150057 33554432000 4194304 4650419 140736150201856 18446744073709551615 4304216 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.03
Current children cumulated vsize (KiB) 865332

[startup+6.30094 s]
/proc/loadavg: 6.89 7.79 7.84 9/346 13816
/proc/meminfo: memFree=17455792/32951124 swapFree=67082152/67111528
[pid=13812] ppid=13810 vsize=959116 CPUtime=24.78 cores=0,2,4,6
/proc/13812/stat : 13812 (strangenight1-m) R 13810 13812 13065 0 -1 4202496 237257 0 0 0 2401 77 0 0 25 0 4 0 652979520 982134784 159320 33554432000 4194304 4650419 140736150201856 18446744073709551615 4310326 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13812/statm: 239779 159320 394 112 0 234744 0
[pid=13812/tid=13813] ppid=13810 vsize=959116 CPUtime=6.16 cores=0,2,4,6
/proc/13812/task/13813/stat : 13813 (strangenight1-m) R 13810 13812 13065 0 -1 4202560 68690 0 0 0 596 20 0 0 25 0 4 0 652979520 982134784 159320 33554432000 4194304 4650419 140736150201856 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13812/tid=13814] ppid=13810 vsize=959116 CPUtime=6.22 cores=0,2,4,6
/proc/13812/task/13814/stat : 13814 (strangenight1-m) R 13810 13812 13065 0 -1 4202560 65706 0 0 0 601 21 0 0 25 0 4 0 652979520 982134784 159320 33554432000 4194304 4650419 140736150201856 18446744073709551615 4331981 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13812/tid=13815] ppid=13810 vsize=959116 CPUtime=6.18 cores=0,2,4,6
/proc/13812/task/13815/stat : 13815 (strangenight1-m) R 13810 13812 13065 0 -1 4202560 34226 0 0 0 605 13 0 0 19 0 4 0 652979520 982134784 159320 33554432000 4194304 4650419 140736150201856 18446744073709551615 4327026 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 24.78
Current children cumulated vsize (KiB) 959116

[startup+12.7008 s]
/proc/loadavg: 7.06 7.80 7.84 9/346 13847
/proc/meminfo: memFree=17190584/32951124 swapFree=67082152/67111528
[pid=13812] ppid=13810 vsize=1170520 CPUtime=50.29 cores=0,2,4,6
/proc/13812/stat : 13812 (strangenight1-m) R 13810 13812 13065 0 -1 4202496 318161 0 0 0 4936 93 0 0 25 0 4 0 652979520 1198612480 197410 33554432000 4194304 4650419 140736150201856 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13812/statm: 292630 197410 394 112 0 287595 0
[pid=13812/tid=13813] ppid=13810 vsize=1170520 CPUtime=12.49 cores=0,2,4,6
/proc/13812/task/13813/stat : 13813 (strangenight1-m) R 13810 13812 13065 0 -1 4202560 87362 0 0 0 1224 25 0 0 25 0 4 0 652979520 1198612480 197411 33554432000 4194304 4650419 140736150201856 18446744073709551615 4328259 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13812/tid=13814] ppid=13810 vsize=1170520 CPUtime=12.62 cores=0,2,4,6
/proc/13812/task/13814/stat : 13814 (strangenight1-m) R 13810 13812 13065 0 -1 4202560 90524 0 0 0 1237 25 0 0 25 0 4 0 652979520 1198612480 197411 33554432000 4194304 4650419 140736150201856 18446744073709551615 4333632 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13812/tid=13815] ppid=13810 vsize=1170520 CPUtime=12.57 cores=0,2,4,6
/proc/13812/task/13815/stat : 13815 (strangenight1-m) R 13810 13812 13065 0 -1 4202560 46823 0 0 0 1241 16 0 0 18 0 4 0 652979520 1198612480 197411 33554432000 4194304 4650419 140736150201856 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.29
Current children cumulated vsize (KiB) 1170520

[startup+25.5006 s]
/proc/loadavg: 7.20 7.80 7.85 9/346 13847
/proc/meminfo: memFree=17070972/32951124 swapFree=67082152/67111528
[pid=13812] ppid=13810 vsize=1352820 CPUtime=101.34 cores=0,2,4,6
/proc/13812/stat : 13812 (strangenight1-m) R 13810 13812 13065 0 -1 4202496 376691 0 0 0 10029 105 0 0 25 0 4 0 652979520 1385287680 209158 33554432000 4194304 4650419 140736150201856 18446744073709551615 4365192 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13812/statm: 338205 209158 394 112 0 333170 0
[pid=13812/tid=13813] ppid=13810 vsize=1352820 CPUtime=25.14 cores=0,2,4,6
/proc/13812/task/13813/stat : 13813 (strangenight1-m) R 13810 13812 13065 0 -1 4202560 98889 0 0 0 2487 27 0 0 25 0 4 0 652979520 1385287680 209158 33554432000 4194304 4650419 140736150201856 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13812/tid=13814] ppid=13810 vsize=1352820 CPUtime=25.42 cores=0,2,4,6
/proc/13812/task/13814/stat : 13814 (strangenight1-m) R 13810 13812 13065 0 -1 4202560 106186 0 0 0 2513 29 0 0 25 0 4 0 652979520 1385287680 209158 33554432000 4194304 4650419 140736150201856 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13812/tid=13815] ppid=13810 vsize=1352820 CPUtime=25.37 cores=0,2,4,6
/proc/13812/task/13815/stat : 13815 (strangenight1-m) R 13810 13812 13065 0 -1 4202560 59844 0 0 0 2518 19 0 0 25 0 4 0 652979520 1385287680 209158 33554432000 4194304 4650419 140736150201856 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.34
Current children cumulated vsize (KiB) 1352820

[startup+51.1011 s]
/proc/loadavg: 7.55 7.83 7.85 9/346 13848
/proc/meminfo: memFree=17064796/32951124 swapFree=67082152/67111528
[pid=13812] ppid=13810 vsize=1403500 CPUtime=203.46 cores=0,2,4,6
/proc/13812/stat : 13812 (strangenight1-m) R 13810 13812 13065 0 -1 4202496 466919 0 0 0 20220 126 0 0 25 0 4 0 652979520 1437184000 207159 33554432000 4194304 4650419 140736150201856 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13812/statm: 350875 207159 394 112 0 345840 0
[pid=13812/tid=13813] ppid=13810 vsize=1403500 CPUtime=50.47 cores=0,2,4,6
/proc/13812/task/13813/stat : 13813 (strangenight1-m) R 13810 13812 13065 0 -1 4202560 115455 0 0 0 5016 31 0 0 25 0 4 0 652979520 1437184000 207159 33554432000 4194304 4650419 140736150201856 18446744073709551615 4365300 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13812/tid=13814] ppid=13810 vsize=1403500 CPUtime=51.01 cores=0,2,4,6
/proc/13812/task/13814/stat : 13814 (strangenight1-m) R 13810 13812 13065 0 -1 4202560 135113 0 0 0 5065 36 0 0 25 0 4 0 652979520 1437184000 207159 33554432000 4194304 4650419 140736150201856 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13812/tid=13815] ppid=13810 vsize=1403500 CPUtime=50.97 cores=0,2,4,6
/proc/13812/task/13815/stat : 13815 (strangenight1-m) R 13810 13812 13065 0 -1 4202560 76650 0 0 0 5076 21 0 0 25 0 4 0 652979520 1437184000 207159 33554432000 4194304 4650419 140736150201856 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 203.46
Current children cumulated vsize (KiB) 1403500

[startup+102.313 s]
/proc/loadavg: 7.93 7.89 7.87 9/346 13849
/proc/meminfo: memFree=16876928/32951124 swapFree=67082152/67111528
[pid=13812] ppid=13810 vsize=1363256 CPUtime=407.71 cores=0,2,4,6
/proc/13812/stat : 13812 (strangenight1-m) R 13810 13812 13065 0 -1 4202496 672295 0 0 0 40594 177 0 0 25 0 4 0 652979520 1395974144 219464 33554432000 4194304 4650419 140736150201856 18446744073709551615 4333632 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13812/statm: 340814 219464 394 112 0 335779 0
[pid=13812/tid=13813] ppid=13810 vsize=1363256 CPUtime=101.11 cores=0,2,4,6
/proc/13812/task/13813/stat : 13813 (strangenight1-m) R 13810 13812 13065 0 -1 4202560 157084 0 0 0 10069 42 0 0 25 0 4 0 652979520 1395974144 219464 33554432000 4194304 4650419 140736150201856 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13812/tid=13814] ppid=13810 vsize=1363256 CPUtime=102.21 cores=0,2,4,6
/proc/13812/task/13814/stat : 13814 (strangenight1-m) R 13810 13812 13065 0 -1 4202560 193851 0 0 0 10173 48 0 0 25 0 4 0 652979520 1395974144 219464 33554432000 4194304 4650419 140736150201856 18446744073709551615 4365535 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13812/tid=13815] ppid=13810 vsize=1363256 CPUtime=102.18 cores=0,2,4,6
/proc/13812/task/13815/stat : 13815 (strangenight1-m) R 13810 13812 13065 0 -1 4202560 124960 0 0 0 10184 34 0 0 25 0 4 0 652979520 1395974144 219464 33554432000 4194304 4650419 140736150201856 18446744073709551615 4366906 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 407.71
Current children cumulated vsize (KiB) 1363256

[startup+162.301 s]

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

[pid=13812] ppid=13810 vsize=1427896 CPUtime=2799.8 cores=0,2,4,6
/proc/13812/stat : 13812 (strangenight1-m) R 13810 13812 13065 0 -1 4202496 2585988 0 0 0 279296 684 0 0 25 0 4 0 652979520 1462165504 244952 33554432000 4194304 4650419 140736150201856 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13812/statm: 356974 244952 394 112 0 351939 0
[pid=13812/tid=13813] ppid=13810 vsize=1427896 CPUtime=695.16 cores=0,2,4,6
/proc/13812/task/13813/stat : 13813 (strangenight1-m) R 13810 13812 13065 0 -1 4202560 568429 0 0 0 69364 152 0 0 25 0 4 0 652979520 1462165504 244952 33554432000 4194304 4650419 140736150201856 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13812/tid=13814] ppid=13810 vsize=1427896 CPUtime=700.85 cores=0,2,4,6
/proc/13812/task/13814/stat : 13814 (strangenight1-m) R 13810 13812 13065 0 -1 4202560 704176 0 0 0 69903 182 0 0 25 0 4 0 652979520 1462165504 244952 33554432000 4194304 4650419 140736150201856 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13812/tid=13815] ppid=13810 vsize=1427896 CPUtime=702.05 cores=0,2,4,6
/proc/13812/task/13815/stat : 13815 (strangenight1-m) R 13810 13812 13065 0 -1 4202560 606057 0 0 0 70040 165 0 0 25 0 4 0 652979520 1462165504 244952 33554432000 4194304 4650419 140736150201856 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2799.8
Current children cumulated vsize (KiB) 1427896

[startup+762.313 s]
/proc/loadavg: 8.11 8.13 8.01 9/346 13879
/proc/meminfo: memFree=16551408/32951124 swapFree=67082152/67111528
[pid=13812] ppid=13810 vsize=1495420 CPUtime=3039.16 cores=0,2,4,6
/proc/13812/stat : 13812 (strangenight1-m) R 13810 13812 13065 0 -1 4202496 2746474 0 0 0 303185 731 0 0 25 0 4 0 652979520 1531310080 273901 33554432000 4194304 4650419 140736150201856 18446744073709551615 4328259 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13812/statm: 373855 273901 394 112 0 368820 0
[pid=13812/tid=13813] ppid=13810 vsize=1495420 CPUtime=754.5 cores=0,2,4,6
/proc/13812/task/13813/stat : 13813 (strangenight1-m) R 13810 13812 13065 0 -1 4202560 604485 0 0 0 75287 163 0 0 25 0 4 0 652979520 1531310080 273901 33554432000 4194304 4650419 140736150201856 18446744073709551615 4336694 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13812/tid=13814] ppid=13810 vsize=1495420 CPUtime=760.85 cores=0,2,4,6
/proc/13812/task/13814/stat : 13814 (strangenight1-m) R 13810 13812 13065 0 -1 4202560 745761 0 0 0 75891 194 0 0 25 0 4 0 652979520 1531310080 273901 33554432000 4194304 4650419 140736150201856 18446744073709551615 4328259 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13812/tid=13815] ppid=13810 vsize=1495420 CPUtime=762.05 cores=0,2,4,6
/proc/13812/task/13815/stat : 13815 (strangenight1-m) R 13810 13812 13065 0 -1 4202560 647136 0 0 0 76030 175 0 0 25 0 4 0 652979520 1531310080 273901 33554432000 4194304 4650419 140736150201856 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3039.16
Current children cumulated vsize (KiB) 1495420

[startup+822.301 s]
/proc/loadavg: 8.20 8.15 8.02 9/346 13880
/proc/meminfo: memFree=16497016/32951124 swapFree=67082152/67111528
[pid=13812] ppid=13810 vsize=1447392 CPUtime=3278.4 cores=0,2,4,6
/proc/13812/stat : 13812 (strangenight1-m) R 13810 13812 13065 0 -1 4202496 2923119 0 0 0 327059 781 0 0 25 0 4 0 652979520 1482129408 232422 33554432000 4194304 4650419 140736150201856 18446744073709551615 4367232 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13812/statm: 361848 232422 394 112 0 356813 0
[pid=13812/tid=13813] ppid=13810 vsize=1447392 CPUtime=813.83 cores=0,2,4,6
/proc/13812/task/13813/stat : 13813 (strangenight1-m) R 13810 13812 13065 0 -1 4202560 641934 0 0 0 81209 174 0 0 18 0 4 0 652979520 1482129408 232422 33554432000 4194304 4650419 140736150201856 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13812/tid=13814] ppid=13810 vsize=1447392 CPUtime=820.84 cores=0,2,4,6
/proc/13812/task/13814/stat : 13814 (strangenight1-m) R 13810 13812 13065 0 -1 4202560 793733 0 0 0 81876 208 0 0 25 0 4 0 652979520 1482129408 232422 33554432000 4194304 4650419 140736150201856 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13812/tid=13815] ppid=13810 vsize=1447392 CPUtime=822.02 cores=0,2,4,6
/proc/13812/task/13815/stat : 13815 (strangenight1-m) R 13810 13812 13065 0 -1 4202560 690816 0 0 0 82014 188 0 0 25 0 4 0 652979520 1482129408 232422 33554432000 4194304 4650419 140736150201856 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3278.4
Current children cumulated vsize (KiB) 1447392

[startup+882.301 s]
/proc/loadavg: 8.19 8.15 8.02 9/346 13882
/proc/meminfo: memFree=16482580/32951124 swapFree=67082152/67111528
[pid=13812] ppid=13810 vsize=1513408 CPUtime=3517.7 cores=0,2,4,6
/proc/13812/stat : 13812 (strangenight1-m) R 13810 13812 13065 0 -1 4202496 3098342 0 0 0 350940 830 0 0 25 0 4 0 652979520 1549729792 259171 33554432000 4194304 4650419 140736150201856 18446744073709551615 4366819 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13812/statm: 378352 259171 394 112 0 373317 0
[pid=13812/tid=13813] ppid=13810 vsize=1513408 CPUtime=873.17 cores=0,2,4,6
/proc/13812/task/13813/stat : 13813 (strangenight1-m) R 13810 13812 13065 0 -1 4202560 687374 0 0 0 87131 186 0 0 25 0 4 0 652979520 1549729792 259171 33554432000 4194304 4650419 140736150201856 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13812/tid=13814] ppid=13810 vsize=1513408 CPUtime=880.83 cores=0,2,4,6
/proc/13812/task/13814/stat : 13814 (strangenight1-m) R 13810 13812 13065 0 -1 4202560 838322 0 0 0 87862 221 0 0 25 0 4 0 652979520 1549729792 259171 33554432000 4194304 4650419 140736150201856 18446744073709551615 4333054 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13812/tid=13815] ppid=13810 vsize=1513408 CPUtime=882.02 cores=0,2,4,6
/proc/13812/task/13815/stat : 13815 (strangenight1-m) R 13810 13812 13065 0 -1 4202560 730916 0 0 0 88003 199 0 0 25 0 4 0 652979520 1549729792 259171 33554432000 4194304 4650419 140736150201856 18446744073709551615 4314985 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3517.7
Current children cumulated vsize (KiB) 1513408

[startup+942.301 s]
/proc/loadavg: 8.18 8.15 8.03 9/346 13883
/proc/meminfo: memFree=16636276/32951124 swapFree=67082152/67111528
[pid=13812] ppid=13810 vsize=1431644 CPUtime=3757 cores=0,2,4,6
/proc/13812/stat : 13812 (strangenight1-m) R 13810 13812 13065 0 -1 4202496 3270529 0 0 0 374822 878 0 0 25 0 4 0 652979520 1466003456 238975 33554432000 4194304 4650419 140736150201856 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13812/statm: 357911 238975 394 112 0 352876 0
[pid=13812/tid=13813] ppid=13810 vsize=1431644 CPUtime=932.5 cores=0,2,4,6
/proc/13812/task/13813/stat : 13813 (strangenight1-m) R 13810 13812 13065 0 -1 4202560 731457 0 0 0 93051 199 0 0 25 0 4 0 652979520 1466003456 238975 33554432000 4194304 4650419 140736150201856 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13812/tid=13814] ppid=13810 vsize=1431644 CPUtime=940.81 cores=0,2,4,6
/proc/13812/task/13814/stat : 13814 (strangenight1-m) R 13810 13812 13065 0 -1 4202560 884491 0 0 0 93846 235 0 0 25 0 4 0 652979520 1466003456 238975 33554432000 4194304 4650419 140736150201856 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13812/tid=13815] ppid=13810 vsize=1431644 CPUtime=942.01 cores=0,2,4,6
/proc/13812/task/13815/stat : 13815 (strangenight1-m) R 13810 13812 13065 0 -1 4202560 768829 0 0 0 93993 208 0 0 25 0 4 0 652979520 1466003456 238975 33554432000 4194304 4650419 140736150201856 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3757
Current children cumulated vsize (KiB) 1431644

[startup+1002.3 s]
/proc/loadavg: 8.16 8.15 8.03 9/346 13885
/proc/meminfo: memFree=16610668/32951124 swapFree=67082152/67111528
[pid=13812] ppid=13810 vsize=1432052 CPUtime=3996.28 cores=0,2,4,6
/proc/13812/stat : 13812 (strangenight1-m) R 13810 13812 13065 0 -1 4202496 3443396 0 0 0 398700 928 0 0 25 0 4 0 652979520 1466421248 234666 33554432000 4194304 4650419 140736150201856 18446744073709551615 4366869 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13812/statm: 358013 234666 394 112 0 352978 0
[pid=13812/tid=13813] ppid=13810 vsize=1432052 CPUtime=991.83 cores=0,2,4,6
/proc/13812/task/13813/stat : 13813 (strangenight1-m) R 13810 13812 13065 0 -1 4202560 774485 0 0 0 98971 212 0 0 25 0 4 0 652979520 1466421248 234666 33554432000 4194304 4650419 140736150201856 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13812/tid=13814] ppid=13810 vsize=1432052 CPUtime=1000.81 cores=0,2,4,6
/proc/13812/task/13814/stat : 13814 (strangenight1-m) R 13810 13812 13065 0 -1 4202560 928829 0 0 0 99832 249 0 0 25 0 4 0 652979520 1466421248 234666 33554432000 4194304 4650419 140736150201856 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13812/tid=13815] ppid=13810 vsize=1432052 CPUtime=1002 cores=0,2,4,6
/proc/13812/task/13815/stat : 13815 (strangenight1-m) R 13810 13812 13065 0 -1 4202560 808096 0 0 0 99980 220 0 0 25 0 4 0 652979520 1466421248 234666 33554432000 4194304 4650419 140736150201856 18446744073709551615 4364777 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3996.28
Current children cumulated vsize (KiB) 1432052

[startup+1062.3 s]
/proc/loadavg: 8.15 8.15 8.04 9/346 13886
/proc/meminfo: memFree=16587420/32951124 swapFree=67082152/67111528
[pid=13812] ppid=13810 vsize=1497976 CPUtime=4235.59 cores=0,2,4,6
/proc/13812/stat : 13812 (strangenight1-m) R 13810 13812 13065 0 -1 4202496 3611752 0 0 0 422587 972 0 0 25 0 4 0 652979520 1533927424 242284 33554432000 4194304 4650419 140736150201856 18446744073709551615 4366953 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13812/statm: 374494 242284 394 112 0 369459 0
[pid=13812/tid=13813] ppid=13810 vsize=1497976 CPUtime=1051.18 cores=0,2,4,6
/proc/13812/task/13813/stat : 13813 (strangenight1-m) R 13810 13812 13065 0 -1 4202560 816860 0 0 0 104895 223 0 0 25 0 4 0 652979520 1533927424 242284 33554432000 4194304 4650419 140736150201856 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13812/tid=13814] ppid=13810 vsize=1497976 CPUtime=1060.8 cores=0,2,4,6
/proc/13812/task/13814/stat : 13814 (strangenight1-m) R 13810 13812 13065 0 -1 4202560 972264 0 0 0 105819 261 0 0 25 0 4 0 652979520 1533927424 242284 33554432000 4194304 4650419 140736150201856 18446744073709551615 4331981 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13812/tid=13815] ppid=13810 vsize=1497976 CPUtime=1061.99 cores=0,2,4,6
/proc/13812/task/13815/stat : 13815 (strangenight1-m) R 13810 13812 13065 0 -1 4202560 846665 0 0 0 105969 230 0 0 25 0 4 0 652979520 1533927424 242284 33554432000 4194304 4650419 140736150201856 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4235.59
Current children cumulated vsize (KiB) 1497976

[startup+1122.3 s]
/proc/loadavg: 8.19 8.15 8.04 9/346 13888
/proc/meminfo: memFree=16529212/32951124 swapFree=67082152/67111528
[pid=13812] ppid=13810 vsize=1498336 CPUtime=4474.88 cores=0,2,4,6
/proc/13812/stat : 13812 (strangenight1-m) R 13810 13812 13065 0 -1 4202496 3777767 0 0 0 446468 1020 0 0 25 0 4 0 652979520 1534296064 244074 33554432000 4194304 4650419 140736150201856 18446744073709551615 4364751 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13812/statm: 374584 244074 394 112 0 369549 0
[pid=13812/tid=13813] ppid=13810 vsize=1498336 CPUtime=1110.51 cores=0,2,4,6
/proc/13812/task/13813/stat : 13813 (strangenight1-m) R 13810 13812 13065 0 -1 4202560 859033 0 0 0 110817 234 0 0 25 0 4 0 652979520 1534296064 244074 33554432000 4194304 4650419 140736150201856 18446744073709551615 4333632 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13812/tid=13814] ppid=13810 vsize=1498336 CPUtime=1120.79 cores=0,2,4,6
/proc/13812/task/13814/stat : 13814 (strangenight1-m) R 13810 13812 13065 0 -1 4202560 1014802 0 0 0 111805 274 0 0 25 0 4 0 652979520 1534296064 244074 33554432000 4194304 4650419 140736150201856 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13812/tid=13815] ppid=13810 vsize=1498336 CPUtime=1121.97 cores=0,2,4,6
/proc/13812/task/13815/stat : 13815 (strangenight1-m) R 13810 13812 13065 0 -1 4202560 884594 0 0 0 111957 240 0 0 25 0 4 0 652979520 1534296064 244074 33554432000 4194304 4650419 140736150201856 18446744073709551615 4365477 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4474.88
Current children cumulated vsize (KiB) 1498336

[startup+1182.3 s]
/proc/loadavg: 8.14 8.14 8.04 9/346 13890
/proc/meminfo: memFree=16528772/32951124 swapFree=67082152/67111528
[pid=13812] ppid=13810 vsize=1498704 CPUtime=4714.18 cores=0,2,4,6
/proc/13812/stat : 13812 (strangenight1-m) R 13810 13812 13065 0 -1 4202496 3940993 0 0 0 470353 1065 0 0 25 0 4 0 652979520 1534672896 239875 33554432000 4194304 4650419 140736150201856 18446744073709551615 4364777 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13812/statm: 374676 239875 394 112 0 369641 0
[pid=13812/tid=13813] ppid=13810 vsize=1498704 CPUtime=1169.86 cores=0,2,4,6
/proc/13812/task/13813/stat : 13813 (strangenight1-m) R 13810 13812 13065 0 -1 4202560 900759 0 0 0 116741 245 0 0 25 0 4 0 652979520 1534672896 239876 33554432000 4194304 4650419 140736150201856 18446744073709551615 4367518 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13812/tid=13814] ppid=13810 vsize=1498704 CPUtime=1180.77 cores=0,2,4,6
/proc/13812/task/13814/stat : 13814 (strangenight1-m) R 13810 13812 13065 0 -1 4202560 1056931 0 0 0 117791 286 0 0 25 0 4 0 652979520 1534672896 239876 33554432000 4194304 4650419 140736150201856 18446744073709551615 4365330 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13812/tid=13815] ppid=13810 vsize=1498704 CPUtime=1181.96 cores=0,2,4,6
/proc/13812/task/13815/stat : 13815 (strangenight1-m) R 13810 13812 13065 0 -1 4202560 921846 0 0 0 117944 252 0 0 25 0 4 0 652979520 1534672896 239876 33554432000 4194304 4650419 140736150201856 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4714.18
Current children cumulated vsize (KiB) 1498704



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.9 s]
/proc/loadavg: 8.10 8.13 8.04 9/346 13890
/proc/meminfo: memFree=16463024/32951124 swapFree=67082152/67111528
[pid=13812] ppid=13810 vsize=1498828 CPUtime=4800.34 cores=0,2,4,6
/proc/13812/stat : 13812 (strangenight1-m) R 13810 13812 13065 0 -1 4202496 3998215 0 0 0 478952 1082 0 0 25 0 4 0 652979520 1534799872 253424 33554432000 4194304 4650419 140736150201856 18446744073709551615 4365535 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13812/statm: 374707 253424 394 112 0 369672 0
[pid=13812/tid=13813] ppid=13810 vsize=1498828 CPUtime=1191.21 cores=0,2,4,6
/proc/13812/task/13813/stat : 13813 (strangenight1-m) R 13810 13812 13065 0 -1 4202560 916719 0 0 0 118871 250 0 0 25 0 4 0 652979520 1534799872 253437 33554432000 4194304 4650419 140736150201856 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13812/tid=13814] ppid=13810 vsize=1498828 CPUtime=1202.38 cores=0,2,4,6
/proc/13812/task/13814/stat : 13814 (strangenight1-m) R 13810 13812 13065 0 -1 4202560 1071778 0 0 0 119948 290 0 0 19 0 4 0 652979520 1534799872 253437 33554432000 4194304 4650419 140736150201856 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13812/tid=13815] ppid=13810 vsize=1498828 CPUtime=1203.56 cores=0,2,4,6
/proc/13812/task/13815/stat : 13815 (strangenight1-m) R 13810 13812 13065 0 -1 4202560 934591 0 0 0 120100 256 0 0 25 0 4 0 652979520 1534799872 253437 33554432000 4194304 4650419 140736150201856 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.34
Current children cumulated vsize (KiB) 1498828

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

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

[startup+1203.9 s]
/proc/loadavg: 8.10 8.13 8.04 9/346 13890
/proc/meminfo: memFree=16463024/32951124 swapFree=67082152/67111528
[pid=13812] ppid=13810 vsize=1498828 CPUtime=4800.34 cores=0,2,4,6
/proc/13812/stat : 13812 (strangenight1-m) R 13810 13812 13065 0 -1 4202496 3998215 0 0 0 478952 1082 0 0 25 0 4 0 652979520 1534799872 253424 33554432000 4194304 4650419 140736150201856 18446744073709551615 4365535 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13812/statm: 374707 253424 394 112 0 369672 0
[pid=13812/tid=13813] ppid=13810 vsize=1498828 CPUtime=1191.21 cores=0,2,4,6
/proc/13812/task/13813/stat : 13813 (strangenight1-m) R 13810 13812 13065 0 -1 4202560 916719 0 0 0 118871 250 0 0 25 0 4 0 652979520 1534799872 253437 33554432000 4194304 4650419 140736150201856 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13812/tid=13814] ppid=13810 vsize=1498828 CPUtime=1202.38 cores=0,2,4,6
/proc/13812/task/13814/stat : 13814 (strangenight1-m) R 13810 13812 13065 0 -1 4202560 1071778 0 0 0 119948 290 0 0 19 0 4 0 652979520 1534799872 253437 33554432000 4194304 4650419 140736150201856 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13812/tid=13815] ppid=13810 vsize=1498828 CPUtime=1203.56 cores=0,2,4,6
/proc/13812/task/13815/stat : 13815 (strangenight1-m) R 13810 13812 13065 0 -1 4202560 934591 0 0 0 120100 256 0 0 25 0 4 0 652979520 1534799872 253437 33554432000 4194304 4650419 140736150201856 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.34
Current children cumulated vsize (KiB) 1498828

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.96
CPU time (s): 4800.44
CPU user time (s): 4789.57
CPU system time (s): 10.8683
CPU usage (%): 398.719
Max. virtual memory (cumulated for all children) (KiB): 1598544

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4789.57
system time used= 10.8683
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3998240
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= 56257
involuntary context switches= 22228

runsolver used 3.80742 second user time and 9.35858 second system time

The end

Launcher Data

Begin job on node136 at 2011-05-15 00:56:56
IDJOB=3369121
IDBENCH=83251
IDSOLVER=1846
FILE ID=node136/3369121-1305413814
RUNJOBID= node136-1305413814-13789
PBS_JOBID= 13324500
Free space on /tmp= 72968 MiB

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

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

MD5SUM BENCH= e252fbf81407f3388187ab50f0786909
RANDOM SEED=1305220722

node136.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.809
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.61
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.809
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.809
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.809
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.76
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.809
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.809
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.83
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.809
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.809
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18107340 kB
Buffers:        297724 kB
Cached:        5065060 kB
SwapCached:       2740 kB
Active:       10610044 kB
Inactive:      3891708 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18107340 kB
SwapTotal:    67111528 kB
SwapFree:     67082152 kB
Dirty:           35368 kB
Writeback:           0 kB
AnonPages:     9137376 kB
Mapped:          27608 kB
Slab:           237556 kB
PageTables:      39824 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 70041984 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 node136 at 2011-05-15 01:17:01