Trace number 3250275

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

General information on the benchmark

Namecrafted/kullmann/GreenTao/
GreenTaok1k2/GreenTao_2-5-5_34308.cnf
MD5SUM1ef198d3f2d717e33f4f2ba124eb7eb2
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 variables34306
Number of clauses708168
Sum of the clauses size3540840
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 5708168
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-3250275-1304130601.cnf'
0.00/0.00	c -- header says num vars:          34306
0.00/0.00	c -- header says num clauses:      708168
1.85/0.60	c -- clauses added:            0 learnts,       708168 normals,            0 xors
1.85/0.60	c -- vars added      34306
1.85/0.60	c Parsing time:  1.70 s
1.85/0.60	c  N st     0         0     34306    708168         0         0   3540840         0   no data   no data  --
4.21/1.19	c asymm  cl-useful: 0/41109/708168 lits-rem:0 time: 2.44
6.98/1.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  6.5M T:  1.97
8.91/2.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.91/2.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.91/2.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  34306 time:  0.00 s
8.91/2.37	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.01 s
18.04/4.61	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  8.82 s
18.04/4.62	c Finding binary XORs  T:     0.04 s  found:       0
20.04/5.19	c Finding non-binary XORs:     2.20 s (found:       0, avg size: nan)
20.04/5.19	c calculated reachability. Time: 0.00
20.44/5.26	c Calc default polars -  time:   0.26 s pos:       0 undec:   34306 neg:       0
20.44/5.26	c =========================================================================================
20.44/5.26	c types(t): F = full restart, N = normal restart
20.44/5.26	c types(t): S = simplification begin/end, E = solution found
20.44/5.26	c restart types(rt): st = static, dy = dynamic
20.44/5.26	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
20.44/5.26	c  B st     0         0     34306    708168         0         0   3540840         0   no data   no data  --
23.64/6.02	c  N dy    18      4162     34306    708168         0      4160   3540840    962563    155.11    165.33  --
25.24/6.50	c  N dy    38      8168     34306    708168         0      8165   3540840   1759387    148.23    156.35  --
27.63/7.03	c  N dy    62     12370     34306    708168         0     12367   3540840   2564319    145.14    153.79  --
29.63/7.54	c  N dy    89     16417     34306    708168         0     16412   3540840   3355531    144.97    154.03  --
32.02/8.19	c  N dy   115     20438     34306    708168         0     10436   3540840    708112    144.74    155.30  --
34.42/8.71	c  N dy   140     24461     34306    708168         0     14457   3540840   1488263    143.92    152.90  --
34.42/8.79	c  F st   145     25001     34306    708168         0     14997   3540840   1602076    144.34   no data  --
35.60/9.02	c Found part       41 vars:       4293 clauses:     88534 lits size:    442670
35.60/9.02	c Found part       48 vars:       4265 clauses:     86046 lits size:    430230
35.60/9.02	c Found part       63 vars:       4257 clauses:     85800 lits size:    429000
35.60/9.02	c Found part       66 vars:       4296 clauses:     89914 lits size:    449570
35.60/9.02	c Found part       67 vars:      17195 clauses:    357874 lits size:   1789370
35.60/9.02	c Found parts:          5 time: 0.91 s
35.60/9.02	c Solving part 63
36.00/9.11	c  N st     0         0      4257     85800         0         0    429000         0   no data   no data  --
37.61/9.58	c asymm  cl-useful: 0/85800/85800 lits-rem:0 time: 1.86
38.01/9.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.13
38.01/9.62	c Finding binary XORs  T:     0.01 s  found:       0
38.01/9.66	c Finding non-binary XORs:     0.14 s (found:       0, avg size: nan)
38.01/9.66	c calculated reachability. Time: 0.00
38.01/9.66	c Calc default polars -  time:   0.01 s pos:       0 undec:   34306 neg:       0
38.01/9.66	c =========================================================================================
38.01/9.66	c types(t): F = full restart, N = normal restart
38.01/9.66	c types(t): S = simplification begin/end, E = solution found
38.01/9.66	c restart types(rt): st = static, dy = dynamic
38.01/9.66	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
38.01/9.66	c  B st     0         0      4257     85800         0         0    429000         0   no data   no data  --
40.40/10.27	c  N dy    15      4021      4257     85800         0      4021    429000    920331    149.66    159.70  --
42.40/10.75	c  N dy    39      8072      4257     85800         0      8071    429000   1741237    147.30    169.56  --
44.39/11.24	c  N dy    68     12078      4257     85800         0     12076    429000   2535713    146.98    174.29  --
46.40/11.74	c  N dy    93     16082      4257     85800         0     16080    429000   3313195    145.46    153.19  --
48.79/12.32	c  N dy   120     20127      4257     85800         0     10123    429000    660347    145.69    154.22  --
50.79/12.85	c  N dy   147     24158      4257     85800         0     14154    429000   1470350    145.64    160.00  --
51.19/12.96	c  F st   154     25002      4257     85800         0     14998    429000   1635716    145.57   no data  --
52.78/13.38	c  N st   159     28301      4257     85800         0     18295    429000   2374838    145.57   no data  --
55.18/13.96	c  N dy   176     32531      4257     85800         0     22520    429000   3295535    145.65    153.69  --
57.57/14.53	c  N dy   204     36596      4257     85800         0     26584    429000   4096604    145.67    154.86  --
59.98/15.15	c  N dy   233     40616      4257     85800         0     30603    429000   4903203    145.96    184.12  --
62.37/15.74	c  N dy   259     44672      4257     85800         0     19169    429000   1448494    145.90    153.86  --
64.38/16.29	c  N dy   282     48681      4257     85800         0     23176    429000   2251694    145.60    158.23  --
66.77/16.88	c  N dy   309     52746      4257     85800         0     27240    429000   3058115    145.43    156.38  --
69.59/17.51	c  N dy   335     56867      4257     85800         0     31359    429000   3858898    145.16    155.11  --
72.36/18.20	c  N dy   363     61098      4257     85800         0     35590    429000   4703062    145.13    161.38  --
74.75/18.86	c  N dy   392     65131      4257     85800         0     20879    429000   1110510    145.28    176.80  --
77.15/19.45	c  N dy   420     69320      4257     85800         0     25067    429000   1944524    145.25    172.72  --
79.94/20.14	c  N dy   455     73787      4257     85800         0     29533    429000   2851147    145.59    159.24  --
82.76/20.86	c  N dy   485     78499      4257     85800         0     34244    429000   3787760    145.63    157.15  --
85.95/21.70	c  N dy   518     83607      4257     85800         0     39350    429000   4827560    145.66    160.99  --
88.73/22.32	c  F st   539     87500      4257     85800         0     22374    429000    923782    145.36   no data  --
89.93/22.61	c  N st   543     89539      4257     85800         0     24412    429000   1398099    145.36   no data  --
93.13/23.44	c  N dy   564     95266      4257     85800         0     30135    429000   2706538    145.47    153.29  --
97.13/24.43	c  N dy   608    101485      4257     85800         0     36351    429000   3956217    145.53    156.52  --
101.52/25.54	c  N dy   653    107996      4257     85800         0     42860    429000   5283982    145.72    160.22  --
105.91/26.62	c  N dy   695    114943      4257     85800         0     27377    429000   1575916    145.66    160.10  --
110.31/27.78	c  N dy   745    122366      4257     85800         0     34797    429000   3062586    145.64    153.80  --
115.90/29.10	c  N dy   799    130284      4257     85800         0     42715    429000   4646896    145.64    160.22  --
121.50/30.50	c  N dy   855    138798      4257     85800         0     27513    429000   1315108    145.60    153.53  --
126.70/31.85	c  N dy   910    147719      4257     85800         0     36430    429000   3069421    145.34    154.08  --
133.08/33.43	c  N dy   968    157292      4257     85800         0     46002    429000   4944494    145.19    155.14  --
139.46/35.09	c  N dy  1033    167379      4257     85800         0     31234    429000   1809753    145.24    155.98  --
146.65/36.83	c  N dy  1107    178113      4257     85800         0     41965    429000   3998722    145.45    153.80  --
154.64/38.82	c  N dy  1181    189569      4257     85800         0     27495    429000    835464    145.44    155.35  --
162.26/40.72	c  N dy  1259    201760      4257     85800         0     39684    429000   3287999    145.42    173.27  --
171.42/43.03	c  N dy  1344    214773      4257     85800         0     52692    429000   5840100    145.22    154.28  --
180.61/45.30	c  N dy  1439    228680      4257     85800         0     39639    429000   3039529    145.27    155.06  --
191.00/47.91	c  N dy  1537    243394      4257     85800         0     54342    429000   5988860    145.24    156.40  --
200.98/50.46	c  N dy  1642    259162      4257     85800         0     42131    429000   3287483    145.12    164.29  --
212.96/53.44	c  N dy  1751    275786      4257     85800         0     29770    429000    641908    145.09    154.21  --
224.55/56.36	c  N dy  1873    293464      4257     85800         0     47440    429000   4175958    145.09    169.70  --
234.53/58.81	c  F st  1963    306250      4257     85800         0     30241    429000    530789    145.17    109.06  --
238.13/59.71	c  N dy  1975    312366      4257     85800         0     36351    429000   1985914    145.17    156.75  --
251.72/63.15	c  N dy  2114    332404      4257     85800         0     56377    429000   5986113    145.22    156.06  --
265.70/66.63	c  N dy  2245    352606      4257     85800         0     45594    429000   3390995    145.19    155.57  --
280.90/70.46	c  N dy  2385    372625      4257     85800         0     33620    429000    815344    145.22    180.02  --
294.86/73.94	c  N dy  2526    392783      4257     85800         0     53776    429000   4844299    145.22    153.40  --
309.24/77.58	c  N dy  2656    412792      4257     85800         0     40786    429000   2059362    145.20    190.20  --
324.02/81.22	c  N dy  2785    432828      4257     85800         0     60818    429000   6020598    145.11    152.97  --
338.39/84.86	c  N dy  2913    453019      4257     85800         0     47011    429000   3104701    145.12    155.35  --
353.57/88.69	c  N dy  3052    473044      4257     85800         0     67023    429000   7150157    145.24    154.42  --
367.95/92.25	c  N dy  3181    493161      4257     85800         0     52154    429000   3890548    145.21    155.52  --
383.53/96.14	c  N dy  3302    513176      4257     85800         0     36175    429000    529301    145.11    155.81  --
397.11/99.57	c  N dy  3429    533271      4257     85800         0     56262    429000   4545135    145.08    152.95  --
413.49/103.63	c  N dy  3561    553340      4257     85800         0     39333    429000    954268    145.03    154.12  --
427.47/107.19	c  N dy  3693    573349      4257     85800         0     59336    429000   4891937    145.00    193.72  --
443.85/111.22	c  N dy  3832    593365      4257     85800         0     41365    429000   1179069    145.06    154.10  --
458.23/114.86	c  N dy  3971    613374      4257     85800         0     61362    429000   5195654    145.07    155.79  --
475.00/119.01	c  N dy  4109    633458      4257     85800         0     42453    429000   1206212    145.09    158.28  --
489.39/122.66	c  N dy  4239    653517      4257     85800         0     62509    429000   5185726    145.04    154.47  --
506.56/126.90	c  N dy  4379    673641      4257     85800         0     42636    429000   1051524    145.09    152.92  --
520.94/130.50	c  N dy  4511    693722      4257     85800         0     62706    429000   5058341    145.10    153.32  --
537.72/134.72	c  N dy  4644    713801      4257     85800         0     41792    429000    683271    145.08    154.98  --
552.09/138.36	c  N dy  4774    733802      4257     85800         0     61783    429000   4707712    145.08    156.67  --
569.27/142.67	c  N dy  4917    753907      4257     85800         0     81883    429000   8752309    145.13    153.58  --
584.44/146.49	c  N dy  5060    773968      4257     85800         0     59954    429000   4154974    145.19    161.14  --
601.24/150.66	c  N dy  5193    793980      4257     85800         0     79963    429000   8154198    145.17    163.44  --
616.80/154.53	c  N dy  5320    814223      4257     85800         0     57209    429000   3413031    145.16    159.14  --
633.17/158.62	c  N dy  5452    834292      4257     85800         0     77269    429000   7460468    145.19    154.37  --
649.57/162.71	c  N dy  5592    854350      4257     85800         0     53333    429000   2409300    145.21    165.67  --
665.53/166.74	c  N dy  5729    874612      4257     85800         0     73586    429000   6479170    145.25    156.96  --
683.10/171.17	c  N dy  5863    894880      4257     85800         0     48868    429000   1326823    145.27    156.47  --
698.67/175.00	c  N dy  5997    914920      4257     85800         0     68900    429000   5315015    145.28    153.34  --
716.24/179.48	c  N dy  6136    935071      4257     85800         0     89046    429000   9330157    145.29    153.25  --
731.82/183.36	c  N dy  6268    955105      4257     85800         0     63096    429000   3921344    145.29    159.55  --
748.99/187.61	c  N dy  6400    975151      4257     85800         0     83137    429000   7914961    145.31    154.34  --
766.17/191.97	c  N dy  6536    995270      4257     85800         0     56263    429000   2417493    145.33    155.59  --
782.15/195.91	c  N dy  6660   1015283      4257     85800         0     76274    429000   6375111    145.29    154.68  --
800.52/200.58	c  N dy  6795   1035287      4257     85800         0     48287    429000    624367    145.30    159.58  --
815.71/204.34	c  N dy  6918   1055372      4257     85800         0     68368    429000   4642935    145.28    153.58  --
830.10/207.90	c  F st  7028   1071875      4257     85800         0     84863    429000   7933794    145.28   no data  --
833.68/208.90	c  N dy  7034   1077067      4257     85800         0     90047    429000   9122586    145.28   no data  --
850.86/213.14	c  N dy  7163   1097096      4257     85800         0     61088    429000   2991369    145.27    156.22  --
867.23/217.26	c  N dy  7294   1117189      4257     85800         0     81172    429000   7004041    145.27    153.53  --
886.41/222.09	c  N dy  7441   1137252      4257     85800         0     51248    429000    829097    145.32    155.71  --
901.99/225.96	c  N dy  7570   1157342      4257     85800         0     71330    429000   4883831    145.33    154.18  --
920.35/230.53	c  N dy  7710   1177408      4257     85800         0     91391    429000   8904560    145.35    154.17  --
937.92/234.94	c  N dy  7840   1197492      4257     85800         0     60492    429000   2471700    145.35    156.46  --
954.30/239.07	c  N dy  7976   1217531      4257     85800         0     80523    429000   6478589    145.34    161.99  --
973.48/243.84	c  N dy  8111   1237535      4257     85800         0    100514    429000  10526573    145.36    153.93  --
990.26/248.02	c  N dy  8248   1257606      4257     85800         0     68598    429000   3943579    145.38    155.06  --
1007.83/252.40	c  N dy  8383   1277661      4257     85800         0     88645    429000   7943123    145.37    153.63  --
1027.01/257.24	c  N dy  8515   1297762      4257     85800         0     55756    429000   1151661    145.37    156.00  --
1042.98/261.26	c  N dy  8648   1317775      4257     85800         0     75765    429000   5142362    145.37    153.04  --
1061.36/265.83	c  N dy  8782   1337831      4257     85800         0     95815    429000   9182867    145.36    154.17  --
1080.13/270.53	c  N dy  8919   1357882      4257     85800         0     61867    429000   2203867    145.38    153.43  --
1096.90/274.79	c  N dy  9057   1377908      4257     85800         0     81889    429000   6255017    145.40    183.07  --
1116.48/279.63	c  N dy  9195   1397922      4257     85800         0    101899    429000  10254179    145.42    154.26  --
1134.45/284.15	c  N dy  9328   1417987      4257     85800         0     66967    429000   3036624    145.43    168.90  --
1152.02/288.54	c  N dy  9466   1438048      4257     85800         0     87024    429000   7076521    145.45    161.41  --
1172.00/293.53	c  N dy  9601   1458254      4257     85800         0    107221    429000  11116228    145.44    156.28  --
1189.16/297.88	c  N dy  9731   1478267      4257     85800         0     71253    429000   3680786    145.44    153.42  --
1207.56/302.41	c  N dy  9867   1498506      4257     85800         0     91487    429000   7710376    145.44    155.42  --
1228.31/307.65	c  N dy 10007   1518555      4257     85800         0    111530    429000  11747122    145.45    153.56  --
1245.48/311.99	c  N dy 10138   1538982      4257     85800         0     74969    429000   4162443    145.42    154.99  --
1264.26/316.66	c  N dy 10273   1559214      4257     85800         0     95193    429000   8232097    145.43    156.14  --
1285.43/321.93	c  N dy 10409   1579294      4257     85800         0    115267    429000  12265170    145.44    156.77  --
1302.20/326.10	c  N dy 10541   1599316      4257     85800         0     77302    429000   4486417    145.43    155.94  --
1320.98/330.83	c  N dy 10687   1619452      4257     85800         0     97432    429000   8530260    145.45    154.10  --
1342.15/336.17	c  N dy 10829   1639504      4257     85800         0    117480    429000  12577367    145.47    153.88  --
1359.32/340.49	c  N dy 10972   1659544      4257     85800         0     78537    429000   4583382    145.50    154.07  --
1378.49/345.24	c  N dy 11107   1679585      4257     85800         0     98572    429000   8635227    145.52    157.50  --
1400.07/350.67	c  N dy 11256   1699611      4257     85800         0    118591    429000  12737022    145.57    155.28  --
1417.64/355.05	c  N dy 11399   1719826      4257     85800         0     78815    429000   4408957    145.58    153.93  --
1436.43/359.75	c  N dy 11532   1739837      4257     85800         0     98823    429000   8392118    145.58    163.69  --
1457.58/365.06	c  N dy 11672   1759864      4257     85800         0    118844    429000  12450871    145.61    153.70  --
1475.97/369.62	c  N dy 11815   1779983      4257     85800         0     77963    429000   4090132    145.64    153.75  --
1494.32/374.26	c  N dy 11945   1800069      4257     85800         0     98043    429000   8124639    145.64    153.58  --
1515.90/379.62	c  N dy 12082   1820130      4257     85800         0    118100    429000  12159612    145.64    162.22  --
1534.67/384.32	c  N dy 12220   1840182      4257     85800         0     76165    429000   3504908    145.65    156.51  --
1553.03/388.97	c  N dy 12354   1860247      4257     85800         0     96223    429000   7554110    145.66    154.12  --
1574.21/394.27	c  N dy 12492   1880328      4257     85800         0    116297    429000  11624604    145.69    154.36  --
1594.20/399.21	c  N dy 12626   1900439      4257     85800         0     73421    429000   2762579    145.70    153.94  --
1612.55/403.83	c  N dy 12765   1920759      4257     85800         0     93733    429000   6849633    145.71    153.47  --
1633.74/409.11	c  N dy 12908   1940900      4257     85800         0    113869    429000  10943618    145.75    156.22  --
1654.89/414.43	c  N dy 13048   1960981      4257     85800         0     69976    429000   1870150    145.77    153.51  --
1672.47/418.83	c  N dy 13183   1981092      4257     85800         0     90081    429000   5905413    145.78    155.92  --
1692.83/423.91	c  N dy 13322   2001183      4257     85800         0    110168    429000   9967063    145.80    159.16  --
1715.60/429.67	c  N dy 13460   2021326      4257     85800         0     65318    429000    723535    145.82    153.69  --
1732.77/433.93	c  N dy 13588   2041416      4257     85800         0     85401    429000   4728952    145.81    156.13  --
1752.37/438.85	c  N dy 13721   2061500      4257     85800         0    105480    429000   8756110    145.80    157.34  --
1773.93/444.26	c  N dy 13854   2081522      4257     85800         0    125494    429000  12737065    145.79    166.88  --
1793.49/449.12	c  N dy 13989   2101641      4257     85800         0     79628    429000   3392340    145.79    156.00  --
1812.66/453.96	c  N dy 14135   2121858      4257     85800         0     99839    429000   7477673    145.81    159.57  --
1834.23/459.32	c  N dy 14271   2141938      4257     85800         0    119913    429000  11491818    145.81    155.24  --
1855.79/464.75	c  N dy 14412   2161945      4257     85800         0     72945    429000   1885854    145.83    162.75  --
1873.37/469.19	c  N dy 14544   2182027      4257     85800         0     93020    429000   5925933    145.84    154.70  --
1893.74/474.29	c  N dy 14678   2202148      4257     85800         0    113132    429000   9964084    145.84    153.89  --
1916.90/480.03	c  N dy 14814   2222228      4257     85800         0    133205    429000  14002555    145.85    154.75  --
1936.08/484.87	c  N dy 14963   2242329      4257     85800         0     85315    429000   4201868    145.87    162.77  --
1955.64/489.71	c  N dy 15097   2262332      4257     85800         0    105309    429000   8237377    145.88    154.66  --
1977.61/495.22	c  N dy 15232   2282489      4257     85800         0    125459    429000  12221590    145.87    153.81  --
1999.97/500.82	c  N dy 15378   2302495      4257     85800         0     76475    429000   2214575    145.90    153.58  --
2018.35/505.48	c  N dy 15515   2322593      4257     85800         0     96564    429000   6254277    145.91    156.32  --
2039.12/510.62	c  N dy 15638   2342618      4257     85800         0    116586    429000  10257620    145.89    161.94  --
2062.29/516.49	c  N dy 15778   2362741      4257     85800         0    136706    429000  14313710    145.90    157.68  --
2081.47/521.20	c  N dy 15909   2382833      4257     85800         0     86811    429000   4083224    145.90    163.01  --
2100.63/526.09	c  N dy 16048   2402936      4257     85800         0    106905    429000   8115443    145.91    163.91  --
2123.40/531.71	c  N dy 16194   2422979      4257     85800         0    126943    429000  12201950    145.93    166.01  --
2145.77/537.34	c  N dy 16329   2443028      4257     85800         0     76016    429000   1705936    145.93    155.43  --
2163.74/541.86	c  N dy 16461   2463184      4257     85800         0     96169    429000   5710375    145.93    157.39  --
2184.11/546.96	c  N dy 16591   2483286      4257     85800         0    116261    429000   9744627    145.93    158.71  --
2207.29/552.72	c  N dy 16732   2503359      4257     85800         0    136327    429000  13788196    145.94    155.63  --
2228.05/557.91	c  N dy 16871   2523395      4257     85800         0     84377    429000   3211721    145.96    155.82  --
2247.22/562.76	c  N dy 16998   2543508      4257     85800         0    104485    429000   7258733    145.96    163.96  --
2269.19/568.21	c  N dy 17138   2563570      4257     85800         0    124543    429000  11255621    145.96    155.08  --
2293.18/574.21	c  N dy 17268   2583709      4257     85800         0    144673    429000  15344321    145.96    155.62  --
2311.53/578.89	c  N dy 17399   2603710      4257     85800         0     91691    429000   4488854    145.96    154.05  --
2331.90/583.92	c  N dy 17535   2623820      4257     85800         0    111795    429000   8568227    145.97    157.38  --
2354.69/589.65	c  N dy 17675   2643915      4257     85800         0    131887    429000  12642626    145.99    157.99  --
2378.23/595.58	c  N dy 17804   2664101      4257     85800         0     78091    429000   1558711    145.99    154.58  --
2397.01/600.20	c  N dy 17945   2684131      4257     85800         0     98115    429000   5615112    146.00    160.91  --
2417.38/605.32	c  N dy 18075   2704340      4257     85800         0    118318    429000   9645585    146.00    155.95  --
2440.55/611.11	c  N dy 18209   2724517      4257     85800         0    138488    429000  13708312    146.02    154.28  --
2463.31/616.81	c  N dy 18345   2744625      4257     85800         0     83608    429000   2488831    146.02    156.26  --
2482.88/621.70	c  N dy 18487   2764903      4257     85800         0    103881    429000   6567234    146.03    153.72  --
2504.45/627.10	c  N dy 18623   2784949      4257     85800         0    123915    429000  10600583    146.04    153.74  --
2528.42/633.13	c  N dy 18763   2805076      4257     85800         0    144036    429000  14664766    146.05    155.37  --
2549.98/638.52	c  N dy 18904   2825190      4257     85800         0     88170    429000   3233033    146.07    154.21  --
2569.98/643.51	c  N dy 19044   2845203      4257     85800         0    108171    429000   7280282    146.09    157.67  --
2591.95/649.01	c  N dy 19186   2865234      4257     85800         0    128197    429000  11342187    146.10    158.71  --
2616.70/655.24	c  N dy 19325   2885236      4257     85800         0    148195    429000  15362074    146.11    156.67  --
2637.05/660.31	c  N dy 19451   2905327      4257     85800         0     91309    429000   3627635    146.10    157.10  --
2657.03/665.36	c  N dy 19591   2925351      4257     85800         0    111325    429000   7692671    146.10    160.87  --
2679.81/671.04	c  N dy 19734   2945430      4257     85800         0    131394    429000  11781141    146.12    157.13  --
2705.35/677.41	c  N dy 19873   2965512      4257     85800         0    151471    429000  15866064    146.13    155.30  --
2724.91/682.31	c  N dy 19999   2985552      4257     85800         0     93537    429000   3880042    146.13    154.09  --
2745.31/687.42	c  N dy 20138   3005607      4257     85800         0    113586    429000   7935292    146.13    153.89  --
2767.68/693.02	c  N dy 20273   3025647      4257     85800         0    133618    429000  11995634    146.14    160.36  --
2792.82/699.33	c  N dy 20403   3045811      4257     85800         0    153778    429000  15996582    146.13    154.32  --
2813.19/704.49	c  N dy 20534   3065889      4257     85800         0     94884    429000   3989841    146.14    167.50  --
2833.96/709.63	c  N dy 20669   3085895      4257     85800         0    114887    429000   7963736    146.13    158.01  --
2856.72/715.34	c  N dy 20801   3105947      4257     85800         0    134931    429000  12018168    146.14    157.15  --
2882.29/721.73	c  N dy 20937   3125999      4257     85800         0    154974    429000  16050840    146.14    156.41  --
2903.05/726.93	c  N dy 21071   3146079      4257     85800         0     95061    429000   3827054    146.15    158.48  --
2923.43/732.05	c  N dy 21210   3166160      4257     85800         0    115136    429000   7855016    146.15    157.18  --
2946.20/737.73	c  N dy 21341   3186326      4257     85800         0    135296    429000  11903327    146.15    154.20  --
2971.76/744.15	c  N dy 21478   3206328      4257     85800         0    155294    429000  15877306    146.14    154.59  --
2993.32/749.57	c  N dy 21621   3226383      4257     85800         0     94370    429000   3503093    146.15    173.09  --
3013.71/754.66	c  N dy 21755   3246607      4257     85800         0    114588    429000   7594048    146.15    158.05  --
3037.25/760.50	c  N dy 21895   3266870      4257     85800         0    134844    429000  11688592    146.16    153.87  --
3062.42/766.80	c  N dy 22026   3286892      4257     85800         0    154858    429000  15725007    146.16    154.98  --
3085.18/772.51	c  N dy 22162   3307004      4257     85800         0     92994    429000   3002785    146.16    155.36  --
3105.58/777.66	c  N dy 22302   3327147      4257     85800         0    113133    429000   7050732    146.17    157.02  --
3128.33/783.31	c  N dy 22440   3347265      4257     85800         0    133245    429000  11086537    146.18    153.93  --
3153.09/789.58	c  N dy 22574   3367272      4257     85800         0    153243    429000  15135313    146.19    206.02  --
3177.44/795.67	c  N dy 22710   3387486      4257     85800         0     90467    429000   2347690    146.19    154.04  --
3197.42/800.68	c  N dy 22844   3407637      4257     85800         0    110614    429000   6403061    146.19    155.99  --
3219.80/806.20	c  N dy 22974   3427709      4257     85800         0    130676    429000  10382395    146.18    154.07  --
3244.54/812.40	c  N dy 23110   3447826      4257     85800         0    150786    429000  14443676    146.19    155.31  --
3270.49/818.94	c  N dy 23248   3467955      4257     85800         0     86931    429000   1426817    146.19    154.57  --
3289.68/823.72	c  N dy 23383   3488088      4257     85800         0    107058    429000   5467094    146.19    156.00  --
3311.25/829.16	c  N dy 23522   3508112      4257     85800         0    127079    429000   9557048    146.20    153.95  --
3335.60/835.25	c  N dy 23666   3528139      4257     85800         0    147096    429000  13659635    146.23    157.26  --
3362.37/841.98	c  N dy 23797   3548295      4257     85800         0    167250    429000  17716662    146.23    158.40  --
3383.51/847.22	c  N dy 23935   3568377      4257     85800         0    102359    429000   4355275    146.23    155.35  --
3404.71/852.57	c  N dy 24070   3588421      4257     85800         0    122398    429000   8404295    146.24    208.40  --
3427.85/858.37	c  N dy 24195   3608441      4257     85800         0    142412    429000  12452085    146.23    181.70  --
3454.61/865.08	c  N dy 24336   3628499      4257     85800         0    162468    429000  16483763    146.24    159.32  --
3478.57/871.09	c  N dy 24470   3648534      4257     85800         0     96528    429000   2982312    146.23    156.49  --
3499.33/876.29	c  N dy 24612   3668596      4257     85800         0    116582    429000   7027277    146.24    159.22  --
3522.50/882.03	c  N dy 24750   3688599      4257     85800         0    136576    429000  11005521    146.24    154.26  --
3548.06/888.49	c  N dy 24886   3708734      4257     85800         0    156704    429000  15078796    146.26    154.13  --
3576.03/895.44	c  N dy 25027   3728914      4257     85800         0     89906    429000   1463314    146.27    154.14  --
3595.59/900.39	c  N dy 25159   3748929      4257     85800         0    109919    429000   5436848    146.26    154.00  --
3598.38/901.08	c  F st 25178   3751562      4257     85800         0    112551    429000   5955866    146.26   no data  --
3616.76/905.60	c  N dy 25260   3768960      4257     85800         0    129941    429000   9658775    146.26    154.64  --
3641.54/911.87	c  N dy 25396   3789007      4257     85800         0    149981    429000  13723476    146.26    162.40  --
3669.09/918.72	c  N dy 25539   3809038      4257     85800         0    170004    429000  17815740    146.28    155.55  --
3691.44/924.38	c  N dy 25682   3829158      4257     85800         0    102137    429000   3750755    146.29    154.89  --
3713.01/929.75	c  N dy 25820   3849182      4257     85800         0    122156    429000   7784585    146.29    154.94  --
3736.58/935.60	c  N dy 25955   3869208      4257     85800         0    142175    429000  11792201    146.29    186.95  --
3762.55/942.17	c  N dy 26091   3889228      4257     85800         0    162187    429000  15847726    146.30    162.05  --
3789.69/948.90	c  N dy 26223   3909398      4257     85800         0     93382    429000   1782194    146.31    154.26  --
3810.05/954.06	c  N dy 26367   3929440      4257     85800         0    113418    429000   5890973    146.32    195.10  --
3832.83/959.77	c  N dy 26508   3949515      4257     85800         0    133486    429000   9919243    146.33    155.10  --
3858.39/966.12	c  N dy 26643   3969650      4257     85800         0    153611    429000  13973705    146.33    154.18  --
3886.35/973.13	c  N dy 26783   3989777      4257     85800         0    173728    429000  18079749    146.34    154.58  --
3909.10/978.86	c  N dy 26924   4009815      4257     85800         0    103783    429000   3676329    146.34    158.54  --
3930.68/984.23	c  N dy 27063   4029939      4257     85800         0    123898    429000   7721387    146.35    155.73  --
3954.24/990.13	c  N dy 27193   4049996      4257     85800         0    143946    429000  11746737    146.34    155.79  --
3980.59/996.72	c  N dy 27328   4070057      4257     85800         0    163997    429000  15747161    146.34    155.63  --
4008.94/1003.84	c  N dy 27456   4090254      4257     85800         0     93225    429000   1344489    146.34    158.83  --
4028.90/1008.83	c  N dy 27586   4110323      4257     85800         0    113285    429000   5421639    146.34    155.98  --
4051.27/1014.43	c  N dy 27721   4130436      4257     85800         0    133390    429000   9482241    146.34    155.59  --
4076.05/1020.66	c  N dy 27850   4150621      4257     85800         0    153564    429000  13555764    146.34    156.67  --
4103.22/1027.48	c  N dy 27980   4170623      4257     85800         0    173559    429000  17595241    146.34    154.44  --
4128.35/1033.73	c  N dy 28113   4190638      4257     85800         0    101609    429000   2853320    146.34    155.93  --
4149.53/1039.02	c  N dy 28252   4210821      4257     85800         0    121784    429000   6935166    146.35    155.40  --
4172.70/1044.87	c  N dy 28384   4230920      4257     85800         0    141878    429000  10981724    146.35    157.11  --
4198.66/1051.39	c  N dy 28523   4250968      4257     85800         0    161922    429000  14985003    146.35    154.22  --
4227.41/1058.57	c  N dy 28664   4270969      4257     85800         0    181913    429000  19027012    146.36    155.26  --
4249.78/1064.15	c  N dy 28798   4291041      4257     85800         0    109011    429000   4197237    146.36    158.92  --
4272.15/1069.74	c  N dy 28936   4311131      4257     85800         0    129092    429000   8257038    146.37    155.58  --
4296.54/1075.90	c  N dy 29072   4331250      4257     85800         0    149199    429000  12316068    146.37    154.83  --
4324.08/1082.78	c  N dy 29208   4351340      4257     85800         0    169285    429000  16372997    146.38    179.91  --
4353.24/1090.07	c  N dy 29337   4371379      4257     85800         0     95363    429000   1210504    146.38    164.15  --
4373.60/1095.14	c  N dy 29475   4391620      4257     85800         0    115600    429000   5343928    146.39    156.61  --
4396.37/1100.83	c  N dy 29611   4411678      4257     85800         0    135655    429000   9357306    146.39    154.44  --
4421.94/1107.21	c  N dy 29748   4431684      4257     85800         0    155656    429000  13355190    146.38    160.71  --
4449.91/1114.29	c  N dy 29896   4451739      4257     85800         0    175704    429000  17457516    146.40    154.37  --
4477.83/1121.25	c  N dy 30035   4471762      4257     85800         0    100754    429000   2106859    146.40    158.20  --
4498.22/1126.37	c  N dy 30170   4491768      4257     85800         0    120754    429000   6112210    146.40    155.14  --
4521.77/1132.28	c  N dy 30305   4511909      4257     85800         0    140886    429000  10112791    146.40    155.56  --
4547.73/1138.75	c  N dy 30438   4531960      4257     85800         0    160931    429000  14172736    146.40    154.74  --
4575.69/1145.80	c  N dy 30569   4552073      4257     85800         0    181039    429000  18207048    146.39    155.04  --
4602.44/1152.48	c  N dy 30714   4572087      4257     85800         0    105069    429000   2830850    146.40    154.67  --
4624.41/1157.96	c  N dy 30859   4592171      4257     85800         0    125147    429000   6949637    146.42    193.32  --
4648.77/1164.03	c  N dy 30995   4612318      4257     85800         0    145279    429000  10987287    146.42    154.59  --
4675.53/1170.70	c  N dy 31131   4632499      4257     85800         0    165452    429000  15025475    146.42    154.43  --
4704.29/1177.96	c  N dy 31264   4652579      4257     85800         0    185528    429000  19063904    146.42    154.18  --
4729.44/1184.22	c  N dy 31396   4672653      4257     85800         0    108631    429000   3335937    146.42    155.68  --
4751.42/1189.72	c  N dy 31530   4692793      4257     85800         0    128763    429000   7395289    146.43    158.08  --
4775.78/1195.85	c  N dy 31669   4712821      4257     85800         0    148785    429000  11446209    146.43    155.19  --

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

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

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

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


