Trace number 3369618

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-mt (fixed)UNSAT 1734.13 435.515

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
blocks-blocks-37-1.130-NOTKNOWN.cnf
MD5SUMc7a9573eb59580c8d4fc5a3ca880d541
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark454.45
Satisfiable
(Un)Satisfiability was proved
Number of variables559571
Number of clauses10223027
Sum of the clauses size22253097
Maximum clause length1408
Minimum clause length1
Number of clauses of size 11517
Number of clauses of size 29836450
Number of clauses of size 3365560
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 519500

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-3369618-1305393839.cnf'
0.00/0.00	c -- header says num vars:         559571
0.00/0.00	c -- header says num clauses:    10223027
13.18/3.99	c -- clauses added:            0 learnts,     10223027 normals,            0 xors
13.18/3.99	c -- vars added     559571
13.18/3.99	c Parsing time:  9.67 s
13.18/3.99	c  N st     0         0    559571    351283   8886087         0  20126913         0   no data   no data  --
15.94/4.69	c asymm  cl-useful: 491/667/276845 lits-rem:2206 time: 3.15
53.44/14.10	c Flit:   233 Blit:  93807 bXBeca:    0 bXProp:  806 Bins:      0 BRemL:      0 BRemN:      0 P: 200.0M T: 37.01
54.27/14.27	c Cleaning up after failed var search:     0.65 s 
55.42/14.51	c Replacing      809 vars Replaced    26604 lits Time:     0.92 s 
59.28/15.57	c bin-w-bin subsume rem          884 bins  time:  2.55 s
64.07/16.75	c subs with bin:        0  lits-rem:      1054  v-fix:    0  time:  4.71 s
80.04/20.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  21767 time: 15.98 s
81.22/21.02	c Removed useless bin:    6590  fixed:     0  props:  20.02M  time:  1.04 s
88.00/22.77	c lits-rem:         0  cl-subs:        0  v-elim:      7  v-fix:    0  time:  6.98 s
88.40/22.91	c Finding binary XORs  T:     0.51 s  found:    2248
89.59/23.12	c Replacing     2248 vars Replaced   277404 lits Time:     0.85 s 
90.78/23.43	c Finding non-binary XORs:     0.49 s (found:       0, avg size: nan)
90.78/23.43	c Calc default polars -  time:   0.35 s pos:    3338 undec:  253131 neg:  303102
90.78/23.43	c =========================================================================================
90.78/23.43	c types(t): F = full restart, N = normal restart
90.78/23.43	c types(t): S = simplification begin/end, E = solution found
90.78/23.43	c restart types(rt): st = static, dy = dynamic
90.78/23.43	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
90.78/23.43	c  B st     0         0    306440    212133   5098935         0  11614531         0   no data   no data  --
147.43/37.62	c  N dy    14      4303    259923    180312   4109799      3877   9419201   2789895     17.92     19.07  --
217.24/55.14	c  N dy    23      8616    258591    178171   4046310      8025   9275868   5623001     13.69     14.89  --
300.61/76.08	c  N dy    38     12632    258576    178171   4047323     11911   9275868   8379028     13.46     16.81  --
364.44/92.09	c  N dy    56     17264    258444    178171   4047374     16453   9275868  11639232     13.08     14.42  --
428.25/108.00	c  N dy    76     21340    258409    178171   4047553     10892   9275868   2155180     12.83     14.36  --
491.68/123.91	c  F st    99     25002    258388    178171   4047817     14493   9275868   5226219     12.97     10.01  --
508.43/128.19	c  N st   101     25627    258314    177939   4041443     15092   9261534   5793187     12.97   no data  --
607.75/153.04	c  N dy   105     30001    258307    177939   4041477     19409   9261534  12136461     12.97   no data  --
607.75/153.04	c  S st   105     30001    258307    177939   4041477     19409   9261534  12136461     12.97   no data  --
618.53/155.77	c  S st   105     30503    258304    177939   4041507     19856   9261534  12474149     12.97   no data  --
619.34/155.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.76
748.97/188.42	c Flit:   231 Blit:   3599 bXBeca:    0 bXProp:  109 Bins:  70484 BRemL:      2 BRemN:    244 P: 200.0M T: 129.14
749.37/188.57	c Cleaning up after failed var search:     0.57 s 
750.96/188.91	c Replacing      110 vars Replaced     6666 lits Time:     1.30 s 
758.14/190.74	c bin-w-bin subsume rem          668 bins  time:  1.33 s
764.53/192.32	c subs with bin:      246  lits-rem:      2301  v-fix:    0  time:  6.28 s
766.51/192.80	c Subs w/ non-existent bins:      0 l-rem:    462 v-fix:     3 done:    111 time:  1.92 s
768.11/193.20	c Removed useless bin:    2999  fixed:    23  props:  20.02M  time:  1.57 s
866.62/217.98	c lits-rem:         1  cl-subs:     1053  v-elim:     30  v-fix:    0  time: 98.63 s
868.62/218.49	c asymm  cl-useful: 122/674/175010 lits-rem:238 time: 2.02
869.02/218.58	c  N dy   105     30503    253946    175010   4009648     18388   9043861  11965847     12.97   no data  --
869.83/218.74	c Finding binary XORs  T:     0.52 s  found:    2088
928.46/233.45	c  N dy   113     34728    249684    171817   3921750     22322   8835282  14225394     12.44     13.14  --
993.47/249.77	c  N dy   118     38766    246489    169523   3852940     25535   8691371  17335138     12.01     13.13  --
1058.94/266.13	c  N dy   132     43070    246477    169523   3852981     15281   8691371   1887330     11.89     12.56  --
1088.41/273.54	c  S st   143     45754    245635    169523   3853159     17918   8691371   3251242     11.79     10.58  --
1096.79/275.65	c  S st   143     46254    245622    169523   3853175     18394   8691371   3537189     11.79   no data  --
1097.59/275.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.69
1170.57/294.17	c Flit:   229 Blit:    832 bXBeca:    0 bXProp:   23 Bins:  33545 BRemL:      5 BRemN:     63 P: 200.1M T: 72.96
1170.57/294.18	c Cleaning up after failed var search:     0.00 s 
1172.16/294.59	c Replacing     2111 vars Replaced   137421 lits Time:     1.54 s 
1175.36/295.31	c bin-w-bin subsume rem         1601 bins  time:  1.34 s
1182.13/297.01	c subs with bin:       55  lits-rem:       203  v-fix:    0  time:  6.78 s
1184.93/297.73	c Subs w/ non-existent bins:     39 l-rem:    711 v-fix:    15 done:    959 time:  2.87 s
1186.52/298.14	c Removed useless bin:    4618  fixed:    26  props:  20.02M  time:  1.60 s
1202.48/302.12	c lits-rem:        56  cl-subs:      558  v-elim:      8  v-fix:    0  time: 15.89 s
1204.87/302.72	c asymm  cl-useful: 221/771/167848 lits-rem:514 time: 2.37
1205.27/302.81	c  N dy   143     46254    242965    167848   3830020     17589   8573038   3430715     11.79   no data  --
1205.67/302.95	c Finding binary XORs  T:     0.53 s  found:    1350
1257.51/315.92	c  N dy   161     50356    242709    167848   3903697     21642   8573038   6968117     11.76     12.64  --
1312.57/329.78	c Finding binary XORs  T:     0.57 s  found:     528
1314.55/330.24	c  N dy   175     55250    240264    165893   3822781     26007   8442740   9359539     11.59     12.20  --
1370.02/344.21	c  N dy   196     59766    236705    163418   3740889     29023   8271736  11190239     11.60     12.29  --
1415.87/355.65	c  N dy   211     63804    231177    159672   3599950     31839   7996162  13109140     11.52     12.47  --
1456.97/365.97	c  N dy   229     67907    231170    159672   3599975     19440   7996162   2757428     11.50     12.78  --
1470.52/369.32	c  S st   234     69382    231112    159672   3600328     20898   7996162   3343800     11.46      7.56  --
1476.91/370.97	c  S st   234     69884    230059    159672   3600364     21353   7996162   3534939     11.46   no data  --
1477.71/371.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.65
1550.34/389.38	c Flit:   242 Blit:   1203 bXBeca:    0 bXProp:   41 Bins:  40779 BRemL:    745 BRemN:    167 P: 200.0M T: 72.72
1550.69/389.49	c Cleaning up after failed var search:     0.39 s 
1551.89/389.79	c Replacing     1920 vars Replaced    68363 lits Time:     1.13 s 
1554.73/390.49	c bin-w-bin subsume rem         1583 bins  time:  1.26 s
1560.67/391.97	c subs with bin:      323  lits-rem:      3160  v-fix:    0  time:  5.91 s
1563.85/392.79	c Subs w/ non-existent bins:      3 l-rem:   1106 v-fix:    10 done:   1480 time:  3.24 s
1565.86/393.21	c Removed useless bin:    6062  fixed:     0  props:  20.02M  time:  1.61 s
1581.81/397.29	c lits-rem:       318  cl-subs:      969  v-elim:     11  v-fix:    0  time: 16.22 s
1584.60/397.93	c asymm  cl-useful: 346/935/157648 lits-rem:748 time: 2.52
1585.01/398.02	c  N dy   234     69884    227298    157648   3552651     19514   7827777   3057257     11.46   no data  --
1585.44/398.16	c Finding binary XORs  T:     0.54 s  found:     782
1631.67/409.74	c  N dy   251     74348    227297    157648   3552701     23911   7827777   5064079     11.35     11.98  --
1679.14/421.61	c  N dy   269     79198    225651    157648   3553154     28703   7827777   7590420     11.31     12.28  --
1733.79/435.36	c Following stats are for *FIRST FINISHED THREAD ONLY*
1733.79/435.36	c num threads              : 4          
1733.79/435.36	c restarts                 : 367        
1733.79/435.36	c dynamic restarts         : 355        
1733.79/435.36	c static restarts          : 12         
1733.79/435.36	c full restarts            : 2          
1733.79/435.36	c total simplify time      : 29.11      
1733.79/435.36	c learnts DL2              : 0          
1733.79/435.36	c learnts size 2           : 9160576    
1733.79/435.36	c learnts size 1           : 388590      (69.44     % of vars)
1733.79/435.36	c filedLit time            : 130.28      (7.54      % time)
1733.79/435.36	c v-elim SatELite          : 73          (0.01      % vars)
1733.79/435.36	c SatELite time            : 42.21       (2.44      % time)
1733.79/435.36	c v-elim xor               : 0           (0.00      % vars)
1733.79/435.36	c xor elim time            : 1.31        (0.08      % time)
1733.79/435.36	c num binary xor trees     : 7582       
1733.79/435.36	c binxor trees' crown      : 8349        (1.10      leafs/tree)
1733.79/435.36	c bin xor find time        : 17.99      
1733.79/435.36	c OTF clause improved      : 857         (0.01      clauses/conflict)
1733.79/435.36	c OTF impr. size diff      : 7370        (8.60       lits/clause)
1733.79/435.36	c OTF cl watch-shrink      : 89444       (0.68      clauses/conflict)
1733.79/435.36	c OTF cl watch-sh-lit      : 3233415     (36.15      lits/clause)
1733.79/435.36	c tried to recurMin cls    : 84926       (64.99      % of conflicts)
1733.79/435.36	c updated cache            : 145784      (1.72       lits/tried recurMin)
1733.79/435.36	c unit cls received        : 4314        (1.11      % of units)
1733.79/435.36	c unit cls sent            : 317545      (81.72     % of units)
1733.79/435.36	c bin cls received         : 220185     
1733.79/435.36	c bin cls sent             : 51573      
1733.79/435.36	c clauses over max glue    : 0           (0.00      % of all clauses)
1733.79/435.36	c conflicts                : 130678      (75.62     / sec)
1733.79/435.36	c decisions                : 572849      (2.81      % random)
1733.79/435.36	c bogo-props               : 5905427496  (3417296.41 / sec)
1733.79/435.36	c conflict literals        : 53956973    (43.94     % deleted)
1733.79/435.36	c Memory used              : 4273.32     MB
1733.79/435.36	c single-thread CPU time   : 1728.10     s
1733.79/435.36	c all-threads sum CPU time : 1728.10     s
1733.79/435.36	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: 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-3369618-1305393839/watcher-3369618-1305393839 -o /tmp/evaluation-result-3369618-1305393839/solver-3369618-1305393839 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3369618-1305393839.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: 3.62 4.92 6.50 5/352 2067
/proc/meminfo: memFree=25588072/32951124 swapFree=53501236/67111528
[pid=2067] ppid=2065 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/2067/stat : 2067 (strangenight1-m) R 2065 2067 1623 0 -1 4202496 412 0 0 0 0 0 0 0 22 0 4 0 650987054 52465664 352 33554432000 4194304 4650419 140736328243856 18446744073709551615 216634571761 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2067/statm: 12809 352 303 112 0 7774 0
[pid=2067/tid=2068] ppid=2065 vsize=213148 CPUtime=0 cores=0,2,4,6
/proc/2067/task/2068/stat : 2068 (strangenight1-m) D 2065 2067 1623 0 -1 4202560 236 0 0 0 0 0 0 0 24 0 4 0 650987054 218263552 2946 33554432000 4194304 4650419 140736328243856 18446744073709551615 216634515259 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2067/tid=2069] ppid=2065 vsize=213340 CPUtime=0 cores=0,2,4,6
/proc/2067/task/2069/stat : 2069 (strangenight1-m) R 2065 2067 1623 0 -1 4202560 831 0 0 0 0 0 0 0 24 0 4 0 650987054 218460160 2947 33554432000 4194304 4650419 140736328243856 18446744073709551615 216634573226 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2067/tid=2070] ppid=2065 vsize=213436 CPUtime=0 cores=0,2,4,6
/proc/2067/task/2070/stat : 2070 (strangenight1-m) R 2065 2067 1623 0 -1 4202560 1064 0 0 0 0 0 0 0 24 0 4 0 650987054 218558464 2949 33554432000 4194304 4650419 140736328243856 18446744073709551615 4361571 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.104294 s]
/proc/loadavg: 3.62 4.92 6.50 5/352 2067
/proc/meminfo: memFree=25588072/32951124 swapFree=53501236/67111528
[pid=2067] ppid=2065 vsize=321296 CPUtime=0.38 cores=0,2,4,6
/proc/2067/stat : 2067 (strangenight1-m) R 2065 2067 1623 0 -1 4202496 16434 0 0 0 34 4 0 0 18 0 4 0 650987054 329007104 12379 33554432000 4194304 4650419 140736328243856 18446744073709551615 216634176197 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2067/statm: 80324 12379 345 112 0 75289 0
[pid=2067/tid=2068] ppid=2065 vsize=321296 CPUtime=0.08 cores=0,2,4,6
/proc/2067/task/2068/stat : 2068 (strangenight1-m) R 2065 2067 1623 0 -1 4202560 3717 0 0 0 8 0 0 0 18 0 4 0 650987054 329007104 12379 33554432000 4194304 4650419 140736328243856 18446744073709551615 4546013 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2067/tid=2069] ppid=2065 vsize=321296 CPUtime=0.09 cores=0,2,4,6
/proc/2067/task/2069/stat : 2069 (strangenight1-m) R 2065 2067 1623 0 -1 4202560 4092 0 0 0 8 1 0 0 18 0 4 0 650987054 329007104 12380 33554432000 4194304 4650419 140736328243856 18446744073709551615 4306174 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2067/tid=2070] ppid=2065 vsize=321296 CPUtime=0.09 cores=0,2,4,6
/proc/2067/task/2070/stat : 2070 (strangenight1-m) R 2065 2067 1623 0 -1 4202560 4076 0 0 0 8 1 0 0 24 0 4 0 650987054 329007104 12380 33554432000 4194304 4650419 140736328243856 18446744073709551615 4546080 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 321296

