Trace number 3367065

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mt (fixed)? (TO) 3652.6 1300.02

General information on the benchmark

NameSAT02/industrial/aloul/
Homer/homer16.shuffled.cnf
MD5SUMf98b1abe53ae4846a5f9102253ed913e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.484926
Satisfiable
(Un)Satisfiability was proved
Number of variables264
Number of clauses1476
Sum of the clauses size3168
Maximum clause length11
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21452
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 524

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-3367065-1305417540.cnf'
0.00/0.00	c -- header says num vars:            264
0.00/0.00	c -- header says num clauses:        1476
0.00/0.00	c -- clauses added:            0 learnts,         1476 normals,            0 xors
0.00/0.00	c -- vars added        264
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       264        24      1452         0      3168         0   no data   no data
0.00/0.00	c asymm  cl-useful: 0/24/24 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    264 time:  0.00 s
0.00/0.00	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:     24  v-fix:    0  time:  0.00 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:     121 undec:      24 neg:     119
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.01	c  B st     0         0       240       253      1199         0      5280         0   no data   no data
0.00/0.10	c Decided on static restart strategy
0.77/0.20	c  N st     8      4915       240       253      1199      4427      5280    122377   no data   no data
0.77/0.29	c  N st    10     11298       240       253      1199      4152      5280    107065   no data   no data
1.57/0.48	c  N st    11     17041       240       253      1199      9290      5280    246797   no data   no data
3.17/0.80	c  F st    12     25001       240       253      1199     11375      5280    309378   no data   no data
3.17/0.80	c Found part        0 vars:        120 clauses:       726 lits size:      2640
3.17/0.80	c Found part        1 vars:        120 clauses:       726 lits size:      2640
3.17/0.80	c Found parts:          2 time: 0.00 s
3.17/0.80	c Solving part 0
3.17/0.82	c  N st     0         0       120       127       599     11375      2640    309378   no data   no data
3.17/0.82	c asymm  cl-useful: 0/127/127 lits-rem:0 time: 0.00
3.17/0.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
3.17/0.83	c Finding binary XORs  T:     0.00 s  found:       0
3.17/0.83	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
3.17/0.83	c calculated reachability. Time: 0.00
3.17/0.83	c Calc default polars -  time:   0.00 s pos:      62 undec:     144 neg:      58
3.17/0.83	c =========================================================================================
3.17/0.83	c types(t): F = full restart, N = normal restart
3.17/0.83	c types(t): S = simplification begin/end, E = solution found
3.17/0.83	c restart types(rt): st = static, dy = dynamic
3.17/0.83	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.17/0.83	c  B st     0         0       120       127       599     11375      2640    309378   no data   no data
3.57/0.92	c Decided on static restart strategy
3.97/1.01	c  N st     8      4918       120       127       599     15864      2640    440781   no data   no data
4.80/1.27	c  N st    10     11301       120       127       599      6903      2640    169961   no data   no data
5.56/1.46	c  N st    11     17046       120       127       599     12173      2640    334639   no data   no data
6.76/1.79	c  F st    12     25000       120       127       599     12903      2640    350943   no data   no data
6.76/1.79	c  N st    12     25000       120       127       599     12903      2640    350943   no data   no data
7.95/2.03	c Decided on static restart strategy
7.95/2.03	c  N st    18     30193       120       127       599     10717      2640    294268   no data   no data
8.78/2.28	c  N st    20     37303       120       127       599      9638      2640    239415   no data   no data
9.95/2.58	c  N st    21     43703       120       127       599     15386      2640    417037   no data   no data
11.95/3.07	c  N st    22     53301       120       127       599     15344      2640    405479   no data   no data
15.13/3.81	c  N st    23     67701       120       127       599     19536      2640    522757   no data   no data
19.13/4.81	c  F st    24     87500       120       127       599     16796      2640    415297   no data   no data
19.13/4.81	c  N st    24     87500       120       127       599     16796      2640    415297   no data   no data
19.92/5.07	c Decided on static restart strategy
20.72/5.24	c  N st    31     95538       120       127       599     12217      2640    297354   no data   no data
22.72/5.78	c  N st    33    106205       120       127       599     21784      2640    625871   no data   no data
24.72/6.27	c  N st    34    115803       120       127       599     18002      2640    479207   no data   no data
27.91/7.02	c  N st    35    130201       120       127       599     17333      2640    451900   no data   no data
31.90/8.05	c  N st    36    151799       120       127       599     22549      2640    610098   no data   no data
40.67/10.23	c  N st    37    184191       120       127       599     20106      2640    516219   no data   no data
58.63/14.79	c  N st    38    232781       120       127       599     27770      2640    722947   no data   no data
83.40/20.91	c  N st    39    305665       120       127       599     34654      2640    982403   no data   no data
83.40/20.97	c  F st    40    306250       120       127       599     35170      2640    999754   no data   no data
84.97/21.33	c Decided on static restart strategy
92.60/23.23	c  N st    50    334553       120       127       599     39188      2640   1141375   no data   no data
107.73/27.05	c  N st    52    370547       120       127       599     25604      2640    660061   no data   no data
117.31/29.43	c  N st    53    402940       120       127       599     30290      2640    796189   no data   no data
136.86/34.33	c  N st    54    451529       120       127       599     48908      2640   1409640   no data   no data
165.60/41.56	c  N st    55    524412       120       127       599     33767      2640    904763   no data   no data
216.68/54.31	c  N st    56    633735       120       127       599     42369      2640   1172389   no data   no data
280.95/70.43	c  N st    57    797719       120       127       599     59228      2640   1745997   no data   no data
415.43/104.18	c  N st    58   1043698       120       127       599     55691      2640   1492878   no data   no data
429.40/107.60	c  F st    59   1071878       120       127       599     41114      2640   1041564   no data   no data
429.40/107.60	c  N st    59   1071878       120       127       599     41114      2640   1041564   no data   no data
431.79/108.28	c Decided on static restart strategy
442.17/110.86	c  N st    69   1100187       120       127       599     66295      2640   1830559   no data   no data
459.32/115.14	c  N st    71   1136180       120       127       599     57512      2640   1541426   no data   no data
477.69/119.73	c  N st    72   1168572       120       127       599     44812      2640   1150722   no data   no data
502.41/125.98	c  N st    73   1217160       120       127       599     45489      2640   1164205   no data   no data
546.71/137.00	c  N st    74   1290045       120       127       600     65923      2640   1818620   no data   no data
611.36/153.22	c  N st    75   1399370       120       127       600     73996      2640   2035682   no data   no data
705.94/176.90	c  N st    76   1563354       120       127       602     78496      2640   2132864   no data   no data
851.22/213.40	c  N st    77   1809332       120       127       602     96731      2640   2806975   no data   no data
1113.42/279.08	c Finding binary XORs  T:     0.00 s  found:       0
1135.37/284.50	c  N st    78   2178296       119       125       593     71282      2589   1950540   no data   no data
1500.15/375.96	c Finding binary XORs  T:     0.00 s  found:       0
1562.41/391.60	c  N st    79   2731743       118       124       583     89703      2548   2575986   no data   no data
2111.36/547.12	c  N st    80   3561913       118       124       585     75552      2548   1932721   no data   no data
2228.13/587.81	c  F st    81   3751563       118       124       585     94661      2548   2490328   no data   no data
2228.13/587.81	c  N st    81   3751563       118       124       585     94661      2548   2490328   no data   no data
2229.75/588.67	c Decided on static restart strategy
2237.13/592.39	c  N st    91   3779866       118       124       585    119737      2548   3223883   no data   no data
2255.94/601.75	c  N st    93   3815861       118       124       585    151511      2548   4296565   no data   no data
2272.74/610.20	c  N st    94   3848254       118       124       585    103102      2548   2779913   no data   no data
2295.13/621.37	c  N st    95   3896842       118       124       585    145561      2548   3996488   no data   no data
2321.13/634.33	c Finding binary XORs  T:     0.00 s  found:       0
2322.15/634.85	c  N st    96   3969726       117       124       570    123772      2515   3496395   no data   no data
2381.74/664.60	c  N st    97   4079049       117       124       571    148571      2515   4074772   no data   no data
2466.74/707.11	c  N st    98   4243033       117       124       571    136946      2515   3796690   no data   no data
2584.34/765.92	c  N st    99   4489010       117       124       571    112874      2515   3080631   no data   no data
2752.93/850.20	c  N st   100   4857974       117       124       571    101541      2515   2682719   no data   no data
3020.34/983.98	c  N st   101   5411420       117       124       571    153271      2515   4289746   no data   no data
3205.54/1076.58	c Finding binary XORs  T:     0.00 s  found:       0
3396.35/1171.93	c  N st   102   6241589       116       122       565    127936      2466   3446863   no data   no data
3463.76/1205.63	c Finding binary XORs  T:     0.00 s  found:       0
3551.15/1249.37	c Finding binary XORs  T:     0.00 s  found:       0

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

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

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

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