[startup+0 s]
/proc/loadavg: 7.52 7.99 7.96 7/180 23892
/proc/meminfo: memFree=18877816/32951124 swapFree=67111528/67111528
[pid=23892] ppid=23890 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/23892/stat : 23892 (strangenight1-m) R 23890 23892 22629 0 -1 4202496 413 0 0 0 0 0 0 0 23 0 4 0 524662787 52465664 352 33554432000 4194304 4650419 140733430348704 18446744073709551615 47559329699762 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/23892/statm: 12809 352 303 112 0 7774 0
[pid=23892/tid=23893] ppid=23890 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/23892/task/23893/stat : 23893 (strangenight1-m) R 23890 23892 22629 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 4 0 524662787 52465664 352 33554432000 4194304 4650419 140733430348704 18446744073709551615 216634571761 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23892/tid=23894] ppid=23890 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/23892/task/23894/stat : 23894 (strangenight1-m) R 23890 23892 22629 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 4 0 524662787 52465664 352 33554432000 4194304 4650419 140733430348704 18446744073709551615 47559329699762 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=23892/tid=23895] ppid=23890 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/23892/task/23895/stat : 23895 (strangenight1-m) R 23890 23892 22629 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 4 0 524662787 52465664 352 33554432000 4194304 4650419 140733430348704 18446744073709551615 47559329699766 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.026799 s]
/proc/loadavg: 7.52 7.99 7.96 7/180 23892
/proc/meminfo: memFree=18877816/32951124 swapFree=67111528/67111528
[pid=23892] ppid=23890 vsize=287140 CPUtime=0.07 cores=0,2,4,6
/proc/23892/stat : 23892 (strangenight1-m) R 23890 23892 22629 0 -1 4202496 5380 0 0 0 6 1 0 0 18 0 4 0 524662787 294031360 4906 33554432000 4194304 4650419 140733430348704 18446744073709551615 216634620447 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/23892/statm: 71785 4909 344 112 0 66750 0
[pid=23892/tid=23893] ppid=23890 vsize=287140 CPUtime=0.01 cores=0,2,4,6
/proc/23892/task/23893/stat : 23893 (strangenight1-m) R 23890 23892 22629 0 -1 4202560 1171 0 0 0 1 0 0 0 25 0 4 0 524662787 294031360 4910 33554432000 4194304 4650419 140733430348704 18446744073709551615 4306669 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23892/tid=23894] ppid=23890 vsize=287140 CPUtime=0.01 cores=0,2,4,6
/proc/23892/task/23894/stat : 23894 (strangenight1-m) R 23890 23892 22629 0 -1 4202560 1174 0 0 0 1 0 0 0 18 0 4 0 524662787 294031360 4911 33554432000 4194304 4650419 140733430348704 18446744073709551615 216634620447 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=23892/tid=23895] ppid=23890 vsize=287140 CPUtime=0.01 cores=0,2,4,6
/proc/23892/task/23895/stat : 23895 (strangenight1-m) R 23890 23892 22629 0 -1 4202560 1227 0 0 0 1 0 0 0 18 0 4 0 524662787 294031360 4917 33554432000 4194304 4650419 140733430348704 18446744073709551615 4520021 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 287140