[startup+0.201019 s]
/proc/loadavg: 3.62 4.92 6.50 5/352 2067
/proc/meminfo: memFree=25588072/32951124 swapFree=53501236/67111528
[pid=2067] ppid=2065 vsize=345564 CPUtime=0.73 cores=0,2,4,6
/proc/2067/stat : 2067 (strangenight1-m) R 2065 2067 1623 0 -1 4202496 26807 0 0 0 65 8 0 0 17 0 4 0 650987054 353857536 22656 33554432000 4194304 4650419 140736328243856 18446744073709551615 216634558647 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2067/statm: 88440 24380 345 112 0 83405 0
[pid=2067/tid=2068] ppid=2065 vsize=353760 CPUtime=0.17 cores=0,2,4,6
/proc/2067/task/2068/stat : 2068 (strangenight1-m) R 2065 2067 1623 0 -1 4202560 5885 0 0 0 16 1 0 0 17 0 4 0 650987054 362250240 24380 33554432000 4194304 4650419 140736328243856 18446744073709551615 216634515259 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2067/tid=2069] ppid=2065 vsize=353760 CPUtime=0.18 cores=0,2,4,6
/proc/2067/task/2069/stat : 2069 (strangenight1-m) R 2065 2067 1623 0 -1 4202560 7850 0 0 0 16 2 0 0 17 0 4 0 650987054 362250240 23868 33554432000 4194304 4650419 140736328243856 18446744073709551615 216634558599 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2067/tid=2070] ppid=2065 vsize=353760 CPUtime=0.18 cores=0,2,4,6
/proc/2067/task/2070/stat : 2070 (strangenight1-m) D 2065 2067 1623 0 -1 4202560 6918 0 0 0 16 2 0 0 18 0 4 0 650987054 362250240 23868 33554432000 4194304 4650419 140736328243856 18446744073709551615 4316340 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.73
Current children cumulated vsize (KiB) 345564

