Trace number 4305360

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
scop order+MapleCOMSPS (2018-07-31)UNSAT 4.69969 2.56618

General information on the benchmark

NameDubois/
Dubois-030_c18.xml
MD5SUM66307dff53c13fd4d4ac6b074183ea2b
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.008853
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of constraints60
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":90}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":90}]
Minimum constraint arity3
Maximum constraint arity3
Distribution of constraint arities[{"arity":3,"count":60}]
Number of extensional constraints60
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":60}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms11g -Xmx11g -Xss128m -cp scop.jar fun.scop.XCSP18Encode -order -solver minisat_release -solverOption default -tmp HOME -serialFile HOME/scop-20366-serial-file.bin HOME/instance-4305360-1534075105.xml
0.67/0.52	
0.67/0.52	scop order+minisat_release (2018-07-31)
0.67/0.52	(Encoding Process)
0.67/0.52	
0.67/0.55	c BEGIN-Prog: Sun Aug 12 13:58:25 CEST 2018
0.67/0.55	c PID: 20369
0.67/0.55	c IP: 172.20.3.107
0.67/0.55	c HOST: node107.alineos.net
0.67/0.55	c (0,0) Parsing Begin
1.18/0.88	c (0,0) Parsing End
1.18/0.89	c (0,0) CSP: 0 int (0 aux), 90 bool (0 aux), 60 ctr, max domain size 2
1.18/0.89	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.18/0.89	c (0,0) Constraint Name Generate Begin
1.18/0.89	c (0,0) Ctr:HOME/instance-4305360-1534075105.xml,ExtensionSupport:IntVar
1.18/0.89	c (0,0) Constraint Name Generate End
1.18/0.89	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.18/0.89	c (0,0) CSP to CSPinCNF Begin
1.71/1.14	c (0,0) translated 6 (10%) constraints
1.94/1.20	c (0,0) translated 12 (20%) constraints
1.94/1.25	c (0,0) translated 18 (30%) constraints
1.94/1.29	c (0,0) translated 24 (40%) constraints
2.23/1.32	c (0,0) translated 30 (50%) constraints
2.23/1.35	c (0,0) translated 36 (60%) constraints
2.23/1.37	c (0,0) translated 42 (70%) constraints
2.23/1.39	c (0,0) translated 48 (80%) constraints
2.51/1.41	c (0,0) translated 54 (90%) constraints
2.51/1.42	c (0,0) translated 60 (100%) constraints
2.51/1.46	c (0,0) STATISTICS1:HOME/instance-4305360-1534075105.xml,ExtensionSupport:IntVar,330,1140,-1,2,3,1,,2:3000,3:780;2:360,1:3000;0:60,
2.51/1.46	c (0,0) ==========================================
2.51/1.46	c (0,0) Order
2.51/1.46	c (0,0) ==========================================
2.51/1.48	c (0,0) translated 114 (10%) constraints
2.51/1.50	c (0,0) translated 228 (20%) constraints
2.51/1.50	c (0,0) translated 342 (30%) constraints
2.82/1.50	c (0,0) translated 456 (40%) constraints
2.82/1.51	c (0,0) translated 570 (50%) constraints
2.82/1.51	c (0,0) translated 684 (60%) constraints
2.82/1.52	c (0,0) translated 798 (70%) constraints
2.82/1.53	c (1,0) translated 912 (80%) constraints
2.82/1.53	c (1,1) translated 1026 (90%) constraints
2.82/1.54	c (1,1) translated 1140 (100%) constraints
2.82/1.54	c (1,1) CSP to CSPinCNF End
2.82/1.54	c (1,1) CSP: 0 int (0 aux), 330 bool (240 aux), 1140 ctr, max domain size 2
2.82/1.54	c (1,1) Heap : 112 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.82/1.54	c (1,1) CSPinCNF Propagation Begin
2.82/1.58	c (1,1) 0 values, 60 unsatisfiable literals, and 0 valid clauses are removed
2.82/1.58	c (1,1) CSPinCNF Propagation End
2.82/1.59	c (1,1) CSP: 0 int (0 aux), 330 bool (240 aux), 1140 ctr, max domain size 2
2.82/1.59	c (1,1) Heap : 168 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
2.82/1.59	c (1,1) Simplify CSPinCNF Begin
2.82/1.59	c (1,1) Simplify CSPinCNF End
2.82/1.59	c (1,1) CSP: 0 int (0 aux), 330 bool (240 aux), 1140 ctr, max domain size 2
2.82/1.59	c (1,1) Heap : 168 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
2.82/1.59	c (1,1) Calculate Precise Domain Begin
2.82/1.59	c (1,1) 0 values are removed by re-calculation
2.82/1.59	c (1,1) Calculate Precise Domain End
2.82/1.59	c (1,1) CSP: 0 int (0 aux), 330 bool (240 aux), 1140 ctr, max domain size 2
2.82/1.59	c (1,1) Heap : 168 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
2.82/1.59	c (1,1) CSPinCNF to SatSolver Begin
3.14/1.63	c (1,1) 114 (10 %) CSP clauses are encoded (330 SAT variables, 113 SAT clauses)
3.14/1.63	c (1,1) 228 (20 %) CSP clauses are encoded (330 SAT variables, 227 SAT clauses)
3.14/1.64	c (1,1) 342 (30 %) CSP clauses are encoded (330 SAT variables, 341 SAT clauses)
3.14/1.64	c (1,1) 456 (40 %) CSP clauses are encoded (330 SAT variables, 455 SAT clauses)
3.14/1.65	c (1,1) 570 (50 %) CSP clauses are encoded (330 SAT variables, 569 SAT clauses)
3.14/1.65	c (1,1) 684 (60 %) CSP clauses are encoded (330 SAT variables, 683 SAT clauses)
3.14/1.66	c (1,1) 798 (70 %) CSP clauses are encoded (330 SAT variables, 797 SAT clauses)
3.14/1.66	c (1,1) 912 (80 %) CSP clauses are encoded (330 SAT variables, 911 SAT clauses)
3.14/1.66	c (1,1) 1026 (90 %) CSP clauses are encoded (330 SAT variables, 1025 SAT clauses)
3.14/1.67	c (1,1) 1140 (100 %) CSP clauses are encoded (330 SAT variables, 1139 SAT clauses)
3.14/1.67	c (1,1) Launch Command will be: minisat_release
3.14/1.67	c (1,1) CSPinCNF to SatSolver End
3.14/1.67	c (1,1) Heap : 168 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
3.14/1.68	c (1,1) STATISTICS2:HOME/instance-4305360-1534075105.xml,ExtensionSupport:IntVar,330,1140,-1,2,3,1,,2:3000,3:720;2:420,1:3000,
3.14/1.68	c (1,1) 330 bool, 1140 clause
3.14/1.68	c (1,1) Export Begin
3.37/1.77	c (1,1) Export to HOME/scop-20366-serial-file.bin
3.37/1.77	c (1,1) Export End
3.37/1.77	c (1,1) Export File Size: 0.02 MB
3.37/1.77	c (1,1) 0,0,1,1,1,1,1,STOP-AFTER(DIMACS)
3.37/1.77	c END-Prog: Sun Aug 12 13:58:26 CEST 2018
3.37/1.78	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-20366-serial-file.bin
4.07/2.27	c (0,0) Read Serial File Begin
4.07/2.27	c (0,0) HOME/scop-20366-serial-file.bin
4.37/2.44	c (0,0) Read Serial File End
4.37/2.45	
4.37/2.45	scop order+minisat_release (2018-07-31)
4.37/2.46	(Solving Process)
4.37/2.46	
4.37/2.48	c BEGIN-Prog: Sun Aug 12 13:58:27 CEST 2018
4.37/2.48	c PID: 20384
4.37/2.48	c IP: 172.20.3.107
4.37/2.48	c HOST: node107.alineos.net
4.37/2.48	c (0,0) SatSolver.solve Begin
4.37/2.48	c (0,0) 0 bool, 0 clause
4.37/2.48	c (0,0) minisat_release HOME/instance-4305360-1534075105.xml-scop-20369.cnf
4.55/2.51	c (0,0) c This is COMiniSatPS.
4.55/2.51	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
4.55/2.51	c (0,0) c ============================[ Problem Statistics ]=============================
4.55/2.51	c (0,0) c |                                                                             |
4.55/2.51	c (0,0) c |  Number of variables:           330                                         |
4.55/2.51	c (0,0) c |  Number of clauses:            1140                                         |
4.55/2.51	c (0,0) c |  Parse time:                   0.00 s                                       |
4.55/2.51	c (0,0) c |  Eliminated clauses:           0.01 Mb                                      |
4.55/2.51	c (0,0) c |  Simplification time:          0.00 s                                       |
4.55/2.51	c (0,0) c |                                                                             |
4.55/2.51	c (0,0) c ===============================================================================
4.55/2.51	c (0,0) c Solved by simplification
4.55/2.51	c (0,0) c restarts              : 0
4.55/2.51	c (0,0) c conflicts             : 0              (0 /sec)
4.55/2.51	c (0,0) c decisions             : 0              (-nan % random) (0 /sec)
4.55/2.51	c (0,0) c propagations          : 0              (0 /sec)
4.55/2.51	c (0,0) c conflict literals     : 0              (-nan % deleted)
4.55/2.51	c (0,0) c CPU time              : 0.00434 s
4.55/2.51	c (0,0) 
4.55/2.51	c (0,0) s UNSATISFIABLE
4.55/2.55	c (0,0) SatSolver.solve End
4.55/2.55	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
4.55/2.55	c (0,0) Show results Begin
4.55/2.55	s UNSATISFIABLE
4.55/2.55	c (0,0) Show results End
4.55/2.55	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
4.55/2.55	c (0,0) 0,0,STOP-AFTER(ALL)
4.55/2.55	c END-Prog: Sun Aug 12 13:58:27 CEST 2018