[startup+0.101126 s]
/proc/loadavg: 7.52 7.99 7.96 7/180 23892
/proc/meminfo: memFree=18877816/32951124 swapFree=67111528/67111528
[pid=23892] ppid=23890 vsize=372752 CPUtime=0.35 cores=0,2,4,6
/proc/23892/stat : 23892 (strangenight1-m) R 23890 23892 22629 0 -1 4202496 15301 0 0 0 28 7 0 0 18 0 4 0 524662787 381698048 13069 33554432000 4194304 4650419 140733430348704 18446744073709551615 4373800 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/23892/statm: 93188 13113 344 112 0 88153 0
[pid=23892/tid=23893] ppid=23890 vsize=372752 CPUtime=0.07 cores=0,2,4,6
/proc/23892/task/23893/stat : 23893 (strangenight1-m) S 23890 23892 22629 0 -1 4202560 3759 0 0 0 6 1 0 0 18 0 4 0 524662787 381698048 13113 33554432000 4194304 4650419 140733430348704 18446744073709551615 216634620398 0 0 4096 2 18446604453952375680 0 0 -1 6 0 0 0
[pid=23892/tid=23894] ppid=23890 vsize=372752 CPUtime=0.08 cores=0,2,4,6
/proc/23892/task/23894/stat : 23894 (strangenight1-m) R 23890 23892 22629 0 -1 4202560 3488 0 0 0 7 1 0 0 18 0 4 0 524662787 381698048 13126 33554432000 4194304 4650419 140733430348704 18446744073709551615 216634212552 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=23892/tid=23895] ppid=23890 vsize=372752 CPUtime=0.09 cores=0,2,4,6
/proc/23892/task/23895/stat : 23895 (strangenight1-m) S 23890 23892 22629 0 -1 4202560 3865 0 0 0 7 2 0 0 18 0 4 0 524662787 381698048 13139 33554432000 4194304 4650419 140733430348704 18446744073709551615 216634620398 0 0 4096 2 18446604453952375680 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.35
Current children cumulated vsize (KiB) 372752

