Trace number 3283494

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-mtUNSAT 1286.93 322.373

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UCG-15-10p0.cnf
MD5SUMbcbcc9a4e4a7e3ebed9eeaa393ebdc32
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark187.595
Satisfiable
(Un)Satisfiability was proved
Number of variables199304
Number of clauses1005834
Sum of the clauses size2392967
Maximum clause length10
Minimum clause length1
Number of clauses of size 110249
Number of clauses of size 2756917
Number of clauses of size 3187708
Number of clauses of size 45660
Number of clauses of size 522640
Number of clauses of size over 522660

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3283494-1304033728.cnf'
0.00/0.00	c -- header says num vars:         199304
0.00/0.00	c -- header says num clauses:     1005834
2.15/0.68	c -- clauses added:            0 learnts,      1005834 normals,            0 xors
2.15/0.68	c -- vars added     199304
2.15/0.68	c Parsing time:  1.69 s
2.15/0.68	c  N st     0         0    199304    238668    756167         0   2381218         0   no data   no data  --
3.31/0.94	c asymm  cl-useful: 11/1975/201402 lits-rem:44 time: 1.14
43.27/10.90	c Flit:  1222 Blit:   1522 bXBeca:    0 bXProp: 1178 Bins:      0 BRemL:      0 BRemN:      0 P: 200.0M T: 39.60
43.27/10.94	c Cleaning up after failed var search:     0.15 s 
43.68/11.01	c Replacing     1178 vars Replaced    34467 lits Time:     0.23 s 
44.05/11.15	c bin-w-bin subsume rem        27898 bins  time:  0.18 s
44.45/11.24	c subs with bin:     3718  lits-rem:     34814  v-fix:    0  time:  0.36 s
61.24/15.49	c Subs w/ non-existent bins:     38 l-rem:      0 v-fix:  7124 done:  23538 time: 16.93 s
62.42/15.78	c Removed useless bin:     724  fixed:     0  props:  20.00M  time:  1.20 s
66.42/16.70	c lits-rem:      2370  cl-subs:     6269  v-elim:  47670  v-fix:    0  time:  3.63 s
66.42/16.75	c Finding binary XORs  T:     0.18 s  found:     649
66.82/16.80	c Replacing      649 vars Replaced    16059 lits Time:     0.21 s 
67.22/16.93	c Finding non-binary XORs:     0.36 s (found:       0, avg size: nan)
67.22/16.93	c Calc default polars -  time:   0.09 s pos:   18584 undec:  111802 neg:   68918
67.22/16.93	c =========================================================================================
67.22/16.93	c types(t): F = full restart, N = normal restart
67.22/16.93	c types(t): S = simplification begin/end, E = solution found
67.22/16.93	c restart types(rt): st = static, dy = dynamic
67.22/16.93	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
67.22/16.93	c  B st     0         0     87569    197648    323918         0   1432944         0   no data   no data  --
82.81/20.86	c  N dy    13      4637     81211    190699    295886      4204   1326030    667221     20.96     22.55  --
96.77/24.33	c Finding binary XORs  T:     0.17 s  found:    1761
97.16/24.43	c Replacing     1761 vars Replaced    91363 lits Time:     0.37 s 
117.95/29.68	c  N dy    31      9651     72476    174255    265341      8984   1184801   2452925     17.95     19.24  --
147.10/36.97	c  N dy    41     13748     69279    167667    254493     12878   1124538   3884046     16.23     18.57  --
192.24/48.27	c Finding binary XORs  T:     0.15 s  found:     556
193.43/48.53	c  N dy    47     20514     68888    165900    254394      9977   1113282   1889960     14.81     15.65  --
225.78/56.69	c  F st    49     25003     68888    165900    254400     14422   1113282   3524722     13.88     12.03  --
226.19/56.79	c Replacing      556 vars Replaced    38501 lits Time:     0.39 s 
226.98/56.99	c  N st    49     25003     68332    165814    251827     14419   1108185   3524134     13.88     12.03  --
262.54/65.85	c  N dy    55     30000     68174    165814    252110     19321   1108184   4879665     13.88   no data  --
262.54/65.85	c  S st    55     30000     68174    165814    252110     19321   1108184   4879665     13.88   no data  --
266.54/66.83	c  S st    55     30505     68166    165814    252159     19739   1108184   5031433     13.88   no data  --
266.54/66.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.18
331.24/83.07	c Flit:  1006 Blit:   1818 bXBeca:    0 bXProp:  754 Bins:  20475 BRemL:     75 BRemN:     73 P: 200.1M T: 64.45
331.64/83.13	c Cleaning up after failed var search:     0.23 s 
332.44/83.36	c Replacing      754 vars Replaced   152477 lits Time:     0.89 s 
334.44/83.87	c bin-w-bin subsume rem         3853 bins  time:  0.11 s
342.82/85.95	c subs with bin:       65  lits-rem:      5297  v-fix:    0  time:  8.29 s
345.23/86.53	c Subs w/ non-existent bins:    436 l-rem:    401 v-fix:     0 done:   2874 time:  2.30 s
345.62/86.69	c Removed useless bin:    3581  fixed:     2  props:  20.00M  time:  0.65 s
391.95/98.28	c lits-rem:       470  cl-subs:    23379  v-elim:   4226  v-fix:    0  time: 46.04 s
393.56/98.67	c asymm  cl-useful: 435/1306/144312 lits-rem:876 time: 1.55
394.77/98.91	c calculated reachability. Time: 0.89
394.77/98.91	c  N dy    55     30505     59123    144310    235263      6710    969311    589697     13.88   no data  --
397.95/99.77	c Finding binary XORs  T:     3.39 s  found:      68
453.46/113.62	c  N dy    57     39162     58985    144310    235599     15206    969311   3444502     12.13     13.05  --
495.41/124.13	c  N dy    59     45757     58978    144310    235617     21741    969311   5279888     11.32      7.94  --
495.41/124.13	c  S st    59     45757     58978    144310    235617     21741    969311   5279888     11.32      7.94  --
499.40/125.18	c Finding binary XORs  T:     3.90 s  found:     463
503.00/126.09	c  S st    59     46262     57297    133313    237330     21995    921154   5236874     11.32   no data  --
503.39/126.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.17
503.39/126.18	c Cache  BProp: 1613 Set: 12 BXProp: 0 T: 0.17
546.94/137.01	c Flit:   684 Blit:   1238 bXBeca:    0 bXProp:  425 Bins:  12905 BRemL:     32 BRemN:     54 P: 200.0M T: 43.17
546.94/137.07	c Cleaning up after failed var search:     0.20 s 
548.14/137.32	c Replacing      956 vars Replaced   116243 lits Time:     0.99 s 
549.73/137.76	c bin-w-bin subsume rem         3871 bins  time:  0.10 s
558.12/139.84	c subs with bin:     1512  lits-rem:      2910  v-fix:    0  time:  8.28 s
560.51/140.42	c Subs w/ non-existent bins:    357 l-rem:    376 v-fix:     0 done:   3979 time:  2.34 s
561.31/140.68	c Removed useless bin:    7455  fixed:     0  props:  20.00M  time:  1.04 s
623.24/156.11	c lits-rem:       103  cl-subs:    23186  v-elim:   2920  v-fix:    0  time: 61.55 s
625.22/156.60	c vivif2 --  cl tried   119709 cl shrink    10430 lits rem      13410 time: 1.94
625.22/156.69	c vivif2 --  cl tried     5516 cl shrink     1442 lits rem      17662 time: 0.35
626.82/157.08	c asymm  cl-useful: 71/2778/116426 lits-rem:111 time: 1.55
628.41/157.42	c calculated reachability. Time: 1.32
628.41/157.42	c  N dy    59     46262     51112    116425    222028      5364    810493    335904     11.32   no data  --
633.21/158.67	c Finding binary XORs  T:     4.96 s  found:      54
652.79/163.57	c  N dy    60     50494     51106    116425    222060      9528    810493    793767     11.02     11.71  --
664.37/166.42	c Finding binary XORs  T:     4.31 s  found:     132
691.53/173.24	c  N dy    64     57733     49937    109960    234125     16623    782276   2023270     10.57     11.16  --
739.86/185.34	c  N dy    65     67590     49883    109960    234582     26276    782276   3437445     10.02     10.55  --
749.85/187.88	c  S st    67     69394     49880    109960    234715     28065    782276   3883932      9.96      6.29  --
753.44/188.74	c  S st    67     69895     49864    109960    234758     28494    782276   3972588      9.96   no data  --
753.44/188.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.18
753.84/188.86	c Cache  BProp: 2677 Set: 2 BXProp: 0 T: 0.28
796.97/199.65	c Flit:   527 Blit:   1128 bXBeca:    0 bXProp:  409 Bins:  13055 BRemL:    114 BRemN:     72 P: 200.0M T: 42.96
796.97/199.69	c Cleaning up after failed var search:     0.17 s 
797.78/199.82	c Replacing      595 vars Replaced    40728 lits Time:     0.47 s 
798.99/200.14	c bin-w-bin subsume rem         2366 bins  time:  0.11 s
806.96/202.19	c subs with bin:      371  lits-rem:      4819  v-fix:    0  time:  8.14 s
813.35/203.70	c Subs w/ non-existent bins:   1278 l-rem:    834 v-fix:     0 done:  15747 time:  6.03 s
814.15/203.93	c Removed useless bin:    6953  fixed:    49  props:  20.00M  time:  0.93 s
874.09/218.95	c lits-rem:        57  cl-subs:    26803  v-elim:   3271  v-fix:    0  time: 59.95 s
876.47/219.50	c vivif2 --  cl tried    98023 cl shrink     5073 lits rem       6970 time: 2.17
876.87/219.62	c vivif2 --  cl tried     7744 cl shrink      703 lits rem       6470 time: 0.47
878.48/220.02	c asymm  cl-useful: 141/1309/96848 lits-rem:175 time: 1.60
879.65/220.38	c calculated reachability. Time: 1.41
879.65/220.39	c  N dy    67     69895     43971     96844    219428      7705    689432    326490      9.96   no data  --
885.26/221.79	c Finding binary XORs  T:     5.58 s  found:       3
903.63/226.34	c  N dy    69     74761     43308     92623    227300     12213    673917    959443      9.74     10.50  --
916.81/229.68	c Finding binary XORs  T:     4.57 s  found:      71
926.42/232.09	c  N dy    73     79573     43304     92575    227300     16946    673781   1587861      9.63     10.53  --
959.55/240.35	c Finding binary XORs  T:     4.56 s  found:       3
960.35/240.54	c  N dy    77     87172     43170     91943    233487     24480    671193   3079558      9.42      9.96  --
961.15/240.78	c  F st    78     87500     43170     91943    233487     24806    671193   3115161      9.40      4.85  --
961.57/240.85	c Replacing       77 vars Replaced     4402 lits Time:     0.25 s 
985.91/246.97	c  N dy    85     93114     43041     91931    233460     17285    670983   1503337      9.39      9.95  --
1013.07/253.70	c  N dy    91    100121     43019     91931    233598     24148    670983   2128983      9.22      9.76  --
1031.45/258.39	c  S st    98    104843     43014     91931    233623     28810    670983   2895007      9.14      7.70  --
1033.84/258.97	c  S st    98    105344     43014     91931    233651     29262    670983   2982015      9.14   no data  --
1034.24/259.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.14
1034.24/259.08	c Cache  BProp: 2957 Set: 1 BXProp: 1 T: 0.31
1076.58/269.62	c Flit:   639 Blit:    611 bXBeca:    0 bXProp:  697 Bins:   9694 BRemL:    212 BRemN:     53 P: 200.0M T: 41.98
1076.58/269.66	c Cleaning up after failed var search:     0.14 s 
1076.98/269.78	c Replacing      698 vars Replaced    50982 lits Time:     0.45 s 
1078.18/270.07	c bin-w-bin subsume rem         2185 bins  time:  0.11 s
1087.37/272.31	c subs with bin:     1300  lits-rem:      3370  v-fix:    0  time:  8.95 s
1088.17/272.56	c Subs w/ non-existent bins:     24 l-rem:    239 v-fix:     0 done:    948 time:  0.97 s
1089.39/272.88	c Removed useless bin:    8350  fixed:     8  props:  19.55M  time:  1.30 s
1132.11/283.50	c lits-rem:        64  cl-subs:    26128  v-elim:   3069  v-fix:    0  time: 42.35 s
1134.10/284.03	c vivif2 --  cl tried    83753 cl shrink     3730 lits rem       4955 time: 2.09
1134.50/284.17	c vivif2 --  cl tried    10434 cl shrink      679 lits rem       7212 time: 0.55
1136.51/284.60	c asymm  cl-useful: 85/876/83027 lits-rem:95 time: 1.74
1137.73/284.94	c calculated reachability. Time: 1.29
1137.73/284.94	c  N dy    98    105344     37733     83025    216807     10407    593674    393749      9.14   no data  --
1142.89/286.24	c Finding binary XORs  T:     5.17 s  found:       0
1175.25/294.33	c  N dy   104    115121     37599     83025    220875     19971    593674   1874312      8.98      9.70  --
1183.64/296.44	c Finding binary XORs  T:     4.18 s  found:      42
1210.00/303.01	c  N dy   108    123526     37410     81660    229274     27354    588012   3063565      8.84      9.44  --
1237.56/309.92	c  N dy   115    131455     37383     81660    229405     19025    588012   1474977      8.72      9.19  --
1270.71/318.29	c  N dy   139    140441     37367     81660    229437     27840    588012   2395604      8.67      9.22  --
1286.71/322.22	c Following stats are for *FIRST FINISHED THREAD ONLY*
1286.71/322.22	c num threads              : 4          
1286.71/322.22	c restarts                 : 198        
1286.71/322.22	c dynamic restarts         : 180        
1286.71/322.22	c static restarts          : 18         
1286.71/322.22	c full restarts            : 2          
1286.71/322.22	c total simplify time      : 30.79      
1286.71/322.22	c learnts DL2              : 0          
1286.71/322.22	c learnts size 2           : 982252     
1286.71/322.22	c learnts size 1           : 107023      (53.70     % of vars)
1286.71/322.22	c filedLit time            : 154.19      (12.01     % time)
1286.71/322.22	c v-elim SatELite          : 55545       (27.87     % vars)
1286.71/322.22	c SatELite time            : 113.04      (8.81      % time)
1286.71/322.22	c v-elim xor               : 0           (0.00      % vars)
1286.71/322.22	c xor elim time            : 0.33        (0.03      % time)
1286.71/322.22	c num binary xor trees     : 4622       
1286.71/322.22	c binxor trees' crown      : 7095        (1.54      leafs/tree)
1286.71/322.22	c bin xor find time        : 27.58      
1286.71/322.22	c OTF clause improved      : 4551        (0.03      clauses/conflict)
1286.71/322.22	c OTF impr. size diff      : 6926        (1.52       lits/clause)
1286.71/322.22	c OTF cl watch-shrink      : 58134       (0.32      clauses/conflict)
1286.71/322.22	c OTF cl watch-sh-lit      : 302072      (5.20       lits/clause)
1286.71/322.22	c tried to recurMin cls    : 92333       (50.80      % of conflicts)
1286.71/322.22	c updated cache            : 10304       (0.11       lits/tried recurMin)
1286.71/322.22	c unit cls received        : 5974        (5.58      % of units)
1286.71/322.22	c unit cls sent            : 3756        (3.51      % of units)
1286.71/322.22	c bin cls received         : 98210      
1286.71/322.22	c bin cls sent             : 28548      
1286.71/322.22	c clauses over max glue    : 0           (0.00      % of all clauses)
1286.71/322.22	c conflicts                : 181746      (141.61    / sec)
1286.71/322.22	c decisions                : 384363      (1.97      % random)
1286.71/322.22	c bogo-props               : 7679535208  (5983412.10 / sec)
1286.71/322.22	c conflict literals        : 21852489    (47.31     % deleted)
1286.71/322.22	c Memory used              : 4141.50     MB
1286.71/322.22	c single-thread CPU time   : 1283.47     s
1286.71/322.22	c all-threads sum CPU time : 1283.47     s
1286.71/322.22	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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-3283494-1304033728/watcher-3283494-1304033728 -o /tmp/evaluation-result-3283494-1304033728/solver-3283494-1304033728 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3283494-1304033728.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.95 8.02 7.87 6/180 19360
/proc/meminfo: memFree=13136492/32951124 swapFree=67111528/67111528
[pid=19360] ppid=19358 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/19360/stat : 19360 (strangenight1-m) R 19358 19360 18832 0 -1 4202496 414 0 0 0 0 0 0 0 23 0 4 0 514973820 52465664 353 33554432000 4194304 4650419 140733383828000 18446744073709551615 47094119962546 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/19360/statm: 12809 353 303 112 0 7774 0
[pid=19360/tid=19361] ppid=19358 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/19360/task/19361/stat : 19361 (strangenight1-m) R 19358 19360 18832 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 4 0 514973820 52465664 353 33554432000 4194304 4650419 140733383828000 18446744073709551615 270613167089 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19360/tid=19362] ppid=19358 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/19360/task/19362/stat : 19362 (strangenight1-m) R 19358 19360 18832 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 4 0 514973820 52465664 353 33554432000 4194304 4650419 140733383828000 18446744073709551615 47094119962536 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19360/tid=19363] ppid=19358 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/19360/task/19363/stat : 19363 (strangenight1-m) R 19358 19360 18832 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 4 0 514973820 52465664 353 33554432000 4194304 4650419 140733383828000 18446744073709551615 47094119962540 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.027912 s]
/proc/loadavg: 7.95 8.02 7.87 6/180 19360
/proc/meminfo: memFree=13136492/32951124 swapFree=67111528/67111528
[pid=19360] ppid=19358 vsize=318288 CPUtime=0.08 cores=0,2,4,6
/proc/19360/stat : 19360 (strangenight1-m) R 19358 19360 18832 0 -1 4202496 16923 0 0 0 7 1 0 0 18 0 4 0 514973820 325926912 12743 33554432000 4194304 4650419 140733383828000 18446744073709551615 270612808149 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/19360/statm: 79572 12762 346 112 0 74537 0
[pid=19360/tid=19361] ppid=19358 vsize=318288 CPUtime=0.01 cores=0,2,4,6
/proc/19360/task/19361/stat : 19361 (strangenight1-m) S 19358 19360 18832 0 -1 4202560 3652 0 0 0 1 0 0 0 18 0 4 0 514973820 325926912 12772 33554432000 4194304 4650419 140733383828000 18446744073709551615 270613215726 0 0 4096 2 18446604444886919104 0 0 -1 6 0 0 0
[pid=19360/tid=19362] ppid=19358 vsize=318288 CPUtime=0.01 cores=0,2,4,6
/proc/19360/task/19362/stat : 19362 (strangenight1-m) R 19358 19360 18832 0 -1 4202560 4235 0 0 0 1 0 0 0 18 0 4 0 514973820 325926912 12779 33554432000 4194304 4650419 140733383828000 18446744073709551615 270612808119 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19360/tid=19363] ppid=19358 vsize=318288 CPUtime=0.01 cores=0,2,4,6
/proc/19360/task/19363/stat : 19363 (strangenight1-m) R 19358 19360 18832 0 -1 4202560 4338 0 0 0 1 0 0 0 18 0 4 0 514973820 325926912 12783 33554432000 4194304 4650419 140733383828000 18446744073709551615 4317116 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 318288