[startup+0 s]
/proc/loadavg: 7.97 8.06 8.01 6/294 6438
/proc/meminfo: memFree=16438360/32951124 swapFree=52307768/67111528
[pid=6438] ppid=6436 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/6438/stat : 6438 (strangenight2-m) R 6436 6438 5978 0 -1 4202496 407 0 0 0 0 0 0 0 25 0 4 0 653356730 52396032 347 33554432000 4194304 4580107 140735445986368 18446744073709551615 47090909677490 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/6438/statm: 12792 347 299 95 0 7774 0
[pid=6438/tid=6439] ppid=6436 vsize=216432 CPUtime=0 cores=1,3,5,7
/proc/6438/task/6439/stat : 6439 (strangenight2-m) R 6436 6438 5978 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 4 0 653356731 221626368 707 33554432000 4194304 4580107 140735445986368 18446744073709551615 218371062303 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6438/tid=6440] ppid=6436 vsize=216432 CPUtime=0 cores=1,3,5,7
/proc/6438/task/6440/stat : 6440 (strangenight2-m) R 6436 6438 5978 0 -1 4202560 88 0 0 0 0 0 0 0 25 0 4 0 653356731 221626368 707 33554432000 4194304 4580107 140735445986368 18446744073709551615 4452185 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6438/tid=6441] ppid=6436 vsize=216432 CPUtime=0 cores=1,3,5,7
/proc/6438/task/6441/stat : 6441 (strangenight2-m) R 6436 6438 5978 0 -1 4202560 40 0 0 0 0 0 0 0 25 0 4 0 653356731 221626368 707 33554432000 4194304 4580107 140735445986368 18446744073709551615 218371062254 0 0 4096 2 0 0 0 -1 5 0 0 0

[startup+0.109187 s]
/proc/loadavg: 7.97 8.06 8.01 6/294 6438
/proc/meminfo: memFree=16438360/32951124 swapFree=52307768/67111528
[pid=6438] ppid=6436 vsize=217324 CPUtime=0.41 cores=1,3,5,7
/proc/6438/stat : 6438 (strangenight2-m) R 6436 6438 5978 0 -1 4202496 1709 0 0 0 41 0 0 0 25 0 4 0 653356730 222539776 1490 33554432000 4194304 4580107 140735445986368 18446744073709551615 4295404 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/6438/statm: 54331 1490 377 95 0 49313 0
[pid=6438/tid=6439] ppid=6436 vsize=217324 CPUtime=0.1 cores=1,3,5,7
/proc/6438/task/6439/stat : 6439 (strangenight2-m) R 6436 6438 5978 0 -1 4202560 428 0 0 0 10 0 0 0 25 0 4 0 653356731 222539776 1490 33554432000 4194304 4580107 140735445986368 18446744073709551615 4305960 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6438/tid=6440] ppid=6436 vsize=217324 CPUtime=0.1 cores=1,3,5,7
/proc/6438/task/6440/stat : 6440 (strangenight2-m) R 6436 6438 5978 0 -1 4202560 314 0 0 0 10 0 0 0 18 0 4 0 653356731 222539776 1490 33554432000 4194304 4580107 140735445986368 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6438/tid=6441] ppid=6436 vsize=217324 CPUtime=0.09 cores=1,3,5,7
/proc/6438/task/6441/stat : 6441 (strangenight2-m) R 6436 6438 5978 0 -1 4202560 241 0 0 0 9 0 0 0 25 0 4 0 653356731 222539776 1490 33554432000 4194304 4580107 140735445986368 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 217324

[startup+0.201171 s]
/proc/loadavg: 7.97 8.06 8.01 6/294 6438
/proc/meminfo: memFree=16438360/32951124 swapFree=52307768/67111528
[pid=6438] ppid=6436 vsize=218832 CPUtime=0.77 cores=1,3,5,7
/proc/6438/stat : 6438 (strangenight2-m) R 6436 6438 5978 0 -1 4202496 2478 0 0 0 77 0 0 0 25 0 4 0 653356730 224083968 1777 33554432000 4194304 4580107 140735445986368 18446744073709551615 4294160 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/6438/statm: 54708 1777 377 95 0 49690 0
[pid=6438/tid=6439] ppid=6436 vsize=218832 CPUtime=0.19 cores=1,3,5,7
/proc/6438/task/6439/stat : 6439 (strangenight2-m) R 6436 6438 5978 0 -1 4202560 556 0 0 0 19 0 0 0 25 0 4 0 653356731 224083968 1777 33554432000 4194304 4580107 140735445986368 18446744073709551615 4324379 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6438/tid=6440] ppid=6436 vsize=218832 CPUtime=0.19 cores=1,3,5,7
/proc/6438/task/6440/stat : 6440 (strangenight2-m) R 6436 6438 5978 0 -1 4202560 526 0 0 0 19 0 0 0 18 0 4 0 653356731 224083968 1777 33554432000 4194304 4580107 140735445986368 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6438/tid=6441] ppid=6436 vsize=218832 CPUtime=0.19 cores=1,3,5,7
/proc/6438/task/6441/stat : 6441 (strangenight2-m) R 6436 6438 5978 0 -1 4202560 455 0 0 0 19 0 0 0 25 0 4 0 653356731 224083968 1777 33554432000 4194304 4580107 140735445986368 18446744073709551615 4294422 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 218832