[startup+0.302768 s]
/proc/loadavg: 7.52 7.99 7.96 7/180 23892
/proc/meminfo: memFree=18877816/32951124 swapFree=67111528/67111528
[pid=23892] ppid=23890 vsize=542560 CPUtime=1.09 cores=0,2,4,6
/proc/23892/stat : 23892 (strangenight1-m) S 23890 23892 22629 0 -1 4202496 37433 0 0 0 89 20 0 0 18 0 4 0 524662787 555581440 33062 33554432000 4194304 4650419 140733430348704 18446744073709551615 216634620398 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/23892/statm: 135640 33128 344 112 0 130605 0
[pid=23892/tid=23893] ppid=23890 vsize=542560 CPUtime=0.26 cores=0,2,4,6
/proc/23892/task/23893/stat : 23893 (strangenight1-m) S 23890 23892 22629 0 -1 4202560 9362 0 0 0 22 4 0 0 18 0 4 0 524662787 555581440 33180 33554432000 4194304 4650419 140733430348704 18446744073709551615 216634620398 0 0 4096 2 18446604453952375680 0 0 -1 6 0 0 0
[pid=23892/tid=23894] ppid=23890 vsize=542560 CPUtime=0.27 cores=0,2,4,6
/proc/23892/task/23894/stat : 23894 (strangenight1-m) R 23890 23892 22629 0 -1 4202560 8998 0 0 0 23 4 0 0 18 0 4 0 524662787 555581440 33208 33554432000 4194304 4650419 140733430348704 18446744073709551615 216634558647 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=23892/tid=23895] ppid=23890 vsize=542560 CPUtime=0.27 cores=0,2,4,6
/proc/23892/task/23895/stat : 23895 (strangenight1-m) S 23890 23892 22629 0 -1 4202560 9487 0 0 0 22 5 0 0 18 0 4 0 524662787 555581440 33246 33554432000 4194304 4650419 140733430348704 18446744073709551615 216634620398 0 0 4096 2 18446604453952375680 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.09
Current children cumulated vsize (KiB) 542560

