Trace number 4305565

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
scop both+MapleCOMSPS (2018-07-31)SAT 5.34116 2.73874

General information on the benchmark

NameCarSequencing/
CarSequencing-dingbas_c18.xml
MD5SUMf25e9b6e669dc8bf92e23091ea1c77d3
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.009228
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of constraints63
Number of domains2
Minimum domain size2
Maximum domain size6
Distribution of domain sizes[{"size":2,"count":50},{"size":6,"count":10}]
Minimum variable degree2
Maximum variable degree8
Distribution of variable degrees[{"degree":2,"count":10},{"degree":3,"count":5},{"degree":4,"count":7},{"degree":5,"count":10},{"degree":6,"count":14},{"degree":7,"count":11},{"degree":8,"count":3}]
Minimum constraint arity2
Maximum constraint arity10
Distribution of constraint arities[{"arity":2,"count":10},{"arity":3,"count":16},{"arity":4,"count":3},{"arity":5,"count":14},{"arity":6,"count":11},{"arity":7,"count":2},{"arity":8,"count":1},{"arity":10,"count":6}]
Number of extensional constraints10
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":10},{"type":"sum","count":52},{"type":"cardinality","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms11g -Xmx11g -Xss128m -cp scop.jar fun.scop.XCSP18Encode -both -solver minisat_release -solverOption default -tmp HOME -serialFile HOME/scop-28989-serial-file.bin HOME/instance-4305565-1534079484.xml
0.55/0.51	
0.55/0.52	scop both+minisat_release (2018-07-31)
0.67/0.52	(Encoding Process)
0.67/0.52	
0.67/0.54	c BEGIN-Prog: Sun Aug 12 15:11:25 CEST 2018
0.67/0.54	c PID: 28992
0.67/0.54	c IP: 172.20.3.106
0.67/0.54	c HOST: node106.alineos.net
0.67/0.55	c (0,0) Parsing Begin
1.20/0.88	c (0,0) Parsing End
1.20/0.89	c (0,0) CSP: 10 int (0 aux), 50 bool (0 aux), 63 ctr, max domain size 6
1.20/0.89	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.20/0.89	c (0,0) Constraint Name Generate Begin
1.20/0.89	c (0,0) Ctr:HOME/instance-4305565-1534079484.xml,Cardinality:ExtensionSupport:IntVar:Num:WeightedSum
1.20/0.89	c (0,0) Constraint Name Generate End
1.20/0.89	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.20/0.89	c (0,0) CSP to CSPinCNF Begin
2.31/1.34	c (0,0) translated 7 (10%) constraints
2.59/1.41	c (0,0) translated 13 (20%) constraints
2.59/1.42	c (0,0) translated 19 (30%) constraints
2.59/1.42	c (0,0) translated 26 (40%) constraints
2.59/1.42	c (0,0) translated 32 (50%) constraints
2.59/1.43	c (0,0) translated 38 (60%) constraints
2.59/1.43	c (0,0) translated 45 (70%) constraints
2.59/1.44	c (0,0) translated 51 (80%) constraints
2.59/1.44	c (0,0) translated 57 (90%) constraints
2.59/1.44	c (0,0) translated 63 (100%) constraints
2.59/1.48	c (0,0) STATISTICS1:HOME/instance-4305565-1534079484.xml,Cardinality:ExtensionSupport:IntVar:Num:WeightedSum,340,1088,512,6,7,10,512:17;128:1;64:2;32:1;16:14;8:3;4:16;2:10,6:220;2:2608,7:10;3:500;2:520;1:58,10:17;8:1;7:2;6:1;5:14;4:3;3:16;2:10;1:2600;0:10,
2.59/1.48	c (0,0) ==========================================
2.59/1.48	c (0,0) Both Encoding selects:
2.59/1.48	c (0,0) Order
2.59/1.48	c (0,0) ==========================================
2.90/1.52	c (1,0) translated 109 (10%) constraints
2.90/1.53	c (1,0) translated 218 (20%) constraints
2.90/1.54	c (1,1) translated 327 (30%) constraints
2.90/1.54	c (1,1) translated 436 (40%) constraints
2.90/1.55	c (1,1) translated 544 (50%) constraints
2.90/1.55	c (1,1) translated 653 (60%) constraints
2.90/1.56	c (1,1) translated 762 (70%) constraints
2.90/1.57	c (1,1) translated 871 (80%) constraints
2.90/1.57	c (1,1) translated 980 (90%) constraints
2.90/1.58	c (1,1) translated 1088 (100%) constraints
2.90/1.58	c (1,1) CSP to CSPinCNF End
2.90/1.59	c (1,1) CSP: 10 int (0 aux), 390 bool (340 aux), 1214 ctr, max domain size 6
2.90/1.59	c (1,1) Heap : 168 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
2.90/1.59	c (1,1) CSPinCNF Propagation Begin
3.23/1.62	c (1,1) 0 values, 30 unsatisfiable literals, and 20 valid clauses are removed
3.23/1.62	c (1,1) CSPinCNF Propagation End
3.23/1.62	c (1,1) CSP: 10 int (0 aux), 390 bool (340 aux), 1194 ctr, max domain size 6
3.23/1.62	c (1,1) Heap : 168 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
3.23/1.62	c (1,1) Simplify CSPinCNF Begin
3.23/1.63	c (1,1) Simplify CSPinCNF End
3.23/1.63	c (1,1) CSP: 10 int (0 aux), 390 bool (340 aux), 1194 ctr, max domain size 6
3.23/1.63	c (1,1) Heap : 168 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
3.23/1.63	c (1,1) Calculate Precise Domain Begin
3.23/1.63	c (1,1) 0 values are removed by re-calculation
3.23/1.63	c (1,1) Calculate Precise Domain End
3.23/1.63	c (1,1) CSP: 10 int (0 aux), 390 bool (340 aux), 1194 ctr, max domain size 6
3.23/1.63	c (1,1) Heap : 168 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
3.23/1.63	c (1,1) CSPinCNF to SatSolver Begin
3.50/1.71	c (1,1) 120 (10 %) CSP clauses are encoded (440 SAT variables, 759 SAT clauses)
3.50/1.72	c (1,1) 239 (20 %) CSP clauses are encoded (440 SAT variables, 878 SAT clauses)
3.50/1.72	c (1,1) 359 (30 %) CSP clauses are encoded (440 SAT variables, 998 SAT clauses)
3.50/1.73	c (1,1) 478 (40 %) CSP clauses are encoded (440 SAT variables, 1117 SAT clauses)
3.50/1.73	c (1,1) 597 (50 %) CSP clauses are encoded (440 SAT variables, 1236 SAT clauses)
3.50/1.73	c (1,1) 717 (60 %) CSP clauses are encoded (440 SAT variables, 1356 SAT clauses)
3.50/1.73	c (1,1) 836 (70 %) CSP clauses are encoded (440 SAT variables, 1475 SAT clauses)
3.50/1.73	c (1,1) 956 (80 %) CSP clauses are encoded (440 SAT variables, 1595 SAT clauses)
3.50/1.74	c (1,1) 1075 (90 %) CSP clauses are encoded (440 SAT variables, 1714 SAT clauses)
3.50/1.76	c (1,1) 1194 (100 %) CSP clauses are encoded (440 SAT variables, 2457 SAT clauses)
3.50/1.76	c (1,1) Launch Command will be: minisat_release
3.50/1.76	c (1,1) CSPinCNF to SatSolver End
3.50/1.76	c (1,1) Heap : 168 MiB used (max 10795 MiB), NonHeap : 28 MiB used (max 0 MiB)
3.50/1.79	c (1,1) STATISTICS2:HOME/instance-4305565-1534079484.xml,Cardinality:ExtensionSupport:IntVar:Num:WeightedSum,400,1194,512,6,6,10,512:17;128:1;64:2;32:1;16:14;8:3;4:16;2:10,6:300;2:2828,6:10;3:480;2:640;1:64,10:17;8:1;7:2;6:1;5:14;4:3;3:16;2:10;1:2780,
3.50/1.79	c (1,1) 440 bool, 2709 clause
3.50/1.79	c (1,1) Export Begin
3.83/1.87	c (1,1) Export to HOME/scop-28989-serial-file.bin
3.83/1.87	c (1,1) Export End
3.83/1.87	c (1,1) Export File Size: 0.01 MB
3.83/1.87	c (1,1) 0,0,1,1,1,1,1,STOP-AFTER(DIMACS)
3.83/1.87	c END-Prog: Sun Aug 12 15:11:26 CEST 2018
3.83/1.89	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-28989-serial-file.bin
4.61/2.38	c (0,0) Read Serial File Begin
4.61/2.38	c (0,0) HOME/scop-28989-serial-file.bin
4.89/2.55	c (0,0) Read Serial File End
4.89/2.56	
4.89/2.56	scop order+minisat_release (2018-07-31)
4.89/2.56	(Solving Process)
4.89/2.56	
4.89/2.58	c BEGIN-Prog: Sun Aug 12 15:11:27 CEST 2018
4.89/2.58	c PID: 29007
4.89/2.58	c IP: 172.20.3.106
4.89/2.58	c HOST: node106.alineos.net
4.89/2.59	c (0,0) SatSolver.solve Begin
4.89/2.59	c (0,0) 0 bool, 0 clause
4.89/2.59	c (0,0) minisat_release HOME/instance-4305565-1534079484.xml-scop-28992.cnf
5.05/2.62	c (0,0) c This is COMiniSatPS.
5.05/2.62	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
5.05/2.62	c (0,0) c ============================[ Problem Statistics ]=============================
5.05/2.62	c (0,0) c |                                                                             |
5.05/2.62	c (0,0) c |  Number of variables:           440                                         |
5.05/2.62	c (0,0) c |  Number of clauses:            2709                                         |
5.05/2.62	c (0,0) c |  Parse time:                   0.00 s                                       |
5.05/2.62	c (0,0) c |  Eliminated clauses:           0.01 Mb                                      |
5.05/2.62	c (0,0) c Reduced to 213 vars, 1618 cls (grow=0)
5.05/2.62	c (0,0) c No iterative elimination performed. (vars=213, c/v ratio=7.6)
5.05/2.62	c (0,0) c |  Simplification time:          0.00 s                                       |
5.05/2.62	c (0,0) c |                                                                             |
5.05/2.62	c (0,0) c ============================[ Search Statistics ]==============================
5.05/2.62	c (0,0) c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.05/2.62	c (0,0) c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.05/2.62	c (0,0) c ===============================================================================
5.05/2.62	c (0,0) c ===============================================================================
5.05/2.62	c (0,0) c restarts              : 1
5.05/2.62	c (0,0) c conflicts             : 20             (3752 /sec)
5.05/2.62	c (0,0) c decisions             : 33             (0.00 % random) (6190 /sec)
5.05/2.62	c (0,0) c propagations          : 1054           (197711 /sec)
5.05/2.62	c (0,0) c conflict literals     : 125            (2.34 % deleted)
5.05/2.62	c (0,0) c CPU time              : 0.005331 s
5.05/2.62	c (0,0) 
5.05/2.62	c (0,0) s SATISFIABLE
5.05/2.66	c (0,0) SatSolver.solve End
5.05/2.66	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
5.05/2.66	c (0,0) Show results Begin
5.27/2.71	s SATISFIABLE
5.27/2.72	v <instantiation>
5.27/2.72	v     <list>cls[0] cls[1] cls[2] cls[3] cls[4] cls[5] cls[6] cls[7] cls[8] cls[9] opt[0][0] opt[0][1] opt[0][2] opt[0][3] opt[0][4] opt[1][0] opt[1][1] opt[1][2] opt[1][3] opt[1][4] opt[2][0] opt[2][1] opt[2][2] opt[2][3] opt[2][4] opt[3][0] opt[3][1] opt[3][2] opt[3][3] opt[3][4] opt[4][0] opt[4][1] opt[4][2] opt[4][3] opt[4][4] opt[5][0] opt[5][1] opt[5][2] opt[5][3] opt[5][4] opt[6][0] opt[6][1] opt[6][2] opt[6][3] opt[6][4] opt[7][0] opt[7][1] opt[7][2] opt[7][3] opt[7][4] opt[8][0] opt[8][1] opt[8][2] opt[8][3] opt[8][4] opt[9][0] opt[9][1] opt[9][2] opt[9][3] opt[9][4]</list>
5.27/2.72	v     <values>0 2 5 1 5 3 4 2 3 4 1 0 1 1 0 0 1 0 0 1 1 1 0 0 0 0 0 0 1 0 1 1 0 0 0 0 1 0 1 0 1 0 1 0 0 0 1 0 0 1 0 1 0 1 0 1 0 1 0 0</values>
5.27/2.72	v </instantiation>
5.27/2.72	c (0,0) Show results End
5.27/2.72	c (0,0) Heap : 163 MiB used (max 3925 MiB), NonHeap : 17 MiB used (max 0 MiB)
5.27/2.72	c (0,0) 0,0,STOP-AFTER(ALL)
5.27/2.72	c END-Prog: Sun Aug 12 15:11:27 CEST 2018