[startup+0.301154 s]
/proc/loadavg: 7.97 8.06 8.01 6/294 6438
/proc/meminfo: memFree=16438360/32951124 swapFree=52307768/67111528
[pid=6438] ppid=6436 vsize=219372 CPUtime=1.17 cores=1,3,5,7
/proc/6438/stat : 6438 (strangenight2-m) R 6436 6438 5978 0 -1 4202496 3111 0 0 0 117 0 0 0 25 0 4 0 653356730 224636928 2166 33554432000 4194304 4580107 140735445986368 18446744073709551615 4294963 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/6438/statm: 54843 2166 377 95 0 49825 0
[pid=6438/tid=6439] ppid=6436 vsize=219372 CPUtime=0.29 cores=1,3,5,7
/proc/6438/task/6439/stat : 6439 (strangenight2-m) R 6436 6438 5978 0 -1 4202560 684 0 0 0 29 0 0 0 25 0 4 0 653356731 224636928 2166 33554432000 4194304 4580107 140735445986368 18446744073709551615 4322453 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6438/tid=6440] ppid=6436 vsize=219372 CPUtime=0.29 cores=1,3,5,7
/proc/6438/task/6440/stat : 6440 (strangenight2-m) R 6436 6438 5978 0 -1 4202560 664 0 0 0 29 0 0 0 18 0 4 0 653356731 224636928 2166 33554432000 4194304 4580107 140735445986368 18446744073709551615 4296107 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6438/tid=6441] ppid=6436 vsize=219372 CPUtime=0.29 cores=1,3,5,7
/proc/6438/task/6441/stat : 6441 (strangenight2-m) R 6436 6438 5978 0 -1 4202560 579 0 0 0 29 0 0 0 25 0 4 0 653356731 224636928 2166 33554432000 4194304 4580107 140735445986368 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 219372

[startup+0.701083 s]
/proc/loadavg: 7.97 8.06 8.01 6/294 6438
/proc/meminfo: memFree=16438360/32951124 swapFree=52307768/67111528
[pid=6438] ppid=6436 vsize=221352 CPUtime=2.77 cores=1,3,5,7
/proc/6438/stat : 6438 (strangenight2-m) R 6436 6438 5978 0 -1 4202496 5164 0 0 0 277 0 0 0 25 0 4 0 653356730 226664448 2748 33554432000 4194304 4580107 140735445986368 18446744073709551615 4294952 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/6438/statm: 55338 2748 377 95 0 50320 0
[pid=6438/tid=6439] ppid=6436 vsize=221352 CPUtime=0.69 cores=1,3,5,7
/proc/6438/task/6439/stat : 6439 (strangenight2-m) R 6436 6438 5978 0 -1 4202560 1070 0 0 0 69 0 0 0 25 0 4 0 653356731 226664448 2748 33554432000 4194304 4580107 140735445986368 18446744073709551615 4294524 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6438/tid=6440] ppid=6436 vsize=221352 CPUtime=0.69 cores=1,3,5,7
/proc/6438/task/6440/stat : 6440 (strangenight2-m) R 6436 6438 5978 0 -1 4202560 1312 0 0 0 69 0 0 0 18 0 4 0 653356731 226664448 2748 33554432000 4194304 4580107 140735445986368 18446744073709551615 4294535 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6438/tid=6441] ppid=6436 vsize=221352 CPUtime=0.68 cores=1,3,5,7
/proc/6438/task/6441/stat : 6441 (strangenight2-m) R 6436 6438 5978 0 -1 4202560 1020 0 0 0 68 0 0 0 25 0 4 0 653356731 226664448 2748 33554432000 4194304 4580107 140735445986368 18446744073709551615 4294530 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 221352

[startup+1.50094 s]
/proc/loadavg: 7.97 8.06 8.01 9/298 6442
/proc/meminfo: memFree=16419232/32951124 swapFree=52307768/67111528
[pid=6438] ppid=6436 vsize=250312 CPUtime=5.96 cores=1,3,5,7
/proc/6438/stat : 6438 (strangenight2-m) R 6436 6438 5978 0 -1 4202496 10003 0 0 0 595 1 0 0 25 0 4 0 653356730 256319488 6437 33554432000 4194304 4580107 140735445986368 18446744073709551615 4294376 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/6438/statm: 62578 6437 378 95 0 57560 0
[pid=6438/tid=6439] ppid=6436 vsize=250312 CPUtime=1.49 cores=1,3,5,7
/proc/6438/task/6439/stat : 6439 (strangenight2-m) R 6436 6438 5978 0 -1 4202560 2084 0 0 0 149 0 0 0 25 0 4 0 653356731 256319488 6437 33554432000 4194304 4580107 140735445986368 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6438/tid=6440] ppid=6436 vsize=250312 CPUtime=1.48 cores=1,3,5,7
/proc/6438/task/6440/stat : 6440 (strangenight2-m) R 6436 6438 5978 0 -1 4202560 2804 0 0 0 148 0 0 0 20 0 4 0 653356731 256319488 6437 33554432000 4194304 4580107 140735445986368 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6438/tid=6441] ppid=6436 vsize=250312 CPUtime=1.47 cores=1,3,5,7
/proc/6438/task/6441/stat : 6441 (strangenight2-m) R 6436 6438 5978 0 -1 4202560 1709 0 0 0 147 0 0 0 25 0 4 0 653356731 256319488 6437 33554432000 4194304 4580107 140735445986368 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 250312

