Trace number 3250449

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mt? (TO) 4800.46 1201.85

General information on the benchmark

Namecrafted/kullmann/GreenTao/
GreenTaok1k2/GreenTao_2-4-5_4232.cnf
MD5SUM86d9f733c618d2ca060f457ab8a19463
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 variables4230
Number of clauses100443
Sum of the clauses size411786
Maximum clause length5
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 490429
Number of clauses of size 510014
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3250449-1304121482.cnf'
0.00/0.00	c -- header says num vars:           4230
0.00/0.00	c -- header says num clauses:      100443
0.00/0.05	c -- clauses added:            0 learnts,       100443 normals,            0 xors
0.00/0.05	c -- vars added       4230
0.00/0.05	c Parsing time:  0.03 s
0.00/0.05	c  N st     0         0      4230    100443         0         0    411786         0   no data   no data
0.00/0.51	c asymm  cl-useful: 0/82574/100443 lits-rem:0 time: 0.46
0.00/0.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
0.27/0.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.27/0.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.27/0.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.27/0.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4230 time:  0.00 s
0.27/0.58	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
0.27/0.75	c lits-rem:         0  cl-subs:        0  v-elim:      9  v-fix:    0  time:  0.13 s
0.27/0.75	c Finding binary XORs  T:     0.00 s  found:       0
0.27/0.85	c Finding non-binary XORs:     0.04 s (found:       0, avg size: nan)
0.27/0.85	c calculated reachability. Time: 0.00
0.27/0.85	c Calc default polars -  time:   0.01 s pos:    4221 undec:       9 neg:       0
0.27/0.85	c =========================================================================================
0.27/0.85	c types(t): F = full restart, N = normal restart
0.27/0.85	c types(t): S = simplification begin/end, E = solution found
0.27/0.85	c restart types(rt): st = static, dy = dynamic
0.27/0.85	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.27/0.85	c  B st     0         0      4221    100378         0         0    412451         0   no data   no data
0.27/0.85	c Decided on static restart strategy
3.79/0.97	c  N st     8      4919      4221    100378         0      4857    412451    329984   no data   no data
5.15/1.30	c  N st    10     11301      4221    100378         0     11166    412451    760366   no data   no data
6.35/1.69	c  N st    11     17044      4221    100378         0     16845    412451   1152410   no data   no data
8.75/2.25	c  F st    12     25000      4221    100378         0     14806    412451    751883   no data   no data
8.75/2.27	c Found part        1 vars:       2122 clauses:     51365 lits size:    211081
8.75/2.27	c Found part        9 vars:       2099 clauses:     49013 lits size:    201370
8.75/2.27	c Found parts:          2 time: 0.02 s
8.75/2.27	c Solving part 9
9.14/2.30	c  N st     0         0      2099     49013         0         0    201370         0   no data   no data
9.54/2.43	c asymm  cl-useful: 0/49013/49013 lits-rem:0 time: 0.13
9.54/2.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
9.54/2.44	c Finding binary XORs  T:     0.00 s  found:       0
9.54/2.46	c Finding non-binary XORs:     0.02 s (found:       0, avg size: nan)
9.54/2.46	c calculated reachability. Time: 0.00
9.54/2.46	c Calc default polars -  time:   0.00 s pos:    2099 undec:    2131 neg:       0
9.54/2.46	c =========================================================================================
9.54/2.46	c types(t): F = full restart, N = normal restart
9.54/2.46	c types(t): S = simplification begin/end, E = solution found
9.54/2.46	c restart types(rt): st = static, dy = dynamic
9.54/2.46	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
9.54/2.46	c  B st     0         0      2099     49013         0         0    201370         0   no data   no data
9.94/2.53	c Decided on static restart strategy
10.34/2.65	c  N st     8      4913      2099     49013         0      4844    201370    324577   no data   no data
11.56/2.98	c  N st    10     11296      2099     49013         0      7099    201370    370046   no data   no data
13.13/3.33	c  N st    11     17041      2099     49013         0     12737    201370    764412   no data   no data
15.13/3.84	c  F st    12     25000      2099     49013         0     14025    201370    806900   no data   no data
15.13/3.84	c  N st    12     25000      2099     49013         0     14025    201370    806900   no data   no data
16.33/4.14	c Decided on static restart strategy
16.33/4.14	c  N st    18     30195      2099     49013         0     10882    201370    520013   no data   no data
17.93/4.55	c  N st    20     37307      2099     49013         0     17918    201370   1047972   no data   no data
20.34/5.11	c  N st    21     43708      2099     49013         0     14686    201370   1062858   no data   no data
23.52/5.94	c  N st    22     53308      2099     49013         0     13321    201370    825615   no data   no data
30.31/7.66	c  N st    23     67707      2099     49013         0     15723    201370   1200943   no data   no data
36.70/9.22	c  F st    24     87501      2099     49013         0     22354    201370   1396718   no data   no data
36.70/9.22	c  N st    24     87501      2099     49013         0     22354    201370   1396718   no data   no data
37.92/9.57	c Decided on static restart strategy
38.69/9.75	c  N st    31     95544      2099     49013         0     16222    201370    697446   no data   no data
41.91/10.52	c  N st    33    106210      2099     49013         0     26690    201370   1449471   no data   no data
44.29/11.17	c  N st    34    115811      2099     49013         0     21220    201370   1032334   no data   no data
50.70/12.71	c  N st    35    130208      2099     49013         0     19568    201370   1116848   no data   no data
61.46/15.45	c  N st    36    151805      2099     49013         0     24055    201370   1661523   no data   no data
79.04/19.80	c  N st    37    184199      2099     49013         0     19089    201370    784809   no data   no data
112.99/28.33	c  N st    38    232787      2099     49013         0     26366    201370   1507373   no data   no data
145.34/36.49	c  N st    39    305670      2099     49013         0     29571    201370   1288463   no data   no data
145.74/36.53	c  F st    40    306250      2099     49013         0     30147    201370   1327124   no data   no data
146.94/36.88	c Decided on static restart strategy
154.53/38.77	c  N st    50    334554      2099     49013         0     33103    201370   1389502   no data   no data
170.51/42.72	c  N st    52    370548      2099     49013         0     42648    201370   2074690   no data   no data
184.89/46.37	c  N st    53    402940      2099     49013         0     47668    201370   2377774   no data   no data
210.86/52.84	c  N st    54    451528      2099     49013         0     39102    201370   1679486   no data   no data
253.22/63.46	c  N st    55    524410      2099     49013         0     50309    201370   2386603   no data   no data
356.65/89.33	c  N st    56    633734      2099     49013         0     61034    201370   5849069   no data   no data
486.47/121.89	c  N st    57    797719      2099     49013         0     39134    201370   1130123   no data   no data
771.26/193.11	c  N st    58   1043696      2099     49013         0     74408    201370   5980435   no data   no data
785.22/196.65	c  F st    59   1071877      2099     49013         0     57346    201370   2895320   no data   no data
785.22/196.65	c  N st    59   1071877      2099     49013         0     57346    201370   2895320   no data   no data
786.42/196.95	c Decided on static restart strategy
794.81/199.01	c  N st    69   1100180      2099     49013         0     85212    201370   5001036   no data   no data
812.78/203.59	c  N st    71   1136174      2099     49013         0     75106    201370   4179376   no data   no data
833.18/208.60	c  N st    72   1168568      2099     49013         0     60505    201370   3361116   no data   no data
866.31/216.99	c  N st    73   1217158      2099     49013         0     60949    201370   3488835   no data   no data
917.84/229.86	c  N st    74   1290040      2099     49013         0     84500    201370   4696028   no data   no data
1032.48/258.52	c  N st    75   1399365      2099     49013         0     92783    201370   8562861   no data   no data
1204.23/301.53	c  N st    76   1563350      2099     49013         0     97269    201370   8096619   no data   no data
1550.15/388.20	c  N st    77   1809327      2099     49013         0    116433    201370  10981669   no data   no data
1836.95/459.95	c  N st    78   2178291      2099     49013         0    114632    201370  10282039   no data   no data
2538.77/635.69	c  N st    79   2731738      2099     49013         0    118632    201370   9527649   no data   no data
3776.21/945.42	c  N st    80   3561909      2099     49013         0     89014    201370   3574784   no data   no data
4043.44/1012.30	c  F st    81   3751564      2099     49013         0    109531    201370   5953257   no data   no data
4043.44/1012.30	c  N st    81   3751564      2099     49013         0    109531    201370   5953257   no data   no data
4051.02/1014.23	c  N dy   145   3771814      2099     49013         0    129605    201370   7262300     44.57     47.39
4059.41/1016.37	c  N dy   252   3792010      2099     49013         0    149676    201370   8472700     44.54     46.90
4071.41/1019.36	c  N dy   340   3812106      2099     49013         0    169619    201370   9679034     44.41     46.98
4081.78/1021.97	c  N dy   448   3832183      2099     49013         0    104084    201370   2739195     44.45     50.48
4094.56/1025.18	c  N dy   551   3853275      2099     49013         0    125012    201370   3988188     44.41     46.83
4110.55/1029.18	c  N dy   655   3873375      2099     49013         0    144965    201370   5181582     44.42     50.61
4130.11/1034.06	c  N dy   755   3893670      2099     49013         0    165114    201370   6372670     44.41     47.60
4145.70/1037.96	c  N dy   845   3913745      2099     49013         0     98523    201370   2117433     44.27     46.76
4156.87/1040.72	c  N dy   955   3933819      2099     49013         0    118448    201370   3314949     44.34     47.41
4172.07/1044.56	c  N dy  1049   3954156      2099     49013         0    138616    201370   4530409     44.32     46.69
4190.83/1049.24	c  N dy  1139   3974188      2099     49013         0    158500    201370   5729433     44.31     47.34
4212.39/1054.60	c  N dy  1244   3994237      2099     49013         0     90909    201370   1491530     44.34     46.83
4224.79/1057.74	c  N dy  1354   4014300      2099     49013         0    110846    201370   2694593     44.37     46.96
4240.36/1061.69	c  N dy  1451   4034572      2099     49013         0    130952    201370   3896566     44.37     47.42
4260.35/1066.66	c  N dy  1548   4054573      2099     49013         0    150763    201370   5068678     44.35     46.79
4279.50/1071.47	c  N dy  1654   4074613      2099     49013         0    170663    201370   6272627     44.35     47.60
4296.27/1075.68	c  N dy  1745   4094620      2099     49013         0    102053    201370   2018952     44.33     47.01
4311.45/1079.45	c  N dy  1834   4114703      2099     49013         0    121964    201370   3198303     44.30     46.81
4329.83/1084.09	c  N dy  1937   4134943      2099     49013         0    142039    201370   4417703     44.34     47.04
4352.22/1089.64	c  N dy  2035   4155201      2099     49013         0    162127    201370   5608849     44.34     47.44
4376.56/1095.75	c  N dy  2140   4175274      2099     49013         0     92608    201370   1345378     44.34     46.99
4390.14/1099.13	c  N dy  2232   4195324      2099     49013         0    112502    201370   2550113     44.32     46.69
4407.31/1103.46	c  N dy  2321   4215470      2099     49013         0    132468    201370   3736620     44.32     46.75
4429.28/1108.95	c  N dy  2460   4235535      2099     49013         0    152396    201370   4946696     44.38     47.21
4454.85/1115.32	c  N dy  2559   4256121      2099     49013         0    172771    201370   6145104     44.37     47.18
4474.82/1120.37	c  N dy  2661   4276179      2099     49013         0    102230    201370   1822776     44.37     46.74
4491.19/1124.43	c  N dy  2765   4296199      2099     49013         0    122074    201370   3015199     44.39     47.21
4509.57/1129.08	c  N dy  2859   4316271      2099     49013         0    141990    201370   4217862     44.39     46.87
4535.13/1135.43	c  N dy  2975   4337632      2099     49013         0    163196    201370   5496186     44.40     46.81
4560.70/1141.84	c  N dy  3061   4357642      2099     49013         0     91626    201370   1104984     44.37     47.05
4575.08/1145.45	c  N dy  3164   4377677      2099     49013         0    111500    201370   2302541     44.38     49.45
4591.45/1149.58	c  N dy  3278   4397715      2099     49013         0    131396    201370   3521995     44.40     51.82
4613.02/1154.95	c  N dy  3364   4418304      2099     49013         0    151789    201370   4733691     44.38     46.92
4638.21/1161.22	c  N dy  3470   4438552      2099     49013         0    171851    201370   5943617     44.39     46.95
4661.76/1167.14	c  N dy  3577   4458598      2099     49013         0     99334    201370   1485074     44.41     46.79
4678.14/1171.22	c  N dy  3689   4478669      2099     49013         0    119231    201370   2686970     44.42     47.52
4697.71/1176.16	c  N dy  3790   4498738      2099     49013         0    139116    201370   3877632     44.42     46.77
4720.48/1181.84	c  N dy  3889   4519037      2099     49013         0    159247    201370   5083130     44.42     46.91
4748.06/1188.73	c  N dy  4001   4539236      2099     49013         0    179279    201370   6297011     44.43     46.80
4769.62/1194.17	c  N dy  4128   4559375      2099     49013         0    105889    201370   1816624     44.46     46.94
4785.19/1198.01	c  N dy  4234   4579381      2099     49013         0    125761    201370   3017628     44.47     47.65

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-3250449-1304121482/watcher-3250449-1304121482 -o /tmp/evaluation-result-3250449-1304121482/solver-3250449-1304121482 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3250449-1304121482.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.55 8.02 8.01 7/180 5106
/proc/meminfo: memFree=24081956/32951124 swapFree=67111524/67111528
[pid=5106] ppid=5104 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/5106/stat : 5106 (strangenight2-m) R 5104 5106 4941 0 -1 4202496 408 0 0 0 0 0 0 0 25 0 4 0 523745965 52441088 347 33554432000 4194304 4627427 140737087892720 18446744073709551615 47634129065900 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/5106/statm: 12803 347 299 106 0 7774 0
[pid=5106/tid=5107] ppid=5104 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/5106/task/5107/stat : 5107 (strangenight2-m) R 5104 5106 4941 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 523745965 52441088 347 33554432000 4194304 4627427 140737087892720 18446744073709551615 47634129065906 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5106/tid=5108] ppid=5104 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/5106/task/5108/stat : 5108 (strangenight2-m) R 5104 5106 4941 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 523745965 52441088 347 33554432000 4194304 4627427 140737087892720 18446744073709551615 47634129065904 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5106/tid=5109] ppid=5104 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/5106/task/5109/stat : 5109 (strangenight2-m) R 5104 5106 4941 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 523745965 52441088 347 33554432000 4194304 4627427 140737087892720 18446744073709551615 212687731697 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.046925 s]
/proc/loadavg: 7.55 8.02 8.01 7/180 5106
/proc/meminfo: memFree=24081956/32951124 swapFree=67111524/67111528
[pid=5106] ppid=5104 vsize=294972 CPUtime=0.27 cores=0,2,4,6
/proc/5106/stat : 5106 (strangenight2-m) R 5104 5106 4941 0 -1 4202496 9971 0 0 0 25 2 0 0 18 0 4 0 523745965 302051328 9515 33554432000 4194304 4627427 140737087892720 18446744073709551615 212687718583 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/5106/statm: 78579 18176 371 106 0 73550 0
[pid=5106/tid=5107] ppid=5104 vsize=331348 CPUtime=0.56 cores=0,2,4,6
/proc/5106/task/5107/stat : 5107 (strangenight2-m) R 5104 5106 4941 0 -1 4202560 6989 0 0 0 55 1 0 0 18 0 4 0 523745965 339300352 22645 33554432000 4194304 4627427 140737087892720 18446744073709551615 4467719 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5106/tid=5108] ppid=5104 vsize=331348 CPUtime=0.56 cores=0,2,4,6
/proc/5106/task/5108/stat : 5108 (strangenight2-m) R 5104 5106 4941 0 -1 4202560 7092 0 0 0 54 2 0 0 18 0 4 0 523745965 339300352 22645 33554432000 4194304 4627427 140737087892720 18446744073709551615 212687733162 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5106/tid=5109] ppid=5104 vsize=331348 CPUtime=0.56 cores=0,2,4,6
/proc/5106/task/5109/stat : 5109 (strangenight2-m) D 5104 5106 4941 0 -1 4202560 3462 0 0 0 56 0 0 0 18 0 4 0 523745965 339300352 22645 33554432000 4194304 4627427 140737087892720 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 294972

