Trace number 4305688

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 56.3287 39.9407

General information on the benchmark

NameSubisomorphism/
Subisomorphism-g08-g43_c18.xml
MD5SUM7cef523f02717582c22db5e2b6d8dc99
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 benchmark1.21334
Satisfiable
(Un)Satisfiability was proved
Number of variables30
Number of constraints93
Number of domains1
Minimum domain size128
Maximum domain size128
Distribution of domain sizes[{"size":128,"count":30}]
Minimum variable degree3
Maximum variable degree9
Distribution of variable degrees[{"degree":3,"count":1},{"degree":4,"count":3},{"degree":5,"count":10},{"degree":6,"count":3},{"degree":7,"count":6},{"degree":8,"count":4},{"degree":9,"count":3}]
Minimum constraint arity1
Maximum constraint arity30
Distribution of constraint arities[{"arity":1,"count":30},{"arity":2,"count":62},{"arity":30,"count":1}]
Number of extensional constraints92
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":92},{"type":"allDifferent","count":1}]
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-29568-serial-file.bin HOME/instance-4305688-1534082079.xml
0.54/0.51	
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 15:54:40 CEST 2018
0.66/0.54	c PID: 29571
0.66/0.54	c IP: 172.20.3.106
0.66/0.54	c HOST: node106.alineos.net
0.66/0.55	c (0,0) Parsing Begin
1.52/0.91	c (0,0) Parsing End
1.52/0.91	c (0,0) CSP: 30 int (0 aux), 0 bool (0 aux), 93 ctr, max domain size 128
1.52/0.91	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.52/0.91	c (0,0) Constraint Name Generate Begin
1.52/0.92	c (0,0) Ctr:HOME/instance-4305688-1534082079.xml,AllDifferent:ExtensionConflict:ExtensionSupport:IntVar
1.52/0.92	c (0,0) Constraint Name Generate End
1.52/0.92	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.52/0.92	c (0,0) CSP to CSPinCNF Begin
7.82/3.02	c (2,2) translated 10 (10%) constraints
10.05/4.18	c (3,3) translated 19 (20%) constraints
11.21/5.29	c (4,4) translated 28 (30%) constraints
12.59/6.50	c (5,5) translated 38 (40%) constraints
13.69/7.60	c (7,7) translated 47 (50%) constraints
15.52/8.80	c (8,8) translated 56 (60%) constraints
16.56/9.71	c (9,9) translated 66 (70%) constraints
16.56/9.71	c (9,9) translated 75 (80%) constraints
16.56/9.72	c (9,9) translated 84 (90%) constraints
16.56/9.74	c (9,9) translated 93 (100%) constraints
17.95/10.36	c (9,9) STATISTICS1:HOME/instance-4305688-1534082079.xml,AllDifferent:ExtensionConflict:ExtensionSupport:IntVar,7904,192916,127,127,128,2,127:435,127:369884;2:200074,128:62;30:2;3:176328;2:16520;1:4,2:435;1:569088;0:66,
17.95/10.36	c (9,9) ==========================================
17.95/10.36	c (9,9) Both Encoding selects:
17.95/10.36	c (9,9) Order
17.95/10.36	c (9,9) ==========================================
19.46/10.83	c (10,10) translated 19292 (10%) constraints
20.37/11.13	c (10,10) translated 38584 (20%) constraints
20.75/11.36	c (10,10) translated 57875 (30%) constraints
21.15/11.58	c (11,10) translated 77167 (40%) constraints
21.60/11.81	c (11,11) translated 96458 (50%) constraints
21.81/12.03	c (11,11) translated 115750 (60%) constraints
22.03/12.26	c (11,11) translated 135042 (70%) constraints
22.24/12.49	c (11,11) translated 154333 (80%) constraints
22.54/12.72	c (12,12) translated 173625 (90%) constraints
22.74/12.96	c (12,12) translated 192916 (100%) constraints
22.74/12.96	c (12,12) CSP to CSPinCNF End
22.74/12.96	c (12,12) CSP: 30 int (0 aux), 7874 bool (7874 aux), 192916 ctr, max domain size 127
22.74/12.96	c (12,12) Heap : 2565 MiB used (max 10795 MiB), NonHeap : 33 MiB used (max 0 MiB)
22.74/12.96	c (12,12) CSPinCNF Propagation Begin
50.16/36.13	c (35,34) 0 values, 62 unsatisfiable literals, and 4 valid clauses are removed
50.16/36.13	c (35,34) CSPinCNF Propagation End
50.16/36.14	c (35,34) CSP: 30 int (0 aux), 7874 bool (7874 aux), 192912 ctr, max domain size 127
50.16/36.14	c (35,34) Heap : 2296 MiB used (max 10847 MiB), NonHeap : 27 MiB used (max 0 MiB)
50.16/36.14	c (35,34) Simplify CSPinCNF Begin
50.58/36.38	c (35,34) Simplify CSPinCNF End
50.58/36.38	c (35,34) CSP: 30 int (0 aux), 8744 bool (8744 aux), 193782 ctr, max domain size 127
50.58/36.38	c (35,34) Heap : 2428 MiB used (max 10847 MiB), NonHeap : 27 MiB used (max 0 MiB)
50.58/36.38	c (35,34) Calculate Precise Domain Begin
50.58/36.38	c (35,34) 0 values are removed by re-calculation
50.58/36.38	c (35,34) Calculate Precise Domain End
50.58/36.39	c (35,34) CSP: 30 int (0 aux), 8744 bool (8744 aux), 193782 ctr, max domain size 127
50.58/36.39	c (35,34) Heap : 2428 MiB used (max 10847 MiB), NonHeap : 27 MiB used (max 0 MiB)
50.58/36.39	c (35,34) CSPinCNF to SatSolver Begin
51.96/36.91	c (36,35) 19379 (10 %) CSP clauses are encoded (12524 SAT variables, 132748 SAT clauses)
51.96/37.00	c (36,35) 38757 (20 %) CSP clauses are encoded (12524 SAT variables, 152126 SAT clauses)
52.15/37.09	c (36,35) 58135 (30 %) CSP clauses are encoded (12524 SAT variables, 171504 SAT clauses)
52.27/37.18	c (36,35) 77513 (40 %) CSP clauses are encoded (12524 SAT variables, 190882 SAT clauses)
52.37/37.27	c (36,35) 96891 (50 %) CSP clauses are encoded (12524 SAT variables, 210260 SAT clauses)
52.48/37.36	c (36,35) 116270 (60 %) CSP clauses are encoded (12524 SAT variables, 229639 SAT clauses)
52.59/37.45	c (36,35) 135648 (70 %) CSP clauses are encoded (12524 SAT variables, 249017 SAT clauses)
52.69/37.53	c (37,35) 155026 (80 %) CSP clauses are encoded (12524 SAT variables, 268395 SAT clauses)
52.80/37.62	c (37,35) 174404 (90 %) CSP clauses are encoded (12524 SAT variables, 287773 SAT clauses)
52.99/37.78	c (37,35) 193782 (100 %) CSP clauses are encoded (12524 SAT variables, 307151 SAT clauses)
52.99/37.78	c (37,35) Launch Command will be: minisat_release
52.99/37.78	c (37,35) CSPinCNF to SatSolver End
52.99/37.78	c (37,35) Heap : 269 MiB used (max 11029 MiB), NonHeap : 29 MiB used (max 0 MiB)
53.85/38.20	c (37,36) STATISTICS2:HOME/instance-4305688-1534082079.xml,AllDifferent:ExtensionConflict:ExtensionSupport:IntVar,8774,193782,127,127,127,2,127:870,127:370754;2:201814,127:62;30:2;3:176328;2:17390,2:870;1:570828,
53.85/38.20	c (37,36) 12524 bool, 307152 clause
53.85/38.20	c (37,36) Export Begin
54.03/38.30	c (37,36) Export to HOME/scop-29568-serial-file.bin
54.03/38.30	c (37,36) Export End
54.03/38.31	c (37,36) Export File Size: 0.08 MB
54.03/38.31	c (37,36) 0,0,12,35,35,35,37,STOP-AFTER(DIMACS)
54.03/38.31	c END-Prog: Sun Aug 12 15:55:18 CEST 2018
54.03/38.34	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-29568-serial-file.bin
54.09/38.84	c (0,0) Read Serial File Begin
54.09/38.84	c (0,0) HOME/scop-29568-serial-file.bin
55.05/39.02	c (0,0) Read Serial File End
55.05/39.04	
55.05/39.04	scop order+minisat_release (2018-07-31)
55.05/39.04	(Solving Process)
55.05/39.04	
55.05/39.06	c BEGIN-Prog: Sun Aug 12 15:55:18 CEST 2018
55.05/39.06	c PID: 29587
55.05/39.06	c IP: 172.20.3.106
55.05/39.06	c HOST: node106.alineos.net
55.05/39.06	c (0,0) SatSolver.solve Begin
55.05/39.06	c (0,0) 0 bool, 0 clause
55.05/39.06	c (0,0) minisat_release HOME/instance-4305688-1534082079.xml-scop-29571.cnf
55.33/39.85	c (1,0) c This is COMiniSatPS.
55.33/39.85	c (1,0) c WARNING: for repeatability, setting FPU to use double precision
55.33/39.85	c (1,0) c ============================[ Problem Statistics ]=============================
55.33/39.85	c (1,0) c |                                                                             |
55.33/39.85	c (1,0) c |  Number of variables:         12524                                         |
55.33/39.85	c (1,0) c |  Number of clauses:          307152                                         |
55.33/39.85	c (1,0) c |  Parse time:                   0.08 s                                       |
55.33/39.85	c (1,0) c |  Eliminated clauses:           0.01 Mb                                      |
55.33/39.85	c (1,0) c Reduced to 12089 vars, 304283 cls (grow=0)
55.33/39.85	c (1,0) c No iterative elimination performed. (vars=12089, c/v ratio=25.2)
55.33/39.85	c (1,0) c |  Simplification time:          0.38 s                                       |
55.33/39.85	c (1,0) c |                                                                             |
55.33/39.85	c (1,0) c ============================[ Search Statistics ]==============================
55.33/39.85	c (1,0) c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
55.33/39.85	c (1,0) c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
55.33/39.86	c (1,0) c ===============================================================================
55.33/39.86	c (1,0) c ===============================================================================
55.33/39.86	c (1,0) c restarts              : 12
55.33/39.86	c (1,0) c conflicts             : 1495           (1994 /sec)
55.33/39.86	c (1,0) c decisions             : 2744           (0.00 % random) (3659 /sec)
55.33/39.86	c (1,0) c propagations          : 1484579        (1979689 /sec)
55.33/39.86	c (1,0) c conflict literals     : 39113          (21.95 % deleted)
55.33/39.86	c (1,0) c CPU time              : 0.749905 s
55.33/39.86	c (1,0) 
55.33/39.86	c (1,0) s SATISFIABLE
55.33/39.89	c (1,0) SatSolver.solve End
55.33/39.89	c (1,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
55.33/39.89	c (1,0) Show results Begin
56.23/39.92	s SATISFIABLE
56.23/39.93	v <instantiation>
56.23/39.93	v     <list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29]</list>
56.23/39.93	v     <values>19 57 27 93 112 68 1 9 81 115 122 45 87 67 52 29 44 82 23 42 40 65 51 74 114 37 125 72 24 106</values>
56.23/39.93	v </instantiation>
56.23/39.93	c (1,0) Show results End
56.23/39.93	c (1,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 17 MiB used (max 0 MiB)
56.23/39.93	c (1,0) 1,1,STOP-AFTER(ALL)
56.23/39.93	c END-Prog: Sun Aug 12 15:55:19 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 (9590 MiB free)
  memory of node 1: 16384 MiB (13448 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4305688-1534082079/watcher-4305688-1534082079 -o /tmp/evaluation-result-4305688-1534082079/solver-4305688-1534082079 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1534060601-23199 --watchdog 2580 scop.sh 11g scop.jar -both minisat_release default HOME HOME/instance-4305688-1534082079.xml 

running on 4 cores: 1,3,5,7

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
solver pid=29568, runsolver pid=29565
Current StackSize limit: 8192 KiB


[startup+0.100323 s]*
/proc/loadavg: 1.87 2.00 2.03 4/223 29585
/proc/meminfo: memFree=23530060/32770624 swapFree=67108688/67108860
[pid=29568] ppid=29565 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/29568/stat : 29568 (scop.sh) S 29565 29568 23167 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 225770795 115843072 349 33554432000 4194304 5098028 140736474687216 140736474684472 139879883289212 0 65536 4100 81923 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 27553792 140736474694721 140736474694919 140736474694919 140736474697677 0
/proc/29568/statm: 28282 349 296 221 0 87 0
[pid=29571] ppid=29568 vsize=15012476 memory=72216 CPUtime=0.11 cores=1,3,5,7
/proc/29571/stat : 29571 (java) S 29568 29568 23167 0 -1 1077944320 6660 0 0 0 9 2 0 0 20 0 15 0 225770796 15372775424 18054 33554432000 4194304 4196468 140726809217296 140726809199840 139657425608439 0 0 2 16800973 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 31154176 140726809220103 140726809220401 140726809220401 140726809223119 0
/proc/29571/statm: 3753119 18054 2770 1 0 3715579 0
[pid=29571/tid=29572] ppid=29568 vsize=15012476 memory=-6078870780940435399 CPUtime=0.09 cores=1,3,5,7
/proc/29571/task/29572/stat : 29572 (java) R 29568 29568 23167 0 -1 4202560 4748 0 0 0 7 2 0 0 20 0 15 0 225770796 15372775424 18054 33554432000 4194304 4196468 140726809217296 139657397397552 139657407171972 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31154176 140726809220103 140726809220401 140726809220401 140726809223119 0
[pid=29571/tid=29573] ppid=29568 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29571/task/29573/stat : 29573 (java) S 29568 29568 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225770798 15372775424 18054 33554432000 4194304 4196468 140726809217296 139657429850896 139657425618645 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31154176 140726809220103 140726809220401 140726809220401 140726809223119 0
[pid=29571/tid=29574] ppid=29568 vsize=15012476 memory=139674593941120 CPUtime=0 cores=1,3,5,7
/proc/29571/task/29574/stat : 29574 (java) S 29568 29568 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225770798 15372775424 18054 33554432000 4194304 4196468 140726809217296 139657244007312 139657425618645 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31154176 140726809220103 140726809220401 140726809220401 140726809223119 0
[pid=29571/tid=29575] ppid=29568 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29571/task/29575/stat : 29575 (java) S 29568 29568 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225770798 15372775424 18054 33554432000 4194304 4196468 140726809217296 139657242954768 139657425618645 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31154176 140726809220103 140726809220401 140726809220401 140726809223119 0
[pid=29571/tid=29576] ppid=29568 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29571/task/29576/stat : 29576 (java) S 29568 29568 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225770798 15372775424 18054 33554432000 4194304 4196468 140726809217296 139657241902224 139657425618645 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31154176 140726809220103 140726809220401 140726809220401 140726809223119 0
[pid=29571/tid=29577] ppid=29568 vsize=15012476 memory=139674593941120 CPUtime=0 cores=1,3,5,7
/proc/29571/task/29577/stat : 29577 (java) S 29568 29568 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225770799 15372775424 18054 33554432000 4194304 4196468 140726809217296 139656463263728 139657425619586 0 0 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31154176 140726809220103 140726809220401 140726809220401 140726809223119 0
[pid=29571/tid=29578] ppid=29568 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29571/task/29578/stat : 29578 (java) S 29568 29568 23167 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225770800 15372775424 18054 33554432000 4194304 4196468 140726809217296 139655961895840 139657425618645 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31154176 140726809220103 140726809220401 140726809220401 140726809223119 0
[pid=29571/tid=29579] ppid=29568 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29571/task/29579/stat : 29579 (java) S 29568 29568 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225770800 15372775424 18054 33554432000 4194304 4196468 140726809217296 139655693460464 139657425618645 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31154176 140726809220103 140726809220401 140726809220401 140726809223119 0
[pid=29571/tid=29580] ppid=29568 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29571/task/29580/stat : 29580 (java) S 29568 29568 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225770802 15372775424 18054 33554432000 4194304 4196468 140726809217296 139655318952144 139657425627035 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31154176 140726809220103 140726809220401 140726809220401 140726809223119 0
[pid=29571/tid=29581] ppid=29568 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29571/task/29581/stat : 29581 (java) S 29568 29568 23167 0 -1 1077944384 302 0 0 0 0 0 0 0 20 0 15 0 225770802 15372775424 18054 33554432000 4194304 4196468 140726809217296 139656462211568 139657425619586 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31154176 140726809220103 140726809220401 140726809220401 140726809223119 0
[pid=29571/tid=29582] ppid=29568 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29571/task/29582/stat : 29582 (java) S 29568 29568 23167 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 15 0 225770802 15372775424 18054 33554432000 4194304 4196468 140726809217296 139656461159024 139657425619586 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31154176 140726809220103 140726809220401 140726809220401 140726809223119 0
[pid=29571/tid=29583] ppid=29568 vsize=15012476 memory=139674593941120 CPUtime=0.01 cores=1,3,5,7
/proc/29571/task/29583/stat : 29583 (java) S 29568 29568 23167 0 -1 1077944384 273 0 0 0 1 0 0 0 20 0 15 0 225770802 15372775424 18054 33554432000 4194304 4196468 140726809217296 139656460106480 139657425619586 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31154176 140726809220103 140726809220401 140726809220401 140726809223119 0
[pid=29571/tid=29584] ppid=29568 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29571/task/29584/stat : 29584 (java) S 29568 29568 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225770802 15372775424 18054 33554432000 4194304 4196468 140726809217296 139654821047392 139657425618645 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31154176 140726809220103 140726809220401 140726809220401 140726809223119 0
[pid=29571/tid=29585] ppid=29568 vsize=15012476 memory=139674593941120 CPUtime=0 cores=1,3,5,7
/proc/29571/task/29585/stat : 29585 (java) S 29568 29568 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225770803 15372775424 18054 33554432000 4194304 4196468 140726809217296 139656459053360 139657425619586 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31154176 140726809220103 140726809220401 140726809220401 140726809223119 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 73612 KiB

[startup+0.211596 s]*
/proc/loadavg: 1.87 2.00 2.03 3/223 29585
/proc/meminfo: memFree=23516520/32770624 swapFree=67108688/67108860
[pid=29568] ppid=29565 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/29568/stat : 29568 (scop.sh) S 29565 29568 23167 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 225770795 115843072 349 33554432000 4194304 5098028 140736474687216 140736474684472 139879883289212 0 65536 4100 81923 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 27553792 140736474694721 140736474694919 140736474694919 140736474697677 0
/proc/29568/statm: 28282 349 296 221 0 87 0
[pid=29571] ppid=29568 vsize=15012476 memory=85548 CPUtime=0.26 cores=1,3,5,7
/proc/29571/stat : 29571 (java) S 29568 29568 23167 0 -1 1077944320 10275 0 0 0 23 3 0 0 20 0 15 0 225770796 15372775424 21387 33554432000 4194304 4196468 140726809217296 140726809199840 139657425608439 0 0 2 16800973 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 31154176 140726809220103 140726809220401 140726809220401 140726809223119 0
/proc/29571/statm: 3753119 21387 2874 1 0 3715579 0
[pid=29571/tid=29572] ppid=29568 vsize=15012476 memory=7022364632946311227 CPUtime=0.19 cores=1,3,5,7
/proc/29571/task/29572/stat : 29572 (java) R 29568 29568 23167 0 -1 4202560 8179 0 0 0 17 2 0 0 20 0 15 0 225770796 15372775424 21387 33554432000 4194304 4196468 140726809217296 139657397434832 139657256731579 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31154176 140726809220103 140726809220401 140726809220401 140726809223119 0
[pid=29571/tid=29573] ppid=29568 vsize=15012476 memory=553 CPUtime=0 cores=1,3,5,7
/proc/29571/task/29573/stat : 29573 (java) S 29568 29568 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225770798 15372775424 21387 33554432000 4194304 4196468 140726809217296 139657429850896 139657425618645 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31154176 140726809220103 140726809220401 140726809220401 140726809223119 0
[pid=29571/tid=29574] ppid=29568 vsize=15012476 memory=3472472398963562144 CPUtime=0 cores=1,3,5,7
/proc/29571/task/29574/stat : 29574 (java) S 29568 29568 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225770798 15372775424 21387 33554432000 4194304 4196468 140726809217296 139657244007312 139657425618645 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31154176 140726809220103 140726809220401 140726809220401 140726809223119 0
[pid=29571/tid=29575] ppid=29568 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29571/task/29575/stat : 29575 (java) S 29568 29568 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225770798 15372775424 21387 33554432000 4194304 4196468 140726809217296 139657242954768 139657425618645 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31154176 140726809220103 140726809220401 140726809220401 140726809223119 0
[pid=29571/tid=29576] ppid=29568 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29571/task/29576/stat : 29576 (java) S 29568 29568 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225770798 15372775424 21387 33554432000 4194304 4196468 140726809217296 139657241902224 139657425618645 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31154176 140726809220103 140726809220401 140726809220401 140726809223119 0
[pid=29571/tid=29577] ppid=29568 vsize=15012476 memory=139674593941120 CPUtime=0 cores=1,3,5,7
/proc/29571/task/29577/stat : 29577 (java) S 29568 29568 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225770799 15372775424 21387 33554432000 4194304 4196468 140726809217296 139656463263728 139657425619586 0 0 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31154176 140726809220103 140726809220401 140726809220401 140726809223119 0
[pid=29571/tid=29578] ppid=29568 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29571/task/29578/stat : 29578 (java) S 29568 29568 23167 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225770800 15372775424 21387 33554432000 4194304 4196468 140726809217296 139655961895840 139657425618645 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31154176 140726809220103 140726809220401 140726809220401 140726809223119 0
[pid=29571/tid=29579] ppid=29568 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29571/task/29579/stat : 29579 (java) S 29568 29568 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225770800 15372775424 21387 33554432000 4194304 4196468 140726809217296 139655693460464 139657425618645 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31154176 140726809220103 140726809220401 140726809220401 140726809223119 0
[pid=29571/tid=29580] ppid=29568 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29571/task/29580/stat : 29580 (java) S 29568 29568 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225770802 15372775424 21387 33554432000 4194304 4196468 140726809217296 139655318952144 139657425627035 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31154176 140726809220103 140726809220401 140726809220401 140726809223119 0
[pid=29571/tid=29581] ppid=29568 vsize=15012476 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/29571/task/29581/stat : 29581 (java) S 29568 29568 23167 0 -1 1077944384 427 0 0 0 1 0 0 0 20 0 15 0 225770802 15372775424 21387 33554432000 4194304 4196468 140726809217296 139656462211568 139657425619586 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31154176 140726809220103 140726809220401 140726809220401 140726809223119 0
[pid=29571/tid=29582] ppid=29568 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29571/task/29582/stat : 29582 (java) R 29568 29568 23167 0 -1 4202560 43 0 0 0 0 0 0 0 20 0 15 0 225770802 15372775424 21387 33554432000 4194304 4196468 140726809217296 139656461159024 139657418593481 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31154176 140726809220103 140726809220401 140726809220401 140726809223119 0
[pid=29571/tid=29583] ppid=29568 vsize=15012476 memory=139674593941120 CPUtime=0.03 cores=1,3,5,7
/proc/29571/task/29583/stat : 29583 (java) R 29568 29568 23167 0 -1 4202560 295 0 0 0 3 0 0 0 20 0 15 0 225770802 15372775424 21387 33554432000 4194304 4196468 140726809217296 139656460106480 139657405579624 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31154176 140726809220103 140726809220401 140726809220401 140726809223119 0
[pid=29571/tid=29584] ppid=29568 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29571/task/29584/stat : 29584 (java) S 29568 29568 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225770802 15372775424 21387 33554432000 4194304 4196468 140726809217296 139654821047392 139657425618645 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31154176 140726809220103 140726809220401 140726809220401 140726809223119 0
[pid=29571/tid=29585] ppid=29568 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29571/task/29585/stat : 29585 (java) S 29568 29568 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225770803 15372775424 21387 33554432000 4194304 4196468 140726809217296 139656459053360 139657425619586 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31154176 140726809220103 140726809220401 140726809220401 140726809223119 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 86944 KiB

[startup+0.310717 s]*
/proc/loadavg: 1.87 2.00 2.03 3/223 29585
/proc/meminfo: memFree=23513108/32770624 swapFree=67108688/67108860
[pid=29568] ppid=29565 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/29568/stat : 29568 (scop.sh) S 29565 29568 23167 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 225770795 115843072 349 33554432000 4194304 5098028 140736474687216 140736474684472 139879883289212 0 65536 4100 81923 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 27553792 140736474694721 140736474694919 140736474694919 140736474697677 0
/proc/29568/statm: 28282 349 296 221 0 87 0
[pid=29571] ppid=29568 vsize=15012476 memory=89936 CPUtime=0.42 cores=1,3,5,7
/proc/29571/stat : 29571 (java) S 29568 29568 23167 0 -1 1077944320 10877 0 0 0 39 3 0 0 20 0 15 0 225770796 15372775424 22484 33554432000 4194304 4196468 140726809217296 140726809199840 139657425608439 0 0 2 16800973 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 31154176 140726809220103 140726809220401 140726809220401 140726809223119 0
/proc/29571/statm: 3753119 22484 3031 1 0 3715579 0
[pid=29571/tid=29572] ppid=29568 vsize=15012476 memory=6791534058613427641 CPUtime=0.3 cores=1,3,5,7
/proc/29571/task/29572/stat : 29572 (java) R 29568 29568 23167 0 -1 4202560 8611 0 0 0 27 3 0 0 20 0 15 0 225770796 15372775424 22484 33554432000 4194304 4196468 140726809217296 139657397403440 139657425630365 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31154176 140726809220103 140726809220401 140726809220401 140726809223119 0
[pid=29571/tid=29573] ppid=29568 vsize=15012476 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/29571/task/29573/stat : 29573 (java) S 29568 29568 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225770798 15372775424 22484 33554432000 4194304 4196468 140726809217296 139657429850896 139657425618645 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31154176 140726809220103 140726809220401 140726809220401 140726809223119 0
[pid=29571/tid=29574] ppid=29568 vsize=15012476 memory=-3258418265892434876 CPUtime=0 cores=1,3,5,7
/proc/29571/task/29574/stat : 29574 (java) S 29568 29568 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225770798 15372775424 22484 33554432000 4194304 4196468 140726809217296 139657244007312 139657425618645 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31154176 140726809220103 140726809220401 140726809220401 140726809223119 0
[pid=29571/tid=29575] ppid=29568 vsize=15012476 memory=4572146066226452084 CPUtime=0 cores=1,3,5,7
/proc/29571/task/29575/stat : 29575 (java) S 29568 29568 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225770798 15372775424 22484 33554432000 4194304 4196468 140726809217296 139657242954768 139657425618645 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31154176 140726809220103 140726809220401 140726809220401 140726809223119 0
[pid=29571/tid=29576] ppid=29568 vsize=15012476 memory=6944613755495348631 CPUtime=0 cores=1,3,5,7
/proc/29571/task/29576/stat : 29576 (java) S 29568 29568 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225770798 15372775424 22484 33554432000 4194304 4196468 140726809217296 139657241902224 139657425618645 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31154176 140726809220103 140726809220401 140726809220401 140726809223119 0
[pid=29571/tid=29577] ppid=29568 vsize=15012476 memory=7893295687695687954 CPUtime=0 cores=1,3,5,7
/proc/29571/task/29577/stat : 29577 (java) S 29568 29568 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225770799 15372775424 22484 33554432000 4194304 4196468 140726809217296 139656463263728 139657425619586 0 0 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31154176 140726809220103 140726809220401 140726809220401 140726809223119 0
[pid=29571/tid=29578] ppid=29568 vsize=15012476 memory=-8813974798734826869 CPUtime=0 cores=1,3,5,7
/proc/29571/task/29578/stat : 29578 (java) S 29568 29568 23167 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225770800 15372775424 22484 33554432000 4194304 4196468 140726809217296 139655961895840 139657425618645 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31154176 140726809220103 140726809220401 140726809220401 140726809223119 0
[pid=29571/tid=29579] ppid=29568 vsize=15012476 memory=-6664436420846798482 CPUtime=0 cores=1,3,5,7
/proc/29571/task/29579/stat : 29579 (java) S 29568 29568 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225770800 15372775424 22484 33554432000 4194304 4196468 140726809217296 139655693460464 139657425618645 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31154176 140726809220103 140726809220401 140726809220401 140726809223119 0
[pid=29571/tid=29580] ppid=29568 vsize=15012476 memory=4426078206164241782 CPUtime=0 cores=1,3,5,7
/proc/29571/task/29580/stat : 29580 (java) S 29568 29568 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225770802 15372775424 22484 33554432000 4194304 4196468 140726809217296 139655318952144 139657425627035 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31154176 140726809220103 140726809220401 140726809220401 140726809223119 0
[pid=29571/tid=29581] ppid=29568 vsize=15012476 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/29571/task/29581/stat : 29581 (java) R 29568 29568 23167 0 -1 1077944384 530 0 0 0 3 0 0 0 20 0 15 0 225770802 15372775424 22484 33554432000 4194304 4196468 140726809217296 139656462211568 139657425619586 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31154176 140726809220103 140726809220401 140726809220401 140726809223119 0
[pid=29571/tid=29582] ppid=29568 vsize=15012476 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/29571/task/29582/stat : 29582 (java) R 29568 29568 23167 0 -1 4202560 74 0 0 0 1 0 0 0 20 0 15 0 225770802 15372775424 22484 33554432000 4194304 4196468 140726809217296 139656461159024 139657406308736 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31154176 140726809220103 140726809220401 140726809220401 140726809223119 0
[pid=29571/tid=29583] ppid=29568 vsize=15012476 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/29571/task/29583/stat : 29583 (java) R 29568 29568 23167 0 -1 4202560 337 0 0 0 7 0 0 0 20 0 15 0 225770802 15372775424 22484 33554432000 4194304 4196468 140726809217296 139656460106480 139657406253356 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31154176 140726809220103 140726809220401 140726809220401 140726809223119 0
[pid=29571/tid=29584] ppid=29568 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29571/task/29584/stat : 29584 (java) S 29568 29568 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225770802 15372775424 22484 33554432000 4194304 4196468 140726809217296 139654821047392 139657425618645 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31154176 140726809220103 140726809220401 140726809220401 140726809223119 0
[pid=29571/tid=29585] ppid=29568 vsize=15012476 memory=3905244507057233969 CPUtime=0 cores=1,3,5,7
/proc/29571/task/29585/stat : 29585 (java) S 29568 29568 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225770803 15372775424 22484 33554432000 4194304 4196468 140726809217296 139656459053360 139657425619586 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31154176 140726809220103 140726809220401 140726809220401 140726809223119 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 91332 KiB

[startup+0.701578 s]
/proc/loadavg: 1.87 2.00 2.03 3/223 29585
/proc/meminfo: memFree=23488428/32770624 swapFree=67108688/67108860
[pid=29568] ppid=29565 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/29568/stat : 29568 (scop.sh) S 29565 29568 23167 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 225770795 115843072 349 33554432000 4194304 5098028 140736474687216 140736474684472 139879883289212 0 65536 4100 81923 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 27553792 140736474694721 140736474694919 140736474694919 140736474697677 0
/proc/29568/statm: 28282 349 296 221 0 87 0
[pid=29571] ppid=29568 vsize=15020872 memory=129744 CPUtime=1.01 cores=1,3,5,7
/proc/29571/stat : 29571 (java) S 29568 29568 23167 0 -1 1077944320 18125 0 0 0 96 5 0 0 20 0 15 0 225770796 15381372928 32436 33554432000 4194304 4196468 140726809217296 140726809199840 139657425608439 0 0 2 25189581 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 31154176 140726809220103 140726809220401 140726809220401 140726809223119 0
/proc/29571/statm: 3755218 32436 3149 1 0 3716603 0
[pid=29571/tid=29572] ppid=29568 vsize=15020872 memory=2372 CPUtime=0.67 cores=1,3,5,7
/proc/29571/task/29572/stat : 29572 (java) R 29568 29568 23167 0 -1 4202560 15373 0 0 0 62 5 0 0 20 0 15 0 225770796 15381372928 32436 33554432000 4194304 4196468 140726809217296 139657397444832 139657425630365 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31154176 140726809220103 140726809220401 140726809220401 140726809223119 0
[pid=29571/tid=29573] ppid=29568 vsize=15020872 memory=116 CPUtime=0 cores=1,3,5,7
/proc/29571/task/29573/stat : 29573 (java) S 29568 29568 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225770798 15381372928 32436 33554432000 4194304 4196468 140726809217296 139657429850896 139657425618645 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31154176 140726809220103 140726809220401 140726809220401 140726809223119 0
[pid=29571/tid=29574] ppid=29568 vsize=15020872 memory=12868 CPUtime=0 cores=1,3,5,7
/proc/29571/task/29574/stat : 29574 (java) S 29568 29568 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225770798 15381372928 32436 33554432000 4194304 4196468 140726809217296 139657244007312 139657425618645 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31154176 140726809220103 140726809220401 140726809220401 140726809223119 0
[pid=29571/tid=29575] ppid=29568 vsize=15020872 memory=25008 CPUtime=0 cores=1,3,5,7
/proc/29571/task/29575/stat : 29575 (java) S 29568 29568 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225770798 15381372928 32436 33554432000 4194304 4196468 140726809217296 139657242954768 139657425618645 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31154176 140726809220103 140726809220401 140726809220401 140726809223119 0
[pid=29571/tid=29576] ppid=29568 vsize=15020872 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29571/task/29576/stat : 29576 (java) S 29568 29568 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225770798 15381372928 32436 33554432000 4194304 4196468 140726809217296 139657241902224 139657425618645 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31154176 140726809220103 140726809220401 140726809220401 140726809223119 0
[pid=29571/tid=29577] ppid=29568 vsize=15020872 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29571/task/29577/stat : 29577 (java) S 29568 29568 23167 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 225770799 15381372928 32436 33554432000 4194304 4196468 140726809217296 139656463263728 139657425619586 0 0 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31154176 140726809220103 140726809220401 140726809220401 140726809223119 0
[pid=29571/tid=29578] ppid=29568 vsize=15020872 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29571/task/29578/stat : 29578 (java) S 29568 29568 23167 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225770800 15381372928 32436 33554432000 4194304 4196468 140726809217296 139655961895840 139657425618645 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31154176 140726809220103 140726809220401 140726809220401 140726809223119 0
[pid=29571/tid=29579] ppid=29568 vsize=15020872 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29571/task/29579/stat : 29579 (java) S 29568 29568 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225770800 15381372928 32436 33554432000 4194304 4196468 140726809217296 139655693460464 139657425618645 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31154176 140726809220103 140726809220401 140726809220401 140726809223119 0
[pid=29571/tid=29580] ppid=29568 vsize=15020872 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29571/task/29580/stat : 29580 (java) S 29568 29568 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225770802 15381372928 32436 33554432000 4194304 4196468 140726809217296 139655318952144 139657425627035 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31154176 140726809220103 140726809220401 140726809220401 140726809223119 0
[pid=29571/tid=29581] ppid=29568 vsize=15020872 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/29571/task/29581/stat : 29581 (java) S 29568 29568 23167 0 -1 1077944384 758 0 0 0 10 0 0 0 20 0 15 0 225770802 15381372928 32436 33554432000 4194304 4196468 140726809217296 139656462211568 139657425619586 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31154176 140726809220103 140726809220401 140726809220401 140726809223119 0
[pid=29571/tid=29582] ppid=29568 vsize=15020872 memory=0 CPUtime=0.06 cores=1,3,5,7
/proc/29571/task/29582/stat : 29582 (java) S 29568 29568 23167 0 -1 1077944384 167 0 0 0 6 0 0 0 20 0 15 0 225770802 15381372928 32436 33554432000 4194304 4196468 140726809217296 139656461159024 139657425619586 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31154176 140726809220103 140726809220401 140726809220401 140726809223119 0
[pid=29571/tid=29583] ppid=29568 vsize=15020872 memory=0 CPUtime=0.16 cores=1,3,5,7
/proc/29571/task/29583/stat : 29583 (java) S 29568 29568 23167 0 -1 1077944384 490 0 0 0 16 0 0 0 20 0 15 0 225770802 15381372928 32436 33554432000 4194304 4196468 140726809217296 139656460106480 139657425619586 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31154176 140726809220103 140726809220401 140726809220401 140726809223119 0
[pid=29571/tid=29584] ppid=29568 vsize=15020872 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29571/task/29584/stat : 29584 (java) S 29568 29568 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225770802 15381372928 32436 33554432000 4194304 4196468 140726809217296 139654821047392 139657425618645 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31154176 140726809220103 140726809220401 140726809220401 140726809223119 0
[pid=29571/tid=29585] ppid=29568 vsize=15020872 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29571/task/29585/stat : 29585 (java) S 29568 29568 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225770803 15381372928 32436 33554432000 4194304 4196468 140726809217296 139656459053360 139657425619586 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31154176 140726809220103 140726809220401 140726809220401 140726809223119 0
Current children cumulated CPU time: 1.01 s
Current children cumulated vsize: 15134000 KiB
Current children cumulated memory: 131140 KiB

[startup+1.50093 s]
/proc/loadavg: 1.87 2.00 2.03 6/223 29585
/proc/meminfo: memFree=23458560/32770624 swapFree=67108688/67108860
[pid=29568] ppid=29565 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/29568/stat : 29568 (scop.sh) S 29565 29568 23167 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 225770795 115843072 349 33554432000 4194304 5098028 140736474687216 140736474684472 139879883289212 0 65536 4100 81923 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 27553792 140736474694721 140736474694919 140736474694919 140736474697677 0
/proc/29568/statm: 28282 349 296 221 0 87 0

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

/proc/29568/stat : 29568 (scop.sh) S 29565 29568 23167 0 -1 4202496 590 56042 0 0 0 0 5251 158 20 0 1 0 225770795 115843072 368 33554432000 4194304 5098028 140736474687216 140736474683960 139879883289212 0 65536 4100 81923 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 27553792 140736474694721 140736474694919 140736474694919 140736474697677 0
/proc/29568/statm: 28282 368 311 221 0 87 0
[pid=29587] ppid=29568 vsize=8068220 memory=119740 CPUtime=1.24 cores=1,3,5,7
/proc/29587/stat : 29587 (java) S 29568 29568 23167 0 -1 1077944320 17652 0 0 0 118 6 0 0 20 0 19 0 225774630 8261857280 29935 33554432000 4194304 4196468 140729153414080 140729153396624 140216716476151 0 0 2 25189581 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 30343168 140729153422517 140729153422641 140729153422641 140729153425359 0
/proc/29587/statm: 2017055 29935 3137 1 0 1978454 0
[pid=29587/tid=29588] ppid=29568 vsize=8068220 memory=0 CPUtime=0.76 cores=1,3,5,7
/proc/29587/task/29588/stat : 29588 (java) S 29568 29568 23167 0 -1 1077944384 14563 0 0 0 72 4 0 0 20 0 19 0 225774631 8261857280 29935 33554432000 4194304 4196468 140729153414080 140216688316304 140216716486357 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30343168 140729153422517 140729153422641 140729153422641 140729153425359 0
[pid=29587/tid=29589] ppid=29568 vsize=8068220 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29587/task/29589/stat : 29589 (java) S 29568 29568 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 225774632 8261857280 29935 33554432000 4194304 4196468 140729153414080 140216720718608 140216716486357 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30343168 140729153422517 140729153422641 140729153422641 140729153425359 0
[pid=29587/tid=29590] ppid=29568 vsize=8068220 memory=748 CPUtime=0 cores=1,3,5,7
/proc/29587/task/29590/stat : 29590 (java) S 29568 29568 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 225774632 8261857280 29935 33554432000 4194304 4196468 140729153414080 140216526482320 140216716486357 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30343168 140729153422517 140729153422641 140729153422641 140729153425359 0
[pid=29587/tid=29591] ppid=29568 vsize=8068220 memory=1220 CPUtime=0 cores=1,3,5,7
/proc/29587/task/29591/stat : 29591 (java) S 29568 29568 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 225774632 8261857280 29935 33554432000 4194304 4196468 140729153414080 140216525429776 140216716486357 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30343168 140729153422517 140729153422641 140729153422641 140729153425359 0
[pid=29587/tid=29592] ppid=29568 vsize=8068220 memory=6580 CPUtime=0 cores=1,3,5,7
/proc/29587/task/29592/stat : 29592 (java) S 29568 29568 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 225774632 8261857280 29935 33554432000 4194304 4196468 140729153414080 140216524377232 140216716486357 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30343168 140729153422517 140729153422641 140729153422641 140729153425359 0
[pid=29587/tid=29593] ppid=29568 vsize=8068220 memory=1296 CPUtime=0 cores=1,3,5,7
/proc/29587/task/29593/stat : 29593 (java) S 29568 29568 23167 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 19 0 225774633 8261857280 29935 33554432000 4194304 4196468 140729153414080 140215759861744 140216716487298 0 0 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30343168 140729153422517 140729153422641 140729153422641 140729153425359 0
[pid=29587/tid=29594] ppid=29568 vsize=8068220 memory=4452 CPUtime=0 cores=1,3,5,7
/proc/29587/task/29594/stat : 29594 (java) S 29568 29568 23167 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 225774634 8261857280 29935 33554432000 4194304 4196468 140729153414080 140215649821600 140216716486357 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30343168 140729153422517 140729153422641 140729153422641 140729153425359 0
[pid=29587/tid=29595] ppid=29568 vsize=8068220 memory=3732 CPUtime=0 cores=1,3,5,7
/proc/29587/task/29595/stat : 29595 (java) S 29568 29568 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 225774634 8261857280 29935 33554432000 4194304 4196468 140729153414080 140215381386224 140216716486357 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30343168 140729153422517 140729153422641 140729153422641 140729153425359 0
[pid=29587/tid=29596] ppid=29568 vsize=8068220 memory=12668 CPUtime=0 cores=1,3,5,7
/proc/29587/task/29596/stat : 29596 (java) S 29568 29568 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 225774637 8261857280 29935 33554432000 4194304 4196468 140729153414080 140215006877904 140216716494747 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30343168 140729153422517 140729153422641 140729153422641 140729153425359 0
[pid=29587/tid=29597] ppid=29568 vsize=8068220 memory=1072 CPUtime=0.15 cores=1,3,5,7
/proc/29587/task/29597/stat : 29597 (java) S 29568 29568 23167 0 -1 1077944384 779 0 0 0 15 0 0 0 20 0 19 0 225774637 8261857280 29935 33554432000 4194304 4196468 140729153414080 140215758809584 140216716487298 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30343168 140729153422517 140729153422641 140729153422641 140729153425359 0
[pid=29587/tid=29598] ppid=29568 vsize=8068220 memory=14888 CPUtime=0.08 cores=1,3,5,7
/proc/29587/task/29598/stat : 29598 (java) S 29568 29568 23167 0 -1 1077944384 355 0 0 0 8 0 0 0 20 0 19 0 225774637 8261857280 29935 33554432000 4194304 4196468 140729153414080 140215757757040 140216716487298 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30343168 140729153422517 140729153422641 140729153422641 140729153425359 0
[pid=29587/tid=29599] ppid=29568 vsize=8068220 memory=3316 CPUtime=0.21 cores=1,3,5,7
/proc/29587/task/29599/stat : 29599 (java) S 29568 29568 23167 0 -1 1077944384 567 0 0 0 21 0 0 0 20 0 19 0 225774637 8261857280 29935 33554432000 4194304 4196468 140729153414080 140215756704496 140216716487298 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30343168 140729153422517 140729153422641 140729153422641 140729153425359 0
[pid=29587/tid=29600] ppid=29568 vsize=8068220 memory=139674484385313 CPUtime=0 cores=1,3,5,7
/proc/29587/task/29600/stat : 29600 (java) S 29568 29568 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 225774637 8261857280 29935 33554432000 4194304 4196468 140729153414080 140214508973152 140216716486357 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30343168 140729153422517 140729153422641 140729153422641 140729153425359 0
[pid=29587/tid=29601] ppid=29568 vsize=8068220 memory=7090471556939671143 CPUtime=0 cores=1,3,5,7
/proc/29587/task/29601/stat : 29601 (java) S 29568 29568 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 225774637 8261857280 29935 33554432000 4194304 4196468 140729153414080 140215755651376 140216716487298 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30343168 140729153422517 140729153422641 140729153422641 140729153425359 0
Current children cumulated CPU time: 55.33 s
Current children cumulated vsize: 8181348 KiB
Current children cumulated memory: 121212 KiB

[startup+39.6008 s]
/proc/loadavg: 2.18 2.08 2.06 4/222 29601
/proc/meminfo: memFree=23492880/32770624 swapFree=67108688/67108860
[pid=29568] ppid=29565 vsize=113128 memory=1472 CPUtime=54.09 cores=1,3,5,7
/proc/29568/stat : 29568 (scop.sh) S 29565 29568 23167 0 -1 4202496 590 56042 0 0 0 0 5251 158 20 0 1 0 225770795 115843072 368 33554432000 4194304 5098028 140736474687216 140736474683960 139879883289212 0 65536 4100 81923 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 27553792 140736474694721 140736474694919 140736474694919 140736474697677 0
/proc/29568/statm: 28282 368 311 221 0 87 0
[pid=29587] ppid=29568 vsize=8068220 memory=119740 CPUtime=1.24 cores=1,3,5,7
/proc/29587/stat : 29587 (java) S 29568 29568 23167 0 -1 1077944320 17652 0 0 0 118 6 0 0 20 0 19 0 225774630 8261857280 29935 33554432000 4194304 4196468 140729153414080 140729153396624 140216716476151 0 0 2 25189581 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 30343168 140729153422517 140729153422641 140729153422641 140729153425359 0
/proc/29587/statm: 2017055 29935 3137 1 0 1978454 0
[pid=29587/tid=29588] ppid=29568 vsize=8068220 memory=-7361183220417256563 CPUtime=0.76 cores=1,3,5,7
/proc/29587/task/29588/stat : 29588 (java) S 29568 29568 23167 0 -1 1077944384 14563 0 0 0 72 4 0 0 20 0 19 0 225774631 8261857280 29935 33554432000 4194304 4196468 140729153414080 140216688316304 140216716486357 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30343168 140729153422517 140729153422641 140729153422641 140729153425359 0
[pid=29587/tid=29589] ppid=29568 vsize=8068220 memory=-2895008908443424103 CPUtime=0 cores=1,3,5,7
/proc/29587/task/29589/stat : 29589 (java) S 29568 29568 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 225774632 8261857280 29935 33554432000 4194304 4196468 140729153414080 140216720718608 140216716486357 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30343168 140729153422517 140729153422641 140729153422641 140729153425359 0
[pid=29587/tid=29590] ppid=29568 vsize=8068220 memory=-6661504860496495085 CPUtime=0 cores=1,3,5,7
/proc/29587/task/29590/stat : 29590 (java) S 29568 29568 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 225774632 8261857280 29935 33554432000 4194304 4196468 140729153414080 140216526482320 140216716486357 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30343168 140729153422517 140729153422641 140729153422641 140729153425359 0
[pid=29587/tid=29591] ppid=29568 vsize=8068220 memory=924 CPUtime=0 cores=1,3,5,7
/proc/29587/task/29591/stat : 29591 (java) S 29568 29568 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 225774632 8261857280 29935 33554432000 4194304 4196468 140729153414080 140216525429776 140216716486357 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30343168 140729153422517 140729153422641 140729153422641 140729153425359 0
[pid=29587/tid=29592] ppid=29568 vsize=8068220 memory=1168 CPUtime=0 cores=1,3,5,7
/proc/29587/task/29592/stat : 29592 (java) S 29568 29568 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 225774632 8261857280 29935 33554432000 4194304 4196468 140729153414080 140216524377232 140216716486357 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30343168 140729153422517 140729153422641 140729153422641 140729153425359 0
[pid=29587/tid=29593] ppid=29568 vsize=8068220 memory=2336 CPUtime=0 cores=1,3,5,7
/proc/29587/task/29593/stat : 29593 (java) S 29568 29568 23167 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 19 0 225774633 8261857280 29935 33554432000 4194304 4196468 140729153414080 140215759861744 140216716487298 0 0 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30343168 140729153422517 140729153422641 140729153422641 140729153425359 0
[pid=29587/tid=29594] ppid=29568 vsize=8068220 memory=1572 CPUtime=0 cores=1,3,5,7
/proc/29587/task/29594/stat : 29594 (java) S 29568 29568 23167 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 225774634 8261857280 29935 33554432000 4194304 4196468 140729153414080 140215649821600 140216716486357 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30343168 140729153422517 140729153422641 140729153422641 140729153425359 0
[pid=29587/tid=29595] ppid=29568 vsize=8068220 memory=924 CPUtime=0 cores=1,3,5,7
/proc/29587/task/29595/stat : 29595 (java) S 29568 29568 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 225774634 8261857280 29935 33554432000 4194304 4196468 140729153414080 140215381386224 140216716486357 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30343168 140729153422517 140729153422641 140729153422641 140729153425359 0
[pid=29587/tid=29596] ppid=29568 vsize=8068220 memory=2192 CPUtime=0 cores=1,3,5,7
/proc/29587/task/29596/stat : 29596 (java) S 29568 29568 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 225774637 8261857280 29935 33554432000 4194304 4196468 140729153414080 140215006877904 140216716494747 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30343168 140729153422517 140729153422641 140729153422641 140729153425359 0
[pid=29587/tid=29597] ppid=29568 vsize=8068220 memory=3980 CPUtime=0.15 cores=1,3,5,7
/proc/29587/task/29597/stat : 29597 (java) S 29568 29568 23167 0 -1 1077944384 779 0 0 0 15 0 0 0 20 0 19 0 225774637 8261857280 29935 33554432000 4194304 4196468 140729153414080 140215758809584 140216716487298 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30343168 140729153422517 140729153422641 140729153422641 140729153425359 0
[pid=29587/tid=29598] ppid=29568 vsize=8068220 memory=1072 CPUtime=0.08 cores=1,3,5,7
/proc/29587/task/29598/stat : 29598 (java) S 29568 29568 23167 0 -1 1077944384 355 0 0 0 8 0 0 0 20 0 19 0 225774637 8261857280 29935 33554432000 4194304 4196468 140729153414080 140215757757040 140216716487298 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30343168 140729153422517 140729153422641 140729153422641 140729153425359 0
[pid=29587/tid=29599] ppid=29568 vsize=8068220 memory=14888 CPUtime=0.21 cores=1,3,5,7
/proc/29587/task/29599/stat : 29599 (java) S 29568 29568 23167 0 -1 1077944384 567 0 0 0 21 0 0 0 20 0 19 0 225774637 8261857280 29935 33554432000 4194304 4196468 140729153414080 140215756704496 140216716487298 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30343168 140729153422517 140729153422641 140729153422641 140729153425359 0
[pid=29587/tid=29600] ppid=29568 vsize=8068220 memory=3316 CPUtime=0 cores=1,3,5,7
/proc/29587/task/29600/stat : 29600 (java) S 29568 29568 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 225774637 8261857280 29935 33554432000 4194304 4196468 140729153414080 140214508973152 140216716486357 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30343168 140729153422517 140729153422641 140729153422641 140729153425359 0
[pid=29587/tid=29601] ppid=29568 vsize=8068220 memory=15768 CPUtime=0 cores=1,3,5,7
/proc/29587/task/29601/stat : 29601 (java) S 29568 29568 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 225774637 8261857280 29935 33554432000 4194304 4196468 140729153414080 140215755651376 140216716487298 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30343168 140729153422517 140729153422641 140729153422641 140729153425359 0
Current children cumulated CPU time: 55.33 s
Current children cumulated vsize: 8181348 KiB
Current children cumulated memory: 121212 KiB

[startup+39.8008 s]
/proc/loadavg: 2.18 2.08 2.06 4/222 29601
/proc/meminfo: memFree=23492880/32770624 swapFree=67108688/67108860
[pid=29568] ppid=29565 vsize=113128 memory=1472 CPUtime=54.09 cores=1,3,5,7
/proc/29568/stat : 29568 (scop.sh) S 29565 29568 23167 0 -1 4202496 590 56042 0 0 0 0 5251 158 20 0 1 0 225770795 115843072 368 33554432000 4194304 5098028 140736474687216 140736474683960 139879883289212 0 65536 4100 81923 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 27553792 140736474694721 140736474694919 140736474694919 140736474697677 0
/proc/29568/statm: 28282 368 311 221 0 87 0
[pid=29587] ppid=29568 vsize=8068220 memory=119740 CPUtime=1.24 cores=1,3,5,7
/proc/29587/stat : 29587 (java) S 29568 29568 23167 0 -1 1077944320 17652 0 0 0 118 6 0 0 20 0 19 0 225774630 8261857280 29935 33554432000 4194304 4196468 140729153414080 140729153396624 140216716476151 0 0 2 25189581 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 30343168 140729153422517 140729153422641 140729153422641 140729153425359 0
/proc/29587/statm: 2017055 29935 3137 1 0 1978454 0
[pid=29587/tid=29588] ppid=29568 vsize=8068220 memory=12668 CPUtime=0.76 cores=1,3,5,7
/proc/29587/task/29588/stat : 29588 (java) S 29568 29568 23167 0 -1 1077944384 14563 0 0 0 72 4 0 0 20 0 19 0 225774631 8261857280 29935 33554432000 4194304 4196468 140729153414080 140216688316304 140216716486357 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30343168 140729153422517 140729153422641 140729153422641 140729153425359 0
[pid=29587/tid=29589] ppid=29568 vsize=8068220 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/29587/task/29589/stat : 29589 (java) S 29568 29568 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 225774632 8261857280 29935 33554432000 4194304 4196468 140729153414080 140216720718608 140216716486357 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30343168 140729153422517 140729153422641 140729153422641 140729153425359 0
[pid=29587/tid=29590] ppid=29568 vsize=8068220 memory=7284 CPUtime=0 cores=1,3,5,7
/proc/29587/task/29590/stat : 29590 (java) S 29568 29568 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 225774632 8261857280 29935 33554432000 4194304 4196468 140729153414080 140216526482320 140216716486357 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30343168 140729153422517 140729153422641 140729153422641 140729153425359 0
[pid=29587/tid=29591] ppid=29568 vsize=8068220 memory=804 CPUtime=0 cores=1,3,5,7
/proc/29587/task/29591/stat : 29591 (java) S 29568 29568 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 225774632 8261857280 29935 33554432000 4194304 4196468 140729153414080 140216525429776 140216716486357 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30343168 140729153422517 140729153422641 140729153422641 140729153425359 0
[pid=29587/tid=29592] ppid=29568 vsize=8068220 memory=1796 CPUtime=0 cores=1,3,5,7
/proc/29587/task/29592/stat : 29592 (java) S 29568 29568 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 225774632 8261857280 29935 33554432000 4194304 4196468 140729153414080 140216524377232 140216716486357 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30343168 140729153422517 140729153422641 140729153422641 140729153425359 0
[pid=29587/tid=29593] ppid=29568 vsize=8068220 memory=912 CPUtime=0 cores=1,3,5,7
/proc/29587/task/29593/stat : 29593 (java) S 29568 29568 23167 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 19 0 225774633 8261857280 29935 33554432000 4194304 4196468 140729153414080 140215759861744 140216716487298 0 0 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30343168 140729153422517 140729153422641 140729153422641 140729153425359 0
[pid=29587/tid=29594] ppid=29568 vsize=8068220 memory=3848 CPUtime=0 cores=1,3,5,7
/proc/29587/task/29594/stat : 29594 (java) S 29568 29568 23167 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 225774634 8261857280 29935 33554432000 4194304 4196468 140729153414080 140215649821600 140216716486357 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30343168 140729153422517 140729153422641 140729153422641 140729153425359 0
[pid=29587/tid=29595] ppid=29568 vsize=8068220 memory=3420 CPUtime=0 cores=1,3,5,7
/proc/29587/task/29595/stat : 29595 (java) S 29568 29568 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 225774634 8261857280 29935 33554432000 4194304 4196468 140729153414080 140215381386224 140216716486357 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30343168 140729153422517 140729153422641 140729153422641 140729153425359 0
[pid=29587/tid=29596] ppid=29568 vsize=8068220 memory=2836 CPUtime=0 cores=1,3,5,7
/proc/29587/task/29596/stat : 29596 (java) S 29568 29568 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 225774637 8261857280 29935 33554432000 4194304 4196468 140729153414080 140215006877904 140216716494747 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30343168 140729153422517 140729153422641 140729153422641 140729153425359 0
[pid=29587/tid=29597] ppid=29568 vsize=8068220 memory=1472 CPUtime=0.15 cores=1,3,5,7
/proc/29587/task/29597/stat : 29597 (java) S 29568 29568 23167 0 -1 1077944384 779 0 0 0 15 0 0 0 20 0 19 0 225774637 8261857280 29935 33554432000 4194304 4196468 140729153414080 140215758809584 140216716487298 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30343168 140729153422517 140729153422641 140729153422641 140729153425359 0
[pid=29587/tid=29598] ppid=29568 vsize=8068220 memory=100892 CPUtime=0.08 cores=1,3,5,7
/proc/29587/task/29598/stat : 29598 (java) S 29568 29568 23167 0 -1 1077944384 355 0 0 0 8 0 0 0 20 0 19 0 225774637 8261857280 29935 33554432000 4194304 4196468 140729153414080 140215757757040 140216716487298 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30343168 140729153422517 140729153422641 140729153422641 140729153425359 0
[pid=29587/tid=29599] ppid=29568 vsize=8068220 memory=6791534058613427641 CPUtime=0.21 cores=1,3,5,7
/proc/29587/task/29599/stat : 29599 (java) S 29568 29568 23167 0 -1 1077944384 567 0 0 0 21 0 0 0 20 0 19 0 225774637 8261857280 29935 33554432000 4194304 4196468 140729153414080 140215756704496 140216716487298 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30343168 140729153422517 140729153422641 140729153422641 140729153425359 0
[pid=29587/tid=29600] ppid=29568 vsize=8068220 memory=1168 CPUtime=0 cores=1,3,5,7
/proc/29587/task/29600/stat : 29600 (java) S 29568 29568 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 225774637 8261857280 29935 33554432000 4194304 4196468 140729153414080 140214508973152 140216716486357 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30343168 140729153422517 140729153422641 140729153422641 140729153425359 0
[pid=29587/tid=29601] ppid=29568 vsize=8068220 memory=2336 CPUtime=0 cores=1,3,5,7
/proc/29587/task/29601/stat : 29601 (java) S 29568 29568 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 225774637 8261857280 29935 33554432000 4194304 4196468 140729153414080 140215755651376 140216716487298 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30343168 140729153422517 140729153422641 140729153422641 140729153425359 0
Current children cumulated CPU time: 55.33 s
Current children cumulated vsize: 8181348 KiB
Current children cumulated memory: 121212 KiB

[startup+39.9017 s]
/proc/loadavg: 2.18 2.08 2.06 4/222 29601
/proc/meminfo: memFree=23492880/32770624 swapFree=67108688/67108860
[pid=29568] ppid=29565 vsize=113128 memory=1472 CPUtime=54.09 cores=1,3,5,7
/proc/29568/stat : 29568 (scop.sh) S 29565 29568 23167 0 -1 4202496 590 56042 0 0 0 0 5251 158 20 0 1 0 225770795 115843072 368 33554432000 4194304 5098028 140736474687216 140736474683960 139879883289212 0 65536 4100 81923 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 27553792 140736474694721 140736474694919 140736474694919 140736474697677 0
/proc/29568/statm: 28282 368 311 221 0 87 0
[pid=29587] ppid=29568 vsize=7937144 memory=122600 CPUtime=2.14 cores=1,3,5,7
/proc/29587/stat : 29587 (java) S 29568 29568 23167 0 -1 1077944320 17805 7084 0 0 131 6 75 2 20 0 17 0 225774630 8127635456 30650 33554432000 4194304 4196468 140729153414080 140729153396624 140216716476151 0 0 2 25189581 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 30343168 140729153422517 140729153422641 140729153422641 140729153425359 0
/proc/29587/statm: 1984286 30650 3169 1 0 1945685 0
[pid=29587/tid=29588] ppid=29568 vsize=7937144 memory=1472 CPUtime=1.54 cores=1,3,5,7
/proc/29587/task/29588/stat : 29588 (java) R 29568 29568 23167 0 -1 4202560 14586 7084 0 0 73 4 75 2 20 0 17 0 225774631 8127635456 30650 33554432000 4194304 4196468 140729153414080 140216688306224 140216716488086 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30343168 140729153422517 140729153422641 140729153422641 140729153425359 0
[pid=29587/tid=29589] ppid=29568 vsize=7937144 memory=119740 CPUtime=0.77 cores=1,3,5,7
/proc/29587/task/29589/stat : 29589 (java) S 29568 29568 23167 0 -1 1077944384 1 7084 0 0 0 0 75 2 20 0 17 0 225774632 8127635456 30650 33554432000 4194304 4196468 140729153414080 140216720718608 140216716486357 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30343168 140729153422517 140729153422641 140729153422641 140729153425359 0
[pid=29587/tid=29590] ppid=29568 vsize=7937144 memory=1472 CPUtime=0.77 cores=1,3,5,7
/proc/29587/task/29590/stat : 29590 (java) S 29568 29568 23167 0 -1 1077944384 1 7084 0 0 0 0 75 2 20 0 17 0 225774632 8127635456 30650 33554432000 4194304 4196468 140729153414080 140216526482320 140216716486357 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30343168 140729153422517 140729153422641 140729153422641 140729153425359 0
[pid=29587/tid=29591] ppid=29568 vsize=7937144 memory=61416 CPUtime=0.77 cores=1,3,5,7
/proc/29587/task/29591/stat : 29591 (java) S 29568 29568 23167 0 -1 1077944384 1 7084 0 0 0 0 75 2 20 0 17 0 225774632 8127635456 30650 33554432000 4194304 4196468 140729153414080 140216525429776 140216716486357 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30343168 140729153422517 140729153422641 140729153422641 140729153425359 0
[pid=29587/tid=29592] ppid=29568 vsize=7937144 memory=1224 CPUtime=0.77 cores=1,3,5,7
/proc/29587/task/29592/stat : 29592 (java) S 29568 29568 23167 0 -1 1077944384 2 7084 0 0 0 0 75 2 20 0 17 0 225774632 8127635456 30650 33554432000 4194304 4196468 140729153414080 140216524377232 140216716486357 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30343168 140729153422517 140729153422641 140729153422641 140729153425359 0
[pid=29587/tid=29593] ppid=29568 vsize=7937144 memory=279348968094528 CPUtime=0.77 cores=1,3,5,7
/proc/29587/task/29593/stat : 29593 (java) S 29568 29568 23167 0 -1 1077944384 6 7084 0 0 0 0 75 2 20 0 17 0 225774633 8127635456 30650 33554432000 4194304 4196468 140729153414080 140215759861744 140216716487298 0 0 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30343168 140729153422517 140729153422641 140729153422641 140729153425359 0
[pid=29587/tid=29594] ppid=29568 vsize=7937144 memory=119740 CPUtime=0.77 cores=1,3,5,7
/proc/29587/task/29594/stat : 29594 (java) S 29568 29568 23167 0 -1 1077944384 13 7084 0 0 0 0 75 2 20 0 17 0 225774634 8127635456 30650 33554432000 4194304 4196468 140729153414080 140215649821600 140216716486357 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30343168 140729153422517 140729153422641 140729153422641 140729153425359 0
[pid=29587/tid=29595] ppid=29568 vsize=7937144 memory=61416 CPUtime=0.77 cores=1,3,5,7
/proc/29587/task/29595/stat : 29595 (java) S 29568 29568 23167 0 -1 1077944384 1 7084 0 0 0 0 75 2 20 0 17 0 225774634 8127635456 30650 33554432000 4194304 4196468 140729153414080 140215381386224 140216716486357 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30343168 140729153422517 140729153422641 140729153422641 140729153425359 0
[pid=29587/tid=29596] ppid=29568 vsize=7937144 memory=1808 CPUtime=0.77 cores=1,3,5,7
/proc/29587/task/29596/stat : 29596 (java) S 29568 29568 23167 0 -1 1077944384 3 7084 0 0 0 0 75 2 20 0 17 0 225774637 8127635456 30650 33554432000 4194304 4196468 140729153414080 140215006877904 140216716494747 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30343168 140729153422517 140729153422641 140729153422641 140729153425359 0
[pid=29587/tid=29597] ppid=29568 vsize=7937144 memory=1620 CPUtime=0.95 cores=1,3,5,7
/proc/29587/task/29597/stat : 29597 (java) R 29568 29568 23167 0 -1 4202560 801 7084 0 0 18 0 75 2 20 0 17 0 225774637 8127635456 30650 33554432000 4194304 4196468 140729153414080 140215758807984 140216716497498 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30343168 140729153422517 140729153422641 140729153422641 140729153425359 0
[pid=29587/tid=29598] ppid=29568 vsize=7937144 memory=1752 CPUtime=0.88 cores=1,3,5,7
/proc/29587/task/29598/stat : 29598 (java) R 29568 29568 23167 0 -1 4202560 370 7084 0 0 11 0 75 2 20 0 17 0 225774637 8127635456 30650 33554432000 4194304 4196468 140729153414080 140215757739584 140216698020250 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30343168 140729153422517 140729153422641 140729153422641 140729153425359 0
[pid=29587/tid=29599] ppid=29568 vsize=7937144 memory=868 CPUtime=1 cores=1,3,5,7
/proc/29587/task/29599/stat : 29599 (java) R 29568 29568 23167 0 -1 1077944384 612 7084 0 0 23 0 75 2 20 0 17 0 225774637 8127635456 30650 33554432000 4194304 4196468 140729153414080 140215756704496 140216716487298 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 30343168 140729153422517 140729153422641 140729153422641 140729153425359 0
[pid=29587/tid=29600] ppid=29568 vsize=7937144 memory=1572 CPUtime=0.77 cores=1,3,5,7
/proc/29587/task/29600/stat : 29600 (java) S 29568 29568 23167 0 -1 1077944384 3 7084 0 0 0 0 75 2 20 0 17 0 225774637 8127635456 30650 33554432000 4194304 4196468 140729153414080 140214508973152 140216716486357 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30343168 140729153422517 140729153422641 140729153422641 140729153425359 0
[pid=29587/tid=29601] ppid=29568 vsize=7937144 memory=924 CPUtime=0.77 cores=1,3,5,7
/proc/29587/task/29601/stat : 29601 (java) S 29568 29568 23167 0 -1 1077944384 1 7084 0 0 0 0 75 2 20 0 17 0 225774637 8127635456 30650 33554432000 4194304 4196468 140729153414080 140215755651376 140216716487298 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30343168 140729153422517 140729153422641 140729153422641 140729153425359 0
Current children cumulated CPU time: 56.23 s
Current children cumulated vsize: 8050272 KiB
Current children cumulated memory: 124072 KiB

Child status: 0
Real time (s): 39.9407
CPU time (s): 56.3287
CPU user time (s): 54.6494
CPU system time (s): 1.67936
CPU usage (%): 141.031
Max. virtual memory (cumulated for all children) (KiB): 15142280
Max. memory (cumulated for all children) (KiB): 4100180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 54.6494
system time used= 1.67936
maximum resident set size= 4099044
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 81681
page faults= 0
swaps= 0
block input operations= 0
block output operations= 11504
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7829
involuntary context switches= 170


# summary of solver processes directly reported to runsolver:
#   pid: 29568
#   total CPU time (s): 56.3287
#   total CPU user time (s): 54.6494
#   total CPU system time (s): 1.67936

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.302745 second user time and 0.420645 second system time

The end

Launcher Data

Begin job on node106 at 2018-08-12 15:54:39
IDJOB=4305688
IDBENCH=141497
IDSOLVER=2783
FILE ID=node106/4305688-1534082079
RUNJOBID= node106-1534060601-23199
PBS_JOBID= 21036975
Free space on /tmp= 39892 MiB

SOLVER NAME= scop both+MapleCOMSPS (2018-07-31)
BENCH NAME= XCSP18/Subisomorphism/Subisomorphism-g08-g43_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-4305688-1534082079/watcher-4305688-1534082079 -o /tmp/evaluation-result-4305688-1534082079/solver-4305688-1534082079 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1534060601-23199 --watchdog 2580  scop.sh 11g scop.jar -both minisat_release default HOME HOME/instance-4305688-1534082079.xml

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

MD5SUM BENCH= 7cef523f02717582c22db5e2b6d8dc99
RANDOM SEED=2002042038

node106.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	: 5334.11
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	: 5334.11
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	: 5334.11
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	: 5334.11
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:        23591656 kB
MemAvailable:   31689416 kB
Buffers:          121980 kB
Cached:          8167488 kB
SwapCached:            0 kB
Active:          4376296 kB
Inactive:        4185856 kB
Active(anon):     215408 kB
Inactive(anon):   109476 kB
Active(file):    4160888 kB
Inactive(file):  4076380 kB
Unevictable:        6996 kB
Mlocked:            6996 kB
SwapTotal:      67108860 kB
SwapFree:       67108688 kB
Dirty:              8024 kB
Writeback:             0 kB
AnonPages:        287812 kB
Mapped:            63820 kB
Shmem:             49632 kB
Slab:             317520 kB
SReclaimable:     288952 kB
SUnreclaim:        28568 kB
KernelStack:        3904 kB
PageTables:         5756 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5931824 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:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 39884 MiB
End job on node106 at 2018-08-12 15:55:19