[startup+3.10066 s]
/proc/loadavg: 7.97 8.06 8.01 9/298 6442
/proc/meminfo: memFree=16402868/32951124 swapFree=52307768/67111528
[pid=6438] ppid=6436 vsize=259368 CPUtime=12.35 cores=1,3,5,7
/proc/6438/stat : 6438 (strangenight2-m) R 6436 6438 5978 0 -1 4202496 15753 0 0 0 1233 2 0 0 25 0 4 0 653356730 265592832 10240 33554432000 4194304 4580107 140735445986368 18446744073709551615 4294544 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/6438/statm: 64842 10240 378 95 0 59824 0
[pid=6438/tid=6439] ppid=6436 vsize=259368 CPUtime=3.09 cores=1,3,5,7
/proc/6438/task/6439/stat : 6439 (strangenight2-m) R 6436 6438 5978 0 -1 4202560 3704 0 0 0 309 0 0 0 25 0 4 0 653356731 265592832 10240 33554432000 4194304 4580107 140735445986368 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6438/tid=6440] ppid=6436 vsize=259368 CPUtime=3.08 cores=1,3,5,7
/proc/6438/task/6440/stat : 6440 (strangenight2-m) R 6436 6438 5978 0 -1 4202560 4279 0 0 0 308 0 0 0 25 0 4 0 653356731 265592832 10240 33554432000 4194304 4580107 140735445986368 18446744073709551615 4294358 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6438/tid=6441] ppid=6436 vsize=259368 CPUtime=3.06 cores=1,3,5,7
/proc/6438/task/6441/stat : 6441 (strangenight2-m) R 6436 6438 5978 0 -1 4202560 2708 0 0 0 306 0 0 0 25 0 4 0 653356731 265592832 10240 33554432000 4194304 4580107 140735445986368 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 259368

[startup+6.30109 s]
/proc/loadavg: 7.97 8.06 8.01 9/298 6442
/proc/meminfo: memFree=16389388/32951124 swapFree=52307768/67111528
[pid=6438] ppid=6436 vsize=270968 CPUtime=25.12 cores=1,3,5,7
/proc/6438/stat : 6438 (strangenight2-m) R 6436 6438 5978 0 -1 4202496 26143 0 0 0 2508 4 0 0 25 0 4 0 653356730 277471232 9291 33554432000 4194304 4580107 140735445986368 18446744073709551615 4489516 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/6438/statm: 67742 9291 378 95 0 62724 0
[pid=6438/tid=6439] ppid=6436 vsize=270968 CPUtime=6.28 cores=1,3,5,7
/proc/6438/task/6439/stat : 6439 (strangenight2-m) R 6436 6438 5978 0 -1 4202560 6173 0 0 0 628 0 0 0 25 0 4 0 653356731 277471232 9291 33554432000 4194304 4580107 140735445986368 18446744073709551615 4294458 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6438/tid=6440] ppid=6436 vsize=270968 CPUtime=6.29 cores=1,3,5,7
/proc/6438/task/6440/stat : 6440 (strangenight2-m) R 6436 6438 5978 0 -1 4202560 7017 0 0 0 628 1 0 0 25 0 4 0 653356731 277471232 9291 33554432000 4194304 4580107 140735445986368 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6438/tid=6441] ppid=6436 vsize=270968 CPUtime=6.23 cores=1,3,5,7
/proc/6438/task/6441/stat : 6441 (strangenight2-m) R 6436 6438 5978 0 -1 4202560 5057 0 0 0 623 0 0 0 25 0 4 0 653356731 277471232 9291 33554432000 4194304 4580107 140735445986368 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 270968

[startup+12.7009 s]
/proc/loadavg: 7.97 8.06 8.01 9/298 6442
/proc/meminfo: memFree=16424616/32951124 swapFree=52307768/67111528
[pid=6438] ppid=6436 vsize=273656 CPUtime=50.66 cores=1,3,5,7
/proc/6438/stat : 6438 (strangenight2-m) R 6436 6438 5978 0 -1 4202496 46873 0 0 0 5058 8 0 0 25 0 4 0 653356730 280223744 10947 33554432000 4194304 4580107 140735445986368 18446744073709551615 4294517 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/6438/statm: 68414 10947 378 95 0 63396 0
[pid=6438/tid=6439] ppid=6436 vsize=273656 CPUtime=12.68 cores=1,3,5,7
/proc/6438/task/6439/stat : 6439 (strangenight2-m) R 6436 6438 5978 0 -1 4202560 11667 0 0 0 1267 1 0 0 25 0 4 0 653356731 280223744 10947 33554432000 4194304 4580107 140735445986368 18446744073709551615 4294386 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6438/tid=6440] ppid=6436 vsize=273656 CPUtime=12.69 cores=1,3,5,7
/proc/6438/task/6440/stat : 6440 (strangenight2-m) R 6436 6438 5978 0 -1 4202560 12092 0 0 0 1267 2 0 0 25 0 4 0 653356731 280223744 10947 33554432000 4194304 4580107 140735445986368 18446744073709551615 4294535 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6438/tid=6441] ppid=6436 vsize=273656 CPUtime=12.58 cores=1,3,5,7
/proc/6438/task/6441/stat : 6441 (strangenight2-m) R 6436 6438 5978 0 -1 4202560 9827 0 0 0 1257 1 0 0 25 0 4 0 653356731 280223744 10947 33554432000 4194304 4580107 140735445986368 18446744073709551615 4294517 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 273656

[startup+25.5007 s]
/proc/loadavg: 8.05 8.07 8.01 9/298 6443
/proc/meminfo: memFree=16380488/32951124 swapFree=52307768/67111528
[pid=6438] ppid=6436 vsize=276464 CPUtime=101.74 cores=1,3,5,7
/proc/6438/stat : 6438 (strangenight2-m) R 6436 6438 5978 0 -1 4202496 77374 0 0 0 10160 14 0 0 25 0 4 0 653356730 283099136 15704 33554432000 4194304 4580107 140735445986368 18446744073709551615 4294386 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/6438/statm: 69116 15704 378 95 0 64098 0
[pid=6438/tid=6439] ppid=6436 vsize=276464 CPUtime=25.49 cores=1,3,5,7
/proc/6438/task/6439/stat : 6439 (strangenight2-m) R 6436 6438 5978 0 -1 4202560 19860 0 0 0 2546 3 0 0 25 0 4 0 653356731 283099136 15705 33554432000 4194304 4580107 140735445986368 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6438/tid=6440] ppid=6436 vsize=276464 CPUtime=25.48 cores=1,3,5,7
/proc/6438/task/6440/stat : 6440 (strangenight2-m) R 6436 6438 5978 0 -1 4202560 20642 0 0 0 2545 3 0 0 25 0 4 0 653356731 283099136 15705 33554432000 4194304 4580107 140735445986368 18446744073709551615 4294513 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6438/tid=6441] ppid=6436 vsize=276464 CPUtime=25.25 cores=1,3,5,7
/proc/6438/task/6441/stat : 6441 (strangenight2-m) R 6436 6438 5978 0 -1 4202560 15512 0 0 0 2523 2 0 0 25 0 4 0 653356731 283099136 15705 33554432000 4194304 4580107 140735445986368 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.74
Current children cumulated vsize (KiB) 276464

