Trace number 4305351

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
scop order+MapleCOMSPS (2018-07-31)SAT 5.42155 2.71633

General information on the benchmark

NameLangford/
LangfordBin-15_c18.xml
MD5SUM07ea5144b09b59ff4e6e73933349a8c8
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.017778
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of constraints45
Number of domains2
Minimum domain size15
Maximum domain size30
Distribution of domain sizes[{"size":15,"count":30},{"size":30,"count":30}]
Minimum variable degree2
Maximum variable degree30
Distribution of variable degrees[{"degree":2,"count":30},{"degree":30,"count":30}]
Minimum constraint arity2
Maximum constraint arity31
Distribution of constraint arities[{"arity":2,"count":15},{"arity":31,"count":30}]
Number of extensional constraints0
Number of intensional constraints15
Distribution of constraint types[{"type":"intension","count":15},{"type":"element","count":30}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms11g -Xmx11g -Xss128m -cp scop.jar fun.scop.XCSP18Encode -order -solver minisat_release -solverOption default -tmp HOME -serialFile HOME/scop-6209-serial-file.bin HOME/instance-4305351-1534072473.xml
0.54/0.52	
0.66/0.52	scop order+minisat_release (2018-07-31)
0.66/0.52	(Encoding Process)
0.66/0.52	
0.66/0.54	c BEGIN-Prog: Sun Aug 12 13:14:33 CEST 2018
0.66/0.54	c PID: 6212
0.66/0.54	c IP: 172.20.3.151
0.66/0.54	c HOST: node151.alineos.net
0.66/0.55	c (0,0) Parsing Begin
1.18/0.87	c (0,0) Parsing End
1.18/0.87	c (0,0) CSP: 60 int (0 aux), 0 bool (0 aux), 45 ctr, max domain size 30
1.18/0.88	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.18/0.88	c (0,0) Constraint Name Generate Begin
1.18/0.88	c (0,0) Ctr:HOME/instance-4305351-1534072473.xml,Add:Element:Eq:IntVar:Num
1.18/0.88	c (0,0) Constraint Name Generate End
1.18/0.88	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.18/0.88	c (0,0) CSP to CSPinCNF Begin
1.54/1.07	c (0,0) translated 5 (10%) constraints
1.84/1.14	c (0,0) translated 9 (20%) constraints
1.84/1.19	c (0,0) translated 14 (30%) constraints
2.09/1.21	c (0,0) translated 18 (40%) constraints
2.09/1.24	c (0,0) translated 23 (50%) constraints
2.09/1.25	c (0,0) translated 27 (60%) constraints
2.09/1.27	c (0,0) translated 32 (70%) constraints
2.09/1.27	c (0,0) translated 36 (80%) constraints
2.09/1.27	c (0,0) translated 41 (90%) constraints
2.09/1.27	c (0,0) translated 45 (100%) constraints
2.37/1.32	c (0,0) STATISTICS1:HOME/instance-4305351-1534072473.xml,Add:Element:Eq:IntVar:Num,60,915,28,28,3,2,28:2;27:2;26:2;25:2;24:2;23:2;22:2;21:2;20:2;19:2;18:2;17:2;16:2;15:2;14:2,28:62;27:62;26:62;25:62;24:62;23:62;22:62;21:62;20:62;19:62;18:62;17:62;16:62;15:962;14:62,3:900;1:15,2:30;1:2700,
2.37/1.32	c (0,0) ==========================================
2.37/1.32	c (0,0) Order
2.37/1.32	c (0,0) ==========================================
2.37/1.37	c (0,0) translated 92 (10%) constraints
2.65/1.40	c (0,0) translated 183 (20%) constraints
2.65/1.43	c (0,0) translated 275 (30%) constraints
2.65/1.45	c (0,0) translated 366 (40%) constraints
2.65/1.47	c (0,0) translated 458 (50%) constraints
2.65/1.48	c (0,0) translated 549 (60%) constraints
2.65/1.50	c (0,0) translated 641 (70%) constraints
2.94/1.51	c (0,0) translated 732 (80%) constraints
2.94/1.52	c (1,0) translated 824 (90%) constraints
2.94/1.54	c (1,1) translated 915 (100%) constraints
2.94/1.54	c (1,1) CSP to CSPinCNF End
2.94/1.54	c (1,1) CSP: 60 int (0 aux), 450 bool (450 aux), 2730 ctr, max domain size 28
2.94/1.54	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.94/1.54	c (1,1) CSPinCNF Propagation Begin
3.27/1.61	c (1,1) 0 values, 330 unsatisfiable literals, and 390 valid clauses are removed
3.27/1.61	c (1,1) CSPinCNF Propagation End
3.27/1.61	c (1,1) CSP: 60 int (0 aux), 450 bool (450 aux), 2340 ctr, max domain size 28
3.27/1.61	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
3.27/1.61	c (1,1) Simplify CSPinCNF Begin
3.27/1.62	c (1,1) Simplify CSPinCNF End
3.27/1.62	c (1,1) CSP: 60 int (0 aux), 450 bool (450 aux), 2340 ctr, max domain size 28
3.27/1.62	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
3.27/1.62	c (1,1) Calculate Precise Domain Begin
3.27/1.62	c (1,1) 0 values are removed by re-calculation
3.27/1.62	c (1,1) Calculate Precise Domain End
3.27/1.62	c (1,1) CSP: 60 int (0 aux), 450 bool (450 aux), 2340 ctr, max domain size 28
3.27/1.62	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
3.27/1.62	c (1,1) CSPinCNF to SatSolver Begin
3.27/1.69	c (1,1) 234 (10 %) CSP clauses are encoded (1470 SAT variables, 1193 SAT clauses)
3.27/1.70	c (1,1) 468 (20 %) CSP clauses are encoded (1470 SAT variables, 1427 SAT clauses)
3.63/1.70	c (1,1) 702 (30 %) CSP clauses are encoded (1470 SAT variables, 1661 SAT clauses)
3.63/1.71	c (1,1) 936 (40 %) CSP clauses are encoded (1470 SAT variables, 1895 SAT clauses)
3.63/1.71	c (1,1) 1170 (50 %) CSP clauses are encoded (1470 SAT variables, 2129 SAT clauses)
3.63/1.71	c (1,1) 1404 (60 %) CSP clauses are encoded (1470 SAT variables, 2363 SAT clauses)
3.63/1.72	c (1,1) 1638 (70 %) CSP clauses are encoded (1470 SAT variables, 2597 SAT clauses)
3.63/1.72	c (1,1) 1872 (80 %) CSP clauses are encoded (1470 SAT variables, 2831 SAT clauses)
3.63/1.73	c (1,1) 2106 (90 %) CSP clauses are encoded (1470 SAT variables, 3065 SAT clauses)
3.63/1.75	c (1,1) 2340 (100 %) CSP clauses are encoded (1470 SAT variables, 3857 SAT clauses)
3.63/1.75	c (1,1) Launch Command will be: minisat_release
3.63/1.75	c (1,1) CSPinCNF to SatSolver End
3.63/1.75	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.63/1.77	c (1,1) STATISTICS2:HOME/instance-4305351-1534072473.xml,Add:Element:Eq:IntVar:Num,510,2340,28,28,3,2,28:2;27:2;26:2;25:2;24:2;23:2;22:2;21:2;20:2;19:2;18:2;17:2;16:2;15:2;14:2,28:112;27:108;26:104;25:100;24:96;23:92;22:88;21:84;20:80;19:76;18:72;17:68;16:64;15:1740;14:56;2:2310,3:570;2:1740;1:30,2:30;1:5190,
3.63/1.77	c (1,1) 1470 bool, 3870 clause
3.63/1.77	c (1,1) Export Begin
3.95/1.86	c (1,1) Export to HOME/scop-6209-serial-file.bin
3.95/1.86	c (1,1) Export End
3.95/1.86	c (1,1) Export File Size: 0.01 MB
3.95/1.86	c (1,1) 0,0,1,1,1,1,1,STOP-AFTER(DIMACS)
3.95/1.86	c END-Prog: Sun Aug 12 13:14:35 CEST 2018
3.95/1.87	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-6209-serial-file.bin
4.70/2.36	c (0,0) Read Serial File Begin
4.70/2.36	c (0,0) HOME/scop-6209-serial-file.bin
4.98/2.52	c (0,0) Read Serial File End
4.98/2.53	
4.98/2.53	scop order+minisat_release (2018-07-31)
4.98/2.53	(Solving Process)
4.98/2.53	
4.98/2.56	c BEGIN-Prog: Sun Aug 12 13:14:35 CEST 2018
4.98/2.56	c PID: 6227
4.98/2.56	c IP: 172.20.3.151
4.98/2.56	c HOST: node151.alineos.net
4.98/2.56	c (0,0) SatSolver.solve Begin
4.98/2.56	c (0,0) 0 bool, 0 clause
4.98/2.56	c (0,0) minisat_release HOME/instance-4305351-1534072473.xml-scop-6212.cnf
5.19/2.60	c (0,0) c This is COMiniSatPS.
5.19/2.60	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
5.19/2.60	c (0,0) c ============================[ Problem Statistics ]=============================
5.19/2.60	c (0,0) c |                                                                             |
5.19/2.60	c (0,0) c |  Number of variables:          1470                                         |
5.19/2.60	c (0,0) c |  Number of clauses:            3870                                         |
5.19/2.60	c (0,0) c |  Parse time:                   0.00 s                                       |
5.19/2.60	c (0,0) c |  Eliminated clauses:           0.02 Mb                                      |
5.19/2.60	c (0,0) c Reduced to 865 vars, 2682 cls (grow=0)
5.19/2.60	c (0,0) c No iterative elimination performed. (vars=865, c/v ratio=3.1)
5.19/2.60	c (0,0) c |  Simplification time:          0.00 s                                       |
5.19/2.60	c (0,0) c |                                                                             |
5.19/2.60	c (0,0) c ============================[ Search Statistics ]==============================
5.19/2.60	c (0,0) c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.19/2.60	c (0,0) c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.19/2.60	c (0,0) c ===============================================================================
5.19/2.60	c (0,0) c ===============================================================================
5.19/2.60	c (0,0) c restarts              : 1
5.19/2.60	c (0,0) c conflicts             : 548            (34769 /sec)
5.19/2.60	c (0,0) c decisions             : 776            (0.00 % random) (49235 /sec)
5.19/2.60	c (0,0) c propagations          : 73306          (4651101 /sec)
5.19/2.60	c (0,0) c conflict literals     : 15778          (29.24 % deleted)
5.19/2.60	c (0,0) c CPU time              : 0.015761 s
5.19/2.60	c (0,0) 
5.19/2.60	c (0,0) s SATISFIABLE
5.19/2.63	c (0,0) SatSolver.solve End
5.19/2.63	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 15 MiB used (max 0 MiB)
5.19/2.63	c (0,0) Show results Begin
5.19/2.69	s SATISFIABLE
5.19/2.70	v <instantiation>
5.19/2.70	v     <list>v[0] v[1] v[2] v[3] v[4] v[5] v[6] v[7] v[8] v[9] v[10] v[11] v[12] v[13] v[14] v[15] v[16] v[17] v[18] v[19] v[20] v[21] v[22] v[23] v[24] v[25] v[26] v[27] v[28] v[29] p[0] p[1] p[2] p[3] p[4] p[5] p[6] p[7] p[8] p[9] p[10] p[11] p[12] p[13] p[14] p[15] p[16] p[17] p[18] p[19] p[20] p[21] p[22] p[23] p[24] p[25] p[26] p[27] p[28] p[29]</list>
5.19/2.70	v     <values>3 15 13 14 3 4 5 7 11 9 4 12 5 8 10 7 13 15 14 9 11 6 8 2 12 10 2 1 6 1 29 27 26 23 4 0 10 5 12 6 28 21 15 7 22 13 19 9 25 14 20 8 24 11 16 2 18 3 17 1</values>
5.19/2.70	v </instantiation>
5.38/2.70	c (0,0) Show results End
5.38/2.70	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 17 MiB used (max 0 MiB)
5.38/2.71	c (0,0) 0,0,STOP-AFTER(ALL)
5.38/2.71	c END-Prog: Sun Aug 12 13:14:35 CEST 2018

Verifier Data

OK	

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

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.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (2862 MiB free)
  memory of node 1: 16384 MiB (5313 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4305351-1534072473/watcher-4305351-1534072473 -o /tmp/evaluation-result-4305351-1534072473/solver-4305351-1534072473 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node151-1534062410-3793 --watchdog 2580 scop.sh 11g scop.jar -order minisat_release default HOME HOME/instance-4305351-1534072473.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 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
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=6209, runsolver pid=6206

[startup+0.100149 s]*
/proc/loadavg: 1.92 2.00 2.04 3/223 6226
/proc/meminfo: memFree=8312200/32770624 swapFree=67108860/67108860
[pid=6209] ppid=6206 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/6209/stat : 6209 (scop.sh) S 6206 6209 3762 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 224810467 115843072 349 33554432000 4194304 5098028 140736474493168 140736474490424 139879144665724 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 31223808 140736474502208 140736474502407 140736474502407 140736474505165 0
/proc/6209/statm: 28282 349 296 221 0 87 0
[pid=6212] ppid=6209 vsize=15012476 memory=73064 CPUtime=0.1 cores=0,2,4,6
/proc/6212/stat : 6212 (java) S 6209 6209 3762 0 -1 1077944320 6448 0 0 0 9 1 0 0 20 0 15 0 224810467 15372775424 18266 33554432000 4194304 4196468 140726444511296 140726444493840 139723742338807 0 0 2 16800973 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 7503872 140726444516359 140726444516657 140726444516657 140726444519375 0
/proc/6212/statm: 3753119 18266 2741 1 0 3715579 0
[pid=6212/tid=6213] ppid=6209 vsize=15012476 memory=-2843874001871029406 CPUtime=0.09 cores=0,2,4,6
/proc/6212/task/6213/stat : 6213 (java) R 6209 6209 3762 0 -1 4202560 4586 0 0 0 8 1 0 0 20 0 15 0 224810468 15372775424 18397 33554432000 4194304 4196468 140726444511296 139723714150792 139723725525616 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7503872 140726444516359 140726444516657 140726444516657 140726444519375 0
[pid=6212/tid=6214] ppid=6209 vsize=15012476 memory=8303054830060986464 CPUtime=0 cores=0,2,4,6
/proc/6212/task/6214/stat : 6214 (java) S 6209 6209 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224810469 15372775424 18397 33554432000 4194304 4196468 140726444511296 139723746581136 139723742349013 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7503872 140726444516359 140726444516657 140726444516657 140726444519375 0
[pid=6212/tid=6215] ppid=6209 vsize=15012476 memory=139743366112896 CPUtime=0 cores=0,2,4,6
/proc/6212/task/6215/stat : 6215 (java) S 6209 6209 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224810469 15372775424 18397 33554432000 4194304 4196468 140726444511296 139723545356816 139723742349013 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7503872 140726444516359 140726444516657 140726444516657 140726444519375 0
[pid=6212/tid=6216] ppid=6209 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6212/task/6216/stat : 6216 (java) S 6209 6209 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224810469 15372775424 18397 33554432000 4194304 4196468 140726444511296 139723544304016 139723742349013 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7503872 140726444516359 140726444516657 140726444516657 140726444519375 0
[pid=6212/tid=6217] ppid=6209 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6212/task/6217/stat : 6217 (java) S 6209 6209 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224810469 15372775424 18397 33554432000 4194304 4196468 140726444511296 139723543251216 139723742349013 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7503872 140726444516359 140726444516657 140726444516657 140726444519375 0
[pid=6212/tid=6218] ppid=6209 vsize=15012476 memory=139743366112896 CPUtime=0 cores=0,2,4,6
/proc/6212/task/6218/stat : 6218 (java) S 6209 6209 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224810471 15372775424 18397 33554432000 4194304 4196468 140726444511296 139722712873840 139723742349954 0 0 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7503872 140726444516359 140726444516657 140726444516657 140726444519375 0
[pid=6212/tid=6219] ppid=6209 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6212/task/6219/stat : 6219 (java) S 6209 6209 3762 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224810471 15372775424 18397 33554432000 4194304 4196468 140726444511296 139722332562976 139723742349013 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7503872 140726444516359 140726444516657 140726444516657 140726444519375 0
[pid=6212/tid=6220] ppid=6209 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6212/task/6220/stat : 6220 (java) S 6209 6209 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224810471 15372775424 18397 33554432000 4194304 4196468 140726444511296 139722064127344 139723742349013 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7503872 140726444516359 140726444516657 140726444516657 140726444519375 0
[pid=6212/tid=6221] ppid=6209 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6212/task/6221/stat : 6221 (java) S 6209 6209 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224810474 15372775424 18397 33554432000 4194304 4196468 140726444511296 139721689618768 139723742357403 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7503872 140726444516359 140726444516657 140726444516657 140726444519375 0
[pid=6212/tid=6222] ppid=6209 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6212/task/6222/stat : 6222 (java) S 6209 6209 3762 0 -1 1077944384 302 0 0 0 0 0 0 0 20 0 15 0 224810474 15372775424 18397 33554432000 4194304 4196468 140726444511296 139722711820656 139723742349954 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7503872 140726444516359 140726444516657 140726444516657 140726444519375 0
[pid=6212/tid=6223] ppid=6209 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6212/task/6223/stat : 6223 (java) S 6209 6209 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224810474 15372775424 18397 33554432000 4194304 4196468 140726444511296 139722710767856 139723742349954 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7503872 140726444516359 140726444516657 140726444516657 140726444519375 0
[pid=6212/tid=6224] ppid=6209 vsize=15012476 memory=139743366112896 CPUtime=0.01 cores=0,2,4,6
/proc/6212/task/6224/stat : 6224 (java) R 6209 6209 3762 0 -1 4202560 270 0 0 0 1 0 0 0 20 0 15 0 224810474 15372775424 18397 33554432000 4194304 4196468 140726444511296 139722709711000 139723721298642 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7503872 140726444516359 140726444516657 140726444516657 140726444519375 0
[pid=6212/tid=6225] ppid=6209 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6212/task/6225/stat : 6225 (java) S 6209 6209 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224810474 15372775424 18397 33554432000 4194304 4196468 140726444511296 139721191712992 139723742349013 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7503872 140726444516359 140726444516657 140726444516657 140726444519375 0
[pid=6212/tid=6226] ppid=6209 vsize=15012476 memory=139743366112896 CPUtime=0 cores=0,2,4,6
/proc/6212/task/6226/stat : 6226 (java) S 6209 6209 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224810474 15372775424 18397 33554432000 4194304 4196468 140726444511296 139722708663472 139723742349954 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7503872 140726444516359 140726444516657 140726444516657 140726444519375 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 74460 KiB

[startup+0.210544 s]*
/proc/loadavg: 1.92 2.00 2.04 5/223 6226
/proc/meminfo: memFree=8297596/32770624 swapFree=67108860/67108860
[pid=6209] ppid=6206 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/6209/stat : 6209 (scop.sh) S 6206 6209 3762 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 224810467 115843072 349 33554432000 4194304 5098028 140736474493168 140736474490424 139879144665724 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 31223808 140736474502208 140736474502407 140736474502407 140736474505165 0
/proc/6209/statm: 28282 349 296 221 0 87 0
[pid=6212] ppid=6209 vsize=15012476 memory=86652 CPUtime=0.25 cores=0,2,4,6
/proc/6212/stat : 6212 (java) S 6209 6209 3762 0 -1 1077944320 10002 0 0 0 23 2 0 0 20 0 15 0 224810467 15372775424 21663 33554432000 4194304 4196468 140726444511296 140726444493840 139723742338807 0 0 2 16800973 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 7503872 140726444516359 140726444516657 140726444516657 140726444519375 0
/proc/6212/statm: 3753119 21663 2905 1 0 3715579 0
[pid=6212/tid=6213] ppid=6209 vsize=15012476 memory=7022364632946311227 CPUtime=0.2 cores=0,2,4,6
/proc/6212/task/6213/stat : 6213 (java) R 6209 6209 3762 0 -1 4202560 7918 0 0 0 18 2 0 0 20 0 15 0 224810468 15372775424 21663 33554432000 4194304 4196468 140726444511296 139723714165200 139723742360733 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7503872 140726444516359 140726444516657 140726444516657 140726444519375 0
[pid=6212/tid=6214] ppid=6209 vsize=15012476 memory=540 CPUtime=0 cores=0,2,4,6
/proc/6212/task/6214/stat : 6214 (java) S 6209 6209 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224810469 15372775424 21663 33554432000 4194304 4196468 140726444511296 139723746581136 139723742349013 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7503872 140726444516359 140726444516657 140726444516657 140726444519375 0
[pid=6212/tid=6215] ppid=6209 vsize=15012476 memory=139743366138358 CPUtime=0 cores=0,2,4,6
/proc/6212/task/6215/stat : 6215 (java) S 6209 6209 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224810469 15372775424 21663 33554432000 4194304 4196468 140726444511296 139723545356816 139723742349013 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7503872 140726444516359 140726444516657 140726444516657 140726444519375 0
[pid=6212/tid=6216] ppid=6209 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6212/task/6216/stat : 6216 (java) S 6209 6209 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224810469 15372775424 21663 33554432000 4194304 4196468 140726444511296 139723544304016 139723742349013 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7503872 140726444516359 140726444516657 140726444516657 140726444519375 0
[pid=6212/tid=6217] ppid=6209 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6212/task/6217/stat : 6217 (java) S 6209 6209 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224810469 15372775424 21663 33554432000 4194304 4196468 140726444511296 139723543251216 139723742349013 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7503872 140726444516359 140726444516657 140726444516657 140726444519375 0
[pid=6212/tid=6218] ppid=6209 vsize=15012476 memory=139743366112896 CPUtime=0 cores=0,2,4,6
/proc/6212/task/6218/stat : 6218 (java) S 6209 6209 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224810471 15372775424 21663 33554432000 4194304 4196468 140726444511296 139722712873840 139723742349954 0 0 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7503872 140726444516359 140726444516657 140726444516657 140726444519375 0
[pid=6212/tid=6219] ppid=6209 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6212/task/6219/stat : 6219 (java) S 6209 6209 3762 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224810471 15372775424 21663 33554432000 4194304 4196468 140726444511296 139722332562976 139723742349013 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7503872 140726444516359 140726444516657 140726444516657 140726444519375 0
[pid=6212/tid=6220] ppid=6209 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6212/task/6220/stat : 6220 (java) S 6209 6209 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224810471 15372775424 21663 33554432000 4194304 4196468 140726444511296 139722064127344 139723742349013 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7503872 140726444516359 140726444516657 140726444516657 140726444519375 0
[pid=6212/tid=6221] ppid=6209 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6212/task/6221/stat : 6221 (java) S 6209 6209 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224810474 15372775424 21663 33554432000 4194304 4196468 140726444511296 139721689618768 139723742357403 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7503872 140726444516359 140726444516657 140726444516657 140726444519375 0
[pid=6212/tid=6222] ppid=6209 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6212/task/6222/stat : 6222 (java) S 6209 6209 3762 0 -1 1077944384 313 0 0 0 0 0 0 0 20 0 15 0 224810474 15372775424 21663 33554432000 4194304 4196468 140726444511296 139722711820656 139723742349954 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7503872 140726444516359 140726444516657 140726444516657 140726444519375 0
[pid=6212/tid=6223] ppid=6209 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6212/task/6223/stat : 6223 (java) S 6209 6209 3762 0 -1 1077944384 156 0 0 0 0 0 0 0 20 0 15 0 224810474 15372775424 21663 33554432000 4194304 4196468 140726444511296 139722710767856 139723742349954 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7503872 140726444516359 140726444516657 140726444516657 140726444519375 0
[pid=6212/tid=6224] ppid=6209 vsize=15012476 memory=139743366112896 CPUtime=0.03 cores=0,2,4,6
/proc/6212/task/6224/stat : 6224 (java) R 6209 6209 3762 0 -1 4202560 286 0 0 0 3 0 0 0 20 0 15 0 224810474 15372775424 21663 33554432000 4194304 4196468 140726444511296 139722709715056 139723742360154 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7503872 140726444516359 140726444516657 140726444516657 140726444519375 0
[pid=6212/tid=6225] ppid=6209 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6212/task/6225/stat : 6225 (java) S 6209 6209 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224810474 15372775424 21663 33554432000 4194304 4196468 140726444511296 139721191712992 139723742349013 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7503872 140726444516359 140726444516657 140726444516657 140726444519375 0
[pid=6212/tid=6226] ppid=6209 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6212/task/6226/stat : 6226 (java) S 6209 6209 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224810474 15372775424 21663 33554432000 4194304 4196468 140726444511296 139722708663472 139723742349954 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7503872 140726444516359 140726444516657 140726444516657 140726444519375 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 88048 KiB

[startup+0.310622 s]*
/proc/loadavg: 1.92 2.00 2.04 3/223 6226
/proc/meminfo: memFree=8294680/32770624 swapFree=67108860/67108860
[pid=6209] ppid=6206 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/6209/stat : 6209 (scop.sh) S 6206 6209 3762 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 224810467 115843072 349 33554432000 4194304 5098028 140736474493168 140736474490424 139879144665724 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 31223808 140736474502208 140736474502407 140736474502407 140736474505165 0
/proc/6209/statm: 28282 349 296 221 0 87 0
[pid=6212] ppid=6209 vsize=15012476 memory=90184 CPUtime=0.41 cores=0,2,4,6
/proc/6212/stat : 6212 (java) S 6209 6209 3762 0 -1 1077944320 10520 0 0 0 39 2 0 0 20 0 15 0 224810467 15372775424 22546 33554432000 4194304 4196468 140726444511296 140726444493840 139723742338807 0 0 2 16800973 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 7503872 140726444516359 140726444516657 140726444516657 140726444519375 0
/proc/6212/statm: 3753119 22546 2984 1 0 3715579 0
[pid=6212/tid=6213] ppid=6209 vsize=15012476 memory=8112282956445269571 CPUtime=0.29 cores=0,2,4,6
/proc/6212/task/6213/stat : 6213 (java) R 6209 6209 3762 0 -1 4202560 8291 0 0 0 27 2 0 0 20 0 15 0 224810468 15372775424 22546 33554432000 4194304 4196468 140726444511296 139723714133808 139723726382437 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7503872 140726444516359 140726444516657 140726444516657 140726444519375 0
[pid=6212/tid=6214] ppid=6209 vsize=15012476 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/6212/task/6214/stat : 6214 (java) S 6209 6209 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224810469 15372775424 22546 33554432000 4194304 4196468 140726444511296 139723746581136 139723742349013 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7503872 140726444516359 140726444516657 140726444516657 140726444519375 0
[pid=6212/tid=6215] ppid=6209 vsize=15012476 memory=-5587046532246807594 CPUtime=0 cores=0,2,4,6
/proc/6212/task/6215/stat : 6215 (java) S 6209 6209 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224810469 15372775424 22546 33554432000 4194304 4196468 140726444511296 139723545356816 139723742349013 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7503872 140726444516359 140726444516657 140726444516657 140726444519375 0
[pid=6212/tid=6216] ppid=6209 vsize=15012476 memory=7379517710693473142 CPUtime=0 cores=0,2,4,6
/proc/6212/task/6216/stat : 6216 (java) S 6209 6209 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224810469 15372775424 22546 33554432000 4194304 4196468 140726444511296 139723544304016 139723742349013 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7503872 140726444516359 140726444516657 140726444516657 140726444519375 0
[pid=6212/tid=6217] ppid=6209 vsize=15012476 memory=7016714186490735262 CPUtime=0 cores=0,2,4,6
/proc/6212/task/6217/stat : 6217 (java) S 6209 6209 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224810469 15372775424 22546 33554432000 4194304 4196468 140726444511296 139723543251216 139723742349013 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7503872 140726444516359 140726444516657 140726444516657 140726444519375 0
[pid=6212/tid=6218] ppid=6209 vsize=15012476 memory=-9062862659931694204 CPUtime=0 cores=0,2,4,6
/proc/6212/task/6218/stat : 6218 (java) S 6209 6209 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224810471 15372775424 22546 33554432000 4194304 4196468 140726444511296 139722712873840 139723742349954 0 0 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7503872 140726444516359 140726444516657 140726444516657 140726444519375 0
[pid=6212/tid=6219] ppid=6209 vsize=15012476 memory=3047711566422646390 CPUtime=0 cores=0,2,4,6
/proc/6212/task/6219/stat : 6219 (java) S 6209 6209 3762 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224810471 15372775424 22546 33554432000 4194304 4196468 140726444511296 139722332562976 139723742349013 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7503872 140726444516359 140726444516657 140726444516657 140726444519375 0
[pid=6212/tid=6220] ppid=6209 vsize=15012476 memory=8693815914432465728 CPUtime=0 cores=0,2,4,6
/proc/6212/task/6220/stat : 6220 (java) S 6209 6209 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224810471 15372775424 22546 33554432000 4194304 4196468 140726444511296 139722064127344 139723742349013 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7503872 140726444516359 140726444516657 140726444516657 140726444519375 0
[pid=6212/tid=6221] ppid=6209 vsize=15012476 memory=8325818968683490714 CPUtime=0 cores=0,2,4,6
/proc/6212/task/6221/stat : 6221 (java) S 6209 6209 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224810474 15372775424 22546 33554432000 4194304 4196468 140726444511296 139721689618768 139723742357403 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7503872 140726444516359 140726444516657 140726444516657 140726444519375 0
[pid=6212/tid=6222] ppid=6209 vsize=15012476 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/6212/task/6222/stat : 6222 (java) R 6209 6209 3762 0 -1 4202560 331 0 0 0 1 0 0 0 20 0 15 0 224810474 15372775424 22546 33554432000 4194304 4196468 140726444511296 139722711820656 139723735323849 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7503872 140726444516359 140726444516657 140726444516657 140726444519375 0
[pid=6212/tid=6223] ppid=6209 vsize=15012476 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/6212/task/6223/stat : 6223 (java) R 6209 6209 3762 0 -1 1077944384 263 0 0 0 2 0 0 0 20 0 15 0 224810474 15372775424 22546 33554432000 4194304 4196468 140726444511296 139722710767856 139723742349954 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7503872 140726444516359 140726444516657 140726444516657 140726444519375 0
[pid=6212/tid=6224] ppid=6209 vsize=15012476 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/6212/task/6224/stat : 6224 (java) R 6209 6209 3762 0 -1 4202560 306 0 0 0 7 0 0 0 20 0 15 0 224810474 15372775424 22546 33554432000 4194304 4196468 140726444511296 139722709715056 139723742350742 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7503872 140726444516359 140726444516657 140726444516657 140726444519375 0
[pid=6212/tid=6225] ppid=6209 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6212/task/6225/stat : 6225 (java) S 6209 6209 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224810474 15372775424 22546 33554432000 4194304 4196468 140726444511296 139721191712992 139723742349013 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7503872 140726444516359 140726444516657 140726444516657 140726444519375 0
[pid=6212/tid=6226] ppid=6209 vsize=15012476 memory=3978146556106913583 CPUtime=0 cores=0,2,4,6
/proc/6212/task/6226/stat : 6226 (java) S 6209 6209 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224810474 15372775424 22546 33554432000 4194304 4196468 140726444511296 139722708663472 139723742349954 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7503872 140726444516359 140726444516657 140726444516657 140726444519375 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 91580 KiB

[startup+0.700759 s]
/proc/loadavg: 1.92 2.00 2.04 3/223 6226
/proc/meminfo: memFree=8270280/32770624 swapFree=67108860/67108860
[pid=6209] ppid=6206 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/6209/stat : 6209 (scop.sh) S 6206 6209 3762 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 224810467 115843072 349 33554432000 4194304 5098028 140736474493168 140736474490424 139879144665724 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 31223808 140736474502208 140736474502407 140736474502407 140736474505165 0
/proc/6209/statm: 28282 349 296 221 0 87 0
[pid=6212] ppid=6209 vsize=15020872 memory=130216 CPUtime=1 cores=0,2,4,6
/proc/6212/stat : 6212 (java) S 6209 6209 3762 0 -1 1077944320 17634 0 0 0 95 5 0 0 20 0 15 0 224810467 15381372928 32554 33554432000 4194304 4196468 140726444511296 140726444493840 139723742338807 0 0 2 25189581 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 7503872 140726444516359 140726444516657 140726444516657 140726444519375 0
/proc/6212/statm: 3755218 32554 3154 1 0 3716603 0
[pid=6212/tid=6213] ppid=6209 vsize=15020872 memory=2372 CPUtime=0.67 cores=0,2,4,6
/proc/6212/task/6213/stat : 6213 (java) R 6209 6209 3762 0 -1 4202560 14930 0 0 0 63 4 0 0 20 0 15 0 224810468 15381372928 32554 33554432000 4194304 4196468 140726444511296 139723714172352 139723742360733 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7503872 140726444516359 140726444516657 140726444516657 140726444519375 0
[pid=6212/tid=6214] ppid=6209 vsize=15020872 memory=180 CPUtime=0 cores=0,2,4,6
/proc/6212/task/6214/stat : 6214 (java) S 6209 6209 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224810469 15381372928 32554 33554432000 4194304 4196468 140726444511296 139723746581136 139723742349013 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7503872 140726444516359 140726444516657 140726444516657 140726444519375 0
[pid=6212/tid=6215] ppid=6209 vsize=15020872 memory=14795 CPUtime=0 cores=0,2,4,6
/proc/6212/task/6215/stat : 6215 (java) S 6209 6209 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224810469 15381372928 32554 33554432000 4194304 4196468 140726444511296 139723545356816 139723742349013 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7503872 140726444516359 140726444516657 140726444516657 140726444519375 0
[pid=6212/tid=6216] ppid=6209 vsize=15020872 memory=4957 CPUtime=0 cores=0,2,4,6
/proc/6212/task/6216/stat : 6216 (java) S 6209 6209 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224810469 15381372928 32554 33554432000 4194304 4196468 140726444511296 139723544304016 139723742349013 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7503872 140726444516359 140726444516657 140726444516657 140726444519375 0
[pid=6212/tid=6217] ppid=6209 vsize=15020872 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6212/task/6217/stat : 6217 (java) S 6209 6209 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224810469 15381372928 32554 33554432000 4194304 4196468 140726444511296 139723543251216 139723742349013 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7503872 140726444516359 140726444516657 140726444516657 140726444519375 0
[pid=6212/tid=6218] ppid=6209 vsize=15020872 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6212/task/6218/stat : 6218 (java) S 6209 6209 3762 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 224810471 15381372928 32554 33554432000 4194304 4196468 140726444511296 139722712873840 139723742349954 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7503872 140726444516359 140726444516657 140726444516657 140726444519375 0
[pid=6212/tid=6219] ppid=6209 vsize=15020872 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6212/task/6219/stat : 6219 (java) S 6209 6209 3762 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224810471 15381372928 32554 33554432000 4194304 4196468 140726444511296 139722332562976 139723742349013 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7503872 140726444516359 140726444516657 140726444516657 140726444519375 0
[pid=6212/tid=6220] ppid=6209 vsize=15020872 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6212/task/6220/stat : 6220 (java) S 6209 6209 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224810471 15381372928 32554 33554432000 4194304 4196468 140726444511296 139722064127344 139723742349013 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7503872 140726444516359 140726444516657 140726444516657 140726444519375 0
[pid=6212/tid=6221] ppid=6209 vsize=15020872 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6212/task/6221/stat : 6221 (java) S 6209 6209 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224810474 15381372928 32554 33554432000 4194304 4196468 140726444511296 139721689618768 139723742357403 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7503872 140726444516359 140726444516657 140726444516657 140726444519375 0
[pid=6212/tid=6222] ppid=6209 vsize=15020872 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/6212/task/6222/stat : 6222 (java) S 6209 6209 3762 0 -1 1077944384 478 0 0 0 7 0 0 0 20 0 15 0 224810474 15381372928 32554 33554432000 4194304 4196468 140726444511296 139722711820656 139723742349954 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7503872 140726444516359 140726444516657 140726444516657 140726444519375 0
[pid=6212/tid=6223] ppid=6209 vsize=15020872 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/6212/task/6223/stat : 6223 (java) S 6209 6209 3762 0 -1 1077944384 490 0 0 0 9 0 0 0 20 0 15 0 224810474 15381372928 32554 33554432000 4194304 4196468 140726444511296 139722710767856 139723742349954 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7503872 140726444516359 140726444516657 140726444516657 140726444519375 0
[pid=6212/tid=6224] ppid=6209 vsize=15020872 memory=0 CPUtime=0.15 cores=0,2,4,6
/proc/6212/task/6224/stat : 6224 (java) S 6209 6209 3762 0 -1 1077944384 400 0 0 0 15 0 0 0 20 0 15 0 224810474 15381372928 32554 33554432000 4194304 4196468 140726444511296 139722709715056 139723742349954 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7503872 140726444516359 140726444516657 140726444516657 140726444519375 0
[pid=6212/tid=6225] ppid=6209 vsize=15020872 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6212/task/6225/stat : 6225 (java) S 6209 6209 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224810474 15381372928 32554 33554432000 4194304 4196468 140726444511296 139721191712992 139723742349013 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7503872 140726444516359 140726444516657 140726444516657 140726444519375 0
[pid=6212/tid=6226] ppid=6209 vsize=15020872 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6212/task/6226/stat : 6226 (java) S 6209 6209 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224810474 15381372928 32554 33554432000 4194304 4196468 140726444511296 139722708663472 139723742349954 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7503872 140726444516359 140726444516657 140726444516657 140726444519375 0
Current children cumulated CPU time: 1 s
Current children cumulated vsize: 15134000 KiB
Current children cumulated memory: 131612 KiB

[startup+1.50074 s]
/proc/loadavg: 1.92 2.00 2.04 4/223 6226
/proc/meminfo: memFree=8242116/32770624 swapFree=67108860/67108860
[pid=6209] ppid=6206 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/6209/stat : 6209 (scop.sh) S 6206 6209 3762 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 224810467 115843072 349 33554432000 4194304 5098028 140736474493168 140736474490424 139879144665724 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 31223808 140736474502208 140736474502407 140736474502407 140736474505165 0
/proc/6209/statm: 28282 349 296 221 0 87 0

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

/proc/6209/stat : 6209 (scop.sh) S 6206 6209 3762 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 224810467 115843072 349 33554432000 4194304 5098028 140736474493168 140736474490424 139879144665724 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 31223808 140736474502208 140736474502407 140736474502407 140736474505165 0
/proc/6209/statm: 28282 349 296 221 0 87 0
[pid=6212] ppid=6209 vsize=15024968 memory=200572 CPUtime=3.27 cores=0,2,4,6
/proc/6212/stat : 6212 (java) S 6209 6209 3762 0 -1 1077944320 21983 0 0 0 319 8 0 0 20 0 15 0 224810467 15385567232 50143 33554432000 4194304 4196468 140726444511296 140726444493840 139723742338807 0 0 2 25189581 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 7503872 140726444516359 140726444516657 140726444516657 140726444519375 0
/proc/6212/statm: 3756242 50143 3192 1 0 3717627 0
[pid=6212/tid=6213] ppid=6209 vsize=15024968 memory=1396 CPUtime=1.57 cores=0,2,4,6
/proc/6212/task/6213/stat : 6213 (java) R 6209 6209 3762 0 -1 4202560 16082 0 0 0 151 6 0 0 20 0 15 0 224810468 15385567232 50143 33554432000 4194304 4196468 140726444511296 139723714177104 139723229533159 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7503872 140726444516359 140726444516657 140726444516657 140726444519375 0
[pid=6212/tid=6214] ppid=6209 vsize=15024968 memory=143392 CPUtime=0 cores=0,2,4,6
/proc/6212/task/6214/stat : 6214 (java) S 6209 6209 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224810469 15385567232 50143 33554432000 4194304 4196468 140726444511296 139723746581136 139723742349013 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7503872 140726444516359 140726444516657 140726444516657 140726444519375 0
[pid=6212/tid=6215] ppid=6209 vsize=15024968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6212/task/6215/stat : 6215 (java) S 6209 6209 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224810469 15385567232 50143 33554432000 4194304 4196468 140726444511296 139723545356816 139723742349013 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7503872 140726444516359 140726444516657 140726444516657 140726444519375 0
[pid=6212/tid=6216] ppid=6209 vsize=15024968 memory=54 CPUtime=0 cores=0,2,4,6
/proc/6212/task/6216/stat : 6216 (java) S 6209 6209 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224810469 15385567232 50143 33554432000 4194304 4196468 140726444511296 139723544304016 139723742349013 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7503872 140726444516359 140726444516657 140726444516657 140726444519375 0
[pid=6212/tid=6217] ppid=6209 vsize=15024968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6212/task/6217/stat : 6217 (java) S 6209 6209 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224810469 15385567232 50143 33554432000 4194304 4196468 140726444511296 139723543251216 139723742349013 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7503872 140726444516359 140726444516657 140726444516657 140726444519375 0
[pid=6212/tid=6218] ppid=6209 vsize=15024968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6212/task/6218/stat : 6218 (java) S 6209 6209 3762 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 224810471 15385567232 50143 33554432000 4194304 4196468 140726444511296 139722712873840 139723742349954 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7503872 140726444516359 140726444516657 140726444516657 140726444519375 0
[pid=6212/tid=6219] ppid=6209 vsize=15024968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6212/task/6219/stat : 6219 (java) S 6209 6209 3762 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224810471 15385567232 50143 33554432000 4194304 4196468 140726444511296 139722332562976 139723742349013 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7503872 140726444516359 140726444516657 140726444516657 140726444519375 0
[pid=6212/tid=6220] ppid=6209 vsize=15024968 memory=22 CPUtime=0 cores=0,2,4,6
/proc/6212/task/6220/stat : 6220 (java) S 6209 6209 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224810471 15385567232 50143 33554432000 4194304 4196468 140726444511296 139722064127344 139723742349013 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7503872 140726444516359 140726444516657 140726444516657 140726444519375 0
[pid=6212/tid=6221] ppid=6209 vsize=15024968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6212/task/6221/stat : 6221 (java) S 6209 6209 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224810474 15385567232 50143 33554432000 4194304 4196468 140726444511296 139721689618768 139723742357403 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7503872 140726444516359 140726444516657 140726444516657 140726444519375 0
[pid=6212/tid=6222] ppid=6209 vsize=15024968 memory=0 CPUtime=0.47 cores=0,2,4,6
/proc/6212/task/6222/stat : 6222 (java) R 6209 6209 3762 0 -1 4202560 1231 0 0 0 47 0 0 0 20 0 15 0 224810474 15385567232 50143 33554432000 4194304 4196468 140726444511296 139722711806840 139723726244812 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7503872 140726444516359 140726444516657 140726444516657 140726444519375 0
[pid=6212/tid=6223] ppid=6209 vsize=15024968 memory=0 CPUtime=0.52 cores=0,2,4,6
/proc/6212/task/6223/stat : 6223 (java) R 6209 6209 3762 0 -1 4202560 950 0 0 0 52 0 0 0 20 0 15 0 224810474 15385567232 50143 33554432000 4194304 4196468 140726444511296 139722710749088 139723727260610 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7503872 140726444516359 140726444516657 140726444516657 140726444519375 0
[pid=6212/tid=6224] ppid=6209 vsize=15024968 memory=0 CPUtime=0.67 cores=0,2,4,6
/proc/6212/task/6224/stat : 6224 (java) S 6209 6209 3762 0 -1 1077944384 2387 0 0 0 67 0 0 0 20 0 15 0 224810474 15385567232 50143 33554432000 4194304 4196468 140726444511296 139722709715056 139723742349954 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7503872 140726444516359 140726444516657 140726444516657 140726444519375 0
[pid=6212/tid=6225] ppid=6209 vsize=15024968 memory=2 CPUtime=0 cores=0,2,4,6
/proc/6212/task/6225/stat : 6225 (java) S 6209 6209 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224810474 15385567232 50143 33554432000 4194304 4196468 140726444511296 139721191712992 139723742349013 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7503872 140726444516359 140726444516657 140726444516657 140726444519375 0
[pid=6212/tid=6226] ppid=6209 vsize=15024968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6212/task/6226/stat : 6226 (java) S 6209 6209 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224810474 15385567232 50143 33554432000 4194304 4196468 140726444511296 139722708663472 139723742349954 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7503872 140726444516359 140726444516657 140726444516657 140726444519375 0
Current children cumulated CPU time: 3.27 s
Current children cumulated vsize: 15138096 KiB
Current children cumulated memory: 201968 KiB

[startup+2.40067 s]
/proc/loadavg: 1.92 2.00 2.04 4/223 6241
/proc/meminfo: memFree=8332436/32770624 swapFree=67108860/67108860
[pid=6209] ppid=6206 vsize=113128 memory=1472 CPUtime=4.13 cores=0,2,4,6
/proc/6209/stat : 6209 (scop.sh) S 6206 6209 3762 0 -1 4202496 590 24314 0 0 0 0 403 10 20 0 1 0 224810467 115843072 368 33554432000 4194304 5098028 140736474493168 140736474489912 139879144665724 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 31223808 140736474502208 140736474502407 140736474502407 140736474505165 0
/proc/6209/statm: 28282 368 311 221 0 87 0
[pid=6227] ppid=6209 vsize=7406384 memory=89008 CPUtime=0.7 cores=0,2,4,6
/proc/6227/stat : 6227 (java) S 6209 6209 3762 0 -1 1077944320 15939 0 0 0 65 5 0 0 20 0 15 0 224810654 7584137216 22252 33554432000 4194304 4196468 140722474374256 140722474356800 140330968534775 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 24125440 140722474378422 140722474378545 140722474378545 140722474381263 0
/proc/6227/statm: 1851596 22252 2999 1 0 1813530 0
[pid=6227/tid=6228] ppid=6209 vsize=7406384 memory=0 CPUtime=0.51 cores=0,2,4,6
/proc/6227/task/6228/stat : 6228 (java) R 6209 6209 3762 0 -1 4202560 13573 0 0 0 47 4 0 0 20 0 15 0 224810654 7584137216 22252 33554432000 4194304 4196468 140722474374256 140330940361232 140330948810656 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24125440 140722474378422 140722474378545 140722474378545 140722474381263 0
[pid=6227/tid=6229] ppid=6209 vsize=7406384 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6227/task/6229/stat : 6229 (java) S 6209 6209 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224810656 7584137216 22252 33554432000 4194304 4196468 140722474374256 140330972777232 140330968544981 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24125440 140722474378422 140722474378545 140722474378545 140722474381263 0
[pid=6227/tid=6230] ppid=6209 vsize=7406384 memory=14795 CPUtime=0 cores=0,2,4,6
/proc/6227/task/6230/stat : 6230 (java) S 6209 6209 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224810656 7584137216 22252 33554432000 4194304 4196468 140722474374256 140330772945808 140330968544981 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24125440 140722474378422 140722474378545 140722474378545 140722474381263 0
[pid=6227/tid=6231] ppid=6209 vsize=7406384 memory=4957 CPUtime=0 cores=0,2,4,6
/proc/6227/task/6231/stat : 6231 (java) S 6209 6209 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224810656 7584137216 22252 33554432000 4194304 4196468 140722474374256 140330771893264 140330968544981 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24125440 140722474378422 140722474378545 140722474378545 140722474381263 0
[pid=6227/tid=6232] ppid=6209 vsize=7406384 memory=139743203743360 CPUtime=0 cores=0,2,4,6
/proc/6227/task/6232/stat : 6232 (java) S 6209 6209 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224810656 7584137216 22252 33554432000 4194304 4196468 140722474374256 140330770840720 140330968544981 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24125440 140722474378422 140722474378545 140722474378545 140722474381263 0
[pid=6227/tid=6233] ppid=6209 vsize=7406384 memory=139743203640112 CPUtime=0 cores=0,2,4,6
/proc/6227/task/6233/stat : 6233 (java) S 6209 6209 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224810657 7584137216 22252 33554432000 4194304 4196468 140722474374256 140330414983152 140330968545922 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24125440 140722474378422 140722474378545 140722474378545 140722474381263 0
[pid=6227/tid=6234] ppid=6209 vsize=7406384 memory=55 CPUtime=0 cores=0,2,4,6
/proc/6227/task/6234/stat : 6234 (java) S 6209 6209 3762 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224810658 7584137216 22252 33554432000 4194304 4196468 140722474374256 140329801999264 140330968544981 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24125440 140722474378422 140722474378545 140722474378545 140722474381263 0
[pid=6227/tid=6235] ppid=6209 vsize=7406384 memory=139743203743648 CPUtime=0 cores=0,2,4,6
/proc/6227/task/6235/stat : 6235 (java) S 6209 6209 3762 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 224810658 7584137216 22252 33554432000 4194304 4196468 140722474374256 140329667777520 140330968544981 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24125440 140722474378422 140722474378545 140722474378545 140722474381263 0
[pid=6227/tid=6236] ppid=6209 vsize=7406384 memory=139743203743552 CPUtime=0 cores=0,2,4,6
/proc/6227/task/6236/stat : 6236 (java) S 6209 6209 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224810660 7584137216 22252 33554432000 4194304 4196468 140722474374256 140329293273296 140330968553371 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24125440 140722474378422 140722474378545 140722474378545 140722474381263 0
[pid=6227/tid=6237] ppid=6209 vsize=7406384 memory=7959526885627856905 CPUtime=0.02 cores=0,2,4,6
/proc/6227/task/6237/stat : 6237 (java) S 6209 6209 3762 0 -1 1077944384 396 0 0 0 2 0 0 0 20 0 15 0 224810660 7584137216 22252 33554432000 4194304 4196468 140722474374256 140330413930992 140330968545922 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24125440 140722474378422 140722474378545 140722474378545 140722474381263 0
[pid=6227/tid=6238] ppid=6209 vsize=7406384 memory=139743203743904 CPUtime=0.03 cores=0,2,4,6
/proc/6227/task/6238/stat : 6238 (java) S 6209 6209 3762 0 -1 1077944384 236 0 0 0 3 0 0 0 20 0 15 0 224810660 7584137216 22252 33554432000 4194304 4196468 140722474374256 140330412878448 140330968545922 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24125440 140722474378422 140722474378545 140722474378545 140722474381263 0
[pid=6227/tid=6239] ppid=6209 vsize=7406384 memory=139743203743936 CPUtime=0.11 cores=0,2,4,6
/proc/6227/task/6239/stat : 6239 (java) S 6209 6209 3762 0 -1 1077944384 382 0 0 0 11 0 0 0 20 0 15 0 224810660 7584137216 22252 33554432000 4194304 4196468 140722474374256 140330411825904 140330968545922 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24125440 140722474378422 140722474378545 140722474378545 140722474381263 0
[pid=6227/tid=6240] ppid=6209 vsize=7406384 memory=139743203744032 CPUtime=0 cores=0,2,4,6
/proc/6227/task/6240/stat : 6240 (java) S 6209 6209 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224810660 7584137216 22252 33554432000 4194304 4196468 140722474374256 140328795368544 140330968544981 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24125440 140722474378422 140722474378545 140722474378545 140722474381263 0
[pid=6227/tid=6241] ppid=6209 vsize=7406384 memory=3547016071383499235 CPUtime=0 cores=0,2,4,6
/proc/6227/task/6241/stat : 6241 (java) S 6209 6209 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224810661 7584137216 22252 33554432000 4194304 4196468 140722474374256 140330410772784 140330968545922 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24125440 140722474378422 140722474378545 140722474378545 140722474381263 0
Current children cumulated CPU time: 4.83 s
Current children cumulated vsize: 7519512 KiB
Current children cumulated memory: 90480 KiB

[startup+2.60674 s]
/proc/loadavg: 1.92 2.00 2.04 4/223 6241
/proc/meminfo: memFree=8332436/32770624 swapFree=67108860/67108860
[pid=6209] ppid=6206 vsize=113128 memory=1472 CPUtime=4.13 cores=0,2,4,6
/proc/6209/stat : 6209 (scop.sh) S 6206 6209 3762 0 -1 4202496 590 24314 0 0 0 0 403 10 20 0 1 0 224810467 115843072 368 33554432000 4194304 5098028 140736474493168 140736474489912 139879144665724 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 31223808 140736474502208 140736474502407 140736474502407 140736474505165 0
/proc/6209/statm: 28282 368 311 221 0 87 0
[pid=6227] ppid=6209 vsize=7869560 memory=111928 CPUtime=1.06 cores=0,2,4,6
/proc/6227/stat : 6227 (java) S 6209 6209 3762 0 -1 1077944320 17750 664 0 0 98 7 1 0 20 0 17 0 224810654 8058429440 27982 33554432000 4194304 4196468 140722474374256 140722474356800 140330968534775 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 24125440 140722474378422 140722474378545 140722474378545 140722474381263 0
/proc/6227/statm: 1967390 27982 3152 1 0 1928789 0
[pid=6227/tid=6228] ppid=6209 vsize=7869560 memory=8112282956445269571 CPUtime=0.71 cores=0,2,4,6
/proc/6227/task/6228/stat : 6228 (java) R 6209 6209 3762 0 -1 4202560 14821 664 0 0 65 5 1 0 20 0 17 0 224810654 8058429440 27982 33554432000 4194304 4196468 140722474374256 140330940350432 140330968558365 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24125440 140722474378422 140722474378545 140722474378545 140722474381263 0
[pid=6227/tid=6229] ppid=6209 vsize=7869560 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/6227/task/6229/stat : 6229 (java) S 6209 6209 3762 0 -1 1077944384 1 664 0 0 0 0 1 0 20 0 17 0 224810656 8058429440 27982 33554432000 4194304 4196468 140722474374256 140330972777232 140330968544981 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24125440 140722474378422 140722474378545 140722474378545 140722474381263 0
[pid=6227/tid=6230] ppid=6209 vsize=7869560 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/6227/task/6230/stat : 6230 (java) S 6209 6209 3762 0 -1 1077944384 1 664 0 0 0 0 1 0 20 0 17 0 224810656 8058429440 27982 33554432000 4194304 4196468 140722474374256 140330772945808 140330968544981 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24125440 140722474378422 140722474378545 140722474378545 140722474381263 0
[pid=6227/tid=6231] ppid=6209 vsize=7869560 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/6227/task/6231/stat : 6231 (java) S 6209 6209 3762 0 -1 1077944384 1 664 0 0 0 0 1 0 20 0 17 0 224810656 8058429440 27982 33554432000 4194304 4196468 140722474374256 140330771893264 140330968544981 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24125440 140722474378422 140722474378545 140722474378545 140722474381263 0
[pid=6227/tid=6232] ppid=6209 vsize=7869560 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/6227/task/6232/stat : 6232 (java) S 6209 6209 3762 0 -1 1077944384 2 664 0 0 0 0 1 0 20 0 17 0 224810656 8058429440 27982 33554432000 4194304 4196468 140722474374256 140330770840720 140330968544981 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24125440 140722474378422 140722474378545 140722474378545 140722474381263 0
[pid=6227/tid=6233] ppid=6209 vsize=7869560 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/6227/task/6233/stat : 6233 (java) S 6209 6209 3762 0 -1 1077944384 6 664 0 0 0 0 1 0 20 0 17 0 224810657 8058429440 27982 33554432000 4194304 4196468 140722474374256 140330414983152 140330968545922 0 0 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24125440 140722474378422 140722474378545 140722474378545 140722474381263 0
[pid=6227/tid=6234] ppid=6209 vsize=7869560 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/6227/task/6234/stat : 6234 (java) S 6209 6209 3762 0 -1 1077944384 13 664 0 0 0 0 1 0 20 0 17 0 224810658 8058429440 27982 33554432000 4194304 4196468 140722474374256 140329801999264 140330968544981 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24125440 140722474378422 140722474378545 140722474378545 140722474381263 0
[pid=6227/tid=6235] ppid=6209 vsize=7869560 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/6227/task/6235/stat : 6235 (java) S 6209 6209 3762 0 -1 1077944384 21 664 0 0 0 0 1 0 20 0 17 0 224810658 8058429440 27982 33554432000 4194304 4196468 140722474374256 140329667777520 140330968544981 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24125440 140722474378422 140722474378545 140722474378545 140722474381263 0
[pid=6227/tid=6236] ppid=6209 vsize=7869560 memory=279486407565008 CPUtime=0.01 cores=0,2,4,6
/proc/6227/task/6236/stat : 6236 (java) S 6209 6209 3762 0 -1 1077944384 3 664 0 0 0 0 1 0 20 0 17 0 224810660 8058429440 27982 33554432000 4194304 4196468 140722474374256 140329293273296 140330968553371 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24125440 140722474378422 140722474378545 140722474378545 140722474381263 0
[pid=6227/tid=6237] ppid=6209 vsize=7869560 memory=6944656592455360604 CPUtime=0.08 cores=0,2,4,6
/proc/6227/task/6237/stat : 6237 (java) S 6209 6209 3762 0 -1 1077944384 627 664 0 0 7 0 1 0 20 0 17 0 224810660 8058429440 27982 33554432000 4194304 4196468 140722474374256 140330413930992 140330968545922 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24125440 140722474378422 140722474378545 140722474378545 140722474381263 0
[pid=6227/tid=6238] ppid=6209 vsize=7869560 memory=6944656592455097440 CPUtime=0.07 cores=0,2,4,6
/proc/6227/task/6238/stat : 6238 (java) S 6209 6209 3762 0 -1 1077944384 319 664 0 0 6 0 1 0 20 0 17 0 224810660 8058429440 27982 33554432000 4194304 4196468 140722474374256 140330412878448 140330968545922 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24125440 140722474378422 140722474378545 140722474378545 140722474381263 0
[pid=6227/tid=6239] ppid=6209 vsize=7869560 memory=6944656592455360604 CPUtime=0.19 cores=0,2,4,6
/proc/6227/task/6239/stat : 6239 (java) R 6209 6209 3762 0 -1 1077944384 553 664 0 0 18 0 1 0 20 0 17 0 224810660 8058429440 27982 33554432000 4194304 4196468 140722474374256 140330411825904 140330968545922 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24125440 140722474378422 140722474378545 140722474378545 140722474381263 0
[pid=6227/tid=6240] ppid=6209 vsize=7869560 memory=6944652177228980320 CPUtime=0.01 cores=0,2,4,6
/proc/6227/task/6240/stat : 6240 (java) S 6209 6209 3762 0 -1 1077944384 3 664 0 0 0 0 1 0 20 0 17 0 224810660 8058429440 27982 33554432000 4194304 4196468 140722474374256 140328795368544 140330968544981 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24125440 140722474378422 140722474378545 140722474378545 140722474381263 0
[pid=6227/tid=6241] ppid=6209 vsize=7869560 memory=6943526294502006880 CPUtime=0.01 cores=0,2,4,6
/proc/6227/task/6241/stat : 6241 (java) S 6209 6209 3762 0 -1 1077944384 1 664 0 0 0 0 1 0 20 0 17 0 224810661 8058429440 27982 33554432000 4194304 4196468 140722474374256 140330410772784 140330968545922 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24125440 140722474378422 140722474378545 140722474378545 140722474381263 0
Current children cumulated CPU time: 5.19 s
Current children cumulated vsize: 7982688 KiB
Current children cumulated memory: 113400 KiB

[startup+2.70875 s]
/proc/loadavg: 1.92 2.00 2.04 4/223 6241
/proc/meminfo: memFree=8332436/32770624 swapFree=67108860/67108860
[pid=6209] ppid=6206 vsize=113128 memory=1472 CPUtime=4.13 cores=0,2,4,6
/proc/6209/stat : 6209 (scop.sh) S 6206 6209 3762 0 -1 4202496 590 24314 0 0 0 0 403 10 20 0 1 0 224810467 115843072 368 33554432000 4194304 5098028 140736474493168 140736474489912 139879144665724 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 31223808 140736474502208 140736474502407 140736474502407 140736474505165 0
/proc/6209/statm: 28282 368 311 221 0 87 0
[pid=6227] ppid=6209 vsize=7871608 memory=116184 CPUtime=1.25 cores=0,2,4,6
/proc/6227/stat : 6227 (java) S 6209 6209 3762 0 -1 1077944320 18385 664 0 0 117 7 1 0 20 0 17 0 224810654 8060526592 29046 33554432000 4194304 4196468 140722474374256 140722474356800 140330968534775 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 24125440 140722474378422 140722474378545 140722474378545 140722474381263 0
/proc/6227/statm: 1967902 29046 3155 1 0 1929301 0
[pid=6227/tid=6228] ppid=6209 vsize=7871608 memory=3472468039431162384 CPUtime=0.81 cores=0,2,4,6
/proc/6227/task/6228/stat : 6228 (java) R 6209 6209 3762 0 -1 4202560 15234 664 0 0 75 5 1 0 20 0 17 0 224810654 8060526592 29046 33554432000 4194304 4196468 140722474374256 140330940367008 140330422842552 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24125440 140722474378422 140722474378545 140722474378545 140722474381263 0
[pid=6227/tid=6229] ppid=6209 vsize=7871608 memory=288230574492221466 CPUtime=0.01 cores=0,2,4,6
/proc/6227/task/6229/stat : 6229 (java) S 6209 6209 3762 0 -1 1077944384 1 664 0 0 0 0 1 0 20 0 17 0 224810656 8060526592 29046 33554432000 4194304 4196468 140722474374256 140330972777232 140330968544981 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24125440 140722474378422 140722474378545 140722474378545 140722474381263 0
[pid=6227/tid=6230] ppid=6209 vsize=7871608 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/6227/task/6230/stat : 6230 (java) S 6209 6209 3762 0 -1 1077944384 1 664 0 0 0 0 1 0 20 0 17 0 224810656 8060526592 29046 33554432000 4194304 4196468 140722474374256 140330772945808 140330968544981 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24125440 140722474378422 140722474378545 140722474378545 140722474381263 0
[pid=6227/tid=6231] ppid=6209 vsize=7871608 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/6227/task/6231/stat : 6231 (java) S 6209 6209 3762 0 -1 1077944384 1 664 0 0 0 0 1 0 20 0 17 0 224810656 8060526592 29046 33554432000 4194304 4196468 140722474374256 140330771893264 140330968544981 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24125440 140722474378422 140722474378545 140722474378545 140722474381263 0
[pid=6227/tid=6232] ppid=6209 vsize=7871608 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/6227/task/6232/stat : 6232 (java) S 6209 6209 3762 0 -1 1077944384 2 664 0 0 0 0 1 0 20 0 17 0 224810656 8060526592 29046 33554432000 4194304 4196468 140722474374256 140330770840720 140330968544981 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24125440 140722474378422 140722474378545 140722474378545 140722474381263 0
[pid=6227/tid=6233] ppid=6209 vsize=7871608 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/6227/task/6233/stat : 6233 (java) S 6209 6209 3762 0 -1 1077944384 6 664 0 0 0 0 1 0 20 0 17 0 224810657 8060526592 29046 33554432000 4194304 4196468 140722474374256 140330414983152 140330968545922 0 0 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24125440 140722474378422 140722474378545 140722474378545 140722474381263 0
[pid=6227/tid=6234] ppid=6209 vsize=7871608 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/6227/task/6234/stat : 6234 (java) S 6209 6209 3762 0 -1 1077944384 13 664 0 0 0 0 1 0 20 0 17 0 224810658 8060526592 29046 33554432000 4194304 4196468 140722474374256 140329801999264 140330968544981 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24125440 140722474378422 140722474378545 140722474378545 140722474381263 0
[pid=6227/tid=6235] ppid=6209 vsize=7871608 memory=56 CPUtime=0.01 cores=0,2,4,6
/proc/6227/task/6235/stat : 6235 (java) S 6209 6209 3762 0 -1 1077944384 21 664 0 0 0 0 1 0 20 0 17 0 224810658 8060526592 29046 33554432000 4194304 4196468 140722474374256 140329667777520 140330968544981 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24125440 140722474378422 140722474378545 140722474378545 140722474381263 0
[pid=6227/tid=6236] ppid=6209 vsize=7871608 memory=62 CPUtime=0.01 cores=0,2,4,6
/proc/6227/task/6236/stat : 6236 (java) S 6209 6209 3762 0 -1 1077944384 3 664 0 0 0 0 1 0 20 0 17 0 224810660 8060526592 29046 33554432000 4194304 4196468 140722474374256 140329293273296 140330968553371 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24125440 140722474378422 140722474378545 140722474378545 140722474381263 0
[pid=6227/tid=6237] ppid=6209 vsize=7871608 memory=74 CPUtime=0.1 cores=0,2,4,6
/proc/6227/task/6237/stat : 6237 (java) S 6209 6209 3762 0 -1 1077944384 632 664 0 0 9 0 1 0 20 0 17 0 224810660 8060526592 29046 33554432000 4194304 4196468 140722474374256 140330413930992 140330968545922 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24125440 140722474378422 140722474378545 140722474378545 140722474381263 0
[pid=6227/tid=6238] ppid=6209 vsize=7871608 memory=1396 CPUtime=0.08 cores=0,2,4,6
/proc/6227/task/6238/stat : 6238 (java) S 6209 6209 3762 0 -1 1077944384 328 664 0 0 7 0 1 0 20 0 17 0 224810660 8060526592 29046 33554432000 4194304 4196468 140722474374256 140330412878448 140330968545922 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24125440 140722474378422 140722474378545 140722474378545 140722474381263 0
[pid=6227/tid=6239] ppid=6209 vsize=7871608 memory=227648 CPUtime=0.23 cores=0,2,4,6
/proc/6227/task/6239/stat : 6239 (java) R 6209 6209 3762 0 -1 4202560 677 664 0 0 22 0 1 0 20 0 17 0 224810660 8060526592 29046 33554432000 4194304 4196468 140722474374256 140330411825904 140330961631611 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24125440 140722474378422 140722474378545 140722474378545 140722474381263 0
[pid=6227/tid=6240] ppid=6209 vsize=7871608 memory=1408 CPUtime=0.01 cores=0,2,4,6
/proc/6227/task/6240/stat : 6240 (java) S 6209 6209 3762 0 -1 1077944384 3 664 0 0 0 0 1 0 20 0 17 0 224810660 8060526592 29046 33554432000 4194304 4196468 140722474374256 140328795368544 140330968544981 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24125440 140722474378422 140722474378545 140722474378545 140722474381263 0
[pid=6227/tid=6241] ppid=6209 vsize=7871608 memory=3360 CPUtime=0.01 cores=0,2,4,6
/proc/6227/task/6241/stat : 6241 (java) S 6209 6209 3762 0 -1 1077944384 1 664 0 0 0 0 1 0 20 0 17 0 224810661 8060526592 29046 33554432000 4194304 4196468 140722474374256 140330410772784 140330968545922 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24125440 140722474378422 140722474378545 140722474378545 140722474381263 0
Current children cumulated CPU time: 5.38 s
Current children cumulated vsize: 7984736 KiB
Current children cumulated memory: 117656 KiB

Child status: 0
Real time (s): 2.71633
CPU time (s): 5.42155
CPU user time (s): 5.22955
CPU system time (s): 0.192001
CPU usage (%): 199.591
Max. virtual memory (cumulated for all children) (KiB): 15140232
Max. memory (cumulated for all children) (KiB): 229044

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.22955
system time used= 0.192001
maximum resident set size= 234140
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43994
page faults= 0
swaps= 0
block input operations= 0
block output operations= 264
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5098
involuntary context switches= 16


# summary of solver processes directly reported to runsolver:
#   pid: 6209
#   total CPU time (s): 5.42155
#   total CPU user time (s): 5.22955
#   total CPU system time (s): 0.192001

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.04621 second user time and 0.065114 second system time

The end

Launcher Data

Begin job on node151 at 2018-08-12 13:14:33
IDJOB=4305351
IDBENCH=141341
IDSOLVER=2782
FILE ID=node151/4305351-1534072473
RUNJOBID= node151-1534062410-3793
PBS_JOBID= 21036982
Free space on /tmp= 40848 MiB

SOLVER NAME= scop order+MapleCOMSPS (2018-07-31)
BENCH NAME= XCSP18/Langford/LangfordBin-15_c18.xml
COMMAND LINE= scop.sh 11g scop.jar -order minisat_release default TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4305351-1534072473/watcher-4305351-1534072473 -o /tmp/evaluation-result-4305351-1534072473/solver-4305351-1534072473 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node151-1534062410-3793 --watchdog 2580  scop.sh 11g scop.jar -order minisat_release default HOME HOME/instance-4305351-1534072473.xml

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

MD5SUM BENCH= 07ea5144b09b59ff4e6e73933349a8c8
RANDOM SEED=1777784537

node151.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.87
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.87
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.87
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.87
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:         8373188 kB
MemAvailable:   31697752 kB
Buffers:          262268 kB
Cached:         23016368 kB
SwapCached:            0 kB
Active:         10847748 kB
Inactive:       12693324 kB
Active(anon):     211088 kB
Inactive(anon):   103352 kB
Active(file):   10636660 kB
Inactive(file): 12589972 kB
Unevictable:        7836 kB
Mlocked:            7836 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7920 kB
Writeback:             0 kB
AnonPages:        270408 kB
Mapped:            71944 kB
Shmem:             49800 kB
Slab:             554616 kB
SReclaimable:     526392 kB
SUnreclaim:        28224 kB
KernelStack:        3680 kB
PageTables:         6044 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5897964 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    120832 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 40840 MiB
End job on node151 at 2018-08-12 13:14:36