[startup+0.705918 s]
/proc/loadavg: 7.52 7.99 7.96 7/180 23892
/proc/meminfo: memFree=18877816/32951124 swapFree=67111528/67111528
[pid=23892] ppid=23890 vsize=570316 CPUtime=2.62 cores=0,2,4,6
/proc/23892/stat : 23892 (strangenight1-m) R 23890 23892 22629 0 -1 4202496 61322 0 0 0 220 42 0 0 18 0 4 0 524662787 584003584 56951 33554432000 4194304 4650419 140733430348704 18446744073709551615 4370697 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/23892/statm: 142579 56952 367 112 0 137544 0
[pid=23892/tid=23893] ppid=23890 vsize=570316 CPUtime=0.64 cores=0,2,4,6
/proc/23892/task/23893/stat : 23893 (strangenight1-m) R 23890 23892 22629 0 -1 4202560 15394 0 0 0 53 11 0 0 18 0 4 0 524662787 584003584 56952 33554432000 4194304 4650419 140733430348704 18446744073709551615 216634620398 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23892/tid=23894] ppid=23890 vsize=570316 CPUtime=0.65 cores=0,2,4,6
/proc/23892/task/23894/stat : 23894 (strangenight1-m) R 23890 23892 22629 0 -1 4202560 14998 0 0 0 57 8 0 0 18 0 4 0 524662787 584003584 56952 33554432000 4194304 4650419 140733430348704 18446744073709551615 4370522 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=23892/tid=23895] ppid=23890 vsize=570316 CPUtime=0.65 cores=0,2,4,6
/proc/23892/task/23895/stat : 23895 (strangenight1-m) R 23890 23892 22629 0 -1 4202560 15213 0 0 0 54 11 0 0 18 0 4 0 524662787 584003584 56952 33554432000 4194304 4650419 140733430348704 18446744073709551615 216634180472 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2.62
Current children cumulated vsize (KiB) 570316

[startup+1.50054 s]
/proc/loadavg: 7.56 7.99 7.96 10/184 23896
/proc/meminfo: memFree=18624580/32951124 swapFree=67111528/67111528
[pid=23892] ppid=23890 vsize=586108 CPUtime=5.78 cores=0,2,4,6
/proc/23892/stat : 23892 (strangenight1-m) R 23890 23892 22629 0 -1 4202496 106272 0 0 0 528 50 0 0 19 0 4 0 524662787 600174592 67620 33554432000 4194304 4650419 140733430348704 18446744073709551615 4370522 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/23892/statm: 146527 67620 371 112 0 141492 0
[pid=23892/tid=23893] ppid=23890 vsize=586108 CPUtime=1.43 cores=0,2,4,6
/proc/23892/task/23893/stat : 23893 (strangenight1-m) R 23890 23892 22629 0 -1 4202560 29596 0 0 0 129 14 0 0 19 0 4 0 524662787 600174592 67620 33554432000 4194304 4650419 140733430348704 18446744073709551615 4370547 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23892/tid=23894] ppid=23890 vsize=586108 CPUtime=1.44 cores=0,2,4,6
/proc/23892/task/23894/stat : 23894 (strangenight1-m) R 23890 23892 22629 0 -1 4202560 29695 0 0 0 133 11 0 0 19 0 4 0 524662787 600174592 67620 33554432000 4194304 4650419 140733430348704 18446744073709551615 4370522 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=23892/tid=23895] ppid=23890 vsize=586108 CPUtime=1.44 cores=0,2,4,6
/proc/23892/task/23895/stat : 23895 (strangenight1-m) R 23890 23892 22629 0 -1 4202560 16649 0 0 0 133 11 0 0 19 0 4 0 524662787 600174592 67620 33554432000 4194304 4650419 140733430348704 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.78
Current children cumulated vsize (KiB) 586108

[startup+3.10027 s]
/proc/loadavg: 7.56 7.99 7.96 9/184 23896
/proc/meminfo: memFree=18395304/32951124 swapFree=67111528/67111528
[pid=23892] ppid=23890 vsize=865144 CPUtime=12.08 cores=0,2,4,6
/proc/23892/stat : 23892 (strangenight1-m) R 23890 23892 22629 0 -1 4202496 190226 0 0 0 1138 70 0 0 18 0 4 0 524662787 885907456 150842 33554432000 4194304 4650419 140733430348704 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/23892/statm: 216286 150842 390 112 0 211251 0
[pid=23892/tid=23893] ppid=23890 vsize=865144 CPUtime=3 cores=0,2,4,6
/proc/23892/task/23893/stat : 23893 (strangenight1-m) R 23890 23892 22629 0 -1 4202560 56264 0 0 0 280 20 0 0 18 0 4 0 524662787 885907456 150842 33554432000 4194304 4650419 140733430348704 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23892/tid=23894] ppid=23890 vsize=865144 CPUtime=3.02 cores=0,2,4,6
/proc/23892/task/23894/stat : 23894 (strangenight1-m) R 23890 23892 22629 0 -1 4202560 57016 0 0 0 285 17 0 0 18 0 4 0 524662787 885907456 150842 33554432000 4194304 4650419 140733430348704 18446744073709551615 4476293 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=23892/tid=23895] ppid=23890 vsize=865144 CPUtime=3 cores=0,2,4,6
/proc/23892/task/23895/stat : 23895 (strangenight1-m) R 23890 23892 22629 0 -1 4202560 18984 0 0 0 287 13 0 0 19 0 4 0 524662787 885907456 150842 33554432000 4194304 4650419 140733430348704 18446744073709551615 4315137 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.08
Current children cumulated vsize (KiB) 865144