[startup+0.109161 s]
/proc/loadavg: 7.95 8.02 7.87 6/180 19360
/proc/meminfo: memFree=13136492/32951124 swapFree=67111528/67111528
[pid=19360] ppid=19358 vsize=441868 CPUtime=0.45 cores=0,2,4,6
/proc/19360/stat : 19360 (strangenight1-m) R 19358 19360 18832 0 -1 4202496 64816 0 0 0 33 12 0 0 18 0 4 0 514973820 452472832 47693 33554432000 4194304 4650419 140733383828000 18446744073709551615 270613215775 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/19360/statm: 110467 47711 346 112 0 105432 0
[pid=19360/tid=19361] ppid=19358 vsize=441868 CPUtime=0.1 cores=0,2,4,6
/proc/19360/task/19361/stat : 19361 (strangenight1-m) S 19358 19360 18832 0 -1 4202560 14408 0 0 0 8 2 0 0 18 0 4 0 514973820 452472832 47818 33554432000 4194304 4650419 140733383828000 18446744073709551615 270613215726 0 0 4096 2 18446604444886919104 0 0 -1 6 0 0 0
[pid=19360/tid=19362] ppid=19358 vsize=441868 CPUtime=0.13 cores=0,2,4,6
/proc/19360/task/19362/stat : 19362 (strangenight1-m) R 19358 19360 18832 0 -1 4202560 16878 0 0 0 10 3 0 0 18 0 4 0 514973820 452472832 48310 33554432000 4194304 4650419 140733383828000 18446744073709551615 270612771525 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19360/tid=19363] ppid=19358 vsize=442000 CPUtime=0.13 cores=0,2,4,6
/proc/19360/task/19363/stat : 19363 (strangenight1-m) R 19358 19360 18832 0 -1 4202560 16214 0 0 0 10 3 0 0 18 0 4 0 514973820 452608000 48541 33554432000 4194304 4650419 140733383828000 18446744073709551615 270613215775 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 441868