[startup+0.861113 s]
/proc/loadavg: 7.55 8.02 8.01 7/180 5106
/proc/meminfo: memFree=24081956/32951124 swapFree=67111524/67111528
[pid=5106] ppid=5104 vsize=322004 CPUtime=3.39 cores=0,2,4,6
/proc/5106/stat : 5106 (strangenight2-m) R 5104 5106 4941 0 -1 4202496 28167 0 0 0 331 8 0 0 18 0 4 0 523745965 329732096 21623 33554432000 4194304 4627427 140737087892720 18446744073709551615 4332689 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/5106/statm: 80501 21623 385 106 0 75472 0
[pid=5106/tid=5107] ppid=5104 vsize=322004 CPUtime=0.84 cores=0,2,4,6
/proc/5106/task/5107/stat : 5107 (strangenight2-m) R 5104 5106 4941 0 -1 4202560 7468 0 0 0 83 1 0 0 18 0 4 0 523745965 329732096 21623 33554432000 4194304 4627427 140737087892720 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5106/tid=5108] ppid=5104 vsize=322004 CPUtime=0.84 cores=0,2,4,6
/proc/5106/task/5108/stat : 5108 (strangenight2-m) R 5104 5106 4941 0 -1 4202560 8216 0 0 0 82 2 0 0 18 0 4 0 523745965 329732096 21623 33554432000 4194304 4627427 140737087892720 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5106/tid=5109] ppid=5104 vsize=322004 CPUtime=0.84 cores=0,2,4,6
/proc/5106/task/5109/stat : 5109 (strangenight2-m) R 5104 5106 4941 0 -1 4202560 3865 0 0 0 84 0 0 0 19 0 4 0 523745965 329732096 21623 33554432000 4194304 4627427 140737087892720 18446744073709551615 4309195 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.39
Current children cumulated vsize (KiB) 322004

