Trace number 4305588

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.61641 2.77633

General information on the benchmark

NameLangford/
LangfordBin-16_c18.xml
MD5SUM27c67f30ca0ef1b1bbbeaa4cb2c2f178
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.261181
Satisfiable
(Un)Satisfiability was proved
Number of variables64
Number of constraints48
Number of domains2
Minimum domain size16
Maximum domain size32
Distribution of domain sizes[{"size":16,"count":32},{"size":32,"count":32}]
Minimum variable degree2
Maximum variable degree32
Distribution of variable degrees[{"degree":2,"count":32},{"degree":32,"count":32}]
Minimum constraint arity2
Maximum constraint arity33
Distribution of constraint arities[{"arity":2,"count":16},{"arity":33,"count":32}]
Number of extensional constraints0
Number of intensional constraints16
Distribution of constraint types[{"type":"intension","count":16},{"type":"element","count":32}]
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-22051-serial-file.bin HOME/instance-4305588-1534072628.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.54	c BEGIN-Prog: Sun Aug 12 13:17:09 CEST 2018
0.66/0.54	c PID: 22054
0.66/0.54	c IP: 172.20.3.135
0.66/0.54	c HOST: node135.alineos.net
0.66/0.55	c (0,0) Parsing Begin
1.19/0.87	c (0,0) Parsing End
1.19/0.88	c (0,0) CSP: 64 int (0 aux), 0 bool (0 aux), 48 ctr, max domain size 32
1.19/0.88	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.19/0.88	c (0,0) Constraint Name Generate Begin
1.19/0.89	c (0,0) Ctr:HOME/instance-4305588-1534072628.xml,Add:Element:Eq:IntVar:Num
1.19/0.89	c (0,0) Constraint Name Generate End
1.19/0.89	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.19/0.89	c (0,0) CSP to CSPinCNF Begin
1.56/1.08	c (0,0) translated 5 (10%) constraints
1.85/1.16	c (0,0) translated 10 (20%) constraints
2.11/1.20	c (0,0) translated 15 (30%) constraints
2.11/1.29	c (0,0) translated 20 (40%) constraints
2.11/1.29	c (0,0) translated 24 (50%) constraints
2.11/1.29	c (0,0) translated 29 (60%) constraints
2.11/1.29	c (0,0) translated 34 (70%) constraints
2.11/1.29	c (0,0) translated 39 (80%) constraints
2.11/1.29	c (0,0) translated 44 (90%) constraints
2.11/1.29	c (0,0) translated 48 (100%) constraints
2.37/1.34	c (0,0) STATISTICS1:HOME/instance-4305588-1534072628.xml,Add:Element:Eq:IntVar:Num,64,1040,30,30,3,2,30:2;29: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,30:66;29:66;28:66;27:66;26:66;25:66;24:66;23:66;22:66;21:66;20:66;19:66;18:66;17:66;16:1090;15:66,3:1024;1:16,2:32;1:3072,
2.37/1.34	c (0,0) ==========================================
2.37/1.34	c (0,0) Both Encoding selects:
2.37/1.34	c (0,0) Order
2.37/1.34	c (0,0) ==========================================
2.64/1.40	c (0,0) translated 104 (10%) constraints
2.64/1.43	c (0,0) translated 208 (20%) constraints
2.64/1.46	c (0,0) translated 312 (30%) constraints
2.64/1.48	c (0,0) translated 416 (40%) constraints
2.93/1.50	c (0,0) translated 520 (50%) constraints
2.93/1.52	c (0,0) translated 624 (60%) constraints
2.93/1.53	c (1,1) translated 728 (70%) constraints
2.93/1.55	c (1,1) translated 832 (80%) constraints
2.93/1.56	c (1,1) translated 936 (90%) constraints
2.93/1.58	c (1,1) translated 1040 (100%) constraints
2.93/1.58	c (1,1) CSP to CSPinCNF End
2.93/1.59	c (1,1) CSP: 64 int (0 aux), 512 bool (512 aux), 3104 ctr, max domain size 30
2.93/1.59	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.93/1.59	c (1,1) CSPinCNF Propagation Begin
3.25/1.65	c (1,1) 0 values, 368 unsatisfiable literals, and 432 valid clauses are removed
3.25/1.65	c (1,1) CSPinCNF Propagation End
3.25/1.65	c (1,1) CSP: 64 int (0 aux), 512 bool (512 aux), 2672 ctr, max domain size 30
3.25/1.65	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
3.25/1.65	c (1,1) Simplify CSPinCNF Begin
3.25/1.67	c (1,1) Simplify CSPinCNF End
3.25/1.67	c (1,1) CSP: 64 int (0 aux), 512 bool (512 aux), 2672 ctr, max domain size 30
3.25/1.67	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
3.25/1.67	c (1,1) Calculate Precise Domain Begin
3.25/1.67	c (1,1) 0 values are removed by re-calculation
3.25/1.67	c (1,1) Calculate Precise Domain End
3.25/1.67	c (1,1) CSP: 64 int (0 aux), 512 bool (512 aux), 2672 ctr, max domain size 30
3.25/1.67	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
3.25/1.67	c (1,1) CSPinCNF to SatSolver Begin
3.61/1.73	c (1,1) 268 (10 %) CSP clauses are encoded (1680 SAT variables, 1371 SAT clauses)
3.61/1.74	c (1,1) 535 (20 %) CSP clauses are encoded (1680 SAT variables, 1638 SAT clauses)
3.61/1.75	c (1,1) 802 (30 %) CSP clauses are encoded (1680 SAT variables, 1905 SAT clauses)
3.61/1.76	c (1,1) 1069 (40 %) CSP clauses are encoded (1680 SAT variables, 2172 SAT clauses)
3.61/1.76	c (1,1) 1336 (50 %) CSP clauses are encoded (1680 SAT variables, 2439 SAT clauses)
3.61/1.77	c (1,1) 1604 (60 %) CSP clauses are encoded (1680 SAT variables, 2707 SAT clauses)
3.61/1.77	c (1,1) 1871 (70 %) CSP clauses are encoded (1680 SAT variables, 2974 SAT clauses)
3.61/1.77	c (1,1) 2138 (80 %) CSP clauses are encoded (1680 SAT variables, 3241 SAT clauses)
3.61/1.78	c (1,1) 2405 (90 %) CSP clauses are encoded (1680 SAT variables, 3508 SAT clauses)
3.61/1.80	c (1,1) 2672 (100 %) CSP clauses are encoded (1680 SAT variables, 4418 SAT clauses)
3.61/1.80	c (1,1) Launch Command will be: minisat_release
3.61/1.80	c (1,1) CSPinCNF to SatSolver End
3.61/1.80	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
3.94/1.83	c (1,1) STATISTICS2:HOME/instance-4305588-1534072628.xml,Add:Element:Eq:IntVar:Num,576,2672,30,30,3,2,30:2;29: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,30:120;29:116;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:1984;15:60;2:2640,3:656;2:1984;1:32,2:32;1:5936,
3.94/1.83	c (1,1) 1680 bool, 4432 clause
3.94/1.83	c (1,1) Export Begin
4.25/1.91	c (1,1) Export to HOME/scop-22051-serial-file.bin
4.25/1.91	c (1,1) Export End
4.25/1.91	c (1,1) Export File Size: 0.01 MB
4.25/1.91	c (1,1) 0,0,1,1,1,1,1,STOP-AFTER(DIMACS)
4.25/1.91	c END-Prog: Sun Aug 12 13:17:10 CEST 2018
4.25/1.93	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-22051-serial-file.bin
4.92/2.42	c (0,0) Read Serial File Begin
4.92/2.42	c (0,0) HOME/scop-22051-serial-file.bin
5.05/2.58	c (0,0) Read Serial File End
5.05/2.59	
5.05/2.59	scop order+minisat_release (2018-07-31)
5.05/2.60	(Solving Process)
5.05/2.60	
5.21/2.62	c BEGIN-Prog: Sun Aug 12 13:17:11 CEST 2018
5.21/2.62	c PID: 22069
5.21/2.62	c IP: 172.20.3.135
5.21/2.62	c HOST: node135.alineos.net
5.21/2.62	c (0,0) SatSolver.solve Begin
5.21/2.62	c (0,0) 0 bool, 0 clause
5.21/2.62	c (0,0) minisat_release HOME/instance-4305588-1534072628.xml-scop-22054.cnf
5.21/2.66	c (0,0) c This is COMiniSatPS.
5.21/2.66	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
5.21/2.66	c (0,0) c ============================[ Problem Statistics ]=============================
5.21/2.66	c (0,0) c |                                                                             |
5.21/2.66	c (0,0) c |  Number of variables:          1680                                         |
5.21/2.66	c (0,0) c |  Number of clauses:            4432                                         |
5.21/2.66	c (0,0) c |  Parse time:                   0.00 s                                       |
5.21/2.66	c (0,0) c |  Eliminated clauses:           0.02 Mb                                      |
5.21/2.66	c (0,0) c Reduced to 981 vars, 3085 cls (grow=0)
5.21/2.66	c (0,0) c No iterative elimination performed. (vars=981, c/v ratio=3.1)
5.21/2.66	c (0,0) c |  Simplification time:          0.00 s                                       |
5.21/2.67	c (0,0) c |                                                                             |
5.21/2.67	c (0,0) c ============================[ Search Statistics ]==============================
5.21/2.67	c (0,0) c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.21/2.67	c (0,0) c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.21/2.67	c (0,0) c ===============================================================================
5.21/2.67	c (0,0) c ===============================================================================
5.21/2.67	c (0,0) c restarts              : 2
5.21/2.67	c (0,0) c conflicts             : 421            (22952 /sec)
5.21/2.67	c (0,0) c decisions             : 723            (0.00 % random) (39416 /sec)
5.21/2.67	c (0,0) c propagations          : 56689          (3090498 /sec)
5.21/2.67	c (0,0) c conflict literals     : 14753          (22.75 % deleted)
5.21/2.67	c (0,0) c CPU time              : 0.018343 s
5.21/2.67	c (0,0) 
5.21/2.67	c (0,0) s SATISFIABLE
5.21/2.69	c (0,0) SatSolver.solve End
5.21/2.69	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 15 MiB used (max 0 MiB)
5.21/2.69	c (0,0) Show results Begin
5.47/2.75	s SATISFIABLE
5.47/2.76	v <instantiation>
5.47/2.76	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] v[30] v[31] 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] p[30] p[31]</list>
5.47/2.76	v     <values>4 16 14 15 7 4 13 5 2 11 12 2 7 5 9 10 8 14 16 15 13 11 6 12 9 8 10 3 1 6 1 3 30 28 11 8 31 27 5 0 13 7 29 22 12 4 25 16 24 14 26 15 21 9 23 10 20 6 17 2 19 3 18 1</values>
5.47/2.76	v </instantiation>
5.47/2.76	c (0,0) Show results End
5.47/2.76	c (0,0) Heap : 163 MiB used (max 3925 MiB), NonHeap : 17 MiB used (max 0 MiB)
5.47/2.76	c (0,0) 0,0,STOP-AFTER(ALL)
5.47/2.76	c END-Prog: Sun Aug 12 13:17:11 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 (6885 MiB free)
  memory of node 1: 16384 MiB (4465 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4305588-1534072628/watcher-4305588-1534072628 -o /tmp/evaluation-result-4305588-1534072628/solver-4305588-1534072628 -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-4305588-1534072628.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=22051, runsolver pid=22048

[startup+0.100162 s]*
/proc/loadavg: 2.06 2.05 2.05 3/225 22068
/proc/meminfo: memFree=11561668/32770624 swapFree=67108860/67108860
[pid=22051] ppid=22048 vsize=113128 memory=1392 CPUtime=0 cores=0,2,4,6
/proc/22051/stat : 22051 (scop.sh) S 22048 22051 19383 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 224826022 115843072 348 33554432000 4194304 5098028 140737321827936 140737321825192 139852128776828 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 12161024 140737321829441 140737321829639 140737321829639 140737321832397 0
/proc/22051/statm: 28282 348 296 221 0 87 0
[pid=22054] ppid=22051 vsize=15012476 memory=73288 CPUtime=0.11 cores=0,2,4,6
/proc/22054/stat : 22054 (java) S 22051 22051 19383 0 -1 1077944320 6989 0 0 0 9 2 0 0 20 0 15 0 224826022 15372775424 18322 33554432000 4194304 4196468 140731339952016 140731339934560 139836947250935 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 29401088 140731339957255 140731339957553 140731339957553 140731339960271 0
/proc/22054/statm: 3753119 18322 2744 1 0 3715579 0
[pid=22054/tid=22055] ppid=22051 vsize=15012476 memory=7533807676074704953 CPUtime=0.09 cores=0,2,4,6
/proc/22054/task/22055/stat : 22055 (java) R 22051 22051 19383 0 -1 4202560 5086 0 0 0 7 2 0 0 20 0 15 0 224826023 15372775424 18322 33554432000 4194304 4196468 140731339952016 139836919062920 139836930437716 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29401088 140731339957255 140731339957553 140731339957553 140731339960271 0
[pid=22054/tid=22056] ppid=22051 vsize=15012476 memory=3472467987982251696 CPUtime=0 cores=0,2,4,6
/proc/22054/task/22056/stat : 22056 (java) S 22051 22051 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224826024 15372775424 18322 33554432000 4194304 4196468 140731339952016 139836951493008 139836947261141 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29401088 140731339957255 140731339957553 140731339957553 140731339960271 0
[pid=22054/tid=22057] ppid=22051 vsize=15012476 memory=139691754571392 CPUtime=0 cores=0,2,4,6
/proc/22054/task/22057/stat : 22057 (java) S 22051 22051 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224826024 15372775424 18322 33554432000 4194304 4196468 140731339952016 139836765649168 139836947261141 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29401088 140731339957255 140731339957553 140731339957553 140731339960271 0
[pid=22054/tid=22058] ppid=22051 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22054/task/22058/stat : 22058 (java) S 22051 22051 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224826024 15372775424 18322 33554432000 4194304 4196468 140731339952016 139836764596880 139836947261141 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29401088 140731339957255 140731339957553 140731339957553 140731339960271 0
[pid=22054/tid=22059] ppid=22051 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22054/task/22059/stat : 22059 (java) S 22051 22051 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224826024 15372775424 18322 33554432000 4194304 4196468 140731339952016 139836763544080 139836947261141 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29401088 140731339957255 140731339957553 140731339957553 140731339960271 0
[pid=22054/tid=22060] ppid=22051 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22054/task/22060/stat : 22060 (java) S 22051 22051 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224826026 15372775424 18322 33554432000 4194304 4196468 140731339952016 139836354001520 139836947262082 0 0 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29401088 140731339957255 140731339957553 140731339957553 140731339960271 0
[pid=22054/tid=22061] ppid=22051 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/22054/task/22061/stat : 22061 (java) S 22051 22051 19383 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224826026 15372775424 18322 33554432000 4194304 4196468 140731339952016 139835511661856 139836947261141 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29401088 140731339957255 140731339957553 140731339957553 140731339960271 0
[pid=22054/tid=22062] ppid=22051 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22054/task/22062/stat : 22062 (java) S 22051 22051 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224826026 15372775424 18322 33554432000 4194304 4196468 140731339952016 139835276781168 139836947261141 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29401088 140731339957255 140731339957553 140731339957553 140731339960271 0
[pid=22054/tid=22063] ppid=22051 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22054/task/22063/stat : 22063 (java) S 22051 22051 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224826029 15372775424 18322 33554432000 4194304 4196468 140731339952016 139834902272592 139836947269531 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29401088 140731339957255 140731339957553 140731339957553 140731339960271 0
[pid=22054/tid=22064] ppid=22051 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22054/task/22064/stat : 22064 (java) S 22051 22051 19383 0 -1 1077944384 309 0 0 0 0 0 0 0 20 0 15 0 224826029 15372775424 18322 33554432000 4194304 4196468 140731339952016 139836352948336 139836947262082 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29401088 140731339957255 140731339957553 140731339957553 140731339960271 0
[pid=22054/tid=22065] ppid=22051 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/22054/task/22065/stat : 22065 (java) S 22051 22051 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224826029 15372775424 18322 33554432000 4194304 4196468 140731339952016 139836351895536 139836947262082 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29401088 140731339957255 140731339957553 140731339957553 140731339960271 0
[pid=22054/tid=22066] ppid=22051 vsize=15012476 memory=139691754571392 CPUtime=0 cores=0,2,4,6
/proc/22054/task/22066/stat : 22066 (java) S 22051 22051 19383 0 -1 1077944384 261 0 0 0 0 0 0 0 20 0 15 0 224826029 15372775424 18322 33554432000 4194304 4196468 140731339952016 139836283414896 139836947262082 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29401088 140731339957255 140731339957553 140731339957553 140731339960271 0
[pid=22054/tid=22067] ppid=22051 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/22054/task/22067/stat : 22067 (java) S 22051 22051 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224826029 15372775424 18322 33554432000 4194304 4196468 140731339952016 139834404366816 139836947261141 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29401088 140731339957255 140731339957553 140731339957553 140731339960271 0
[pid=22054/tid=22068] ppid=22051 vsize=15012476 memory=139691754571392 CPUtime=0 cores=0,2,4,6
/proc/22054/task/22068/stat : 22068 (java) S 22051 22051 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224826029 15372775424 18322 33554432000 4194304 4196468 140731339952016 139836282362800 139836947262082 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29401088 140731339957255 140731339957553 140731339957553 140731339960271 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 74680 KiB

[startup+0.210813 s]*
/proc/loadavg: 2.06 2.05 2.05 4/225 22068
/proc/meminfo: memFree=11547840/32770624 swapFree=67108860/67108860
[pid=22051] ppid=22048 vsize=113128 memory=1392 CPUtime=0 cores=0,2,4,6
/proc/22051/stat : 22051 (scop.sh) S 22048 22051 19383 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 224826022 115843072 348 33554432000 4194304 5098028 140737321827936 140737321825192 139852128776828 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 12161024 140737321829441 140737321829639 140737321829639 140737321832397 0
/proc/22051/statm: 28282 348 296 221 0 87 0
[pid=22054] ppid=22051 vsize=15012476 memory=86904 CPUtime=0.26 cores=0,2,4,6
/proc/22054/stat : 22054 (java) S 22051 22051 19383 0 -1 1077944320 10511 0 0 0 22 4 0 0 20 0 15 0 224826022 15372775424 21726 33554432000 4194304 4196468 140731339952016 140731339934560 139836947250935 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 29401088 140731339957255 140731339957553 140731339957553 140731339960271 0
/proc/22054/statm: 3753119 21726 2923 1 0 3715579 0
[pid=22054/tid=22055] ppid=22051 vsize=15012476 memory=8514701219881124769 CPUtime=0.2 cores=0,2,4,6
/proc/22054/task/22055/stat : 22055 (java) R 22051 22051 19383 0 -1 4202560 8425 0 0 0 17 3 0 0 20 0 15 0 224826023 15372775424 21726 33554432000 4194304 4196468 140731339952016 139836919076304 139836947262870 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29401088 140731339957255 140731339957553 140731339957553 140731339960271 0
[pid=22054/tid=22056] ppid=22051 vsize=15012476 memory=3472467987982251696 CPUtime=0 cores=0,2,4,6
/proc/22054/task/22056/stat : 22056 (java) S 22051 22051 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224826024 15372775424 21726 33554432000 4194304 4196468 140731339952016 139836951493008 139836947261141 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29401088 140731339957255 140731339957553 140731339957553 140731339960271 0
[pid=22054/tid=22057] ppid=22051 vsize=15012476 memory=139691754571392 CPUtime=0 cores=0,2,4,6
/proc/22054/task/22057/stat : 22057 (java) S 22051 22051 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224826024 15372775424 21726 33554432000 4194304 4196468 140731339952016 139836765649168 139836947261141 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29401088 140731339957255 140731339957553 140731339957553 140731339960271 0
[pid=22054/tid=22058] ppid=22051 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22054/task/22058/stat : 22058 (java) S 22051 22051 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224826024 15372775424 21726 33554432000 4194304 4196468 140731339952016 139836764596880 139836947261141 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29401088 140731339957255 140731339957553 140731339957553 140731339960271 0
[pid=22054/tid=22059] ppid=22051 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/22054/task/22059/stat : 22059 (java) S 22051 22051 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224826024 15372775424 21726 33554432000 4194304 4196468 140731339952016 139836763544080 139836947261141 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29401088 140731339957255 140731339957553 140731339957553 140731339960271 0
[pid=22054/tid=22060] ppid=22051 vsize=15012476 memory=139691754571392 CPUtime=0 cores=0,2,4,6
/proc/22054/task/22060/stat : 22060 (java) S 22051 22051 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224826026 15372775424 21726 33554432000 4194304 4196468 140731339952016 139836354001520 139836947262082 0 0 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29401088 140731339957255 140731339957553 140731339957553 140731339960271 0
[pid=22054/tid=22061] ppid=22051 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/22054/task/22061/stat : 22061 (java) S 22051 22051 19383 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224826026 15372775424 21726 33554432000 4194304 4196468 140731339952016 139835511661856 139836947261141 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29401088 140731339957255 140731339957553 140731339957553 140731339960271 0
[pid=22054/tid=22062] ppid=22051 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22054/task/22062/stat : 22062 (java) S 22051 22051 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224826026 15372775424 21726 33554432000 4194304 4196468 140731339952016 139835276781168 139836947261141 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29401088 140731339957255 140731339957553 140731339957553 140731339960271 0
[pid=22054/tid=22063] ppid=22051 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22054/task/22063/stat : 22063 (java) S 22051 22051 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224826029 15372775424 21726 33554432000 4194304 4196468 140731339952016 139834902272592 139836947269531 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29401088 140731339957255 140731339957553 140731339957553 140731339960271 0
[pid=22054/tid=22064] ppid=22051 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22054/task/22064/stat : 22064 (java) S 22051 22051 19383 0 -1 1077944384 344 0 0 0 0 0 0 0 20 0 15 0 224826029 15372775424 21726 33554432000 4194304 4196468 140731339952016 139836352948336 139836947262082 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29401088 140731339957255 140731339957553 140731339957553 140731339960271 0
[pid=22054/tid=22065] ppid=22051 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/22054/task/22065/stat : 22065 (java) S 22051 22051 19383 0 -1 1077944384 134 0 0 0 0 0 0 0 20 0 15 0 224826029 15372775424 21726 33554432000 4194304 4196468 140731339952016 139836351895536 139836947262082 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29401088 140731339957255 140731339957553 140731339957553 140731339960271 0
[pid=22054/tid=22066] ppid=22051 vsize=15012476 memory=139691754571392 CPUtime=0.03 cores=0,2,4,6
/proc/22054/task/22066/stat : 22066 (java) R 22051 22051 19383 0 -1 4202560 277 0 0 0 3 0 0 0 20 0 15 0 224826029 15372775424 21726 33554432000 4194304 4196468 140731339952016 139836283414896 139836947272282 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29401088 140731339957255 140731339957553 140731339957553 140731339960271 0
[pid=22054/tid=22067] ppid=22051 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/22054/task/22067/stat : 22067 (java) S 22051 22051 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224826029 15372775424 21726 33554432000 4194304 4196468 140731339952016 139834404366816 139836947261141 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29401088 140731339957255 140731339957553 140731339957553 140731339960271 0
[pid=22054/tid=22068] ppid=22051 vsize=15012476 memory=139691754571392 CPUtime=0 cores=0,2,4,6
/proc/22054/task/22068/stat : 22068 (java) S 22051 22051 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224826029 15372775424 21726 33554432000 4194304 4196468 140731339952016 139836282362800 139836947262082 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29401088 140731339957255 140731339957553 140731339957553 140731339960271 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 88296 KiB

[startup+0.310781 s]*
/proc/loadavg: 2.06 2.05 2.05 3/225 22068
/proc/meminfo: memFree=11544816/32770624 swapFree=67108860/67108860
[pid=22051] ppid=22048 vsize=113128 memory=1392 CPUtime=0 cores=0,2,4,6
/proc/22051/stat : 22051 (scop.sh) S 22048 22051 19383 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 224826022 115843072 348 33554432000 4194304 5098028 140737321827936 140737321825192 139852128776828 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 12161024 140737321829441 140737321829639 140737321829639 140737321832397 0
/proc/22051/statm: 28282 348 296 221 0 87 0
[pid=22054] ppid=22051 vsize=15012476 memory=90168 CPUtime=0.43 cores=0,2,4,6
/proc/22054/stat : 22054 (java) S 22051 22051 19383 0 -1 1077944320 11048 0 0 0 39 4 0 0 20 0 15 0 224826022 15372775424 22542 33554432000 4194304 4196468 140731339952016 140731339934560 139836947250935 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 29401088 140731339957255 140731339957553 140731339957553 140731339960271 0
/proc/22054/statm: 3753119 22542 2961 1 0 3715579 0
[pid=22054/tid=22055] ppid=22051 vsize=15012476 memory=8514701219881124769 CPUtime=0.29 cores=0,2,4,6
/proc/22054/task/22055/stat : 22055 (java) R 22051 22051 19383 0 -1 4202560 8798 0 0 0 26 3 0 0 20 0 15 0 224826023 15372775424 22542 33554432000 4194304 4196468 140731339952016 139836919045936 139836925253470 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29401088 140731339957255 140731339957553 140731339957553 140731339960271 0
[pid=22054/tid=22056] ppid=22051 vsize=15012476 memory=3472467987982251696 CPUtime=0 cores=0,2,4,6
/proc/22054/task/22056/stat : 22056 (java) S 22051 22051 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224826024 15372775424 22542 33554432000 4194304 4196468 140731339952016 139836951493008 139836947261141 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29401088 140731339957255 140731339957553 140731339957553 140731339960271 0
[pid=22054/tid=22057] ppid=22051 vsize=15012476 memory=279383351397248 CPUtime=0 cores=0,2,4,6
/proc/22054/task/22057/stat : 22057 (java) S 22051 22051 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224826024 15372775424 22542 33554432000 4194304 4196468 140731339952016 139836765649168 139836947261141 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29401088 140731339957255 140731339957553 140731339957553 140731339960271 0
[pid=22054/tid=22058] ppid=22051 vsize=15012476 memory=279383193684000 CPUtime=0 cores=0,2,4,6
/proc/22054/task/22058/stat : 22058 (java) S 22051 22051 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224826024 15372775424 22542 33554432000 4194304 4196468 140731339952016 139836764596880 139836947261141 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29401088 140731339957255 140731339957553 140731339957553 140731339960271 0
[pid=22054/tid=22059] ppid=22051 vsize=15012476 memory=139691596825871 CPUtime=0 cores=0,2,4,6
/proc/22054/task/22059/stat : 22059 (java) S 22051 22051 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224826024 15372775424 22542 33554432000 4194304 4196468 140731339952016 139836763544080 139836947261141 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29401088 140731339957255 140731339957553 140731339957553 140731339960271 0
[pid=22054/tid=22060] ppid=22051 vsize=15012476 memory=279383351404160 CPUtime=0 cores=0,2,4,6
/proc/22054/task/22060/stat : 22060 (java) S 22051 22051 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224826026 15372775424 22542 33554432000 4194304 4196468 140731339952016 139836354001520 139836947262082 0 0 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29401088 140731339957255 140731339957553 140731339957553 140731339960271 0
[pid=22054/tid=22061] ppid=22051 vsize=15012476 memory=139691596830479 CPUtime=0 cores=0,2,4,6
/proc/22054/task/22061/stat : 22061 (java) S 22051 22051 19383 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224826026 15372775424 22542 33554432000 4194304 4196468 140731339952016 139835511661856 139836947261141 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29401088 140731339957255 140731339957553 140731339957553 140731339960271 0
[pid=22054/tid=22062] ppid=22051 vsize=15012476 memory=139691596854336 CPUtime=0 cores=0,2,4,6
/proc/22054/task/22062/stat : 22062 (java) S 22051 22051 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224826026 15372775424 22542 33554432000 4194304 4196468 140731339952016 139835276781168 139836947261141 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29401088 140731339957255 140731339957553 140731339957553 140731339960271 0
[pid=22054/tid=22063] ppid=22051 vsize=15012476 memory=279383193693216 CPUtime=0 cores=0,2,4,6
/proc/22054/task/22063/stat : 22063 (java) S 22051 22051 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224826029 15372775424 22542 33554432000 4194304 4196468 140731339952016 139834902272592 139836947269531 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29401088 140731339957255 140731339957553 140731339957553 140731339960271 0
[pid=22054/tid=22064] ppid=22051 vsize=15012476 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/22054/task/22064/stat : 22064 (java) R 22051 22051 19383 0 -1 1077944384 435 0 0 0 2 0 0 0 20 0 15 0 224826029 15372775424 22542 33554432000 4194304 4196468 140731339952016 139836352948336 139836947262082 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29401088 140731339957255 140731339957553 140731339957553 140731339960271 0
[pid=22054/tid=22065] ppid=22051 vsize=15012476 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/22054/task/22065/stat : 22065 (java) R 22051 22051 19383 0 -1 4202560 187 0 0 0 2 0 0 0 20 0 15 0 224826029 15372775424 22542 33554432000 4194304 4196468 140731339952016 139836351895632 139836933265507 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29401088 140731339957255 140731339957553 140731339957553 140731339960271 0
[pid=22054/tid=22066] ppid=22051 vsize=15012476 memory=139691754571392 CPUtime=0.07 cores=0,2,4,6
/proc/22054/task/22066/stat : 22066 (java) R 22051 22051 19383 0 -1 4202560 297 0 0 0 7 0 0 0 20 0 15 0 224826029 15372775424 22542 33554432000 4194304 4196468 140731339952016 139836283414896 139836931564481 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29401088 140731339957255 140731339957553 140731339957553 140731339960271 0
[pid=22054/tid=22067] ppid=22051 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/22054/task/22067/stat : 22067 (java) S 22051 22051 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224826029 15372775424 22542 33554432000 4194304 4196468 140731339952016 139834404366816 139836947261141 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29401088 140731339957255 140731339957553 140731339957553 140731339960271 0
[pid=22054/tid=22068] ppid=22051 vsize=15012476 memory=139691754572784 CPUtime=0 cores=0,2,4,6
/proc/22054/task/22068/stat : 22068 (java) S 22051 22051 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224826029 15372775424 22542 33554432000 4194304 4196468 140731339952016 139836282362800 139836947262082 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29401088 140731339957255 140731339957553 140731339957553 140731339960271 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 91560 KiB

[startup+0.700771 s]
/proc/loadavg: 2.06 2.05 2.05 3/225 22068
/proc/meminfo: memFree=11520176/32770624 swapFree=67108860/67108860
[pid=22051] ppid=22048 vsize=113128 memory=1392 CPUtime=0 cores=0,2,4,6
/proc/22051/stat : 22051 (scop.sh) S 22048 22051 19383 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 224826022 115843072 348 33554432000 4194304 5098028 140737321827936 140737321825192 139852128776828 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 12161024 140737321829441 140737321829639 140737321829639 140737321832397 0
/proc/22051/statm: 28282 348 296 221 0 87 0
[pid=22054] ppid=22051 vsize=15020872 memory=129684 CPUtime=1.01 cores=0,2,4,6
/proc/22054/stat : 22054 (java) S 22051 22051 19383 0 -1 1077944320 18124 0 0 0 95 6 0 0 20 0 15 0 224826022 15381372928 32421 33554432000 4194304 4196468 140731339952016 140731339934560 139836947250935 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 29401088 140731339957255 140731339957553 140731339957553 140731339960271 0
/proc/22054/statm: 3755218 32421 3152 1 0 3716603 0
[pid=22054/tid=22055] ppid=22051 vsize=15020872 memory=57 CPUtime=0.67 cores=0,2,4,6
/proc/22054/task/22055/stat : 22055 (java) R 22051 22051 19383 0 -1 4202560 15433 0 0 0 62 5 0 0 20 0 15 0 224826023 15381372928 32421 33554432000 4194304 4196468 140731339952016 139836919084560 139836947262870 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29401088 140731339957255 140731339957553 140731339957553 140731339960271 0
[pid=22054/tid=22056] ppid=22051 vsize=15020872 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22054/task/22056/stat : 22056 (java) S 22051 22051 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224826024 15381372928 32421 33554432000 4194304 4196468 140731339952016 139836951493008 139836947261141 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29401088 140731339957255 140731339957553 140731339957553 140731339960271 0
[pid=22054/tid=22057] ppid=22051 vsize=15020872 memory=7886766292050393141 CPUtime=0 cores=0,2,4,6
/proc/22054/task/22057/stat : 22057 (java) S 22051 22051 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224826024 15381372928 32485 33554432000 4194304 4196468 140731339952016 139836765649168 139836947261141 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29401088 140731339957255 140731339957553 140731339957553 140731339960271 0
[pid=22054/tid=22058] ppid=22051 vsize=15020872 memory=7518566443438922081 CPUtime=0 cores=0,2,4,6
/proc/22054/task/22058/stat : 22058 (java) S 22051 22051 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224826024 15381372928 32485 33554432000 4194304 4196468 140731339952016 139836764596880 139836947261141 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29401088 140731339957255 140731339957553 140731339957553 140731339960271 0
[pid=22054/tid=22059] ppid=22051 vsize=15020872 memory=7372762397046498368 CPUtime=0 cores=0,2,4,6
/proc/22054/task/22059/stat : 22059 (java) S 22051 22051 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224826024 15381372928 32485 33554432000 4194304 4196468 140731339952016 139836763544080 139836947261141 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29401088 140731339957255 140731339957553 140731339957553 140731339960271 0
[pid=22054/tid=22060] ppid=22051 vsize=15020872 memory=2319389199337275488 CPUtime=0 cores=0,2,4,6
/proc/22054/task/22060/stat : 22060 (java) S 22051 22051 19383 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 224826026 15381372928 32485 33554432000 4194304 4196468 140731339952016 139836354001520 139836947262082 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29401088 140731339957255 140731339957553 140731339957553 140731339960271 0
[pid=22054/tid=22061] ppid=22051 vsize=15020872 memory=1444 CPUtime=0 cores=0,2,4,6
/proc/22054/task/22061/stat : 22061 (java) S 22051 22051 19383 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224826026 15381372928 32485 33554432000 4194304 4196468 140731339952016 139835511661856 139836947261141 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29401088 140731339957255 140731339957553 140731339957553 140731339960271 0
[pid=22054/tid=22062] ppid=22051 vsize=15020872 memory=1160 CPUtime=0 cores=0,2,4,6
/proc/22054/task/22062/stat : 22062 (java) S 22051 22051 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224826026 15381372928 32485 33554432000 4194304 4196468 140731339952016 139835276781168 139836947261141 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29401088 140731339957255 140731339957553 140731339957553 140731339960271 0
[pid=22054/tid=22063] ppid=22051 vsize=15020872 memory=968 CPUtime=0 cores=0,2,4,6
/proc/22054/task/22063/stat : 22063 (java) S 22051 22051 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224826029 15381372928 32485 33554432000 4194304 4196468 140731339952016 139834902272592 139836947269531 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29401088 140731339957255 140731339957553 140731339957553 140731339960271 0
[pid=22054/tid=22064] ppid=22051 vsize=15020872 memory=12144 CPUtime=0.09 cores=0,2,4,6
/proc/22054/task/22064/stat : 22064 (java) S 22051 22051 19383 0 -1 1077944384 654 0 0 0 9 0 0 0 20 0 15 0 224826029 15381372928 32485 33554432000 4194304 4196468 140731339952016 139836352948336 139836947262082 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29401088 140731339957255 140731339957553 140731339957553 140731339960271 0
[pid=22054/tid=22065] ppid=22051 vsize=15020872 memory=1712 CPUtime=0.07 cores=0,2,4,6
/proc/22054/task/22065/stat : 22065 (java) S 22051 22051 19383 0 -1 1077944384 305 0 0 0 7 0 0 0 20 0 15 0 224826029 15381372928 32485 33554432000 4194304 4196468 140731339952016 139836351895536 139836947262082 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29401088 140731339957255 140731339957553 140731339957553 140731339960271 0
[pid=22054/tid=22066] ppid=22051 vsize=15020872 memory=8812 CPUtime=0.15 cores=0,2,4,6
/proc/22054/task/22066/stat : 22066 (java) R 22051 22051 19383 0 -1 4202560 398 0 0 0 15 0 0 0 20 0 15 0 224826029 15381372928 32485 33554432000 4194304 4196468 140731339952016 139836283414896 139836947272282 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29401088 140731339957255 140731339957553 140731339957553 140731339960271 0
[pid=22054/tid=22067] ppid=22051 vsize=15020872 memory=4576 CPUtime=0 cores=0,2,4,6
/proc/22054/task/22067/stat : 22067 (java) S 22051 22051 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224826029 15381372928 32485 33554432000 4194304 4196468 140731339952016 139834404366816 139836947261141 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29401088 140731339957255 140731339957553 140731339957553 140731339960271 0
[pid=22054/tid=22068] ppid=22051 vsize=15020872 memory=15868 CPUtime=0 cores=0,2,4,6
/proc/22054/task/22068/stat : 22068 (java) S 22051 22051 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224826029 15381372928 32485 33554432000 4194304 4196468 140731339952016 139836282362800 139836947262082 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29401088 140731339957255 140731339957553 140731339957553 140731339960271 0
Current children cumulated CPU time: 1.01 s
Current children cumulated vsize: 15134000 KiB
Current children cumulated memory: 131076 KiB

[startup+1.50144 s]
/proc/loadavg: 2.06 2.05 2.05 4/225 22068
/proc/meminfo: memFree=11492260/32770624 swapFree=67108860/67108860
[pid=22051] ppid=22048 vsize=113128 memory=1392 CPUtime=0 cores=0,2,4,6
/proc/22051/stat : 22051 (scop.sh) S 22048 22051 19383 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 224826022 115843072 348 33554432000 4194304 5098028 140737321827936 140737321825192 139852128776828 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 12161024 140737321829441 140737321829639 140737321829639 140737321832397 0
/proc/22051/statm: 28282 348 296 221 0 87 0

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

/proc/22051/stat : 22051 (scop.sh) S 22048 22051 19383 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 224826022 115843072 348 33554432000 4194304 5098028 140737321827936 140737321825192 139852128776828 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 12161024 140737321829441 140737321829639 140737321829639 140737321832397 0
/proc/22051/statm: 28282 348 296 221 0 87 0
[pid=22054] ppid=22051 vsize=15022920 memory=197652 CPUtime=3.25 cores=0,2,4,6
/proc/22054/stat : 22054 (java) S 22051 22051 19383 0 -1 1077944320 22263 0 0 0 316 9 0 0 20 0 15 0 224826022 15383470080 49413 33554432000 4194304 4196468 140731339952016 140731339934560 139836947250935 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 29401088 140731339957255 140731339957553 140731339957553 140731339960271 0
/proc/22054/statm: 3755730 49413 3195 1 0 3717115 0
[pid=22054/tid=22055] ppid=22051 vsize=15022920 memory=139691597000256 CPUtime=1.57 cores=0,2,4,6
/proc/22054/task/22055/stat : 22055 (java) R 22051 22051 19383 0 -1 4202560 16575 0 0 0 150 7 0 0 20 0 15 0 224826023 15383470080 49413 33554432000 4194304 4196468 140731339952016 139836919088208 139836947262870 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29401088 140731339957255 140731339957553 140731339957553 140731339960271 0
[pid=22054/tid=22056] ppid=22051 vsize=15022920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22054/task/22056/stat : 22056 (java) S 22051 22051 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224826024 15383470080 49413 33554432000 4194304 4196468 140731339952016 139836951493008 139836947261141 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29401088 140731339957255 140731339957553 140731339957553 140731339960271 0
[pid=22054/tid=22057] ppid=22051 vsize=15022920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22054/task/22057/stat : 22057 (java) S 22051 22051 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224826024 15383470080 49413 33554432000 4194304 4196468 140731339952016 139836765649168 139836947261141 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29401088 140731339957255 140731339957553 140731339957553 140731339960271 0
[pid=22054/tid=22058] ppid=22051 vsize=15022920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22054/task/22058/stat : 22058 (java) S 22051 22051 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224826024 15383470080 49413 33554432000 4194304 4196468 140731339952016 139836764596880 139836947261141 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29401088 140731339957255 140731339957553 140731339957553 140731339960271 0
[pid=22054/tid=22059] ppid=22051 vsize=15022920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22054/task/22059/stat : 22059 (java) S 22051 22051 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224826024 15383470080 49413 33554432000 4194304 4196468 140731339952016 139836763544080 139836947261141 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29401088 140731339957255 140731339957553 140731339957553 140731339960271 0
[pid=22054/tid=22060] ppid=22051 vsize=15022920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22054/task/22060/stat : 22060 (java) S 22051 22051 19383 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 224826026 15383470080 49413 33554432000 4194304 4196468 140731339952016 139836354001520 139836947262082 0 0 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29401088 140731339957255 140731339957553 140731339957553 140731339960271 0
[pid=22054/tid=22061] ppid=22051 vsize=15022920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22054/task/22061/stat : 22061 (java) S 22051 22051 19383 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224826026 15383470080 49413 33554432000 4194304 4196468 140731339952016 139835511661856 139836947261141 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29401088 140731339957255 140731339957553 140731339957553 140731339960271 0
[pid=22054/tid=22062] ppid=22051 vsize=15022920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22054/task/22062/stat : 22062 (java) S 22051 22051 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224826026 15383470080 49413 33554432000 4194304 4196468 140731339952016 139835276781168 139836947261141 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29401088 140731339957255 140731339957553 140731339957553 140731339960271 0
[pid=22054/tid=22063] ppid=22051 vsize=15022920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22054/task/22063/stat : 22063 (java) S 22051 22051 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224826029 15383470080 49413 33554432000 4194304 4196468 140731339952016 139834902272592 139836947269531 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29401088 140731339957255 140731339957553 140731339957553 140731339960271 0
[pid=22054/tid=22064] ppid=22051 vsize=15022920 memory=0 CPUtime=0.5 cores=0,2,4,6
/proc/22054/task/22064/stat : 22064 (java) R 22051 22051 19383 0 -1 1077944384 1106 0 0 0 50 0 0 0 20 0 15 0 224826029 15383470080 49413 33554432000 4194304 4196468 140731339952016 139836352948336 139836947262082 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 29401088 140731339957255 140731339957553 140731339957553 140731339960271 0
[pid=22054/tid=22065] ppid=22051 vsize=15022920 memory=170926128 CPUtime=0.48 cores=0,2,4,6
/proc/22054/task/22065/stat : 22065 (java) R 22051 22051 19383 0 -1 4202560 840 0 0 0 47 1 0 0 20 0 15 0 224826029 15383470080 49413 33554432000 4194304 4196468 140731339952016 139836351887312 139836927950506 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29401088 140731339957255 140731339957553 140731339957553 140731339960271 0
[pid=22054/tid=22066] ppid=22051 vsize=15022920 memory=1392 CPUtime=0.67 cores=0,2,4,6
/proc/22054/task/22066/stat : 22066 (java) R 22051 22051 19383 0 -1 4202560 2418 0 0 0 67 0 0 0 20 0 15 0 224826029 15383470080 49413 33554432000 4194304 4196468 140731339952016 139836283409888 139836926649664 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29401088 140731339957255 140731339957553 140731339957553 140731339960271 0
[pid=22054/tid=22067] ppid=22051 vsize=15022920 memory=165080 CPUtime=0 cores=0,2,4,6
/proc/22054/task/22067/stat : 22067 (java) S 22051 22051 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224826029 15383470080 49413 33554432000 4194304 4196468 140731339952016 139834404366816 139836947261141 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29401088 140731339957255 140731339957553 140731339957553 140731339960271 0
[pid=22054/tid=22068] ppid=22051 vsize=15022920 memory=56 CPUtime=0 cores=0,2,4,6
/proc/22054/task/22068/stat : 22068 (java) S 22051 22051 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224826029 15383470080 49413 33554432000 4194304 4196468 140731339952016 139836282362800 139836947262082 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29401088 140731339957255 140731339957553 140731339957553 140731339960271 0
Current children cumulated CPU time: 3.25 s
Current children cumulated vsize: 15136048 KiB
Current children cumulated memory: 199044 KiB

[startup+2.40067 s]
/proc/loadavg: 2.06 2.05 2.05 5/225 22083
/proc/meminfo: memFree=11593304/32770624 swapFree=67108860/67108860
[pid=22051] ppid=22048 vsize=113128 memory=1468 CPUtime=4.31 cores=0,2,4,6
/proc/22051/stat : 22051 (scop.sh) S 22048 22051 19383 0 -1 4202496 590 24529 0 0 0 0 420 11 20 0 1 0 224826022 115843072 367 33554432000 4194304 5098028 140737321827936 140737321824680 139852128776828 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 12161024 140737321829441 140737321829639 140737321829639 140737321832397 0
/proc/22051/statm: 28282 367 311 221 0 87 0
[pid=22069] ppid=22051 vsize=7406364 memory=75620 CPUtime=0.61 cores=0,2,4,6
/proc/22069/stat : 22069 (java) S 22051 22051 19383 0 -1 1077944320 12039 0 0 0 57 4 0 0 20 0 15 0 224826216 7584116736 18839 33554432000 4194304 4196468 140728583422640 140728583405184 140035437235959 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26632192 140728583431349 140728583431473 140728583431473 140728583434191 0
/proc/22069/statm: 1851591 18905 2989 1 0 1813530 0
[pid=22069/tid=22070] ppid=22051 vsize=7406364 memory=0 CPUtime=0.44 cores=0,2,4,6
/proc/22069/task/22070/stat : 22070 (java) R 22051 22051 19383 0 -1 4202560 9724 0 0 0 42 2 0 0 20 0 15 0 224826216 7584116736 18905 33554432000 4194304 4196468 140728583422640 140035409060064 140035417511787 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26632192 140728583431349 140728583431473 140728583431473 140728583434191 0
[pid=22069/tid=22071] ppid=22051 vsize=7406364 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22069/task/22071/stat : 22071 (java) S 22051 22051 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224826217 7584116736 18905 33554432000 4194304 4196468 140728583422640 140035441478160 140035437246165 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26632192 140728583431349 140728583431473 140728583431473 140728583434191 0
[pid=22069/tid=22072] ppid=22051 vsize=7406364 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22069/task/22072/stat : 22072 (java) S 22051 22051 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224826217 7584116736 18905 33554432000 4194304 4196468 140728583422640 140034922302096 140035437246165 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26632192 140728583431349 140728583431473 140728583431473 140728583434191 0
[pid=22069/tid=22073] ppid=22051 vsize=7406364 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22069/task/22073/stat : 22073 (java) S 22051 22051 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224826217 7584116736 18905 33554432000 4194304 4196468 140728583422640 140034921249040 140035437246165 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26632192 140728583431349 140728583431473 140728583431473 140728583434191 0
[pid=22069/tid=22074] ppid=22051 vsize=7406364 memory=7525063547992368742 CPUtime=0 cores=0,2,4,6
/proc/22069/task/22074/stat : 22074 (java) S 22051 22051 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224826217 7584116736 18905 33554432000 4194304 4196468 140728583422640 140034920196496 140035437246165 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26632192 140728583431349 140728583431473 140728583431473 140728583434191 0
[pid=22069/tid=22075] ppid=22051 vsize=7406364 memory=5935803972032095336 CPUtime=0 cores=0,2,4,6
/proc/22069/task/22075/stat : 22075 (java) S 22051 22051 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224826219 7584116736 18905 33554432000 4194304 4196468 140728583422640 140034883640048 140035437247106 0 0 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26632192 140728583431349 140728583431473 140728583431473 140728583434191 0
[pid=22069/tid=22076] ppid=22051 vsize=7406364 memory=7308890765878585446 CPUtime=0 cores=0,2,4,6
/proc/22069/task/22076/stat : 22076 (java) S 22051 22051 19383 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224826219 7584116736 18905 33554432000 4194304 4196468 140728583422640 140034254562976 140035437246165 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26632192 140728583431349 140728583431473 140728583431473 140728583434191 0
[pid=22069/tid=22077] ppid=22051 vsize=7406364 memory=6369595552562500177 CPUtime=0 cores=0,2,4,6
/proc/22069/task/22077/stat : 22077 (java) S 22051 22051 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224826219 7584116736 18905 33554432000 4194304 4196468 140728583422640 140033986127088 140035437246165 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26632192 140728583431349 140728583431473 140728583431473 140728583434191 0
[pid=22069/tid=22078] ppid=22051 vsize=7406364 memory=7883944108235712103 CPUtime=0 cores=0,2,4,6
/proc/22069/task/22078/stat : 22078 (java) S 22051 22051 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224826222 7584116736 18905 33554432000 4194304 4196468 140728583422640 140033611618768 140035437254555 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26632192 140728583431349 140728583431473 140728583431473 140728583434191 0
[pid=22069/tid=22079] ppid=22051 vsize=7406364 memory=1392 CPUtime=0.02 cores=0,2,4,6
/proc/22069/task/22079/stat : 22079 (java) S 22051 22051 19383 0 -1 1077944384 388 0 0 0 2 0 0 0 20 0 15 0 224826222 7584116736 18905 33554432000 4194304 4196468 140728583422640 140034882586864 140035437247106 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26632192 140728583431349 140728583431473 140728583431473 140728583434191 0
[pid=22069/tid=22080] ppid=22051 vsize=7406364 memory=226816 CPUtime=0.02 cores=0,2,4,6
/proc/22069/task/22080/stat : 22080 (java) S 22051 22051 19383 0 -1 1077944384 230 0 0 0 2 0 0 0 20 0 15 0 224826222 7584116736 18905 33554432000 4194304 4196468 140728583422640 140034881534320 140035437247106 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26632192 140728583431349 140728583431473 140728583431473 140728583434191 0
[pid=22069/tid=22081] ppid=22051 vsize=7406364 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/22069/task/22081/stat : 22081 (java) S 22051 22051 19383 0 -1 1077944384 379 0 0 0 9 0 0 0 20 0 15 0 224826222 7584116736 18905 33554432000 4194304 4196468 140728583422640 140034880481264 140035437247106 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26632192 140728583431349 140728583431473 140728583431473 140728583434191 0
[pid=22069/tid=22082] ppid=22051 vsize=7406364 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22069/task/22082/stat : 22082 (java) S 22051 22051 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224826222 7584116736 18971 33554432000 4194304 4196468 140728583422640 140033113712992 140035437246165 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26632192 140728583431349 140728583431473 140728583431473 140728583434191 0
[pid=22069/tid=22083] ppid=22051 vsize=7406364 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22069/task/22083/stat : 22083 (java) S 22051 22051 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224826222 7584116736 18971 33554432000 4194304 4196468 140728583422640 140034879429680 140035437247106 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26632192 140728583431349 140728583431473 140728583431473 140728583434191 0
Current children cumulated CPU time: 4.92 s
Current children cumulated vsize: 7519492 KiB
Current children cumulated memory: 77088 KiB

[startup+2.60076 s]
/proc/loadavg: 2.06 2.05 2.05 5/225 22083
/proc/meminfo: memFree=11593304/32770624 swapFree=67108860/67108860
[pid=22051] ppid=22048 vsize=113128 memory=1468 CPUtime=4.31 cores=0,2,4,6
/proc/22051/stat : 22051 (scop.sh) S 22048 22051 19383 0 -1 4202496 590 24529 0 0 0 0 420 11 20 0 1 0 224826022 115843072 367 33554432000 4194304 5098028 140737321827936 140737321824680 139852128776828 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 12161024 140737321829441 140737321829639 140737321829639 140737321832397 0
/proc/22051/statm: 28282 367 311 221 0 87 0
[pid=22069] ppid=22051 vsize=7408432 memory=99676 CPUtime=0.9 cores=0,2,4,6
/proc/22069/stat : 22069 (java) S 22051 22051 19383 0 -1 1077944320 16717 0 0 0 85 5 0 0 20 0 15 0 224826216 7586234368 24919 33554432000 4194304 4196468 140728583422640 140728583405184 140035437235959 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26632192 140728583431349 140728583431473 140728583431473 140728583434191 0
/proc/22069/statm: 1852108 24919 3010 1 0 1814042 0
[pid=22069/tid=22070] ppid=22051 vsize=7408432 memory=0 CPUtime=0.63 cores=0,2,4,6
/proc/22069/task/22070/stat : 22070 (java) R 22051 22051 19383 0 -1 4202560 14308 0 0 0 60 3 0 0 20 0 15 0 224826216 7586234368 24919 33554432000 4194304 4196468 140728583422640 140035409072160 140035421316446 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26632192 140728583431349 140728583431473 140728583431473 140728583434191 0
[pid=22069/tid=22071] ppid=22051 vsize=7408432 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22069/task/22071/stat : 22071 (java) S 22051 22051 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224826217 7586234368 24919 33554432000 4194304 4196468 140728583422640 140035441478160 140035437246165 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26632192 140728583431349 140728583431473 140728583431473 140728583434191 0
[pid=22069/tid=22072] ppid=22051 vsize=7408432 memory=7163348398622400853 CPUtime=0 cores=0,2,4,6
/proc/22069/task/22072/stat : 22072 (java) S 22051 22051 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224826217 7586234368 24919 33554432000 4194304 4196468 140728583422640 140034922302096 140035437246165 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26632192 140728583431349 140728583431473 140728583431473 140728583434191 0
[pid=22069/tid=22073] ppid=22051 vsize=7408432 memory=7588957229541059672 CPUtime=0 cores=0,2,4,6
/proc/22069/task/22073/stat : 22073 (java) S 22051 22051 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224826217 7586234368 24919 33554432000 4194304 4196468 140728583422640 140034921249040 140035437246165 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26632192 140728583431349 140728583431473 140728583431473 140728583434191 0
[pid=22069/tid=22074] ppid=22051 vsize=7408432 memory=7157736482787912812 CPUtime=0 cores=0,2,4,6
/proc/22069/task/22074/stat : 22074 (java) S 22051 22051 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224826217 7586234368 24919 33554432000 4194304 4196468 140728583422640 140034920196496 140035437246165 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26632192 140728583431349 140728583431473 140728583431473 140728583434191 0
[pid=22069/tid=22075] ppid=22051 vsize=7408432 memory=4639948313719891052 CPUtime=0 cores=0,2,4,6
/proc/22069/task/22075/stat : 22075 (java) S 22051 22051 19383 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 224826219 7586234368 24919 33554432000 4194304 4196468 140728583422640 140034883640048 140035437247106 0 0 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26632192 140728583431349 140728583431473 140728583431473 140728583434191 0
[pid=22069/tid=22076] ppid=22051 vsize=7408432 memory=7378699862850497107 CPUtime=0 cores=0,2,4,6
/proc/22069/task/22076/stat : 22076 (java) S 22051 22051 19383 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224826219 7586234368 24919 33554432000 4194304 4196468 140728583422640 140034254562976 140035437246165 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26632192 140728583431349 140728583431473 140728583431473 140728583434191 0
[pid=22069/tid=22077] ppid=22051 vsize=7408432 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/22069/task/22077/stat : 22077 (java) S 22051 22051 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224826219 7586234368 24919 33554432000 4194304 4196468 140728583422640 140033986127088 140035437246165 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26632192 140728583431349 140728583431473 140728583431473 140728583434191 0
[pid=22069/tid=22078] ppid=22051 vsize=7408432 memory=6944652177228980320 CPUtime=0 cores=0,2,4,6
/proc/22069/task/22078/stat : 22078 (java) S 22051 22051 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224826222 7586234368 24919 33554432000 4194304 4196468 140728583422640 140033611618768 140035437254555 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26632192 140728583431349 140728583431473 140728583431473 140728583434191 0
[pid=22069/tid=22079] ppid=22051 vsize=7408432 memory=7649399362840179250 CPUtime=0.04 cores=0,2,4,6
/proc/22069/task/22079/stat : 22079 (java) S 22051 22051 19383 0 -1 1077944384 391 0 0 0 4 0 0 0 20 0 15 0 224826222 7586234368 24919 33554432000 4194304 4196468 140728583422640 140034882586864 140035437247106 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26632192 140728583431349 140728583431473 140728583431473 140728583434191 0
[pid=22069/tid=22080] ppid=22051 vsize=7408432 memory=7300704776819335744 CPUtime=0.04 cores=0,2,4,6
/proc/22069/task/22080/stat : 22080 (java) S 22051 22051 19383 0 -1 1077944384 241 0 0 0 4 0 0 0 20 0 15 0 224826222 7586234368 24919 33554432000 4194304 4196468 140728583422640 140034881534320 140035437247106 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26632192 140728583431349 140728583431473 140728583431473 140728583434191 0
[pid=22069/tid=22081] ppid=22051 vsize=7408432 memory=7955166091236687980 CPUtime=0.14 cores=0,2,4,6
/proc/22069/task/22081/stat : 22081 (java) S 22051 22051 19383 0 -1 1077944384 444 0 0 0 14 0 0 0 20 0 15 0 224826222 7586234368 24919 33554432000 4194304 4196468 140728583422640 140034880481264 140035437247106 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26632192 140728583431349 140728583431473 140728583431473 140728583434191 0
[pid=22069/tid=22082] ppid=22051 vsize=7408432 memory=7453016910317250385 CPUtime=0 cores=0,2,4,6
/proc/22069/task/22082/stat : 22082 (java) S 22051 22051 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224826222 7586234368 24919 33554432000 4194304 4196468 140728583422640 140033113712992 140035437246165 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26632192 140728583431349 140728583431473 140728583431473 140728583434191 0
[pid=22069/tid=22083] ppid=22051 vsize=7408432 memory=8170490024688046674 CPUtime=0 cores=0,2,4,6
/proc/22069/task/22083/stat : 22083 (java) S 22051 22051 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224826222 7586234368 24919 33554432000 4194304 4196468 140728583422640 140034879429680 140035437247106 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26632192 140728583431349 140728583431473 140728583431473 140728583434191 0
Current children cumulated CPU time: 5.21 s
Current children cumulated vsize: 7521560 KiB
Current children cumulated memory: 101144 KiB

[startup+2.70097 s]
/proc/loadavg: 2.06 2.05 2.05 5/225 22083
/proc/meminfo: memFree=11593304/32770624 swapFree=67108860/67108860
[pid=22051] ppid=22048 vsize=113128 memory=1468 CPUtime=4.31 cores=0,2,4,6
/proc/22051/stat : 22051 (scop.sh) S 22048 22051 19383 0 -1 4202496 590 24529 0 0 0 0 420 11 20 0 1 0 224826022 115843072 367 33554432000 4194304 5098028 140737321827936 140737321824680 139852128776828 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 12161024 140737321829441 140737321829639 140737321829639 140737321832397 0
/proc/22051/statm: 28282 367 311 221 0 87 0
[pid=22069] ppid=22051 vsize=7871608 memory=117004 CPUtime=1.16 cores=0,2,4,6
/proc/22069/stat : 22069 (java) S 22051 22051 19383 0 -1 1077944320 17960 717 0 0 109 6 1 0 20 0 17 0 224826216 8060526592 29251 33554432000 4194304 4196468 140728583422640 140728583405184 140035437235959 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26632192 140728583431349 140728583431473 140728583431473 140728583434191 0
/proc/22069/statm: 1967902 29251 3157 1 0 1929301 0
[pid=22069/tid=22070] ppid=22051 vsize=7871608 memory=279383193730896 CPUtime=0.75 cores=0,2,4,6
/proc/22069/task/22070/stat : 22070 (java) D 22051 22051 19383 0 -1 1077944384 14980 717 0 0 70 4 1 0 20 0 17 0 224826216 8060526592 29251 33554432000 4194304 4196468 140728583422640 140035409044944 140035429915181 0 4 2 25189581 18446744072101641764 0 0 -1 2 0 0 0 0 0 6293624 6294260 26632192 140728583431349 140728583431473 140728583431473 140728583434191 0
[pid=22069/tid=22071] ppid=22051 vsize=7871608 memory=-7101718590825193272 CPUtime=0.01 cores=0,2,4,6
/proc/22069/task/22071/stat : 22071 (java) S 22051 22051 19383 0 -1 1077944384 1 717 0 0 0 0 1 0 20 0 17 0 224826217 8060526592 29251 33554432000 4194304 4196468 140728583422640 140035441478160 140035437246165 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26632192 140728583431349 140728583431473 140728583431473 140728583434191 0
[pid=22069/tid=22072] ppid=22051 vsize=7871608 memory=288291060634092338 CPUtime=0.01 cores=0,2,4,6
/proc/22069/task/22072/stat : 22072 (java) S 22051 22051 19383 0 -1 1077944384 1 717 0 0 0 0 1 0 20 0 17 0 224826217 8060526592 29251 33554432000 4194304 4196468 140728583422640 140034922302096 140035437246165 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26632192 140728583431349 140728583431473 140728583431473 140728583434191 0
[pid=22069/tid=22073] ppid=22051 vsize=7871608 memory=288230376152901428 CPUtime=0.01 cores=0,2,4,6
/proc/22069/task/22073/stat : 22073 (java) S 22051 22051 19383 0 -1 1077944384 1 717 0 0 0 0 1 0 20 0 17 0 224826217 8060526592 29251 33554432000 4194304 4196468 140728583422640 140034921249040 140035437246165 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26632192 140728583431349 140728583431473 140728583431473 140728583434191 0
[pid=22069/tid=22074] ppid=22051 vsize=7871608 memory=11089 CPUtime=0.01 cores=0,2,4,6
/proc/22069/task/22074/stat : 22074 (java) S 22051 22051 19383 0 -1 1077944384 2 717 0 0 0 0 1 0 20 0 17 0 224826217 8060526592 29251 33554432000 4194304 4196468 140728583422640 140034920196496 140035437246165 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26632192 140728583431349 140728583431473 140728583431473 140728583434191 0
[pid=22069/tid=22075] ppid=22051 vsize=7871608 memory=4420 CPUtime=0.01 cores=0,2,4,6
/proc/22069/task/22075/stat : 22075 (java) S 22051 22051 19383 0 -1 1077944384 5 717 0 0 0 0 1 0 20 0 17 0 224826219 8060526592 29251 33554432000 4194304 4196468 140728583422640 140034883640048 140035437247106 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26632192 140728583431349 140728583431473 140728583431473 140728583434191 0
[pid=22069/tid=22076] ppid=22051 vsize=7871608 memory=6628 CPUtime=0.01 cores=0,2,4,6
/proc/22069/task/22076/stat : 22076 (java) S 22051 22051 19383 0 -1 1077944384 13 717 0 0 0 0 1 0 20 0 17 0 224826219 8060526592 29251 33554432000 4194304 4196468 140728583422640 140034254562976 140035437246165 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26632192 140728583431349 140728583431473 140728583431473 140728583434191 0
[pid=22069/tid=22077] ppid=22051 vsize=7871608 memory=8836 CPUtime=0.01 cores=0,2,4,6
/proc/22069/task/22077/stat : 22077 (java) S 22051 22051 19383 0 -1 1077944384 1 717 0 0 0 0 1 0 20 0 17 0 224826219 8060526592 29251 33554432000 4194304 4196468 140728583422640 140033986127088 140035437246165 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26632192 140728583431349 140728583431473 140728583431473 140728583434191 0
[pid=22069/tid=22078] ppid=22051 vsize=7871608 memory=11044 CPUtime=0.01 cores=0,2,4,6
/proc/22069/task/22078/stat : 22078 (java) S 22051 22051 19383 0 -1 1077944384 3 717 0 0 0 0 1 0 20 0 17 0 224826222 8060526592 29251 33554432000 4194304 4196468 140728583422640 140033611618768 140035437254555 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26632192 140728583431349 140728583431473 140728583431473 140728583434191 0
[pid=22069/tid=22079] ppid=22051 vsize=7871608 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/22069/task/22079/stat : 22079 (java) S 22051 22051 19383 0 -1 1077944384 497 717 0 0 7 0 1 0 20 0 17 0 224826222 8060526592 29251 33554432000 4194304 4196468 140728583422640 140034882586864 140035437247106 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26632192 140728583431349 140728583431473 140728583431473 140728583434191 0
[pid=22069/tid=22080] ppid=22051 vsize=7871608 memory=4420 CPUtime=0.1 cores=0,2,4,6
/proc/22069/task/22080/stat : 22080 (java) S 22051 22051 19383 0 -1 1077944384 451 717 0 0 9 0 1 0 20 0 17 0 224826222 8060526592 29251 33554432000 4194304 4196468 140728583422640 140034881534320 140035437247106 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26632192 140728583431349 140728583431473 140728583431473 140728583434191 0
[pid=22069/tid=22081] ppid=22051 vsize=7871608 memory=1468 CPUtime=0.2 cores=0,2,4,6
/proc/22069/task/22081/stat : 22081 (java) S 22051 22051 19383 0 -1 1077944384 555 717 0 0 19 0 1 0 20 0 17 0 224826222 8060526592 29251 33554432000 4194304 4196468 140728583422640 140034880481264 140035437247106 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26632192 140728583431349 140728583431473 140728583431473 140728583434191 0
[pid=22069/tid=22082] ppid=22051 vsize=7871608 memory=58712 CPUtime=0.01 cores=0,2,4,6
/proc/22069/task/22082/stat : 22082 (java) S 22051 22051 19383 0 -1 1077944384 3 717 0 0 0 0 1 0 20 0 17 0 224826222 8060526592 29251 33554432000 4194304 4196468 140728583422640 140033113712992 140035437246165 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26632192 140728583431349 140728583431473 140728583431473 140728583434191 0
[pid=22069/tid=22083] ppid=22051 vsize=7871640 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/22069/task/22083/stat : 22083 (java) S 22051 22051 19383 0 -1 1077944384 1 717 0 0 0 0 1 0 20 0 17 0 224826222 8060559360 29251 33554432000 4194304 4196468 140728583422640 140034879429680 140035437247106 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26632192 140728583431349 140728583431473 140728583431473 140728583434191 0
Current children cumulated CPU time: 5.47 s
Current children cumulated vsize: 7984736 KiB
Current children cumulated memory: 118472 KiB

Child status: 0
Real time (s): 2.77633
CPU time (s): 5.61641
CPU user time (s): 5.42922
CPU system time (s): 0.187192
CPU usage (%): 202.297
Max. virtual memory (cumulated for all children) (KiB): 15140232
Max. memory (cumulated for all children) (KiB): 242616

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.42922
system time used= 0.187192
maximum resident set size= 244548
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44193
page faults= 0
swaps= 0
block input operations= 0
block output operations= 328
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4820
involuntary context switches= 36


# summary of solver processes directly reported to runsolver:
#   pid: 22051
#   total CPU time (s): 5.61641
#   total CPU user time (s): 5.42922
#   total CPU system time (s): 0.187192

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.040425 second user time and 0.073165 second system time

The end

Launcher Data

Begin job on node135 at 2018-08-12 13:17:09
IDJOB=4305588
IDBENCH=141345
IDSOLVER=2783
FILE ID=node135/4305588-1534072628
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-16_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-4305588-1534072628/watcher-4305588-1534072628 -o /tmp/evaluation-result-4305588-1534072628/solver-4305588-1534072628 -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-4305588-1534072628.xml

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

MD5SUM BENCH= 27c67f30ca0ef1b1bbbeaa4cb2c2f178
RANDOM SEED=1740130905

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:        11624496 kB
MemAvailable:   31732748 kB
Buffers:          245608 kB
Cached:         19868172 kB
SwapCached:            0 kB
Active:          9285196 kB
Inactive:       11056720 kB
Active(anon):     176904 kB
Inactive(anon):   103300 kB
Active(file):    9108292 kB
Inactive(file): 10953420 kB
Unevictable:        7244 kB
Mlocked:            7244 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7932 kB
Writeback:             0 kB
AnonPages:        283940 kB
Mapped:            73540 kB
Shmem:             49824 kB
Slab:             503908 kB
SReclaimable:     475000 kB
SUnreclaim:        28908 kB
KernelStack:        4048 kB
PageTables:         5892 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5888904 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    139264 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:17:11