[startup+0.30237 s]
/proc/loadavg: 7.95 8.02 7.87 6/180 19360
/proc/meminfo: memFree=13136492/32951124 swapFree=67111528/67111528
[pid=19360] ppid=19358 vsize=513956 CPUtime=1.08 cores=0,2,4,6
/proc/19360/stat : 19360 (strangenight1-m) R 19358 19360 18832 0 -1 4202496 73093 0 0 0 83 25 0 0 18 0 4 0 514973820 526290944 55970 33554432000 4194304 4650419 140733383828000 18446744073709551615 270613215775 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/19360/statm: 128489 55977 346 112 0 123454 0
[pid=19360/tid=19361] ppid=19358 vsize=514088 CPUtime=0.25 cores=0,2,4,6
/proc/19360/task/19361/stat : 19361 (strangenight1-m) S 19358 19360 18832 0 -1 4202560 16444 0 0 0 20 5 0 0 18 0 4 0 514973820 526426112 55988 33554432000 4194304 4650419 140733383828000 18446744073709551615 270613215726 0 0 4096 2 18446604444886919104 0 0 -1 6 0 0 0
[pid=19360/tid=19362] ppid=19358 vsize=514088 CPUtime=0.26 cores=0,2,4,6
/proc/19360/task/19362/stat : 19362 (strangenight1-m) S 19358 19360 18832 0 -1 4202560 18701 0 0 0 21 5 0 0 18 0 4 0 514973820 526426112 55995 33554432000 4194304 4650419 140733383828000 18446744073709551615 270613215726 0 0 4096 2 18446604444886919104 0 0 -1 0 0 0 0
[pid=19360/tid=19363] ppid=19358 vsize=514088 CPUtime=0.26 cores=0,2,4,6
/proc/19360/task/19363/stat : 19363 (strangenight1-m) R 19358 19360 18832 0 -1 4202560 18025 0 0 0 20 6 0 0 18 0 4 0 514973820 526426112 56012 33554432000 4194304 4650419 140733383828000 18446744073709551615 270613215775 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.08
Current children cumulated vsize (KiB) 513956