[startup+51.1011 s]
/proc/loadavg: 8.03 8.06 8.01 9/298 6443
/proc/meminfo: memFree=16351788/32951124 swapFree=52307768/67111528
[pid=6438] ppid=6436 vsize=271084 CPUtime=203.91 cores=1,3,5,7
/proc/6438/stat : 6438 (strangenight2-m) R 6436 6438 5978 0 -1 4202496 124045 0 0 0 20366 25 0 0 25 0 4 0 653356730 277590016 18943 33554432000 4194304 4580107 140735445986368 18446744073709551615 4294533 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/6438/statm: 67771 18943 378 95 0 62753 0
[pid=6438/tid=6439] ppid=6436 vsize=271084 CPUtime=51.09 cores=1,3,5,7
/proc/6438/task/6439/stat : 6439 (strangenight2-m) R 6436 6438 5978 0 -1 4202560 30144 0 0 0 5103 6 0 0 25 0 4 0 653356731 277590016 18943 33554432000 4194304 4580107 140735445986368 18446744073709551615 4294378 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6438/tid=6440] ppid=6436 vsize=271084 CPUtime=51.08 cores=1,3,5,7
/proc/6438/task/6440/stat : 6440 (strangenight2-m) R 6436 6438 5978 0 -1 4202560 33037 0 0 0 5102 6 0 0 25 0 4 0 653356731 277590016 18943 33554432000 4194304 4580107 140735445986368 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6438/tid=6441] ppid=6436 vsize=271084 CPUtime=50.62 cores=1,3,5,7
/proc/6438/task/6441/stat : 6441 (strangenight2-m) R 6436 6438 5978 0 -1 4202560 24917 0 0 0 5058 4 0 0 25 0 4 0 653356731 277590016 18943 33554432000 4194304 4580107 140735445986368 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.91
Current children cumulated vsize (KiB) 271084

[startup+102.301 s]
/proc/loadavg: 8.10 8.08 8.02 9/298 6445
/proc/meminfo: memFree=16340996/32951124 swapFree=52307768/67111528
[pid=6438] ppid=6436 vsize=303020 CPUtime=408.26 cores=1,3,5,7
/proc/6438/stat : 6438 (strangenight2-m) R 6436 6438 5978 0 -1 4202496 200038 0 0 0 40781 45 0 0 25 0 4 0 653356730 310292480 28629 33554432000 4194304 4580107 140735445986368 18446744073709551615 4294524 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/6438/statm: 75755 28629 378 95 0 70737 0
[pid=6438/tid=6439] ppid=6436 vsize=303020 CPUtime=102.3 cores=1,3,5,7
/proc/6438/task/6439/stat : 6439 (strangenight2-m) R 6436 6438 5978 0 -1 4202560 47400 0 0 0 10219 11 0 0 25 0 4 0 653356731 310292480 28631 33554432000 4194304 4580107 140735445986368 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6438/tid=6440] ppid=6436 vsize=303020 CPUtime=102.29 cores=1,3,5,7
/proc/6438/task/6440/stat : 6440 (strangenight2-m) R 6436 6438 5978 0 -1 4202560 53688 0 0 0 10218 11 0 0 25 0 4 0 653356731 310292480 28631 33554432000 4194304 4580107 140735445986368 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6438/tid=6441] ppid=6436 vsize=303020 CPUtime=101.36 cores=1,3,5,7
/proc/6438/task/6441/stat : 6441 (strangenight2-m) R 6436 6438 5978 0 -1 4202560 38633 0 0 0 10129 7 0 0 25 0 4 0 653356731 310292480 28631 33554432000 4194304 4580107 140735445986368 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.26
Current children cumulated vsize (KiB) 303020

[startup+162.3 s]

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

[pid=6438] ppid=6436 vsize=318548 CPUtime=2577.15 cores=1,3,5,7
/proc/6438/stat : 6438 (strangenight2-m) R 6436 6438 5978 0 -1 4202496 526498 0 0 0 257579 136 0 0 25 0 4 0 653356730 326193152 37472 33554432000 4194304 4580107 140735445986368 18446744073709551615 4294520 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/6438/statm: 79637 37472 378 95 0 74619 0
[pid=6438/tid=6439] ppid=6436 vsize=318548 CPUtime=762.31 cores=1,3,5,7
/proc/6438/task/6439/stat : 6439 (strangenight2-m) R 6436 6438 5978 0 -1 4202560 134187 0 0 0 76195 36 0 0 25 0 4 0 653356731 326193152 37472 33554432000 4194304 4580107 140735445986368 18446744073709551615 47090909652523 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6438/tid=6440] ppid=6436 vsize=318548 CPUtime=582.45 cores=1,3,5,7
/proc/6438/task/6440/stat : 6440 (strangenight2-m) S 6436 6438 5978 0 -1 4202560 133229 0 0 0 58209 36 0 0 25 0 4 0 653356731 326193152 37472 33554432000 4194304 4580107 140735445986368 18446744073709551615 47090909677108 0 0 4096 2 18446604470105470912 0 0 -1 5 0 0 0
[pid=6438/tid=6441] ppid=6436 vsize=318548 CPUtime=470.08 cores=1,3,5,7
/proc/6438/task/6441/stat : 6441 (strangenight2-m) S 6436 6438 5978 0 -1 4202560 75308 0 0 0 46991 17 0 0 25 0 4 0 653356731 326193152 37472 33554432000 4194304 4580107 140735445986368 18446744073709551615 47090909677108 0 0 4096 2 18446604470105470912 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2577.15
Current children cumulated vsize (KiB) 318548

[startup+822.301 s]
/proc/loadavg: 6.14 6.87 7.52 7/298 6476
/proc/meminfo: memFree=16196160/32951124 swapFree=52307768/67111528
[pid=6438] ppid=6436 vsize=396876 CPUtime=2697.14 cores=1,3,5,7
/proc/6438/stat : 6438 (strangenight2-m) R 6436 6438 5978 0 -1 4202496 532549 0 0 0 269576 138 0 0 25 0 4 0 653356730 406401024 37722 33554432000 4194304 4580107 140735445986368 18446744073709551615 4294378 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/6438/statm: 99219 37722 378 95 0 94201 0
[pid=6438/tid=6439] ppid=6436 vsize=396876 CPUtime=822.3 cores=1,3,5,7
/proc/6438/task/6439/stat : 6439 (strangenight2-m) R 6436 6438 5978 0 -1 4202560 134187 0 0 0 82194 36 0 0 25 0 4 0 653356731 406401024 37722 33554432000 4194304 4580107 140735445986368 18446744073709551615 47090909652523 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6438/tid=6440] ppid=6436 vsize=396876 CPUtime=582.45 cores=1,3,5,7
/proc/6438/task/6440/stat : 6440 (strangenight2-m) S 6436 6438 5978 0 -1 4202560 133229 0 0 0 58209 36 0 0 25 0 4 0 653356731 406401024 37722 33554432000 4194304 4580107 140735445986368 18446744073709551615 47090909677108 0 0 4096 2 18446604470105470912 0 0 -1 5 0 0 0
[pid=6438/tid=6441] ppid=6436 vsize=396876 CPUtime=470.08 cores=1,3,5,7
/proc/6438/task/6441/stat : 6441 (strangenight2-m) S 6436 6438 5978 0 -1 4202560 75308 0 0 0 46991 17 0 0 25 0 4 0 653356731 406401024 37722 33554432000 4194304 4580107 140735445986368 18446744073709551615 47090909677108 0 0 4096 2 18446604470105470912 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2697.14
Current children cumulated vsize (KiB) 396876