[startup+0.961096 s]
/proc/loadavg: 7.55 8.02 8.01 7/180 5106
/proc/meminfo: memFree=24081956/32951124 swapFree=67111524/67111528
[pid=5106] ppid=5104 vsize=335208 CPUtime=3.79 cores=0,2,4,6
/proc/5106/stat : 5106 (strangenight2-m) R 5104 5106 4941 0 -1 4202496 28838 0 0 0 371 8 0 0 18 0 4 0 523745965 343252992 22294 33554432000 4194304 4627427 140737087892720 18446744073709551615 4309270 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/5106/statm: 83802 22294 386 106 0 78773 0
[pid=5106/tid=5107] ppid=5104 vsize=335208 CPUtime=0.94 cores=0,2,4,6
/proc/5106/task/5107/stat : 5107 (strangenight2-m) R 5104 5106 4941 0 -1 4202560 7625 0 0 0 93 1 0 0 18 0 4 0 523745965 343252992 22294 33554432000 4194304 4627427 140737087892720 18446744073709551615 4308419 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5106/tid=5108] ppid=5104 vsize=335208 CPUtime=0.94 cores=0,2,4,6
/proc/5106/task/5108/stat : 5108 (strangenight2-m) R 5104 5106 4941 0 -1 4202560 8388 0 0 0 92 2 0 0 18 0 4 0 523745965 343252992 22294 33554432000 4194304 4627427 140737087892720 18446744073709551615 4327427 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5106/tid=5109] ppid=5104 vsize=335208 CPUtime=0.93 cores=0,2,4,6
/proc/5106/task/5109/stat : 5109 (strangenight2-m) R 5104 5106 4941 0 -1 4202560 4033 0 0 0 93 0 0 0 19 0 4 0 523745965 343252992 22294 33554432000 4194304 4627427 140737087892720 18446744073709551615 4503199 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.79
Current children cumulated vsize (KiB) 335208