[startup+0.724872 s]
/proc/loadavg: 7.95 8.02 7.87 6/180 19360
/proc/meminfo: memFree=13136492/32951124 swapFree=67111528/67111528
[pid=19360] ppid=19358 vsize=534176 CPUtime=2.61 cores=0,2,4,6
/proc/19360/stat : 19360 (strangenight1-m) R 19358 19360 18832 0 -1 4202496 101508 0 0 0 201 60 0 0 18 0 4 0 514973820 546996224 84007 33554432000 4194304 4650419 140733383828000 18446744073709551615 270613215775 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/19360/statm: 133544 84007 367 112 0 128509 0
[pid=19360/tid=19361] ppid=19358 vsize=534176 CPUtime=0.64 cores=0,2,4,6
/proc/19360/task/19361/stat : 19361 (strangenight1-m) R 19358 19360 18832 0 -1 4202560 22630 0 0 0 49 15 0 0 18 0 4 0 514973820 546996224 84007 33554432000 4194304 4650419 140733383828000 18446744073709551615 270613215726 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19360/tid=19362] ppid=19358 vsize=534176 CPUtime=0.64 cores=0,2,4,6
/proc/19360/task/19362/stat : 19362 (strangenight1-m) R 19358 19360 18832 0 -1 4202560 26072 0 0 0 52 12 0 0 18 0 4 0 514973820 546996224 84007 33554432000 4194304 4650419 140733383828000 18446744073709551615 4369286 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19360/tid=19363] ppid=19358 vsize=534176 CPUtime=0.65 cores=0,2,4,6
/proc/19360/task/19363/stat : 19363 (strangenight1-m) R 19358 19360 18832 0 -1 4202560 25524 0 0 0 48 17 0 0 17 0 4 0 514973820 546996224 84007 33554432000 4194304 4650419 140733383828000 18446744073709551615 4528829 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2.61
Current children cumulated vsize (KiB) 534176

[startup+1.50112 s]
/proc/loadavg: 7.95 8.02 7.87 9/184 19364
/proc/meminfo: memFree=12776028/32951124 swapFree=67111528/67111528
[pid=19360] ppid=19358 vsize=564580 CPUtime=5.71 cores=0,2,4,6
/proc/19360/stat : 19360 (strangenight1-m) R 19358 19360 18832 0 -1 4202496 112911 0 0 0 508 63 0 0 19 0 4 0 514973820 578129920 89951 33554432000 4194304 4650419 140733383828000 18446744073709551615 4370522 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/19360/statm: 141145 89951 373 112 0 136110 0
[pid=19360/tid=19361] ppid=19358 vsize=564580 CPUtime=1.41 cores=0,2,4,6
/proc/19360/task/19361/stat : 19361 (strangenight1-m) R 19358 19360 18832 0 -1 4202560 26609 0 0 0 126 15 0 0 19 0 4 0 514973820 578129920 89951 33554432000 4194304 4650419 140733383828000 18446744073709551615 4370329 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19360/tid=19362] ppid=19358 vsize=564580 CPUtime=1.42 cores=0,2,4,6
/proc/19360/task/19362/stat : 19362 (strangenight1-m) R 19358 19360 18832 0 -1 4202560 30264 0 0 0 129 13 0 0 19 0 4 0 514973820 578129920 89951 33554432000 4194304 4650419 140733383828000 18446744073709551615 4370329 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19360/tid=19363] ppid=19358 vsize=564580 CPUtime=1.43 cores=0,2,4,6
/proc/19360/task/19363/stat : 19363 (strangenight1-m) R 19358 19360 18832 0 -1 4202560 26076 0 0 0 126 17 0 0 19 0 4 0 514973820 578129920 89951 33554432000 4194304 4650419 140733383828000 18446744073709551615 4363335 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.71
Current children cumulated vsize (KiB) 564580

[startup+3.10083 s]
/proc/loadavg: 7.95 8.02 7.87 9/184 19364
/proc/meminfo: memFree=12745648/32951124 swapFree=67111528/67111528
[pid=19360] ppid=19358 vsize=564580 CPUtime=12.1 cores=0,2,4,6
/proc/19360/stat : 19360 (strangenight1-m) R 19358 19360 18832 0 -1 4202496 113751 0 0 0 1147 63 0 0 22 0 4 0 514973820 578129920 90791 33554432000 4194304 4650419 140733383828000 18446744073709551615 4369240 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/19360/statm: 141145 90791 373 112 0 136110 0
[pid=19360/tid=19361] ppid=19358 vsize=564580 CPUtime=3 cores=0,2,4,6
/proc/19360/task/19361/stat : 19361 (strangenight1-m) R 19358 19360 18832 0 -1 4202560 26613 0 0 0 285 15 0 0 22 0 4 0 514973820 578129920 90791 33554432000 4194304 4650419 140733383828000 18446744073709551615 4370329 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19360/tid=19362] ppid=19358 vsize=564580 CPUtime=3.02 cores=0,2,4,6
/proc/19360/task/19362/stat : 19362 (strangenight1-m) R 19358 19360 18832 0 -1 4202560 30278 0 0 0 289 13 0 0 22 0 4 0 514973820 578129920 90791 33554432000 4194304 4650419 140733383828000 18446744073709551615 4369305 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19360/tid=19363] ppid=19358 vsize=564580 CPUtime=3.03 cores=0,2,4,6
/proc/19360/task/19363/stat : 19363 (strangenight1-m) R 19358 19360 18832 0 -1 4202560 26893 0 0 0 286 17 0 0 22 0 4 0 514973820 578129920 90791 33554432000 4194304 4650419 140733383828000 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.1
Current children cumulated vsize (KiB) 564580