[startup+0.304398 s]
/proc/loadavg: 3.62 4.92 6.50 5/352 2067
/proc/meminfo: memFree=25588072/32951124 swapFree=53501236/67111528
[pid=2067] ppid=2065 vsize=366840 CPUtime=1.11 cores=0,2,4,6
/proc/2067/stat : 2067 (strangenight1-m) R 2065 2067 1623 0 -1 4202496 39171 0 0 0 93 18 0 0 18 0 4 0 650987054 375644160 30834 33554432000 4194304 4650419 140736328243856 18446744073709551615 216634620447 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2067/statm: 91710 30850 345 112 0 86675 0
[pid=2067/tid=2068] ppid=2065 vsize=366840 CPUtime=0.27 cores=0,2,4,6
/proc/2067/task/2068/stat : 2068 (strangenight1-m) R 2065 2067 1623 0 -1 4202560 8849 0 0 0 23 4 0 0 18 0 4 0 650987054 375644160 30859 33554432000 4194304 4650419 140736328243856 18446744073709551615 4372443 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2067/tid=2069] ppid=2065 vsize=366972 CPUtime=0.27 cores=0,2,4,6
/proc/2067/task/2069/stat : 2069 (strangenight1-m) R 2065 2067 1623 0 -1 4202560 10371 0 0 0 23 4 0 0 18 0 4 0 650987054 375779328 31161 33554432000 4194304 4650419 140736328243856 18446744073709551615 4317116 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2067/tid=2070] ppid=2065 vsize=366972 CPUtime=0.27 cores=0,2,4,6
/proc/2067/task/2070/stat : 2070 (strangenight1-m) S 2065 2067 1623 0 -1 4202560 9947 0 0 0 23 4 0 0 18 0 4 0 650987054 375779328 31219 33554432000 4194304 4650419 140736328243856 18446744073709551615 216634620398 0 0 4096 2 18446604449943702528 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.11
Current children cumulated vsize (KiB) 366840

[startup+0.700246 s]
/proc/loadavg: 3.62 4.92 6.50 5/352 2067
/proc/meminfo: memFree=25588072/32951124 swapFree=53501236/67111528
[pid=2067] ppid=2065 vsize=502588 CPUtime=2.5 cores=0,2,4,6
/proc/2067/stat : 2067 (strangenight1-m) R 2065 2067 1623 0 -1 4202496 85201 0 0 0 198 52 0 0 17 0 4 0 650987054 514650112 68339 33554432000 4194304 4650419 140736328243856 18446744073709551615 216634620447 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2067/statm: 125647 68339 345 112 0 120612 0
[pid=2067/tid=2068] ppid=2065 vsize=502588 CPUtime=0.61 cores=0,2,4,6
/proc/2067/task/2068/stat : 2068 (strangenight1-m) R 2065 2067 1623 0 -1 4202560 19572 0 0 0 50 11 0 0 17 0 4 0 650987054 514650112 68339 33554432000 4194304 4650419 140736328243856 18446744073709551615 216634620398 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2067/tid=2069] ppid=2065 vsize=502588 CPUtime=0.63 cores=0,2,4,6
/proc/2067/task/2069/stat : 2069 (strangenight1-m) R 2065 2067 1623 0 -1 4202560 22971 0 0 0 50 13 0 0 18 0 4 0 650987054 514650112 68339 33554432000 4194304 4650419 140736328243856 18446744073709551615 216634620447 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2067/tid=2070] ppid=2065 vsize=502588 CPUtime=0.61 cores=0,2,4,6
/proc/2067/task/2070/stat : 2070 (strangenight1-m) R 2065 2067 1623 0 -1 4202560 21243 0 0 0 50 11 0 0 17 0 4 0 650987054 514650112 68339 33554432000 4194304 4650419 140736328243856 18446744073709551615 4373800 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.5
Current children cumulated vsize (KiB) 502588