[startup+6.3007 s]
/proc/loadavg: 7.56 7.99 7.96 9/184 23896
/proc/meminfo: memFree=18127752/32951124 swapFree=67111528/67111528
[pid=23892] ppid=23890 vsize=1024444 CPUtime=24.83 cores=0,2,4,6
/proc/23892/stat : 23892 (strangenight1-m) R 23890 23892 22629 0 -1 4202496 237794 0 0 0 2404 79 0 0 25 0 4 0 524662787 1049030656 172327 33554432000 4194304 4650419 140733430348704 18446744073709551615 4360387 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/23892/statm: 256111 172327 394 112 0 251076 0
[pid=23892/tid=23893] ppid=23890 vsize=1024444 CPUtime=6.19 cores=0,2,4,6
/proc/23892/task/23893/stat : 23893 (strangenight1-m) R 23890 23892 22629 0 -1 4202560 66505 0 0 0 597 22 0 0 25 0 4 0 524662787 1049030656 172327 33554432000 4194304 4650419 140733430348704 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23892/tid=23894] ppid=23890 vsize=1024444 CPUtime=6.22 cores=0,2,4,6
/proc/23892/task/23894/stat : 23894 (strangenight1-m) R 23890 23892 22629 0 -1 4202560 69237 0 0 0 603 19 0 0 25 0 4 0 524662787 1049030656 172327 33554432000 4194304 4650419 140733430348704 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=23892/tid=23895] ppid=23890 vsize=1024444 CPUtime=6.19 cores=0,2,4,6
/proc/23892/task/23895/stat : 23895 (strangenight1-m) R 23890 23892 22629 0 -1 4202560 34159 0 0 0 603 16 0 0 25 0 4 0 524662787 1049030656 172328 33554432000 4194304 4650419 140733430348704 18446744073709551615 4306767 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 24.83
Current children cumulated vsize (KiB) 1024444

[startup+12.7006 s]
/proc/loadavg: 7.63 7.99 7.96 9/184 23896
/proc/meminfo: memFree=17976272/32951124 swapFree=67111528/67111528
[pid=23892] ppid=23890 vsize=1168572 CPUtime=50.38 cores=0,2,4,6
/proc/23892/stat : 23892 (strangenight1-m) R 23890 23892 22629 0 -1 4202496 306542 0 0 0 4944 94 0 0 25 0 4 0 524662787 1196617728 199612 33554432000 4194304 4650419 140733430348704 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/23892/statm: 292143 199612 394 112 0 287108 0
[pid=23892/tid=23893] ppid=23890 vsize=1168572 CPUtime=12.55 cores=0,2,4,6
/proc/23892/task/23893/stat : 23893 (strangenight1-m) R 23890 23892 22629 0 -1 4202560 83305 0 0 0 1228 27 0 0 25 0 4 0 524662787 1196617728 199613 33554432000 4194304 4650419 140733430348704 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23892/tid=23894] ppid=23890 vsize=1168572 CPUtime=12.61 cores=0,2,4,6
/proc/23892/task/23894/stat : 23894 (strangenight1-m) R 23890 23892 22629 0 -1 4202560 89706 0 0 0 1238 23 0 0 25 0 4 0 524662787 1196617728 199613 33554432000 4194304 4650419 140733430348704 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=23892/tid=23895] ppid=23890 vsize=1168572 CPUtime=12.59 cores=0,2,4,6
/proc/23892/task/23895/stat : 23895 (strangenight1-m) R 23890 23892 22629 0 -1 4202560 46533 0 0 0 1240 19 0 0 25 0 4 0 524662787 1196617728 199613 33554432000 4194304 4650419 140733430348704 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.38
Current children cumulated vsize (KiB) 1168572

[startup+25.5003 s]
/proc/loadavg: 7.69 7.99 7.96 9/184 23896
/proc/meminfo: memFree=17839244/32951124 swapFree=67111528/67111528
[pid=23892] ppid=23890 vsize=1379912 CPUtime=101.52 cores=0,2,4,6
/proc/23892/stat : 23892 (strangenight1-m) R 23890 23892 22629 0 -1 4202496 370654 0 0 0 10044 108 0 0 25 0 4 0 524662787 1413029888 216668 33554432000 4194304 4650419 140733430348704 18446744073709551615 4366869 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/23892/statm: 344978 216668 394 112 0 339943 0
[pid=23892/tid=23893] ppid=23890 vsize=1379912 CPUtime=25.29 cores=0,2,4,6
/proc/23892/task/23893/stat : 23893 (strangenight1-m) R 23890 23892 22629 0 -1 4202560 101020 0 0 0 2498 31 0 0 25 0 4 0 524662787 1413029888 216668 33554432000 4194304 4650419 140733430348704 18446744073709551615 4366261 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23892/tid=23894] ppid=23890 vsize=1379912 CPUtime=25.42 cores=0,2,4,6
/proc/23892/task/23894/stat : 23894 (strangenight1-m) R 23890 23892 22629 0 -1 4202560 107811 0 0 0 2515 27 0 0 25 0 4 0 524662787 1413029888 216668 33554432000 4194304 4650419 140733430348704 18446744073709551615 4315570 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=23892/tid=23895] ppid=23890 vsize=1379912 CPUtime=25.38 cores=0,2,4,6
/proc/23892/task/23895/stat : 23895 (strangenight1-m) R 23890 23892 22629 0 -1 4202560 59526 0 0 0 2517 21 0 0 25 0 4 0 524662787 1413029888 216668 33554432000 4194304 4650419 140733430348704 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.52
Current children cumulated vsize (KiB) 1379912

[startup+51.1008 s]
/proc/loadavg: 7.87 8.00 7.96 9/184 23897
/proc/meminfo: memFree=17861224/32951124 swapFree=67111528/67111528
[pid=23892] ppid=23890 vsize=1430000 CPUtime=203.78 cores=0,2,4,6
/proc/23892/stat : 23892 (strangenight1-m) R 23890 23892 22629 0 -1 4202496 460567 0 0 0 20247 131 0 0 25 0 4 0 524662787 1464320000 214513 33554432000 4194304 4650419 140733430348704 18446744073709551615 4333991 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/23892/statm: 357500 214513 394 112 0 352465 0
[pid=23892/tid=23893] ppid=23890 vsize=1430000 CPUtime=50.75 cores=0,2,4,6
/proc/23892/task/23893/stat : 23893 (strangenight1-m) R 23890 23892 22629 0 -1 4202560 128363 0 0 0 5038 37 0 0 25 0 4 0 524662787 1464320000 214513 33554432000 4194304 4650419 140733430348704 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23892/tid=23894] ppid=23890 vsize=1430000 CPUtime=51.01 cores=0,2,4,6
/proc/23892/task/23894/stat : 23894 (strangenight1-m) R 23890 23892 22629 0 -1 4202560 124817 0 0 0 5069 32 0 0 25 0 4 0 524662787 1464320000 214513 33554432000 4194304 4650419 140733430348704 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=23892/tid=23895] ppid=23890 vsize=1430000 CPUtime=50.98 cores=0,2,4,6
/proc/23892/task/23895/stat : 23895 (strangenight1-m) R 23890 23892 22629 0 -1 4202560 76786 0 0 0 5073 25 0 0 25 0 4 0 524662787 1464320000 214513 33554432000 4194304 4650419 140733430348704 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 203.78
Current children cumulated vsize (KiB) 1430000

[startup+102.307 s]
/proc/loadavg: 8.09 8.03 7.97 9/184 23898
/proc/meminfo: memFree=17708492/32951124 swapFree=67111528/67111528
[pid=23892] ppid=23890 vsize=1431640 CPUtime=408.32 cores=0,2,4,6
/proc/23892/stat : 23892 (strangenight1-m) R 23890 23892 22629 0 -1 4202496 662841 0 0 0 40652 180 0 0 25 0 4 0 524662787 1465999360 236788 33554432000 4194304 4650419 140733430348704 18446744073709551615 4364772 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/23892/statm: 357910 236788 394 112 0 352875 0
[pid=23892/tid=23893] ppid=23890 vsize=1431640 CPUtime=101.69 cores=0,2,4,6
/proc/23892/task/23893/stat : 23893 (strangenight1-m) R 23890 23892 22629 0 -1 4202560 183686 0 0 0 10119 50 0 0 25 0 4 0 524662787 1465999360 236788 33554432000 4194304 4650419 140733430348704 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23892/tid=23894] ppid=23890 vsize=1431640 CPUtime=102.22 cores=0,2,4,6
/proc/23892/task/23894/stat : 23894 (strangenight1-m) R 23890 23892 22629 0 -1 4202560 163300 0 0 0 10180 42 0 0 25 0 4 0 524662787 1465999360 236788 33554432000 4194304 4650419 140733430348704 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=23892/tid=23895] ppid=23890 vsize=1431640 CPUtime=102.19 cores=0,2,4,6
/proc/23892/task/23895/stat : 23895 (strangenight1-m) R 23890 23892 22629 0 -1 4202560 125260 0 0 0 10182 37 0 0 25 0 4 0 524662787 1465999360 236788 33554432000 4194304 4650419 140733430348704 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 408.32
Current children cumulated vsize (KiB) 1431640

[startup+162.3 s]

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

[pid=23892] ppid=23890 vsize=1468360 CPUtime=2804.8 cores=0,2,4,6
/proc/23892/stat : 23892 (strangenight1-m) R 23890 23892 22629 0 -1 4202496 2554910 0 0 0 279777 703 0 0 25 0 4 0 524662787 1503600640 227133 33554432000 4194304 4650419 140733430348704 18446744073709551615 4368288 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/23892/statm: 367090 227133 394 112 0 362055 0
[pid=23892/tid=23893] ppid=23890 vsize=1468360 CPUtime=700.64 cores=0,2,4,6
/proc/23892/task/23893/stat : 23893 (strangenight1-m) R 23890 23892 22629 0 -1 4202560 693480 0 0 0 69877 187 0 0 25 0 4 0 524662787 1503600640 227134 33554432000 4194304 4650419 140733430348704 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23892/tid=23894] ppid=23890 vsize=1468360 CPUtime=702.17 cores=0,2,4,6
/proc/23892/task/23894/stat : 23894 (strangenight1-m) R 23890 23892 22629 0 -1 4202560 562947 0 0 0 70056 161 0 0 25 0 4 0 524662787 1503600640 227134 33554432000 4194304 4650419 140733430348704 18446744073709551615 4365657 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=23892/tid=23895] ppid=23890 vsize=1468360 CPUtime=701.11 cores=0,2,4,6
/proc/23892/task/23895/stat : 23895 (strangenight1-m) R 23890 23892 22629 0 -1 4202560 606735 0 0 0 69938 173 0 0 25 0 4 0 524662787 1503600640 227134 33554432000 4194304 4650419 140733430348704 18446744073709551615 4364762 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2804.8
Current children cumulated vsize (KiB) 1468360