[startup+882.311 s]
/proc/loadavg: 6.09 6.72 7.43 7/298 6477
/proc/meminfo: memFree=16157568/32951124 swapFree=52307768/67111528
[pid=6438] ppid=6436 vsize=338456 CPUtime=2817.15 cores=1,3,5,7
/proc/6438/stat : 6438 (strangenight2-m) R 6436 6438 5978 0 -1 4202496 542958 0 0 0 281575 140 0 0 25 0 4 0 653356730 346578944 41807 33554432000 4194304 4580107 140735445986368 18446744073709551615 4294507 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/6438/statm: 84614 41807 378 95 0 79596 0
[pid=6438/tid=6439] ppid=6436 vsize=338456 CPUtime=882.31 cores=1,3,5,7
/proc/6438/task/6439/stat : 6439 (strangenight2-m) R 6436 6438 5978 0 -1 4202560 134187 0 0 0 88195 36 0 0 25 0 4 0 653356731 346578944 41807 33554432000 4194304 4580107 140735445986368 18446744073709551615 47090909652672 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6438/tid=6440] ppid=6436 vsize=338456 CPUtime=582.45 cores=1,3,5,7
/proc/6438/task/6440/stat : 6440 (strangenight2-m) S 6436 6438 5978 0 -1 4202560 133229 0 0 0 58209 36 0 0 25 0 4 0 653356731 346578944 41807 33554432000 4194304 4580107 140735445986368 18446744073709551615 47090909677108 0 0 4096 2 18446604470105470912 0 0 -1 5 0 0 0
[pid=6438/tid=6441] ppid=6436 vsize=338456 CPUtime=470.08 cores=1,3,5,7
/proc/6438/task/6441/stat : 6441 (strangenight2-m) S 6436 6438 5978 0 -1 4202560 75308 0 0 0 46991 17 0 0 25 0 4 0 653356731 346578944 41807 33554432000 4194304 4580107 140735445986368 18446744073709551615 47090909677108 0 0 4096 2 18446604470105470912 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2817.15
Current children cumulated vsize (KiB) 338456

[startup+942.301 s]
/proc/loadavg: 4.00 6.06 7.16 3/289 6497
/proc/meminfo: memFree=16613736/32951124 swapFree=52307768/67111528
[pid=6438] ppid=6436 vsize=419756 CPUtime=2937.13 cores=1,3,5,7
/proc/6438/stat : 6438 (strangenight2-m) R 6436 6438 5978 0 -1 4202496 550079 0 0 0 293571 142 0 0 25 0 4 0 653356730 429830144 43190 33554432000 4194304 4580107 140735445986368 18446744073709551615 4305536 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/6438/statm: 104939 43190 378 95 0 99921 0
[pid=6438/tid=6439] ppid=6436 vsize=419756 CPUtime=942.3 cores=1,3,5,7
/proc/6438/task/6439/stat : 6439 (strangenight2-m) R 6436 6438 5978 0 -1 4202560 134187 0 0 0 94194 36 0 0 25 0 4 0 653356731 429830144 43190 33554432000 4194304 4580107 140735445986368 18446744073709551615 47090909652523 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6438/tid=6440] ppid=6436 vsize=419756 CPUtime=582.45 cores=1,3,5,7
/proc/6438/task/6440/stat : 6440 (strangenight2-m) S 6436 6438 5978 0 -1 4202560 133229 0 0 0 58209 36 0 0 25 0 4 0 653356731 429830144 43190 33554432000 4194304 4580107 140735445986368 18446744073709551615 47090909677108 0 0 4096 2 18446604470105470912 0 0 -1 5 0 0 0
[pid=6438/tid=6441] ppid=6436 vsize=419756 CPUtime=470.08 cores=1,3,5,7
/proc/6438/task/6441/stat : 6441 (strangenight2-m) S 6436 6438 5978 0 -1 4202560 75308 0 0 0 46991 17 0 0 25 0 4 0 653356731 429830144 43190 33554432000 4194304 4580107 140735445986368 18446744073709551615 47090909677108 0 0 4096 2 18446604470105470912 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2937.13
Current children cumulated vsize (KiB) 419756

[startup+1002.3 s]
/proc/loadavg: 2.73 5.32 6.83 3/289 6499
/proc/meminfo: memFree=16635908/32951124 swapFree=52307768/67111528
[pid=6438] ppid=6436 vsize=318548 CPUtime=3057.14 cores=1,3,5,7
/proc/6438/stat : 6438 (strangenight2-m) R 6436 6438 5978 0 -1 4202496 556477 0 0 0 305570 144 0 0 25 0 4 0 653356730 326193152 37518 33554432000 4194304 4580107 140735445986368 18446744073709551615 4294380 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/6438/statm: 79637 37518 378 95 0 74619 0
[pid=6438/tid=6439] ppid=6436 vsize=318548 CPUtime=1002.31 cores=1,3,5,7
/proc/6438/task/6439/stat : 6439 (strangenight2-m) R 6436 6438 5978 0 -1 4202560 134187 0 0 0 100195 36 0 0 25 0 4 0 653356731 326193152 37518 33554432000 4194304 4580107 140735445986368 18446744073709551615 47090909652523 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6438/tid=6440] ppid=6436 vsize=318548 CPUtime=582.45 cores=1,3,5,7
/proc/6438/task/6440/stat : 6440 (strangenight2-m) S 6436 6438 5978 0 -1 4202560 133229 0 0 0 58209 36 0 0 25 0 4 0 653356731 326193152 37518 33554432000 4194304 4580107 140735445986368 18446744073709551615 47090909677108 0 0 4096 2 18446604470105470912 0 0 -1 5 0 0 0
[pid=6438/tid=6441] ppid=6436 vsize=318548 CPUtime=470.08 cores=1,3,5,7
/proc/6438/task/6441/stat : 6441 (strangenight2-m) S 6436 6438 5978 0 -1 4202560 75308 0 0 0 46991 17 0 0 25 0 4 0 653356731 326193152 37518 33554432000 4194304 4580107 140735445986368 18446744073709551615 47090909677108 0 0 4096 2 18446604470105470912 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3057.14
Current children cumulated vsize (KiB) 318548