[startup+1.74901 s]
/proc/loadavg: 3.62 4.92 6.50 5/352 2067
/proc/meminfo: memFree=25588072/32951124 swapFree=53501236/67111528
[pid=2067] ppid=2065 vsize=957324 CPUtime=5.94 cores=0,2,4,6
/proc/2067/stat : 2067 (strangenight1-m) R 2065 2067 1623 0 -1 4202496 191064 0 0 0 452 142 0 0 17 0 4 0 650987054 980299776 157146 33554432000 4194304 4650419 140736328243856 18446744073709551615 216634558647 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2067/statm: 239331 157159 345 112 0 234296 0
[pid=2067/tid=2068] ppid=2065 vsize=957324 CPUtime=1.48 cores=0,2,4,6
/proc/2067/task/2068/stat : 2068 (strangenight1-m) R 2065 2067 1623 0 -1 4202560 46173 0 0 0 118 30 0 0 17 0 4 0 650987054 980299776 157165 33554432000 4194304 4650419 140736328243856 18446744073709551615 4263944 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2067/tid=2069] ppid=2065 vsize=957324 CPUtime=1.48 cores=0,2,4,6
/proc/2067/task/2069/stat : 2069 (strangenight1-m) R 2065 2067 1623 0 -1 4202560 48914 0 0 0 111 37 0 0 17 0 4 0 650987054 980299776 157173 33554432000 4194304 4650419 140736328243856 18446744073709551615 216634620398 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2067/tid=2070] ppid=2065 vsize=957324 CPUtime=1.47 cores=0,2,4,6
/proc/2067/task/2070/stat : 2070 (strangenight1-m) R 2065 2067 1623 0 -1 4202560 47120 0 0 0 112 35 0 0 17 0 4 0 650987054 980299776 157179 33554432000 4194304 4650419 140736328243856 18446744073709551615 4305974 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 957324

[startup+3.10077 s]
/proc/loadavg: 3.97 4.97 6.51 7/356 2071
/proc/meminfo: memFree=24486640/32951124 swapFree=53501236/67111528
[pid=2067] ppid=2065 vsize=1414748 CPUtime=10.36 cores=0,2,4,6
/proc/2067/stat : 2067 (strangenight1-m) R 2065 2067 1623 0 -1 4202496 309833 0 0 0 772 264 0 0 17 0 4 0 650987054 1448701952 274798 33554432000 4194304 4650419 140736328243856 18446744073709551615 216634620447 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2067/statm: 353687 274799 345 112 0 348652 0
[pid=2067/tid=2068] ppid=2065 vsize=1415144 CPUtime=2.59 cores=0,2,4,6
/proc/2067/task/2068/stat : 2068 (strangenight1-m) R 2065 2067 1623 0 -1 4202560 76210 0 0 0 203 56 0 0 17 0 4 0 650987054 1449107456 275387 33554432000 4194304 4650419 140736328243856 18446744073709551615 216634620398 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2067/tid=2069] ppid=2065 vsize=1415144 CPUtime=2.6 cores=0,2,4,6
/proc/2067/task/2069/stat : 2069 (strangenight1-m) R 2065 2067 1623 0 -1 4202560 80092 0 0 0 189 71 0 0 17 0 4 0 650987054 1449107456 275388 33554432000 4194304 4650419 140736328243856 18446744073709551615 216634620447 0 0 4096 2 18446604449943702528 0 0 -1 0 0 0 0
[pid=2067/tid=2070] ppid=2065 vsize=1415144 CPUtime=2.58 cores=0,2,4,6
/proc/2067/task/2070/stat : 2070 (strangenight1-m) R 2065 2067 1623 0 -1 4202560 75463 0 0 0 191 67 0 0 17 0 4 0 650987054 1449107456 275388 33554432000 4194304 4650419 140736328243856 18446744073709551615 4372366 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 10.36
Current children cumulated vsize (KiB) 1414748

[startup+6.30021 s]
/proc/loadavg: 4.29 5.02 6.51 9/356 2071
/proc/meminfo: memFree=24099652/32951124 swapFree=53501236/67111528
[pid=2067] ppid=2065 vsize=1893720 CPUtime=22.72 cores=0,2,4,6
/proc/2067/stat : 2067 (strangenight1-m) R 2065 2067 1623 0 -1 4202496 438353 0 0 0 1942 330 0 0 21 0 4 0 650987054 1939169280 358793 33554432000 4194304 4650419 140736328243856 18446744073709551615 4369041 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2067/statm: 473430 358793 373 112 0 468395 0
[pid=2067/tid=2068] ppid=2065 vsize=1893720 CPUtime=5.66 cores=0,2,4,6
/proc/2067/task/2068/stat : 2068 (strangenight1-m) R 2065 2067 1623 0 -1 4202560 110882 0 0 0 497 69 0 0 20 0 4 0 650987054 1939169280 358793 33554432000 4194304 4650419 140736328243856 18446744073709551615 4369376 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2067/tid=2069] ppid=2065 vsize=1893720 CPUtime=5.66 cores=0,2,4,6
/proc/2067/task/2069/stat : 2069 (strangenight1-m) R 2065 2067 1623 0 -1 4202560 113414 0 0 0 479 87 0 0 21 0 4 0 650987054 1939169280 358793 33554432000 4194304 4650419 140736328243856 18446744073709551615 4245055 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2067/tid=2070] ppid=2065 vsize=1893720 CPUtime=5.67 cores=0,2,4,6
/proc/2067/task/2070/stat : 2070 (strangenight1-m) R 2065 2067 1623 0 -1 4202560 102686 0 0 0 482 85 0 0 21 0 4 0 650987054 1939169280 358793 33554432000 4194304 4650419 140736328243856 18446744073709551615 4364883 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 22.72
Current children cumulated vsize (KiB) 1893720

[startup+12.7011 s]
/proc/loadavg: 4.59 5.07 6.52 9/356 2071
/proc/meminfo: memFree=23989524/32951124 swapFree=53501236/67111528
[pid=2067] ppid=2065 vsize=1963812 CPUtime=48.25 cores=0,2,4,6
/proc/2067/stat : 2067 (strangenight1-m) R 2065 2067 1623 0 -1 4202496 441840 0 0 0 4494 331 0 0 25 0 4 0 650987054 2010943488 362277 33554432000 4194304 4650419 140736328243856 18446744073709551615 4369376 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2067/statm: 490953 362277 373 112 0 485918 0
[pid=2067/tid=2068] ppid=2065 vsize=1963812 CPUtime=12.06 cores=0,2,4,6
/proc/2067/task/2068/stat : 2068 (strangenight1-m) R 2065 2067 1623 0 -1 4202560 111440 0 0 0 1137 69 0 0 25 0 4 0 650987054 2010943488 362277 33554432000 4194304 4650419 140736328243856 18446744073709551615 4243590 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2067/tid=2069] ppid=2065 vsize=1963812 CPUtime=11.98 cores=0,2,4,6
/proc/2067/task/2069/stat : 2069 (strangenight1-m) R 2065 2067 1623 0 -1 4202560 113975 0 0 0 1111 87 0 0 25 0 4 0 650987054 2010943488 362277 33554432000 4194304 4650419 140736328243856 18446744073709551615 4369041 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2067/tid=2070] ppid=2065 vsize=1963812 CPUtime=12.08 cores=0,2,4,6
/proc/2067/task/2070/stat : 2070 (strangenight1-m) R 2065 2067 1623 0 -1 4202560 104532 0 0 0 1122 86 0 0 25 0 4 0 650987054 2010943488 362277 33554432000 4194304 4650419 140736328243856 18446744073709551615 4315280 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 48.25
Current children cumulated vsize (KiB) 1963812