[startup+762.307 s]
/proc/loadavg: 8.06 8.10 8.03 9/184 23916
/proc/meminfo: memFree=17395424/32951124 swapFree=67111528/67111528
[pid=23892] ppid=23890 vsize=1486844 CPUtime=3044.46 cores=0,2,4,6
/proc/23892/stat : 23892 (strangenight1-m) R 23890 23892 22629 0 -1 4202496 2724570 0 0 0 303696 750 0 0 25 0 4 0 524662787 1522528256 263242 33554432000 4194304 4650419 140733430348704 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/23892/statm: 371711 263242 394 112 0 366676 0
[pid=23892/tid=23893] ppid=23890 vsize=1486844 CPUtime=760.63 cores=0,2,4,6
/proc/23892/task/23893/stat : 23893 (strangenight1-m) R 23890 23892 22629 0 -1 4202560 740047 0 0 0 75862 201 0 0 25 0 4 0 524662787 1522528256 263242 33554432000 4194304 4650419 140733430348704 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23892/tid=23894] ppid=23890 vsize=1486844 CPUtime=762.18 cores=0,2,4,6
/proc/23892/task/23894/stat : 23894 (strangenight1-m) R 23890 23892 22629 0 -1 4202560 600965 0 0 0 76046 172 0 0 25 0 4 0 524662787 1522528256 263242 33554432000 4194304 4650419 140733430348704 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=23892/tid=23895] ppid=23890 vsize=1486844 CPUtime=760.79 cores=0,2,4,6
/proc/23892/task/23895/stat : 23895 (strangenight1-m) R 23890 23892 22629 0 -1 4202560 649442 0 0 0 75896 183 0 0 25 0 4 0 524662787 1522528256 263242 33554432000 4194304 4650419 140733430348704 18446744073709551615 4328259 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3044.46
Current children cumulated vsize (KiB) 1486844

[startup+822.301 s]
/proc/loadavg: 8.13 8.10 8.03 9/184 23917
/proc/meminfo: memFree=17503668/32951124 swapFree=67111528/67111528
[pid=23892] ppid=23890 vsize=1537060 CPUtime=3284.08 cores=0,2,4,6
/proc/23892/stat : 23892 (strangenight1-m) R 23890 23892 22629 0 -1 4202496 2891849 0 0 0 327607 801 0 0 25 0 4 0 524662787 1573949440 226180 33554432000 4194304 4650419 140733430348704 18446744073709551615 4366869 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/23892/statm: 384265 226180 394 112 0 379230 0
[pid=23892/tid=23893] ppid=23890 vsize=1537060 CPUtime=820.61 cores=0,2,4,6
/proc/23892/task/23893/stat : 23893 (strangenight1-m) R 23890 23892 22629 0 -1 4202560 784056 0 0 0 81848 213 0 0 25 0 4 0 524662787 1573949440 226180 33554432000 4194304 4650419 140733430348704 18446744073709551615 4315110 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23892/tid=23894] ppid=23890 vsize=1537060 CPUtime=822.16 cores=0,2,4,6
/proc/23892/task/23894/stat : 23894 (strangenight1-m) R 23890 23892 22629 0 -1 4202560 643511 0 0 0 82030 186 0 0 25 0 4 0 524662787 1573949440 226180 33554432000 4194304 4650419 140733430348704 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=23892/tid=23895] ppid=23890 vsize=1537060 CPUtime=820.45 cores=0,2,4,6
/proc/23892/task/23895/stat : 23895 (strangenight1-m) R 23890 23892 22629 0 -1 4202560 691386 0 0 0 81848 197 0 0 25 0 4 0 524662787 1573949440 226180 33554432000 4194304 4650419 140733430348704 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3284.08
Current children cumulated vsize (KiB) 1537060

[startup+882.301 s]
/proc/loadavg: 8.05 8.08 8.03 9/184 23919
/proc/meminfo: memFree=17465444/32951124 swapFree=67111528/67111528
[pid=23892] ppid=23890 vsize=1537432 CPUtime=3523.7 cores=0,2,4,6
/proc/23892/stat : 23892 (strangenight1-m) R 23890 23892 22629 0 -1 4202496 3062596 0 0 0 351521 849 0 0 25 0 4 0 524662787 1574330368 252047 33554432000 4194304 4650419 140733430348704 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/23892/statm: 384358 252047 394 112 0 379323 0
[pid=23892/tid=23893] ppid=23890 vsize=1537432 CPUtime=880.6 cores=0,2,4,6
/proc/23892/task/23893/stat : 23893 (strangenight1-m) R 23890 23892 22629 0 -1 4202560 829926 0 0 0 87836 224 0 0 25 0 4 0 524662787 1574330368 252047 33554432000 4194304 4650419 140733430348704 18446744073709551615 4364736 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23892/tid=23894] ppid=23890 vsize=1537432 CPUtime=882.14 cores=0,2,4,6
/proc/23892/task/23894/stat : 23894 (strangenight1-m) R 23890 23892 22629 0 -1 4202560 687970 0 0 0 88015 199 0 0 25 0 4 0 524662787 1574330368 252047 33554432000 4194304 4650419 140733430348704 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=23892/tid=23895] ppid=23890 vsize=1537432 CPUtime=880.12 cores=0,2,4,6
/proc/23892/task/23895/stat : 23895 (strangenight1-m) R 23890 23892 22629 0 -1 4202560 731075 0 0 0 87802 210 0 0 25 0 4 0 524662787 1574330368 252047 33554432000 4194304 4650419 140733430348704 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3523.7
Current children cumulated vsize (KiB) 1537432

[startup+942.301 s]
/proc/loadavg: 8.08 8.08 8.03 9/184 23921
/proc/meminfo: memFree=17378760/32951124 swapFree=67111528/67111528
[pid=23892] ppid=23890 vsize=1474348 CPUtime=3763.35 cores=0,2,4,6
/proc/23892/stat : 23892 (strangenight1-m) R 23890 23892 22629 0 -1 4202496 3232848 0 0 0 375437 898 0 0 25 0 4 0 524662787 1509732352 253024 33554432000 4194304 4650419 140733430348704 18446744073709551615 4365333 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/23892/statm: 368587 253024 394 112 0 363552 0
[pid=23892/tid=23893] ppid=23890 vsize=1474348 CPUtime=940.58 cores=0,2,4,6
/proc/23892/task/23893/stat : 23893 (strangenight1-m) R 23890 23892 22629 0 -1 4202560 875033 0 0 0 93818 240 0 0 25 0 4 0 524662787 1509732352 253025 33554432000 4194304 4650419 140733430348704 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23892/tid=23894] ppid=23890 vsize=1474348 CPUtime=942.13 cores=0,2,4,6
/proc/23892/task/23894/stat : 23894 (strangenight1-m) R 23890 23892 22629 0 -1 4202560 732022 0 0 0 94001 212 0 0 25 0 4 0 524662787 1509732352 253025 33554432000 4194304 4650419 140733430348704 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=23892/tid=23895] ppid=23890 vsize=1474348 CPUtime=939.8 cores=0,2,4,6
/proc/23892/task/23895/stat : 23895 (strangenight1-m) R 23890 23892 22629 0 -1 4202560 772608 0 0 0 93759 221 0 0 25 0 4 0 524662787 1509732352 253025 33554432000 4194304 4650419 140733430348704 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3763.35
Current children cumulated vsize (KiB) 1474348

[startup+1002.3 s]
/proc/loadavg: 8.09 8.08 8.03 9/184 23922
/proc/meminfo: memFree=17301608/32951124 swapFree=67111528/67111528
[pid=23892] ppid=23890 vsize=1474780 CPUtime=4002.96 cores=0,2,4,6
/proc/23892/stat : 23892 (strangenight1-m) R 23890 23892 22629 0 -1 4202496 3399708 0 0 0 399349 947 0 0 25 0 4 0 524662787 1510174720 247264 33554432000 4194304 4650419 140733430348704 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/23892/statm: 368695 247264 394 112 0 363660 0
[pid=23892/tid=23893] ppid=23890 vsize=1474780 CPUtime=1000.56 cores=0,2,4,6
/proc/23892/task/23893/stat : 23893 (strangenight1-m) R 23890 23892 22629 0 -1 4202560 921293 0 0 0 99804 252 0 0 18 0 4 0 524662787 1510174720 247264 33554432000 4194304 4650419 140733430348704 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23892/tid=23894] ppid=23890 vsize=1474780 CPUtime=1002.11 cores=0,2,4,6
/proc/23892/task/23894/stat : 23894 (strangenight1-m) R 23890 23892 22629 0 -1 4202560 774741 0 0 0 99986 225 0 0 25 0 4 0 524662787 1510174720 247264 33554432000 4194304 4650419 140733430348704 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=23892/tid=23895] ppid=23890 vsize=1474780 CPUtime=999.45 cores=0,2,4,6
/proc/23892/task/23895/stat : 23895 (strangenight1-m) R 23890 23892 22629 0 -1 4202560 811972 0 0 0 99712 233 0 0 25 0 4 0 524662787 1510174720 247264 33554432000 4194304 4650419 140733430348704 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4002.96
Current children cumulated vsize (KiB) 1474780