Verifier Data

OK	

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (9092 MiB free)
  memory of node 1: 16384 MiB (13450 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4305565-1534079484/watcher-4305565-1534079484 -o /tmp/evaluation-result-4305565-1534079484/solver-4305565-1534079484 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1534060601-23199 --watchdog 2580 scop.sh 11g scop.jar -both minisat_release default HOME HOME/instance-4305565-1534079484.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
Current StackSize limit: 8192 KiB

solver pid=28989, runsolver pid=28986

[startup+0.100095 s]*
/proc/loadavg: 2.03 2.06 2.33 3/223 29006
/proc/meminfo: memFree=23021196/32770624 swapFree=67108688/67108860
[pid=28989] ppid=28986 vsize=113128 memory=1392 CPUtime=0 cores=1,3,5,7
/proc/28989/stat : 28989 (scop.sh) S 28986 28989 23167 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 225511295 115843072 348 33554432000 4194304 5098028 140730703698912 140730703696168 140060612326012 0 65536 4100 81923 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 8462336 140730703705153 140730703705351 140730703705351 140730703708109 0
/proc/28989/statm: 28282 348 296 221 0 87 0
[pid=28992] ppid=28989 vsize=15012476 memory=73584 CPUtime=0.11 cores=1,3,5,7
/proc/28992/stat : 28992 (java) S 28989 28989 23167 0 -1 1077944320 6518 0 0 0 10 1 0 0 20 0 15 0 225511295 15372775424 18396 33554432000 4194304 4196468 140731917311744 140731917294288 140537464717047 0 0 2 16800973 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 34582528 140731917313031 140731917313329 140731917313329 140731917316047 0
/proc/28992/statm: 3753119 18396 2772 1 0 3715579 0
[pid=28992/tid=28993] ppid=28989 vsize=15012476 memory=-6078870780940435391 CPUtime=0.09 cores=1,3,5,7
/proc/28992/task/28993/stat : 28993 (java) R 28989 28989 23167 0 -1 4202560 4644 0 0 0 8 1 0 0 20 0 15 0 225511296 15372775424 18462 33554432000 4194304 4196468 140731917311744 140537436543376 140537444992768 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34582528 140731917313031 140731917313329 140731917313329 140731917316047 0
[pid=28992/tid=28994] ppid=28989 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28992/task/28994/stat : 28994 (java) S 28989 28989 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225511297 15372775424 18462 33554432000 4194304 4196468 140731917311744 140537468959888 140537464727253 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34582528 140731917313031 140731917313329 140731917313329 140731917316047 0
[pid=28992/tid=28995] ppid=28989 vsize=15012476 memory=140695188326016 CPUtime=0 cores=1,3,5,7
/proc/28992/task/28995/stat : 28995 (java) S 28989 28989 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225511297 15372775424 18462 33554432000 4194304 4196468 140731917311744 140537244662800 140537464727253 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34582528 140731917313031 140731917313329 140731917313329 140731917316047 0
[pid=28992/tid=28996] ppid=28989 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28992/task/28996/stat : 28996 (java) S 28989 28989 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225511297 15372775424 18462 33554432000 4194304 4196468 140731917311744 140537243610000 140537464727253 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34582528 140731917313031 140731917313329 140731917313329 140731917316047 0
[pid=28992/tid=28997] ppid=28989 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28992/task/28997/stat : 28997 (java) S 28989 28989 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225511297 15372775424 18462 33554432000 4194304 4196468 140731917311744 140537242557200 140537464727253 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34582528 140731917313031 140731917313329 140731917313329 140731917316047 0
[pid=28992/tid=28998] ppid=28989 vsize=15012476 memory=140695188326016 CPUtime=0 cores=1,3,5,7
/proc/28992/task/28998/stat : 28998 (java) S 28989 28989 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225511299 15372775424 18462 33554432000 4194304 4196468 140731917311744 140536502356336 140537464728194 0 0 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34582528 140731917313031 140731917313329 140731917313329 140731917316047 0
[pid=28992/tid=28999] ppid=28989 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28992/task/28999/stat : 28999 (java) S 28989 28989 23167 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225511299 15372775424 18462 33554432000 4194304 4196468 140731917311744 140536027538464 140537464727253 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34582528 140731917313031 140731917313329 140731917313329 140731917316047 0
[pid=28992/tid=29000] ppid=28989 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28992/task/29000/stat : 29000 (java) S 28989 28989 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225511300 15372775424 18462 33554432000 4194304 4196468 140731917311744 140535759102832 140537464727253 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34582528 140731917313031 140731917313329 140731917313329 140731917316047 0
[pid=28992/tid=29001] ppid=28989 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28992/task/29001/stat : 29001 (java) S 28989 28989 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225511302 15372775424 18462 33554432000 4194304 4196468 140731917311744 140535384594256 140537464735643 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34582528 140731917313031 140731917313329 140731917313329 140731917316047 0
[pid=28992/tid=29002] ppid=28989 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28992/task/29002/stat : 29002 (java) S 28989 28989 23167 0 -1 1077944384 289 0 0 0 0 0 0 0 20 0 15 0 225511302 15372775424 18528 33554432000 4194304 4196468 140731917311744 140536501304176 140537464728194 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34582528 140731917313031 140731917313329 140731917313329 140731917316047 0
[pid=28992/tid=29003] ppid=28989 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28992/task/29003/stat : 29003 (java) S 28989 28989 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225511302 15372775424 18528 33554432000 4194304 4196468 140731917311744 140536500251376 140537464728194 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34582528 140731917313031 140731917313329 140731917313329 140731917316047 0
[pid=28992/tid=29004] ppid=28989 vsize=15012476 memory=140695188326016 CPUtime=0.01 cores=1,3,5,7
/proc/28992/task/29004/stat : 29004 (java) S 28989 28989 23167 0 -1 1077944384 280 0 0 0 1 0 0 0 20 0 15 0 225511302 15372775424 18528 33554432000 4194304 4196468 140731917311744 140536499198576 140537464728194 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34582528 140731917313031 140731917313329 140731917313329 140731917316047 0
[pid=28992/tid=29005] ppid=28989 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28992/task/29005/stat : 29005 (java) S 28989 28989 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225511302 15372775424 18528 33554432000 4194304 4196468 140731917311744 140534886689504 140537464727253 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34582528 140731917313031 140731917313329 140731917313329 140731917316047 0
[pid=28992/tid=29006] ppid=28989 vsize=15012476 memory=140695188326016 CPUtime=0 cores=1,3,5,7
/proc/28992/task/29006/stat : 29006 (java) S 28989 28989 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225511302 15372775424 18528 33554432000 4194304 4196468 140731917311744 140536430193328 140537464728194 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34582528 140731917313031 140731917313329 140731917313329 140731917316047 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 74976 KiB

[startup+0.210614 s]*
/proc/loadavg: 2.03 2.06 2.33 3/223 29006
/proc/meminfo: memFree=23007988/32770624 swapFree=67108688/67108860
[pid=28989] ppid=28986 vsize=113128 memory=1392 CPUtime=0 cores=1,3,5,7
/proc/28989/stat : 28989 (scop.sh) S 28986 28989 23167 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 225511295 115843072 348 33554432000 4194304 5098028 140730703698912 140730703696168 140060612326012 0 65536 4100 81923 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 8462336 140730703705153 140730703705351 140730703705351 140730703708109 0
/proc/28989/statm: 28282 348 296 221 0 87 0
[pid=28992] ppid=28989 vsize=15012476 memory=86660 CPUtime=0.26 cores=1,3,5,7
/proc/28992/stat : 28992 (java) S 28989 28989 23167 0 -1 1077944320 10005 0 0 0 24 2 0 0 20 0 15 0 225511295 15372775424 21665 33554432000 4194304 4196468 140731917311744 140731917294288 140537464717047 0 0 2 16800973 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 34582528 140731917313031 140731917313329 140731917313329 140731917316047 0
/proc/28992/statm: 3753119 21665 2888 1 0 3715579 0
[pid=28992/tid=28993] ppid=28989 vsize=15012476 memory=7022364632946311227 CPUtime=0.19 cores=1,3,5,7
/proc/28992/task/28993/stat : 28993 (java) R 28989 28989 23167 0 -1 4202560 7920 0 0 0 18 1 0 0 20 0 15 0 225511296 15372775424 21665 33554432000 4194304 4196468 140731917311744 140537436543440 140537464728982 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34582528 140731917313031 140731917313329 140731917313329 140731917316047 0
[pid=28992/tid=28994] ppid=28989 vsize=15012476 memory=546 CPUtime=0 cores=1,3,5,7
/proc/28992/task/28994/stat : 28994 (java) S 28989 28989 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225511297 15372775424 21665 33554432000 4194304 4196468 140731917311744 140537468959888 140537464727253 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34582528 140731917313031 140731917313329 140731917313329 140731917316047 0
[pid=28992/tid=28995] ppid=28989 vsize=15012476 memory=288371071340037760 CPUtime=0 cores=1,3,5,7
/proc/28992/task/28995/stat : 28995 (java) S 28989 28989 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225511297 15372775424 21665 33554432000 4194304 4196468 140731917311744 140537244662800 140537464727253 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34582528 140731917313031 140731917313329 140731917313329 140731917316047 0
[pid=28992/tid=28996] ppid=28989 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28992/task/28996/stat : 28996 (java) S 28989 28989 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225511297 15372775424 21665 33554432000 4194304 4196468 140731917311744 140537243610000 140537464727253 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34582528 140731917313031 140731917313329 140731917313329 140731917316047 0
[pid=28992/tid=28997] ppid=28989 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28992/task/28997/stat : 28997 (java) S 28989 28989 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225511297 15372775424 21665 33554432000 4194304 4196468 140731917311744 140537242557200 140537464727253 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34582528 140731917313031 140731917313329 140731917313329 140731917316047 0
[pid=28992/tid=28998] ppid=28989 vsize=15012476 memory=140695188326016 CPUtime=0 cores=1,3,5,7
/proc/28992/task/28998/stat : 28998 (java) S 28989 28989 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225511299 15372775424 21665 33554432000 4194304 4196468 140731917311744 140536502356336 140537464728194 0 0 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34582528 140731917313031 140731917313329 140731917313329 140731917316047 0
[pid=28992/tid=28999] ppid=28989 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28992/task/28999/stat : 28999 (java) S 28989 28989 23167 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225511299 15372775424 21665 33554432000 4194304 4196468 140731917311744 140536027538464 140537464727253 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34582528 140731917313031 140731917313329 140731917313329 140731917316047 0
[pid=28992/tid=29000] ppid=28989 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28992/task/29000/stat : 29000 (java) S 28989 28989 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225511300 15372775424 21665 33554432000 4194304 4196468 140731917311744 140535759102832 140537464727253 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34582528 140731917313031 140731917313329 140731917313329 140731917316047 0
[pid=28992/tid=29001] ppid=28989 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28992/task/29001/stat : 29001 (java) S 28989 28989 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225511302 15372775424 21665 33554432000 4194304 4196468 140731917311744 140535384594256 140537464735643 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34582528 140731917313031 140731917313329 140731917313329 140731917316047 0
[pid=28992/tid=29002] ppid=28989 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28992/task/29002/stat : 29002 (java) R 28989 28989 23167 0 -1 1077944384 415 0 0 0 0 0 0 0 20 0 15 0 225511302 15372775424 21665 33554432000 4194304 4196468 140731917311744 140536501304272 140537464727253 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34582528 140731917313031 140731917313329 140731917313329 140731917316047 0
[pid=28992/tid=29003] ppid=28989 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28992/task/29003/stat : 29003 (java) R 28989 28989 23167 0 -1 4202560 42 0 0 0 0 0 0 0 20 0 15 0 225511302 15372775424 21665 33554432000 4194304 4196468 140731917311744 140536500243024 140537443865736 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34582528 140731917313031 140731917313329 140731917313329 140731917316047 0
[pid=28992/tid=29004] ppid=28989 vsize=15012476 memory=140695188326016 CPUtime=0.03 cores=1,3,5,7
/proc/28992/task/29004/stat : 29004 (java) R 28989 28989 23167 0 -1 4202560 298 0 0 0 3 0 0 0 20 0 15 0 225511302 15372775424 21665 33554432000 4194304 4196468 140731917311744 140536499198576 140537464728982 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34582528 140731917313031 140731917313329 140731917313329 140731917316047 0
[pid=28992/tid=29005] ppid=28989 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28992/task/29005/stat : 29005 (java) S 28989 28989 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225511302 15372775424 21665 33554432000 4194304 4196468 140731917311744 140534886689504 140537464727253 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34582528 140731917313031 140731917313329 140731917313329 140731917316047 0
[pid=28992/tid=29006] ppid=28989 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28992/task/29006/stat : 29006 (java) S 28989 28989 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225511302 15372775424 21665 33554432000 4194304 4196468 140731917311744 140536430193328 140537464728194 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34582528 140731917313031 140731917313329 140731917313329 140731917316047 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 88052 KiB

[startup+0.310601 s]*
/proc/loadavg: 2.03 2.06 2.33 3/223 29006
/proc/meminfo: memFree=23004328/32770624 swapFree=67108688/67108860
[pid=28989] ppid=28986 vsize=113128 memory=1392 CPUtime=0 cores=1,3,5,7
/proc/28989/stat : 28989 (scop.sh) S 28986 28989 23167 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 225511295 115843072 348 33554432000 4194304 5098028 140730703698912 140730703696168 140060612326012 0 65536 4100 81923 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 8462336 140730703705153 140730703705351 140730703705351 140730703708109 0
/proc/28989/statm: 28282 348 296 221 0 87 0
[pid=28992] ppid=28989 vsize=15012476 memory=90188 CPUtime=0.43 cores=1,3,5,7
/proc/28992/stat : 28992 (java) S 28989 28989 23167 0 -1 1077944320 10545 0 0 0 40 3 0 0 20 0 15 0 225511295 15372775424 22547 33554432000 4194304 4196468 140731917311744 140731917294288 140537464717047 0 0 2 16800973 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 34582528 140731917313031 140731917313329 140731917313329 140731917316047 0
/proc/28992/statm: 3753119 22547 2985 1 0 3715579 0
[pid=28992/tid=28993] ppid=28989 vsize=15012476 memory=6791534058613427641 CPUtime=0.29 cores=1,3,5,7
/proc/28992/task/28993/stat : 28993 (java) R 28989 28989 23167 0 -1 4202560 8301 0 0 0 27 2 0 0 20 0 15 0 225511296 15372775424 22547 33554432000 4194304 4196468 140731917311744 140537436512048 140537444988417 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34582528 140731917313031 140731917313329 140731917313329 140731917316047 0
[pid=28992/tid=28994] ppid=28989 vsize=15012476 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/28992/task/28994/stat : 28994 (java) S 28989 28989 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225511297 15372775424 22547 33554432000 4194304 4196468 140731917311744 140537468959888 140537464727253 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34582528 140731917313031 140731917313329 140731917313329 140731917316047 0
[pid=28992/tid=28995] ppid=28989 vsize=15012476 memory=-3258418265892434876 CPUtime=0 cores=1,3,5,7
/proc/28992/task/28995/stat : 28995 (java) S 28989 28989 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225511297 15372775424 22547 33554432000 4194304 4196468 140731917311744 140537244662800 140537464727253 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34582528 140731917313031 140731917313329 140731917313329 140731917316047 0
[pid=28992/tid=28996] ppid=28989 vsize=15012476 memory=4572146066226452084 CPUtime=0 cores=1,3,5,7
/proc/28992/task/28996/stat : 28996 (java) S 28989 28989 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225511297 15372775424 22547 33554432000 4194304 4196468 140731917311744 140537243610000 140537464727253 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34582528 140731917313031 140731917313329 140731917313329 140731917316047 0
[pid=28992/tid=28997] ppid=28989 vsize=15012476 memory=6944613755495348631 CPUtime=0 cores=1,3,5,7
/proc/28992/task/28997/stat : 28997 (java) S 28989 28989 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225511297 15372775424 22547 33554432000 4194304 4196468 140731917311744 140537242557200 140537464727253 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34582528 140731917313031 140731917313329 140731917313329 140731917316047 0
[pid=28992/tid=28998] ppid=28989 vsize=15012476 memory=7893295687695687954 CPUtime=0 cores=1,3,5,7
/proc/28992/task/28998/stat : 28998 (java) S 28989 28989 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225511299 15372775424 22547 33554432000 4194304 4196468 140731917311744 140536502356336 140537464728194 0 0 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34582528 140731917313031 140731917313329 140731917313329 140731917316047 0
[pid=28992/tid=28999] ppid=28989 vsize=15012476 memory=-8813974798734826869 CPUtime=0 cores=1,3,5,7
/proc/28992/task/28999/stat : 28999 (java) S 28989 28989 23167 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225511299 15372775424 22547 33554432000 4194304 4196468 140731917311744 140536027538464 140537464727253 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34582528 140731917313031 140731917313329 140731917313329 140731917316047 0
[pid=28992/tid=29000] ppid=28989 vsize=15012476 memory=-6664436420846798482 CPUtime=0 cores=1,3,5,7
/proc/28992/task/29000/stat : 29000 (java) S 28989 28989 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225511300 15372775424 22547 33554432000 4194304 4196468 140731917311744 140535759102832 140537464727253 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34582528 140731917313031 140731917313329 140731917313329 140731917316047 0
[pid=28992/tid=29001] ppid=28989 vsize=15012476 memory=4426078206164241782 CPUtime=0 cores=1,3,5,7
/proc/28992/task/29001/stat : 29001 (java) S 28989 28989 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225511302 15372775424 22547 33554432000 4194304 4196468 140731917311744 140535384594256 140537464735643 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34582528 140731917313031 140731917313329 140731917313329 140731917316047 0
[pid=28992/tid=29002] ppid=28989 vsize=15012476 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/28992/task/29002/stat : 29002 (java) R 28989 28989 23167 0 -1 4202560 449 0 0 0 1 0 0 0 20 0 15 0 225511302 15372775424 22547 33554432000 4194304 4196468 140731917311744 140536501304176 140537442351696 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34582528 140731917313031 140731917313329 140731917313329 140731917316047 0
[pid=28992/tid=29003] ppid=28989 vsize=15012476 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/28992/task/29003/stat : 29003 (java) R 28989 28989 23167 0 -1 1077944384 149 0 0 0 3 0 0 0 20 0 15 0 225511302 15372775424 22547 33554432000 4194304 4196468 140731917311744 140536500251376 140537464728194 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34582528 140731917313031 140731917313329 140731917313329 140731917316047 0
[pid=28992/tid=29004] ppid=28989 vsize=15012476 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/28992/task/29004/stat : 29004 (java) R 28989 28989 23167 0 -1 4202560 317 0 0 0 7 0 0 0 20 0 15 0 225511302 15372775424 22547 33554432000 4194304 4196468 140731917311744 140536499198576 140537443642728 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34582528 140731917313031 140731917313329 140731917313329 140731917316047 0
[pid=28992/tid=29005] ppid=28989 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28992/task/29005/stat : 29005 (java) S 28989 28989 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225511302 15372775424 22547 33554432000 4194304 4196468 140731917311744 140534886689504 140537464727253 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34582528 140731917313031 140731917313329 140731917313329 140731917316047 0
[pid=28992/tid=29006] ppid=28989 vsize=15012476 memory=3544956536867594289 CPUtime=0 cores=1,3,5,7
/proc/28992/task/29006/stat : 29006 (java) S 28989 28989 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225511302 15372775424 22547 33554432000 4194304 4196468 140731917311744 140536430193328 140537464728194 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34582528 140731917313031 140731917313329 140731917313329 140731917316047 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 91580 KiB

[startup+0.700749 s]
/proc/loadavg: 2.03 2.06 2.33 3/223 29006
/proc/meminfo: memFree=22980268/32770624 swapFree=67108688/67108860
[pid=28989] ppid=28986 vsize=113128 memory=1392 CPUtime=0 cores=1,3,5,7
/proc/28989/stat : 28989 (scop.sh) S 28986 28989 23167 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 225511295 115843072 348 33554432000 4194304 5098028 140730703698912 140730703696168 140060612326012 0 65536 4100 81923 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 8462336 140730703705153 140730703705351 140730703705351 140730703708109 0
/proc/28989/statm: 28282 348 296 221 0 87 0
[pid=28992] ppid=28989 vsize=15020872 memory=129680 CPUtime=1.02 cores=1,3,5,7
/proc/28992/stat : 28992 (java) S 28989 28989 23167 0 -1 1077944320 17616 0 0 0 97 5 0 0 20 0 15 0 225511295 15381372928 32420 33554432000 4194304 4196468 140731917311744 140731917294288 140537464717047 0 0 2 25189581 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 34582528 140731917313031 140731917313329 140731917313329 140731917316047 0
/proc/28992/statm: 3755218 32420 3147 1 0 3716603 0
[pid=28992/tid=28993] ppid=28989 vsize=15020872 memory=2372 CPUtime=0.67 cores=1,3,5,7
/proc/28992/task/28993/stat : 28993 (java) R 28989 28989 23167 0 -1 4202560 14923 0 0 0 63 4 0 0 20 0 15 0 225511296 15381372928 32420 33554432000 4194304 4196468 140731917311744 140537436552416 140537456954174 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34582528 140731917313031 140731917313329 140731917313329 140731917316047 0
[pid=28992/tid=28994] ppid=28989 vsize=15020872 memory=116 CPUtime=0 cores=1,3,5,7
/proc/28992/task/28994/stat : 28994 (java) S 28989 28989 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225511297 15381372928 32484 33554432000 4194304 4196468 140731917311744 140537468959888 140537464727253 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34582528 140731917313031 140731917313329 140731917313329 140731917316047 0
[pid=28992/tid=28995] ppid=28989 vsize=15020872 memory=12868 CPUtime=0 cores=1,3,5,7
/proc/28992/task/28995/stat : 28995 (java) S 28989 28989 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225511297 15381372928 32484 33554432000 4194304 4196468 140731917311744 140537244662800 140537464727253 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34582528 140731917313031 140731917313329 140731917313329 140731917316047 0
[pid=28992/tid=28996] ppid=28989 vsize=15020872 memory=26497 CPUtime=0 cores=1,3,5,7
/proc/28992/task/28996/stat : 28996 (java) S 28989 28989 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225511297 15381372928 32484 33554432000 4194304 4196468 140731917311744 140537243610000 140537464727253 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34582528 140731917313031 140731917313329 140731917313329 140731917316047 0
[pid=28992/tid=28997] ppid=28989 vsize=15020872 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28992/task/28997/stat : 28997 (java) S 28989 28989 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225511297 15381372928 32484 33554432000 4194304 4196468 140731917311744 140537242557200 140537464727253 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34582528 140731917313031 140731917313329 140731917313329 140731917316047 0
[pid=28992/tid=28998] ppid=28989 vsize=15020872 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28992/task/28998/stat : 28998 (java) S 28989 28989 23167 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 225511299 15381372928 32484 33554432000 4194304 4196468 140731917311744 140536502356336 140537464728194 0 0 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34582528 140731917313031 140731917313329 140731917313329 140731917316047 0
[pid=28992/tid=28999] ppid=28989 vsize=15020872 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28992/task/28999/stat : 28999 (java) S 28989 28989 23167 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225511299 15381372928 32484 33554432000 4194304 4196468 140731917311744 140536027538464 140537464727253 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34582528 140731917313031 140731917313329 140731917313329 140731917316047 0
[pid=28992/tid=29000] ppid=28989 vsize=15020872 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28992/task/29000/stat : 29000 (java) S 28989 28989 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225511300 15381372928 32484 33554432000 4194304 4196468 140731917311744 140535759102832 140537464727253 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34582528 140731917313031 140731917313329 140731917313329 140731917316047 0
[pid=28992/tid=29001] ppid=28989 vsize=15020872 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28992/task/29001/stat : 29001 (java) S 28989 28989 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225511302 15381372928 32484 33554432000 4194304 4196468 140731917311744 140535384594256 140537464735643 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34582528 140731917313031 140731917313329 140731917313329 140731917316047 0
[pid=28992/tid=29002] ppid=28989 vsize=15020872 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/28992/task/29002/stat : 29002 (java) S 28989 28989 23167 0 -1 1077944384 708 0 0 0 9 0 0 0 20 0 15 0 225511302 15381372928 32484 33554432000 4194304 4196468 140731917311744 140536501304176 140537464728194 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34582528 140731917313031 140731917313329 140731917313329 140731917316047 0
[pid=28992/tid=29003] ppid=28989 vsize=15020872 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/28992/task/29003/stat : 29003 (java) R 28989 28989 23167 0 -1 1077944384 207 0 0 0 7 0 0 0 20 0 15 0 225511302 15381372928 32484 33554432000 4194304 4196468 140731917311744 140536500251376 140537464728194 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 34582528 140731917313031 140731917313329 140731917313329 140731917316047 0
[pid=28992/tid=29004] ppid=28989 vsize=15020872 memory=0 CPUtime=0.16 cores=1,3,5,7
/proc/28992/task/29004/stat : 29004 (java) R 28989 28989 23167 0 -1 4202560 445 0 0 0 16 0 0 0 20 0 15 0 225511302 15381372928 32484 33554432000 4194304 4196468 140731917311744 140536499198576 140537464728982 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34582528 140731917313031 140731917313329 140731917313329 140731917316047 0
[pid=28992/tid=29005] ppid=28989 vsize=15020872 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28992/task/29005/stat : 29005 (java) S 28989 28989 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225511302 15381372928 32484 33554432000 4194304 4196468 140731917311744 140534886689504 140537464727253 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34582528 140731917313031 140731917313329 140731917313329 140731917316047 0
[pid=28992/tid=29006] ppid=28989 vsize=15020872 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28992/task/29006/stat : 29006 (java) S 28989 28989 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225511302 15381372928 32484 33554432000 4194304 4196468 140731917311744 140536430193328 140537464728194 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34582528 140731917313031 140731917313329 140731917313329 140731917316047 0
Current children cumulated CPU time: 1.02 s
Current children cumulated vsize: 15134000 KiB
Current children cumulated memory: 131072 KiB

[startup+1.50607 s]
/proc/loadavg: 2.03 2.06 2.33 4/223 29006
/proc/meminfo: memFree=22954032/32770624 swapFree=67108688/67108860
[pid=28989] ppid=28986 vsize=113128 memory=1392 CPUtime=0 cores=1,3,5,7
/proc/28989/stat : 28989 (scop.sh) S 28986 28989 23167 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 225511295 115843072 348 33554432000 4194304 5098028 140730703698912 140730703696168 140060612326012 0 65536 4100 81923 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 8462336 140730703705153 140730703705351 140730703705351 140730703708109 0
/proc/28989/statm: 28282 348 296 221 0 87 0

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

/proc/28989/stat : 28989 (scop.sh) S 28986 28989 23167 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 225511295 115843072 348 33554432000 4194304 5098028 140730703698912 140730703696168 140060612326012 0 65536 4100 81923 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 8462336 140730703705153 140730703705351 140730703705351 140730703708109 0
/proc/28989/statm: 28282 348 296 221 0 87 0
[pid=28992] ppid=28989 vsize=15024968 memory=187852 CPUtime=3.23 cores=1,3,5,7
/proc/28992/stat : 28992 (java) S 28989 28989 23167 0 -1 1077944320 21939 0 0 0 314 9 0 0 20 0 15 0 225511295 15385567232 46963 33554432000 4194304 4196468 140731917311744 140731917294288 140537464717047 0 0 2 25189581 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 34582528 140731917313031 140731917313329 140731917313329 140731917316047 0
/proc/28992/statm: 3756242 46963 3190 1 0 3717627 0
[pid=28992/tid=28993] ppid=28989 vsize=15024968 memory=1392 CPUtime=1.56 cores=1,3,5,7
/proc/28992/task/28993/stat : 28993 (java) R 28989 28989 23167 0 -1 1077944384 16298 0 0 0 150 6 0 0 20 0 15 0 225511296 15385567232 46963 33554432000 4194304 4196468 140731917311744 140537436555568 140537464727253 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 34582528 140731917313031 140731917313329 140731917313329 140731917316047 0
[pid=28992/tid=28994] ppid=28989 vsize=15024968 memory=141564 CPUtime=0 cores=1,3,5,7
/proc/28992/task/28994/stat : 28994 (java) S 28989 28989 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225511297 15385567232 46963 33554432000 4194304 4196468 140731917311744 140537468959888 140537464727253 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34582528 140731917313031 140731917313329 140731917313329 140731917316047 0
[pid=28992/tid=28995] ppid=28989 vsize=15024968 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28992/task/28995/stat : 28995 (java) S 28989 28989 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225511297 15385567232 46963 33554432000 4194304 4196468 140731917311744 140537244662800 140537464727253 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34582528 140731917313031 140731917313329 140731917313329 140731917316047 0
[pid=28992/tid=28996] ppid=28989 vsize=15024968 memory=56 CPUtime=0 cores=1,3,5,7
/proc/28992/task/28996/stat : 28996 (java) S 28989 28989 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225511297 15385567232 46963 33554432000 4194304 4196468 140731917311744 140537243610000 140537464727253 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34582528 140731917313031 140731917313329 140731917313329 140731917316047 0
[pid=28992/tid=28997] ppid=28989 vsize=15024968 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28992/task/28997/stat : 28997 (java) S 28989 28989 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225511297 15385567232 46963 33554432000 4194304 4196468 140731917311744 140537242557200 140537464727253 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34582528 140731917313031 140731917313329 140731917313329 140731917316047 0
[pid=28992/tid=28998] ppid=28989 vsize=15024968 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28992/task/28998/stat : 28998 (java) S 28989 28989 23167 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 225511299 15385567232 46963 33554432000 4194304 4196468 140731917311744 140536502356336 140537464728194 0 0 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34582528 140731917313031 140731917313329 140731917313329 140731917316047 0
[pid=28992/tid=28999] ppid=28989 vsize=15024968 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28992/task/28999/stat : 28999 (java) S 28989 28989 23167 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225511299 15385567232 46963 33554432000 4194304 4196468 140731917311744 140536027538464 140537464727253 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34582528 140731917313031 140731917313329 140731917313329 140731917316047 0
[pid=28992/tid=29000] ppid=28989 vsize=15024968 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28992/task/29000/stat : 29000 (java) S 28989 28989 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225511300 15385567232 46963 33554432000 4194304 4196468 140731917311744 140535759102832 140537464727253 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34582528 140731917313031 140731917313329 140731917313329 140731917316047 0
[pid=28992/tid=29001] ppid=28989 vsize=15024968 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28992/task/29001/stat : 29001 (java) S 28989 28989 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225511302 15385567232 46963 33554432000 4194304 4196468 140731917311744 140535384594256 140537464735643 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34582528 140731917313031 140731917313329 140731917313329 140731917316047 0
[pid=28992/tid=29002] ppid=28989 vsize=15024968 memory=0 CPUtime=0.46 cores=1,3,5,7
/proc/28992/task/29002/stat : 29002 (java) R 28989 28989 23167 0 -1 4202560 1101 0 0 0 46 0 0 0 20 0 15 0 225511302 15385567232 46963 33554432000 4194304 4196468 140731917311744 140536501288944 140537449826661 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34582528 140731917313031 140731917313329 140731917313329 140731917316047 0
[pid=28992/tid=29003] ppid=28989 vsize=15024968 memory=0 CPUtime=0.42 cores=1,3,5,7
/proc/28992/task/29003/stat : 29003 (java) S 28989 28989 23167 0 -1 1077944384 520 0 0 0 42 0 0 0 20 0 15 0 225511302 15385567232 46963 33554432000 4194304 4196468 140731917311744 140536500251376 140537464728194 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34582528 140731917313031 140731917313329 140731917313329 140731917316047 0
[pid=28992/tid=29004] ppid=28989 vsize=15024968 memory=0 CPUtime=0.75 cores=1,3,5,7
/proc/28992/task/29004/stat : 29004 (java) R 28989 28989 23167 0 -1 4202560 2686 0 0 0 74 1 0 0 20 0 15 0 225511302 15385567232 46963 33554432000 4194304 4196468 140731917311744 140536499194304 140537443266039 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34582528 140731917313031 140731917313329 140731917313329 140731917316047 0
[pid=28992/tid=29005] ppid=28989 vsize=15024968 memory=7 CPUtime=0 cores=1,3,5,7
/proc/28992/task/29005/stat : 29005 (java) S 28989 28989 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225511302 15385567232 46963 33554432000 4194304 4196468 140731917311744 140534886689504 140537464727253 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34582528 140731917313031 140731917313329 140731917313329 140731917316047 0
[pid=28992/tid=29006] ppid=28989 vsize=15024968 memory=1 CPUtime=0 cores=1,3,5,7
/proc/28992/task/29006/stat : 29006 (java) S 28989 28989 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225511302 15385567232 46963 33554432000 4194304 4196468 140731917311744 140536430193328 140537464728194 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34582528 140731917313031 140731917313329 140731917313329 140731917316047 0
Current children cumulated CPU time: 3.23 s
Current children cumulated vsize: 15138096 KiB
Current children cumulated memory: 189244 KiB

[startup+2.40076 s]
/proc/loadavg: 2.03 2.06 2.33 3/223 29021
/proc/meminfo: memFree=23045200/32770624 swapFree=67108688/67108860
[pid=28989] ppid=28986 vsize=113128 memory=1468 CPUtime=4.07 cores=1,3,5,7
/proc/28989/stat : 28989 (scop.sh) S 28986 28989 23167 0 -1 4202496 590 24005 0 0 0 0 396 11 20 0 1 0 225511295 115843072 367 33554432000 4194304 5098028 140730703698912 140730703695656 140060612326012 0 65536 4100 81923 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 8462336 140730703705153 140730703705351 140730703705351 140730703708109 0
/proc/28989/statm: 28282 367 311 221 0 87 0
[pid=29007] ppid=28989 vsize=7406384 memory=88616 CPUtime=0.66 cores=1,3,5,7
/proc/29007/stat : 29007 (java) S 28989 28989 23167 0 -1 1077944320 16337 0 0 0 63 3 0 0 20 0 15 0 225511485 7584137216 22154 33554432000 4194304 4196468 140728931813856 140728931796400 139892544806647 0 0 2 25189581 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 39120896 140728931820725 140728931820849 140728931820849 140728931823567 0
/proc/29007/statm: 1851596 22154 3027 1 0 1813530 0
[pid=29007/tid=29008] ppid=28989 vsize=7406384 memory=0 CPUtime=0.48 cores=1,3,5,7
/proc/29007/task/29008/stat : 29008 (java) R 28989 28989 23167 0 -1 4202560 13972 0 0 0 46 2 0 0 20 0 15 0 225511485 7584137216 22154 33554432000 4194304 4196468 140728931813856 139892516633104 139892528887134 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39120896 140728931820725 140728931820849 140728931820849 140728931823567 0
[pid=29007/tid=29009] ppid=28989 vsize=7406384 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29007/task/29009/stat : 29009 (java) S 28989 28989 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225511486 7584137216 22154 33554432000 4194304 4196468 140728931813856 139892549048592 139892544816853 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39120896 140728931820725 140728931820849 140728931820849 140728931823567 0
[pid=29007/tid=29010] ppid=28989 vsize=7406384 memory=12868 CPUtime=0 cores=1,3,5,7
/proc/29007/task/29010/stat : 29010 (java) S 28989 28989 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225511487 7584137216 22154 33554432000 4194304 4196468 140728931813856 139892349217168 139892544816853 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39120896 140728931820725 140728931820849 140728931820849 140728931823567 0
[pid=29007/tid=29011] ppid=28989 vsize=7406384 memory=26497 CPUtime=0 cores=1,3,5,7
/proc/29007/task/29011/stat : 29011 (java) S 28989 28989 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225511487 7584137216 22154 33554432000 4194304 4196468 140728931813856 139892348164624 139892544816853 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39120896 140728931820725 140728931820849 140728931820849 140728931823567 0
[pid=29007/tid=29012] ppid=28989 vsize=7406384 memory=140695075870368 CPUtime=0 cores=1,3,5,7
/proc/29007/task/29012/stat : 29012 (java) S 28989 28989 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225511487 7584137216 22154 33554432000 4194304 4196468 140728931813856 139892347112080 139892544816853 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39120896 140728931820725 140728931820849 140728931820849 140728931823567 0
[pid=29007/tid=29013] ppid=28989 vsize=7406384 memory=140695075767088 CPUtime=0 cores=1,3,5,7
/proc/29007/task/29013/stat : 29013 (java) S 28989 28989 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225511488 7584137216 22154 33554432000 4194304 4196468 140728931813856 139891991075312 139892544817794 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39120896 140728931820725 140728931820849 140728931820849 140728931823567 0
[pid=29007/tid=29014] ppid=28989 vsize=7406384 memory=56 CPUtime=0 cores=1,3,5,7
/proc/29007/task/29014/stat : 29014 (java) S 28989 28989 23167 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225511488 7584137216 22154 33554432000 4194304 4196468 140728931813856 139891379791264 139892544816853 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39120896 140728931820725 140728931820849 140728931820849 140728931823567 0
[pid=29007/tid=29015] ppid=28989 vsize=7406384 memory=140695075870656 CPUtime=0 cores=1,3,5,7
/proc/29007/task/29015/stat : 29015 (java) S 28989 28989 23167 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 225511489 7584137216 22154 33554432000 4194304 4196468 140728931813856 139891245569520 139892544816853 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39120896 140728931820725 140728931820849 140728931820849 140728931823567 0
[pid=29007/tid=29016] ppid=28989 vsize=7406384 memory=140695075870560 CPUtime=0 cores=1,3,5,7
/proc/29007/task/29016/stat : 29016 (java) S 28989 28989 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225511491 7584137216 22154 33554432000 4194304 4196468 140728931813856 139890871065296 139892544825243 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39120896 140728931820725 140728931820849 140728931820849 140728931823567 0
[pid=29007/tid=29017] ppid=28989 vsize=7406384 memory=7959527837499983913 CPUtime=0.03 cores=1,3,5,7
/proc/29007/task/29017/stat : 29017 (java) R 28989 28989 23167 0 -1 4202560 401 0 0 0 3 0 0 0 20 0 15 0 225511491 7584137216 22154 33554432000 4194304 4196468 140728931813856 139891990022424 139892526331524 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39120896 140728931820725 140728931820849 140728931820849 140728931823567 0
[pid=29007/tid=29018] ppid=28989 vsize=7406384 memory=7959527837499984073 CPUtime=0.03 cores=1,3,5,7
/proc/29007/task/29018/stat : 29018 (java) S 28989 28989 23167 0 -1 1077944384 229 0 0 0 3 0 0 0 20 0 15 0 225511491 7584137216 22154 33554432000 4194304 4196468 140728931813856 139891988969584 139892544817794 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39120896 140728931820725 140728931820849 140728931820849 140728931823567 0
[pid=29007/tid=29019] ppid=28989 vsize=7406384 memory=140695075870944 CPUtime=0.1 cores=1,3,5,7
/proc/29007/task/29019/stat : 29019 (java) S 28989 28989 23167 0 -1 1077944384 383 0 0 0 10 0 0 0 20 0 15 0 225511491 7584137216 22154 33554432000 4194304 4196468 140728931813856 139891987917040 139892544817794 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39120896 140728931820725 140728931820849 140728931820849 140728931823567 0
[pid=29007/tid=29020] ppid=28989 vsize=7406384 memory=140695075871040 CPUtime=0 cores=1,3,5,7
/proc/29007/task/29020/stat : 29020 (java) S 28989 28989 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225511491 7584137216 22154 33554432000 4194304 4196468 140728931813856 139890373159520 139892544816853 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39120896 140728931820725 140728931820849 140728931820849 140728931823567 0
[pid=29007/tid=29021] ppid=28989 vsize=7406384 memory=3474959429217698307 CPUtime=0 cores=1,3,5,7
/proc/29007/task/29021/stat : 29021 (java) S 28989 28989 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225511491 7584137216 22154 33554432000 4194304 4196468 140728931813856 139891986864944 139892544817794 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39120896 140728931820725 140728931820849 140728931820849 140728931823567 0
Current children cumulated CPU time: 4.73 s
Current children cumulated vsize: 7519512 KiB
Current children cumulated memory: 90084 KiB

[startup+2.60085 s]
/proc/loadavg: 2.03 2.06 2.33 3/223 29021
/proc/meminfo: memFree=23045200/32770624 swapFree=67108688/67108860
[pid=28989] ppid=28986 vsize=113128 memory=1468 CPUtime=4.07 cores=1,3,5,7
/proc/28989/stat : 28989 (scop.sh) S 28986 28989 23167 0 -1 4202496 590 24005 0 0 0 0 396 11 20 0 1 0 225511295 115843072 367 33554432000 4194304 5098028 140730703698912 140730703695656 140060612326012 0 65536 4100 81923 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 8462336 140730703705153 140730703705351 140730703705351 140730703708109 0
/proc/28989/statm: 28282 367 311 221 0 87 0
[pid=29007] ppid=28989 vsize=7410572 memory=99840 CPUtime=0.98 cores=1,3,5,7
/proc/29007/stat : 29007 (java) S 28989 28989 23167 0 -1 1077944320 17775 0 0 0 94 4 0 0 20 0 15 0 225511485 7588425728 24960 33554432000 4194304 4196468 140728931813856 140728931796400 139892544806647 0 0 2 25189581 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 39120896 140728931820725 140728931820849 140728931820849 140728931823567 0
/proc/29007/statm: 1852643 24960 3107 1 0 1814042 0
[pid=29007/tid=29008] ppid=28989 vsize=7410572 memory=6791534058613427641 CPUtime=0.68 cores=1,3,5,7
/proc/29007/task/29008/stat : 29008 (java) R 28989 28989 23167 0 -1 4202560 15155 0 0 0 65 3 0 0 20 0 15 0 225511485 7588425728 24960 33554432000 4194304 4196468 140728931813856 139892516628504 139892528887134 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39120896 140728931820725 140728931820849 140728931820849 140728931823567 0
[pid=29007/tid=29009] ppid=28989 vsize=7410572 memory=281390151550864 CPUtime=0 cores=1,3,5,7
/proc/29007/task/29009/stat : 29009 (java) S 28989 28989 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225511486 7588425728 24960 33554432000 4194304 4196468 140728931813856 139892549048592 139892544816853 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39120896 140728931820725 140728931820849 140728931820849 140728931823567 0
[pid=29007/tid=29010] ppid=28989 vsize=7410572 memory=281390151443448 CPUtime=0 cores=1,3,5,7
/proc/29007/task/29010/stat : 29010 (java) S 28989 28989 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225511487 7588425728 24960 33554432000 4194304 4196468 140728931813856 139892349217168 139892544816853 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39120896 140728931820725 140728931820849 140728931820849 140728931823567 0
[pid=29007/tid=29011] ppid=28989 vsize=7410572 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29007/task/29011/stat : 29011 (java) S 28989 28989 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225511487 7588425728 24960 33554432000 4194304 4196468 140728931813856 139892348164624 139892544816853 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39120896 140728931820725 140728931820849 140728931820849 140728931823567 0
[pid=29007/tid=29012] ppid=28989 vsize=7410572 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29007/task/29012/stat : 29012 (java) S 28989 28989 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225511487 7588425728 24960 33554432000 4194304 4196468 140728931813856 139892347112080 139892544816853 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39120896 140728931820725 140728931820849 140728931820849 140728931823567 0
[pid=29007/tid=29013] ppid=28989 vsize=7410572 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29007/task/29013/stat : 29013 (java) S 28989 28989 23167 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 225511488 7588425728 24960 33554432000 4194304 4196468 140728931813856 139891991075312 139892544817794 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39120896 140728931820725 140728931820849 140728931820849 140728931823567 0
[pid=29007/tid=29014] ppid=28989 vsize=7410572 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29007/task/29014/stat : 29014 (java) S 28989 28989 23167 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225511488 7588425728 24960 33554432000 4194304 4196468 140728931813856 139891379791264 139892544816853 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39120896 140728931820725 140728931820849 140728931820849 140728931823567 0
[pid=29007/tid=29015] ppid=28989 vsize=7410572 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29007/task/29015/stat : 29015 (java) S 28989 28989 23167 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 225511489 7588425728 24960 33554432000 4194304 4196468 140728931813856 139891245569520 139892544816853 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39120896 140728931820725 140728931820849 140728931820849 140728931823567 0
[pid=29007/tid=29016] ppid=28989 vsize=7410572 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29007/task/29016/stat : 29016 (java) S 28989 28989 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225511491 7588425728 24960 33554432000 4194304 4196468 140728931813856 139890871065296 139892544825243 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39120896 140728931820725 140728931820849 140728931820849 140728931823567 0
[pid=29007/tid=29017] ppid=28989 vsize=7410572 memory=10756 CPUtime=0.05 cores=1,3,5,7
/proc/29007/task/29017/stat : 29017 (java) R 28989 28989 23167 0 -1 4202560 414 0 0 0 5 0 0 0 20 0 15 0 225511491 7588425728 24960 33554432000 4194304 4196468 140728931813856 139891990012512 139892529198628 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39120896 140728931820725 140728931820849 140728931820849 140728931823567 0
[pid=29007/tid=29018] ppid=28989 vsize=7410572 memory=0 CPUtime=0.06 cores=1,3,5,7
/proc/29007/task/29018/stat : 29018 (java) R 28989 28989 23167 0 -1 4202560 324 0 0 0 6 0 0 0 20 0 15 0 225511491 7588425728 24960 33554432000 4194304 4196468 140728931813856 139891988948480 139892525506944 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39120896 140728931820725 140728931820849 140728931820849 140728931823567 0
[pid=29007/tid=29019] ppid=28989 vsize=7410572 memory=0 CPUtime=0.17 cores=1,3,5,7
/proc/29007/task/29019/stat : 29019 (java) S 28989 28989 23167 0 -1 1077944384 536 0 0 0 17 0 0 0 20 0 15 0 225511491 7588425728 24960 33554432000 4194304 4196468 140728931813856 139891987917040 139892544817794 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39120896 140728931820725 140728931820849 140728931820849 140728931823567 0
[pid=29007/tid=29020] ppid=28989 vsize=7410572 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29007/task/29020/stat : 29020 (java) S 28989 28989 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225511491 7588425728 24960 33554432000 4194304 4196468 140728931813856 139890373159520 139892544816853 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39120896 140728931820725 140728931820849 140728931820849 140728931823567 0
[pid=29007/tid=29021] ppid=28989 vsize=7410572 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29007/task/29021/stat : 29021 (java) S 28989 28989 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225511491 7588425728 24960 33554432000 4194304 4196468 140728931813856 139891986864944 139892544817794 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39120896 140728931820725 140728931820849 140728931820849 140728931823567 0
Current children cumulated CPU time: 5.05 s
Current children cumulated vsize: 7523700 KiB
Current children cumulated memory: 101308 KiB

[startup+2.70079 s]
/proc/loadavg: 2.03 2.06 2.33 3/223 29021
/proc/meminfo: memFree=23045200/32770624 swapFree=67108688/67108860
[pid=28989] ppid=28986 vsize=113128 memory=1468 CPUtime=4.07 cores=1,3,5,7
/proc/28989/stat : 28989 (scop.sh) S 28986 28989 23167 0 -1 4202496 590 24005 0 0 0 0 396 11 20 0 1 0 225511295 115843072 367 33554432000 4194304 5098028 140730703698912 140730703695656 140060612326012 0 65536 4100 81923 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 8462336 140730703705153 140730703705351 140730703705351 140730703708109 0
/proc/28989/statm: 28282 367 311 221 0 87 0
[pid=29007] ppid=28989 vsize=7740532 memory=115996 CPUtime=1.2 cores=1,3,5,7
/proc/29007/stat : 29007 (java) S 28989 28989 23167 0 -1 1077944320 18807 541 0 0 115 5 0 0 20 0 17 0 225511485 7926304768 28999 33554432000 4194304 4196468 140728931813856 140728931796400 139892544806647 0 0 2 25189581 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 39120896 140728931820725 140728931820849 140728931820849 140728931823567 0
/proc/29007/statm: 1935133 28999 3148 1 0 1896532 0
[pid=29007/tid=29008] ppid=28989 vsize=7740532 memory=3472468991236442768 CPUtime=0.77 cores=1,3,5,7
/proc/29007/task/29008/stat : 29008 (java) R 28989 28989 23167 0 -1 4202560 15699 541 0 0 74 3 0 0 20 0 17 0 225511485 7926304768 28999 33554432000 4194304 4196468 140728931813856 139892516636432 139892528887134 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39120896 140728931820725 140728931820849 140728931820849 140728931823567 0
[pid=29007/tid=29009] ppid=28989 vsize=7740532 memory=3472468991303289392 CPUtime=0 cores=1,3,5,7
/proc/29007/task/29009/stat : 29009 (java) S 28989 28989 23167 0 -1 1077944384 1 541 0 0 0 0 0 0 20 0 17 0 225511486 7926304768 28999 33554432000 4194304 4196468 140728931813856 139892549048592 139892544816853 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39120896 140728931820725 140728931820849 140728931820849 140728931823567 0
[pid=29007/tid=29010] ppid=28989 vsize=7740532 memory=288230574492221466 CPUtime=0 cores=1,3,5,7
/proc/29007/task/29010/stat : 29010 (java) S 28989 28989 23167 0 -1 1077944384 1 541 0 0 0 0 0 0 20 0 17 0 225511487 7926304768 28999 33554432000 4194304 4196468 140728931813856 139892349217168 139892544816853 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39120896 140728931820725 140728931820849 140728931820849 140728931823567 0
[pid=29007/tid=29011] ppid=28989 vsize=7740532 memory=912 CPUtime=0 cores=1,3,5,7
/proc/29007/task/29011/stat : 29011 (java) S 28989 28989 23167 0 -1 1077944384 1 541 0 0 0 0 0 0 20 0 17 0 225511487 7926304768 28999 33554432000 4194304 4196468 140728931813856 139892348164624 139892544816853 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39120896 140728931820725 140728931820849 140728931820849 140728931823567 0
[pid=29007/tid=29012] ppid=28989 vsize=7740532 memory=3545794403329376287 CPUtime=0 cores=1,3,5,7
/proc/29007/task/29012/stat : 29012 (java) S 28989 28989 23167 0 -1 1077944384 2 541 0 0 0 0 0 0 20 0 17 0 225511487 7926304768 28999 33554432000 4194304 4196468 140728931813856 139892347112080 139892544816853 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39120896 140728931820725 140728931820849 140728931820849 140728931823567 0
[pid=29007/tid=29013] ppid=28989 vsize=7740532 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29007/task/29013/stat : 29013 (java) S 28989 28989 23167 0 -1 1077944384 5 541 0 0 0 0 0 0 20 0 17 0 225511488 7926304768 28999 33554432000 4194304 4196468 140728931813856 139891991075312 139892544817794 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39120896 140728931820725 140728931820849 140728931820849 140728931823567 0
[pid=29007/tid=29014] ppid=28989 vsize=7740532 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29007/task/29014/stat : 29014 (java) S 28989 28989 23167 0 -1 1077944384 13 541 0 0 0 0 0 0 20 0 17 0 225511488 7926304768 28999 33554432000 4194304 4196468 140728931813856 139891379791264 139892544816853 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39120896 140728931820725 140728931820849 140728931820849 140728931823567 0
[pid=29007/tid=29015] ppid=28989 vsize=7740532 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29007/task/29015/stat : 29015 (java) S 28989 28989 23167 0 -1 1077944384 21 541 0 0 0 0 0 0 20 0 17 0 225511489 7926304768 28999 33554432000 4194304 4196468 140728931813856 139891245569520 139892544816853 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39120896 140728931820725 140728931820849 140728931820849 140728931823567 0
[pid=29007/tid=29016] ppid=28989 vsize=7740532 memory=53 CPUtime=0 cores=1,3,5,7
/proc/29007/task/29016/stat : 29016 (java) S 28989 28989 23167 0 -1 1077944384 3 541 0 0 0 0 0 0 20 0 17 0 225511491 7926304768 28999 33554432000 4194304 4196468 140728931813856 139890871065296 139892544825243 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39120896 140728931820725 140728931820849 140728931820849 140728931823567 0
[pid=29007/tid=29017] ppid=28989 vsize=7740532 memory=46 CPUtime=0.08 cores=1,3,5,7
/proc/29007/task/29017/stat : 29017 (java) S 28989 28989 23167 0 -1 1077944384 505 541 0 0 8 0 0 0 20 0 17 0 225511491 7926304768 28999 33554432000 4194304 4196468 140728931813856 139891990022128 139892544817794 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39120896 140728931820725 140728931820849 140728931820849 140728931823567 0
[pid=29007/tid=29018] ppid=28989 vsize=7740532 memory=81 CPUtime=0.09 cores=1,3,5,7
/proc/29007/task/29018/stat : 29018 (java) S 28989 28989 23167 0 -1 1077944384 448 541 0 0 9 0 0 0 20 0 17 0 225511491 7926304768 28999 33554432000 4194304 4196468 140728931813856 139891988969584 139892544817794 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39120896 140728931820725 140728931820849 140728931820849 140728931823567 0
[pid=29007/tid=29019] ppid=28989 vsize=7740532 memory=1392 CPUtime=0.21 cores=1,3,5,7
/proc/29007/task/29019/stat : 29019 (java) S 28989 28989 23167 0 -1 1077944384 649 541 0 0 21 0 0 0 20 0 17 0 225511491 7926304768 28999 33554432000 4194304 4196468 140728931813856 139891987917040 139892544817794 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39120896 140728931820725 140728931820849 140728931820849 140728931823567 0
[pid=29007/tid=29020] ppid=28989 vsize=7740532 memory=214284 CPUtime=0 cores=1,3,5,7
/proc/29007/task/29020/stat : 29020 (java) S 28989 28989 23167 0 -1 1077944384 3 541 0 0 0 0 0 0 20 0 17 0 225511491 7926304768 28999 33554432000 4194304 4196468 140728931813856 139890373159520 139892544816853 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39120896 140728931820725 140728931820849 140728931820849 140728931823567 0
[pid=29007/tid=29021] ppid=28989 vsize=7740532 memory=1408 CPUtime=0 cores=1,3,5,7
/proc/29007/task/29021/stat : 29021 (java) S 28989 28989 23167 0 -1 1077944384 1 541 0 0 0 0 0 0 20 0 17 0 225511491 7926304768 28999 33554432000 4194304 4196468 140728931813856 139891986864944 139892544817794 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39120896 140728931820725 140728931820849 140728931820849 140728931823567 0
Current children cumulated CPU time: 5.27 s
Current children cumulated vsize: 7853660 KiB
Current children cumulated memory: 117464 KiB

Child status: 0
Real time (s): 2.73874
CPU time (s): 5.34116
CPU user time (s): 5.16397
CPU system time (s): 0.177192
CPU usage (%): 195.022
Max. virtual memory (cumulated for all children) (KiB): 15140212
Max. memory (cumulated for all children) (KiB): 215676

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.16397
system time used= 0.177192
maximum resident set size= 223960
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44067
page faults= 0
swaps= 0
block input operations= 0
block output operations= 304
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5520
involuntary context switches= 37


# summary of solver processes directly reported to runsolver:
#   pid: 28989
#   total CPU time (s): 5.34116
#   total CPU user time (s): 5.16397
#   total CPU system time (s): 0.177192

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.041625 second user time and 0.070856 second system time

The end

Launcher Data

Begin job on node106 at 2018-08-12 15:11:24
IDJOB=4305565
IDBENCH=141456
IDSOLVER=2783
FILE ID=node106/4305565-1534079484
RUNJOBID= node106-1534060601-23199
PBS_JOBID= 21036975
Free space on /tmp= 39836 MiB

SOLVER NAME= scop both+MapleCOMSPS (2018-07-31)
BENCH NAME= XCSP18/CarSequencing/CarSequencing-dingbas_c18.xml
COMMAND LINE= scop.sh 11g scop.jar -both minisat_release default TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4305565-1534079484/watcher-4305565-1534079484 -o /tmp/evaluation-result-4305565-1534079484/solver-4305565-1534079484 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1534060601-23199 --watchdog 2580  scop.sh 11g scop.jar -both minisat_release default HOME HOME/instance-4305565-1534079484.xml

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

MD5SUM BENCH= f25e9b6e669dc8bf92e23091ea1c77d3
RANDOM SEED=782409479

node106.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.11
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.11
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.11
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.11
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        23083892 kB
MemAvailable:   31238020 kB
Buffers:          119840 kB
Cached:          8225656 kB
SwapCached:            0 kB
Active:          4882864 kB
Inactive:        4183196 kB
Active(anon):     662952 kB
Inactive(anon):   109476 kB
Active(file):    4219912 kB
Inactive(file):  4073720 kB
Unevictable:        6996 kB
Mlocked:            6996 kB
SwapTotal:      67108860 kB
SwapFree:       67108688 kB
Dirty:              7792 kB
Writeback:             0 kB
AnonPages:        706484 kB
Mapped:            63816 kB
Shmem:             49632 kB
Slab:             317960 kB
SReclaimable:     288956 kB
SUnreclaim:        29004 kB
KernelStack:        4016 kB
PageTables:         7264 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    6454552 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    217088 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 39828 MiB
End job on node106 at 2018-08-12 15:11:27