[startup+6.30027 s]
/proc/loadavg: 7.96 8.02 7.87 9/184 19364
/proc/meminfo: memFree=12698528/32951124 swapFree=67111528/67111528
[pid=19360] ppid=19358 vsize=639460 CPUtime=24.88 cores=0,2,4,6
/proc/19360/stat : 19360 (strangenight1-m) R 19358 19360 18832 0 -1 4202496 117674 0 0 0 2424 64 0 0 25 0 4 0 514973820 654807040 94714 33554432000 4194304 4650419 140733383828000 18446744073709551615 4370144 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/19360/statm: 159865 94714 374 112 0 154830 0
[pid=19360/tid=19361] ppid=19358 vsize=639460 CPUtime=6.18 cores=0,2,4,6
/proc/19360/task/19361/stat : 19361 (strangenight1-m) R 19358 19360 18832 0 -1 4202560 26617 0 0 0 603 15 0 0 25 0 4 0 514973820 654807040 94714 33554432000 4194304 4650419 140733383828000 18446744073709551615 4369253 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19360/tid=19362] ppid=19358 vsize=639460 CPUtime=6.22 cores=0,2,4,6
/proc/19360/task/19362/stat : 19362 (strangenight1-m) R 19358 19360 18832 0 -1 4202560 30281 0 0 0 609 13 0 0 25 0 4 0 514973820 654807040 94714 33554432000 4194304 4650419 140733383828000 18446744073709551615 4370329 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19360/tid=19363] ppid=19358 vsize=639460 CPUtime=6.22 cores=0,2,4,6
/proc/19360/task/19363/stat : 19363 (strangenight1-m) R 19358 19360 18832 0 -1 4202560 30793 0 0 0 605 17 0 0 25 0 4 0 514973820 654807040 94714 33554432000 4194304 4650419 140733383828000 18446744073709551615 4363496 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 24.88
Current children cumulated vsize (KiB) 639460

[startup+12.7011 s]
/proc/loadavg: 7.96 8.02 7.87 9/184 19364
/proc/meminfo: memFree=12552728/32951124 swapFree=67111528/67111528
[pid=19360] ppid=19358 vsize=748568 CPUtime=50.44 cores=0,2,4,6
/proc/19360/stat : 19360 (strangenight1-m) R 19358 19360 18832 0 -1 4202496 144210 0 0 0 4975 69 0 0 25 0 4 0 514973820 766533632 121243 33554432000 4194304 4650419 140733383828000 18446744073709551615 4447108 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/19360/statm: 187142 121243 385 112 0 182107 0
[pid=19360/tid=19361] ppid=19358 vsize=748568 CPUtime=12.54 cores=0,2,4,6
/proc/19360/task/19361/stat : 19361 (strangenight1-m) R 19358 19360 18832 0 -1 4202560 35849 0 0 0 1238 16 0 0 20 0 4 0 514973820 766533632 121243 33554432000 4194304 4650419 140733383828000 18446744073709551615 4550132 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19360/tid=19362] ppid=19358 vsize=748568 CPUtime=12.61 cores=0,2,4,6
/proc/19360/task/19362/stat : 19362 (strangenight1-m) R 19358 19360 18832 0 -1 4202560 39058 0 0 0 1247 14 0 0 20 0 4 0 514973820 766533632 121243 33554432000 4194304 4650419 140733383828000 18446744073709551615 4550167 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19360/tid=19363] ppid=19358 vsize=748568 CPUtime=12.63 cores=0,2,4,6
/proc/19360/task/19363/stat : 19363 (strangenight1-m) R 19358 19360 18832 0 -1 4202560 33207 0 0 0 1244 19 0 0 25 0 4 0 514973820 766533632 121243 33554432000 4194304 4650419 140733383828000 18446744073709551615 4363484 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.44
Current children cumulated vsize (KiB) 748568

[startup+25.5009 s]
/proc/loadavg: 7.97 8.02 7.87 9/184 19365
/proc/meminfo: memFree=12426844/32951124 swapFree=67111528/67111528
[pid=19360] ppid=19358 vsize=952148 CPUtime=101.57 cores=0,2,4,6
/proc/19360/stat : 19360 (strangenight1-m) R 19358 19360 18832 0 -1 4202496 185272 0 0 0 10077 80 0 0 25 0 4 0 514973820 974999552 149981 33554432000 4194304 4650419 140733383828000 18446744073709551615 4363460 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/19360/statm: 238037 149981 391 112 0 233002 0
[pid=19360/tid=19361] ppid=19358 vsize=952148 CPUtime=25.28 cores=0,2,4,6
/proc/19360/task/19361/stat : 19361 (strangenight1-m) R 19358 19360 18832 0 -1 4202560 48983 0 0 0 2508 20 0 0 25 0 4 0 514973820 974999552 149981 33554432000 4194304 4650419 140733383828000 18446744073709551615 4360439 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19360/tid=19362] ppid=19358 vsize=952148 CPUtime=25.42 cores=0,2,4,6
/proc/19360/task/19362/stat : 19362 (strangenight1-m) R 19358 19360 18832 0 -1 4202560 48932 0 0 0 2525 17 0 0 25 0 4 0 514973820 974999552 149981 33554432000 4194304 4650419 140733383828000 18446744073709551615 4364944 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19360/tid=19363] ppid=19358 vsize=952148 CPUtime=25.42 cores=0,2,4,6
/proc/19360/task/19363/stat : 19363 (strangenight1-m) R 19358 19360 18832 0 -1 4202560 36318 0 0 0 2521 21 0 0 25 0 4 0 514973820 974999552 149981 33554432000 4194304 4650419 140733383828000 18446744073709551615 4364883 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.57
Current children cumulated vsize (KiB) 952148

[startup+51.1003 s]
/proc/loadavg: 8.05 8.03 7.88 9/184 19366
/proc/meminfo: memFree=11895340/32951124 swapFree=67111528/67111528
[pid=19360] ppid=19358 vsize=1003260 CPUtime=203.82 cores=0,2,4,6
/proc/19360/stat : 19360 (strangenight1-m) R 19358 19360 18832 0 -1 4202496 246429 0 0 0 20289 93 0 0 25 0 4 0 514973820 1027338240 155706 33554432000 4194304 4650419 140733383828000 18446744073709551615 4334075 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/19360/statm: 250815 155706 394 112 0 245780 0
[pid=19360/tid=19361] ppid=19358 vsize=1003260 CPUtime=50.73 cores=0,2,4,6
/proc/19360/task/19361/stat : 19361 (strangenight1-m) R 19358 19360 18832 0 -1 4202560 53672 0 0 0 5051 22 0 0 25 0 4 0 514973820 1027338240 155706 33554432000 4194304 4650419 140733383828000 18446744073709551615 4314873 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19360/tid=19362] ppid=19358 vsize=1003260 CPUtime=51.01 cores=0,2,4,6
/proc/19360/task/19362/stat : 19362 (strangenight1-m) R 19358 19360 18832 0 -1 4202560 56448 0 0 0 5081 20 0 0 25 0 4 0 514973820 1027338240 155706 33554432000 4194304 4650419 140733383828000 18446744073709551615 4364495 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19360/tid=19363] ppid=19358 vsize=1003260 CPUtime=51.02 cores=0,2,4,6
/proc/19360/task/19363/stat : 19363 (strangenight1-m) R 19358 19360 18832 0 -1 4202560 76446 0 0 0 5076 26 0 0 25 0 4 0 514973820 1027338240 155706 33554432000 4194304 4650419 140733383828000 18446744073709551615 4303950 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 203.82
Current children cumulated vsize (KiB) 1003260