[startup+25.5008 s]
/proc/loadavg: 5.34 5.21 6.54 9/356 2071
/proc/meminfo: memFree=23759004/32951124 swapFree=53501236/67111528
[pid=2067] ppid=2065 vsize=2112488 CPUtime=99.17 cores=0,2,4,6
/proc/2067/stat : 2067 (strangenight1-m) R 2065 2067 1623 0 -1 4202496 494331 0 0 0 9560 357 0 0 25 0 4 0 650987054 2163187712 406178 33554432000 4194304 4650419 140736328243856 18446744073709551615 4315094 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2067/statm: 528122 406178 392 112 0 523087 0
[pid=2067/tid=2068] ppid=2065 vsize=2112488 CPUtime=24.81 cores=0,2,4,6
/proc/2067/task/2068/stat : 2068 (strangenight1-m) R 2065 2067 1623 0 -1 4202560 130406 0 0 0 2407 74 0 0 25 0 4 0 650987054 2163187712 406178 33554432000 4194304 4650419 140736328243856 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2067/tid=2069] ppid=2065 vsize=2112488 CPUtime=24.59 cores=0,2,4,6
/proc/2067/task/2069/stat : 2069 (strangenight1-m) R 2065 2067 1623 0 -1 4202560 129666 0 0 0 2363 96 0 0 25 0 4 0 650987054 2163187712 406178 33554432000 4194304 4650419 140736328243856 18446744073709551615 4310834 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2067/tid=2070] ppid=2065 vsize=2112488 CPUtime=24.87 cores=0,2,4,6
/proc/2067/task/2070/stat : 2070 (strangenight1-m) R 2065 2067 1623 0 -1 4202560 107536 0 0 0 2400 87 0 0 25 0 4 0 650987054 2163187712 406178 33554432000 4194304 4650419 140736328243856 18446744073709551615 4315249 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 99.17
Current children cumulated vsize (KiB) 2112488

[startup+51.1003 s]
/proc/loadavg: 6.38 5.47 6.59 9/356 2072
/proc/meminfo: memFree=23648776/32951124 swapFree=53501236/67111528
[pid=2067] ppid=2065 vsize=2400896 CPUtime=201.28 cores=0,2,4,6
/proc/2067/stat : 2067 (strangenight1-m) R 2065 2067 1623 0 -1 4202496 521830 0 0 0 19764 364 0 0 25 0 4 0 650987054 2458517504 430816 33554432000 4194304 4650419 140736328243856 18446744073709551615 4349694 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2067/statm: 600224 430816 392 112 0 595189 0
[pid=2067/tid=2068] ppid=2065 vsize=2400896 CPUtime=50.42 cores=0,2,4,6
/proc/2067/task/2068/stat : 2068 (strangenight1-m) R 2065 2067 1623 0 -1 4202560 135477 0 0 0 4966 76 0 0 25 0 4 0 650987054 2458517504 430816 33554432000 4194304 4650419 140736328243856 18446744073709551615 4368084 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2067/tid=2069] ppid=2065 vsize=2400896 CPUtime=49.92 cores=0,2,4,6
/proc/2067/task/2069/stat : 2069 (strangenight1-m) R 2065 2067 1623 0 -1 4202560 134920 0 0 0 4893 99 0 0 25 0 4 0 650987054 2458517504 430816 33554432000 4194304 4650419 140736328243856 18446744073709551615 4349680 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2067/tid=2070] ppid=2065 vsize=2400896 CPUtime=50.47 cores=0,2,4,6
/proc/2067/task/2070/stat : 2070 (strangenight1-m) R 2065 2067 1623 0 -1 4202560 119060 0 0 0 4958 89 0 0 25 0 4 0 650987054 2458517504 430816 33554432000 4194304 4650419 140736328243856 18446744073709551615 4315064 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 201.28
Current children cumulated vsize (KiB) 2400896

[startup+102.3 s]
/proc/loadavg: 7.36 5.87 6.67 9/356 2074
/proc/meminfo: memFree=23452764/32951124 swapFree=53501236/67111528
[pid=2067] ppid=2065 vsize=2447788 CPUtime=405.51 cores=0,2,4,6
/proc/2067/stat : 2067 (strangenight1-m) R 2065 2067 1623 0 -1 4202496 564740 0 0 0 40173 378 0 0 25 0 4 0 650987054 2506534912 457757 33554432000 4194304 4650419 140736328243856 18446744073709551615 4315137 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2067/statm: 611947 457757 394 112 0 606912 0
[pid=2067/tid=2068] ppid=2065 vsize=2447788 CPUtime=101.61 cores=0,2,4,6
/proc/2067/task/2068/stat : 2068 (strangenight1-m) R 2065 2067 1623 0 -1 4202560 144765 0 0 0 10082 79 0 0 25 0 4 0 650987054 2506534912 457757 33554432000 4194304 4650419 140736328243856 18446744073709551615 4315965 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2067/tid=2069] ppid=2065 vsize=2447788 CPUtime=100.55 cores=0,2,4,6
/proc/2067/task/2069/stat : 2069 (strangenight1-m) R 2065 2067 1623 0 -1 4202560 144817 0 0 0 9954 101 0 0 25 0 4 0 650987054 2506534912 457757 33554432000 4194304 4650419 140736328243856 18446744073709551615 4368084 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2067/tid=2070] ppid=2065 vsize=2447788 CPUtime=101.67 cores=0,2,4,6
/proc/2067/task/2070/stat : 2070 (strangenight1-m) R 2065 2067 1623 0 -1 4202560 133726 0 0 0 10072 95 0 0 25 0 4 0 650987054 2506534912 457757 33554432000 4194304 4650419 140736328243856 18446744073709551615 4315234 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 405.51
Current children cumulated vsize (KiB) 2447788

[startup+162.301 s]

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

/proc/2067/task/2068/stat : 2068 (strangenight1-m) R 2065 2067 1623 0 -1 4202560 224098 0 0 0 16049 90 0 0 25 0 4 0 650987054 2640207872 478627 33554432000 4194304 4650419 140736328243856 18446744073709551615 4315122 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2067/tid=2069] ppid=2065 vsize=2578328 CPUtime=160.13 cores=0,2,4,6
/proc/2067/task/2069/stat : 2069 (strangenight1-m) R 2065 2067 1623 0 -1 4202560 161973 0 0 0 15909 104 0 0 25 0 4 0 650987054 2640207872 478627 33554432000 4194304 4650419 140736328243856 18446744073709551615 4364856 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2067/tid=2070] ppid=2065 vsize=2578328 CPUtime=161.67 cores=0,2,4,6
/proc/2067/task/2070/stat : 2070 (strangenight1-m) R 2065 2067 1623 0 -1 4202560 171632 0 0 0 16065 102 0 0 25 0 4 0 650987054 2640207872 478627 33554432000 4194304 4650419 140736328243856 18446744073709551615 4369075 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 644.85
Current children cumulated vsize (KiB) 2578328