[startup+1062.3 s]
/proc/loadavg: 2.27 4.71 6.53 3/289 6500
/proc/meminfo: memFree=16636116/32951124 swapFree=52307768/67111528
[pid=6438] ppid=6436 vsize=318548 CPUtime=3177.14 cores=1,3,5,7
/proc/6438/stat : 6438 (strangenight2-m) R 6436 6438 5978 0 -1 4202496 562250 0 0 0 317569 145 0 0 25 0 4 0 653356730 326193152 37518 33554432000 4194304 4580107 140735445986368 18446744073709551615 4294533 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/6438/statm: 79637 37518 378 95 0 74619 0
[pid=6438/tid=6439] ppid=6436 vsize=318548 CPUtime=1062.31 cores=1,3,5,7
/proc/6438/task/6439/stat : 6439 (strangenight2-m) R 6436 6438 5978 0 -1 4202560 134187 0 0 0 106195 36 0 0 25 0 4 0 653356731 326193152 37518 33554432000 4194304 4580107 140735445986368 18446744073709551615 47090909652523 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6438/tid=6440] ppid=6436 vsize=318548 CPUtime=582.45 cores=1,3,5,7
/proc/6438/task/6440/stat : 6440 (strangenight2-m) S 6436 6438 5978 0 -1 4202560 133229 0 0 0 58209 36 0 0 25 0 4 0 653356731 326193152 37518 33554432000 4194304 4580107 140735445986368 18446744073709551615 47090909677108 0 0 4096 2 18446604470105470912 0 0 -1 5 0 0 0
[pid=6438/tid=6441] ppid=6436 vsize=318548 CPUtime=470.08 cores=1,3,5,7
/proc/6438/task/6441/stat : 6441 (strangenight2-m) S 6436 6438 5978 0 -1 4202560 75308 0 0 0 46991 17 0 0 25 0 4 0 653356731 326193152 37518 33554432000 4194304 4580107 140735445986368 18446744073709551615 47090909677108 0 0 4096 2 18446604470105470912 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3177.14
Current children cumulated vsize (KiB) 318548

[startup+1122.3 s]
/proc/loadavg: 2.10 4.22 6.24 3/289 6502
/proc/meminfo: memFree=16626264/32951124 swapFree=52307768/67111528
[pid=6438] ppid=6436 vsize=318548 CPUtime=3297.14 cores=1,3,5,7
/proc/6438/stat : 6438 (strangenight2-m) R 6436 6438 5978 0 -1 4202496 571247 0 0 0 329568 146 0 0 25 0 4 0 653356730 326193152 40169 33554432000 4194304 4580107 140735445986368 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/6438/statm: 79637 40169 378 95 0 74619 0
[pid=6438/tid=6439] ppid=6436 vsize=318548 CPUtime=1122.31 cores=1,3,5,7
/proc/6438/task/6439/stat : 6439 (strangenight2-m) R 6436 6438 5978 0 -1 4202560 134187 0 0 0 112195 36 0 0 25 0 4 0 653356731 326193152 40169 33554432000 4194304 4580107 140735445986368 18446744073709551615 47090909652523 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6438/tid=6440] ppid=6436 vsize=318548 CPUtime=582.45 cores=1,3,5,7
/proc/6438/task/6440/stat : 6440 (strangenight2-m) S 6436 6438 5978 0 -1 4202560 133229 0 0 0 58209 36 0 0 25 0 4 0 653356731 326193152 40169 33554432000 4194304 4580107 140735445986368 18446744073709551615 47090909677108 0 0 4096 2 18446604470105470912 0 0 -1 5 0 0 0
[pid=6438/tid=6441] ppid=6436 vsize=318548 CPUtime=470.08 cores=1,3,5,7
/proc/6438/task/6441/stat : 6441 (strangenight2-m) S 6436 6438 5978 0 -1 4202560 75308 0 0 0 46991 17 0 0 25 0 4 0 653356731 326193152 40169 33554432000 4194304 4580107 140735445986368 18446744073709551615 47090909677108 0 0 4096 2 18446604470105470912 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3297.14
Current children cumulated vsize (KiB) 318548

[startup+1182.3 s]
/proc/loadavg: 2.03 3.81 5.97 3/289 6503
/proc/meminfo: memFree=16617884/32951124 swapFree=52307768/67111528
[pid=6438] ppid=6436 vsize=339648 CPUtime=3417.15 cores=1,3,5,7
/proc/6438/stat : 6438 (strangenight2-m) R 6436 6438 5978 0 -1 4202496 580059 0 0 0 341567 148 0 0 25 0 4 0 653356730 347799552 42302 33554432000 4194304 4580107 140735445986368 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/6438/statm: 84912 42302 378 95 0 79894 0
[pid=6438/tid=6439] ppid=6436 vsize=339648 CPUtime=1182.31 cores=1,3,5,7
/proc/6438/task/6439/stat : 6439 (strangenight2-m) R 6436 6438 5978 0 -1 4202560 134187 0 0 0 118195 36 0 0 25 0 4 0 653356731 347799552 42302 33554432000 4194304 4580107 140735445986368 18446744073709551615 47090909652676 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6438/tid=6440] ppid=6436 vsize=339648 CPUtime=582.45 cores=1,3,5,7
/proc/6438/task/6440/stat : 6440 (strangenight2-m) S 6436 6438 5978 0 -1 4202560 133229 0 0 0 58209 36 0 0 25 0 4 0 653356731 347799552 42302 33554432000 4194304 4580107 140735445986368 18446744073709551615 47090909677108 0 0 4096 2 18446604470105470912 0 0 -1 5 0 0 0
[pid=6438/tid=6441] ppid=6436 vsize=339648 CPUtime=470.08 cores=1,3,5,7
/proc/6438/task/6441/stat : 6441 (strangenight2-m) S 6436 6438 5978 0 -1 4202560 75308 0 0 0 46991 17 0 0 25 0 4 0 653356731 347799552 42302 33554432000 4194304 4580107 140735445986368 18446744073709551615 47090909677108 0 0 4096 2 18446604470105470912 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3417.15
Current children cumulated vsize (KiB) 339648