[startup+1.06108 s]
/proc/loadavg: 7.55 8.02 8.01 7/180 5106
/proc/meminfo: memFree=24081956/32951124 swapFree=67111524/67111528
[pid=5106] ppid=5104 vsize=326460 CPUtime=4.19 cores=0,2,4,6
/proc/5106/stat : 5106 (strangenight2-m) R 5104 5106 4941 0 -1 4202496 30575 0 0 0 411 8 0 0 18 0 4 0 523745965 334295040 21926 33554432000 4194304 4627427 140737087892720 18446744073709551615 4305523 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/5106/statm: 81615 21926 386 106 0 76586 0
[pid=5106/tid=5107] ppid=5104 vsize=326460 CPUtime=1.04 cores=0,2,4,6
/proc/5106/task/5107/stat : 5107 (strangenight2-m) R 5104 5106 4941 0 -1 4202560 7754 0 0 0 103 1 0 0 18 0 4 0 523745965 334295040 21926 33554432000 4194304 4627427 140737087892720 18446744073709551615 4310580 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5106/tid=5108] ppid=5104 vsize=326460 CPUtime=1.04 cores=0,2,4,6
/proc/5106/task/5108/stat : 5108 (strangenight2-m) R 5104 5106 4941 0 -1 4202560 8554 0 0 0 102 2 0 0 18 0 4 0 523745965 334295040 21926 33554432000 4194304 4627427 140737087892720 18446744073709551615 4330960 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5106/tid=5109] ppid=5104 vsize=326460 CPUtime=1.04 cores=0,2,4,6
/proc/5106/task/5109/stat : 5109 (strangenight2-m) R 5104 5106 4941 0 -1 4202560 5293 0 0 0 103 1 0 0 19 0 4 0 523745965 334295040 21926 33554432000 4194304 4627427 140737087892720 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4.19
Current children cumulated vsize (KiB) 326460

[startup+1.501 s]
/proc/loadavg: 7.55 8.02 8.01 7/180 5106
/proc/meminfo: memFree=24081956/32951124 swapFree=67111524/67111528
[pid=5106] ppid=5104 vsize=326460 CPUtime=5.95 cores=0,2,4,6
/proc/5106/stat : 5106 (strangenight2-m) R 5104 5106 4941 0 -1 4202496 34439 0 0 0 586 9 0 0 19 0 4 0 523745965 334295040 25789 33554432000 4194304 4627427 140737087892720 18446744073709551615 4309277 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/5106/statm: 81615 25790 387 106 0 76586 0
[pid=5106/tid=5107] ppid=5104 vsize=326460 CPUtime=1.48 cores=0,2,4,6
/proc/5106/task/5107/stat : 5107 (strangenight2-m) R 5104 5106 4941 0 -1 4202560 8374 0 0 0 146 2 0 0 19 0 4 0 523745965 334295040 25790 33554432000 4194304 4627427 140737087892720 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5106/tid=5108] ppid=5104 vsize=326460 CPUtime=1.47 cores=0,2,4,6
/proc/5106/task/5108/stat : 5108 (strangenight2-m) R 5104 5106 4941 0 -1 4202560 9228 0 0 0 145 2 0 0 19 0 4 0 523745965 334295040 25790 33554432000 4194304 4627427 140737087892720 18446744073709551615 4322609 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5106/tid=5109] ppid=5104 vsize=326460 CPUtime=1.48 cores=0,2,4,6
/proc/5106/task/5109/stat : 5109 (strangenight2-m) R 5104 5106 4941 0 -1 4202560 7247 0 0 0 147 1 0 0 20 0 4 0 523745965 334295040 25790 33554432000 4194304 4627427 140737087892720 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 326460

[startup+3.10071 s]
/proc/loadavg: 7.55 8.02 8.01 9/184 5110
/proc/meminfo: memFree=23813824/32951124 swapFree=67111524/67111528
[pid=5106] ppid=5104 vsize=390256 CPUtime=12.33 cores=0,2,4,6
/proc/5106/stat : 5106 (strangenight2-m) R 5104 5106 4941 0 -1 4202496 55089 0 0 0 1221 12 0 0 22 0 4 0 523745965 399622144 36993 33554432000 4194304 4627427 140737087892720 18446744073709551615 4330825 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/5106/statm: 97564 36993 387 106 0 92535 0
[pid=5106/tid=5107] ppid=5104 vsize=390256 CPUtime=3.07 cores=0,2,4,6
/proc/5106/task/5107/stat : 5107 (strangenight2-m) R 5104 5106 4941 0 -1 4202560 14056 0 0 0 305 2 0 0 22 0 4 0 523745965 399622144 36993 33554432000 4194304 4627427 140737087892720 18446744073709551615 4309272 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5106/tid=5108] ppid=5104 vsize=390256 CPUtime=3.07 cores=0,2,4,6
/proc/5106/task/5108/stat : 5108 (strangenight2-m) R 5104 5106 4941 0 -1 4202560 15348 0 0 0 304 3 0 0 22 0 4 0 523745965 399622144 36993 33554432000 4194304 4627427 140737087892720 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5106/tid=5109] ppid=5104 vsize=390256 CPUtime=3.07 cores=0,2,4,6
/proc/5106/task/5109/stat : 5109 (strangenight2-m) R 5104 5106 4941 0 -1 4202560 11080 0 0 0 305 2 0 0 25 0 4 0 523745965 399622144 36993 33554432000 4194304 4627427 140737087892720 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 390256

[startup+6.30113 s]
/proc/loadavg: 7.59 8.02 8.01 9/184 5110
/proc/meminfo: memFree=23733068/32951124 swapFree=67111524/67111528
[pid=5106] ppid=5104 vsize=413964 CPUtime=25.11 cores=0,2,4,6
/proc/5106/stat : 5106 (strangenight2-m) R 5104 5106 4941 0 -1 4202496 77730 0 0 0 2496 15 0 0 25 0 4 0 523745965 423899136 42831 33554432000 4194304 4627427 140737087892720 18446744073709551615 4309056 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/5106/statm: 103491 42831 387 106 0 98462 0
[pid=5106/tid=5107] ppid=5104 vsize=413964 CPUtime=6.28 cores=0,2,4,6
/proc/5106/task/5107/stat : 5107 (strangenight2-m) R 5104 5106 4941 0 -1 4202560 20138 0 0 0 625 3 0 0 25 0 4 0 523745965 423899136 42831 33554432000 4194304 4627427 140737087892720 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5106/tid=5108] ppid=5104 vsize=413964 CPUtime=6.28 cores=0,2,4,6
/proc/5106/task/5108/stat : 5108 (strangenight2-m) R 5104 5106 4941 0 -1 4202560 21632 0 0 0 623 5 0 0 25 0 4 0 523745965 423899136 42831 33554432000 4194304 4627427 140737087892720 18446744073709551615 4309594 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5106/tid=5109] ppid=5104 vsize=413964 CPUtime=6.25 cores=0,2,4,6
/proc/5106/task/5109/stat : 5109 (strangenight2-m) R 5104 5106 4941 0 -1 4202560 15271 0 0 0 623 2 0 0 25 0 4 0 523745965 423899136 42831 33554432000 4194304 4627427 140737087892720 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 413964