[startup+222.3 s]
/proc/loadavg: 8.03 6.61 6.84 9/356 2077
/proc/meminfo: memFree=22394304/32951124 swapFree=53501236/67111528
[pid=2067] ppid=2065 vsize=3414580 CPUtime=884.18 cores=0,2,4,6
/proc/2067/stat : 2067 (strangenight1-m) R 2065 2067 1623 0 -1 4202496 1145510 0 0 0 87941 477 0 0 25 0 4 0 650987054 3496529920 680768 33554432000 4194304 4650419 140736328243856 18446744073709551615 4315277 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2067/statm: 853645 680768 395 112 0 848610 0
[pid=2067/tid=2068] ppid=2065 vsize=3414580 CPUtime=220.73 cores=0,2,4,6
/proc/2067/task/2068/stat : 2068 (strangenight1-m) R 2065 2067 1623 0 -1 4202560 243191 0 0 0 21979 94 0 0 25 0 4 0 650987054 3496529920 680768 33554432000 4194304 4650419 140736328243856 18446744073709551615 4370340 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2067/tid=2069] ppid=2065 vsize=3414580 CPUtime=220.13 cores=0,2,4,6
/proc/2067/task/2069/stat : 2069 (strangenight1-m) R 2065 2067 1623 0 -1 4202560 174111 0 0 0 21905 108 0 0 25 0 4 0 650987054 3496529920 680768 33554432000 4194304 4650419 140736328243856 18446744073709551615 4364503 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2067/tid=2070] ppid=2065 vsize=3414580 CPUtime=221.67 cores=0,2,4,6
/proc/2067/task/2070/stat : 2070 (strangenight1-m) R 2065 2067 1623 0 -1 4202560 290613 0 0 0 22041 126 0 0 25 0 4 0 650987054 3496529920 680768 33554432000 4194304 4650419 140736328243856 18446744073709551615 4363496 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 884.18
Current children cumulated vsize (KiB) 3414580

[startup+282.301 s]
/proc/loadavg: 8.01 6.86 6.91 8/356 2078
/proc/meminfo: memFree=21489756/32951124 swapFree=53501236/67111528
[pid=2067] ppid=2065 vsize=3721352 CPUtime=1123.51 cores=0,2,4,6
/proc/2067/stat : 2067 (strangenight1-m) R 2065 2067 1623 0 -1 4202496 1337434 0 0 0 111831 520 0 0 19 0 4 0 650987054 3810664448 755343 33554432000 4194304 4650419 140736328243856 18446744073709551615 4370340 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2067/statm: 930338 755343 395 112 0 925303 0
[pid=2067/tid=2068] ppid=2065 vsize=3721352 CPUtime=280.55 cores=0,2,4,6
/proc/2067/task/2068/stat : 2068 (strangenight1-m) R 2065 2067 1623 0 -1 4202560 376008 0 0 0 27936 119 0 0 25 0 4 0 650987054 3810664448 755343 33554432000 4194304 4650419 140736328243856 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2067/tid=2069] ppid=2065 vsize=3721352 CPUtime=279.65 cores=0,2,4,6
/proc/2067/task/2069/stat : 2069 (strangenight1-m) R 2065 2067 1623 0 -1 4202560 204452 0 0 0 27849 116 0 0 25 0 4 0 650987054 3810664448 755343 33554432000 4194304 4650419 140736328243856 18446744073709551615 4476204 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2067/tid=2070] ppid=2065 vsize=3721352 CPUtime=281.67 cores=0,2,4,6
/proc/2067/task/2070/stat : 2070 (strangenight1-m) R 2065 2067 1623 0 -1 4202560 298495 0 0 0 28038 129 0 0 25 0 4 0 650987054 3810664448 755343 33554432000 4194304 4650419 140736328243856 18446744073709551615 4315114 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1123.51
Current children cumulated vsize (KiB) 3721352

[startup+342.301 s]
/proc/loadavg: 7.87 7.01 6.96 9/356 2110
/proc/meminfo: memFree=21931324/32951124 swapFree=53501236/67111528
[pid=2067] ppid=2065 vsize=3857420 CPUtime=1362.83 cores=0,2,4,6
/proc/2067/stat : 2067 (strangenight1-m) R 2065 2067 1623 0 -1 4202496 1417202 0 0 0 135742 541 0 0 25 0 4 0 650987054 3949998080 768119 33554432000 4194304 4650419 140736328243856 18446744073709551615 4315054 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2067/statm: 964355 768119 395 112 0 959320 0
[pid=2067/tid=2068] ppid=2065 vsize=3857420 CPUtime=340.54 cores=0,2,4,6
/proc/2067/task/2068/stat : 2068 (strangenight1-m) R 2065 2067 1623 0 -1 4202560 428657 0 0 0 33926 128 0 0 25 0 4 0 650987054 3949998080 768119 33554432000 4194304 4650419 140736328243856 18446744073709551615 4314893 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2067/tid=2069] ppid=2065 vsize=3857420 CPUtime=338.98 cores=0,2,4,6
/proc/2067/task/2069/stat : 2069 (strangenight1-m) R 2065 2067 1623 0 -1 4202560 214282 0 0 0 33777 121 0 0 25 0 4 0 650987054 3949998080 768119 33554432000 4194304 4650419 140736328243856 18446744073709551615 4364883 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2067/tid=2070] ppid=2065 vsize=3857420 CPUtime=341.67 cores=0,2,4,6
/proc/2067/task/2070/stat : 2070 (strangenight1-m) R 2065 2067 1623 0 -1 4202560 306982 0 0 0 34035 132 0 0 25 0 4 0 650987054 3949998080 768119 33554432000 4194304 4650419 140736328243856 18446744073709551615 4367329 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1362.83
Current children cumulated vsize (KiB) 3857420

[startup+402.301 s]
/proc/loadavg: 7.84 7.15 7.00 9/356 2142
/proc/meminfo: memFree=22002668/32951124 swapFree=53501236/67111528
[pid=2067] ppid=2065 vsize=4220000 CPUtime=1602.16 cores=0,2,4,6
/proc/2067/stat : 2067 (strangenight1-m) R 2065 2067 1623 0 -1 4202496 1566513 0 0 0 159638 578 0 0 25 0 4 0 650987054 4321280000 846423 33554432000 4194304 4650419 140736328243856 18446744073709551615 4315081 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2067/statm: 1055000 846423 395 112 0 1049965 0
[pid=2067/tid=2068] ppid=2065 vsize=4220000 CPUtime=400.54 cores=0,2,4,6
/proc/2067/task/2068/stat : 2068 (strangenight1-m) R 2065 2067 1623 0 -1 4202560 445621 0 0 0 39921 133 0 0 25 0 4 0 650987054 4321280000 846423 33554432000 4194304 4650419 140736328243856 18446744073709551615 4369376 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2067/tid=2069] ppid=2065 vsize=4220000 CPUtime=398.33 cores=0,2,4,6
/proc/2067/task/2069/stat : 2069 (strangenight1-m) R 2065 2067 1623 0 -1 4202560 230440 0 0 0 39704 129 0 0 25 0 4 0 650987054 4321280000 846423 33554432000 4194304 4650419 140736328243856 18446744073709551615 4315094 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2067/tid=2070] ppid=2065 vsize=4220000 CPUtime=401.67 cores=0,2,4,6
/proc/2067/task/2070/stat : 2070 (strangenight1-m) R 2065 2067 1623 0 -1 4202560 400319 0 0 0 40017 150 0 0 25 0 4 0 650987054 4321280000 846423 33554432000 4194304 4650419 140736328243856 18446744073709551615 4473984 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1602.16
Current children cumulated vsize (KiB) 4220000

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

