Trace number 4307126

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+glucose-syrup (2018-07-31)UNSAT 4.85127 2.53792

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 benchmark3.68685
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 -Xms22g -Xmx22g -Xss128m -cp scop.jar fun.scop.XCSP18Encode -order -solver glucose-syrup -solverOption -model:-nthreads=8:-maxmemory=20000 -tmp HOME -serialFile HOME/scop-13581-serial-file.bin HOME/instance-4307126-1534192753.xml
0.66/0.52	
0.66/0.53	scop order+glucose-syrup (2018-07-31)
0.66/0.53	(Encoding Process)
0.66/0.53	
0.66/0.55	c BEGIN-Prog: Mon Aug 13 22:39:13 CEST 2018
0.66/0.55	c PID: 13584
0.66/0.55	c IP: 172.20.3.137
0.66/0.55	c HOST: node137.alineos.net
0.66/0.56	c (0,0) Parsing Begin
1.18/0.88	c (0,0) Parsing End
1.18/0.88	c (0,0) CSP: 0 int (0 aux), 90 bool (0 aux), 60 ctr, max domain size 2
1.18/0.88	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.18/0.88	c (0,0) Constraint Name Generate Begin
1.18/0.89	c (0,0) Ctr:HOME/instance-4307126-1534192753.xml,ExtensionSupport:IntVar
1.18/0.89	c (0,0) Constraint Name Generate End
1.18/0.89	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.18/0.89	c (0,0) CSP to CSPinCNF Begin
1.73/1.13	c (0,0) translated 6 (10%) constraints
1.73/1.19	c (0,0) translated 12 (20%) constraints
1.96/1.24	c (0,0) translated 18 (30%) constraints
1.96/1.28	c (0,0) translated 24 (40%) constraints
2.24/1.31	c (0,0) translated 30 (50%) constraints
2.24/1.33	c (0,0) translated 36 (60%) constraints
2.24/1.35	c (0,0) translated 42 (70%) constraints
2.24/1.37	c (0,0) translated 48 (80%) constraints
2.24/1.39	c (0,0) translated 54 (90%) constraints
2.57/1.40	c (0,0) translated 60 (100%) constraints
2.57/1.44	c (0,0) STATISTICS1:HOME/instance-4307126-1534192753.xml,ExtensionSupport:IntVar,330,1140,-1,2,3,1,,2:3000,3:780;2:360,1:3000;0:60,
2.57/1.44	c (0,0) ==========================================
2.57/1.44	c (0,0) Order
2.57/1.44	c (0,0) ==========================================
2.57/1.46	c (0,0) translated 114 (10%) constraints
2.57/1.47	c (0,0) translated 228 (20%) constraints
2.57/1.47	c (0,0) translated 342 (30%) constraints
2.57/1.48	c (0,0) translated 456 (40%) constraints
2.57/1.49	c (0,0) translated 570 (50%) constraints
2.57/1.49	c (0,0) translated 684 (60%) constraints
2.90/1.50	c (0,0) translated 798 (70%) constraints
2.90/1.50	c (0,0) translated 912 (80%) constraints
2.90/1.51	c (0,0) translated 1026 (90%) constraints
2.90/1.52	c (0,0) translated 1140 (100%) constraints
2.90/1.52	c (0,0) CSP to CSPinCNF End
2.90/1.52	c (0,0) CSP: 0 int (0 aux), 330 bool (240 aux), 1140 ctr, max domain size 2
2.90/1.52	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.90/1.52	c (0,0) CSPinCNF Propagation Begin
2.90/1.56	c (1,1) 0 values, 60 unsatisfiable literals, and 0 valid clauses are removed
2.90/1.56	c (1,1) CSPinCNF Propagation End
2.90/1.56	c (1,1) CSP: 0 int (0 aux), 330 bool (240 aux), 1140 ctr, max domain size 2
2.90/1.56	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
2.90/1.56	c (1,1) Simplify CSPinCNF Begin
2.90/1.57	c (1,1) Simplify CSPinCNF End
2.90/1.57	c (1,1) CSP: 0 int (0 aux), 330 bool (240 aux), 1140 ctr, max domain size 2
2.90/1.57	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
2.90/1.57	c (1,1) Calculate Precise Domain Begin
2.90/1.57	c (1,1) 0 values are removed by re-calculation
2.90/1.57	c (1,1) Calculate Precise Domain End
2.90/1.57	c (1,1) CSP: 0 int (0 aux), 330 bool (240 aux), 1140 ctr, max domain size 2
2.90/1.57	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
2.90/1.57	c (1,1) CSPinCNF to SatSolver Begin
3.33/1.60	c (1,1) 114 (10 %) CSP clauses are encoded (330 SAT variables, 113 SAT clauses)
3.33/1.61	c (1,1) 228 (20 %) CSP clauses are encoded (330 SAT variables, 227 SAT clauses)
3.33/1.61	c (1,1) 342 (30 %) CSP clauses are encoded (330 SAT variables, 341 SAT clauses)
3.33/1.62	c (1,1) 456 (40 %) CSP clauses are encoded (330 SAT variables, 455 SAT clauses)
3.33/1.62	c (1,1) 570 (50 %) CSP clauses are encoded (330 SAT variables, 569 SAT clauses)
3.33/1.63	c (1,1) 684 (60 %) CSP clauses are encoded (330 SAT variables, 683 SAT clauses)
3.33/1.63	c (1,1) 798 (70 %) CSP clauses are encoded (330 SAT variables, 797 SAT clauses)
3.33/1.63	c (1,1) 912 (80 %) CSP clauses are encoded (330 SAT variables, 911 SAT clauses)
3.33/1.64	c (1,1) 1026 (90 %) CSP clauses are encoded (330 SAT variables, 1025 SAT clauses)
3.33/1.64	c (1,1) 1140 (100 %) CSP clauses are encoded (330 SAT variables, 1139 SAT clauses)
3.33/1.64	c (1,1) Launch Command will be: glucose-syrup -model -nthreads=8 -maxmemory=20000
3.33/1.64	c (1,1) CSPinCNF to SatSolver End
3.33/1.64	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
3.33/1.65	c (1,1) STATISTICS2:HOME/instance-4307126-1534192753.xml,ExtensionSupport:IntVar,330,1140,-1,2,3,1,,2:3000,3:720;2:420,1:3000,
3.33/1.65	c (1,1) 330 bool, 1140 clause
3.33/1.65	c (1,1) Export Begin
3.58/1.74	c (1,1) Export to HOME/scop-13581-serial-file.bin
3.58/1.74	c (1,1) Export End
3.58/1.74	c (1,1) Export File Size: 0.02 MB
3.58/1.74	c (1,1) 0,0,0,1,1,1,1,STOP-AFTER(DIMACS)
3.58/1.74	c END-Prog: Mon Aug 13 22:39:15 CEST 2018
3.58/1.76	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-13581-serial-file.bin
4.26/2.24	c (0,0) Read Serial File Begin
4.26/2.24	c (0,0) HOME/scop-13581-serial-file.bin
4.56/2.42	c (0,0) Read Serial File End
4.56/2.42	
4.56/2.42	scop order+glucose-syrup (2018-07-31)
4.56/2.42	(Solving Process)
4.56/2.42	
4.56/2.45	c BEGIN-Prog: Mon Aug 13 22:39:15 CEST 2018
4.56/2.45	c PID: 13604
4.56/2.45	c IP: 172.20.3.137
4.56/2.45	c HOST: node137.alineos.net
4.56/2.45	c (0,0) SatSolver.solve Begin
4.56/2.45	c (0,0) 0 bool, 0 clause
4.56/2.45	c (0,0) glucose-syrup -model -nthreads=8 -maxmemory=20000 HOME/instance-4307126-1534192753.xml-scop-13584.cnf
4.56/2.48	c (0,0) c
4.56/2.48	c (0,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
4.56/2.48	c (0,0) c
4.56/2.48	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
4.56/2.48	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
4.56/2.48	c (0,0) c ========================================[ Problem Statistics ]===========================================
4.56/2.48	c (0,0) c |                                                                                                       |
4.56/2.48	c (0,0) c |  Number of variables:           330                                                                   |
4.56/2.48	c (0,0) c |  Number of clauses:            1140                                                                   |
4.56/2.48	c (0,0) c |  Parse time:                   0.00 s                                                                 |
4.56/2.48	c (0,0) c |                                                                                                       |
4.56/2.48	c (0,0) c |  Eliminated clauses:           0.01 Mb                                                                |
4.56/2.48	c (0,0) c |  Simplification time:          0.00 s                                                                 |
4.56/2.48	c (0,0) c |                                                                                                       |
4.56/2.48	c (0,0) c =========================================================================================================
4.56/2.48	c (0,0) Solved by unit propagation
4.56/2.48	c (0,0) c real time : 0.00251508 s
4.56/2.48	c (0,0) c cpu time  : 0.004669 s
4.56/2.48	c (0,0) 
4.56/2.48	c (0,0) s UNSATISFIABLE
4.77/2.52	c (0,0) SatSolver.solve End
4.77/2.52	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
4.77/2.52	c (0,0) Show results Begin
4.77/2.52	s UNSATISFIABLE
4.77/2.52	c (0,0) Show results End
4.77/2.52	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
4.77/2.53	c (0,0) 0,0,STOP-AFTER(ALL)
4.77/2.53	c END-Prog: Mon Aug 13 22:39:15 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 (11332 MiB free)
  memory of node 1: 16384 MiB (10642 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4307126-1534192753/watcher-4307126-1534192753 -o /tmp/evaluation-result-4307126-1534192753/solver-4307126-1534192753 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node137-1534189810-10409 --watchdog 2580 scop.sh 22g scop.jar -order glucose-syrup -model:-nthreads=8:-maxmemory=20000 HOME HOME/instance-4307126-1534192753.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 20160 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 20190 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=13581, runsolver pid=13578

[startup+0.100147 s]*
/proc/loadavg: 2.81 5.17 6.59 2/199 13603
/proc/meminfo: memFree=22405820/32770624 swapFree=67108372/67108860
[pid=13581] ppid=13578 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/13581/stat : 13581 (scop.sh) S 13578 13581 10382 0 -1 4202496 562 321 0 0 0 0 0 0 20 0 1 0 236838442 115843072 349 33554432000 4194304 5098028 140735090598672 140735090595928 140111363064444 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 23638016 140735090603042 140735090603267 140735090603267 140735090606029 0
/proc/13581/statm: 28282 349 296 221 0 87 0
[pid=13584] ppid=13581 vsize=27313900 memory=107908 CPUtime=0.11 cores=0-7
/proc/13584/stat : 13584 (java) S 13581 13581 10382 0 -1 1077944320 6458 0 0 0 8 3 0 0 20 0 20 0 236838443 27969433600 26977 33554432000 4194304 4196468 140735707012432 140735706994976 139900022664951 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 16117760 140735707014120 140735707014445 140735707014445 140735707017167 0
/proc/13584/statm: 6828475 26977 2732 1 0 6790935 0
[pid=13584/tid=13585] ppid=13581 vsize=27313900 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/13584/task/13585/stat : 13585 (java) R 13581 13581 10382 0 -1 4202560 4561 0 0 0 7 2 0 0 20 0 20 0 236838443 27969433600 26977 33554432000 4194304 4196468 140735707012432 139899994499376 139900006745438 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16117760 140735707014120 140735707014445 140735707014445 140735707017167 0
[pid=13584/tid=13586] ppid=13581 vsize=27313900 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/13584/task/13586/stat : 13586 (java) S 13581 13581 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236838445 27969433600 26977 33554432000 4194304 4196468 140735707012432 139900026907792 139900022675157 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16117760 140735707014120 140735707014445 140735707014445 140735707017167 0
[pid=13584/tid=13587] ppid=13581 vsize=27313900 memory=139802722522752 CPUtime=0 cores=0-7
/proc/13584/task/13587/stat : 13587 (java) S 13581 13581 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236838445 27969433600 26977 33554432000 4194304 4196468 140735707012432 139899841063952 139900022675157 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16117760 140735707014120 140735707014445 140735707014445 140735707017167 0
[pid=13584/tid=13588] ppid=13581 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/13584/task/13588/stat : 13588 (java) S 13581 13581 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236838445 27969433600 26977 33554432000 4194304 4196468 140735707012432 139899840011152 139900022675157 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16117760 140735707014120 140735707014445 140735707014445 140735707017167 0
[pid=13584/tid=13589] ppid=13581 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/13584/task/13589/stat : 13589 (java) S 13581 13581 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236838445 27969433600 26977 33554432000 4194304 4196468 140735707012432 139899838958352 139900022675157 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16117760 140735707014120 140735707014445 140735707014445 140735707017167 0
[pid=13584/tid=13590] ppid=13581 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/13584/task/13590/stat : 13590 (java) S 13581 13581 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236838445 27969433600 26977 33554432000 4194304 4196468 140735707012432 139899837905552 139900022675157 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16117760 140735707014120 140735707014445 140735707014445 140735707017167 0
[pid=13584/tid=13591] ppid=13581 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/13584/task/13591/stat : 13591 (java) S 13581 13581 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236838445 27969433600 26977 33554432000 4194304 4196468 140735707012432 139899836852752 139900022675157 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16117760 140735707014120 140735707014445 140735707014445 140735707017167 0
[pid=13584/tid=13592] ppid=13581 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/13584/task/13592/stat : 13592 (java) S 13581 13581 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236838445 27969433600 26977 33554432000 4194304 4196468 140735707012432 139899439839632 139900022675157 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16117760 140735707014120 140735707014445 140735707014445 140735707017167 0
[pid=13584/tid=13593] ppid=13581 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/13584/task/13593/stat : 13593 (java) S 13581 13581 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236838445 27969433600 26977 33554432000 4194304 4196468 140735707012432 139899438786832 139900022675157 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16117760 140735707014120 140735707014445 140735707014445 140735707017167 0
[pid=13584/tid=13594] ppid=13581 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/13584/task/13594/stat : 13594 (java) S 13581 13581 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236838447 27969433600 26977 33554432000 4194304 4196468 140735707012432 139898342271856 139900022676098 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16117760 140735707014120 140735707014445 140735707014445 140735707017167 0
[pid=13584/tid=13595] ppid=13581 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/13584/task/13595/stat : 13595 (java) S 13581 13581 10382 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236838447 27969433600 26977 33554432000 4194304 4196468 140735707012432 139897822242336 139900022675157 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16117760 140735707014120 140735707014445 140735707014445 140735707017167 0
[pid=13584/tid=13596] ppid=13581 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/13584/task/13596/stat : 13596 (java) S 13581 13581 10382 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 236838448 27969433600 26977 33554432000 4194304 4196468 140735707012432 139897688020336 139900022675157 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16117760 140735707014120 140735707014445 140735707014445 140735707017167 0
[pid=13584/tid=13597] ppid=13581 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/13584/task/13597/stat : 13597 (java) S 13581 13581 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236838450 27969433600 26977 33554432000 4194304 4196468 140735707012432 139897313515856 139900022683547 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16117760 140735707014120 140735707014445 140735707014445 140735707017167 0
[pid=13584/tid=13598] ppid=13581 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/13584/task/13598/stat : 13598 (java) S 13581 13581 10382 0 -1 1077944384 298 0 0 0 0 0 0 0 20 0 20 0 236838450 27969433600 26977 33554432000 4194304 4196468 140735707012432 139898341218672 139900022676098 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16117760 140735707014120 140735707014445 140735707014445 140735707017167 0
[pid=13584/tid=13599] ppid=13581 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/13584/task/13599/stat : 13599 (java) S 13581 13581 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236838450 27969433600 26977 33554432000 4194304 4196468 140735707012432 139898340165872 139900022676098 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16117760 140735707014120 140735707014445 140735707014445 140735707017167 0
[pid=13584/tid=13600] ppid=13581 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/13584/task/13600/stat : 13600 (java) S 13581 13581 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236838450 27969433600 26977 33554432000 4194304 4196468 140735707012432 139898339113072 139900022676098 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16117760 140735707014120 140735707014445 140735707014445 140735707017167 0
[pid=13584/tid=13601] ppid=13581 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/13584/task/13601/stat : 13601 (java) S 13581 13581 10382 0 -1 1077944384 247 0 0 0 0 0 0 0 20 0 20 0 236838450 27969433600 26977 33554432000 4194304 4196468 140735707012432 139898338060272 139900022676098 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16117760 140735707014120 140735707014445 140735707014445 140735707017167 0
[pid=13584/tid=13602] ppid=13581 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/13584/task/13602/stat : 13602 (java) S 13581 13581 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236838450 27969433600 26977 33554432000 4194304 4196468 140735707012432 139896815610976 139900022675157 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16117760 140735707014120 140735707014445 140735707014445 140735707017167 0
[pid=13584/tid=13603] ppid=13581 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/13584/task/13603/stat : 13603 (java) S 13581 13581 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236838450 27969433600 26977 33554432000 4194304 4196468 140735707012432 139898337008688 139900022676098 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16117760 140735707014120 140735707014445 140735707014445 140735707017167 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 109304 KiB

[startup+0.210486 s]*
/proc/loadavg: 2.81 5.17 6.59 2/199 13603
/proc/meminfo: memFree=22389588/32770624 swapFree=67108372/67108860
[pid=13581] ppid=13578 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/13581/stat : 13581 (scop.sh) S 13578 13581 10382 0 -1 4202496 562 321 0 0 0 0 0 0 20 0 1 0 236838442 115843072 349 33554432000 4194304 5098028 140735090598672 140735090595928 140111363064444 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 23638016 140735090603042 140735090603267 140735090603267 140735090606029 0
/proc/13581/statm: 28282 349 296 221 0 87 0
[pid=13584] ppid=13581 vsize=27313900 memory=122548 CPUtime=0.24 cores=0-7
/proc/13584/stat : 13584 (java) S 13581 13581 10382 0 -1 1077944320 10247 0 0 0 21 3 0 0 20 0 20 0 236838443 27969433600 30637 33554432000 4194304 4196468 140735707012432 140735706994976 139900022664951 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 16117760 140735707014120 140735707014445 140735707014445 140735707017167 0
/proc/13584/statm: 6828475 30637 2931 1 0 6790935 0
[pid=13584/tid=13585] ppid=13581 vsize=27313900 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/13584/task/13585/stat : 13585 (java) R 13581 13581 10382 0 -1 4202560 8130 0 0 0 17 2 0 0 20 0 20 0 236838443 27969433600 30637 33554432000 4194304 4196468 140735707012432 139899994473696 139900006708581 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16117760 140735707014120 140735707014445 140735707014445 140735707017167 0
[pid=13584/tid=13586] ppid=13581 vsize=27313900 memory=342 CPUtime=0 cores=0-7
/proc/13584/task/13586/stat : 13586 (java) S 13581 13581 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236838445 27969433600 30637 33554432000 4194304 4196468 140735707012432 139900026907792 139900022675157 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16117760 140735707014120 140735707014445 140735707014445 140735707017167 0
[pid=13584/tid=13587] ppid=13581 vsize=27313900 memory=4049214724290729632 CPUtime=0 cores=0-7
/proc/13584/task/13587/stat : 13587 (java) S 13581 13581 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236838445 27969433600 30637 33554432000 4194304 4196468 140735707012432 139899841063952 139900022675157 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16117760 140735707014120 140735707014445 140735707014445 140735707017167 0
[pid=13584/tid=13588] ppid=13581 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/13584/task/13588/stat : 13588 (java) S 13581 13581 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236838445 27969433600 30637 33554432000 4194304 4196468 140735707012432 139899840011152 139900022675157 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16117760 140735707014120 140735707014445 140735707014445 140735707017167 0
[pid=13584/tid=13589] ppid=13581 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/13584/task/13589/stat : 13589 (java) S 13581 13581 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236838445 27969433600 30637 33554432000 4194304 4196468 140735707012432 139899838958352 139900022675157 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16117760 140735707014120 140735707014445 140735707014445 140735707017167 0
[pid=13584/tid=13590] ppid=13581 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/13584/task/13590/stat : 13590 (java) S 13581 13581 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236838445 27969433600 30637 33554432000 4194304 4196468 140735707012432 139899837905552 139900022675157 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16117760 140735707014120 140735707014445 140735707014445 140735707017167 0
[pid=13584/tid=13591] ppid=13581 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/13584/task/13591/stat : 13591 (java) S 13581 13581 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236838445 27969433600 30637 33554432000 4194304 4196468 140735707012432 139899836852752 139900022675157 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16117760 140735707014120 140735707014445 140735707014445 140735707017167 0
[pid=13584/tid=13592] ppid=13581 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/13584/task/13592/stat : 13592 (java) S 13581 13581 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236838445 27969433600 30637 33554432000 4194304 4196468 140735707012432 139899439839632 139900022675157 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16117760 140735707014120 140735707014445 140735707014445 140735707017167 0
[pid=13584/tid=13593] ppid=13581 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/13584/task/13593/stat : 13593 (java) S 13581 13581 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236838445 27969433600 30637 33554432000 4194304 4196468 140735707012432 139899438786832 139900022675157 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16117760 140735707014120 140735707014445 140735707014445 140735707017167 0
[pid=13584/tid=13594] ppid=13581 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/13584/task/13594/stat : 13594 (java) S 13581 13581 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236838447 27969433600 30637 33554432000 4194304 4196468 140735707012432 139898342271856 139900022676098 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16117760 140735707014120 140735707014445 140735707014445 140735707017167 0
[pid=13584/tid=13595] ppid=13581 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/13584/task/13595/stat : 13595 (java) S 13581 13581 10382 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236838447 27969433600 30637 33554432000 4194304 4196468 140735707012432 139897822242336 139900022675157 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16117760 140735707014120 140735707014445 140735707014445 140735707017167 0
[pid=13584/tid=13596] ppid=13581 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/13584/task/13596/stat : 13596 (java) S 13581 13581 10382 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 236838448 27969433600 30637 33554432000 4194304 4196468 140735707012432 139897688020336 139900022675157 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16117760 140735707014120 140735707014445 140735707014445 140735707017167 0
[pid=13584/tid=13597] ppid=13581 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/13584/task/13597/stat : 13597 (java) S 13581 13581 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236838450 27969433600 30637 33554432000 4194304 4196468 140735707012432 139897313515856 139900022683547 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16117760 140735707014120 140735707014445 140735707014445 140735707017167 0
[pid=13584/tid=13598] ppid=13581 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/13584/task/13598/stat : 13598 (java) S 13581 13581 10382 0 -1 1077944384 333 0 0 0 0 0 0 0 20 0 20 0 236838450 27969433600 30637 33554432000 4194304 4196468 140735707012432 139898341218672 139900022676098 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16117760 140735707014120 140735707014445 140735707014445 140735707017167 0
[pid=13584/tid=13599] ppid=13581 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/13584/task/13599/stat : 13599 (java) S 13581 13581 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236838450 27969433600 30637 33554432000 4194304 4196468 140735707012432 139898340165872 139900022676098 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16117760 140735707014120 140735707014445 140735707014445 140735707017167 0
[pid=13584/tid=13600] ppid=13581 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/13584/task/13600/stat : 13600 (java) S 13581 13581 10382 0 -1 1077944384 134 0 0 0 0 0 0 0 20 0 20 0 236838450 27969433600 30637 33554432000 4194304 4196468 140735707012432 139898339113072 139900022676098 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16117760 140735707014120 140735707014445 140735707014445 140735707017167 0
[pid=13584/tid=13601] ppid=13581 vsize=27313900 memory=-1 CPUtime=0.02 cores=0-7
/proc/13584/task/13601/stat : 13601 (java) S 13581 13581 10382 0 -1 1077944384 293 0 0 0 2 0 0 0 20 0 20 0 236838450 27969433600 30637 33554432000 4194304 4196468 140735707012432 139898338060272 139900022676098 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16117760 140735707014120 140735707014445 140735707014445 140735707017167 0
[pid=13584/tid=13602] ppid=13581 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/13584/task/13602/stat : 13602 (java) S 13581 13581 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236838450 27969433600 30637 33554432000 4194304 4196468 140735707012432 139896815610976 139900022675157 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16117760 140735707014120 140735707014445 140735707014445 140735707017167 0
[pid=13584/tid=13603] ppid=13581 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/13584/task/13603/stat : 13603 (java) S 13581 13581 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236838450 27969433600 30637 33554432000 4194304 4196468 140735707012432 139898337008688 139900022676098 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16117760 140735707014120 140735707014445 140735707014445 140735707017167 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 123944 KiB

[startup+0.310561 s]*
/proc/loadavg: 2.81 5.17 6.59 2/199 13603
/proc/meminfo: memFree=22386796/32770624 swapFree=67108372/67108860
[pid=13581] ppid=13578 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/13581/stat : 13581 (scop.sh) S 13578 13581 10382 0 -1 4202496 562 321 0 0 0 0 0 0 20 0 1 0 236838442 115843072 349 33554432000 4194304 5098028 140735090598672 140735090595928 140111363064444 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 23638016 140735090603042 140735090603267 140735090603267 140735090606029 0
/proc/13581/statm: 28282 349 296 221 0 87 0
[pid=13584] ppid=13581 vsize=27313900 memory=125804 CPUtime=0.42 cores=0-7
/proc/13584/stat : 13584 (java) S 13581 13581 10382 0 -1 1077944320 10785 0 0 0 38 4 0 0 20 0 20 0 236838443 27969433600 31451 33554432000 4194304 4196468 140735707012432 140735706994976 139900022664951 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 16117760 140735707014120 140735707014445 140735707014445 140735707017167 0
/proc/13584/statm: 6828475 31451 2974 1 0 6790935 0
[pid=13584/tid=13585] ppid=13581 vsize=27313900 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/13584/task/13585/stat : 13585 (java) R 13581 13581 10382 0 -1 4202560 8500 0 0 0 26 3 0 0 20 0 20 0 236838443 27969433600 31451 33554432000 4194304 4196468 140735707012432 139899994460400 139899999889104 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16117760 140735707014120 140735707014445 140735707014445 140735707017167 0
[pid=13584/tid=13586] ppid=13581 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/13584/task/13586/stat : 13586 (java) S 13581 13581 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236838445 27969433600 31451 33554432000 4194304 4196468 140735707012432 139900026907792 139900022675157 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16117760 140735707014120 140735707014445 140735707014445 140735707017167 0
[pid=13584/tid=13587] ppid=13581 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/13584/task/13587/stat : 13587 (java) S 13581 13581 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236838445 27969433600 31451 33554432000 4194304 4196468 140735707012432 139899841063952 139900022675157 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16117760 140735707014120 140735707014445 140735707014445 140735707017167 0
[pid=13584/tid=13588] ppid=13581 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/13584/task/13588/stat : 13588 (java) S 13581 13581 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236838445 27969433600 31451 33554432000 4194304 4196468 140735707012432 139899840011152 139900022675157 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16117760 140735707014120 140735707014445 140735707014445 140735707017167 0
[pid=13584/tid=13589] ppid=13581 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/13584/task/13589/stat : 13589 (java) S 13581 13581 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236838445 27969433600 31451 33554432000 4194304 4196468 140735707012432 139899838958352 139900022675157 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16117760 140735707014120 140735707014445 140735707014445 140735707017167 0
[pid=13584/tid=13590] ppid=13581 vsize=27313900 memory=2244 CPUtime=0 cores=0-7
/proc/13584/task/13590/stat : 13590 (java) S 13581 13581 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236838445 27969433600 31451 33554432000 4194304 4196468 140735707012432 139899837905552 139900022675157 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16117760 140735707014120 140735707014445 140735707014445 140735707017167 0
[pid=13584/tid=13591] ppid=13581 vsize=27313900 memory=139802594866095 CPUtime=0 cores=0-7
/proc/13584/task/13591/stat : 13591 (java) S 13581 13581 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236838445 27969433600 31451 33554432000 4194304 4196468 140735707012432 139899836852752 139900022675157 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16117760 140735707014120 140735707014445 140735707014445 140735707017167 0
[pid=13584/tid=13592] ppid=13581 vsize=27313900 memory=139802594868400 CPUtime=0 cores=0-7
/proc/13584/task/13592/stat : 13592 (java) S 13581 13581 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236838445 27969433600 31451 33554432000 4194304 4196468 140735707012432 139899439839632 139900022675157 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16117760 140735707014120 140735707014445 140735707014445 140735707017167 0
[pid=13584/tid=13593] ppid=13581 vsize=27313900 memory=139802594870704 CPUtime=0 cores=0-7
/proc/13584/task/13593/stat : 13593 (java) S 13581 13581 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236838445 27969433600 31451 33554432000 4194304 4196468 140735707012432 139899438786832 139900022675157 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16117760 140735707014120 140735707014445 140735707014445 140735707017167 0
[pid=13584/tid=13594] ppid=13581 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/13584/task/13594/stat : 13594 (java) S 13581 13581 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236838447 27969433600 31451 33554432000 4194304 4196468 140735707012432 139898342271856 139900022676098 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16117760 140735707014120 140735707014445 140735707014445 140735707017167 0
[pid=13584/tid=13595] ppid=13581 vsize=27313900 memory=279605189748368 CPUtime=0 cores=0-7
/proc/13584/task/13595/stat : 13595 (java) S 13581 13581 10382 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236838447 27969433600 31451 33554432000 4194304 4196468 140735707012432 139897822242336 139900022675157 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16117760 140735707014120 140735707014445 140735707014445 140735707017167 0
[pid=13584/tid=13596] ppid=13581 vsize=27313900 memory=279605189755280 CPUtime=0 cores=0-7
/proc/13584/task/13596/stat : 13596 (java) S 13581 13581 10382 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 236838448 27969433600 31451 33554432000 4194304 4196468 140735707012432 139897688020336 139900022675157 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16117760 140735707014120 140735707014445 140735707014445 140735707017167 0
[pid=13584/tid=13597] ppid=13581 vsize=27313900 memory=279605189696560 CPUtime=0 cores=0-7
/proc/13584/task/13597/stat : 13597 (java) S 13581 13581 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236838450 27969433600 31451 33554432000 4194304 4196468 140735707012432 139897313515856 139900022683547 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16117760 140735707014120 140735707014445 140735707014445 140735707017167 0
[pid=13584/tid=13598] ppid=13581 vsize=27313900 memory=279605189769104 CPUtime=0 cores=0-7
/proc/13584/task/13598/stat : 13598 (java) S 13581 13581 10382 0 -1 1077944384 341 0 0 0 0 0 0 0 20 0 20 0 236838450 27969433600 31451 33554432000 4194304 4196468 140735707012432 139898341218672 139900022676098 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16117760 140735707014120 140735707014445 140735707014445 140735707017167 0
[pid=13584/tid=13599] ppid=13581 vsize=27313900 memory=279605189776016 CPUtime=0.01 cores=0-7
/proc/13584/task/13599/stat : 13599 (java) S 13581 13581 10382 0 -1 1077944384 29 0 0 0 1 0 0 0 20 0 20 0 236838450 27969433600 31451 33554432000 4194304 4196468 140735707012432 139898340165872 139900022676098 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16117760 140735707014120 140735707014445 140735707014445 140735707017167 0
[pid=13584/tid=13600] ppid=13581 vsize=27313900 memory=279605189773712 CPUtime=0.01 cores=0-7
/proc/13584/task/13600/stat : 13600 (java) S 13581 13581 10382 0 -1 1077944384 242 0 0 0 1 0 0 0 20 0 20 0 236838450 27969433600 31451 33554432000 4194304 4196468 140735707012432 139898339113072 139900022676098 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16117760 140735707014120 140735707014445 140735707014445 140735707017167 0
[pid=13584/tid=13601] ppid=13581 vsize=27313900 memory=279605189789872 CPUtime=0.07 cores=0-7
/proc/13584/task/13601/stat : 13601 (java) S 13581 13581 10382 0 -1 1077944384 314 0 0 0 7 0 0 0 20 0 20 0 236838450 27969433600 31451 33554432000 4194304 4196468 140735707012432 139898338060272 139900022676098 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16117760 140735707014120 140735707014445 140735707014445 140735707017167 0
[pid=13584/tid=13602] ppid=13581 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/13584/task/13602/stat : 13602 (java) S 13581 13581 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236838450 27969433600 31451 33554432000 4194304 4196468 140735707012432 139896815610976 139900022675157 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16117760 140735707014120 140735707014445 140735707014445 140735707017167 0
[pid=13584/tid=13603] ppid=13581 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/13584/task/13603/stat : 13603 (java) S 13581 13581 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236838450 27969433600 31451 33554432000 4194304 4196468 140735707012432 139898337008688 139900022676098 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16117760 140735707014120 140735707014445 140735707014445 140735707017167 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 127200 KiB

[startup+0.700958 s]
/proc/loadavg: 2.81 5.17 6.59 2/199 13603
/proc/meminfo: memFree=22362272/32770624 swapFree=67108372/67108860
[pid=13581] ppid=13578 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/13581/stat : 13581 (scop.sh) S 13578 13581 10382 0 -1 4202496 562 321 0 0 0 0 0 0 20 0 1 0 236838442 115843072 349 33554432000 4194304 5098028 140735090598672 140735090595928 140111363064444 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 23638016 140735090603042 140735090603267 140735090603267 140735090606029 0
/proc/13581/statm: 28282 349 296 221 0 87 0
[pid=13584] ppid=13581 vsize=27322296 memory=163292 CPUtime=1 cores=0-7
/proc/13584/stat : 13584 (java) S 13581 13581 10382 0 -1 1077944320 17921 0 0 0 94 6 0 0 20 0 20 0 236838443 27978031104 40823 33554432000 4194304 4196468 140735707012432 140735706994976 139900022664951 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 16117760 140735707014120 140735707014445 140735707014445 140735707017167 0
/proc/13584/statm: 6830574 40823 3143 1 0 6791959 0
[pid=13584/tid=13585] ppid=13581 vsize=27322296 memory=279605190147760 CPUtime=0.67 cores=0-7
/proc/13584/task/13585/stat : 13585 (java) R 13581 13581 10382 0 -1 4202560 15131 0 0 0 63 4 0 0 20 0 20 0 236838443 27978031104 40823 33554432000 4194304 4196468 140735707012432 139899994500864 139900006745438 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16117760 140735707014120 140735707014445 140735707014445 140735707017167 0
[pid=13584/tid=13586] ppid=13581 vsize=27322296 memory=139802595074928 CPUtime=0 cores=0-7
/proc/13584/task/13586/stat : 13586 (java) S 13581 13581 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236838445 27978031104 40823 33554432000 4194304 4196468 140735707012432 139900026907792 139900022675157 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16117760 140735707014120 140735707014445 140735707014445 140735707017167 0
[pid=13584/tid=13587] ppid=13581 vsize=27322296 memory=0 CPUtime=0 cores=0-7
/proc/13584/task/13587/stat : 13587 (java) S 13581 13581 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236838445 27978031104 40823 33554432000 4194304 4196468 140735707012432 139899841063952 139900022675157 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16117760 140735707014120 140735707014445 140735707014445 140735707017167 0
[pid=13584/tid=13588] ppid=13581 vsize=27322296 memory=752 CPUtime=0 cores=0-7
/proc/13584/task/13588/stat : 13588 (java) S 13581 13581 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236838445 27978031104 40823 33554432000 4194304 4196468 140735707012432 139899840011152 139900022675157 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16117760 140735707014120 140735707014445 140735707014445 140735707017167 0

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

/proc/13584/task/13602/stat : 13602 (java) S 13581 13581 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236838450 27984392192 57963 33554432000 4194304 4196468 140735707012432 139896815610976 139900022675157 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16117760 140735707014120 140735707014445 140735707014445 140735707017167 0
[pid=13584/tid=13603] ppid=13581 vsize=27328508 memory=-7522837583129502606 CPUtime=0 cores=0-7
/proc/13584/task/13603/stat : 13603 (java) S 13581 13581 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236838450 27984392192 57963 33554432000 4194304 4196468 140735707012432 139898337008688 139900022676098 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16117760 140735707014120 140735707014445 140735707014445 140735707017167 0
Current children cumulated CPU time: 3.33 s
Current children cumulated vsize: 27441636 KiB
Current children cumulated memory: 233248 KiB

[startup+2.00035 s]*
/proc/loadavg: 2.81 5.17 6.59 2/199 13623
/proc/meminfo: memFree=22448288/32770624 swapFree=67108372/67108860
[pid=13581] ppid=13578 vsize=113128 memory=1472 CPUtime=3.68 cores=0-7
/proc/13581/stat : 13581 (scop.sh) S 13578 13581 10382 0 -1 4202496 591 24458 0 0 0 0 356 12 20 0 1 0 236838442 115843072 368 33554432000 4194304 5098028 140735090598672 140735090595416 140111363064444 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 23638016 140735090603042 140735090603267 140735090603267 140735090606029 0
/proc/13581/statm: 28282 368 311 221 0 87 0
[pid=13604] ppid=13581 vsize=7749964 memory=65212 CPUtime=0.35 cores=0-7
/proc/13604/stat : 13604 (java) S 13581 13581 10382 0 -1 1077944320 9295 0 0 0 31 4 0 0 20 0 20 0 236838618 7935963136 16303 33554432000 4194304 4196468 140726113125504 140726113108048 140326995816183 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 35483648 140726113129649 140726113129773 140726113129773 140726113132495 0
/proc/13604/statm: 1937491 16303 2959 1 0 1899951 0
[pid=13604/tid=13605] ppid=13581 vsize=7749964 memory=6791534058613427641 CPUtime=0.23 cores=0-7
/proc/13604/task/13605/stat : 13605 (java) R 13581 13581 10382 0 -1 4202560 7030 0 0 0 20 3 0 0 20 0 20 0 236838619 7935963136 16303 33554432000 4194304 4196468 140726113125504 140326967643520 140326976091505 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35483648 140726113129649 140726113129773 140726113129773 140726113132495 0
[pid=13604/tid=13606] ppid=13581 vsize=7749964 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/13604/task/13606/stat : 13606 (java) S 13581 13581 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236838620 7935963136 16303 33554432000 4194304 4196468 140726113125504 140327000058512 140326995826389 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35483648 140726113129649 140726113129773 140726113129773 140726113132495 0
[pid=13604/tid=13607] ppid=13581 vsize=7749964 memory=0 CPUtime=0 cores=0-7
/proc/13604/task/13607/stat : 13607 (java) S 13581 13581 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236838620 7935963136 16303 33554432000 4194304 4196468 140726113125504 140326800226832 140326995826389 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35483648 140726113129649 140726113129773 140726113129773 140726113132495 0
[pid=13604/tid=13608] ppid=13581 vsize=7749964 memory=0 CPUtime=0 cores=0-7
/proc/13604/task/13608/stat : 13608 (java) S 13581 13581 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236838620 7935963136 16303 33554432000 4194304 4196468 140726113125504 140326799174032 140326995826389 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35483648 140726113129649 140726113129773 140726113129773 140726113132495 0
[pid=13604/tid=13609] ppid=13581 vsize=7749964 memory=0 CPUtime=0 cores=0-7
/proc/13604/task/13609/stat : 13609 (java) S 13581 13581 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236838620 7935963136 16303 33554432000 4194304 4196468 140726113125504 140326798121232 140326995826389 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35483648 140726113129649 140726113129773 140726113129773 140726113132495 0
[pid=13604/tid=13610] ppid=13581 vsize=7749964 memory=0 CPUtime=0 cores=0-7
/proc/13604/task/13610/stat : 13610 (java) S 13581 13581 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236838620 7935963136 16303 33554432000 4194304 4196468 140726113125504 140326797069456 140326995826389 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35483648 140726113129649 140726113129773 140726113129773 140726113132495 0
[pid=13604/tid=13611] ppid=13581 vsize=7749964 memory=0 CPUtime=0 cores=0-7
/proc/13604/task/13611/stat : 13611 (java) S 13581 13581 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236838620 7935963136 16303 33554432000 4194304 4196468 140726113125504 140326796016656 140326995826389 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35483648 140726113129649 140726113129773 140726113129773 140726113132495 0
[pid=13604/tid=13612] ppid=13581 vsize=7749964 memory=0 CPUtime=0 cores=0-7
/proc/13604/task/13612/stat : 13612 (java) S 13581 13581 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236838620 7935963136 16303 33554432000 4194304 4196468 140726113125504 140326794963856 140326995826389 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35483648 140726113129649 140726113129773 140726113129773 140726113132495 0
[pid=13604/tid=13613] ppid=13581 vsize=7749964 memory=0 CPUtime=0 cores=0-7
/proc/13604/task/13613/stat : 13613 (java) S 13581 13581 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236838620 7935963136 16303 33554432000 4194304 4196468 140726113125504 140326793911056 140326995826389 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35483648 140726113129649 140726113129773 140726113129773 140726113132495 0
[pid=13604/tid=13614] ppid=13581 vsize=7749964 memory=0 CPUtime=0 cores=0-7
/proc/13604/task/13614/stat : 13614 (java) S 13581 13581 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236838621 7935963136 16303 33554432000 4194304 4196468 140726113125504 140326089283952 140326995827330 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35483648 140726113129649 140726113129773 140726113129773 140726113132495 0
[pid=13604/tid=13615] ppid=13581 vsize=7749964 memory=0 CPUtime=0 cores=0-7
/proc/13604/task/13615/stat : 13615 (java) S 13581 13581 10382 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236838622 7935963136 16303 33554432000 4194304 4196468 140726113125504 140325641249824 140326995826389 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35483648 140726113129649 140726113129773 140726113129773 140726113132495 0
[pid=13604/tid=13616] ppid=13581 vsize=7749964 memory=0 CPUtime=0 cores=0-7
/proc/13604/task/13616/stat : 13616 (java) S 13581 13581 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236838622 7935963136 16303 33554432000 4194304 4196468 140726113125504 140325372814192 140326995826389 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35483648 140726113129649 140726113129773 140726113129773 140726113132495 0
[pid=13604/tid=13617] ppid=13581 vsize=7749964 memory=0 CPUtime=0 cores=0-7
/proc/13604/task/13617/stat : 13617 (java) S 13581 13581 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236838624 7935963136 16303 33554432000 4194304 4196468 140726113125504 140324998305616 140326995834779 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35483648 140726113129649 140726113129773 140726113129773 140726113132495 0
[pid=13604/tid=13618] ppid=13581 vsize=7749964 memory=6944652177228980320 CPUtime=0.01 cores=0-7
/proc/13604/task/13618/stat : 13618 (java) S 13581 13581 10382 0 -1 1077944384 352 0 0 0 1 0 0 0 20 0 20 0 236838624 7935963136 16303 33554432000 4194304 4196468 140726113125504 140326088231792 140326995827330 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35483648 140726113129649 140726113129773 140726113129773 140726113132495 0
[pid=13604/tid=13619] ppid=13581 vsize=7749964 memory=0 CPUtime=0.01 cores=0-7
/proc/13604/task/13619/stat : 13619 (java) S 13581 13581 10382 0 -1 1077944384 172 0 0 0 1 0 0 0 20 0 20 0 236838624 7935963136 16303 33554432000 4194304 4196468 140726113125504 140326087178992 140326995827330 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35483648 140726113129649 140726113129773 140726113129773 140726113132495 0
[pid=13604/tid=13620] ppid=13581 vsize=7749964 memory=0 CPUtime=0.01 cores=0-7
/proc/13604/task/13620/stat : 13620 (java) S 13581 13581 10382 0 -1 1077944384 101 0 0 0 1 0 0 0 20 0 20 0 236838624 7935963136 16303 33554432000 4194304 4196468 140726113125504 140326086126192 140326995827330 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35483648 140726113129649 140726113129773 140726113129773 140726113132495 0
[pid=13604/tid=13621] ppid=13581 vsize=7749964 memory=279605189628256 CPUtime=0.06 cores=0-7
/proc/13604/task/13621/stat : 13621 (java) S 13581 13581 10382 0 -1 1077944384 304 0 0 0 6 0 0 0 20 0 20 0 236838624 7935963136 16303 33554432000 4194304 4196468 140726113125504 140326085073392 140326995827330 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35483648 140726113129649 140726113129773 140726113129773 140726113132495 0
[pid=13604/tid=13622] ppid=13581 vsize=7749964 memory=11742 CPUtime=0 cores=0-7
/proc/13604/task/13622/stat : 13622 (java) S 13581 13581 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236838625 7935963136 16303 33554432000 4194304 4196468 140726113125504 140324500400736 140326995826389 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35483648 140726113129649 140726113129773 140726113129773 140726113132495 0
[pid=13604/tid=13623] ppid=13581 vsize=7749964 memory=25782 CPUtime=0 cores=0-7
/proc/13604/task/13623/stat : 13623 (java) S 13581 13581 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236838625 7935963136 16303 33554432000 4194304 4196468 140726113125504 140326084020784 140326995827330 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35483648 140726113129649 140726113129773 140726113129773 140726113132495 0
Current children cumulated CPU time: 4.03 s
Current children cumulated vsize: 7863092 KiB
Current children cumulated memory: 66684 KiB

[startup+2.40096 s]
/proc/loadavg: 2.81 5.17 6.59 2/199 13623
/proc/meminfo: memFree=22448288/32770624 swapFree=67108372/67108860
[pid=13581] ppid=13578 vsize=113128 memory=1472 CPUtime=3.68 cores=0-7
/proc/13581/stat : 13581 (scop.sh) S 13578 13581 10382 0 -1 4202496 591 24458 0 0 0 0 356 12 20 0 1 0 236838442 115843072 368 33554432000 4194304 5098028 140735090598672 140735090595416 140111363064444 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 23638016 140735090603042 140735090603267 140735090603267 140735090606029 0
/proc/13581/statm: 28282 368 311 221 0 87 0
[pid=13604] ppid=13581 vsize=7754116 memory=99760 CPUtime=0.88 cores=0-7
/proc/13604/stat : 13604 (java) S 13581 13581 10382 0 -1 1077944320 16132 0 0 0 82 6 0 0 20 0 20 0 236838618 7940214784 24940 33554432000 4194304 4196468 140726113125504 140726113108048 140326995816183 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 35483648 140726113129649 140726113129773 140726113129773 140726113132495 0
/proc/13604/statm: 1938529 24940 3022 1 0 1900463 0
[pid=13604/tid=13605] ppid=13581 vsize=7754116 memory=-7522837415797432224 CPUtime=0.62 cores=0-7
/proc/13604/task/13605/stat : 13605 (java) R 13581 13581 10382 0 -1 4202560 13656 0 0 0 57 5 0 0 20 0 20 0 236838619 7940214784 24940 33554432000 4194304 4196468 140726113125504 140326967646064 140326976091525 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35483648 140726113129649 140726113129773 140726113129773 140726113132495 0
[pid=13604/tid=13606] ppid=13581 vsize=7754116 memory=-7522837583129502606 CPUtime=0 cores=0-7
/proc/13604/task/13606/stat : 13606 (java) S 13581 13581 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236838620 7940214784 24940 33554432000 4194304 4196468 140726113125504 140327000058512 140326995826389 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35483648 140726113129649 140726113129773 140726113129773 140726113132495 0
[pid=13604/tid=13607] ppid=13581 vsize=7754116 memory=0 CPUtime=0 cores=0-7
/proc/13604/task/13607/stat : 13607 (java) S 13581 13581 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236838620 7940214784 24940 33554432000 4194304 4196468 140726113125504 140326800226832 140326995826389 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35483648 140726113129649 140726113129773 140726113129773 140726113132495 0
[pid=13604/tid=13608] ppid=13581 vsize=7754116 memory=0 CPUtime=0 cores=0-7
/proc/13604/task/13608/stat : 13608 (java) S 13581 13581 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236838620 7940214784 24940 33554432000 4194304 4196468 140726113125504 140326799174032 140326995826389 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35483648 140726113129649 140726113129773 140726113129773 140726113132495 0
[pid=13604/tid=13609] ppid=13581 vsize=7754116 memory=0 CPUtime=0 cores=0-7
/proc/13604/task/13609/stat : 13609 (java) S 13581 13581 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236838620 7940214784 24940 33554432000 4194304 4196468 140726113125504 140326798121232 140326995826389 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35483648 140726113129649 140726113129773 140726113129773 140726113132495 0
[pid=13604/tid=13610] ppid=13581 vsize=7754116 memory=0 CPUtime=0 cores=0-7
/proc/13604/task/13610/stat : 13610 (java) S 13581 13581 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236838620 7940214784 24940 33554432000 4194304 4196468 140726113125504 140326797069456 140326995826389 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35483648 140726113129649 140726113129773 140726113129773 140726113132495 0
[pid=13604/tid=13611] ppid=13581 vsize=7754116 memory=0 CPUtime=0 cores=0-7
/proc/13604/task/13611/stat : 13611 (java) S 13581 13581 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236838620 7940214784 24940 33554432000 4194304 4196468 140726113125504 140326796016656 140326995826389 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35483648 140726113129649 140726113129773 140726113129773 140726113132495 0
[pid=13604/tid=13612] ppid=13581 vsize=7754116 memory=0 CPUtime=0 cores=0-7
/proc/13604/task/13612/stat : 13612 (java) S 13581 13581 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236838620 7940214784 24940 33554432000 4194304 4196468 140726113125504 140326794963856 140326995826389 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35483648 140726113129649 140726113129773 140726113129773 140726113132495 0
[pid=13604/tid=13613] ppid=13581 vsize=7754116 memory=0 CPUtime=0 cores=0-7
/proc/13604/task/13613/stat : 13613 (java) S 13581 13581 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236838620 7940214784 24940 33554432000 4194304 4196468 140726113125504 140326793911056 140326995826389 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35483648 140726113129649 140726113129773 140726113129773 140726113132495 0
[pid=13604/tid=13614] ppid=13581 vsize=7754116 memory=198131136358943 CPUtime=0 cores=0-7
/proc/13604/task/13614/stat : 13614 (java) S 13581 13581 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236838621 7940214784 24940 33554432000 4194304 4196468 140726113125504 140326089283952 140326995827330 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35483648 140726113129649 140726113129773 140726113129773 140726113132495 0
[pid=13604/tid=13615] ppid=13581 vsize=7754116 memory=198131136358944 CPUtime=0 cores=0-7
/proc/13604/task/13615/stat : 13615 (java) S 13581 13581 10382 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236838622 7940214784 24940 33554432000 4194304 4196468 140726113125504 140325641249824 140326995826389 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35483648 140726113129649 140726113129773 140726113129773 140726113132495 0
[pid=13604/tid=13616] ppid=13581 vsize=7754116 memory=198131136358945 CPUtime=0 cores=0-7
/proc/13604/task/13616/stat : 13616 (java) S 13581 13581 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236838622 7940214784 24940 33554432000 4194304 4196468 140726113125504 140325372814192 140326995826389 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35483648 140726113129649 140726113129773 140726113129773 140726113132495 0
[pid=13604/tid=13617] ppid=13581 vsize=7754116 memory=198131136358946 CPUtime=0 cores=0-7
/proc/13604/task/13617/stat : 13617 (java) S 13581 13581 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236838624 7940214784 24940 33554432000 4194304 4196468 140726113125504 140324998305616 140326995834779 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35483648 140726113129649 140726113129773 140726113129773 140726113132495 0
[pid=13604/tid=13618] ppid=13581 vsize=7754116 memory=198131136358947 CPUtime=0.02 cores=0-7
/proc/13604/task/13618/stat : 13618 (java) S 13581 13581 10382 0 -1 1077944384 382 0 0 0 2 0 0 0 20 0 20 0 236838624 7940214784 24940 33554432000 4194304 4196468 140726113125504 140326088231792 140326995827330 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35483648 140726113129649 140726113129773 140726113129773 140726113132495 0
[pid=13604/tid=13619] ppid=13581 vsize=7754116 memory=198131136358948 CPUtime=0.04 cores=0-7
/proc/13604/task/13619/stat : 13619 (java) S 13581 13581 10382 0 -1 1077944384 210 0 0 0 4 0 0 0 20 0 20 0 236838624 7940214784 24940 33554432000 4194304 4196468 140726113125504 140326087178992 140326995827330 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35483648 140726113129649 140726113129773 140726113129773 140726113132495 0
[pid=13604/tid=13620] ppid=13581 vsize=7754116 memory=198131136358949 CPUtime=0.02 cores=0-7
/proc/13604/task/13620/stat : 13620 (java) S 13581 13581 10382 0 -1 1077944384 103 0 0 0 2 0 0 0 20 0 20 0 236838624 7940214784 24940 33554432000 4194304 4196468 140726113125504 140326086126192 140326995827330 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35483648 140726113129649 140726113129773 140726113129773 140726113132495 0
[pid=13604/tid=13621] ppid=13581 vsize=7754116 memory=198131136358950 CPUtime=0.15 cores=0-7
/proc/13604/task/13621/stat : 13621 (java) S 13581 13581 10382 0 -1 1077944384 445 0 0 0 15 0 0 0 20 0 20 0 236838624 7940214784 24940 33554432000 4194304 4196468 140726113125504 140326085073392 140326995827330 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35483648 140726113129649 140726113129773 140726113129773 140726113132495 0
[pid=13604/tid=13622] ppid=13581 vsize=7754116 memory=198131136358951 CPUtime=0 cores=0-7
/proc/13604/task/13622/stat : 13622 (java) S 13581 13581 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236838625 7940214784 24940 33554432000 4194304 4196468 140726113125504 140324500400736 140326995826389 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35483648 140726113129649 140726113129773 140726113129773 140726113132495 0
[pid=13604/tid=13623] ppid=13581 vsize=7754116 memory=198131136358952 CPUtime=0 cores=0-7
/proc/13604/task/13623/stat : 13623 (java) S 13581 13581 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236838625 7940214784 24940 33554432000 4194304 4196468 140726113125504 140326084020784 140326995827330 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35483648 140726113129649 140726113129773 140726113129773 140726113132495 0
Current children cumulated CPU time: 4.56 s
Current children cumulated vsize: 7867244 KiB
Current children cumulated memory: 101232 KiB

[startup+2.50189 s]
/proc/loadavg: 2.81 5.17 6.59 2/199 13623
/proc/meminfo: memFree=22448288/32770624 swapFree=67108372/67108860
[pid=13581] ppid=13578 vsize=113128 memory=1472 CPUtime=3.68 cores=0-7
/proc/13581/stat : 13581 (scop.sh) S 13578 13581 10382 0 -1 4202496 591 24458 0 0 0 0 356 12 20 0 1 0 236838442 115843072 368 33554432000 4194304 5098028 140735090598672 140735090595416 140111363064444 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 23638016 140735090603042 140735090603267 140735090603267 140735090606029 0
/proc/13581/statm: 28282 368 311 221 0 87 0
[pid=13604] ppid=13581 vsize=8086216 memory=116396 CPUtime=1.09 cores=0-7
/proc/13604/stat : 13604 (java) S 13581 13581 10382 0 -1 1077944320 17330 517 0 0 102 7 0 0 20 0 21 0 236838618 8280285184 29099 33554432000 4194304 4196468 140726113125504 140726113108048 140326995816183 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 35483648 140726113129649 140726113129773 140726113129773 140726113132495 0
/proc/13604/statm: 2021554 29099 3150 1 0 1982953 0
[pid=13604/tid=13605] ppid=13581 vsize=8086216 memory=1472 CPUtime=0.71 cores=0-7
/proc/13604/task/13605/stat : 13605 (java) R 13581 13581 10382 0 -1 4202560 14404 517 0 0 66 5 0 0 20 0 21 0 236838619 8280285184 29099 33554432000 4194304 4196468 140726113125504 140326967644064 140326979896670 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35483648 140726113129649 140726113129773 140726113129773 140726113132495 0
[pid=13604/tid=13606] ppid=13581 vsize=8086216 memory=4294967295 CPUtime=0 cores=0-7
/proc/13604/task/13606/stat : 13606 (java) S 13581 13581 10382 0 -1 1077944384 1 517 0 0 0 0 0 0 20 0 21 0 236838620 8280285184 29099 33554432000 4194304 4196468 140726113125504 140327000058512 140326995826389 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35483648 140726113129649 140726113129773 140726113129773 140726113132495 0
[pid=13604/tid=13607] ppid=13581 vsize=8086216 memory=0 CPUtime=0 cores=0-7
/proc/13604/task/13607/stat : 13607 (java) S 13581 13581 10382 0 -1 1077944384 2 517 0 0 0 0 0 0 20 0 21 0 236838620 8280285184 29099 33554432000 4194304 4196468 140726113125504 140326800226832 140326995826389 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35483648 140726113129649 140726113129773 140726113129773 140726113132495 0
[pid=13604/tid=13608] ppid=13581 vsize=8086216 memory=1396 CPUtime=0 cores=0-7
/proc/13604/task/13608/stat : 13608 (java) S 13581 13581 10382 0 -1 1077944384 2 517 0 0 0 0 0 0 20 0 21 0 236838620 8280285184 29099 33554432000 4194304 4196468 140726113125504 140326799174032 140326995826389 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35483648 140726113129649 140726113129773 140726113129773 140726113132495 0
[pid=13604/tid=13609] ppid=13581 vsize=8086216 memory=187600 CPUtime=0 cores=0-7
/proc/13604/task/13609/stat : 13609 (java) S 13581 13581 10382 0 -1 1077944384 1 517 0 0 0 0 0 0 20 0 21 0 236838620 8280285184 29099 33554432000 4194304 4196468 140726113125504 140326798121232 140326995826389 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35483648 140726113129649 140726113129773 140726113129773 140726113132495 0
[pid=13604/tid=13610] ppid=13581 vsize=8086216 memory=198131136358953 CPUtime=0 cores=0-7
/proc/13604/task/13610/stat : 13610 (java) S 13581 13581 10382 0 -1 1077944384 1 517 0 0 0 0 0 0 20 0 21 0 236838620 8280285184 29099 33554432000 4194304 4196468 140726113125504 140326797069456 140326995826389 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35483648 140726113129649 140726113129773 140726113129773 140726113132495 0
[pid=13604/tid=13611] ppid=13581 vsize=8086216 memory=198131136358954 CPUtime=0 cores=0-7
/proc/13604/task/13611/stat : 13611 (java) S 13581 13581 10382 0 -1 1077944384 1 517 0 0 0 0 0 0 20 0 21 0 236838620 8280285184 29099 33554432000 4194304 4196468 140726113125504 140326796016656 140326995826389 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35483648 140726113129649 140726113129773 140726113129773 140726113132495 0
[pid=13604/tid=13612] ppid=13581 vsize=8086216 memory=198131136358955 CPUtime=0 cores=0-7
/proc/13604/task/13612/stat : 13612 (java) S 13581 13581 10382 0 -1 1077944384 1 517 0 0 0 0 0 0 20 0 21 0 236838620 8280285184 29099 33554432000 4194304 4196468 140726113125504 140326794963856 140326995826389 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35483648 140726113129649 140726113129773 140726113129773 140726113132495 0
[pid=13604/tid=13613] ppid=13581 vsize=8086216 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/13604/task/13613/stat : 13613 (java) S 13581 13581 10382 0 -1 1077944384 3 517 0 0 0 0 0 0 20 0 21 0 236838620 8280285184 29099 33554432000 4194304 4196468 140726113125504 140326793911056 140326995826389 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35483648 140726113129649 140726113129773 140726113129773 140726113132495 0
[pid=13604/tid=13614] ppid=13581 vsize=8086216 memory=0 CPUtime=0 cores=0-7
/proc/13604/task/13614/stat : 13614 (java) S 13581 13581 10382 0 -1 1077944384 5 517 0 0 0 0 0 0 20 0 21 0 236838621 8280285184 29099 33554432000 4194304 4196468 140726113125504 140326089283952 140326995827330 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35483648 140726113129649 140726113129773 140726113129773 140726113132495 0
[pid=13604/tid=13615] ppid=13581 vsize=8086216 memory=0 CPUtime=0 cores=0-7
/proc/13604/task/13615/stat : 13615 (java) S 13581 13581 10382 0 -1 1077944384 13 517 0 0 0 0 0 0 20 0 21 0 236838622 8280285184 29099 33554432000 4194304 4196468 140726113125504 140325641249824 140326995826389 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35483648 140726113129649 140726113129773 140726113129773 140726113132495 0
[pid=13604/tid=13616] ppid=13581 vsize=8086216 memory=301741373374332954 CPUtime=0 cores=0-7
/proc/13604/task/13616/stat : 13616 (java) S 13581 13581 10382 0 -1 1077944384 1 517 0 0 0 0 0 0 20 0 21 0 236838622 8280285184 29099 33554432000 4194304 4196468 140726113125504 140325372814192 140326995826389 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35483648 140726113129649 140726113129773 140726113129773 140726113132495 0
[pid=13604/tid=13617] ppid=13581 vsize=8086216 memory=0 CPUtime=0 cores=0-7
/proc/13604/task/13617/stat : 13617 (java) S 13581 13581 10382 0 -1 1077944384 1 517 0 0 0 0 0 0 20 0 21 0 236838624 8280285184 29099 33554432000 4194304 4196468 140726113125504 140324998305616 140326995834779 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35483648 140726113129649 140726113129773 140726113129773 140726113132495 0
[pid=13604/tid=13618] ppid=13581 vsize=8086216 memory=7883104077793880423 CPUtime=0.05 cores=0-7
/proc/13604/task/13618/stat : 13618 (java) S 13581 13581 10382 0 -1 1077944384 598 517 0 0 5 0 0 0 20 0 21 0 236838624 8280285184 29099 33554432000 4194304 4196468 140726113125504 140326088231792 140326995827330 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35483648 140726113129649 140726113129773 140726113129773 140726113132495 0
[pid=13604/tid=13619] ppid=13581 vsize=8086216 memory=0 CPUtime=0.05 cores=0-7
/proc/13604/task/13619/stat : 13619 (java) S 13581 13581 10382 0 -1 1077944384 217 517 0 0 5 0 0 0 20 0 21 0 236838624 8280285184 29099 33554432000 4194304 4196468 140726113125504 140326087178992 140326995827330 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35483648 140726113129649 140726113129773 140726113129773 140726113132495 0
[pid=13604/tid=13620] ppid=13581 vsize=8086216 memory=1 CPUtime=0.05 cores=0-7
/proc/13604/task/13620/stat : 13620 (java) R 13581 13581 10382 0 -1 4202560 179 517 0 0 5 0 0 0 20 0 21 0 236838624 8280285184 29099 33554432000 4194304 4196468 140726113125504 140326086113872 140326995837530 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35483648 140726113129649 140726113129773 140726113129773 140726113132495 0
[pid=13604/tid=13621] ppid=13581 vsize=8086216 memory=0 CPUtime=0.19 cores=0-7
/proc/13604/task/13621/stat : 13621 (java) S 13581 13581 10382 0 -1 1077944384 536 517 0 0 19 0 0 0 20 0 21 0 236838624 8280285184 29099 33554432000 4194304 4196468 140726113125504 140326085073392 140326995827330 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35483648 140726113129649 140726113129773 140726113129773 140726113132495 0
[pid=13604/tid=13622] ppid=13581 vsize=8086216 memory=0 CPUtime=0 cores=0-7
/proc/13604/task/13622/stat : 13622 (java) S 13581 13581 10382 0 -1 1077944384 3 517 0 0 0 0 0 0 20 0 21 0 236838625 8280285184 29099 33554432000 4194304 4196468 140726113125504 140324500400736 140326995826389 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35483648 140726113129649 140726113129773 140726113129773 140726113132495 0
[pid=13604/tid=13623] ppid=13581 vsize=8086216 memory=6944656575208382560 CPUtime=0 cores=0-7
/proc/13604/task/13623/stat : 13623 (java) S 13581 13581 10382 0 -1 1077944384 1 517 0 0 0 0 0 0 20 0 21 0 236838625 8280285184 29099 33554432000 4194304 4196468 140726113125504 140326084020784 140326995827330 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35483648 140726113129649 140726113129773 140726113129773 140726113132495 0
Current children cumulated CPU time: 4.77 s
Current children cumulated vsize: 8199344 KiB
Current children cumulated memory: 117868 KiB

Child status: 0
Real time (s): 2.53792
CPU time (s): 4.85127
CPU user time (s): 4.64417
CPU system time (s): 0.207106
CPU usage (%): 191.151
Max. virtual memory (cumulated for all children) (KiB): 27441656
Max. memory (cumulated for all children) (KiB): 246192

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.64417
system time used= 0.207106
maximum resident set size= 250396
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43097
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= 6927
involuntary context switches= 51


# summary of solver processes directly reported to runsolver:
#   pid: 13581
#   total CPU time (s): 4.85127
#   total CPU user time (s): 4.64417
#   total CPU system time (s): 0.207106

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.045527 second user time and 0.069326 second system time

The end

Launcher Data

Begin job on node137 at 2018-08-13 22:39:13
IDJOB=4307126
IDBENCH=141405
IDSOLVER=2788
FILE ID=node137/4307126-1534192753
RUNJOBID= node137-1534189810-10409
PBS_JOBID= 21037989
Free space on /tmp= 26576 MiB

SOLVER NAME= scop order+glucose-syrup (2018-07-31)
BENCH NAME= XCSP18/Dubois/Dubois-030_c18.xml
COMMAND LINE= scop.sh 22g scop.jar -order glucose-syrup -model:-nthreads=NBCORE:-maxmemory=20000 TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4307126-1534192753/watcher-4307126-1534192753 -o /tmp/evaluation-result-4307126-1534192753/solver-4307126-1534192753 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node137-1534189810-10409 --watchdog 2580  scop.sh 22g scop.jar -order glucose-syrup -model:-nthreads=8:-maxmemory=20000 HOME HOME/instance-4307126-1534192753.xml

TIME LIMIT= 20160 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 66307dff53c13fd4d4ac6b074183ea2b
RANDOM SEED=1257337291

node137.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.54
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.56
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.54
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.56
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.54
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.56
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.54
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        22502372 kB
MemAvailable:   31898664 kB
Buffers:          120608 kB
Cached:          9470152 kB
SwapCached:            8 kB
Active:          4260340 kB
Inactive:        5387940 kB
Active(anon):       4684 kB
Inactive(anon):   105160 kB
Active(file):    4255656 kB
Inactive(file):  5282780 kB
Unevictable:        7432 kB
Mlocked:            7432 kB
SwapTotal:      67108860 kB
SwapFree:       67108372 kB
Dirty:              8792 kB
Writeback:             0 kB
AnonPages:        117256 kB
Mapped:            53872 kB
Shmem:             49624 kB
Slab:             314520 kB
SReclaimable:     286316 kB
SUnreclaim:        28204 kB
KernelStack:        3584 kB
PageTables:         5112 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     349356 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     63488 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 26568 MiB
End job on node137 at 2018-08-13 22:39:15