[startup+1242.3 s]
/proc/loadavg: 2.01 3.48 5.72 3/289 6505
/proc/meminfo: memFree=16619576/32951124 swapFree=52307768/67111528
[pid=6438] ppid=6436 vsize=318548 CPUtime=3537.16 cores=1,3,5,7
/proc/6438/stat : 6438 (strangenight2-m) R 6436 6438 5978 0 -1 4202496 585911 0 0 0 353566 150 0 0 25 0 4 0 653356730 326193152 41804 33554432000 4194304 4580107 140735445986368 18446744073709551615 4294507 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/6438/statm: 79637 41804 378 95 0 74619 0
[pid=6438/tid=6439] ppid=6436 vsize=318548 CPUtime=1242.31 cores=1,3,5,7
/proc/6438/task/6439/stat : 6439 (strangenight2-m) R 6436 6438 5978 0 -1 4202560 134187 0 0 0 124195 36 0 0 25 0 4 0 653356731 326193152 41804 33554432000 4194304 4580107 140735445986368 18446744073709551615 47090909652523 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6438/tid=6440] ppid=6436 vsize=318548 CPUtime=582.45 cores=1,3,5,7
/proc/6438/task/6440/stat : 6440 (strangenight2-m) S 6436 6438 5978 0 -1 4202560 133229 0 0 0 58209 36 0 0 25 0 4 0 653356731 326193152 41804 33554432000 4194304 4580107 140735445986368 18446744073709551615 47090909677108 0 0 4096 2 18446604470105470912 0 0 -1 5 0 0 0
[pid=6438/tid=6441] ppid=6436 vsize=318548 CPUtime=470.08 cores=1,3,5,7
/proc/6438/task/6441/stat : 6441 (strangenight2-m) S 6436 6438 5978 0 -1 4202560 75308 0 0 0 46991 17 0 0 25 0 4 0 653356731 326193152 41804 33554432000 4194304 4580107 140735445986368 18446744073709551615 47090909677108 0 0 4096 2 18446604470105470912 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3537.16
Current children cumulated vsize (KiB) 318548



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.00 3.21 5.49 3/289 6507
/proc/meminfo: memFree=16635772/32951124 swapFree=52307768/67111528
[pid=6438] ppid=6436 vsize=318548 CPUtime=3652.57 cores=1,3,5,7
/proc/6438/stat : 6438 (strangenight2-m) R 6436 6438 5978 0 -1 4202496 593679 0 0 0 365105 152 0 0 25 0 4 0 653356730 326193152 37552 33554432000 4194304 4580107 140735445986368 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/6438/statm: 79637 37552 378 95 0 74619 0
[pid=6438/tid=6439] ppid=6436 vsize=318548 CPUtime=1300.02 cores=1,3,5,7
/proc/6438/task/6439/stat : 6439 (strangenight2-m) R 6436 6438 5978 0 -1 4202560 134187 0 0 0 129966 36 0 0 25 0 4 0 653356731 326193152 37552 33554432000 4194304 4580107 140735445986368 18446744073709551615 4219837 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6438/tid=6440] ppid=6436 vsize=318548 CPUtime=582.45 cores=1,3,5,7
/proc/6438/task/6440/stat : 6440 (strangenight2-m) S 6436 6438 5978 0 -1 4202560 133229 0 0 0 58209 36 0 0 25 0 4 0 653356731 326193152 37552 33554432000 4194304 4580107 140735445986368 18446744073709551615 47090909677108 0 0 4096 2 18446604470105470912 0 0 -1 5 0 0 0
[pid=6438/tid=6441] ppid=6436 vsize=318548 CPUtime=470.08 cores=1,3,5,7
/proc/6438/task/6441/stat : 6441 (strangenight2-m) S 6436 6438 5978 0 -1 4202560 75308 0 0 0 46991 17 0 0 25 0 4 0 653356731 326193152 37552 33554432000 4194304 4580107 140735445986368 18446744073709551615 47090909677108 0 0 4096 2 18446604470105470912 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3652.57
Current children cumulated vsize (KiB) 318548

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

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

[startup+1300 s]
/proc/loadavg: 2.00 3.21 5.49 3/289 6507
/proc/meminfo: memFree=16635772/32951124 swapFree=52307768/67111528
[pid=6438] ppid=6436 vsize=318548 CPUtime=3652.57 cores=1,3,5,7
/proc/6438/stat : 6438 (strangenight2-m) R 6436 6438 5978 0 -1 4202496 593679 0 0 0 365105 152 0 0 25 0 4 0 653356730 326193152 37552 33554432000 4194304 4580107 140735445986368 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/6438/statm: 79637 37552 378 95 0 74619 0
[pid=6438/tid=6439] ppid=6436 vsize=318548 CPUtime=1300.02 cores=1,3,5,7
/proc/6438/task/6439/stat : 6439 (strangenight2-m) R 6436 6438 5978 0 -1 4202560 134187 0 0 0 129966 36 0 0 25 0 4 0 653356731 326193152 37552 33554432000 4194304 4580107 140735445986368 18446744073709551615 4219837 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6438/tid=6440] ppid=6436 vsize=318548 CPUtime=582.45 cores=1,3,5,7
/proc/6438/task/6440/stat : 6440 (strangenight2-m) S 6436 6438 5978 0 -1 4202560 133229 0 0 0 58209 36 0 0 25 0 4 0 653356731 326193152 37552 33554432000 4194304 4580107 140735445986368 18446744073709551615 47090909677108 0 0 4096 2 18446604470105470912 0 0 -1 5 0 0 0
[pid=6438/tid=6441] ppid=6436 vsize=318548 CPUtime=470.08 cores=1,3,5,7
/proc/6438/task/6441/stat : 6441 (strangenight2-m) S 6436 6438 5978 0 -1 4202560 75308 0 0 0 46991 17 0 0 25 0 4 0 653356731 326193152 37552 33554432000 4194304 4580107 140735445986368 18446744073709551615 47090909677108 0 0 4096 2 18446604470105470912 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3652.57
Current children cumulated vsize (KiB) 318548

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 3652.6
CPU user time (s): 3651.07
CPU system time (s): 1.52877
CPU usage (%): 280.964
Max. virtual memory (cumulated for all children) (KiB): 474776

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3651.07
system time used= 1.52877
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 593679
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= 310
involuntary context switches= 19355

runsolver used 3.2665 second user time and 8.5667 second system time

The end

Launcher Data

Begin job on node101 at 2011-05-15 01:59:00
IDJOB=3367065
IDBENCH=87943
IDSOLVER=1844
FILE ID=node101/3367065-1305417540
RUNJOBID= node101-1305414346-5997
PBS_JOBID= 13324544
Free space on /tmp= 73728 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT02/industrial/aloul/Homer/homer16.shuffled.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367065-1305417540/watcher-3367065-1305417540 -o /tmp/evaluation-result-3367065-1305417540/solver-3367065-1305417540 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3367065-1305417540.cnf

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

MD5SUM BENCH= f98b1abe53ae4846a5f9102253ed913e
RANDOM SEED=231390387

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16438516 kB
Buffers:        326280 kB
Cached:        5915872 kB
SwapCached:      14848 kB
Active:       11184128 kB
Inactive:      5052420 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16438516 kB
SwapTotal:    67111528 kB
SwapFree:     52307768 kB
Dirty:            5480 kB
Writeback:           0 kB
AnonPages:     9991380 kB
Mapped:          15208 kB
Slab:           149892 kB
PageTables:      62804 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 42463440 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= 73732 MiB
End job on node101 at 2011-05-15 02:20:42