[startup+410.501 s]
/proc/loadavg: 7.94 7.19 7.02 9/356 2142
/proc/meminfo: memFree=21796828/32951124 swapFree=53501236/67111528
[pid=2067] ppid=2065 vsize=4244784 CPUtime=1634.86 cores=0,2,4,6
/proc/2067/stat : 2067 (strangenight1-m) R 2065 2067 1623 0 -1 4202496 1586684 0 0 0 162903 583 0 0 25 0 4 0 650987054 4346658816 864828 33554432000 4194304 4650419 140736328243856 18446744073709551615 4328259 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2067/statm: 1061196 864828 395 112 0 1056161 0
[pid=2067/tid=2068] ppid=2065 vsize=4244784 CPUtime=408.75 cores=0,2,4,6
/proc/2067/task/2068/stat : 2068 (strangenight1-m) R 2065 2067 1623 0 -1 4202560 452809 0 0 0 40740 135 0 0 25 0 4 0 650987054 4346658816 864828 33554432000 4194304 4650419 140736328243856 18446744073709551615 4421325 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2067/tid=2069] ppid=2065 vsize=4244784 CPUtime=406.43 cores=0,2,4,6
/proc/2067/task/2069/stat : 2069 (strangenight1-m) R 2065 2067 1623 0 -1 4202560 231893 0 0 0 40514 129 0 0 25 0 4 0 650987054 4346658816 864828 33554432000 4194304 4650419 140736328243856 18446744073709551615 4333846 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2067/tid=2070] ppid=2065 vsize=4244784 CPUtime=409.86 cores=0,2,4,6
/proc/2067/task/2070/stat : 2070 (strangenight1-m) R 2065 2067 1623 0 -1 4202560 410481 0 0 0 40834 152 0 0 25 0 4 0 650987054 4346658816 864828 33554432000 4194304 4650419 140736328243856 18446744073709551615 4428754 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1634.86
Current children cumulated vsize (KiB) 4244784

[startup+423.301 s]
/proc/loadavg: 7.94 7.22 7.03 9/356 2142
/proc/meminfo: memFree=21514480/32951124 swapFree=53501236/67111528
[pid=2067] ppid=2065 vsize=4310328 CPUtime=1685.93 cores=0,2,4,6
/proc/2067/stat : 2067 (strangenight1-m) R 2065 2067 1623 0 -1 4202496 1596321 0 0 0 168009 584 0 0 25 0 4 0 650987054 4413775872 873404 33554432000 4194304 4650419 140736328243856 18446744073709551615 4366920 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2067/statm: 1077582 873404 395 112 0 1072547 0
[pid=2067/tid=2068] ppid=2065 vsize=4310328 CPUtime=421.55 cores=0,2,4,6
/proc/2067/task/2068/stat : 2068 (strangenight1-m) R 2065 2067 1623 0 -1 4202560 454598 0 0 0 42020 135 0 0 25 0 4 0 650987054 4413775872 873408 33554432000 4194304 4650419 140736328243856 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2067/tid=2069] ppid=2065 vsize=4310328 CPUtime=419.1 cores=0,2,4,6
/proc/2067/task/2069/stat : 2069 (strangenight1-m) R 2065 2067 1623 0 -1 4202560 234888 0 0 0 41780 130 0 0 25 0 4 0 650987054 4413775872 873408 33554432000 4194304 4650419 140736328243856 18446744073709551615 4314863 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2067/tid=2070] ppid=2065 vsize=4310328 CPUtime=422.68 cores=0,2,4,6
/proc/2067/task/2070/stat : 2070 (strangenight1-m) R 2065 2067 1623 0 -1 4202560 412537 0 0 0 42115 153 0 0 25 0 4 0 650987054 4413775872 873408 33554432000 4194304 4650419 140736328243856 18446744073709551615 4364883 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1685.93
Current children cumulated vsize (KiB) 4310328

[startup+429.701 s]
/proc/loadavg: 7.95 7.23 7.03 9/356 2142
/proc/meminfo: memFree=21516216/32951124 swapFree=53501236/67111528
[pid=2067] ppid=2065 vsize=4375872 CPUtime=1711.45 cores=0,2,4,6
/proc/2067/stat : 2067 (strangenight1-m) R 2065 2067 1623 0 -1 4202496 1600781 0 0 0 170559 586 0 0 25 0 4 0 650987054 4480892928 877864 33554432000 4194304 4650419 140736328243856 18446744073709551615 4368084 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2067/statm: 1093968 877864 395 112 0 1088933 0
[pid=2067/tid=2068] ppid=2065 vsize=4375872 CPUtime=427.94 cores=0,2,4,6
/proc/2067/task/2068/stat : 2068 (strangenight1-m) R 2065 2067 1623 0 -1 4202560 455908 0 0 0 42658 136 0 0 25 0 4 0 650987054 4480892928 877864 33554432000 4194304 4650419 140736328243856 18446744073709551615 4363756 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2067/tid=2069] ppid=2065 vsize=4375872 CPUtime=425.43 cores=0,2,4,6
/proc/2067/task/2069/stat : 2069 (strangenight1-m) R 2065 2067 1623 0 -1 4202560 235998 0 0 0 42413 130 0 0 25 0 4 0 650987054 4480892928 877864 33554432000 4194304 4650419 140736328243856 18446744073709551615 4229498 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2067/tid=2070] ppid=2065 vsize=4375872 CPUtime=429.07 cores=0,2,4,6
/proc/2067/task/2070/stat : 2070 (strangenight1-m) R 2065 2067 1623 0 -1 4202560 413396 0 0 0 42753 154 0 0 25 0 4 0 650987054 4480892928 877864 33554432000 4194304 4650419 140736328243856 18446744073709551615 4367329 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1711.45
Current children cumulated vsize (KiB) 4375872

[startup+432.9 s]
/proc/loadavg: 8.03 7.26 7.04 9/356 2142
/proc/meminfo: memFree=21514480/32951124 swapFree=53501236/67111528
[pid=2067] ppid=2065 vsize=4375872 CPUtime=1724.21 cores=0,2,4,6
/proc/2067/stat : 2067 (strangenight1-m) R 2065 2067 1623 0 -1 4202496 1602679 0 0 0 171834 587 0 0 25 0 4 0 650987054 4480892928 879762 33554432000 4194304 4650419 140736328243856 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2067/statm: 1093968 879762 395 112 0 1088933 0
[pid=2067/tid=2068] ppid=2065 vsize=4375872 CPUtime=431.14 cores=0,2,4,6
/proc/2067/task/2068/stat : 2068 (strangenight1-m) R 2065 2067 1623 0 -1 4202560 456626 0 0 0 42978 136 0 0 25 0 4 0 650987054 4480892928 879762 33554432000 4194304 4650419 140736328243856 18446744073709551615 4315081 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2067/tid=2069] ppid=2065 vsize=4375872 CPUtime=428.6 cores=0,2,4,6
/proc/2067/task/2069/stat : 2069 (strangenight1-m) R 2065 2067 1623 0 -1 4202560 236352 0 0 0 42729 131 0 0 25 0 4 0 650987054 4480892928 879762 33554432000 4194304 4650419 140736328243856 18446744073709551615 4364883 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2067/tid=2070] ppid=2065 vsize=4375872 CPUtime=432.27 cores=0,2,4,6
/proc/2067/task/2070/stat : 2070 (strangenight1-m) R 2065 2067 1623 0 -1 4202560 413595 0 0 0 43073 154 0 0 25 0 4 0 650987054 4480892928 879762 33554432000 4194304 4650419 140736328243856 18446744073709551615 4364907 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1724.21
Current children cumulated vsize (KiB) 4375872