[startup+12.701 s]
/proc/loadavg: 7.62 8.02 8.01 9/184 5110
/proc/meminfo: memFree=23659444/32951124 swapFree=67111524/67111528
[pid=5106] ppid=5104 vsize=469136 CPUtime=50.7 cores=0,2,4,6
/proc/5106/stat : 5106 (strangenight2-m) R 5104 5106 4941 0 -1 4202496 109137 0 0 0 5048 22 0 0 25 0 4 0 523745965 480395264 51187 33554432000 4194304 4627427 140737087892720 18446744073709551615 4507260 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/5106/statm: 117284 51187 387 106 0 112255 0
[pid=5106/tid=5107] ppid=5104 vsize=469136 CPUtime=12.68 cores=0,2,4,6
/proc/5106/task/5107/stat : 5107 (strangenight2-m) R 5104 5106 4941 0 -1 4202560 21587 0 0 0 1265 3 0 0 25 0 4 0 523745965 480395264 51187 33554432000 4194304 4627427 140737087892720 18446744073709551615 4309260 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5106/tid=5108] ppid=5104 vsize=469136 CPUtime=12.68 cores=0,2,4,6
/proc/5106/task/5108/stat : 5108 (strangenight2-m) R 5104 5106 4941 0 -1 4202560 29262 0 0 0 1262 6 0 0 25 0 4 0 523745965 480395264 51187 33554432000 4194304 4627427 140737087892720 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5106/tid=5109] ppid=5104 vsize=469136 CPUtime=12.62 cores=0,2,4,6
/proc/5106/task/5109/stat : 5109 (strangenight2-m) R 5104 5106 4941 0 -1 4202560 25337 0 0 0 1257 5 0 0 25 0 4 0 523745965 480395264 51187 33554432000 4194304 4627427 140737087892720 18446744073709551615 4299634 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 469136

[startup+25.5006 s]
/proc/loadavg: 7.71 8.02 8.01 9/184 5110
/proc/meminfo: memFree=23625236/32951124 swapFree=67111524/67111528
[pid=5106] ppid=5104 vsize=391992 CPUtime=101.81 cores=0,2,4,6
/proc/5106/stat : 5106 (strangenight2-m) R 5104 5106 4941 0 -1 4202496 150862 0 0 0 10151 30 0 0 25 0 4 0 523745965 401399808 55166 33554432000 4194304 4627427 140737087892720 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/5106/statm: 97998 55166 387 106 0 92969 0
[pid=5106/tid=5107] ppid=5104 vsize=391992 CPUtime=25.47 cores=0,2,4,6
/proc/5106/task/5107/stat : 5107 (strangenight2-m) R 5104 5106 4941 0 -1 4202560 23734 0 0 0 2544 3 0 0 25 0 4 0 523745965 401399808 55166 33554432000 4194304 4627427 140737087892720 18446744073709551615 4309360 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5106/tid=5108] ppid=5104 vsize=391992 CPUtime=25.47 cores=0,2,4,6
/proc/5106/task/5108/stat : 5108 (strangenight2-m) R 5104 5106 4941 0 -1 4202560 38550 0 0 0 2540 7 0 0 25 0 4 0 523745965 401399808 55166 33554432000 4194304 4627427 140737087892720 18446744073709551615 4309324 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5106/tid=5109] ppid=5104 vsize=391992 CPUtime=25.35 cores=0,2,4,6
/proc/5106/task/5109/stat : 5109 (strangenight2-m) R 5104 5106 4941 0 -1 4202560 43222 0 0 0 2527 8 0 0 25 0 4 0 523745965 401399808 55166 33554432000 4194304 4627427 140737087892720 18446744073709551615 4338605 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 391992

[startup+51.101 s]
/proc/loadavg: 7.88 8.03 8.02 9/184 5111
/proc/meminfo: memFree=23555024/32951124 swapFree=67111524/67111528
[pid=5106] ppid=5104 vsize=503736 CPUtime=204.07 cores=0,2,4,6
/proc/5106/stat : 5106 (strangenight2-m) R 5104 5106 4941 0 -1 4202496 213837 0 0 0 20364 43 0 0 25 0 4 0 523745965 515825664 69807 33554432000 4194304 4627427 140737087892720 18446744073709551615 4309209 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/5106/statm: 125934 69807 387 106 0 120905 0
[pid=5106/tid=5107] ppid=5104 vsize=503736 CPUtime=51.08 cores=0,2,4,6
/proc/5106/task/5107/stat : 5107 (strangenight2-m) R 5104 5106 4941 0 -1 4202560 32622 0 0 0 5102 6 0 0 25 0 4 0 523745965 515825664 69807 33554432000 4194304 4627427 140737087892720 18446744073709551615 4310105 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5106/tid=5108] ppid=5104 vsize=503736 CPUtime=51.06 cores=0,2,4,6
/proc/5106/task/5108/stat : 5108 (strangenight2-m) R 5104 5106 4941 0 -1 4202560 59998 0 0 0 5095 11 0 0 25 0 4 0 523745965 515825664 69807 33554432000 4194304 4627427 140737087892720 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5106/tid=5109] ppid=5104 vsize=503736 CPUtime=50.81 cores=0,2,4,6
/proc/5106/task/5109/stat : 5109 (strangenight2-m) R 5104 5106 4941 0 -1 4202560 57439 0 0 0 5070 11 0 0 25 0 4 0 523745965 515825664 69807 33554432000 4194304 4627427 140737087892720 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 204.07
Current children cumulated vsize (KiB) 503736

[startup+102.301 s]
/proc/loadavg: 8.01 8.04 8.02 9/184 5112
/proc/meminfo: memFree=23482888/32951124 swapFree=67111524/67111528
[pid=5106] ppid=5104 vsize=624480 CPUtime=408.58 cores=0,2,4,6
/proc/5106/stat : 5106 (strangenight2-m) R 5104 5106 4941 0 -1 4202496 351104 0 0 0 40781 77 0 0 25 0 4 0 523745965 639467520 75006 33554432000 4194304 4627427 140737087892720 18446744073709551615 4309270 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/5106/statm: 156120 75006 387 106 0 151091 0
[pid=5106/tid=5107] ppid=5104 vsize=624480 CPUtime=102.28 cores=0,2,4,6
/proc/5106/task/5107/stat : 5107 (strangenight2-m) R 5104 5106 4941 0 -1 4202560 61247 0 0 0 10214 14 0 0 25 0 4 0 523745965 639467520 75006 33554432000 4194304 4627427 140737087892720 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5106/tid=5108] ppid=5104 vsize=624480 CPUtime=102.25 cores=0,2,4,6
/proc/5106/task/5108/stat : 5108 (strangenight2-m) R 5104 5106 4941 0 -1 4202560 104799 0 0 0 10205 20 0 0 25 0 4 0 523745965 639467520 75006 33554432000 4194304 4627427 140737087892720 18446744073709551615 4309242 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5106/tid=5109] ppid=5104 vsize=624480 CPUtime=101.72 cores=0,2,4,6
/proc/5106/task/5109/stat : 5109 (strangenight2-m) R 5104 5106 4941 0 -1 4202560 77386 0 0 0 10156 16 0 0 25 0 4 0 523745965 639467520 75006 33554432000 4194304 4627427 140737087892720 18446744073709551615 4309594 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.58
Current children cumulated vsize (KiB) 624480

[startup+162.301 s]

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