[startup+102.306 s]
/proc/loadavg: 8.10 8.04 7.89 9/184 19367
/proc/meminfo: memFree=10017240/32951124 swapFree=67111528/67111528
[pid=19360] ppid=19358 vsize=2201628 CPUtime=408.35 cores=0,2,4,6
/proc/19360/stat : 19360 (strangenight1-m) R 19358 19360 18832 0 -1 4202496 584824 0 0 0 40671 164 0 0 25 0 4 0 514973820 2254467072 408382 33554432000 4194304 4650419 140733383828000 18446744073709551615 4368084 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/19360/statm: 550407 408382 396 112 0 545372 0
[pid=19360/tid=19361] ppid=19358 vsize=2201628 CPUtime=101.65 cores=0,2,4,6
/proc/19360/task/19361/stat : 19361 (strangenight1-m) R 19358 19360 18832 0 -1 4202560 152975 0 0 0 10124 41 0 0 25 0 4 0 514973820 2254467072 408382 33554432000 4194304 4650419 140733383828000 18446744073709551615 4267439 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19360/tid=19362] ppid=19358 vsize=2201628 CPUtime=102.22 cores=0,2,4,6
/proc/19360/task/19362/stat : 19362 (strangenight1-m) R 19358 19360 18832 0 -1 4202560 135969 0 0 0 10183 39 0 0 25 0 4 0 514973820 2254467072 408382 33554432000 4194304 4650419 140733383828000 18446744073709551615 4370035 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19360/tid=19363] ppid=19358 vsize=2201628 CPUtime=102.22 cores=0,2,4,6
/proc/19360/task/19363/stat : 19363 (strangenight1-m) R 19358 19360 18832 0 -1 4202560 106680 0 0 0 10189 33 0 0 25 0 4 0 514973820 2254467072 408382 33554432000 4194304 4650419 140733383828000 18446744073709551615 4370329 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 408.35
Current children cumulated vsize (KiB) 2201628

[startup+162.301 s]
/proc/loadavg: 8.18 8.06 7.90 9/184 19368
/proc/meminfo: memFree=8582672/32951124 swapFree=67111528/67111528
[pid=19360] ppid=19358 vsize=3229596 CPUtime=647.99 cores=0,2,4,6
/proc/19360/stat : 19360 (strangenight1-m) R 19358 19360 18832 0 -1 4202496 867556 0 0 0 64570 229 0 0 25 0 4 0 514973820 3307106304 617155 33554432000 4194304 4650419 140733383828000 18446744073709551615 4363644 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/19360/statm: 807399 617156 396 112 0 802364 0
[pid=19360/tid=19361] ppid=19358 vsize=3229596 CPUtime=161.32 cores=0,2,4,6
/proc/19360/task/19361/stat : 19361 (strangenight1-m) R 19358 19360 18832 0 -1 4202560 224244 0 0 0 16076 56 0 0 25 0 4 0 514973820 3307106304 617156 33554432000 4194304 4650419 140733383828000 18446744073709551615 4328891 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19360/tid=19362] ppid=19358 vsize=3229596 CPUtime=162.22 cores=0,2,4,6
/proc/19360/task/19362/stat : 19362 (strangenight1-m) R 19358 19360 18832 0 -1 4202560 159772 0 0 0 16177 45 0 0 25 0 4 0 514973820 3307106304 617156 33554432000 4194304 4650419 140733383828000 18446744073709551615 4363452 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19360/tid=19363] ppid=19358 vsize=3229596 CPUtime=162.21 cores=0,2,4,6
/proc/19360/task/19363/stat : 19363 (strangenight1-m) R 19358 19360 18832 0 -1 4202560 212358 0 0 0 16161 60 0 0 25 0 4 0 514973820 3307106304 617156 33554432000 4194304 4650419 140733383828000 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 647.99
Current children cumulated vsize (KiB) 3229596

[startup+222.301 s]
/proc/loadavg: 8.19 8.08 7.92 9/184 19370
/proc/meminfo: memFree=7626448/32951124 swapFree=67111528/67111528
[pid=19360] ppid=19358 vsize=3789100 CPUtime=887.65 cores=0,2,4,6
/proc/19360/stat : 19360 (strangenight1-m) R 19358 19360 18832 0 -1 4202496 1113996 0 0 0 88487 278 0 0 25 0 4 0 514973820 3880038400 754962 33554432000 4194304 4650419 140733383828000 18446744073709551615 4303973 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/19360/statm: 947275 754962 396 112 0 942240 0
[pid=19360/tid=19361] ppid=19358 vsize=3789100 CPUtime=220.98 cores=0,2,4,6
/proc/19360/task/19361/stat : 19361 (strangenight1-m) R 19358 19360 18832 0 -1 4202560 282242 0 0 0 22029 69 0 0 25 0 4 0 514973820 3880038400 754962 33554432000 4194304 4650419 140733383828000 18446744073709551615 4333611 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19360/tid=19362] ppid=19358 vsize=3789100 CPUtime=222.22 cores=0,2,4,6
/proc/19360/task/19362/stat : 19362 (strangenight1-m) R 19358 19360 18832 0 -1 4202560 263364 0 0 0 22160 62 0 0 25 0 4 0 514973820 3880038400 754962 33554432000 4194304 4650419 140733383828000 18446744073709551615 4303936 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19360/tid=19363] ppid=19358 vsize=3789100 CPUtime=222.21 cores=0,2,4,6
/proc/19360/task/19363/stat : 19363 (strangenight1-m) R 19358 19360 18832 0 -1 4202560 252688 0 0 0 22152 69 0 0 25 0 4 0 514973820 3880038400 754962 33554432000 4194304 4650419 140733383828000 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 887.65
Current children cumulated vsize (KiB) 3789100

[startup+282.3 s]
/proc/loadavg: 8.24 8.11 7.93 9/184 19372
/proc/meminfo: memFree=7023384/32951124 swapFree=67111528/67111528
[pid=19360] ppid=19358 vsize=4306264 CPUtime=1127.32 cores=0,2,4,6
/proc/19360/stat : 19360 (strangenight1-m) R 19358 19360 18832 0 -1 4202496 1280115 0 0 0 112412 320 0 0 25 0 4 0 514973820 4409614336 865858 33554432000 4194304 4650419 140733383828000 18446744073709551615 4433081 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/19360/statm: 1076566 865858 396 112 0 1071531 0
[pid=19360/tid=19361] ppid=19358 vsize=4306264 CPUtime=280.66 cores=0,2,4,6
/proc/19360/task/19361/stat : 19361 (strangenight1-m) R 19358 19360 18832 0 -1 4202560 332020 0 0 0 27982 84 0 0 25 0 4 0 514973820 4409614336 865858 33554432000 4194304 4650419 140733383828000 18446744073709551615 4369106 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19360/tid=19362] ppid=19358 vsize=4306264 CPUtime=282.21 cores=0,2,4,6
/proc/19360/task/19362/stat : 19362 (strangenight1-m) R 19358 19360 18832 0 -1 4202560 269406 0 0 0 28157 64 0 0 25 0 4 0 514973820 4409614336 865858 33554432000 4194304 4650419 140733383828000 18446744073709551615 4364849 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19360/tid=19363] ppid=19358 vsize=4306264 CPUtime=282.2 cores=0,2,4,6
/proc/19360/task/19363/stat : 19363 (strangenight1-m) R 19358 19360 18832 0 -1 4202560 332207 0 0 0 28135 85 0 0 25 0 4 0 514973820 4409614336 865858 33554432000 4194304 4650419 140733383828000 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1127.32
Current children cumulated vsize (KiB) 4306264

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