[startup+434.501 s]
/proc/loadavg: 8.03 7.26 7.04 9/356 2142
/proc/meminfo: memFree=21504136/32951124 swapFree=53501236/67111528
[pid=2067] ppid=2065 vsize=4375872 CPUtime=1730.6 cores=0,2,4,6
/proc/2067/stat : 2067 (strangenight1-m) R 2065 2067 1623 0 -1 4202496 1603557 0 0 0 172472 588 0 0 25 0 4 0 650987054 4480892928 880640 33554432000 4194304 4650419 140736328243856 18446744073709551615 4315094 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2067/statm: 1093968 880640 395 112 0 1088933 0
[pid=2067/tid=2068] ppid=2065 vsize=4375872 CPUtime=432.74 cores=0,2,4,6
/proc/2067/task/2068/stat : 2068 (strangenight1-m) R 2065 2067 1623 0 -1 4202560 456959 0 0 0 43138 136 0 0 25 0 4 0 650987054 4480892928 880640 33554432000 4194304 4650419 140736328243856 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2067/tid=2069] ppid=2065 vsize=4375872 CPUtime=430.17 cores=0,2,4,6
/proc/2067/task/2069/stat : 2069 (strangenight1-m) R 2065 2067 1623 0 -1 4202560 236539 0 0 0 42886 131 0 0 25 0 4 0 650987054 4480892928 880640 33554432000 4194304 4650419 140736328243856 18446744073709551615 4364883 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2067/tid=2070] ppid=2065 vsize=4375872 CPUtime=433.87 cores=0,2,4,6
/proc/2067/task/2070/stat : 2070 (strangenight1-m) R 2065 2067 1623 0 -1 4202560 413675 0 0 0 43233 154 0 0 25 0 4 0 650987054 4480892928 880640 33554432000 4194304 4650419 140736328243856 18446744073709551615 4224627 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1730.6
Current children cumulated vsize (KiB) 4375872

[startup+435.301 s]
/proc/loadavg: 8.03 7.26 7.04 9/356 2142
/proc/meminfo: memFree=21504136/32951124 swapFree=53501236/67111528
[pid=2067] ppid=2065 vsize=4375872 CPUtime=1733.79 cores=0,2,4,6
/proc/2067/stat : 2067 (strangenight1-m) R 2065 2067 1623 0 -1 4202496 1603932 0 0 0 172791 588 0 0 25 0 4 0 650987054 4480892928 881015 33554432000 4194304 4650419 140736328243856 18446744073709551615 47378324190745 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2067/statm: 1093968 881015 395 112 0 1088933 0
[pid=2067/tid=2068] ppid=2065 vsize=4375872 CPUtime=433.54 cores=0,2,4,6
/proc/2067/task/2068/stat : 2068 (strangenight1-m) R 2065 2067 1623 0 -1 4202560 457007 0 0 0 43218 136 0 0 25 0 4 0 650987054 4480892928 881015 33554432000 4194304 4650419 140736328243856 18446744073709551615 4315114 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2067/tid=2069] ppid=2065 vsize=4375872 CPUtime=430.97 cores=0,2,4,6
/proc/2067/task/2069/stat : 2069 (strangenight1-m) R 2065 2067 1623 0 -1 4202560 236672 0 0 0 42966 131 0 0 25 0 4 0 650987054 4480892928 881015 33554432000 4194304 4650419 140736328243856 18446744073709551615 47378324190739 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2067/tid=2070] ppid=2065 vsize=4375872 CPUtime=434.67 cores=0,2,4,6
/proc/2067/task/2070/stat : 2070 (strangenight1-m) R 2065 2067 1623 0 -1 4202560 413715 0 0 0 43313 154 0 0 25 0 4 0 650987054 4480892928 881015 33554432000 4194304 4650419 140736328243856 18446744073709551615 47378324166340 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1733.79
Current children cumulated vsize (KiB) 4375872

[startup+435.513 s]
/proc/loadavg: 8.03 7.27 7.05 6/354 2142
/proc/meminfo: memFree=22408848/32951124 swapFree=53501236/67111528
[pid=2067] ppid=2065 vsize=0 CPUtime=1734.13 cores=0,2,4,6
/proc/2067/stat : 2067 (strangenight1-m) Z 2065 2067 1623 0 -1 4203548 1603939 0 0 0 172810 603 0 0 25 0 2 0 650987054 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2067/statm: 0 0 0 0 0 0 0
[pid=2067/tid=2069] ppid=2065 vsize=0 CPUtime=431.15 cores=0,2,4,6
/proc/2067/task/2069/stat : 2069 (strangenight1-m) R 2065 2067 1623 0 -1 4203588 236672 0 0 0 42969 146 0 0 25 0 2 0 650987054 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) 1734.13
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 435.515
CPU time (s): 1734.13
CPU user time (s): 1728.1
CPU system time (s): 6.03208
CPU usage (%): 398.18
Max. virtual memory (cumulated for all children) (KiB): 4375872

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1728.1
system time used= 6.03208
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1603939
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= 420658
involuntary context switches= 7889

runsolver used 1.3148 second user time and 3.45247 second system time

The end

Launcher Data

Begin job on node103 at 2011-05-14 19:24:04
IDJOB=3369618
IDBENCH=82399
IDSOLVER=1846
FILE ID=node103/3369618-1305393839
RUNJOBID= node103-1305393839-2044
PBS_JOBID= 13324444
Free space on /tmp= 72764 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt (fixed)
BENCH NAME= SAT11/application/rintanen/SATPlanning/blocks-blocks-37-1.130-NOTKNOWN.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3369618-1305393839/watcher-3369618-1305393839 -o /tmp/evaluation-result-3369618-1305393839/solver-3369618-1305393839 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3369618-1305393839.cnf

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

MD5SUM BENCH= c7a9573eb59580c8d4fc5a3ca880d541
RANDOM SEED=2096117120

node103.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25588352 kB
Buffers:        291960 kB
Cached:        4082852 kB
SwapCached:     340192 kB
Active:        1972488 kB
Inactive:      5113676 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25588352 kB
SwapTotal:    67111528 kB
SwapFree:     53501236 kB
Dirty:          238736 kB
Writeback:           0 kB
AnonPages:     2382220 kB
Mapped:          11184 kB
Slab:           157100 kB
PageTables:      53948 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 78849592 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= 72784 MiB
End job on node103 at 2011-05-14 19:31:20