[pid=5106] ppid=5104 vsize=845980 CPUtime=2805.2 cores=0,2,4,6
/proc/5106/stat : 5106 (strangenight2-m) R 5104 5106 4941 0 -1 4202496 1368758 0 0 0 280162 358 0 0 25 0 4 0 523745965 866283520 117186 33554432000 4194304 4627427 140737087892720 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/5106/statm: 211495 117186 387 106 0 206466 0
[pid=5106/tid=5107] ppid=5104 vsize=845980 CPUtime=702.29 cores=0,2,4,6
/proc/5106/task/5107/stat : 5107 (strangenight2-m) R 5104 5106 4941 0 -1 4202560 170332 0 0 0 70181 48 0 0 25 0 4 0 523745965 866283520 117186 33554432000 4194304 4627427 140737087892720 18446744073709551615 4306360 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5106/tid=5108] ppid=5104 vsize=845980 CPUtime=702.18 cores=0,2,4,6
/proc/5106/task/5108/stat : 5108 (strangenight2-m) R 5104 5106 4941 0 -1 4202560 322659 0 0 0 70140 78 0 0 25 0 4 0 523745965 866283520 117186 33554432000 4194304 4627427 140737087892720 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5106/tid=5109] ppid=5104 vsize=845980 CPUtime=698.45 cores=0,2,4,6
/proc/5106/task/5109/stat : 5109 (strangenight2-m) R 5104 5106 4941 0 -1 4202560 422275 0 0 0 69738 107 0 0 25 0 4 0 523745965 866283520 117186 33554432000 4194304 4627427 140737087892720 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2805.2
Current children cumulated vsize (KiB) 845980

[startup+762.3 s]
/proc/loadavg: 8.04 8.11 8.05 9/184 5142
/proc/meminfo: memFree=23312548/32951124 swapFree=67111524/67111528
[pid=5106] ppid=5104 vsize=842292 CPUtime=3044.87 cores=0,2,4,6
/proc/5106/stat : 5106 (strangenight2-m) R 5104 5106 4941 0 -1 4202496 1459994 0 0 0 304104 383 0 0 25 0 4 0 523745965 862507008 108835 33554432000 4194304 4627427 140737087892720 18446744073709551615 4308399 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/5106/statm: 210573 108835 387 106 0 205544 0
[pid=5106/tid=5107] ppid=5104 vsize=842292 CPUtime=762.28 cores=0,2,4,6
/proc/5106/task/5107/stat : 5107 (strangenight2-m) R 5104 5106 4941 0 -1 4202560 180888 0 0 0 76177 51 0 0 25 0 4 0 523745965 862507008 108835 33554432000 4194304 4627427 140737087892720 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5106/tid=5108] ppid=5104 vsize=842292 CPUtime=762.18 cores=0,2,4,6
/proc/5106/task/5108/stat : 5108 (strangenight2-m) R 5104 5106 4941 0 -1 4202560 343049 0 0 0 76135 83 0 0 25 0 4 0 523745965 862507008 108835 33554432000 4194304 4627427 140737087892720 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5106/tid=5109] ppid=5104 vsize=842292 CPUtime=758.12 cores=0,2,4,6
/proc/5106/task/5109/stat : 5109 (strangenight2-m) R 5104 5106 4941 0 -1 4202560 454908 0 0 0 75697 115 0 0 25 0 4 0 523745965 862507008 108835 33554432000 4194304 4627427 140737087892720 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3044.87
Current children cumulated vsize (KiB) 842292

[startup+822.3 s]
/proc/loadavg: 8.09 8.10 8.05 9/184 5144
/proc/meminfo: memFree=23311776/32951124 swapFree=67111524/67111528
[pid=5106] ppid=5104 vsize=878760 CPUtime=3284.55 cores=0,2,4,6
/proc/5106/stat : 5106 (strangenight2-m) R 5104 5106 4941 0 -1 4202496 1566636 0 0 0 328044 411 0 0 25 0 4 0 523745965 899850240 110610 33554432000 4194304 4627427 140737087892720 18446744073709551615 4321761 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/5106/statm: 219690 110610 387 106 0 214661 0
[pid=5106/tid=5107] ppid=5104 vsize=878760 CPUtime=822.28 cores=0,2,4,6
/proc/5106/task/5107/stat : 5107 (strangenight2-m) R 5104 5106 4941 0 -1 4202560 201545 0 0 0 82173 55 0 0 25 0 4 0 523745965 899850240 110610 33554432000 4194304 4627427 140737087892720 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5106/tid=5108] ppid=5104 vsize=878760 CPUtime=822.17 cores=0,2,4,6
/proc/5106/task/5108/stat : 5108 (strangenight2-m) R 5104 5106 4941 0 -1 4202560 363414 0 0 0 82129 88 0 0 25 0 4 0 523745965 899850240 110610 33554432000 4194304 4627427 140737087892720 18446744073709551615 4309344 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5106/tid=5109] ppid=5104 vsize=878760 CPUtime=817.8 cores=0,2,4,6
/proc/5106/task/5109/stat : 5109 (strangenight2-m) R 5104 5106 4941 0 -1 4202560 493617 0 0 0 81654 126 0 0 25 0 4 0 523745965 899850240 110610 33554432000 4194304 4627427 140737087892720 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3284.55
Current children cumulated vsize (KiB) 878760

[startup+882.301 s]
/proc/loadavg: 8.17 8.11 8.05 9/184 5145
/proc/meminfo: memFree=23147828/32951124 swapFree=67111524/67111528
[pid=5106] ppid=5104 vsize=1121928 CPUtime=3524.19 cores=0,2,4,6
/proc/5106/stat : 5106 (strangenight2-m) R 5104 5106 4941 0 -1 4202496 1678920 0 0 0 351979 440 0 0 25 0 4 0 523745965 1148854272 153647 33554432000 4194304 4627427 140737087892720 18446744073709551615 4309270 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/5106/statm: 280482 153647 387 106 0 275453 0
[pid=5106/tid=5107] ppid=5104 vsize=1121928 CPUtime=882.29 cores=0,2,4,6
/proc/5106/task/5107/stat : 5107 (strangenight2-m) R 5104 5106 4941 0 -1 4202560 219226 0 0 0 88169 60 0 0 25 0 4 0 523745965 1148854272 153647 33554432000 4194304 4627427 140737087892720 18446744073709551615 4309250 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5106/tid=5108] ppid=5104 vsize=1121928 CPUtime=882.16 cores=0,2,4,6
/proc/5106/task/5108/stat : 5108 (strangenight2-m) R 5104 5106 4941 0 -1 4202560 398475 0 0 0 88118 98 0 0 25 0 4 0 523745965 1148854272 153647 33554432000 4194304 4627427 140737087892720 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5106/tid=5109] ppid=5104 vsize=1121928 CPUtime=877.46 cores=0,2,4,6
/proc/5106/task/5109/stat : 5109 (strangenight2-m) R 5104 5106 4941 0 -1 4202560 526979 0 0 0 87612 134 0 0 25 0 4 0 523745965 1148854272 153647 33554432000 4194304 4627427 140737087892720 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3524.19
Current children cumulated vsize (KiB) 1121928