[startup+307.101 s]
/proc/loadavg: 8.16 8.10 7.93 9/184 19402
/proc/meminfo: memFree=10230344/32951124 swapFree=67111528/67111528
[pid=19360] ppid=19358 vsize=4437352 CPUtime=1226.38 cores=0,2,4,6
/proc/19360/stat : 19360 (strangenight1-m) R 19358 19360 18832 0 -1 4202496 1290800 0 0 0 122313 325 0 0 25 0 4 0 514973820 4543848448 876372 33554432000 4194304 4650419 140733383828000 18446744073709551615 4303973 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/19360/statm: 1109338 876372 396 112 0 1104303 0
[pid=19360/tid=19361] ppid=19358 vsize=4437352 CPUtime=305.31 cores=0,2,4,6
/proc/19360/task/19361/stat : 19361 (strangenight1-m) R 19358 19360 18832 0 -1 4202560 335091 0 0 0 30447 84 0 0 25 0 4 0 514973820 4543848448 876372 33554432000 4194304 4650419 140733383828000 18446744073709551615 4331981 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19360/tid=19362] ppid=19358 vsize=4437352 CPUtime=307.02 cores=0,2,4,6
/proc/19360/task/19362/stat : 19362 (strangenight1-m) R 19358 19360 18832 0 -1 4202560 270714 0 0 0 30637 65 0 0 25 0 4 0 514973820 4543848448 876372 33554432000 4194304 4650419 140733383828000 18446744073709551615 4315114 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19360/tid=19363] ppid=19358 vsize=4437352 CPUtime=306.99 cores=0,2,4,6
/proc/19360/task/19363/stat : 19363 (strangenight1-m) R 19358 19360 18832 0 -1 4202560 334919 0 0 0 30612 87 0 0 25 0 4 0 514973820 4543848448 876372 33554432000 4194304 4650419 140733383828000 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1226.38
Current children cumulated vsize (KiB) 4437352

[startup+313.507 s]
/proc/loadavg: 8.22 8.12 7.94 9/184 19403
/proc/meminfo: memFree=10206164/32951124 swapFree=67111528/67111528
[pid=19360] ppid=19358 vsize=4371808 CPUtime=1251.97 cores=0,2,4,6
/proc/19360/stat : 19360 (strangenight1-m) R 19358 19360 18832 0 -1 4202496 1296383 0 0 0 124869 328 0 0 25 0 4 0 514973820 4476731392 877166 33554432000 4194304 4650419 140733383828000 18446744073709551615 4303973 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/19360/statm: 1092952 877166 396 112 0 1087917 0
[pid=19360/tid=19361] ppid=19358 vsize=4371808 CPUtime=311.69 cores=0,2,4,6
/proc/19360/task/19361/stat : 19361 (strangenight1-m) R 19358 19360 18832 0 -1 4202560 335643 0 0 0 31084 85 0 0 25 0 4 0 514973820 4476731392 877166 33554432000 4194304 4650419 140733383828000 18446744073709551615 4364883 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19360/tid=19362] ppid=19358 vsize=4371808 CPUtime=313.42 cores=0,2,4,6
/proc/19360/task/19362/stat : 19362 (strangenight1-m) R 19358 19360 18832 0 -1 4202560 272722 0 0 0 31277 65 0 0 25 0 4 0 514973820 4476731392 877166 33554432000 4194304 4650419 140733383828000 18446744073709551615 4333611 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19360/tid=19363] ppid=19358 vsize=4371808 CPUtime=313.4 cores=0,2,4,6
/proc/19360/task/19363/stat : 19363 (strangenight1-m) R 19358 19360 18832 0 -1 4202560 335495 0 0 0 31252 88 0 0 25 0 4 0 514973820 4476731392 877166 33554432000 4194304 4650419 140733383828000 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1251.97
Current children cumulated vsize (KiB) 4371808

[startup+316.7 s]
/proc/loadavg: 8.29 8.13 7.95 9/184 19403
/proc/meminfo: memFree=10186980/32951124 swapFree=67111528/67111528
[pid=19360] ppid=19358 vsize=4371808 CPUtime=1264.74 cores=0,2,4,6
/proc/19360/stat : 19360 (strangenight1-m) R 19358 19360 18832 0 -1 4202496 1297593 0 0 0 126146 328 0 0 25 0 4 0 514973820 4476731392 878376 33554432000 4194304 4650419 140733383828000 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/19360/statm: 1092952 878376 396 112 0 1087917 0
[pid=19360/tid=19361] ppid=19358 vsize=4371808 CPUtime=314.87 cores=0,2,4,6
/proc/19360/task/19361/stat : 19361 (strangenight1-m) R 19358 19360 18832 0 -1 4202560 335870 0 0 0 31402 85 0 0 25 0 4 0 514973820 4476731392 878376 33554432000 4194304 4650419 140733383828000 18446744073709551615 4367329 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19360/tid=19362] ppid=19358 vsize=4371808 CPUtime=316.62 cores=0,2,4,6
/proc/19360/task/19362/stat : 19362 (strangenight1-m) R 19358 19360 18832 0 -1 4202560 272868 0 0 0 31597 65 0 0 25 0 4 0 514973820 4476731392 878376 33554432000 4194304 4650419 140733383828000 18446744073709551615 4363335 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19360/tid=19363] ppid=19358 vsize=4371808 CPUtime=316.6 cores=0,2,4,6
/proc/19360/task/19363/stat : 19363 (strangenight1-m) R 19358 19360 18832 0 -1 4202560 335859 0 0 0 31572 88 0 0 25 0 4 0 514973820 4476731392 878376 33554432000 4194304 4650419 140733383828000 18446744073709551615 4365422 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1264.74
Current children cumulated vsize (KiB) 4371808