[startup+1062.3 s]
/proc/loadavg: 8.03 8.06 8.02 9/184 23924
/proc/meminfo: memFree=17544384/32951124 swapFree=67111528/67111528
[pid=23892] ppid=23890 vsize=1361216 CPUtime=4242.59 cores=0,2,4,6
/proc/23892/stat : 23892 (strangenight1-m) R 23890 23892 22629 0 -1 4202496 3568128 0 0 0 423263 996 0 0 25 0 4 0 524662787 1393885184 222299 33554432000 4194304 4650419 140733430348704 18446744073709551615 4365357 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/23892/statm: 340304 222299 394 112 0 335269 0
[pid=23892/tid=23893] ppid=23890 vsize=1361216 CPUtime=1060.55 cores=0,2,4,6
/proc/23892/task/23893/stat : 23893 (strangenight1-m) R 23890 23892 22629 0 -1 4202560 965633 0 0 0 105790 265 0 0 25 0 4 0 524662787 1393885184 222299 33554432000 4194304 4650419 140733430348704 18446744073709551615 4365477 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23892/tid=23894] ppid=23890 vsize=1361216 CPUtime=1062.11 cores=0,2,4,6
/proc/23892/task/23894/stat : 23894 (strangenight1-m) R 23890 23892 22629 0 -1 4202560 819286 0 0 0 105972 239 0 0 25 0 4 0 524662787 1393885184 222299 33554432000 4194304 4650419 140733430348704 18446744073709551615 4367232 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=23892/tid=23895] ppid=23890 vsize=1361216 CPUtime=1059.13 cores=0,2,4,6
/proc/23892/task/23895/stat : 23895 (strangenight1-m) R 23890 23892 22629 0 -1 4202560 850673 0 0 0 105669 244 0 0 25 0 4 0 524662787 1393885184 222299 33554432000 4194304 4650419 140733430348704 18446744073709551615 4363880 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4242.59
Current children cumulated vsize (KiB) 1361216

[startup+1122.3 s]
/proc/loadavg: 8.01 8.05 8.01 9/184 23925
/proc/meminfo: memFree=17458316/32951124 swapFree=67111528/67111528
[pid=23892] ppid=23890 vsize=1427248 CPUtime=4482.22 cores=0,2,4,6
/proc/23892/stat : 23892 (strangenight1-m) R 23890 23892 22629 0 -1 4202496 3729793 0 0 0 447177 1045 0 0 25 0 4 0 524662787 1461501952 223652 33554432000 4194304 4650419 140733430348704 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/23892/statm: 356812 223652 394 112 0 351777 0
[pid=23892/tid=23893] ppid=23890 vsize=1427248 CPUtime=1120.52 cores=0,2,4,6
/proc/23892/task/23893/stat : 23893 (strangenight1-m) R 23890 23892 22629 0 -1 4202560 1009281 0 0 0 111774 278 0 0 25 0 4 0 524662787 1461501952 223652 33554432000 4194304 4650419 140733430348704 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23892/tid=23894] ppid=23890 vsize=1427248 CPUtime=1122.08 cores=0,2,4,6
/proc/23892/task/23894/stat : 23894 (strangenight1-m) R 23890 23892 22629 0 -1 4202560 861561 0 0 0 111959 249 0 0 25 0 4 0 524662787 1461501952 223653 33554432000 4194304 4650419 140733430348704 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=23892/tid=23895] ppid=23890 vsize=1427248 CPUtime=1118.79 cores=0,2,4,6
/proc/23892/task/23895/stat : 23895 (strangenight1-m) R 23890 23892 22629 0 -1 4202560 888463 0 0 0 111623 256 0 0 25 0 4 0 524662787 1461501952 223653 33554432000 4194304 4650419 140733430348704 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4482.22
Current children cumulated vsize (KiB) 1427248

[startup+1182.3 s]
/proc/loadavg: 8.00 8.04 8.01 9/184 23927
/proc/meminfo: memFree=17350916/32951124 swapFree=67111528/67111528
[pid=23892] ppid=23890 vsize=1493224 CPUtime=4721.85 cores=0,2,4,6
/proc/23892/stat : 23892 (strangenight1-m) R 23890 23892 22629 0 -1 4202496 3886764 0 0 0 471096 1089 0 0 25 0 4 0 524662787 1529061376 238637 33554432000 4194304 4650419 140733430348704 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/23892/statm: 373306 238637 394 112 0 368271 0
[pid=23892/tid=23893] ppid=23890 vsize=1493224 CPUtime=1180.51 cores=0,2,4,6
/proc/23892/task/23893/stat : 23893 (strangenight1-m) R 23890 23892 22629 0 -1 4202560 1051920 0 0 0 117762 289 0 0 25 0 4 0 524662787 1529061376 238637 33554432000 4194304 4650419 140733430348704 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23892/tid=23894] ppid=23890 vsize=1493224 CPUtime=1182.08 cores=0,2,4,6
/proc/23892/task/23894/stat : 23894 (strangenight1-m) R 23890 23892 22629 0 -1 4202560 901210 0 0 0 117947 261 0 0 25 0 4 0 524662787 1529061376 238637 33554432000 4194304 4650419 140733430348704 18446744073709551615 4313414 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=23892/tid=23895] ppid=23890 vsize=1493224 CPUtime=1178.46 cores=0,2,4,6
/proc/23892/task/23895/stat : 23895 (strangenight1-m) R 23890 23892 22629 0 -1 4202560 925989 0 0 0 117579 267 0 0 25 0 4 0 524662787 1529061376 238637 33554432000 4194304 4650419 140733430348704 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4721.85
Current children cumulated vsize (KiB) 1493224



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.9 s]
/proc/loadavg: 8.00 8.03 8.01 5/179 23929
/proc/meminfo: memFree=17896176/32951124 swapFree=67111528/67111528
[pid=23892] ppid=23890 vsize=1558836 CPUtime=4800.16 cores=0,2,4,6
/proc/23892/stat : 23892 (strangenight1-m) R 23890 23892 22629 0 -1 4202496 3939681 0 0 0 478911 1105 0 0 25 0 4 0 524662787 1596248064 270063 33554432000 4194304 4650419 140733430348704 18446744073709551615 4520364 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/23892/statm: 389709 270063 394 112 0 384674 0
[pid=23892/tid=23893] ppid=23890 vsize=1558836 CPUtime=1200.11 cores=0,2,4,6
/proc/23892/task/23893/stat : 23893 (strangenight1-m) R 23890 23892 22629 0 -1 4202560 1064947 0 0 0 119719 292 0 0 25 0 4 0 524662787 1596248064 270064 33554432000 4194304 4650419 140733430348704 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23892/tid=23894] ppid=23890 vsize=1558836 CPUtime=1201.68 cores=0,2,4,6
/proc/23892/task/23894/stat : 23894 (strangenight1-m) R 23890 23892 22629 0 -1 4202560 916376 0 0 0 119903 265 0 0 25 0 4 0 524662787 1596248064 270064 33554432000 4194304 4650419 140733430348704 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=23892/tid=23895] ppid=23890 vsize=1558836 CPUtime=1197.96 cores=0,2,4,6
/proc/23892/task/23895/stat : 23895 (strangenight1-m) R 23890 23892 22629 0 -1 4202560 937492 0 0 0 119525 271 0 0 25 0 4 0 524662787 1596248064 270064 33554432000 4194304 4650419 140733430348704 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.16
Current children cumulated vsize (KiB) 1558836

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

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

[startup+1201.9 s]
/proc/loadavg: 8.00 8.03 8.01 5/179 23929
/proc/meminfo: memFree=17896176/32951124 swapFree=67111528/67111528
[pid=23892] ppid=23890 vsize=1558836 CPUtime=4800.16 cores=0,2,4,6
/proc/23892/stat : 23892 (strangenight1-m) R 23890 23892 22629 0 -1 4202496 3939681 0 0 0 478911 1105 0 0 25 0 4 0 524662787 1596248064 270063 33554432000 4194304 4650419 140733430348704 18446744073709551615 4520364 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/23892/statm: 389709 270063 394 112 0 384674 0
[pid=23892/tid=23893] ppid=23890 vsize=1558836 CPUtime=1200.11 cores=0,2,4,6
/proc/23892/task/23893/stat : 23893 (strangenight1-m) R 23890 23892 22629 0 -1 4202560 1064947 0 0 0 119719 292 0 0 25 0 4 0 524662787 1596248064 270064 33554432000 4194304 4650419 140733430348704 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23892/tid=23894] ppid=23890 vsize=1558836 CPUtime=1201.68 cores=0,2,4,6
/proc/23892/task/23894/stat : 23894 (strangenight1-m) R 23890 23892 22629 0 -1 4202560 916376 0 0 0 119903 265 0 0 25 0 4 0 524662787 1596248064 270064 33554432000 4194304 4650419 140733430348704 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=23892/tid=23895] ppid=23890 vsize=1558836 CPUtime=1197.96 cores=0,2,4,6
/proc/23892/task/23895/stat : 23895 (strangenight1-m) R 23890 23892 22629 0 -1 4202560 937492 0 0 0 119525 271 0 0 25 0 4 0 524662787 1596248064 270064 33554432000 4194304 4650419 140733430348704 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.16
Current children cumulated vsize (KiB) 1558836

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.96
CPU time (s): 4800.25
CPU user time (s): 4789.14
CPU system time (s): 11.1053
CPU usage (%): 399.367
Max. virtual memory (cumulated for all children) (KiB): 1672456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4789.14
system time used= 11.1053
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3939695
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= 58923
involuntary context switches= 22483

runsolver used 1.88571 second user time and 4.40433 second system time

The end

Launcher Data

Begin job on node103 at 2011-04-30 04:30:02
IDJOB=3250275
IDBENCH=83249
IDSOLVER=1588
FILE ID=node103/3250275-1304130601
RUNJOBID= node103-1304130600-23869
PBS_JOBID= 13170757
Free space on /tmp= 72576 MiB

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

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

MD5SUM BENCH= 1ef198d3f2d717e33f4f2ba124eb7eb2
RANDOM SEED=1604490041

node103.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.858
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.71
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.858
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.858
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.858
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.77
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.858
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.858
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.858
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.83
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.858
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:      18878096 kB
Buffers:       2150032 kB
Cached:       11174020 kB
SwapCached:          0 kB
Active:        5493880 kB
Inactive:      7994364 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18878096 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           37432 kB
Writeback:           0 kB
AnonPages:      162908 kB
Mapped:          14868 kB
Slab:           521196 kB
PageTables:       4736 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   369516 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= 72580 MiB
End job on node103 at 2011-04-30 04:50:06