[startup+942.307 s]
/proc/loadavg: 8.16 8.12 8.06 9/184 5147
/proc/meminfo: memFree=23137884/32951124 swapFree=67111524/67111528
[pid=5106] ppid=5104 vsize=1180356 CPUtime=3763.86 cores=0,2,4,6
/proc/5106/stat : 5106 (strangenight2-m) R 5104 5106 4941 0 -1 4202496 1777616 0 0 0 375918 468 0 0 25 0 4 0 523745965 1208684544 150345 33554432000 4194304 4627427 140737087892720 18446744073709551615 4309192 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/5106/statm: 295089 150345 387 106 0 290060 0
[pid=5106/tid=5107] ppid=5104 vsize=1180356 CPUtime=942.29 cores=0,2,4,6
/proc/5106/task/5107/stat : 5107 (strangenight2-m) R 5104 5106 4941 0 -1 4202560 237769 0 0 0 94163 66 0 0 25 0 4 0 523745965 1208684544 150345 33554432000 4194304 4627427 140737087892720 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5106/tid=5108] ppid=5104 vsize=1180356 CPUtime=942.15 cores=0,2,4,6
/proc/5106/task/5108/stat : 5108 (strangenight2-m) R 5104 5106 4941 0 -1 4202560 427540 0 0 0 94110 105 0 0 25 0 4 0 523745965 1208684544 150345 33554432000 4194304 4627427 140737087892720 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5106/tid=5109] ppid=5104 vsize=1180356 CPUtime=937.14 cores=0,2,4,6
/proc/5106/task/5109/stat : 5109 (strangenight2-m) R 5104 5106 4941 0 -1 4202560 550361 0 0 0 93571 143 0 0 25 0 4 0 523745965 1208684544 150345 33554432000 4194304 4627427 140737087892720 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3763.86
Current children cumulated vsize (KiB) 1180356

[startup+1002.3 s]
/proc/loadavg: 8.23 8.14 8.07 9/184 5148
/proc/meminfo: memFree=23186348/32951124 swapFree=67111524/67111528
[pid=5106] ppid=5104 vsize=1115732 CPUtime=4003.5 cores=0,2,4,6
/proc/5106/stat : 5106 (strangenight2-m) R 5104 5106 4941 0 -1 4202496 1876347 0 0 0 399853 497 0 0 25 0 4 0 523745965 1142509568 145130 33554432000 4194304 4627427 140737087892720 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/5106/statm: 278933 145130 387 106 0 273904 0
[pid=5106/tid=5107] ppid=5104 vsize=1115732 CPUtime=1002.28 cores=0,2,4,6
/proc/5106/task/5107/stat : 5107 (strangenight2-m) R 5104 5106 4941 0 -1 4202560 258954 0 0 0 100157 71 0 0 25 0 4 0 523745965 1142509568 145130 33554432000 4194304 4627427 140737087892720 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5106/tid=5108] ppid=5104 vsize=1115732 CPUtime=1002.13 cores=0,2,4,6
/proc/5106/task/5108/stat : 5108 (strangenight2-m) R 5104 5106 4941 0 -1 4202560 451755 0 0 0 100101 112 0 0 25 0 4 0 523745965 1142509568 145130 33554432000 4194304 4627427 140737087892720 18446744073709551615 4309250 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5106/tid=5109] ppid=5104 vsize=1115732 CPUtime=996.8 cores=0,2,4,6
/proc/5106/task/5109/stat : 5109 (strangenight2-m) R 5104 5106 4941 0 -1 4202560 577353 0 0 0 99531 149 0 0 25 0 4 0 523745965 1142509568 145130 33554432000 4194304 4627427 140737087892720 18446744073709551615 4321603 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4003.5
Current children cumulated vsize (KiB) 1115732

[startup+1062.3 s]
/proc/loadavg: 8.21 8.14 8.07 10/184 5150
/proc/meminfo: memFree=23099280/32951124 swapFree=67111524/67111528
[pid=5106] ppid=5104 vsize=1177624 CPUtime=4243.15 cores=0,2,4,6
/proc/5106/stat : 5106 (strangenight2-m) R 5104 5106 4941 0 -1 4202496 2003984 0 0 0 423788 527 0 0 25 0 4 0 523745965 1205886976 163526 33554432000 4194304 4627427 140737087892720 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/5106/statm: 294406 163526 387 106 0 289377 0
[pid=5106/tid=5107] ppid=5104 vsize=1177624 CPUtime=1062.27 cores=0,2,4,6
/proc/5106/task/5107/stat : 5107 (strangenight2-m) R 5104 5106 4941 0 -1 4202560 293542 0 0 0 106149 78 0 0 25 0 4 0 523745965 1205886976 163526 33554432000 4194304 4627427 140737087892720 18446744073709551615 4309209 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5106/tid=5108] ppid=5104 vsize=1177624 CPUtime=1062.12 cores=0,2,4,6
/proc/5106/task/5108/stat : 5108 (strangenight2-m) R 5104 5106 4941 0 -1 4202560 486986 0 0 0 106091 121 0 0 25 0 4 0 523745965 1205886976 163526 33554432000 4194304 4627427 140737087892720 18446744073709551615 4309250 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5106/tid=5109] ppid=5104 vsize=1177624 CPUtime=1056.47 cores=0,2,4,6
/proc/5106/task/5109/stat : 5109 (strangenight2-m) R 5104 5106 4941 0 -1 4202560 607332 0 0 0 105490 157 0 0 25 0 4 0 523745965 1205886976 163526 33554432000 4194304 4627427 140737087892720 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4243.15
Current children cumulated vsize (KiB) 1177624

[startup+1122.3 s]
/proc/loadavg: 8.20 8.15 8.08 9/184 5152
/proc/meminfo: memFree=23112028/32951124 swapFree=67111524/67111528
[pid=5106] ppid=5104 vsize=969524 CPUtime=4482.81 cores=0,2,4,6
/proc/5106/stat : 5106 (strangenight2-m) R 5104 5106 4941 0 -1 4202496 2092961 0 0 0 447727 554 0 0 25 0 4 0 523745965 992792576 155857 33554432000 4194304 4627427 140737087892720 18446744073709551615 4309250 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/5106/statm: 242381 155857 387 106 0 237352 0
[pid=5106/tid=5107] ppid=5104 vsize=969524 CPUtime=1122.28 cores=0,2,4,6
/proc/5106/task/5107/stat : 5107 (strangenight2-m) R 5104 5106 4941 0 -1 4202560 319243 0 0 0 112142 86 0 0 25 0 4 0 523745965 992792576 155857 33554432000 4194304 4627427 140737087892720 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5106/tid=5108] ppid=5104 vsize=969524 CPUtime=1122.11 cores=0,2,4,6
/proc/5106/task/5108/stat : 5108 (strangenight2-m) R 5104 5106 4941 0 -1 4202560 514268 0 0 0 112082 129 0 0 25 0 4 0 523745965 992792576 155857 33554432000 4194304 4627427 140737087892720 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5106/tid=5109] ppid=5104 vsize=969524 CPUtime=1116.14 cores=0,2,4,6
/proc/5106/task/5109/stat : 5109 (strangenight2-m) R 5104 5106 4941 0 -1 4202560 629843 0 0 0 111450 164 0 0 25 0 4 0 523745965 992792576 155857 33554432000 4194304 4627427 140737087892720 18446744073709551615 4333248 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4482.81
Current children cumulated vsize (KiB) 969524

