Trace number 4305587

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 both+MapleCOMSPS (2018-07-31)SAT 5.27325 2.73714

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 -both -solver minisat_release -solverOption default -tmp HOME -serialFile HOME/scop-21659-serial-file.bin HOME/instance-4305587-1534072594.xml
0.66/0.52	
0.66/0.52	scop both+minisat_release (2018-07-31)
0.66/0.52	(Encoding Process)
0.66/0.52	
0.66/0.55	c BEGIN-Prog: Sun Aug 12 13:16:35 CEST 2018
0.66/0.55	c PID: 21662
0.66/0.55	c IP: 172.20.3.135
0.66/0.55	c HOST: node135.alineos.net
0.66/0.56	c (0,0) Parsing Begin
1.35/0.88	c (0,0) Parsing End
1.35/0.89	c (0,0) CSP: 60 int (0 aux), 0 bool (0 aux), 45 ctr, max domain size 30
1.35/0.89	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.35/0.89	c (0,0) Constraint Name Generate Begin
1.35/0.89	c (0,0) Ctr:HOME/instance-4305587-1534072594.xml,Add:Element:Eq:IntVar:Num
1.35/0.89	c (0,0) Constraint Name Generate End
1.35/0.89	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.35/0.89	c (0,0) CSP to CSPinCNF Begin
1.54/1.09	c (0,0) translated 5 (10%) constraints
1.81/1.15	c (0,0) translated 9 (20%) constraints
2.06/1.20	c (0,0) translated 14 (30%) constraints
2.06/1.23	c (0,0) translated 18 (40%) constraints
2.06/1.25	c (0,0) translated 23 (50%) constraints
2.06/1.27	c (0,0) translated 27 (60%) constraints
2.06/1.28	c (0,0) translated 32 (70%) constraints
2.06/1.29	c (0,0) translated 36 (80%) constraints
2.06/1.29	c (0,0) translated 41 (90%) constraints
2.06/1.29	c (0,0) translated 45 (100%) constraints
2.35/1.33	c (0,0) STATISTICS1:HOME/instance-4305587-1534072594.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.35/1.33	c (0,0) ==========================================
2.35/1.33	c (0,0) Both Encoding selects:
2.35/1.33	c (0,0) Order
2.35/1.33	c (0,0) ==========================================
2.35/1.39	c (0,0) translated 92 (10%) constraints
2.63/1.42	c (0,0) translated 183 (20%) constraints
2.63/1.45	c (0,0) translated 275 (30%) constraints
2.63/1.47	c (0,0) translated 366 (40%) constraints
2.63/1.49	c (0,0) translated 458 (50%) constraints
2.90/1.50	c (0,0) translated 549 (60%) constraints
2.90/1.52	c (0,0) translated 641 (70%) constraints
2.90/1.53	c (1,0) translated 732 (80%) constraints
2.90/1.54	c (1,1) translated 824 (90%) constraints
2.90/1.56	c (1,1) translated 915 (100%) constraints
2.90/1.56	c (1,1) CSP to CSPinCNF End
2.90/1.56	c (1,1) CSP: 60 int (0 aux), 450 bool (450 aux), 2730 ctr, max domain size 28
2.90/1.56	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.90/1.56	c (1,1) CSPinCNF Propagation Begin
3.19/1.62	c (1,1) 0 values, 330 unsatisfiable literals, and 390 valid clauses are removed
3.19/1.62	c (1,1) CSPinCNF Propagation End
3.19/1.63	c (1,1) CSP: 60 int (0 aux), 450 bool (450 aux), 2340 ctr, max domain size 28
3.19/1.63	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
3.19/1.63	c (1,1) Simplify CSPinCNF Begin
3.19/1.64	c (1,1) Simplify CSPinCNF End
3.19/1.64	c (1,1) CSP: 60 int (0 aux), 450 bool (450 aux), 2340 ctr, max domain size 28
3.19/1.64	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
3.19/1.64	c (1,1) Calculate Precise Domain Begin
3.19/1.64	c (1,1) 0 values are removed by re-calculation
3.19/1.64	c (1,1) Calculate Precise Domain End
3.19/1.64	c (1,1) CSP: 60 int (0 aux), 450 bool (450 aux), 2340 ctr, max domain size 28
3.19/1.64	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
3.19/1.64	c (1,1) CSPinCNF to SatSolver Begin
3.49/1.70	c (1,1) 234 (10 %) CSP clauses are encoded (1470 SAT variables, 1193 SAT clauses)
3.49/1.71	c (1,1) 468 (20 %) CSP clauses are encoded (1470 SAT variables, 1427 SAT clauses)
3.49/1.72	c (1,1) 702 (30 %) CSP clauses are encoded (1470 SAT variables, 1661 SAT clauses)
3.49/1.72	c (1,1) 936 (40 %) CSP clauses are encoded (1470 SAT variables, 1895 SAT clauses)
3.49/1.73	c (1,1) 1170 (50 %) CSP clauses are encoded (1470 SAT variables, 2129 SAT clauses)
3.49/1.73	c (1,1) 1404 (60 %) CSP clauses are encoded (1470 SAT variables, 2363 SAT clauses)
3.49/1.74	c (1,1) 1638 (70 %) CSP clauses are encoded (1470 SAT variables, 2597 SAT clauses)
3.49/1.74	c (1,1) 1872 (80 %) CSP clauses are encoded (1470 SAT variables, 2831 SAT clauses)
3.49/1.74	c (1,1) 2106 (90 %) CSP clauses are encoded (1470 SAT variables, 3065 SAT clauses)
3.49/1.76	c (1,1) 2340 (100 %) CSP clauses are encoded (1470 SAT variables, 3857 SAT clauses)
3.49/1.76	c (1,1) Launch Command will be: minisat_release
3.49/1.76	c (1,1) CSPinCNF to SatSolver End
3.49/1.76	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.49/1.79	c (1,1) STATISTICS2:HOME/instance-4305587-1534072594.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.49/1.79	c (1,1) 1470 bool, 3870 clause
3.49/1.79	c (1,1) Export Begin
3.80/1.87	c (1,1) Export to HOME/scop-21659-serial-file.bin
3.80/1.87	c (1,1) Export End
3.80/1.87	c (1,1) Export File Size: 0.01 MB
3.80/1.87	c (1,1) 0,0,1,1,1,1,1,STOP-AFTER(DIMACS)
3.80/1.87	c END-Prog: Sun Aug 12 13:16:36 CEST 2018
3.80/1.88	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-21659-serial-file.bin
4.52/2.37	c (0,0) Read Serial File Begin
4.52/2.37	c (0,0) HOME/scop-21659-serial-file.bin
4.79/2.53	c (0,0) Read Serial File End
4.79/2.55	
4.79/2.55	scop order+minisat_release (2018-07-31)
4.79/2.55	(Solving Process)
4.79/2.55	
4.79/2.57	c BEGIN-Prog: Sun Aug 12 13:16:37 CEST 2018
4.79/2.57	c PID: 21677
4.79/2.57	c IP: 172.20.3.135
4.79/2.57	c HOST: node135.alineos.net
4.79/2.57	c (0,0) SatSolver.solve Begin
4.79/2.57	c (0,0) 0 bool, 0 clause
4.79/2.57	c (0,0) minisat_release HOME/instance-4305587-1534072594.xml-scop-21662.cnf
5.00/2.62	c (0,0) c This is COMiniSatPS.
5.00/2.62	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
5.00/2.62	c (0,0) c ============================[ Problem Statistics ]=============================
5.00/2.62	c (0,0) c |                                                                             |
5.00/2.62	c (0,0) c |  Number of variables:          1470                                         |
5.00/2.62	c (0,0) c |  Number of clauses:            3870                                         |
5.00/2.62	c (0,0) c |  Parse time:                   0.00 s                                       |
5.00/2.62	c (0,0) c |  Eliminated clauses:           0.02 Mb                                      |
5.00/2.62	c (0,0) c Reduced to 865 vars, 2682 cls (grow=0)
5.00/2.62	c (0,0) c No iterative elimination performed. (vars=865, c/v ratio=3.1)
5.00/2.62	c (0,0) c |  Simplification time:          0.00 s                                       |
5.00/2.62	c (0,0) c |                                                                             |
5.00/2.62	c (0,0) c ============================[ Search Statistics ]==============================
5.00/2.62	c (0,0) c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.00/2.62	c (0,0) c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.00/2.62	c (0,0) c ===============================================================================
5.00/2.62	c (0,0) c ===============================================================================
5.00/2.62	c (0,0) c restarts              : 1
5.00/2.62	c (0,0) c conflicts             : 548            (32197 /sec)
5.00/2.62	c (0,0) c decisions             : 776            (0.00 % random) (45593 /sec)
5.00/2.62	c (0,0) c propagations          : 73306          (4307051 /sec)
5.00/2.62	c (0,0) c conflict literals     : 15778          (29.24 % deleted)
5.00/2.62	c (0,0) c CPU time              : 0.01702 s
5.00/2.62	c (0,0) 
5.00/2.62	c (0,0) s SATISFIABLE
5.00/2.65	c (0,0) SatSolver.solve End
5.00/2.65	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 15 MiB used (max 0 MiB)
5.00/2.65	c (0,0) Show results Begin
5.19/2.72	s SATISFIABLE
5.19/2.73	v <instantiation>
5.19/2.73	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.73	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.73	v </instantiation>
5.19/2.73	c (0,0) Show results End
5.19/2.73	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 17 MiB used (max 0 MiB)
5.19/2.73	c (0,0) 0,0,STOP-AFTER(ALL)
5.19/2.73	c END-Prog: Sun Aug 12 13:16:37 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 (6886 MiB free)
  memory of node 1: 16384 MiB (4467 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4305587-1534072594/watcher-4305587-1534072594 -o /tmp/evaluation-result-4305587-1534072594/solver-4305587-1534072594 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1534062530-19414 --watchdog 2580 scop.sh 11g scop.jar -both minisat_release default HOME HOME/instance-4305587-1534072594.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=21659, runsolver pid=21656

[startup+0.100134 s]*
/proc/loadavg: 2.01 2.04 2.05 4/225 21676
/proc/meminfo: memFree=11564536/32770624 swapFree=67108860/67108860
[pid=21659] ppid=21656 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/21659/stat : 21659 (scop.sh) S 21656 21659 19383 0 -1 4202496 562 321 0 0 0 0 0 0 20 0 1 0 224822573 115843072 349 33554432000 4194304 5098028 140734709531344 140734709528600 139652040200828 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 13381632 140734709539905 140734709540103 140734709540103 140734709542861 0
/proc/21659/statm: 28282 349 296 221 0 87 0
[pid=21662] ppid=21659 vsize=15012476 memory=72888 CPUtime=0.11 cores=0,2,4,6
/proc/21662/stat : 21662 (java) S 21659 21659 19383 0 -1 1077944320 6913 0 0 0 9 2 0 0 20 0 15 0 224822573 15372775424 18222 33554432000 4194304 4196468 140728062365808 140728062348352 139889605787383 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 18509824 140728062374919 140728062375217 140728062375217 140728062377935 0
/proc/21662/statm: 3753119 18222 2738 1 0 3715579 0
[pid=21662/tid=21663] ppid=21659 vsize=15012476 memory=7533807676074704953 CPUtime=0.09 cores=0,2,4,6
/proc/21662/task/21663/stat : 21663 (java) R 21659 21659 19383 0 -1 4202560 5033 0 0 0 7 2 0 0 20 0 15 0 224822573 15372775424 18353 33554432000 4194304 4196468 140728062365808 139889577599368 139889586063197 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18509824 140728062374919 140728062375217 140728062375217 140728062377935 0
[pid=21662/tid=21664] ppid=21659 vsize=15012476 memory=3472468834659604144 CPUtime=0 cores=0,2,4,6
/proc/21662/task/21664/stat : 21664 (java) S 21659 21659 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224822575 15372775424 18353 33554432000 4194304 4196468 140728062365808 139889610029456 139889605797589 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18509824 140728062374919 140728062375217 140728062375217 140728062377935 0
[pid=21662/tid=21665] ppid=21659 vsize=15012476 memory=140538431923840 CPUtime=0 cores=0,2,4,6
/proc/21662/task/21665/stat : 21665 (java) S 21659 21659 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224822575 15372775424 18353 33554432000 4194304 4196468 140728062365808 139889065928976 139889605797589 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18509824 140728062374919 140728062375217 140728062375217 140728062377935 0
[pid=21662/tid=21666] ppid=21659 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21662/task/21666/stat : 21666 (java) S 21659 21659 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224822575 15372775424 18353 33554432000 4194304 4196468 140728062365808 139889064876688 139889605797589 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18509824 140728062374919 140728062375217 140728062375217 140728062377935 0
[pid=21662/tid=21667] ppid=21659 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21662/task/21667/stat : 21667 (java) S 21659 21659 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224822575 15372775424 18353 33554432000 4194304 4196468 140728062365808 139889063823888 139889605797589 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18509824 140728062374919 140728062375217 140728062375217 140728062377935 0
[pid=21662/tid=21668] ppid=21659 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21662/task/21668/stat : 21668 (java) S 21659 21659 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224822577 15372775424 18353 33554432000 4194304 4196468 140728062365808 139888643463792 139889605798530 0 0 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18509824 140728062374919 140728062375217 140728062375217 140728062377935 0
[pid=21662/tid=21669] ppid=21659 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21662/task/21669/stat : 21669 (java) S 21659 21659 19383 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224822577 15372775424 18353 33554432000 4194304 4196468 140728062365808 139888158565664 139889605797589 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18509824 140728062374919 140728062375217 140728062375217 140728062377935 0
[pid=21662/tid=21670] ppid=21659 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21662/task/21670/stat : 21670 (java) S 21659 21659 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224822577 15372775424 18353 33554432000 4194304 4196468 140728062365808 139887890130544 139889605797589 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18509824 140728062374919 140728062375217 140728062375217 140728062377935 0
[pid=21662/tid=21671] ppid=21659 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21662/task/21671/stat : 21671 (java) S 21659 21659 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224822580 15372775424 18353 33554432000 4194304 4196468 140728062365808 139887515621968 139889605805979 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18509824 140728062374919 140728062375217 140728062375217 140728062377935 0
[pid=21662/tid=21672] ppid=21659 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21662/task/21672/stat : 21672 (java) S 21659 21659 19383 0 -1 1077944384 300 0 0 0 0 0 0 0 20 0 15 0 224822580 15372775424 18353 33554432000 4194304 4196468 140728062365808 139888642410608 139889605798530 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18509824 140728062374919 140728062375217 140728062375217 140728062377935 0
[pid=21662/tid=21673] ppid=21659 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21662/task/21673/stat : 21673 (java) S 21659 21659 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224822580 15372775424 18353 33554432000 4194304 4196468 140728062365808 139888641357808 139889605798530 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18509824 140728062374919 140728062375217 140728062375217 140728062377935 0
[pid=21662/tid=21674] ppid=21659 vsize=15012476 memory=140538431923840 CPUtime=0 cores=0,2,4,6
/proc/21662/task/21674/stat : 21674 (java) R 21659 21659 19383 0 -1 4202560 285 0 0 0 0 0 0 0 20 0 15 0 224822580 15372775424 18353 33554432000 4194304 4196468 140728062365808 139888640305520 139889598884219 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18509824 140728062374919 140728062375217 140728062375217 140728062377935 0
[pid=21662/tid=21675] ppid=21659 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21662/task/21675/stat : 21675 (java) S 21659 21659 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224822580 15372775424 18353 33554432000 4194304 4196468 140728062365808 139887017716192 139889605797589 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18509824 140728062374919 140728062375217 140728062375217 140728062377935 0
[pid=21662/tid=21676] ppid=21659 vsize=15012476 memory=140538431923840 CPUtime=0 cores=0,2,4,6
/proc/21662/task/21676/stat : 21676 (java) S 21659 21659 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224822580 15372775424 18353 33554432000 4194304 4196468 140728062365808 139888639253424 139889605798530 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18509824 140728062374919 140728062375217 140728062375217 140728062377935 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 74284 KiB

[startup+0.210871 s]*
/proc/loadavg: 2.01 2.04 2.05 3/225 21676
/proc/meminfo: memFree=11550568/32770624 swapFree=67108860/67108860
[pid=21659] ppid=21656 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/21659/stat : 21659 (scop.sh) S 21656 21659 19383 0 -1 4202496 562 321 0 0 0 0 0 0 20 0 1 0 224822573 115843072 349 33554432000 4194304 5098028 140734709531344 140734709528600 139652040200828 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 13381632 140734709539905 140734709540103 140734709540103 140734709542861 0
/proc/21659/statm: 28282 349 296 221 0 87 0
[pid=21662] ppid=21659 vsize=15012476 memory=86396 CPUtime=0.25 cores=0,2,4,6
/proc/21662/stat : 21662 (java) S 21659 21659 19383 0 -1 1077944320 10469 0 0 0 22 3 0 0 20 0 15 0 224822573 15372775424 21599 33554432000 4194304 4196468 140728062365808 140728062348352 139889605787383 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 18509824 140728062374919 140728062375217 140728062375217 140728062377935 0
/proc/21662/statm: 3753119 21599 2874 1 0 3715579 0
[pid=21662/tid=21663] ppid=21659 vsize=15012476 memory=8514701219881124769 CPUtime=0.19 cores=0,2,4,6
/proc/21662/task/21663/stat : 21663 (java) R 21659 21659 19383 0 -1 4202560 8360 0 0 0 17 2 0 0 20 0 15 0 224822573 15372775424 21599 33554432000 4194304 4196468 140728062365808 139889577613776 139889605799318 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18509824 140728062374919 140728062375217 140728062375217 140728062377935 0
[pid=21662/tid=21664] ppid=21659 vsize=15012476 memory=3472468834659604144 CPUtime=0 cores=0,2,4,6
/proc/21662/task/21664/stat : 21664 (java) S 21659 21659 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224822575 15372775424 21599 33554432000 4194304 4196468 140728062365808 139889610029456 139889605797589 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18509824 140728062374919 140728062375217 140728062375217 140728062377935 0
[pid=21662/tid=21665] ppid=21659 vsize=15012476 memory=140538431923840 CPUtime=0 cores=0,2,4,6
/proc/21662/task/21665/stat : 21665 (java) S 21659 21659 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224822575 15372775424 21599 33554432000 4194304 4196468 140728062365808 139889065928976 139889605797589 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18509824 140728062374919 140728062375217 140728062375217 140728062377935 0
[pid=21662/tid=21666] ppid=21659 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21662/task/21666/stat : 21666 (java) S 21659 21659 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224822575 15372775424 21599 33554432000 4194304 4196468 140728062365808 139889064876688 139889605797589 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18509824 140728062374919 140728062375217 140728062375217 140728062377935 0
[pid=21662/tid=21667] ppid=21659 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21662/task/21667/stat : 21667 (java) S 21659 21659 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224822575 15372775424 21599 33554432000 4194304 4196468 140728062365808 139889063823888 139889605797589 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18509824 140728062374919 140728062375217 140728062375217 140728062377935 0
[pid=21662/tid=21668] ppid=21659 vsize=15012476 memory=140538431923840 CPUtime=0 cores=0,2,4,6
/proc/21662/task/21668/stat : 21668 (java) S 21659 21659 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224822577 15372775424 21599 33554432000 4194304 4196468 140728062365808 139888643463792 139889605798530 0 0 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18509824 140728062374919 140728062375217 140728062375217 140728062377935 0
[pid=21662/tid=21669] ppid=21659 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21662/task/21669/stat : 21669 (java) S 21659 21659 19383 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224822577 15372775424 21599 33554432000 4194304 4196468 140728062365808 139888158565664 139889605797589 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18509824 140728062374919 140728062375217 140728062375217 140728062377935 0
[pid=21662/tid=21670] ppid=21659 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21662/task/21670/stat : 21670 (java) S 21659 21659 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224822577 15372775424 21599 33554432000 4194304 4196468 140728062365808 139887890130544 139889605797589 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18509824 140728062374919 140728062375217 140728062375217 140728062377935 0
[pid=21662/tid=21671] ppid=21659 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21662/task/21671/stat : 21671 (java) S 21659 21659 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224822580 15372775424 21599 33554432000 4194304 4196468 140728062365808 139887515621968 139889605805979 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18509824 140728062374919 140728062375217 140728062375217 140728062377935 0
[pid=21662/tid=21672] ppid=21659 vsize=15012476 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/21662/task/21672/stat : 21672 (java) S 21659 21659 19383 0 -1 1077944384 449 0 0 0 1 0 0 0 20 0 15 0 224822580 15372775424 21599 33554432000 4194304 4196468 140728062365808 139888642410608 139889605798530 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18509824 140728062374919 140728062375217 140728062375217 140728062377935 0
[pid=21662/tid=21673] ppid=21659 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21662/task/21673/stat : 21673 (java) S 21659 21659 19383 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 15 0 224822580 15372775424 21599 33554432000 4194304 4196468 140728062365808 139888641357808 139889605798530 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18509824 140728062374919 140728062375217 140728062375217 140728062377935 0
[pid=21662/tid=21674] ppid=21659 vsize=15012476 memory=140538431923840 CPUtime=0.03 cores=0,2,4,6
/proc/21662/task/21674/stat : 21674 (java) R 21659 21659 19383 0 -1 4202560 305 0 0 0 3 0 0 0 20 0 15 0 224822580 15372775424 21599 33554432000 4194304 4196468 140728062365808 139888640305520 139889584756374 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18509824 140728062374919 140728062375217 140728062375217 140728062377935 0
[pid=21662/tid=21675] ppid=21659 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21662/task/21675/stat : 21675 (java) S 21659 21659 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224822580 15372775424 21599 33554432000 4194304 4196468 140728062365808 139887017716192 139889605797589 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18509824 140728062374919 140728062375217 140728062375217 140728062377935 0
[pid=21662/tid=21676] ppid=21659 vsize=15012476 memory=140538431923840 CPUtime=0 cores=0,2,4,6
/proc/21662/task/21676/stat : 21676 (java) S 21659 21659 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224822580 15372775424 21599 33554432000 4194304 4196468 140728062365808 139888639253424 139889605798530 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18509824 140728062374919 140728062375217 140728062375217 140728062377935 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 87792 KiB

[startup+0.310945 s]*
/proc/loadavg: 2.01 2.04 2.05 3/225 21676
/proc/meminfo: memFree=11547280/32770624 swapFree=67108860/67108860
[pid=21659] ppid=21656 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/21659/stat : 21659 (scop.sh) S 21656 21659 19383 0 -1 4202496 562 321 0 0 0 0 0 0 20 0 1 0 224822573 115843072 349 33554432000 4194304 5098028 140734709531344 140734709528600 139652040200828 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 13381632 140734709539905 140734709540103 140734709540103 140734709542861 0
/proc/21659/statm: 28282 349 296 221 0 87 0
[pid=21662] ppid=21659 vsize=15012476 memory=90180 CPUtime=0.43 cores=0,2,4,6
/proc/21662/stat : 21662 (java) S 21659 21659 19383 0 -1 1077944320 11005 0 0 0 39 4 0 0 20 0 15 0 224822573 15372775424 22545 33554432000 4194304 4196468 140728062365808 140728062348352 139889605787383 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 18509824 140728062374919 140728062375217 140728062375217 140728062377935 0
/proc/21662/statm: 3753119 22545 3013 1 0 3715579 0
[pid=21662/tid=21663] ppid=21659 vsize=15012476 memory=8514701219881124769 CPUtime=0.3 cores=0,2,4,6
/proc/21662/task/21663/stat : 21663 (java) R 21659 21659 19383 0 -1 4202560 8732 0 0 0 27 3 0 0 20 0 15 0 224822573 15372775424 22545 33554432000 4194304 4196468 140728062365808 139889577582384 139889589867870 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18509824 140728062374919 140728062375217 140728062375217 140728062377935 0
[pid=21662/tid=21664] ppid=21659 vsize=15012476 memory=3472468834659604144 CPUtime=0 cores=0,2,4,6
/proc/21662/task/21664/stat : 21664 (java) S 21659 21659 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224822575 15372775424 22545 33554432000 4194304 4196468 140728062365808 139889610029456 139889605797589 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18509824 140728062374919 140728062375217 140728062375217 140728062377935 0
[pid=21662/tid=21665] ppid=21659 vsize=15012476 memory=281076741286784 CPUtime=0 cores=0,2,4,6
/proc/21662/task/21665/stat : 21665 (java) S 21659 21659 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224822575 15372775424 22545 33554432000 4194304 4196468 140728062365808 139889065928976 139889605797589 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18509824 140728062374919 140728062375217 140728062375217 140728062377935 0
[pid=21662/tid=21666] ppid=21659 vsize=15012476 memory=281076618758176 CPUtime=0 cores=0,2,4,6
/proc/21662/task/21666/stat : 21666 (java) S 21659 21659 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224822575 15372775424 22545 33554432000 4194304 4196468 140728062365808 139889064876688 139889605797589 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18509824 140728062374919 140728062375217 140728062375217 140728062377935 0
[pid=21662/tid=21667] ppid=21659 vsize=15012476 memory=140538309362959 CPUtime=0 cores=0,2,4,6
/proc/21662/task/21667/stat : 21667 (java) S 21659 21659 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224822575 15372775424 22545 33554432000 4194304 4196468 140728062365808 139889063823888 139889605797589 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18509824 140728062374919 140728062375217 140728062375217 140728062377935 0
[pid=21662/tid=21668] ppid=21659 vsize=15012476 memory=281076741293696 CPUtime=0 cores=0,2,4,6
/proc/21662/task/21668/stat : 21668 (java) S 21659 21659 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224822577 15372775424 22545 33554432000 4194304 4196468 140728062365808 139888643463792 139889605798530 0 0 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18509824 140728062374919 140728062375217 140728062375217 140728062377935 0
[pid=21662/tid=21669] ppid=21659 vsize=15012476 memory=140538309367567 CPUtime=0 cores=0,2,4,6
/proc/21662/task/21669/stat : 21669 (java) S 21659 21659 19383 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224822577 15372775424 22545 33554432000 4194304 4196468 140728062365808 139888158565664 139889605797589 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18509824 140728062374919 140728062375217 140728062375217 140728062377935 0
[pid=21662/tid=21670] ppid=21659 vsize=15012476 memory=140538309391424 CPUtime=0 cores=0,2,4,6
/proc/21662/task/21670/stat : 21670 (java) S 21659 21659 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224822577 15372775424 22545 33554432000 4194304 4196468 140728062365808 139887890130544 139889605797589 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18509824 140728062374919 140728062375217 140728062375217 140728062377935 0
[pid=21662/tid=21671] ppid=21659 vsize=15012476 memory=281076618767392 CPUtime=0 cores=0,2,4,6
/proc/21662/task/21671/stat : 21671 (java) S 21659 21659 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224822580 15372775424 22545 33554432000 4194304 4196468 140728062365808 139887515621968 139889605805979 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18509824 140728062374919 140728062375217 140728062375217 140728062377935 0
[pid=21662/tid=21672] ppid=21659 vsize=15012476 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/21662/task/21672/stat : 21672 (java) S 21659 21659 19383 0 -1 1077944384 540 0 0 0 2 0 0 0 20 0 15 0 224822580 15372775424 22545 33554432000 4194304 4196468 140728062365808 139888642410608 139889605798530 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18509824 140728062374919 140728062375217 140728062375217 140728062377935 0
[pid=21662/tid=21673] ppid=21659 vsize=15012476 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/21662/task/21673/stat : 21673 (java) S 21659 21659 19383 0 -1 1077944384 73 0 0 0 1 0 0 0 20 0 15 0 224822580 15372775424 22545 33554432000 4194304 4196468 140728062365808 139888641357808 139889605798530 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18509824 140728062374919 140728062375217 140728062375217 140728062377935 0
[pid=21662/tid=21674] ppid=21659 vsize=15012476 memory=140538431923840 CPUtime=0.07 cores=0,2,4,6
/proc/21662/task/21674/stat : 21674 (java) S 21659 21659 19383 0 -1 1077944384 327 0 0 0 7 0 0 0 20 0 15 0 224822580 15372775424 22545 33554432000 4194304 4196468 140728062365808 139888640305520 139889605798530 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18509824 140728062374919 140728062375217 140728062375217 140728062377935 0
[pid=21662/tid=21675] ppid=21659 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21662/task/21675/stat : 21675 (java) S 21659 21659 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224822580 15372775424 22545 33554432000 4194304 4196468 140728062365808 139887017716192 139889605797589 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18509824 140728062374919 140728062375217 140728062375217 140728062377935 0
[pid=21662/tid=21676] ppid=21659 vsize=15012476 memory=140538431925236 CPUtime=0 cores=0,2,4,6
/proc/21662/task/21676/stat : 21676 (java) S 21659 21659 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224822580 15372775424 22545 33554432000 4194304 4196468 140728062365808 139888639253424 139889605798530 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18509824 140728062374919 140728062375217 140728062375217 140728062377935 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 91576 KiB

[startup+0.700973 s]
/proc/loadavg: 2.01 2.04 2.05 3/225 21676
/proc/meminfo: memFree=11523096/32770624 swapFree=67108860/67108860
[pid=21659] ppid=21656 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/21659/stat : 21659 (scop.sh) S 21656 21659 19383 0 -1 4202496 562 321 0 0 0 0 0 0 20 0 1 0 224822573 115843072 349 33554432000 4194304 5098028 140734709531344 140734709528600 139652040200828 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 13381632 140734709539905 140734709540103 140734709540103 140734709542861 0
/proc/21659/statm: 28282 349 296 221 0 87 0
[pid=21662] ppid=21659 vsize=15020872 memory=129204 CPUtime=1 cores=0,2,4,6
/proc/21662/stat : 21662 (java) S 21659 21659 19383 0 -1 1077944320 18046 0 0 0 95 5 0 0 20 0 15 0 224822573 15381372928 32301 33554432000 4194304 4196468 140728062365808 140728062348352 139889605787383 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 18509824 140728062374919 140728062375217 140728062375217 140728062377935 0
/proc/21662/statm: 3755218 32301 3138 1 0 3716603 0
[pid=21662/tid=21663] ppid=21659 vsize=15020872 memory=57 CPUtime=0.67 cores=0,2,4,6
/proc/21662/task/21663/stat : 21663 (java) R 21659 21659 19383 0 -1 4202560 15410 0 0 0 63 4 0 0 20 0 15 0 224822573 15381372928 32301 33554432000 4194304 4196468 140728062365808 139889577625504 139889589831013 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18509824 140728062374919 140728062375217 140728062375217 140728062377935 0
[pid=21662/tid=21664] ppid=21659 vsize=15020872 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21662/task/21664/stat : 21664 (java) S 21659 21659 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224822575 15381372928 32301 33554432000 4194304 4196468 140728062365808 139889610029456 139889605797589 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18509824 140728062374919 140728062375217 140728062375217 140728062377935 0
[pid=21662/tid=21665] ppid=21659 vsize=15020872 memory=7886766292050393141 CPUtime=0 cores=0,2,4,6
/proc/21662/task/21665/stat : 21665 (java) S 21659 21659 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224822575 15381372928 32301 33554432000 4194304 4196468 140728062365808 139889065928976 139889605797589 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18509824 140728062374919 140728062375217 140728062375217 140728062377935 0
[pid=21662/tid=21666] ppid=21659 vsize=15020872 memory=7518566443438921825 CPUtime=0 cores=0,2,4,6
/proc/21662/task/21666/stat : 21666 (java) S 21659 21659 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224822575 15381372928 32301 33554432000 4194304 4196468 140728062365808 139889064876688 139889605797589 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18509824 140728062374919 140728062375217 140728062375217 140728062377935 0
[pid=21662/tid=21667] ppid=21659 vsize=15020872 memory=7372762397046498368 CPUtime=0 cores=0,2,4,6
/proc/21662/task/21667/stat : 21667 (java) S 21659 21659 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224822575 15381372928 32301 33554432000 4194304 4196468 140728062365808 139889063823888 139889605797589 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18509824 140728062374919 140728062375217 140728062375217 140728062377935 0
[pid=21662/tid=21668] ppid=21659 vsize=15020872 memory=2319389199337275488 CPUtime=0 cores=0,2,4,6
/proc/21662/task/21668/stat : 21668 (java) S 21659 21659 19383 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 224822577 15381372928 32301 33554432000 4194304 4196468 140728062365808 139888643463792 139889605798530 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18509824 140728062374919 140728062375217 140728062375217 140728062377935 0
[pid=21662/tid=21669] ppid=21659 vsize=15020872 memory=1444 CPUtime=0 cores=0,2,4,6
/proc/21662/task/21669/stat : 21669 (java) S 21659 21659 19383 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224822577 15381372928 32301 33554432000 4194304 4196468 140728062365808 139888158565664 139889605797589 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18509824 140728062374919 140728062375217 140728062375217 140728062377935 0
[pid=21662/tid=21670] ppid=21659 vsize=15020872 memory=1160 CPUtime=0 cores=0,2,4,6
/proc/21662/task/21670/stat : 21670 (java) S 21659 21659 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224822577 15381372928 32301 33554432000 4194304 4196468 140728062365808 139887890130544 139889605797589 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18509824 140728062374919 140728062375217 140728062375217 140728062377935 0
[pid=21662/tid=21671] ppid=21659 vsize=15020872 memory=968 CPUtime=0 cores=0,2,4,6
/proc/21662/task/21671/stat : 21671 (java) S 21659 21659 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224822580 15381372928 32301 33554432000 4194304 4196468 140728062365808 139887515621968 139889605805979 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18509824 140728062374919 140728062375217 140728062375217 140728062377935 0
[pid=21662/tid=21672] ppid=21659 vsize=15020872 memory=12144 CPUtime=0.07 cores=0,2,4,6
/proc/21662/task/21672/stat : 21672 (java) R 21659 21659 19383 0 -1 4202560 593 0 0 0 7 0 0 0 20 0 15 0 224822580 15381372928 32301 33554432000 4194304 4196468 140728062365808 139888642398448 139889585044109 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18509824 140728062374919 140728062375217 140728062375217 140728062377935 0
[pid=21662/tid=21673] ppid=21659 vsize=15020872 memory=1712 CPUtime=0.08 cores=0,2,4,6
/proc/21662/task/21673/stat : 21673 (java) R 21659 21659 19383 0 -1 1077944384 312 0 0 0 8 0 0 0 20 0 15 0 224822580 15381372928 32301 33554432000 4194304 4196468 140728062365808 139888641349456 139889605797589 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 18509824 140728062374919 140728062375217 140728062375217 140728062377935 0
[pid=21662/tid=21674] ppid=21659 vsize=15020872 memory=8812 CPUtime=0.15 cores=0,2,4,6
/proc/21662/task/21674/stat : 21674 (java) R 21659 21659 19383 0 -1 4202560 392 0 0 0 15 0 0 0 20 0 15 0 224822580 15381372928 32301 33554432000 4194304 4196468 140728062365808 139888640302456 139889585107668 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18509824 140728062374919 140728062375217 140728062375217 140728062377935 0
[pid=21662/tid=21675] ppid=21659 vsize=15020872 memory=4576 CPUtime=0 cores=0,2,4,6
/proc/21662/task/21675/stat : 21675 (java) S 21659 21659 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224822580 15381372928 32301 33554432000 4194304 4196468 140728062365808 139887017716192 139889605797589 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18509824 140728062374919 140728062375217 140728062375217 140728062377935 0
[pid=21662/tid=21676] ppid=21659 vsize=15020872 memory=15868 CPUtime=0 cores=0,2,4,6
/proc/21662/task/21676/stat : 21676 (java) S 21659 21659 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224822580 15381372928 32301 33554432000 4194304 4196468 140728062365808 139888639253424 139889605798530 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18509824 140728062374919 140728062375217 140728062375217 140728062377935 0
Current children cumulated CPU time: 1 s
Current children cumulated vsize: 15134000 KiB
Current children cumulated memory: 130600 KiB

[startup+1.5008 s]
/proc/loadavg: 2.01 2.04 2.05 3/225 21676
/proc/meminfo: memFree=11493788/32770624 swapFree=67108860/67108860
[pid=21659] ppid=21656 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/21659/stat : 21659 (scop.sh) S 21656 21659 19383 0 -1 4202496 562 321 0 0 0 0 0 0 20 0 1 0 224822573 115843072 349 33554432000 4194304 5098028 140734709531344 140734709528600 139652040200828 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 13381632 140734709539905 140734709540103 140734709540103 140734709542861 0
/proc/21659/statm: 28282 349 296 221 0 87 0

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

/proc/21659/stat : 21659 (scop.sh) S 21656 21659 19383 0 -1 4202496 562 321 0 0 0 0 0 0 20 0 1 0 224822573 115843072 349 33554432000 4194304 5098028 140734709531344 140734709528600 139652040200828 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 13381632 140734709539905 140734709540103 140734709540103 140734709542861 0
/proc/21659/statm: 28282 349 296 221 0 87 0
[pid=21662] ppid=21659 vsize=15022920 memory=196256 CPUtime=3.19 cores=0,2,4,6
/proc/21662/stat : 21662 (java) S 21659 21659 19383 0 -1 1077944320 21925 0 0 0 311 8 0 0 20 0 15 0 224822573 15383470080 49064 33554432000 4194304 4196468 140728062365808 140728062348352 139889605787383 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 18509824 140728062374919 140728062375217 140728062375217 140728062377935 0
/proc/21662/statm: 3755730 49064 3190 1 0 3717115 0
[pid=21662/tid=21663] ppid=21659 vsize=15022920 memory=140538309537344 CPUtime=1.57 cores=0,2,4,6
/proc/21662/task/21663/stat : 21663 (java) R 21659 21659 19383 0 -1 4202560 16581 0 0 0 151 6 0 0 20 0 15 0 224822573 15383470080 49064 33554432000 4194304 4196468 140728062365808 139889577625248 139889114506212 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18509824 140728062374919 140728062375217 140728062375217 140728062377935 0
[pid=21662/tid=21664] ppid=21659 vsize=15022920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21662/task/21664/stat : 21664 (java) S 21659 21659 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224822575 15383470080 49064 33554432000 4194304 4196468 140728062365808 139889610029456 139889605797589 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18509824 140728062374919 140728062375217 140728062375217 140728062377935 0
[pid=21662/tid=21665] ppid=21659 vsize=15022920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21662/task/21665/stat : 21665 (java) S 21659 21659 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224822575 15383470080 49064 33554432000 4194304 4196468 140728062365808 139889065928976 139889605797589 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18509824 140728062374919 140728062375217 140728062375217 140728062377935 0
[pid=21662/tid=21666] ppid=21659 vsize=15022920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21662/task/21666/stat : 21666 (java) S 21659 21659 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224822575 15383470080 49064 33554432000 4194304 4196468 140728062365808 139889064876688 139889605797589 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18509824 140728062374919 140728062375217 140728062375217 140728062377935 0
[pid=21662/tid=21667] ppid=21659 vsize=15022920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21662/task/21667/stat : 21667 (java) S 21659 21659 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224822575 15383470080 49064 33554432000 4194304 4196468 140728062365808 139889063823888 139889605797589 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18509824 140728062374919 140728062375217 140728062375217 140728062377935 0
[pid=21662/tid=21668] ppid=21659 vsize=15022920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21662/task/21668/stat : 21668 (java) S 21659 21659 19383 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 224822577 15383470080 49064 33554432000 4194304 4196468 140728062365808 139888643463792 139889605798530 0 0 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18509824 140728062374919 140728062375217 140728062375217 140728062377935 0
[pid=21662/tid=21669] ppid=21659 vsize=15022920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21662/task/21669/stat : 21669 (java) S 21659 21659 19383 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224822577 15383470080 49064 33554432000 4194304 4196468 140728062365808 139888158565664 139889605797589 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18509824 140728062374919 140728062375217 140728062375217 140728062377935 0
[pid=21662/tid=21670] ppid=21659 vsize=15022920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21662/task/21670/stat : 21670 (java) S 21659 21659 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224822577 15383470080 49064 33554432000 4194304 4196468 140728062365808 139887890130544 139889605797589 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18509824 140728062374919 140728062375217 140728062375217 140728062377935 0
[pid=21662/tid=21671] ppid=21659 vsize=15022920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21662/task/21671/stat : 21671 (java) S 21659 21659 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224822580 15383470080 49064 33554432000 4194304 4196468 140728062365808 139887515621968 139889605805979 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18509824 140728062374919 140728062375217 140728062375217 140728062377935 0
[pid=21662/tid=21672] ppid=21659 vsize=15022920 memory=0 CPUtime=0.46 cores=0,2,4,6
/proc/21662/task/21672/stat : 21672 (java) R 21659 21659 19383 0 -1 4202560 853 0 0 0 46 0 0 0 20 0 15 0 224822580 15383470080 49064 33554432000 4194304 4196468 140728062365808 139888642391728 139889590687648 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 18509824 140728062374919 140728062375217 140728062375217 140728062377935 0
[pid=21662/tid=21673] ppid=21659 vsize=15022920 memory=170926128 CPUtime=0.47 cores=0,2,4,6
/proc/21662/task/21673/stat : 21673 (java) R 21659 21659 19383 0 -1 4202560 752 0 0 0 46 1 0 0 20 0 15 0 224822580 15383470080 49064 33554432000 4194304 4196468 140728062365808 139888641344560 139889591817371 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18509824 140728062374919 140728062375217 140728062375217 140728062377935 0
[pid=21662/tid=21674] ppid=21659 vsize=15022920 memory=1396 CPUtime=0.67 cores=0,2,4,6
/proc/21662/task/21674/stat : 21674 (java) S 21659 21659 19383 0 -1 1077944384 2400 0 0 0 66 1 0 0 20 0 15 0 224822580 15383470080 49064 33554432000 4194304 4196468 140728062365808 139888640305520 139889605798530 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18509824 140728062374919 140728062375217 140728062375217 140728062377935 0
[pid=21662/tid=21675] ppid=21659 vsize=15022920 memory=163140 CPUtime=0 cores=0,2,4,6
/proc/21662/task/21675/stat : 21675 (java) S 21659 21659 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224822580 15383470080 49064 33554432000 4194304 4196468 140728062365808 139887017716192 139889605797589 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18509824 140728062374919 140728062375217 140728062375217 140728062377935 0
[pid=21662/tid=21676] ppid=21659 vsize=15022920 memory=56 CPUtime=0 cores=0,2,4,6
/proc/21662/task/21676/stat : 21676 (java) S 21659 21659 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224822580 15383470080 49064 33554432000 4194304 4196468 140728062365808 139888639253424 139889605798530 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18509824 140728062374919 140728062375217 140728062375217 140728062377935 0
Current children cumulated CPU time: 3.19 s
Current children cumulated vsize: 15136048 KiB
Current children cumulated memory: 197652 KiB

[startup+2.40076 s]
/proc/loadavg: 2.01 2.04 2.05 4/225 21691
/proc/meminfo: memFree=11581224/32770624 swapFree=67108860/67108860
[pid=21659] ppid=21656 vsize=113128 memory=1472 CPUtime=3.97 cores=0,2,4,6
/proc/21659/stat : 21659 (scop.sh) S 21656 21659 19383 0 -1 4202496 592 23684 0 0 0 0 386 11 20 0 1 0 224822573 115843072 368 33554432000 4194304 5098028 140734709531344 140734709528088 139652040200828 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 13381632 140734709539905 140734709540103 140734709540103 140734709542861 0
/proc/21659/statm: 28282 368 311 221 0 87 0
[pid=21677] ppid=21659 vsize=7406384 memory=90948 CPUtime=0.68 cores=0,2,4,6
/proc/21677/stat : 21677 (java) S 21659 21659 19383 0 -1 1077944320 15323 0 0 0 65 3 0 0 20 0 15 0 224822761 7584137216 22737 33554432000 4194304 4196468 140732179765680 140732179748224 140617913388791 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 16642048 140732179772597 140732179772721 140732179772721 140732179775439 0
/proc/21677/statm: 1851596 22737 3004 1 0 1813530 0
[pid=21677/tid=21678] ppid=21659 vsize=7406384 memory=0 CPUtime=0.5 cores=0,2,4,6
/proc/21677/task/21678/stat : 21678 (java) R 21659 21659 19383 0 -1 4202560 13035 0 0 0 47 3 0 0 20 0 15 0 224822762 7584137216 22737 33554432000 4194304 4196468 140732179765680 140617885223152 140617897469278 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16642048 140732179772597 140732179772721 140732179772721 140732179775439 0
[pid=21677/tid=21679] ppid=21659 vsize=7406384 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21677/task/21679/stat : 21679 (java) S 21659 21659 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224822763 7584137216 22737 33554432000 4194304 4196468 140732179765680 140617917630992 140617913398997 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16642048 140732179772597 140732179772721 140732179772721 140732179775439 0
[pid=21677/tid=21680] ppid=21659 vsize=7406384 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21677/task/21680/stat : 21680 (java) S 21659 21659 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224822763 7584137216 22737 33554432000 4194304 4196468 140732179765680 140617717799568 140617913398997 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16642048 140732179772597 140732179772721 140732179772721 140732179775439 0
[pid=21677/tid=21681] ppid=21659 vsize=7406384 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21677/task/21681/stat : 21681 (java) S 21659 21659 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224822763 7584137216 22737 33554432000 4194304 4196468 140732179765680 140617716746512 140617913398997 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16642048 140732179772597 140732179772721 140732179772721 140732179775439 0
[pid=21677/tid=21682] ppid=21659 vsize=7406384 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21677/task/21682/stat : 21682 (java) S 21659 21659 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224822763 7584137216 22737 33554432000 4194304 4196468 140732179765680 140617715693968 140617913398997 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16642048 140732179772597 140732179772721 140732179772721 140732179775439 0
[pid=21677/tid=21683] ppid=21659 vsize=7406384 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21677/task/21683/stat : 21683 (java) S 21659 21659 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224822764 7584137216 22737 33554432000 4194304 4196468 140732179765680 140617292163824 140617913399938 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16642048 140732179772597 140732179772721 140732179772721 140732179775439 0
[pid=21677/tid=21684] ppid=21659 vsize=7406384 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21677/task/21684/stat : 21684 (java) S 21659 21659 19383 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224822765 7584137216 22737 33554432000 4194304 4196468 140732179765680 140616759502496 140617913398997 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16642048 140732179772597 140732179772721 140732179772721 140732179775439 0
[pid=21677/tid=21685] ppid=21659 vsize=7406384 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21677/task/21685/stat : 21685 (java) S 21659 21659 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224822765 7584137216 22737 33554432000 4194304 4196468 140732179765680 140616491066608 140617913398997 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16642048 140732179772597 140732179772721 140732179772721 140732179775439 0
[pid=21677/tid=21686] ppid=21659 vsize=7406384 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21677/task/21686/stat : 21686 (java) S 21659 21659 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224822767 7584137216 22737 33554432000 4194304 4196468 140732179765680 140616116558288 140617913407387 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16642048 140732179772597 140732179772721 140732179772721 140732179775439 0
[pid=21677/tid=21687] ppid=21659 vsize=7406384 memory=1396 CPUtime=0.03 cores=0,2,4,6
/proc/21677/task/21687/stat : 21687 (java) S 21659 21659 19383 0 -1 1077944384 364 0 0 0 3 0 0 0 20 0 15 0 224822767 7584137216 22737 33554432000 4194304 4196468 140732179765680 140617291110640 140617913399938 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16642048 140732179772597 140732179772721 140732179772721 140732179775439 0
[pid=21677/tid=21688] ppid=21659 vsize=7406384 memory=224356 CPUtime=0.03 cores=0,2,4,6
/proc/21677/task/21688/stat : 21688 (java) S 21659 21659 19383 0 -1 1077944384 262 0 0 0 3 0 0 0 20 0 15 0 224822767 7584137216 22737 33554432000 4194304 4196468 140732179765680 140617290058096 140617913399938 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16642048 140732179772597 140732179772721 140732179772721 140732179775439 0
[pid=21677/tid=21689] ppid=21659 vsize=7406384 memory=7308308011628390741 CPUtime=0.11 cores=0,2,4,6
/proc/21677/task/21689/stat : 21689 (java) S 21659 21659 19383 0 -1 1077944384 331 0 0 0 11 0 0 0 20 0 15 0 224822767 7584137216 22737 33554432000 4194304 4196468 140732179765680 140617289005040 140617913399938 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16642048 140732179772597 140732179772721 140732179772721 140732179775439 0
[pid=21677/tid=21690] ppid=21659 vsize=7406384 memory=7588962761341496408 CPUtime=0 cores=0,2,4,6
/proc/21677/task/21690/stat : 21690 (java) S 21659 21659 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224822767 7584137216 22737 33554432000 4194304 4196468 140732179765680 140615618652512 140617913398997 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16642048 140732179772597 140732179772721 140732179772721 140732179775439 0
[pid=21677/tid=21691] ppid=21659 vsize=7406384 memory=8174151436995028592 CPUtime=0 cores=0,2,4,6
/proc/21677/task/21691/stat : 21691 (java) S 21659 21659 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224822768 7584137216 22737 33554432000 4194304 4196468 140732179765680 140617287953456 140617913399938 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16642048 140732179772597 140732179772721 140732179772721 140732179775439 0
Current children cumulated CPU time: 4.65 s
Current children cumulated vsize: 7519512 KiB
Current children cumulated memory: 92420 KiB

[startup+2.60925 s]
/proc/loadavg: 2.01 2.04 2.05 4/225 21691
/proc/meminfo: memFree=11581224/32770624 swapFree=67108860/67108860
[pid=21659] ppid=21656 vsize=113128 memory=1472 CPUtime=3.97 cores=0,2,4,6
/proc/21659/stat : 21659 (scop.sh) S 21656 21659 19383 0 -1 4202496 592 23684 0 0 0 0 386 11 20 0 1 0 224822573 115843072 368 33554432000 4194304 5098028 140734709531344 140734709528088 139652040200828 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 13381632 140734709539905 140734709540103 140734709540103 140734709542861 0
/proc/21659/statm: 28282 368 311 221 0 87 0
[pid=21677] ppid=21659 vsize=7410572 memory=102988 CPUtime=1.03 cores=0,2,4,6
/proc/21677/stat : 21677 (java) S 21659 21659 19383 0 -1 1077944320 16995 0 0 0 98 5 0 0 20 0 15 0 224822761 7588425728 25747 33554432000 4194304 4196468 140732179765680 140732179748224 140617913388791 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 16642048 140732179772597 140732179772721 140732179772721 140732179775439 0
/proc/21677/statm: 1852643 25747 3138 1 0 1814042 0
[pid=21677/tid=21678] ppid=21659 vsize=7410572 memory=0 CPUtime=0.69 cores=0,2,4,6
/proc/21677/task/21678/stat : 21678 (java) R 21659 21659 19383 0 -1 4202560 14252 0 0 0 65 4 0 0 20 0 15 0 224822762 7588425728 25747 33554432000 4194304 4196468 140732179765680 140617885222304 140617899072022 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16642048 140732179772597 140732179772721 140732179772721 140732179775439 0
[pid=21677/tid=21679] ppid=21659 vsize=7410572 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21677/task/21679/stat : 21679 (java) S 21659 21659 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224822763 7588425728 25747 33554432000 4194304 4196468 140732179765680 140617917630992 140617913398997 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16642048 140732179772597 140732179772721 140732179772721 140732179775439 0
[pid=21677/tid=21680] ppid=21659 vsize=7410572 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21677/task/21680/stat : 21680 (java) S 21659 21659 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224822763 7588425728 25747 33554432000 4194304 4196468 140732179765680 140617717799568 140617913398997 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16642048 140732179772597 140732179772721 140732179772721 140732179775439 0
[pid=21677/tid=21681] ppid=21659 vsize=7410572 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21677/task/21681/stat : 21681 (java) S 21659 21659 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224822763 7588425728 25747 33554432000 4194304 4196468 140732179765680 140617716746512 140617913398997 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16642048 140732179772597 140732179772721 140732179772721 140732179775439 0
[pid=21677/tid=21682] ppid=21659 vsize=7410572 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21677/task/21682/stat : 21682 (java) S 21659 21659 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224822763 7588425728 25747 33554432000 4194304 4196468 140732179765680 140617715693968 140617913398997 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16642048 140732179772597 140732179772721 140732179772721 140732179775439 0
[pid=21677/tid=21683] ppid=21659 vsize=7410572 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21677/task/21683/stat : 21683 (java) S 21659 21659 19383 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 224822764 7588425728 25747 33554432000 4194304 4196468 140732179765680 140617292163824 140617913399938 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16642048 140732179772597 140732179772721 140732179772721 140732179775439 0
[pid=21677/tid=21684] ppid=21659 vsize=7410572 memory=37140 CPUtime=0 cores=0,2,4,6
/proc/21677/task/21684/stat : 21684 (java) S 21659 21659 19383 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224822765 7588425728 25747 33554432000 4194304 4196468 140732179765680 140616759502496 140617913398997 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16642048 140732179772597 140732179772721 140732179772721 140732179775439 0
[pid=21677/tid=21685] ppid=21659 vsize=7410572 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21677/task/21685/stat : 21685 (java) S 21659 21659 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224822765 7588425728 25747 33554432000 4194304 4196468 140732179765680 140616491066608 140617913398997 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16642048 140732179772597 140732179772721 140732179772721 140732179775439 0
[pid=21677/tid=21686] ppid=21659 vsize=7410572 memory=6628 CPUtime=0 cores=0,2,4,6
/proc/21677/task/21686/stat : 21686 (java) S 21659 21659 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224822767 7588425728 25747 33554432000 4194304 4196468 140732179765680 140616116558288 140617913407387 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16642048 140732179772597 140732179772721 140732179772721 140732179775439 0
[pid=21677/tid=21687] ppid=21659 vsize=7410572 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/21677/task/21687/stat : 21687 (java) R 21659 21659 19383 0 -1 4202560 578 0 0 0 7 0 0 0 20 0 15 0 224822767 7588425728 25747 33554432000 4194304 4196468 140732179765680 140617291096520 140617894908771 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 16642048 140732179772597 140732179772721 140732179772721 140732179775439 0
[pid=21677/tid=21688] ppid=21659 vsize=7410572 memory=8226000649057558073 CPUtime=0.07 cores=0,2,4,6
/proc/21677/task/21688/stat : 21688 (java) S 21659 21659 19383 0 -1 1077944384 348 0 0 0 7 0 0 0 20 0 15 0 224822767 7588425728 25747 33554432000 4194304 4196468 140732179765680 140617290058096 140617913399938 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16642048 140732179772597 140732179772721 140732179772721 140732179775439 0
[pid=21677/tid=21689] ppid=21659 vsize=7410572 memory=7516878675743434070 CPUtime=0.17 cores=0,2,4,6
/proc/21677/task/21689/stat : 21689 (java) S 21659 21659 19383 0 -1 1077944384 484 0 0 0 17 0 0 0 20 0 15 0 224822767 7588425728 25747 33554432000 4194304 4196468 140732179765680 140617289005040 140617913399938 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16642048 140732179772597 140732179772721 140732179772721 140732179775439 0
[pid=21677/tid=21690] ppid=21659 vsize=7410572 memory=7232890293113415765 CPUtime=0 cores=0,2,4,6
/proc/21677/task/21690/stat : 21690 (java) S 21659 21659 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224822767 7588425728 25747 33554432000 4194304 4196468 140732179765680 140615618652512 140617913398997 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16642048 140732179772597 140732179772721 140732179772721 140732179775439 0
[pid=21677/tid=21691] ppid=21659 vsize=7410572 memory=4638778398332698720 CPUtime=0 cores=0,2,4,6
/proc/21677/task/21691/stat : 21691 (java) S 21659 21659 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224822768 7588425728 25747 33554432000 4194304 4196468 140732179765680 140617287953456 140617913399938 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16642048 140732179772597 140732179772721 140732179772721 140732179775439 0
Current children cumulated CPU time: 5 s
Current children cumulated vsize: 7523700 KiB
Current children cumulated memory: 104460 KiB

[startup+2.70074 s]
/proc/loadavg: 2.01 2.04 2.05 4/225 21691
/proc/meminfo: memFree=11581224/32770624 swapFree=67108860/67108860
[pid=21659] ppid=21656 vsize=113128 memory=1472 CPUtime=3.97 cores=0,2,4,6
/proc/21659/stat : 21659 (scop.sh) S 21656 21659 19383 0 -1 4202496 592 23684 0 0 0 0 386 11 20 0 1 0 224822573 115843072 368 33554432000 4194304 5098028 140734709531344 140734709528088 139652040200828 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 13381632 140734709539905 140734709540103 140734709540103 140734709542861 0
/proc/21659/statm: 28282 368 311 221 0 87 0
[pid=21677] ppid=21659 vsize=7871608 memory=117852 CPUtime=1.22 cores=0,2,4,6
/proc/21677/stat : 21677 (java) S 21659 21659 19383 0 -1 1077944320 17679 664 0 0 115 6 1 0 20 0 17 0 224822761 8060526592 29463 33554432000 4194304 4196468 140732179765680 140732179748224 140617913388791 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 16642048 140732179772597 140732179772721 140732179772721 140732179775439 0
/proc/21677/statm: 1967902 29463 3155 1 0 1929301 0
[pid=21677/tid=21678] ppid=21659 vsize=7871608 memory=288230574492221466 CPUtime=0.78 cores=0,2,4,6
/proc/21677/task/21678/stat : 21678 (java) R 21659 21659 19383 0 -1 4202560 14691 664 0 0 73 4 1 0 20 0 17 0 224822762 8060526592 29463 33554432000 4194304 4196468 140732179765680 140617885226416 140617897469278 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16642048 140732179772597 140732179772721 140732179772721 140732179775439 0
[pid=21677/tid=21679] ppid=21659 vsize=7871608 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/21677/task/21679/stat : 21679 (java) S 21659 21659 19383 0 -1 1077944384 2 664 0 0 0 0 1 0 20 0 17 0 224822763 8060526592 29463 33554432000 4194304 4196468 140732179765680 140617917630992 140617913398997 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16642048 140732179772597 140732179772721 140732179772721 140732179775439 0
[pid=21677/tid=21680] ppid=21659 vsize=7871608 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/21677/task/21680/stat : 21680 (java) S 21659 21659 19383 0 -1 1077944384 1 664 0 0 0 0 1 0 20 0 17 0 224822763 8060526592 29463 33554432000 4194304 4196468 140732179765680 140617717799568 140617913398997 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16642048 140732179772597 140732179772721 140732179772721 140732179775439 0
[pid=21677/tid=21681] ppid=21659 vsize=7871608 memory=281076618900656 CPUtime=0.01 cores=0,2,4,6
/proc/21677/task/21681/stat : 21681 (java) S 21659 21659 19383 0 -1 1077944384 1 664 0 0 0 0 1 0 20 0 17 0 224822763 8060526592 29463 33554432000 4194304 4196468 140732179765680 140617716746512 140617913398997 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16642048 140732179772597 140732179772721 140732179772721 140732179775439 0
[pid=21677/tid=21682] ppid=21659 vsize=7871608 memory=-7101718590825193272 CPUtime=0.01 cores=0,2,4,6
/proc/21677/task/21682/stat : 21682 (java) S 21659 21659 19383 0 -1 1077944384 1 664 0 0 0 0 1 0 20 0 17 0 224822763 8060526592 29463 33554432000 4194304 4196468 140732179765680 140617715693968 140617913398997 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16642048 140732179772597 140732179772721 140732179772721 140732179775439 0
[pid=21677/tid=21683] ppid=21659 vsize=7871608 memory=288291060634092338 CPUtime=0.01 cores=0,2,4,6
/proc/21677/task/21683/stat : 21683 (java) S 21659 21659 19383 0 -1 1077944384 5 664 0 0 0 0 1 0 20 0 17 0 224822764 8060526592 29463 33554432000 4194304 4196468 140732179765680 140617292163824 140617913399938 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16642048 140732179772597 140732179772721 140732179772721 140732179775439 0
[pid=21677/tid=21684] ppid=21659 vsize=7871608 memory=288230376152901428 CPUtime=0.01 cores=0,2,4,6
/proc/21677/task/21684/stat : 21684 (java) S 21659 21659 19383 0 -1 1077944384 13 664 0 0 0 0 1 0 20 0 17 0 224822765 8060526592 29463 33554432000 4194304 4196468 140732179765680 140616759502496 140617913398997 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16642048 140732179772597 140732179772721 140732179772721 140732179775439 0
[pid=21677/tid=21685] ppid=21659 vsize=7871608 memory=11089 CPUtime=0.01 cores=0,2,4,6
/proc/21677/task/21685/stat : 21685 (java) S 21659 21659 19383 0 -1 1077944384 1 664 0 0 0 0 1 0 20 0 17 0 224822765 8060526592 29463 33554432000 4194304 4196468 140732179765680 140616491066608 140617913398997 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16642048 140732179772597 140732179772721 140732179772721 140732179775439 0
[pid=21677/tid=21686] ppid=21659 vsize=7871608 memory=4420 CPUtime=0.01 cores=0,2,4,6
/proc/21677/task/21686/stat : 21686 (java) S 21659 21659 19383 0 -1 1077944384 3 664 0 0 0 0 1 0 20 0 17 0 224822767 8060526592 29463 33554432000 4194304 4196468 140732179765680 140616116558288 140617913407387 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16642048 140732179772597 140732179772721 140732179772721 140732179775439 0
[pid=21677/tid=21687] ppid=21659 vsize=7871608 memory=6628 CPUtime=0.11 cores=0,2,4,6
/proc/21677/task/21687/stat : 21687 (java) S 21659 21659 19383 0 -1 1077944384 605 664 0 0 10 0 1 0 20 0 17 0 224822767 8060526592 29463 33554432000 4194304 4196468 140732179765680 140617291110640 140617913399938 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16642048 140732179772597 140732179772721 140732179772721 140732179775439 0
[pid=21677/tid=21688] ppid=21659 vsize=7871608 memory=8836 CPUtime=0.08 cores=0,2,4,6
/proc/21677/task/21688/stat : 21688 (java) R 21659 21659 19383 0 -1 1077944384 353 664 0 0 7 0 1 0 20 0 17 0 224822767 8060526592 29463 33554432000 4194304 4196468 140732179765680 140617290058096 140617913399938 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16642048 140732179772597 140732179772721 140732179772721 140732179775439 0
[pid=21677/tid=21689] ppid=21659 vsize=7871608 memory=11044 CPUtime=0.22 cores=0,2,4,6
/proc/21677/task/21689/stat : 21689 (java) S 21659 21659 19383 0 -1 1077944384 573 664 0 0 21 0 1 0 20 0 17 0 224822767 8060526592 29463 33554432000 4194304 4196468 140732179765680 140617289005040 140617913399938 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16642048 140732179772597 140732179772721 140732179772721 140732179775439 0
[pid=21677/tid=21690] ppid=21659 vsize=7871608 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/21677/task/21690/stat : 21690 (java) S 21659 21659 19383 0 -1 1077944384 3 664 0 0 0 0 1 0 20 0 17 0 224822767 8060526592 29463 33554432000 4194304 4196468 140732179765680 140615618652512 140617913398997 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16642048 140732179772597 140732179772721 140732179772721 140732179775439 0
[pid=21677/tid=21691] ppid=21659 vsize=7871608 memory=281076618916576 CPUtime=0.01 cores=0,2,4,6
/proc/21677/task/21691/stat : 21691 (java) S 21659 21659 19383 0 -1 1077944384 1 664 0 0 0 0 1 0 20 0 17 0 224822768 8060526592 29463 33554432000 4194304 4196468 140732179765680 140617287953456 140617913399938 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16642048 140732179772597 140732179772721 140732179772721 140732179775439 0
Current children cumulated CPU time: 5.19 s
Current children cumulated vsize: 7984736 KiB
Current children cumulated memory: 119324 KiB

Child status: 0
Real time (s): 2.73714
CPU time (s): 5.27325
CPU user time (s): 5.08548
CPU system time (s): 0.187776
CPU usage (%): 192.655
Max. virtual memory (cumulated for all children) (KiB): 15140212
Max. memory (cumulated for all children) (KiB): 225752

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.08548
system time used= 0.187776
maximum resident set size= 230916
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42781
page faults= 0
swaps= 0
block input operations= 0
block output operations= 304
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5188
involuntary context switches= 38


# summary of solver processes directly reported to runsolver:
#   pid: 21659
#   total CPU time (s): 5.27325
#   total CPU user time (s): 5.08548
#   total CPU system time (s): 0.187776

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.052107 second user time and 0.062483 second system time

The end

Launcher Data

Begin job on node135 at 2018-08-12 13:16:34
IDJOB=4305587
IDBENCH=141341
IDSOLVER=2783
FILE ID=node135/4305587-1534072594
RUNJOBID= node135-1534062530-19414
PBS_JOBID= 21036983
Free space on /tmp= 42564 MiB

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

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

MD5SUM BENCH= 07ea5144b09b59ff4e6e73933349a8c8
RANDOM SEED=1951007261

node135.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.50
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.50
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.50
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.50
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:        11625984 kB
MemAvailable:   31734120 kB
Buffers:          245564 kB
Cached:         19868496 kB
SwapCached:            0 kB
Active:          9282656 kB
Inactive:       11056860 kB
Active(anon):     174680 kB
Inactive(anon):   103300 kB
Active(file):    9107976 kB
Inactive(file): 10953560 kB
Unevictable:        7244 kB
Mlocked:            7244 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7896 kB
Writeback:            48 kB
AnonPages:        230500 kB
Mapped:            73412 kB
Shmem:             49824 kB
Slab:             503856 kB
SReclaimable:     475060 kB
SUnreclaim:        28796 kB
KernelStack:        3744 kB
PageTables:         6140 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5888424 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     86016 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       93568 kB
DirectMap2M:    33452032 kB

Free space on /tmp at the end= 42556 MiB
End job on node135 at 2018-08-12 13:16:37