Verifier Data


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 (12668 MiB free)
  memory of node 1: 16384 MiB (11394 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4305360-1534075105/watcher-4305360-1534075105 -o /tmp/evaluation-result-4305360-1534075105/solver-4305360-1534075105 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1534064712-16637 --watchdog 2580 scop.sh 11g scop.jar -order minisat_release default HOME HOME/instance-4305360-1534075105.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=20366, runsolver pid=20363
Current StackSize limit: 8192 KiB


[startup+0.100115 s]*
/proc/loadavg: 3.03 2.41 2.19 4/222 20383
/proc/meminfo: memFree=24581156/32770624 swapFree=67108860/67108860
[pid=20366] ppid=20363 vsize=113128 memory=1392 CPUtime=0 cores=1,3,5,7
/proc/20366/stat : 20366 (scop.sh) S 20363 20366 16605 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 225073644 115843072 348 33554432000 4194304 5098028 140728726215680 140728726212936 140579161903740 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 26005504 140728726217792 140728726217991 140728726217991 140728726220749 0
/proc/20366/statm: 28282 348 296 221 0 87 0
[pid=20369] ppid=20366 vsize=15012476 memory=72528 CPUtime=0.11 cores=1,3,5,7
/proc/20369/stat : 20369 (java) S 20366 20366 16605 0 -1 1077944320 6761 0 0 0 9 2 0 0 20 0 15 0 225073645 15372775424 18132 33554432000 4194304 4196468 140732907283184 140732907265728 140130586066679 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 37969920 140732907291654 140732907291953 140732907291953 140732907294671 0
/proc/20369/statm: 3753119 18132 2759 1 0 3715579 0
[pid=20369/tid=20370] ppid=20366 vsize=15012476 memory=-6439158751130075073 CPUtime=0.09 cores=1,3,5,7
/proc/20369/task/20370/stat : 20370 (java) R 20366 20366 16605 0 -1 4202560 4817 0 0 0 7 2 0 0 20 0 15 0 225073645 15372775424 18132 33554432000 4194304 4196468 140732907283184 140130557843760 140130570147166 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37969920 140732907291654 140732907291953 140732907291953 140732907294671 0
[pid=20369/tid=20371] ppid=20366 vsize=15012476 memory=4206468019014099040 CPUtime=0 cores=1,3,5,7
/proc/20369/task/20371/stat : 20371 (java) S 20366 20366 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225073647 15372775424 18132 33554432000 4194304 4196468 140732907283184 140130590309392 140130586076885 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37969920 140732907291654 140732907291953 140732907291953 140732907294671 0
[pid=20369/tid=20372] ppid=20366 vsize=15012476 memory=140087905101440 CPUtime=0 cores=1,3,5,7
/proc/20369/task/20372/stat : 20372 (java) S 20366 20366 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225073647 15372775424 18132 33554432000 4194304 4196468 140732907283184 140130423688336 140130586076885 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37969920 140732907291654 140732907291953 140732907291953 140732907294671 0
[pid=20369/tid=20373] ppid=20366 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20369/task/20373/stat : 20373 (java) S 20366 20366 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225073647 15372775424 18132 33554432000 4194304 4196468 140732907283184 140130422635280 140130586076885 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37969920 140732907291654 140732907291953 140732907291953 140732907294671 0
[pid=20369/tid=20374] ppid=20366 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20369/task/20374/stat : 20374 (java) S 20366 20366 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225073647 15372775424 18132 33554432000 4194304 4196468 140732907283184 140130045123472 140130586076885 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37969920 140732907291654 140732907291953 140732907291953 140732907294671 0
[pid=20369/tid=20375] ppid=20366 vsize=15012476 memory=140087905101440 CPUtime=0 cores=1,3,5,7
/proc/20369/task/20375/stat : 20375 (java) S 20366 20366 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225073648 15372775424 18132 33554432000 4194304 4196468 140732907283184 140129623726320 140130586077826 0 0 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37969920 140732907291654 140732907291953 140732907291953 140732907294671 0
[pid=20369/tid=20376] ppid=20366 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20369/task/20376/stat : 20376 (java) S 20366 20366 16605 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225073649 15372775424 18132 33554432000 4194304 4196468 140732907283184 140129146496160 140130586076885 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37969920 140732907291654 140732907291953 140732907291953 140732907294671 0
[pid=20369/tid=20377] ppid=20366 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20369/task/20377/stat : 20377 (java) S 20366 20366 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225073649 15372775424 18132 33554432000 4194304 4196468 140732907283184 140128878060272 140130586076885 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37969920 140732907291654 140732907291953 140732907291953 140732907294671 0
[pid=20369/tid=20378] ppid=20366 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20369/task/20378/stat : 20378 (java) S 20366 20366 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225073651 15372775424 18132 33554432000 4194304 4196468 140732907283184 140128503551952 140130586085275 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37969920 140732907291654 140732907291953 140732907291953 140732907294671 0
[pid=20369/tid=20379] ppid=20366 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20369/task/20379/stat : 20379 (java) S 20366 20366 16605 0 -1 1077944384 312 0 0 0 0 0 0 0 20 0 15 0 225073651 15372775424 18132 33554432000 4194304 4196468 140732907283184 140129622674160 140130586077826 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37969920 140732907291654 140732907291953 140732907291953 140732907294671 0
[pid=20369/tid=20380] ppid=20366 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20369/task/20380/stat : 20380 (java) S 20366 20366 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225073651 15372775424 18132 33554432000 4194304 4196468 140732907283184 140129621621616 140130586077826 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37969920 140732907291654 140732907291953 140732907291953 140732907294671 0
[pid=20369/tid=20381] ppid=20366 vsize=15012476 memory=140087905101440 CPUtime=0.01 cores=1,3,5,7
/proc/20369/task/20381/stat : 20381 (java) R 20366 20366 16605 0 -1 4202560 305 0 0 0 1 0 0 0 20 0 15 0 225073651 15372775424 18132 33554432000 4194304 4196468 140732907283184 140129620568560 140130579163539 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37969920 140732907291654 140732907291953 140732907291953 140732907294671 0
[pid=20369/tid=20382] ppid=20366 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20369/task/20382/stat : 20382 (java) S 20366 20366 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225073651 15372775424 18132 33554432000 4194304 4196468 140732907283184 140128005647200 140130586076885 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37969920 140732907291654 140732907291953 140732907291953 140732907294671 0
[pid=20369/tid=20383] ppid=20366 vsize=15012476 memory=140087905101440 CPUtime=0 cores=1,3,5,7
/proc/20369/task/20383/stat : 20383 (java) S 20366 20366 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225073652 15372775424 18132 33554432000 4194304 4196468 140732907283184 140129619515952 140130586077826 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37969920 140732907291654 140732907291953 140732907291953 140732907294671 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 73920 KiB

[startup+0.210724 s]*
/proc/loadavg: 3.03 2.41 2.19 5/222 20383
/proc/meminfo: memFree=24566584/32770624 swapFree=67108860/67108860
[pid=20366] ppid=20363 vsize=113128 memory=1392 CPUtime=0 cores=1,3,5,7
/proc/20366/stat : 20366 (scop.sh) S 20363 20366 16605 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 225073644 115843072 348 33554432000 4194304 5098028 140728726215680 140728726212936 140579161903740 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 26005504 140728726217792 140728726217991 140728726217991 140728726220749 0
/proc/20366/statm: 28282 348 296 221 0 87 0
[pid=20369] ppid=20366 vsize=15012476 memory=86092 CPUtime=0.25 cores=1,3,5,7
/proc/20369/stat : 20369 (java) S 20366 20366 16605 0 -1 1077944320 10376 0 0 0 22 3 0 0 20 0 15 0 225073645 15372775424 21523 33554432000 4194304 4196468 140732907283184 140732907265728 140130586066679 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 37969920 140732907291654 140732907291953 140732907291953 140732907294671 0
/proc/20369/statm: 3753119 21523 2928 1 0 3715579 0
[pid=20369/tid=20370] ppid=20366 vsize=15012476 memory=7022364632946311227 CPUtime=0.19 cores=1,3,5,7
/proc/20369/task/20370/stat : 20370 (java) R 20366 20366 16605 0 -1 4202560 8203 0 0 0 17 2 0 0 20 0 15 0 225073645 15372775424 21589 33554432000 4194304 4196468 140732907283184 140130557893072 140130586088605 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37969920 140732907291654 140732907291953 140732907291953 140732907294671 0
[pid=20369/tid=20371] ppid=20366 vsize=15012476 memory=539 CPUtime=0 cores=1,3,5,7
/proc/20369/task/20371/stat : 20371 (java) S 20366 20366 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225073647 15372775424 21589 33554432000 4194304 4196468 140732907283184 140130590309392 140130586076885 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37969920 140732907291654 140732907291953 140732907291953 140732907294671 0
[pid=20369/tid=20372] ppid=20366 vsize=15012476 memory=3762953888711714464 CPUtime=0 cores=1,3,5,7
/proc/20369/task/20372/stat : 20372 (java) S 20366 20366 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225073647 15372775424 21589 33554432000 4194304 4196468 140732907283184 140130423688336 140130586076885 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37969920 140732907291654 140732907291953 140732907291953 140732907294671 0
[pid=20369/tid=20373] ppid=20366 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20369/task/20373/stat : 20373 (java) S 20366 20366 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225073647 15372775424 21589 33554432000 4194304 4196468 140732907283184 140130422635280 140130586076885 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37969920 140732907291654 140732907291953 140732907291953 140732907294671 0
[pid=20369/tid=20374] ppid=20366 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20369/task/20374/stat : 20374 (java) S 20366 20366 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225073647 15372775424 21589 33554432000 4194304 4196468 140732907283184 140130045123472 140130586076885 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37969920 140732907291654 140732907291953 140732907291953 140732907294671 0
[pid=20369/tid=20375] ppid=20366 vsize=15012476 memory=140087905101440 CPUtime=0 cores=1,3,5,7
/proc/20369/task/20375/stat : 20375 (java) S 20366 20366 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225073648 15372775424 21589 33554432000 4194304 4196468 140732907283184 140129623726320 140130586077826 0 0 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37969920 140732907291654 140732907291953 140732907291953 140732907294671 0
[pid=20369/tid=20376] ppid=20366 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20369/task/20376/stat : 20376 (java) S 20366 20366 16605 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225073649 15372775424 21589 33554432000 4194304 4196468 140732907283184 140129146496160 140130586076885 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37969920 140732907291654 140732907291953 140732907291953 140732907294671 0
[pid=20369/tid=20377] ppid=20366 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20369/task/20377/stat : 20377 (java) S 20366 20366 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225073649 15372775424 21589 33554432000 4194304 4196468 140732907283184 140128878060272 140130586076885 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37969920 140732907291654 140732907291953 140732907291953 140732907294671 0
[pid=20369/tid=20378] ppid=20366 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20369/task/20378/stat : 20378 (java) S 20366 20366 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225073651 15372775424 21589 33554432000 4194304 4196468 140732907283184 140128503551952 140130586085275 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37969920 140732907291654 140732907291953 140732907291953 140732907294671 0
[pid=20369/tid=20379] ppid=20366 vsize=15012476 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/20369/task/20379/stat : 20379 (java) S 20366 20366 16605 0 -1 1077944384 464 0 0 0 1 0 0 0 20 0 15 0 225073651 15372775424 21589 33554432000 4194304 4196468 140732907283184 140129622674160 140130586077826 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37969920 140732907291654 140732907291953 140732907291953 140732907294671 0
[pid=20369/tid=20380] ppid=20366 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20369/task/20380/stat : 20380 (java) S 20366 20366 16605 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 225073651 15372775424 21589 33554432000 4194304 4196468 140732907283184 140129621621616 140130586077826 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37969920 140732907291654 140732907291953 140732907291953 140732907294671 0
[pid=20369/tid=20381] ppid=20366 vsize=15012476 memory=140087905101440 CPUtime=0.03 cores=1,3,5,7
/proc/20369/task/20381/stat : 20381 (java) R 20366 20366 16605 0 -1 4202560 356 0 0 0 3 0 0 0 20 0 15 0 225073651 15372775424 21589 33554432000 4194304 4196468 140732907283184 140129620568560 140130586088026 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37969920 140732907291654 140732907291953 140732907291953 140732907294671 0
[pid=20369/tid=20382] ppid=20366 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20369/task/20382/stat : 20382 (java) S 20366 20366 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225073651 15372775424 21589 33554432000 4194304 4196468 140732907283184 140128005647200 140130586076885 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37969920 140732907291654 140732907291953 140732907291953 140732907294671 0
[pid=20369/tid=20383] ppid=20366 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20369/task/20383/stat : 20383 (java) S 20366 20366 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225073652 15372775424 21589 33554432000 4194304 4196468 140732907283184 140129619515952 140130586077826 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37969920 140732907291654 140732907291953 140732907291953 140732907294671 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 87484 KiB

[startup+0.311154 s]*
/proc/loadavg: 3.03 2.41 2.19 3/222 20383
/proc/meminfo: memFree=24562272/32770624 swapFree=67108860/67108860
[pid=20366] ppid=20363 vsize=113128 memory=1392 CPUtime=0 cores=1,3,5,7
/proc/20366/stat : 20366 (scop.sh) S 20363 20366 16605 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 225073644 115843072 348 33554432000 4194304 5098028 140728726215680 140728726212936 140579161903740 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 26005504 140728726217792 140728726217991 140728726217991 140728726220749 0
/proc/20366/statm: 28282 348 296 221 0 87 0
[pid=20369] ppid=20366 vsize=15012476 memory=90344 CPUtime=0.43 cores=1,3,5,7
/proc/20369/stat : 20369 (java) S 20366 20366 16605 0 -1 1077944320 11087 0 0 0 39 4 0 0 20 0 15 0 225073645 15372775424 22586 33554432000 4194304 4196468 140732907283184 140732907265728 140130586066679 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 37969920 140732907291654 140732907291953 140732907291953 140732907294671 0
/proc/20369/statm: 3753119 22586 2977 1 0 3715579 0
[pid=20369/tid=20370] ppid=20366 vsize=15012476 memory=6791534058613427641 CPUtime=0.29 cores=1,3,5,7
/proc/20369/task/20370/stat : 20370 (java) R 20366 20366 16605 0 -1 4202560 8642 0 0 0 26 3 0 0 20 0 15 0 225073645 15372775424 22586 33554432000 4194304 4196468 140732907283184 140130557857360 140130570147166 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37969920 140732907291654 140732907291953 140732907291953 140732907294671 0
[pid=20369/tid=20371] ppid=20366 vsize=15012476 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/20369/task/20371/stat : 20371 (java) S 20366 20366 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225073647 15372775424 22586 33554432000 4194304 4196468 140732907283184 140130590309392 140130586076885 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37969920 140732907291654 140732907291953 140732907291953 140732907294671 0
[pid=20369/tid=20372] ppid=20366 vsize=15012476 memory=-3258418265892434876 CPUtime=0 cores=1,3,5,7
/proc/20369/task/20372/stat : 20372 (java) S 20366 20366 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225073647 15372775424 22586 33554432000 4194304 4196468 140732907283184 140130423688336 140130586076885 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37969920 140732907291654 140732907291953 140732907291953 140732907294671 0
[pid=20369/tid=20373] ppid=20366 vsize=15012476 memory=4572146066226452084 CPUtime=0 cores=1,3,5,7
/proc/20369/task/20373/stat : 20373 (java) S 20366 20366 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225073647 15372775424 22586 33554432000 4194304 4196468 140732907283184 140130422635280 140130586076885 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37969920 140732907291654 140732907291953 140732907291953 140732907294671 0
[pid=20369/tid=20374] ppid=20366 vsize=15012476 memory=6944613755495348631 CPUtime=0 cores=1,3,5,7
/proc/20369/task/20374/stat : 20374 (java) S 20366 20366 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225073647 15372775424 22586 33554432000 4194304 4196468 140732907283184 140130045123472 140130586076885 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37969920 140732907291654 140732907291953 140732907291953 140732907294671 0
[pid=20369/tid=20375] ppid=20366 vsize=15012476 memory=7893295687695687954 CPUtime=0 cores=1,3,5,7
/proc/20369/task/20375/stat : 20375 (java) S 20366 20366 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225073648 15372775424 22586 33554432000 4194304 4196468 140732907283184 140129623726320 140130586077826 0 0 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37969920 140732907291654 140732907291953 140732907291953 140732907294671 0
[pid=20369/tid=20376] ppid=20366 vsize=15012476 memory=-8813974798734826869 CPUtime=0 cores=1,3,5,7
/proc/20369/task/20376/stat : 20376 (java) S 20366 20366 16605 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225073649 15372775424 22586 33554432000 4194304 4196468 140732907283184 140129146496160 140130586076885 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37969920 140732907291654 140732907291953 140732907291953 140732907294671 0
[pid=20369/tid=20377] ppid=20366 vsize=15012476 memory=-6664436420846796947 CPUtime=0 cores=1,3,5,7
/proc/20369/task/20377/stat : 20377 (java) S 20366 20366 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225073649 15372775424 22586 33554432000 4194304 4196468 140732907283184 140128878060272 140130586076885 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37969920 140732907291654 140732907291953 140732907291953 140732907294671 0
[pid=20369/tid=20378] ppid=20366 vsize=15012476 memory=4426078206164241782 CPUtime=0 cores=1,3,5,7
/proc/20369/task/20378/stat : 20378 (java) S 20366 20366 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225073651 15372775424 22586 33554432000 4194304 4196468 140732907283184 140128503551952 140130586085275 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37969920 140732907291654 140732907291953 140732907291953 140732907294671 0
[pid=20369/tid=20379] ppid=20366 vsize=15012476 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/20369/task/20379/stat : 20379 (java) S 20366 20366 16605 0 -1 1077944384 587 0 0 0 3 0 0 0 20 0 15 0 225073651 15372775424 22586 33554432000 4194304 4196468 140732907283184 140129622674160 140130586077826 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37969920 140732907291654 140732907291953 140732907291953 140732907294671 0
[pid=20369/tid=20380] ppid=20366 vsize=15012476 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/20369/task/20380/stat : 20380 (java) S 20366 20366 16605 0 -1 1077944384 57 0 0 0 1 0 0 0 20 0 15 0 225073651 15372775424 22586 33554432000 4194304 4196468 140732907283184 140129621621616 140130586077826 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37969920 140732907291654 140732907291953 140732907291953 140732907294671 0
[pid=20369/tid=20381] ppid=20366 vsize=15012476 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/20369/task/20381/stat : 20381 (java) S 20366 20366 16605 0 -1 1077944384 469 0 0 0 7 0 0 0 20 0 15 0 225073651 15372775424 22586 33554432000 4194304 4196468 140732907283184 140129620568560 140130586077826 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37969920 140732907291654 140732907291953 140732907291953 140732907294671 0
[pid=20369/tid=20382] ppid=20366 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20369/task/20382/stat : 20382 (java) S 20366 20366 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225073651 15372775424 22586 33554432000 4194304 4196468 140732907283184 140128005647200 140130586076885 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37969920 140732907291654 140732907291953 140732907291953 140732907294671 0
[pid=20369/tid=20383] ppid=20366 vsize=15012476 memory=3617295605882232881 CPUtime=0 cores=1,3,5,7
/proc/20369/task/20383/stat : 20383 (java) S 20366 20366 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225073652 15372775424 22586 33554432000 4194304 4196468 140732907283184 140129619515952 140130586077826 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37969920 140732907291654 140732907291953 140732907291953 140732907294671 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 91736 KiB

[startup+0.703111 s]
/proc/loadavg: 3.03 2.41 2.19 3/222 20383
/proc/meminfo: memFree=24537964/32770624 swapFree=67108860/67108860
[pid=20366] ppid=20363 vsize=113128 memory=1392 CPUtime=0 cores=1,3,5,7
/proc/20366/stat : 20366 (scop.sh) S 20363 20366 16605 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 225073644 115843072 348 33554432000 4194304 5098028 140728726215680 140728726212936 140579161903740 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 26005504 140728726217792 140728726217991 140728726217991 140728726220749 0
/proc/20366/statm: 28282 348 296 221 0 87 0
[pid=20369] ppid=20366 vsize=15020872 memory=130692 CPUtime=1 cores=1,3,5,7
/proc/20369/stat : 20369 (java) S 20366 20366 16605 0 -1 1077944320 18376 0 0 0 94 6 0 0 20 0 15 0 225073645 15381372928 32673 33554432000 4194304 4196468 140732907283184 140732907265728 140130586066679 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 37969920 140732907291654 140732907291953 140732907291953 140732907294671 0
/proc/20369/statm: 3755218 32673 3147 1 0 3716603 0
[pid=20369/tid=20370] ppid=20366 vsize=15020872 memory=-7816663703405220396 CPUtime=0.67 cores=1,3,5,7
/proc/20369/task/20370/stat : 20370 (java) R 20366 20366 16605 0 -1 4202560 15395 0 0 0 63 4 0 0 20 0 15 0 225073645 15381372928 32673 33554432000 4194304 4196468 140732907283184 140130557901792 140130565786445 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37969920 140732907291654 140732907291953 140732907291953 140732907294671 0
[pid=20369/tid=20371] ppid=20366 vsize=15020872 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20369/task/20371/stat : 20371 (java) S 20366 20366 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225073647 15381372928 32673 33554432000 4194304 4196468 140732907283184 140130590309392 140130586076885 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37969920 140732907291654 140732907291953 140732907291953 140732907294671 0
[pid=20369/tid=20372] ppid=20366 vsize=15020872 memory=61224 CPUtime=0 cores=1,3,5,7
/proc/20369/task/20372/stat : 20372 (java) S 20366 20366 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225073647 15381372928 32673 33554432000 4194304 4196468 140732907283184 140130423688336 140130586076885 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37969920 140732907291654 140732907291953 140732907291953 140732907294671 0
[pid=20369/tid=20373] ppid=20366 vsize=15020872 memory=1064 CPUtime=0 cores=1,3,5,7
/proc/20369/task/20373/stat : 20373 (java) S 20366 20366 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225073647 15381372928 32673 33554432000 4194304 4196468 140732907283184 140130422635280 140130586076885 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37969920 140732907291654 140732907291953 140732907291953 140732907294671 0
[pid=20369/tid=20374] ppid=20366 vsize=15020872 memory=2072 CPUtime=0 cores=1,3,5,7
/proc/20369/task/20374/stat : 20374 (java) S 20366 20366 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225073647 15381372928 32673 33554432000 4194304 4196468 140732907283184 140130045123472 140130586076885 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37969920 140732907291654 140732907291953 140732907291953 140732907294671 0
[pid=20369/tid=20375] ppid=20366 vsize=15020872 memory=1740 CPUtime=0 cores=1,3,5,7
/proc/20369/task/20375/stat : 20375 (java) S 20366 20366 16605 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 225073648 15381372928 32673 33554432000 4194304 4196468 140732907283184 140129623726320 140130586077826 0 0 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37969920 140732907291654 140732907291953 140732907291953 140732907294671 0
[pid=20369/tid=20376] ppid=20366 vsize=15020872 memory=11192 CPUtime=0 cores=1,3,5,7
/proc/20369/task/20376/stat : 20376 (java) S 20366 20366 16605 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225073649 15381372928 32673 33554432000 4194304 4196468 140732907283184 140129146496160 140130586076885 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37969920 140732907291654 140732907291953 140732907291953 140732907294671 0
[pid=20369/tid=20377] ppid=20366 vsize=15020872 memory=752 CPUtime=0 cores=1,3,5,7
/proc/20369/task/20377/stat : 20377 (java) S 20366 20366 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225073649 15381372928 32673 33554432000 4194304 4196468 140732907283184 140128878060272 140130586076885 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37969920 140732907291654 140732907291953 140732907291953 140732907294671 0
[pid=20369/tid=20378] ppid=20366 vsize=15020872 memory=1828 CPUtime=0 cores=1,3,5,7
/proc/20369/task/20378/stat : 20378 (java) S 20366 20366 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225073651 15381372928 32673 33554432000 4194304 4196468 140732907283184 140128503551952 140130586085275 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37969920 140732907291654 140732907291953 140732907291953 140732907294671 0
[pid=20369/tid=20379] ppid=20366 vsize=15020872 memory=1120 CPUtime=0.07 cores=1,3,5,7
/proc/20369/task/20379/stat : 20379 (java) R 20366 20366 16605 0 -1 4202560 656 0 0 0 7 0 0 0 20 0 15 0 225073651 15381372928 32673 33554432000 4194304 4196468 140732907283184 140129622659312 140130564482266 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 37969920 140732907291654 140732907291953 140732907291953 140732907294671 0
[pid=20369/tid=20380] ppid=20366 vsize=15020872 memory=6120 CPUtime=0.09 cores=1,3,5,7
/proc/20369/task/20380/stat : 20380 (java) S 20366 20366 16605 0 -1 1077944384 325 0 0 0 9 0 0 0 20 0 15 0 225073651 15381372928 32673 33554432000 4194304 4196468 140732907283184 140129621621616 140130586077826 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37969920 140732907291654 140732907291953 140732907291953 140732907294671 0
[pid=20369/tid=20381] ppid=20366 vsize=15020872 memory=1724 CPUtime=0.15 cores=1,3,5,7
/proc/20369/task/20381/stat : 20381 (java) R 20366 20366 16605 0 -1 4202560 665 0 0 0 15 0 0 0 20 0 15 0 225073651 15381372928 32673 33554432000 4194304 4196468 140732907283184 140129620562944 140130586088026 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37969920 140732907291654 140732907291953 140732907291953 140732907294671 0
[pid=20369/tid=20382] ppid=20366 vsize=15020872 memory=4004 CPUtime=0 cores=1,3,5,7
/proc/20369/task/20382/stat : 20382 (java) S 20366 20366 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225073651 15381372928 32673 33554432000 4194304 4196468 140732907283184 140128005647200 140130586076885 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37969920 140732907291654 140732907291953 140732907291953 140732907294671 0
[pid=20369/tid=20383] ppid=20366 vsize=15020872 memory=3516 CPUtime=0 cores=1,3,5,7
/proc/20369/task/20383/stat : 20383 (java) S 20366 20366 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225073652 15381372928 32673 33554432000 4194304 4196468 140732907283184 140129619515952 140130586077826 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37969920 140732907291654 140732907291953 140732907291953 140732907294671 0
Current children cumulated CPU time: 1 s
Current children cumulated vsize: 15134000 KiB
Current children cumulated memory: 132084 KiB

[startup+1.50211 s]
/proc/loadavg: 3.03 2.41 2.19 3/222 20383
/proc/meminfo: memFree=24508588/32770624 swapFree=67108860/67108860
[pid=20366] ppid=20363 vsize=113128 memory=1392 CPUtime=0 cores=1,3,5,7
/proc/20366/stat : 20366 (scop.sh) S 20363 20366 16605 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 225073644 115843072 348 33554432000 4194304 5098028 140728726215680 140728726212936 140579161903740 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 26005504 140728726217792 140728726217991 140728726217991 140728726220749 0
/proc/20366/statm: 28282 348 296 221 0 87 0

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

/proc/20366/stat : 20366 (scop.sh) S 20363 20366 16605 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 225073644 115843072 348 33554432000 4194304 5098028 140728726215680 140728726212936 140579161903740 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 26005504 140728726217792 140728726217991 140728726217991 140728726220749 0
/proc/20366/statm: 28282 348 296 221 0 87 0
[pid=20369] ppid=20366 vsize=15024968 memory=189132 CPUtime=3.14 cores=1,3,5,7
/proc/20369/stat : 20369 (java) S 20366 20366 16605 0 -1 1077944320 22656 0 0 0 305 9 0 0 20 0 15 0 225073645 15385567232 47283 33554432000 4194304 4196468 140732907283184 140732907265728 140130586066679 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 37969920 140732907291654 140732907291953 140732907291953 140732907294671 0
/proc/20369/statm: 3756242 47283 3190 1 0 3717627 0
[pid=20369/tid=20370] ppid=20366 vsize=15024968 memory=1740 CPUtime=1.56 cores=1,3,5,7
/proc/20369/task/20370/stat : 20370 (java) R 20366 20366 16605 0 -1 4202560 16745 0 0 0 151 5 0 0 20 0 15 0 225073645 15385567232 47283 33554432000 4194304 4196468 140732907283184 140130557900504 140130570147166 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37969920 140732907291654 140732907291953 140732907291953 140732907294671 0
[pid=20369/tid=20371] ppid=20366 vsize=15024968 memory=11192 CPUtime=0 cores=1,3,5,7
/proc/20369/task/20371/stat : 20371 (java) S 20366 20366 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225073647 15385567232 47283 33554432000 4194304 4196468 140732907283184 140130590309392 140130586076885 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37969920 140732907291654 140732907291953 140732907291953 140732907294671 0
[pid=20369/tid=20372] ppid=20366 vsize=15024968 memory=752 CPUtime=0 cores=1,3,5,7
/proc/20369/task/20372/stat : 20372 (java) S 20366 20366 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225073647 15385567232 47283 33554432000 4194304 4196468 140732907283184 140130423688336 140130586076885 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37969920 140732907291654 140732907291953 140732907291953 140732907294671 0
[pid=20369/tid=20373] ppid=20366 vsize=15024968 memory=1828 CPUtime=0 cores=1,3,5,7
/proc/20369/task/20373/stat : 20373 (java) S 20366 20366 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225073647 15385567232 47283 33554432000 4194304 4196468 140732907283184 140130422635280 140130586076885 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37969920 140732907291654 140732907291953 140732907291953 140732907294671 0
[pid=20369/tid=20374] ppid=20366 vsize=15024968 memory=1120 CPUtime=0 cores=1,3,5,7
/proc/20369/task/20374/stat : 20374 (java) S 20366 20366 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225073647 15385567232 47283 33554432000 4194304 4196468 140732907283184 140130045123472 140130586076885 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37969920 140732907291654 140732907291953 140732907291953 140732907294671 0
[pid=20369/tid=20375] ppid=20366 vsize=15024968 memory=6120 CPUtime=0 cores=1,3,5,7
/proc/20369/task/20375/stat : 20375 (java) S 20366 20366 16605 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 225073648 15385567232 47283 33554432000 4194304 4196468 140732907283184 140129623726320 140130586077826 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37969920 140732907291654 140732907291953 140732907291953 140732907294671 0
[pid=20369/tid=20376] ppid=20366 vsize=15024968 memory=1724 CPUtime=0 cores=1,3,5,7
/proc/20369/task/20376/stat : 20376 (java) S 20366 20366 16605 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225073649 15385567232 47283 33554432000 4194304 4196468 140732907283184 140129146496160 140130586076885 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37969920 140732907291654 140732907291953 140732907291953 140732907294671 0
[pid=20369/tid=20377] ppid=20366 vsize=15024968 memory=4004 CPUtime=0 cores=1,3,5,7
/proc/20369/task/20377/stat : 20377 (java) S 20366 20366 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225073649 15385567232 47283 33554432000 4194304 4196468 140732907283184 140128878060272 140130586076885 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37969920 140732907291654 140732907291953 140732907291953 140732907294671 0
[pid=20369/tid=20378] ppid=20366 vsize=15024968 memory=3516 CPUtime=0 cores=1,3,5,7
/proc/20369/task/20378/stat : 20378 (java) S 20366 20366 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225073651 15385567232 47283 33554432000 4194304 4196468 140732907283184 140128503551952 140130586085275 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37969920 140732907291654 140732907291953 140732907291953 140732907294671 0
[pid=20369/tid=20379] ppid=20366 vsize=15024968 memory=872 CPUtime=0.43 cores=1,3,5,7
/proc/20369/task/20379/stat : 20379 (java) R 20366 20366 16605 0 -1 4202560 1123 0 0 0 43 0 0 0 20 0 15 0 225073651 15385567232 47283 33554432000 4194304 4196468 140732907283184 140129622663872 140130570459984 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37969920 140732907291654 140732907291953 140732907291953 140732907294671 0
[pid=20369/tid=20380] ppid=20366 vsize=15024968 memory=1288 CPUtime=0.39 cores=1,3,5,7
/proc/20369/task/20380/stat : 20380 (java) R 20366 20366 16605 0 -1 4202560 579 0 0 0 39 0 0 0 20 0 15 0 225073651 15385567232 47283 33554432000 4194304 4196468 140732907283184 140129621608048 140130564277192 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 37969920 140732907291654 140732907291953 140732907291953 140732907294671 0
[pid=20369/tid=20381] ppid=20366 vsize=15024968 memory=1088 CPUtime=0.71 cores=1,3,5,7
/proc/20369/task/20381/stat : 20381 (java) S 20366 20366 16605 0 -1 1077944384 2874 0 0 0 70 1 0 0 20 0 15 0 225073651 15385567232 47283 33554432000 4194304 4196468 140732907283184 140129620568560 140130586077826 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37969920 140732907291654 140732907291953 140732907291953 140732907294671 0
[pid=20369/tid=20382] ppid=20366 vsize=15024968 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20369/task/20382/stat : 20382 (java) S 20366 20366 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225073651 15385567232 47283 33554432000 4194304 4196468 140732907283184 140128005647200 140130586076885 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37969920 140732907291654 140732907291953 140732907291953 140732907294671 0
[pid=20369/tid=20383] ppid=20366 vsize=15024968 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20369/task/20383/stat : 20383 (java) S 20366 20366 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225073652 15385567232 47283 33554432000 4194304 4196468 140732907283184 140129619515952 140130586077826 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37969920 140732907291654 140732907291953 140732907291953 140732907294671 0
Current children cumulated CPU time: 3.14 s
Current children cumulated vsize: 15138096 KiB
Current children cumulated memory: 190524 KiB

[startup+2.0003 s]*
/proc/loadavg: 3.03 2.41 2.19 3/222 20398
/proc/meminfo: memFree=24592808/32770624 swapFree=67108860/67108860
[pid=20366] ppid=20363 vsize=113128 memory=1468 CPUtime=3.52 cores=1,3,5,7
/proc/20366/stat : 20366 (scop.sh) S 20363 20366 16605 0 -1 4202496 590 23958 0 0 0 0 341 11 20 0 1 0 225073644 115843072 367 33554432000 4194304 5098028 140728726215680 140728726212424 140579161903740 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 26005504 140728726217792 140728726217991 140728726217991 140728726220749 0
/proc/20366/statm: 28282 367 311 221 0 87 0
[pid=20384] ppid=20366 vsize=7404280 memory=62684 CPUtime=0.33 cores=1,3,5,7
/proc/20384/stat : 20384 (java) S 20366 20366 16605 0 -1 1077944320 9601 0 0 0 30 3 0 0 20 0 15 0 225073823 7581982720 15671 33554432000 4194304 4196468 140737061132096 140737061114640 140589759807223 0 0 2 16800973 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 20824064 140737061135541 140737061135665 140737061135665 140737061138383 0
/proc/20384/statm: 1851070 15671 3012 1 0 1813530 0
[pid=20384/tid=20385] ppid=20366 vsize=7404280 memory=4026531863 CPUtime=0.21 cores=1,3,5,7
/proc/20384/task/20385/stat : 20385 (java) R 20366 20366 16605 0 -1 4202560 7332 0 0 0 19 2 0 0 20 0 15 0 225073823 7581982720 15671 33554432000 4194304 4196468 140737061132096 140589731606352 140589759829149 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20824064 140737061135541 140737061135665 140737061135665 140737061138383 0
[pid=20384/tid=20386] ppid=20366 vsize=7404280 memory=10627 CPUtime=0 cores=1,3,5,7
/proc/20384/task/20386/stat : 20386 (java) S 20366 20366 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225073824 7581982720 15671 33554432000 4194304 4196468 140737061132096 140589764050064 140589759817429 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20824064 140737061135541 140737061135665 140737061135665 140737061138383 0
[pid=20384/tid=20387] ppid=20366 vsize=7404280 memory=3978845165784016544 CPUtime=0 cores=1,3,5,7
/proc/20384/task/20387/stat : 20387 (java) S 20366 20366 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225073824 7581982720 15671 33554432000 4194304 4196468 140737061132096 140589582138384 140589759817429 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20824064 140737061135541 140737061135665 140737061135665 140737061138383 0
[pid=20384/tid=20388] ppid=20366 vsize=7404280 memory=-1751206657426859557 CPUtime=0 cores=1,3,5,7
/proc/20384/task/20388/stat : 20388 (java) S 20366 20366 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225073824 7581982720 15671 33554432000 4194304 4196468 140737061132096 140589243726736 140589759817429 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20824064 140737061135541 140737061135665 140737061135665 140737061138383 0
[pid=20384/tid=20389] ppid=20366 vsize=7404280 memory=3471202396320837679 CPUtime=0 cores=1,3,5,7
/proc/20384/task/20389/stat : 20389 (java) S 20366 20366 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225073824 7581982720 15671 33554432000 4194304 4196468 140737061132096 140589242673936 140589759817429 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20824064 140737061135541 140737061135665 140737061135665 140737061138383 0
[pid=20384/tid=20390] ppid=20366 vsize=7404280 memory=3472468366952912560 CPUtime=0 cores=1,3,5,7
/proc/20384/task/20390/stat : 20390 (java) S 20366 20366 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225073826 7581982720 15671 33554432000 4194304 4196468 140737061132096 140589206251888 140589759818370 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20824064 140737061135541 140737061135665 140737061135665 140737061138383 0
[pid=20384/tid=20391] ppid=20366 vsize=7404280 memory=3472323898181169199 CPUtime=0 cores=1,3,5,7
/proc/20384/task/20391/stat : 20391 (java) S 20366 20366 16605 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225073826 7581982720 15671 33554432000 4194304 4196468 140737061132096 140588573778976 140589759817429 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20824064 140737061135541 140737061135665 140737061135665 140737061138383 0
[pid=20384/tid=20392] ppid=20366 vsize=7404280 memory=-3040564339240289162 CPUtime=0 cores=1,3,5,7
/proc/20384/task/20392/stat : 20392 (java) S 20366 20366 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225073826 7581982720 15671 33554432000 4194304 4196468 140737061132096 140588305343344 140589759817429 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20824064 140737061135541 140737061135665 140737061135665 140737061138383 0
[pid=20384/tid=20393] ppid=20366 vsize=7404280 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20384/task/20393/stat : 20393 (java) S 20366 20366 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225073829 7581982720 15671 33554432000 4194304 4196468 140737061132096 140587930834768 140589759825819 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20824064 140737061135541 140737061135665 140737061135665 140737061138383 0
[pid=20384/tid=20394] ppid=20366 vsize=7404280 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/20384/task/20394/stat : 20394 (java) S 20366 20366 16605 0 -1 1077944384 484 0 0 0 2 0 0 0 20 0 15 0 225073829 7581982720 15671 33554432000 4194304 4196468 140737061132096 140589205199728 140589759818370 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20824064 140737061135541 140737061135665 140737061135665 140737061138383 0
[pid=20384/tid=20395] ppid=20366 vsize=7404280 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/20384/task/20395/stat : 20395 (java) S 20366 20366 16605 0 -1 1077944384 137 0 0 0 2 0 0 0 20 0 15 0 225073829 7581982720 15671 33554432000 4194304 4196468 140737061132096 140589204146928 140589759818370 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20824064 140737061135541 140737061135665 140737061135665 140737061138383 0
[pid=20384/tid=20396] ppid=20366 vsize=7404280 memory=140087905101440 CPUtime=0.06 cores=1,3,5,7
/proc/20384/task/20396/stat : 20396 (java) R 20366 20366 16605 0 -1 4202560 316 0 0 0 6 0 0 0 20 0 15 0 225073829 7581982720 15671 33554432000 4194304 4196468 140737061132096 140589203094128 140589743995488 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20824064 140737061135541 140737061135665 140737061135665 140737061138383 0
[pid=20384/tid=20397] ppid=20366 vsize=7404280 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20384/task/20397/stat : 20397 (java) S 20366 20366 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225073829 7581982720 15671 33554432000 4194304 4196468 140737061132096 140587432930016 140589759817429 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20824064 140737061135541 140737061135665 140737061135665 140737061138383 0
[pid=20384/tid=20398] ppid=20366 vsize=7404280 memory=140087905101440 CPUtime=0 cores=1,3,5,7
/proc/20384/task/20398/stat : 20398 (java) S 20366 20366 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225073829 7581982720 15671 33554432000 4194304 4196468 140737061132096 140589202041520 140589759818370 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20824064 140737061135541 140737061135665 140737061135665 140737061138383 0
Current children cumulated CPU time: 3.85 s
Current children cumulated vsize: 7517408 KiB
Current children cumulated memory: 64152 KiB

[startup+2.40612 s]
/proc/loadavg: 3.03 2.41 2.19 3/222 20398
/proc/meminfo: memFree=24592808/32770624 swapFree=67108860/67108860
[pid=20366] ppid=20363 vsize=113128 memory=1468 CPUtime=3.52 cores=1,3,5,7
/proc/20366/stat : 20366 (scop.sh) S 20363 20366 16605 0 -1 4202496 590 23958 0 0 0 0 341 11 20 0 1 0 225073644 115843072 367 33554432000 4194304 5098028 140728726215680 140728726212424 140579161903740 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 26005504 140728726217792 140728726217991 140728726217991 140728726220749 0
/proc/20366/statm: 28282 367 311 221 0 87 0
[pid=20384] ppid=20366 vsize=7408432 memory=97268 CPUtime=0.85 cores=1,3,5,7
/proc/20384/stat : 20384 (java) S 20366 20366 16605 0 -1 1077944320 16567 0 0 0 80 5 0 0 20 0 15 0 225073823 7586234368 24317 33554432000 4194304 4196468 140737061132096 140737061114640 140589759807223 0 0 2 25189581 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 20824064 140737061135541 140737061135665 140737061135665 140737061138383 0
/proc/20384/statm: 1852108 24317 3047 1 0 1814042 0
[pid=20384/tid=20385] ppid=20366 vsize=7408432 memory=6791534058613427641 CPUtime=0.59 cores=1,3,5,7
/proc/20384/task/20385/stat : 20385 (java) R 20366 20366 16605 0 -1 4202560 14110 0 0 0 56 3 0 0 20 0 15 0 225073823 7586234368 24317 33554432000 4194304 4196468 140737061132096 140589731643104 140589759829149 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20824064 140737061135541 140737061135665 140737061135665 140737061138383 0
[pid=20384/tid=20386] ppid=20366 vsize=7408432 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20384/task/20386/stat : 20386 (java) S 20366 20366 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225073824 7586234368 24317 33554432000 4194304 4196468 140737061132096 140589764050064 140589759817429 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20824064 140737061135541 140737061135665 140737061135665 140737061138383 0
[pid=20384/tid=20387] ppid=20366 vsize=7408432 memory=7522249850107619944 CPUtime=0 cores=1,3,5,7
/proc/20384/task/20387/stat : 20387 (java) S 20366 20366 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225073824 7586234368 24317 33554432000 4194304 4196468 140737061132096 140589582138384 140589759817429 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20824064 140737061135541 140737061135665 140737061135665 140737061138383 0
[pid=20384/tid=20388] ppid=20366 vsize=7408432 memory=6227754155019561063 CPUtime=0 cores=1,3,5,7
/proc/20384/task/20388/stat : 20388 (java) S 20366 20366 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225073824 7586234368 24317 33554432000 4194304 4196468 140737061132096 140589243726736 140589759817429 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20824064 140737061135541 140737061135665 140737061135665 140737061138383 0
[pid=20384/tid=20389] ppid=20366 vsize=7408432 memory=6940729192974674007 CPUtime=0 cores=1,3,5,7
/proc/20384/task/20389/stat : 20389 (java) S 20366 20366 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225073824 7586234368 24317 33554432000 4194304 4196468 140737061132096 140589242673936 140589759817429 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20824064 140737061135541 140737061135665 140737061135665 140737061138383 0
[pid=20384/tid=20390] ppid=20366 vsize=7408432 memory=356143472 CPUtime=0 cores=1,3,5,7
/proc/20384/task/20390/stat : 20390 (java) S 20366 20366 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225073826 7586234368 24317 33554432000 4194304 4196468 140737061132096 140589206251888 140589759818370 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20824064 140737061135541 140737061135665 140737061135665 140737061138383 0
[pid=20384/tid=20391] ppid=20366 vsize=7408432 memory=140087807735857 CPUtime=0 cores=1,3,5,7
/proc/20384/task/20391/stat : 20391 (java) S 20366 20366 16605 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225073826 7586234368 24317 33554432000 4194304 4196468 140737061132096 140588573778976 140589759817429 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20824064 140737061135541 140737061135665 140737061135665 140737061138383 0
[pid=20384/tid=20392] ppid=20366 vsize=7408432 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20384/task/20392/stat : 20392 (java) S 20366 20366 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225073826 7586234368 24317 33554432000 4194304 4196468 140737061132096 140588305343344 140589759817429 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20824064 140737061135541 140737061135665 140737061135665 140737061138383 0
[pid=20384/tid=20393] ppid=20366 vsize=7408432 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20384/task/20393/stat : 20393 (java) S 20366 20366 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225073829 7586234368 24317 33554432000 4194304 4196468 140737061132096 140587930834768 140589759825819 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20824064 140737061135541 140737061135665 140737061135665 140737061138383 0
[pid=20384/tid=20394] ppid=20366 vsize=7408432 memory=140087807739568 CPUtime=0.05 cores=1,3,5,7
/proc/20384/task/20394/stat : 20394 (java) S 20366 20366 16605 0 -1 1077944384 512 0 0 0 5 0 0 0 20 0 15 0 225073829 7586234368 24317 33554432000 4194304 4196468 140737061132096 140589205199728 140589759818370 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20824064 140737061135541 140737061135665 140737061135665 140737061138383 0
[pid=20384/tid=20395] ppid=20366 vsize=7408432 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/20384/task/20395/stat : 20395 (java) S 20366 20366 16605 0 -1 1077944384 155 0 0 0 4 0 0 0 20 0 15 0 225073829 7586234368 24317 33554432000 4194304 4196468 140737061132096 140589204146928 140589759818370 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20824064 140737061135541 140737061135665 140737061135665 140737061138383 0
[pid=20384/tid=20396] ppid=20366 vsize=7408432 memory=-7452431979323206951 CPUtime=0.14 cores=1,3,5,7
/proc/20384/task/20396/stat : 20396 (java) R 20366 20366 16605 0 -1 4202560 457 0 0 0 14 0 0 0 20 0 15 0 225073829 7586234368 24317 33554432000 4194304 4196468 140737061132096 140589203091064 140589738420122 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20824064 140737061135541 140737061135665 140737061135665 140737061138383 0
[pid=20384/tid=20397] ppid=20366 vsize=7408432 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20384/task/20397/stat : 20397 (java) S 20366 20366 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225073829 7586234368 24317 33554432000 4194304 4196468 140737061132096 140587432930016 140589759817429 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20824064 140737061135541 140737061135665 140737061135665 140737061138383 0
[pid=20384/tid=20398] ppid=20366 vsize=7408432 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20384/task/20398/stat : 20398 (java) S 20366 20366 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225073829 7586234368 24317 33554432000 4194304 4196468 140737061132096 140589202041520 140589759818370 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20824064 140737061135541 140737061135665 140737061135665 140737061138383 0
Current children cumulated CPU time: 4.37 s
Current children cumulated vsize: 7521560 KiB
Current children cumulated memory: 98736 KiB

[startup+2.50511 s]
/proc/loadavg: 3.03 2.41 2.19 3/222 20398
/proc/meminfo: memFree=24592808/32770624 swapFree=67108860/67108860
[pid=20366] ppid=20363 vsize=113128 memory=1468 CPUtime=3.52 cores=1,3,5,7
/proc/20366/stat : 20366 (scop.sh) S 20363 20366 16605 0 -1 4202496 590 23958 0 0 0 0 341 11 20 0 1 0 225073644 115843072 367 33554432000 4194304 5098028 140728726215680 140728726212424 140579161903740 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 26005504 140728726217792 140728726217991 140728726217991 140728726220749 0
/proc/20366/statm: 28282 367 311 221 0 87 0
[pid=20384] ppid=20366 vsize=7410572 memory=104952 CPUtime=1.03 cores=1,3,5,7
/proc/20384/stat : 20384 (java) S 20366 20366 16605 0 -1 1077944320 17535 0 0 0 97 6 0 0 20 0 15 0 225073823 7588425728 26238 33554432000 4194304 4196468 140737061132096 140737061114640 140589759807223 0 0 2 25189581 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 20824064 140737061135541 140737061135665 140737061135665 140737061138383 0
/proc/20384/statm: 1852643 26238 3128 1 0 1814042 0
[pid=20384/tid=20385] ppid=20366 vsize=7410572 memory=0 CPUtime=0.69 cores=1,3,5,7
/proc/20384/task/20385/stat : 20385 (java) R 20366 20366 16605 0 -1 4202560 14748 0 0 0 65 4 0 0 20 0 15 0 225073823 7588425728 26238 33554432000 4194304 4196468 140737061132096 140589731641368 140589752044350 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20824064 140737061135541 140737061135665 140737061135665 140737061138383 0
[pid=20384/tid=20386] ppid=20366 vsize=7410572 memory=1468 CPUtime=0 cores=1,3,5,7
/proc/20384/task/20386/stat : 20386 (java) S 20366 20366 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225073824 7588425728 26238 33554432000 4194304 4196468 140737061132096 140589764050064 140589759817429 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20824064 140737061135541 140737061135665 140737061135665 140737061138383 0
[pid=20384/tid=20387] ppid=20366 vsize=7410572 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20384/task/20387/stat : 20387 (java) S 20366 20366 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225073824 7588425728 26238 33554432000 4194304 4196468 140737061132096 140589582138384 140589759817429 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20824064 140737061135541 140737061135665 140737061135665 140737061138383 0
[pid=20384/tid=20388] ppid=20366 vsize=7410572 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20384/task/20388/stat : 20388 (java) S 20366 20366 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225073824 7588425728 26238 33554432000 4194304 4196468 140737061132096 140589243726736 140589759817429 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20824064 140737061135541 140737061135665 140737061135665 140737061138383 0
[pid=20384/tid=20389] ppid=20366 vsize=7410572 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20384/task/20389/stat : 20389 (java) S 20366 20366 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225073824 7588425728 26238 33554432000 4194304 4196468 140737061132096 140589242673936 140589759817429 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20824064 140737061135541 140737061135665 140737061135665 140737061138383 0
[pid=20384/tid=20390] ppid=20366 vsize=7410572 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20384/task/20390/stat : 20390 (java) S 20366 20366 16605 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 225073826 7588425728 26238 33554432000 4194304 4196468 140737061132096 140589206251888 140589759818370 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20824064 140737061135541 140737061135665 140737061135665 140737061138383 0
[pid=20384/tid=20391] ppid=20366 vsize=7410572 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20384/task/20391/stat : 20391 (java) S 20366 20366 16605 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225073826 7588425728 26238 33554432000 4194304 4196468 140737061132096 140588573778976 140589759817429 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20824064 140737061135541 140737061135665 140737061135665 140737061138383 0
[pid=20384/tid=20392] ppid=20366 vsize=7410572 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20384/task/20392/stat : 20392 (java) S 20366 20366 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225073826 7588425728 26238 33554432000 4194304 4196468 140737061132096 140588305343344 140589759817429 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20824064 140737061135541 140737061135665 140737061135665 140737061138383 0
[pid=20384/tid=20393] ppid=20366 vsize=7410572 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20384/task/20393/stat : 20393 (java) S 20366 20366 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225073829 7588425728 26238 33554432000 4194304 4196468 140737061132096 140587930834768 140589759825819 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20824064 140737061135541 140737061135665 140737061135665 140737061138383 0
[pid=20384/tid=20394] ppid=20366 vsize=7410572 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/20384/task/20394/stat : 20394 (java) R 20366 20366 16605 0 -1 4202560 593 0 0 0 7 0 0 0 20 0 15 0 225073829 7588425728 26238 33554432000 4194304 4196468 140737061132096 140589205180744 140589741328663 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20824064 140737061135541 140737061135665 140737061135665 140737061138383 0
[pid=20384/tid=20395] ppid=20366 vsize=7410572 memory=0 CPUtime=0.06 cores=1,3,5,7
/proc/20384/task/20395/stat : 20395 (java) R 20366 20366 16605 0 -1 4202560 319 0 0 0 6 0 0 0 20 0 15 0 225073829 7588425728 26238 33554432000 4194304 4196468 140737061132096 140589204132952 140589737404016 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 20824064 140737061135541 140737061135665 140737061135665 140737061138383 0
[pid=20384/tid=20396] ppid=20366 vsize=7410572 memory=0 CPUtime=0.18 cores=1,3,5,7
/proc/20384/task/20396/stat : 20396 (java) R 20366 20366 16605 0 -1 4202560 550 0 0 0 18 0 0 0 20 0 15 0 225073829 7588425728 26238 33554432000 4194304 4196468 140737061132096 140589203094128 140589752906923 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20824064 140737061135541 140737061135665 140737061135665 140737061138383 0
[pid=20384/tid=20397] ppid=20366 vsize=7410572 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20384/task/20397/stat : 20397 (java) S 20366 20366 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225073829 7588425728 26238 33554432000 4194304 4196468 140737061132096 140587432930016 140589759817429 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20824064 140737061135541 140737061135665 140737061135665 140737061138383 0
[pid=20384/tid=20398] ppid=20366 vsize=7410572 memory=10865 CPUtime=0 cores=1,3,5,7
/proc/20384/task/20398/stat : 20398 (java) S 20366 20366 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225073829 7588425728 26238 33554432000 4194304 4196468 140737061132096 140589202041520 140589759818370 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20824064 140737061135541 140737061135665 140737061135665 140737061138383 0
Current children cumulated CPU time: 4.55 s
Current children cumulated vsize: 7523700 KiB
Current children cumulated memory: 106420 KiB

Child status: 0
Real time (s): 2.56618
CPU time (s): 4.69969
CPU user time (s): 4.50785
CPU system time (s): 0.191839
CPU usage (%): 183.14
Max. virtual memory (cumulated for all children) (KiB): 15140232
Max. memory (cumulated for all children) (KiB): 202748

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.50785
system time used= 0.191839
maximum resident set size= 207212
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43053
page faults= 0
swaps= 0
block input operations= 0
block output operations= 216
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5032
involuntary context switches= 20


# summary of solver processes directly reported to runsolver:
#   pid: 20366
#   total CPU time (s): 4.69969
#   total CPU user time (s): 4.50785
#   total CPU system time (s): 0.191839

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.042224 second user time and 0.068956 second system time

The end

Launcher Data

Begin job on node107 at 2018-08-12 13:58:25
IDJOB=4305360
IDBENCH=141405
IDSOLVER=2782
FILE ID=node107/4305360-1534075105
RUNJOBID= node107-1534064712-16637
PBS_JOBID= 21036990
Free space on /tmp= 39468 MiB

SOLVER NAME= scop order+MapleCOMSPS (2018-07-31)
BENCH NAME= XCSP18/Dubois/Dubois-030_c18.xml
COMMAND LINE= scop.sh 11g scop.jar -order minisat_release default TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4305360-1534075105/watcher-4305360-1534075105 -o /tmp/evaluation-result-4305360-1534075105/solver-4305360-1534075105 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1534064712-16637 --watchdog 2580  scop.sh 11g scop.jar -order minisat_release default HOME HOME/instance-4305360-1534075105.xml

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

MD5SUM BENCH= 66307dff53c13fd4d4ac6b074183ea2b
RANDOM SEED=2033018852

node107.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.40
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.40
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.40
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.40
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:        24641204 kB
MemAvailable:   31684132 kB
Buffers:          203536 kB
Cached:          7033768 kB
SwapCached:            0 kB
Active:          3872380 kB
Inactive:        3640096 kB
Active(anon):     223900 kB
Inactive(anon):   103384 kB
Active(file):    3648480 kB
Inactive(file):  3536712 kB
Unevictable:        6976 kB
Mlocked:            6976 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7964 kB
Writeback:             0 kB
AnonPages:        226652 kB
Mapped:            63864 kB
Shmem:             49804 kB
Slab:             315212 kB
SReclaimable:     286196 kB
SUnreclaim:        29016 kB
KernelStack:        3920 kB
PageTables:         5928 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5931144 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     90112 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       91520 kB
DirectMap2M:    33454080 kB

Free space on /tmp at the end= 39460 MiB
End job on node107 at 2018-08-12 13:58:27