[startup+319.901 s]
/proc/loadavg: 8.29 8.13 7.95 9/184 19403
/proc/meminfo: memFree=10182508/32951124 swapFree=67111528/67111528
[pid=19360] ppid=19358 vsize=4240888 CPUtime=1277.51 cores=0,2,4,6
/proc/19360/stat : 19360 (strangenight1-m) R 19358 19360 18832 0 -1 4202496 1302588 0 0 0 127421 330 0 0 25 0 4 0 514973820 4342669312 876655 33554432000 4194304 4650419 140733383828000 18446744073709551615 4363420 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/19360/statm: 1060222 876655 396 112 0 1055187 0
[pid=19360/tid=19361] ppid=19358 vsize=4240888 CPUtime=318.04 cores=0,2,4,6
/proc/19360/task/19361/stat : 19361 (strangenight1-m) R 19358 19360 18832 0 -1 4202560 338308 0 0 0 31719 85 0 0 25 0 4 0 514973820 4342669312 876655 33554432000 4194304 4650419 140733383828000 18446744073709551615 4363880 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19360/tid=19362] ppid=19358 vsize=4240888 CPUtime=319.81 cores=0,2,4,6
/proc/19360/task/19362/stat : 19362 (strangenight1-m) R 19358 19360 18832 0 -1 4202560 273015 0 0 0 31916 65 0 0 25 0 4 0 514973820 4342669312 876655 33554432000 4194304 4650419 140733383828000 18446744073709551615 4363680 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19360/tid=19363] ppid=19358 vsize=4240888 CPUtime=319.79 cores=0,2,4,6
/proc/19360/task/19363/stat : 19363 (strangenight1-m) R 19358 19360 18832 0 -1 4202560 337983 0 0 0 31891 88 0 0 25 0 4 0 514973820 4342669312 876655 33554432000 4194304 4650419 140733383828000 18446744073709551615 4368084 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1277.51
Current children cumulated vsize (KiB) 4240888

[startup+321.5 s]
/proc/loadavg: 8.26 8.13 7.95 9/184 19403
/proc/meminfo: memFree=10175428/32951124 swapFree=67111528/67111528
[pid=19360] ppid=19358 vsize=4240888 CPUtime=1283.9 cores=0,2,4,6
/proc/19360/stat : 19360 (strangenight1-m) R 19358 19360 18832 0 -1 4202496 1302991 0 0 0 128060 330 0 0 25 0 4 0 514973820 4342669312 877058 33554432000 4194304 4650419 140733383828000 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/19360/statm: 1060222 877058 396 112 0 1055187 0
[pid=19360/tid=19361] ppid=19358 vsize=4240888 CPUtime=319.64 cores=0,2,4,6
/proc/19360/task/19361/stat : 19361 (strangenight1-m) R 19358 19360 18832 0 -1 4202560 338407 0 0 0 31878 86 0 0 25 0 4 0 514973820 4342669312 877058 33554432000 4194304 4650419 140733383828000 18446744073709551615 4315977 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19360/tid=19362] ppid=19358 vsize=4240888 CPUtime=321.41 cores=0,2,4,6
/proc/19360/task/19362/stat : 19362 (strangenight1-m) R 19358 19360 18832 0 -1 4202560 273070 0 0 0 32076 65 0 0 25 0 4 0 514973820 4342669312 877058 33554432000 4194304 4650419 140733383828000 18446744073709551615 4333767 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19360/tid=19363] ppid=19358 vsize=4240888 CPUtime=321.39 cores=0,2,4,6
/proc/19360/task/19363/stat : 19363 (strangenight1-m) R 19358 19360 18832 0 -1 4202560 338105 0 0 0 32051 88 0 0 25 0 4 0 514973820 4342669312 877058 33554432000 4194304 4650419 140733383828000 18446744073709551615 4368084 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1283.9
Current children cumulated vsize (KiB) 4240888

[startup+321.9 s]
/proc/loadavg: 8.26 8.13 7.95 9/184 19403
/proc/meminfo: memFree=10175428/32951124 swapFree=67111528/67111528
[pid=19360] ppid=19358 vsize=4240888 CPUtime=1285.49 cores=0,2,4,6
/proc/19360/stat : 19360 (strangenight1-m) R 19358 19360 18832 0 -1 4202496 1303079 0 0 0 128219 330 0 0 25 0 4 0 514973820 4342669312 877146 33554432000 4194304 4650419 140733383828000 18446744073709551615 4364811 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/19360/statm: 1060222 877146 396 112 0 1055187 0
[pid=19360/tid=19361] ppid=19358 vsize=4240888 CPUtime=320.04 cores=0,2,4,6
/proc/19360/task/19361/stat : 19361 (strangenight1-m) R 19358 19360 18832 0 -1 4202560 338440 0 0 0 31918 86 0 0 25 0 4 0 514973820 4342669312 877146 33554432000 4194304 4650419 140733383828000 18446744073709551615 4363709 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19360/tid=19362] ppid=19358 vsize=4240888 CPUtime=321.81 cores=0,2,4,6
/proc/19360/task/19362/stat : 19362 (strangenight1-m) R 19358 19360 18832 0 -1 4202560 273084 0 0 0 32116 65 0 0 25 0 4 0 514973820 4342669312 877146 33554432000 4194304 4650419 140733383828000 18446744073709551615 4333632 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19360/tid=19363] ppid=19358 vsize=4240888 CPUtime=321.79 cores=0,2,4,6
/proc/19360/task/19363/stat : 19363 (strangenight1-m) R 19358 19360 18832 0 -1 4202560 338119 0 0 0 32091 88 0 0 25 0 4 0 514973820 4342669312 877146 33554432000 4194304 4650419 140733383828000 18446744073709551615 4331254 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1285.49
Current children cumulated vsize (KiB) 4240888

[startup+322.306 s]
/proc/loadavg: 8.26 8.13 7.95 9/184 19403
/proc/meminfo: memFree=10177540/32951124 swapFree=67111528/67111528
[pid=19360] ppid=19358 vsize=0 CPUtime=1286.86 cores=0,2,4,6
/proc/19360/stat : 19360 (strangenight1-m) Z 19358 19360 18832 0 -1 4203548 1303165 0 0 0 128347 339 0 0 25 0 2 0 514973820 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/19360/statm: 0 0 0 0 0 0 0
[pid=19360/tid=19361] ppid=19358 vsize=0 CPUtime=320.43 cores=0,2,4,6
/proc/19360/task/19361/stat : 19361 (strangenight1-m) R 19358 19360 18832 0 -1 4203588 338473 0 0 0 31949 94 0 0 25 0 2 0 514973820 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1286.86
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 322.373
CPU time (s): 1286.93
CPU user time (s): 1283.47
CPU system time (s): 3.46147
CPU usage (%): 399.206
Max. virtual memory (cumulated for all children) (KiB): 4437352

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1283.47
system time used= 3.46147
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1303165
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= 57228
involuntary context switches= 6235

runsolver used 0.515921 second user time and 1.25881 second system time

The end

Launcher Data

Begin job on node108 at 2011-04-29 01:35:29
IDJOB=3283494
IDBENCH=71039
IDSOLVER=1588
FILE ID=node108/3283494-1304033728
RUNJOBID= node108-1304032493-19242
PBS_JOBID= 13170344
Free space on /tmp= 72072 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UCG-15-10p0.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3283494-1304033728/watcher-3283494-1304033728 -o /tmp/evaluation-result-3283494-1304033728/solver-3283494-1304033728 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3283494-1304033728.cnf

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

MD5SUM BENCH= bcbcc9a4e4a7e3ebed9eeaa393ebdc32
RANDOM SEED=760006187

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
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.82
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.820
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.820
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.820
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:      13136648 kB
Buffers:       2294892 kB
Cached:       16151312 kB
SwapCached:          0 kB
Active:       11051876 kB
Inactive:      8178820 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13136648 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           56656 kB
Writeback:           0 kB
AnonPages:      783500 kB
Mapped:          15508 kB
Slab:           518464 kB
PageTables:       6308 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1063668 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= 72088 MiB
End job on node108 at 2011-04-29 01:40:51