[startup+1182.3 s]
/proc/loadavg: 8.18 8.15 8.08 9/184 5153
/proc/meminfo: memFree=23063020/32951124 swapFree=67111524/67111528
[pid=5106] ppid=5104 vsize=1180336 CPUtime=4722.47 cores=0,2,4,6
/proc/5106/stat : 5106 (strangenight2-m) R 5104 5106 4941 0 -1 4202496 2171347 0 0 0 471668 579 0 0 25 0 4 0 523745965 1208664064 168520 33554432000 4194304 4627427 140737087892720 18446744073709551615 4308256 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/5106/statm: 295084 168520 387 106 0 290055 0
[pid=5106/tid=5107] ppid=5104 vsize=1180336 CPUtime=1182.28 cores=0,2,4,6
/proc/5106/task/5107/stat : 5107 (strangenight2-m) R 5104 5106 4941 0 -1 4202560 338496 0 0 0 118136 92 0 0 25 0 4 0 523745965 1208664064 168520 33554432000 4194304 4627427 140737087892720 18446744073709551615 4309272 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5106/tid=5108] ppid=5104 vsize=1180336 CPUtime=1182.11 cores=0,2,4,6
/proc/5106/task/5108/stat : 5108 (strangenight2-m) R 5104 5106 4941 0 -1 4202560 538449 0 0 0 118073 138 0 0 25 0 4 0 523745965 1208664064 168520 33554432000 4194304 4627427 140737087892720 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5106/tid=5109] ppid=5104 vsize=1180336 CPUtime=1175.81 cores=0,2,4,6
/proc/5106/task/5109/stat : 5109 (strangenight2-m) R 5104 5106 4941 0 -1 4202560 656248 0 0 0 117409 172 0 0 25 0 4 0 523745965 1208664064 168520 33554432000 4194304 4627427 140737087892720 18446744073709551615 4321904 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4722.47
Current children cumulated vsize (KiB) 1180336



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.8 s]
/proc/loadavg: 8.13 8.14 8.08 5/179 5155
/proc/meminfo: memFree=23446584/32951124 swapFree=67111524/67111528
[pid=5106] ppid=5104 vsize=1211280 CPUtime=4800.39 cores=0,2,4,6
/proc/5106/stat : 5106 (strangenight2-m) R 5104 5106 4941 0 -1 4202496 2197786 0 0 0 479452 587 0 0 25 0 4 0 523745965 1240350720 170452 33554432000 4194304 4627427 140737087892720 18446744073709551615 4309138 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/5106/statm: 302820 170452 387 106 0 297791 0
[pid=5106/tid=5107] ppid=5104 vsize=1211280 CPUtime=1201.79 cores=0,2,4,6
/proc/5106/task/5107/stat : 5107 (strangenight2-m) R 5104 5106 4941 0 -1 4202560 343803 0 0 0 120086 93 0 0 25 0 4 0 523745965 1240350720 170452 33554432000 4194304 4627427 140737087892720 18446744073709551615 4308419 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5106/tid=5108] ppid=5104 vsize=1211280 CPUtime=1201.62 cores=0,2,4,6
/proc/5106/task/5108/stat : 5108 (strangenight2-m) R 5104 5106 4941 0 -1 4202560 544432 0 0 0 120021 141 0 0 25 0 4 0 523745965 1240350720 170452 33554432000 4194304 4627427 140737087892720 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5106/tid=5109] ppid=5104 vsize=1211280 CPUtime=1195.21 cores=0,2,4,6
/proc/5106/task/5109/stat : 5109 (strangenight2-m) R 5104 5106 4941 0 -1 4202560 664982 0 0 0 119347 174 0 0 25 0 4 0 523745965 1240350720 170452 33554432000 4194304 4627427 140737087892720 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.39
Current children cumulated vsize (KiB) 1211280

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

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

[startup+1201.8 s]
/proc/loadavg: 8.13 8.14 8.08 5/179 5155
/proc/meminfo: memFree=23446584/32951124 swapFree=67111524/67111528
[pid=5106] ppid=5104 vsize=1211280 CPUtime=4800.39 cores=0,2,4,6
/proc/5106/stat : 5106 (strangenight2-m) R 5104 5106 4941 0 -1 4202496 2197786 0 0 0 479452 587 0 0 25 0 4 0 523745965 1240350720 170452 33554432000 4194304 4627427 140737087892720 18446744073709551615 4309138 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/5106/statm: 302820 170452 387 106 0 297791 0
[pid=5106/tid=5107] ppid=5104 vsize=1211280 CPUtime=1201.79 cores=0,2,4,6
/proc/5106/task/5107/stat : 5107 (strangenight2-m) R 5104 5106 4941 0 -1 4202560 343803 0 0 0 120086 93 0 0 25 0 4 0 523745965 1240350720 170452 33554432000 4194304 4627427 140737087892720 18446744073709551615 4308419 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5106/tid=5108] ppid=5104 vsize=1211280 CPUtime=1201.62 cores=0,2,4,6
/proc/5106/task/5108/stat : 5108 (strangenight2-m) R 5104 5106 4941 0 -1 4202560 544432 0 0 0 120021 141 0 0 25 0 4 0 523745965 1240350720 170452 33554432000 4194304 4627427 140737087892720 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5106/tid=5109] ppid=5104 vsize=1211280 CPUtime=1195.21 cores=0,2,4,6
/proc/5106/task/5109/stat : 5109 (strangenight2-m) R 5104 5106 4941 0 -1 4202560 664982 0 0 0 119347 174 0 0 25 0 4 0 523745965 1240350720 170452 33554432000 4194304 4627427 140737087892720 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.39
Current children cumulated vsize (KiB) 1211280

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.85
CPU time (s): 4800.46
CPU user time (s): 4794.55
CPU system time (s): 5.9131
CPU usage (%): 399.422
Max. virtual memory (cumulated for all children) (KiB): 1275232

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.55
system time used= 5.9131
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2197793
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= 4109
involuntary context switches= 21381

runsolver used 2.07568 second user time and 4.49332 second system time

The end

Launcher Data

Begin job on node139 at 2011-04-30 01:58:02
IDJOB=3250449
IDBENCH=83254
IDSOLVER=1586
FILE ID=node139/3250449-1304121482
RUNJOBID= node139-1304120278-4959
PBS_JOBID= 13170733
Free space on /tmp= 72544 MiB

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

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

MD5SUM BENCH= 86d9f733c618d2ca060f457ab8a19463
RANDOM SEED=1197454500

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
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:      24082236 kB
Buffers:       2051452 kB
Cached:        6186168 kB
SwapCached:          4 kB
Active:        1000852 kB
Inactive:      7349164 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24082236 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           15564 kB
Writeback:           0 kB
AnonPages:      111876 kB
Mapped:          15468 kB
Slab:           454204 kB
PageTables:       4664 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   299140 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= 72540 MiB
End job on node139 at 2011-04-30 02:18:06