Trace number 4387834

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
Fun-sCOP hybrid+CryptoMiniSat (2019-06-15)SAT 7.68429 3.44757

General information on the benchmark

NameSocialGolfers/SocialGolfers-cp-s1/
SocialGolfers-5-3-4-cp.xml
MD5SUMfefd0dc8744a7f984307705d377cf1e3
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.123382
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of constraints636
Number of domains1
Minimum domain size5
Maximum domain size5
Distribution of domain sizes[{"size":5,"count":60}]
Minimum variable degree44
Maximum variable degree45
Distribution of variable degrees[{"degree":44,"count":45},{"degree":45,"count":15}]
Minimum constraint arity4
Maximum constraint arity60
Distribution of constraint arities[{"arity":4,"count":630},{"arity":15,"count":5},{"arity":60,"count":1}]
Number of extensional constraints0
Number of intensional constraints630
Distribution of constraint types[{"type":"intension","count":630},{"type":"lex","count":1},{"type":"cardinality","count":4},{"type":"instantiation","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms11g -Xmx11g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Encode -hybrid -solver HOME/cryptominisat5 -solverOption default -tmp HOME -serialFile HOME/scop-16034-serial-file.bin HOME/instance-4387834-1568291348.xml
0.66/0.52	
0.66/0.52	Fun-sCOP hybrid+cryptominisat5 (2019-06-15)
0.66/0.52	
0.66/0.55	c BEGIN-Prog: Thu Sep 12 14:28:30 CEST 2019
0.66/0.55	c PID: 16037
0.66/0.55	c IP: 172.20.3.151
0.66/0.55	c HOST: node151.alineos.net
0.66/0.56	c (0,0) Parsing Begin
2.35/1.20	c (0,0) Parsing End
2.35/1.20	c (0,0) CSP: 54 int (0 aux), 6 bool (0 aux), 636 ctr, max domain size 5
2.35/1.20	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 21 MiB used (max 0 MiB)
2.35/1.20	c (0,0) Constraint Name Generate Begin
2.35/1.22	c (0,0) Ctr:HOME/instance-4387834-1568291348.xml,Cardinality:Instantiation:LexMatrix:Ne:Num:Or:Var
2.35/1.22	c (0,0) Constraint Name Generate End
2.35/1.22	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 21 MiB used (max 0 MiB)
2.35/1.22	c (0,0) CSP to CSPinCNF Begin
2.53/1.33	c (0,0) translated 64 (10%) constraints
2.53/1.35	c (0,0) translated 128 (20%) constraints
2.53/1.38	c (0,0) translated 191 (30%) constraints
2.53/1.39	c (0,0) translated 255 (40%) constraints
2.77/1.41	c (0,0) translated 318 (50%) constraints
2.77/1.42	c (0,0) translated 382 (60%) constraints
2.77/1.43	c (0,0) translated 446 (70%) constraints
2.77/1.44	c (0,0) translated 509 (80%) constraints
2.77/1.45	c (0,0) translated 573 (90%) constraints
3.29/1.64	c (1,1) translated 636 (100%) constraints
3.60/1.72	c (1,1) ===========================================
3.60/1.74	c (1,1) Hybrid: #OE=112, #LE=315
3.60/1.74	c (1,1) Hybrid
3.60/1.74	c (1,1) ===========================================
3.60/1.76	c (1,1) translated 144 (10%) constraints
3.60/1.78	c (1,1) translated 287 (20%) constraints
3.88/1.80	c (1,1) translated 430 (30%) constraints
3.88/1.82	c (1,1) translated 574 (40%) constraints
3.88/1.84	c (1,1) translated 717 (50%) constraints
3.88/1.86	c (1,1) translated 860 (60%) constraints
3.88/1.88	c (1,1) translated 1004 (70%) constraints
4.19/1.90	c (1,1) translated 1147 (80%) constraints
4.19/1.92	c (1,1) translated 1290 (90%) constraints
4.19/1.93	c (1,1) translated 1433 (100%) constraints
4.19/1.94	c (1,1) CSP to CSPinCNF End
4.19/1.94	c (1,1) CSP: 54 int (0 aux), 673 bool (667 aux), 2068 ctr, max domain size 5
4.19/1.94	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
4.19/1.94	c (1,1) CSPinCNF Propagation Begin
4.57/2.01	c (1,1) 160 values, 814 unsatisfiable literals, and 731 valid clauses are removed
4.57/2.01	c (1,1) CSPinCNF Propagation End
4.57/2.01	c (1,1) CSP: 54 int (0 aux), 673 bool (667 aux), 1337 ctr, max domain size 5
4.57/2.01	c (1,1) Heap : 281 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
4.57/2.03	c (1,1) Hybrid: #OE=412, #LE=315
4.57/2.03	c (1,1) Simplify CSPinCNF Begin
4.57/2.08	c (1,1) Simplify CSPinCNF End
4.57/2.08	c (1,1) CSP: 54 int (0 aux), 1395 bool (1389 aux), 2059 ctr, max domain size 5
4.57/2.08	c (1,1) Heap : 281 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
4.57/2.08	c (1,1) Calculate Precise Domain Begin
4.57/2.08	c (1,1) 0 values are removed by re-calculation
4.57/2.08	c (1,1) Calculate Precise Domain End
4.57/2.08	c (1,1) CSP: 54 int (0 aux), 1395 bool (1389 aux), 2059 ctr, max domain size 5
4.57/2.08	c (1,1) Heap : 281 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
4.57/2.08	c (1,1) CSPinCNF to SatSolver Begin
5.12/2.24	c (1,1) 206 (10 %) CSP clauses are encoded (0 SAT variables, 912 SAT clauses)
5.12/2.28	c (1,1) 412 (20 %) CSP clauses are encoded (0 SAT variables, 1770 SAT clauses)
5.44/2.31	c (1,1) 618 (30 %) CSP clauses are encoded (0 SAT variables, 2592 SAT clauses)
5.44/2.33	c (1,1) 824 (40 %) CSP clauses are encoded (0 SAT variables, 3326 SAT clauses)
5.44/2.37	c (1,1) 1030 (50 %) CSP clauses are encoded (0 SAT variables, 4819 SAT clauses)
5.44/2.39	c (1,1) 1236 (60 %) CSP clauses are encoded (0 SAT variables, 5025 SAT clauses)
5.79/2.41	c (1,1) 1442 (70 %) CSP clauses are encoded (0 SAT variables, 6366 SAT clauses)
5.79/2.43	c (1,1) 1648 (80 %) CSP clauses are encoded (0 SAT variables, 7707 SAT clauses)
5.79/2.44	c (1,1) 1854 (90 %) CSP clauses are encoded (0 SAT variables, 7913 SAT clauses)
5.79/2.46	c (1,1) 2059 (100 %) CSP clauses are encoded (0 SAT variables, 8555 SAT clauses)
5.79/2.46	c (1,1) CSPinCNF to SatSolver End
5.79/2.46	c (1,1) Heap : 281 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
5.79/2.46	c (1,1) 2714 bool, 8559 clause
5.79/2.46	c (1,1) Export Begin
6.09/2.55	c (2,2) Export to HOME/scop-16034-serial-file.bin
6.09/2.55	c (2,2) Export End
6.09/2.55	c (2,2) Export File Size: 0.01 MB
6.09/2.55	c (2,2) 0,0,1,1,1,1,1,STOP-AFTER(DIMACS)
6.09/2.55	c END-Prog: Thu Sep 12 14:28:32 CEST 2019
6.09/2.56	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-16034-serial-file.bin
6.82/3.02	c (0,0) Read Serial File Begin
6.82/3.02	c (0,0) HOME/scop-16034-serial-file.bin
7.11/3.21	c (0,0) Read Serial File End
7.11/3.23	
7.11/3.23	Fun-sCOP hybrid+cryptominisat5 (2019-06-15)
7.11/3.23	(Solving Process)
7.11/3.23	
7.11/3.25	c BEGIN-Prog: Thu Sep 12 14:28:33 CEST 2019
7.11/3.25	c PID: 16052
7.11/3.25	c IP: 172.20.3.151
7.11/3.25	c HOST: node151.alineos.net
7.11/3.25	c (0,0) SatSolver.solve Begin
7.11/3.25	c (0,0) HOME/cryptominisat5  HOME/instance-4387834-1568291348.xml-scop-16037.cnf
7.11/3.28	c (0,0) c Outputting solution to console
7.11/3.28	c (0,0) c CryptoMiniSat version 5.6.8
7.11/3.28	c (0,0) c CMS Copyright Mate Soos (soos.mate@gmail.com)
7.11/3.28	c (0,0) c CMS SHA revision GIT-notfound
7.11/3.28	c (0,0) c CMS is MIT licensed
7.11/3.28	c (0,0) c CMS compilation env CMAKE_CXX_COMPILER = /usr/bin/c++ | CMAKE_CXX_FLAGS =  -Wall -Wextra -Wunused -Wsign-compare -fno-omit-frame-pointer -Wtype-limits -Wuninitialized -Wno-deprecated -Wstrict-aliasing -Wpointer-arith -Wpointer-arith -Wformat-nonliteral -Winit-self -Wparentheses -Wunreachable-code -ggdb3 -Wlogical-op -Wdouble-promotion -Wshadow -Wformat=2 -pedantic | COMPILE_DEFINES =  -DLARGE_OFFSETS -DBOOST_TEST_DYN_LINK -DUSE_ZLIB -DYALSAT_FPU | STATICCOMPILE = OFF | ONLY_SIMPLE = OFF | Boost_FOUND = 1 | STATS = OFF | SQLITE3_FOUND =  | ZLIB_FOUND = TRUE | VALGRIND_FOUND =  | ENABLE_TESTING = OFF | M4RI_FOUND = FALSE | NOM4RI = OFF | SLOW_DEBUG = OFF | ENABLE_ASSERTIONS = ON | PYTHON_EXECUTABLE = /usr/bin/python2.7 | PYTHON_LIBRARY = /usr/lib64/libpython2.7.so | PYTHON_INCLUDE_DIRS = /usr/include/python2.7 | MY_TARGETS =  | LARGEMEM = ON | LIMITMEM = OFF | compilation date time = Jul 11 2019 16:04:13
7.11/3.28	c (0,0) c CMS compiled with gcc version 4.8.5 20150623 (Red Hat 4.8.5-11)
7.11/3.28	c (0,0) c Executed with command line: HOME/cryptominisat5 HOME/instance-4387834-1568291348.xml-scop-16037.cnf
7.11/3.28	c (0,0) c Reading file 'HOME/instance-4387834-1568291348.xml-scop-16037.cnf'
7.11/3.28	c (0,0) c -- header says num vars:           2714
7.11/3.28	c (0,0) c -- header says num clauses:        8559
7.11/3.28	c (0,0) c -- clauses added: 8559
7.11/3.28	c (0,0) c -- xor clauses added: 0
7.11/3.28	c (0,0) c -- vars added 2714
7.11/3.28	c (0,0) c Parsing time: 0.00 s
7.11/3.29	c (0,0) c   type VSIDS  rest  conf freevar  IrrL  IrrB l/longC  l/allC RedL0 RedL1 RedL2  RedB l/longC  l/allC
7.11/3.29	c (0,0) c ------- FINAL TOTAL SEARCH STATS ---------
7.11/3.29	c (0,0) c UIP search time          : 0.00        (29.56     % time)
7.11/3.29	c (0,0) c restarts                 : 1           (30.00     confls per restart)
7.11/3.29	c (0,0) c blocked restarts         : 0           (0.00      per normal restart)
7.11/3.29	c (0,0) c time                     : 0.00        
7.11/3.29	c (0,0) c decisions                : 1218        (0.00      % random)
7.11/3.29	c (0,0) c propagations             : 10527       
7.11/3.29	c (0,0) c decisions/conflicts      : 40.60       
7.11/3.29	c (0,0) c conflicts                : 30          (14792.90  / sec)
7.11/3.29	c (0,0) c conf lits non-minim      : 200         (6.67      lit/confl)
7.11/3.29	c (0,0) c conf lits final          : 6.43        
7.11/3.29	c (0,0) c cache hit re-learnt cl   : 0           (0.00      % of confl)
7.11/3.29	c (0,0) c red which0               : 5           (16.67     % of confl)
7.11/3.29	c (0,0) c props/decision           : 0.00        
7.11/3.29	c (0,0) c props/conflict           : 0.00        
7.11/3.29	c (0,0) c 0-depth assigns          : 118         (4.35      % vars)
7.11/3.29	c (0,0) c 0-depth assigns by CNF   : 30          (1.11      % vars)
7.11/3.29	c (0,0) c reduceDB time            : 0.00        (0.00      % time)
7.11/3.29	c (0,0) c OccSimplifier time       : 0.00        (0.00      % time)
7.11/3.29	c (0,0) c [occur] 0.00 is overhead
7.11/3.29	c (0,0) c [occur] link-in T: 0.00 cleanup T: 0.00
7.11/3.29	c (0,0) c [occ-substr] long subBySub: 0 subByStr: 0 lits-rem-str: 0 T: 0.00
7.11/3.29	c (0,0) c SCC time                 : 0.00        (0.00      % time)
7.11/3.29	c (0,0) c [scc] new: 0 BP 0M  T: 0.00
7.11/3.29	c (0,0) c vrep replace time        : 0.00        (0.00      % time)
7.11/3.29	c (0,0) c vrep tree roots          : 0           
7.11/3.29	c (0,0) c vrep trees' crown        : 0           (0.00      leafs/tree)
7.11/3.29	c (0,0) c distill time             : 0.00        (0.00      % time)
7.11/3.29	c (0,0) c strength cache-irred time: 0.00        (0.00      % time)
7.11/3.29	c (0,0) c strength cache-red time  : 0.00        (0.00      % time)
7.11/3.29	c (0,0) c Conflicts in UIP         : 30          (4373.18   confl/time_this_thread)
7.11/3.29	c (0,0) c Mem used                 : 4.09        MB
7.11/3.29	c (0,0) c Total time (this thread) : 0.01        
7.11/3.29	c (0,0) s SATISFIABLE
7.33/3.35	c (0,0) SatSolver.solve End
7.33/3.35	c (0,0) Heap : 122 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
7.33/3.35	c (0,0) Show results Begin
7.57/3.43	c (0,0) x[0][0] = 0
7.57/3.43	c (0,0) x[0][1] = 0
7.57/3.43	c (0,0) x[0][2] = 0
7.57/3.43	c (0,0) x[0][3] = 1
7.57/3.43	c (0,0) x[0][4] = 1
7.57/3.43	c (0,0) x[0][5] = 1
7.57/3.43	c (0,0) x[0][6] = 2
7.57/3.43	c (0,0) x[0][7] = 2
7.57/3.43	c (0,0) x[0][8] = 2
7.57/3.43	c (0,0) x[0][9] = 3
7.57/3.43	c (0,0) x[0][10] = 3
7.57/3.43	c (0,0) x[0][11] = 3
7.57/3.43	c (0,0) x[0][12] = 4
7.57/3.43	c (0,0) x[0][13] = 4
7.57/3.43	c (0,0) x[0][14] = 4
7.57/3.43	c (0,0) x[1][0] = 2
7.57/3.43	c (0,0) x[1][1] = 3
7.57/3.43	c (0,0) x[1][2] = 4
7.57/3.43	c (0,0) x[1][3] = 0
7.57/3.43	c (0,0) x[1][4] = 1
7.57/3.43	c (0,0) x[1][5] = 2
7.57/3.43	c (0,0) x[1][6] = 0
7.57/3.43	c (0,0) x[1][7] = 1
7.57/3.43	c (0,0) x[1][8] = 3
7.57/3.43	c (0,0) x[1][9] = 1
7.57/3.43	c (0,0) x[1][10] = 3
7.57/3.43	c (0,0) x[1][11] = 4
7.57/3.43	c (0,0) x[1][12] = 0
7.57/3.43	c (0,0) x[1][13] = 2
7.57/3.43	c (0,0) x[1][14] = 4
7.57/3.43	c (0,0) x[2][0] = 2
7.57/3.43	c (0,0) x[2][1] = 3
7.57/3.43	c (0,0) x[2][2] = 4
7.57/3.43	c (0,0) x[2][3] = 4
7.57/3.43	c (0,0) x[2][4] = 2
7.57/3.43	c (0,0) x[2][5] = 1
7.57/3.43	c (0,0) x[2][6] = 0
7.57/3.43	c (0,0) x[2][7] = 4
7.57/3.43	c (0,0) x[2][8] = 2
7.57/3.43	c (0,0) x[2][9] = 0
7.57/3.43	c (0,0) x[2][10] = 1
7.57/3.43	c (0,0) x[2][11] = 3
7.57/3.43	c (0,0) x[2][12] = 1
7.57/3.43	c (0,0) x[2][13] = 3
7.57/3.43	c (0,0) x[2][14] = 0
7.57/3.43	c (0,0) x[3][0] = 3
7.57/3.43	c (0,0) x[3][1] = 0
7.57/3.43	c (0,0) x[3][2] = 4
7.57/3.43	c (0,0) x[3][3] = 3
7.57/3.43	c (0,0) x[3][4] = 0
7.57/3.43	c (0,0) x[3][5] = 2
7.57/3.43	c (0,0) x[3][6] = 0
7.57/3.43	c (0,0) x[3][7] = 1
7.57/3.43	c (0,0) x[3][8] = 2
7.57/3.43	c (0,0) x[3][9] = 3
7.57/3.43	c (0,0) x[3][10] = 4
7.57/3.43	c (0,0) x[3][11] = 1
7.57/3.43	c (0,0) x[3][12] = 1
7.57/3.43	c (0,0) x[3][13] = 4
7.57/3.43	c (0,0) x[3][14] = 2
7.57/3.43	s SATISFIABLE
7.57/3.44	v <instantiation>
7.57/3.44	v     <list>x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[0][10] x[0][11] x[0][12] x[0][13] x[0][14] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[1][10] x[1][11] x[1][12] x[1][13] x[1][14] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] x[2][10] x[2][11] x[2][12] x[2][13] x[2][14] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[3][9] x[3][10] x[3][11] x[3][12] x[3][13] x[3][14]</list>
7.57/3.44	v     <values>0 0 0 1 1 1 2 2 2 3 3 3 4 4 4 2 3 4 0 1 2 0 1 3 1 3 4 0 2 4 2 3 4 4 2 1 0 4 2 0 1 3 1 3 0 3 0 4 3 0 2 0 1 2 3 4 1 1 4 2</values>
7.57/3.44	v </instantiation>
7.57/3.44	c (0,0) Show results End
7.57/3.44	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 17 MiB used (max 0 MiB)
7.57/3.44	c (0,0) 0,0,STOP-AFTER(ALL)
7.57/3.44	c END-Prog: Thu Sep 12 14:28:33 CEST 2019

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4387834-1568291348/watcher-4387834-1568291348 -o /tmp/evaluation-result-4387834-1568291348/solver-4387834-1568291348 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node151-1568286070-13984 --watchdog 2580 HOME/scop.sh 11g HOME/scop.jar -hybrid HOME/cryptominisat5 default HOME HOME/instance-4387834-1568291348.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=16034, runsolver pid=16031

[startup+0.100125 s]*
/proc/loadavg: 2.31 2.08 2.07 3/234 16051
/proc/meminfo: memFree=31076412/32770624 swapFree=66932884/67108860
[pid=16034] ppid=16031 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/16034/stat : 16034 (scop.sh) S 16031 16034 12870 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 405406320 115843072 349 33554432000 4194304 5098028 140721991222976 140721991220232 139664807846524 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 36446208 140721991230307 140721991230576 140721991230576 140721991233485 0
/proc/16034/statm: 28282 349 296 221 0 87 0
[pid=16037] ppid=16034 vsize=15012696 memory=74308 CPUtime=0.12 cores=1,3,5,7
/proc/16037/stat : 16037 (java) S 16034 16034 12870 0 -1 1077944320 6313 0 0 0 10 2 0 0 20 0 15 0 405406321 15373000704 18577 33554432000 4194304 4196468 140723929116720 140723929099264 139917083963127 0 0 2 16800973 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 10481664 140723929125673 140723929126042 140723929126042 140723929128911 0
/proc/16037/statm: 3753174 18577 2924 1 0 3715579 0
[pid=16037/tid=16038] ppid=16034 vsize=15012696 memory=-6005124337042243521 CPUtime=0.08 cores=1,3,5,7
/proc/16037/task/16038/stat : 16038 (java) R 16034 16034 12870 0 -1 4202560 4124 0 0 0 7 1 0 0 20 0 15 0 405406321 15373000704 18577 33554432000 4194304 4196468 140723929116720 139917055758288 139917083985053 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10481664 140723929125673 140723929126042 140723929126042 140723929128911 0
[pid=16037/tid=16039] ppid=16034 vsize=15012696 memory=8303054830060986464 CPUtime=0 cores=1,3,5,7
/proc/16037/task/16039/stat : 16039 (java) S 16034 16034 12870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405406322 15373000704 18577 33554432000 4194304 4196468 140723929116720 139917088205328 139917083973333 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10481664 140723929125673 140723929126042 140723929126042 140723929128911 0
[pid=16037/tid=16040] ppid=16034 vsize=15012696 memory=140259327731328 CPUtime=0 cores=1,3,5,7
/proc/16037/task/16040/stat : 16040 (java) S 16034 16034 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405406322 15373000704 18577 33554432000 4194304 4196468 140723929116720 139916886981264 139917083973333 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10481664 140723929125673 140723929126042 140723929126042 140723929128911 0
[pid=16037/tid=16041] ppid=16034 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16037/task/16041/stat : 16041 (java) S 16034 16034 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405406322 15373000704 18577 33554432000 4194304 4196468 140723929116720 139916885928208 139917083973333 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10481664 140723929125673 140723929126042 140723929126042 140723929128911 0
[pid=16037/tid=16042] ppid=16034 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16037/task/16042/stat : 16042 (java) S 16034 16034 12870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405406322 15373000704 18577 33554432000 4194304 4196468 140723929116720 139916884875664 139917083973333 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10481664 140723929125673 140723929126042 140723929126042 140723929128911 0
[pid=16037/tid=16043] ppid=16034 vsize=15012696 memory=140259327731328 CPUtime=0 cores=1,3,5,7
/proc/16037/task/16043/stat : 16043 (java) S 16034 16034 12870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405406324 15373000704 18577 33554432000 4194304 4196468 140723929116720 139916054428400 139917083974274 0 0 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10481664 140723929125673 140723929126042 140723929126042 140723929128911 0
[pid=16037/tid=16044] ppid=16034 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16037/task/16044/stat : 16044 (java) S 16034 16034 12870 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405406324 15373000704 18577 33554432000 4194304 4196468 140723929116720 139915673200288 139917083973333 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10481664 140723929125673 140723929126042 140723929126042 140723929128911 0
[pid=16037/tid=16045] ppid=16034 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16037/task/16045/stat : 16045 (java) S 16034 16034 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405406325 15373000704 18577 33554432000 4194304 4196468 140723929116720 139915404764400 139917083973333 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10481664 140723929125673 140723929126042 140723929126042 140723929128911 0
[pid=16037/tid=16046] ppid=16034 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16037/task/16046/stat : 16046 (java) S 16034 16034 12870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405406327 15373000704 18577 33554432000 4194304 4196468 140723929116720 139915030256080 139917083981723 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10481664 140723929125673 140723929126042 140723929126042 140723929128911 0
[pid=16037/tid=16047] ppid=16034 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16037/task/16047/stat : 16047 (java) S 16034 16034 12870 0 -1 1077944384 419 0 0 0 0 0 0 0 20 0 15 0 405406327 15373000704 18577 33554432000 4194304 4196468 140723929116720 139916053375216 139917083974274 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10481664 140723929125673 140723929126042 140723929126042 140723929128911 0
[pid=16037/tid=16048] ppid=16034 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16037/task/16048/stat : 16048 (java) S 16034 16034 12870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405406327 15373000704 18577 33554432000 4194304 4196468 140723929116720 139916052322672 139917083974274 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10481664 140723929125673 140723929126042 140723929126042 140723929128911 0
[pid=16037/tid=16049] ppid=16034 vsize=15012696 memory=140259327731328 CPUtime=0.01 cores=1,3,5,7
/proc/16037/task/16049/stat : 16049 (java) S 16034 16034 12870 0 -1 1077944384 438 0 0 0 1 0 0 0 20 0 15 0 405406327 15373000704 18577 33554432000 4194304 4196468 140723929116720 139916051269616 139917083974274 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10481664 140723929125673 140723929126042 140723929126042 140723929128911 0
[pid=16037/tid=16050] ppid=16034 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16037/task/16050/stat : 16050 (java) S 16034 16034 12870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405406327 15373000704 18577 33554432000 4194304 4196468 140723929116720 139914532350304 139917083973333 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10481664 140723929125673 140723929126042 140723929126042 140723929128911 0
[pid=16037/tid=16051] ppid=16034 vsize=15012696 memory=140259327731328 CPUtime=0 cores=1,3,5,7
/proc/16037/task/16051/stat : 16051 (java) S 16034 16034 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405406328 15373000704 18577 33554432000 4194304 4196468 140723929116720 139916050218032 139917083974274 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10481664 140723929125673 140723929126042 140723929126042 140723929128911 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 75704 KiB

[startup+0.210909 s]*
/proc/loadavg: 2.31 2.08 2.07 3/234 16051
/proc/meminfo: memFree=31057472/32770624 swapFree=66932884/67108860
[pid=16034] ppid=16031 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/16034/stat : 16034 (scop.sh) S 16031 16034 12870 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 405406320 115843072 349 33554432000 4194304 5098028 140721991222976 140721991220232 139664807846524 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 36446208 140721991230307 140721991230576 140721991230576 140721991233485 0
/proc/16034/statm: 28282 349 296 221 0 87 0
[pid=16037] ppid=16034 vsize=15012696 memory=89112 CPUtime=0.25 cores=1,3,5,7
/proc/16037/stat : 16037 (java) S 16034 16034 12870 0 -1 1077944320 11354 0 0 0 22 3 0 0 20 0 15 0 405406321 15373000704 22278 33554432000 4194304 4196468 140723929116720 140723929099264 139917083963127 0 0 2 16800973 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 10481664 140723929125673 140723929126042 140723929126042 140723929128911 0
/proc/16037/statm: 3753174 22278 2927 1 0 3715579 0
[pid=16037/tid=16038] ppid=16034 vsize=15012696 memory=7022364632946311227 CPUtime=0.2 cores=1,3,5,7
/proc/16037/task/16038/stat : 16038 (java) R 16034 16034 12870 0 -1 4202560 9105 0 0 0 17 3 0 0 20 0 15 0 405406321 15373000704 22278 33554432000 4194304 4196468 140723929116720 139917055778368 139917068043614 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10481664 140723929125673 140723929126042 140723929126042 140723929128911 0
[pid=16037/tid=16039] ppid=16034 vsize=15012696 memory=343 CPUtime=0 cores=1,3,5,7
/proc/16037/task/16039/stat : 16039 (java) S 16034 16034 12870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405406322 15373000704 22278 33554432000 4194304 4196468 140723929116720 139917088205328 139917083973333 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10481664 140723929125673 140723929126042 140723929126042 140723929128911 0
[pid=16037/tid=16040] ppid=16034 vsize=15012696 memory=288370635479443072 CPUtime=0 cores=1,3,5,7
/proc/16037/task/16040/stat : 16040 (java) S 16034 16034 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405406322 15373000704 22278 33554432000 4194304 4196468 140723929116720 139916886981264 139917083973333 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10481664 140723929125673 140723929126042 140723929126042 140723929128911 0
[pid=16037/tid=16041] ppid=16034 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16037/task/16041/stat : 16041 (java) S 16034 16034 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405406322 15373000704 22278 33554432000 4194304 4196468 140723929116720 139916885928208 139917083973333 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10481664 140723929125673 140723929126042 140723929126042 140723929128911 0
[pid=16037/tid=16042] ppid=16034 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16037/task/16042/stat : 16042 (java) S 16034 16034 12870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405406322 15373000704 22278 33554432000 4194304 4196468 140723929116720 139916884875664 139917083973333 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10481664 140723929125673 140723929126042 140723929126042 140723929128911 0
[pid=16037/tid=16043] ppid=16034 vsize=15012696 memory=140259327731328 CPUtime=0 cores=1,3,5,7
/proc/16037/task/16043/stat : 16043 (java) S 16034 16034 12870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405406324 15373000704 22278 33554432000 4194304 4196468 140723929116720 139916054428400 139917083974274 0 0 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10481664 140723929125673 140723929126042 140723929126042 140723929128911 0
[pid=16037/tid=16044] ppid=16034 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16037/task/16044/stat : 16044 (java) S 16034 16034 12870 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405406324 15373000704 22278 33554432000 4194304 4196468 140723929116720 139915673200288 139917083973333 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10481664 140723929125673 140723929126042 140723929126042 140723929128911 0
[pid=16037/tid=16045] ppid=16034 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16037/task/16045/stat : 16045 (java) S 16034 16034 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405406325 15373000704 22278 33554432000 4194304 4196468 140723929116720 139915404764400 139917083973333 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10481664 140723929125673 140723929126042 140723929126042 140723929128911 0
[pid=16037/tid=16046] ppid=16034 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16037/task/16046/stat : 16046 (java) S 16034 16034 12870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405406327 15373000704 22278 33554432000 4194304 4196468 140723929116720 139915030256080 139917083981723 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10481664 140723929125673 140723929126042 140723929126042 140723929128911 0
[pid=16037/tid=16047] ppid=16034 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16037/task/16047/stat : 16047 (java) S 16034 16034 12870 0 -1 1077944384 452 0 0 0 0 0 0 0 20 0 15 0 405406327 15373000704 22278 33554432000 4194304 4196468 140723929116720 139916053375216 139917083974274 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10481664 140723929125673 140723929126042 140723929126042 140723929128911 0
[pid=16037/tid=16048] ppid=16034 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16037/task/16048/stat : 16048 (java) S 16034 16034 12870 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 15 0 405406327 15373000704 22278 33554432000 4194304 4196468 140723929116720 139916052322672 139917083974274 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10481664 140723929125673 140723929126042 140723929126042 140723929128911 0
[pid=16037/tid=16049] ppid=16034 vsize=15012696 memory=140259327731328 CPUtime=0.03 cores=1,3,5,7
/proc/16037/task/16049/stat : 16049 (java) S 16034 16034 12870 0 -1 1077944384 446 0 0 0 3 0 0 0 20 0 15 0 405406327 15373000704 22278 33554432000 4194304 4196468 140723929116720 139916051269616 139917083974274 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10481664 140723929125673 140723929126042 140723929126042 140723929128911 0
[pid=16037/tid=16050] ppid=16034 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16037/task/16050/stat : 16050 (java) S 16034 16034 12870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405406327 15373000704 22278 33554432000 4194304 4196468 140723929116720 139914532350304 139917083973333 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10481664 140723929125673 140723929126042 140723929126042 140723929128911 0
[pid=16037/tid=16051] ppid=16034 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16037/task/16051/stat : 16051 (java) S 16034 16034 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405406328 15373000704 22278 33554432000 4194304 4196468 140723929116720 139916050218032 139917083974274 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10481664 140723929125673 140723929126042 140723929126042 140723929128911 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 90508 KiB

[startup+0.310645 s]*
/proc/loadavg: 2.31 2.08 2.07 4/234 16051
/proc/meminfo: memFree=31054928/32770624 swapFree=66932884/67108860
[pid=16034] ppid=16031 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/16034/stat : 16034 (scop.sh) S 16031 16034 12870 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 405406320 115843072 349 33554432000 4194304 5098028 140721991222976 140721991220232 139664807846524 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 36446208 140721991230307 140721991230576 140721991230576 140721991233485 0
/proc/16034/statm: 28282 349 296 221 0 87 0
[pid=16037] ppid=16034 vsize=15012696 memory=92724 CPUtime=0.43 cores=1,3,5,7
/proc/16037/stat : 16037 (java) S 16034 16034 12870 0 -1 1077944320 12179 0 0 0 39 4 0 0 20 0 15 0 405406321 15373000704 23181 33554432000 4194304 4196468 140723929116720 140723929099264 139917083963127 0 0 2 16800973 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 10481664 140723929125673 140723929126042 140723929126042 140723929128911 0
/proc/16037/statm: 3753174 23181 3042 1 0 3715579 0
[pid=16037/tid=16038] ppid=16034 vsize=15012696 memory=6791534058613427641 CPUtime=0.3 cores=1,3,5,7
/proc/16037/task/16038/stat : 16038 (java) R 16034 16034 12870 0 -1 4202560 9779 0 0 0 27 3 0 0 20 0 15 0 405406321 15373000704 23181 33554432000 4194304 4196468 140723929116720 139917055757232 139917067149936 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10481664 140723929125673 140723929126042 140723929126042 140723929128911 0
[pid=16037/tid=16039] ppid=16034 vsize=15012696 memory=4126316290023845779 CPUtime=0 cores=1,3,5,7
/proc/16037/task/16039/stat : 16039 (java) S 16034 16034 12870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405406322 15373000704 23181 33554432000 4194304 4196468 140723929116720 139917088205328 139917083973333 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10481664 140723929125673 140723929126042 140723929126042 140723929128911 0
[pid=16037/tid=16040] ppid=16034 vsize=15012696 memory=-3258418265892434876 CPUtime=0 cores=1,3,5,7
/proc/16037/task/16040/stat : 16040 (java) S 16034 16034 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405406322 15373000704 23181 33554432000 4194304 4196468 140723929116720 139916886981264 139917083973333 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10481664 140723929125673 140723929126042 140723929126042 140723929128911 0
[pid=16037/tid=16041] ppid=16034 vsize=15012696 memory=4572146057552828020 CPUtime=0 cores=1,3,5,7
/proc/16037/task/16041/stat : 16041 (java) S 16034 16034 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405406322 15373000704 23181 33554432000 4194304 4196468 140723929116720 139916885928208 139917083973333 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10481664 140723929125673 140723929126042 140723929126042 140723929128911 0
[pid=16037/tid=16042] ppid=16034 vsize=15012696 memory=6944613755495348631 CPUtime=0 cores=1,3,5,7
/proc/16037/task/16042/stat : 16042 (java) S 16034 16034 12870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405406322 15373000704 23181 33554432000 4194304 4196468 140723929116720 139916884875664 139917083973333 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10481664 140723929125673 140723929126042 140723929126042 140723929128911 0
[pid=16037/tid=16043] ppid=16034 vsize=15012696 memory=7893295687695687954 CPUtime=0 cores=1,3,5,7
/proc/16037/task/16043/stat : 16043 (java) S 16034 16034 12870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405406324 15373000704 23181 33554432000 4194304 4196468 140723929116720 139916054428400 139917083974274 0 0 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10481664 140723929125673 140723929126042 140723929126042 140723929128911 0
[pid=16037/tid=16044] ppid=16034 vsize=15012696 memory=-8813974798734826869 CPUtime=0 cores=1,3,5,7
/proc/16037/task/16044/stat : 16044 (java) S 16034 16034 12870 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405406324 15373000704 23181 33554432000 4194304 4196468 140723929116720 139915673200288 139917083973333 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10481664 140723929125673 140723929126042 140723929126042 140723929128911 0
[pid=16037/tid=16045] ppid=16034 vsize=15012696 memory=7827413994055111515 CPUtime=0 cores=1,3,5,7
/proc/16037/task/16045/stat : 16045 (java) S 16034 16034 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405406325 15373000704 23181 33554432000 4194304 4196468 140723929116720 139915404764400 139917083973333 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10481664 140723929125673 140723929126042 140723929126042 140723929128911 0
[pid=16037/tid=16046] ppid=16034 vsize=15012696 memory=8508281356422055839 CPUtime=0 cores=1,3,5,7
/proc/16037/task/16046/stat : 16046 (java) S 16034 16034 12870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405406327 15373000704 23181 33554432000 4194304 4196468 140723929116720 139915030256080 139917083981723 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10481664 140723929125673 140723929126042 140723929126042 140723929128911 0
[pid=16037/tid=16047] ppid=16034 vsize=15012696 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/16037/task/16047/stat : 16047 (java) S 16034 16034 12870 0 -1 1077944384 576 0 0 0 3 0 0 0 20 0 15 0 405406327 15373000704 23181 33554432000 4194304 4196468 140723929116720 139916053375216 139917083974274 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10481664 140723929125673 140723929126042 140723929126042 140723929128911 0
[pid=16037/tid=16048] ppid=16034 vsize=15012696 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/16037/task/16048/stat : 16048 (java) S 16034 16034 12870 0 -1 1077944384 26 0 0 0 1 0 0 0 20 0 15 0 405406327 15373000704 23181 33554432000 4194304 4196468 140723929116720 139916052322672 139917083974274 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10481664 140723929125673 140723929126042 140723929126042 140723929128911 0
[pid=16037/tid=16049] ppid=16034 vsize=15012696 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/16037/task/16049/stat : 16049 (java) S 16034 16034 12870 0 -1 1077944384 466 0 0 0 7 0 0 0 20 0 15 0 405406327 15373000704 23181 33554432000 4194304 4196468 140723929116720 139916051269616 139917083974274 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10481664 140723929125673 140723929126042 140723929126042 140723929128911 0
[pid=16037/tid=16050] ppid=16034 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16037/task/16050/stat : 16050 (java) S 16034 16034 12870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405406327 15373000704 23181 33554432000 4194304 4196468 140723929116720 139914532350304 139917083973333 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10481664 140723929125673 140723929126042 140723929126042 140723929128911 0
[pid=16037/tid=16051] ppid=16034 vsize=15012696 memory=3905244507057233969 CPUtime=0 cores=1,3,5,7
/proc/16037/task/16051/stat : 16051 (java) S 16034 16034 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405406328 15373000704 23181 33554432000 4194304 4196468 140723929116720 139916050218032 139917083974274 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10481664 140723929125673 140723929126042 140723929126042 140723929128911 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 94120 KiB

[startup+0.703848 s]
/proc/loadavg: 2.31 2.08 2.07 3/234 16051
/proc/meminfo: memFree=31034400/32770624 swapFree=66932884/67108860
[pid=16034] ppid=16031 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/16034/stat : 16034 (scop.sh) S 16031 16034 12870 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 405406320 115843072 349 33554432000 4194304 5098028 140721991222976 140721991220232 139664807846524 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 36446208 140721991230307 140721991230576 140721991230576 140721991233485 0
/proc/16034/statm: 28282 349 296 221 0 87 0
[pid=16037] ppid=16034 vsize=15021092 memory=130344 CPUtime=1.02 cores=1,3,5,7
/proc/16037/stat : 16037 (java) S 16034 16034 12870 0 -1 1077944320 19246 0 0 0 96 6 0 0 20 0 15 0 405406321 15381598208 32586 33554432000 4194304 4196468 140723929116720 140723929099264 139917083963127 0 0 2 25189581 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 10481664 140723929125673 140723929126042 140723929126042 140723929128911 0
/proc/16037/statm: 3755273 32586 3225 1 0 3716603 0
[pid=16037/tid=16038] ppid=16034 vsize=15021092 memory=2372 CPUtime=0.68 cores=1,3,5,7
/proc/16037/task/16038/stat : 16038 (java) R 16034 16034 12870 0 -1 4202560 16355 0 0 0 63 5 0 0 20 0 15 0 405406321 15381598208 32586 33554432000 4194304 4196468 140723929116720 139917055796912 139917083985053 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10481664 140723929125673 140723929126042 140723929126042 140723929128911 0
[pid=16037/tid=16039] ppid=16034 vsize=15021092 memory=116 CPUtime=0 cores=1,3,5,7
/proc/16037/task/16039/stat : 16039 (java) S 16034 16034 12870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405406322 15381598208 32586 33554432000 4194304 4196468 140723929116720 139917088205328 139917083973333 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10481664 140723929125673 140723929126042 140723929126042 140723929128911 0
[pid=16037/tid=16040] ppid=16034 vsize=15021092 memory=2958609 CPUtime=0 cores=1,3,5,7
/proc/16037/task/16040/stat : 16040 (java) S 16034 16034 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405406322 15381598208 32586 33554432000 4194304 4196468 140723929116720 139916886981264 139917083973333 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10481664 140723929125673 140723929126042 140723929126042 140723929128911 0
[pid=16037/tid=16041] ppid=16034 vsize=15021092 memory=2965990 CPUtime=0 cores=1,3,5,7
/proc/16037/task/16041/stat : 16041 (java) S 16034 16034 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405406322 15381598208 32586 33554432000 4194304 4196468 140723929116720 139916885928208 139917083973333 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10481664 140723929125673 140723929126042 140723929126042 140723929128911 0
[pid=16037/tid=16042] ppid=16034 vsize=15021092 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16037/task/16042/stat : 16042 (java) S 16034 16034 12870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405406322 15381598208 32586 33554432000 4194304 4196468 140723929116720 139916884875664 139917083973333 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10481664 140723929125673 140723929126042 140723929126042 140723929128911 0
[pid=16037/tid=16043] ppid=16034 vsize=15021092 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16037/task/16043/stat : 16043 (java) S 16034 16034 12870 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 405406324 15381598208 32586 33554432000 4194304 4196468 140723929116720 139916054428400 139917083974274 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10481664 140723929125673 140723929126042 140723929126042 140723929128911 0
[pid=16037/tid=16044] ppid=16034 vsize=15021092 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16037/task/16044/stat : 16044 (java) S 16034 16034 12870 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405406324 15381598208 32586 33554432000 4194304 4196468 140723929116720 139915673200288 139917083973333 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10481664 140723929125673 140723929126042 140723929126042 140723929128911 0
[pid=16037/tid=16045] ppid=16034 vsize=15021092 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16037/task/16045/stat : 16045 (java) S 16034 16034 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405406325 15381598208 32586 33554432000 4194304 4196468 140723929116720 139915404764400 139917083973333 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10481664 140723929125673 140723929126042 140723929126042 140723929128911 0
[pid=16037/tid=16046] ppid=16034 vsize=15021092 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16037/task/16046/stat : 16046 (java) S 16034 16034 12870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405406327 15381598208 32586 33554432000 4194304 4196468 140723929116720 139915030256080 139917083981723 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10481664 140723929125673 140723929126042 140723929126042 140723929128911 0
[pid=16037/tid=16047] ppid=16034 vsize=15021092 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/16037/task/16047/stat : 16047 (java) S 16034 16034 12870 0 -1 1077944384 793 0 0 0 10 0 0 0 20 0 15 0 405406327 15381598208 32586 33554432000 4194304 4196468 140723929116720 139916053375216 139917083974274 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10481664 140723929125673 140723929126042 140723929126042 140723929128911 0
[pid=16037/tid=16048] ppid=16034 vsize=15021092 memory=0 CPUtime=0.06 cores=1,3,5,7
/proc/16037/task/16048/stat : 16048 (java) S 16034 16034 12870 0 -1 1077944384 150 0 0 0 6 0 0 0 20 0 15 0 405406327 15381598208 32586 33554432000 4194304 4196468 140723929116720 139916052322672 139917083974274 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10481664 140723929125673 140723929126042 140723929126042 140723929128911 0
[pid=16037/tid=16049] ppid=16034 vsize=15021092 memory=0 CPUtime=0.17 cores=1,3,5,7
/proc/16037/task/16049/stat : 16049 (java) S 16034 16034 12870 0 -1 1077944384 613 0 0 0 17 0 0 0 20 0 15 0 405406327 15381598208 32586 33554432000 4194304 4196468 140723929116720 139916051269616 139917083974274 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10481664 140723929125673 140723929126042 140723929126042 140723929128911 0
[pid=16037/tid=16050] ppid=16034 vsize=15021092 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16037/task/16050/stat : 16050 (java) S 16034 16034 12870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405406327 15381598208 32586 33554432000 4194304 4196468 140723929116720 139914532350304 139917083973333 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10481664 140723929125673 140723929126042 140723929126042 140723929128911 0
[pid=16037/tid=16051] ppid=16034 vsize=15021092 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16037/task/16051/stat : 16051 (java) S 16034 16034 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405406328 15381598208 32586 33554432000 4194304 4196468 140723929116720 139916050218032 139917083974274 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10481664 140723929125673 140723929126042 140723929126042 140723929128911 0
Current children cumulated CPU time: 1.02 s
Current children cumulated vsize: 15134220 KiB
Current children cumulated memory: 131740 KiB

[startup+1.50081 s]
/proc/loadavg: 2.31 2.08 2.07 4/234 16051
/proc/meminfo: memFree=31002636/32770624 swapFree=66932884/67108860
[pid=16034] ppid=16031 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/16034/stat : 16034 (scop.sh) S 16031 16034 12870 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 405406320 115843072 349 33554432000 4194304 5098028 140721991222976 140721991220232 139664807846524 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 36446208 140721991230307 140721991230576 140721991230576 140721991233485 0
/proc/16034/statm: 28282 349 296 221 0 87 0

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

/proc/16037/task/16039/stat : 16039 (java) S 16034 16034 12870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405406322 15383695360 45708 33554432000 4194304 4196468 140723929116720 139917088205328 139917083973333 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10481664 140723929125673 140723929126042 140723929126042 140723929128911 0
[pid=16037/tid=16040] ppid=16034 vsize=15023140 memory=1656 CPUtime=0 cores=1,3,5,7
/proc/16037/task/16040/stat : 16040 (java) S 16034 16034 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405406322 15383695360 45708 33554432000 4194304 4196468 140723929116720 139916886981264 139917083973333 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10481664 140723929125673 140723929126042 140723929126042 140723929128911 0
[pid=16037/tid=16041] ppid=16034 vsize=15023140 memory=1804 CPUtime=0 cores=1,3,5,7
/proc/16037/task/16041/stat : 16041 (java) S 16034 16034 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405406322 15383695360 45708 33554432000 4194304 4196468 140723929116720 139916885928208 139917083973333 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10481664 140723929125673 140723929126042 140723929126042 140723929128911 0
[pid=16037/tid=16042] ppid=16034 vsize=15023140 memory=916 CPUtime=0 cores=1,3,5,7
/proc/16037/task/16042/stat : 16042 (java) S 16034 16034 12870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405406322 15383695360 45708 33554432000 4194304 4196468 140723929116720 139916884875664 139917083973333 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10481664 140723929125673 140723929126042 140723929126042 140723929128911 0
[pid=16037/tid=16043] ppid=16034 vsize=15023140 memory=3848 CPUtime=0 cores=1,3,5,7
/proc/16037/task/16043/stat : 16043 (java) S 16034 16034 12870 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 405406324 15383695360 45708 33554432000 4194304 4196468 140723929116720 139916054428400 139917083974274 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10481664 140723929125673 140723929126042 140723929126042 140723929128911 0
[pid=16037/tid=16044] ppid=16034 vsize=15023140 memory=2656 CPUtime=0 cores=1,3,5,7
/proc/16037/task/16044/stat : 16044 (java) S 16034 16034 12870 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405406324 15383695360 45708 33554432000 4194304 4196468 140723929116720 139915673200288 139917083973333 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10481664 140723929125673 140723929126042 140723929126042 140723929128911 0
[pid=16037/tid=16045] ppid=16034 vsize=15023140 memory=2664 CPUtime=0 cores=1,3,5,7
/proc/16037/task/16045/stat : 16045 (java) S 16034 16034 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405406325 15383695360 45708 33554432000 4194304 4196468 140723929116720 139915404764400 139917083973333 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10481664 140723929125673 140723929126042 140723929126042 140723929128911 0
[pid=16037/tid=16046] ppid=16034 vsize=15023140 memory=1412 CPUtime=0 cores=1,3,5,7
/proc/16037/task/16046/stat : 16046 (java) S 16034 16034 12870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405406327 15383695360 45708 33554432000 4194304 4196468 140723929116720 139915030256080 139917083981723 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10481664 140723929125673 140723929126042 140723929126042 140723929128911 0
[pid=16037/tid=16047] ppid=16034 vsize=15023140 memory=3496 CPUtime=0.45 cores=1,3,5,7
/proc/16037/task/16047/stat : 16047 (java) S 16034 16034 12870 0 -1 1077944384 1468 0 0 0 45 0 0 0 20 0 15 0 405406327 15383695360 45708 33554432000 4194304 4196468 140723929116720 139916053375216 139917083974274 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10481664 140723929125673 140723929126042 140723929126042 140723929128911 0
[pid=16037/tid=16048] ppid=16034 vsize=15023140 memory=1476 CPUtime=0.37 cores=1,3,5,7
/proc/16037/task/16048/stat : 16048 (java) R 16034 16034 12870 0 -1 4202560 435 0 0 0 37 0 0 0 20 0 15 0 405406327 15383695360 45708 33554432000 4194304 4196468 140723929116720 139916052322672 139917083984474 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10481664 140723929125673 140723929126042 140723929126042 140723929128911 0
[pid=16037/tid=16049] ppid=16034 vsize=15023140 memory=127728 CPUtime=0.67 cores=1,3,5,7
/proc/16037/task/16049/stat : 16049 (java) R 16034 16034 12870 0 -1 4202560 2012 0 0 0 67 0 0 0 20 0 15 0 405406327 15383695360 45708 33554432000 4194304 4196468 140723929116720 139916051269616 139917083977009 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10481664 140723929125673 140723929126042 140723929126042 140723929128911 0
[pid=16037/tid=16050] ppid=16034 vsize=15023140 memory=110980 CPUtime=0 cores=1,3,5,7
/proc/16037/task/16050/stat : 16050 (java) S 16034 16034 12870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405406327 15383695360 45708 33554432000 4194304 4196468 140723929116720 139914532350304 139917083973333 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10481664 140723929125673 140723929126042 140723929126042 140723929128911 0
[pid=16037/tid=16051] ppid=16034 vsize=15023140 memory=4096 CPUtime=0 cores=1,3,5,7
/proc/16037/task/16051/stat : 16051 (java) S 16034 16034 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405406328 15383695360 45708 33554432000 4194304 4196468 140723929116720 139916050218032 139917083974274 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10481664 140723929125673 140723929126042 140723929126042 140723929128911 0
Current children cumulated CPU time: 3.01 s
Current children cumulated vsize: 15136268 KiB
Current children cumulated memory: 184228 KiB

[startup+3.11044 s]
/proc/loadavg: 2.45 2.11 2.08 3/234 16066
/proc/meminfo: memFree=31075664/32770624 swapFree=66932884/67108860
[pid=16034] ppid=16031 vsize=113128 memory=1476 CPUtime=6.24 cores=1,3,5,7
/proc/16034/stat : 16034 (scop.sh) S 16031 16034 12870 0 -1 4202496 583 27132 0 0 0 0 610 14 20 0 1 0 405406320 115843072 369 33554432000 4194304 5098028 140721991222976 140721991219720 139664807846524 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 36446208 140721991230307 140721991230576 140721991230576 140721991233485 0
/proc/16034/statm: 28282 369 311 221 0 87 0
[pid=16052] ppid=16034 vsize=7406604 memory=81240 CPUtime=0.72 cores=1,3,5,7
/proc/16052/stat : 16052 (java) S 16034 16034 12870 0 -1 1077944320 14172 0 0 0 67 5 0 0 20 0 15 0 405406577 7584362496 20310 33554432000 4194304 4196468 140724940314432 140724940296976 139645751197431 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 7446528 140724940321787 140724940321946 140724940321946 140724940324815 0
/proc/16052/statm: 1851651 20310 3101 1 0 1813530 0
[pid=16052/tid=16053] ppid=16034 vsize=7406604 memory=3620 CPUtime=0.52 cores=1,3,5,7
/proc/16052/task/16053/stat : 16053 (java) R 16034 16034 12870 0 -1 4202560 11887 0 0 0 47 5 0 0 20 0 15 0 405406578 7584362496 20310 33554432000 4194304 4196468 140724940314432 139645723026576 139645751211318 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7446528 140724940321787 140724940321946 140724940321946 140724940324815 0
[pid=16052/tid=16054] ppid=16034 vsize=7406604 memory=18784 CPUtime=0 cores=1,3,5,7
/proc/16052/task/16054/stat : 16054 (java) S 16034 16034 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405406579 7584362496 20310 33554432000 4194304 4196468 140724940314432 139645755439760 139645751207637 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7446528 140724940321787 140724940321946 140724940321946 140724940324815 0
[pid=16052/tid=16055] ppid=16034 vsize=7406604 memory=6724 CPUtime=0 cores=1,3,5,7
/proc/16052/task/16055/stat : 16055 (java) S 16034 16034 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405406579 7584362496 20310 33554432000 4194304 4196468 140724940314432 139645561203216 139645751207637 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7446528 140724940321787 140724940321946 140724940321946 140724940324815 0
[pid=16052/tid=16056] ppid=16034 vsize=7406604 memory=8932 CPUtime=0 cores=1,3,5,7
/proc/16052/task/16056/stat : 16056 (java) S 16034 16034 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405406579 7584362496 20310 33554432000 4194304 4196468 140724940314432 139645235661200 139645751207637 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7446528 140724940321787 140724940321946 140724940321946 140724940324815 0
[pid=16052/tid=16057] ppid=16034 vsize=7406604 memory=8964 CPUtime=0 cores=1,3,5,7
/proc/16052/task/16057/stat : 16057 (java) S 16034 16034 12870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405406579 7584362496 20310 33554432000 4194304 4196468 140724940314432 139645234608400 139645751207637 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7446528 140724940321787 140724940321946 140724940321946 140724940324815 0
[pid=16052/tid=16058] ppid=16034 vsize=7406604 memory=3472468555431301872 CPUtime=0 cores=1,3,5,7
/proc/16052/task/16058/stat : 16058 (java) S 16034 16034 12870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405406580 7584362496 20310 33554432000 4194304 4196468 140724940314432 139644794846064 139645751208578 0 0 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7446528 140724940321787 140724940321946 140724940321946 140724940324815 0
[pid=16052/tid=16059] ppid=16034 vsize=7406604 memory=140259203621664 CPUtime=0 cores=1,3,5,7
/proc/16052/task/16059/stat : 16059 (java) S 16034 16034 12870 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405406581 7584362496 20310 33554432000 4194304 4196468 140724940314432 139644687607328 139645751207637 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7446528 140724940321787 140724940321946 140724940321946 140724940324815 0
[pid=16052/tid=16060] ppid=16034 vsize=7406604 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16052/task/16060/stat : 16060 (java) S 16034 16034 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405406581 7584362496 20310 33554432000 4194304 4196468 140724940314432 139644419171696 139645751207637 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7446528 140724940321787 140724940321946 140724940321946 140724940324815 0
[pid=16052/tid=16061] ppid=16034 vsize=7406604 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16052/task/16061/stat : 16061 (java) S 16034 16034 12870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405406583 7584362496 20310 33554432000 4194304 4196468 140724940314432 139644044663120 139645751216027 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7446528 140724940321787 140724940321946 140724940321946 140724940324815 0
[pid=16052/tid=16062] ppid=16034 vsize=7406604 memory=4580 CPUtime=0.03 cores=1,3,5,7
/proc/16052/task/16062/stat : 16062 (java) S 16034 16034 12870 0 -1 1077944384 477 0 0 0 3 0 0 0 20 0 15 0 405406583 7584362496 20310 33554432000 4194304 4196468 140724940314432 139644793792880 139645751208578 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7446528 140724940321787 140724940321946 140724940321946 140724940324815 0
[pid=16052/tid=16063] ppid=16034 vsize=7406604 memory=4206468019014099040 CPUtime=0.04 cores=1,3,5,7
/proc/16052/task/16063/stat : 16063 (java) S 16034 16034 12870 0 -1 1077944384 162 0 0 0 4 0 0 0 20 0 15 0 405406583 7584362496 20310 33554432000 4194304 4196468 140724940314432 139644792740080 139645751208578 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7446528 140724940321787 140724940321946 140724940321946 140724940324815 0
[pid=16052/tid=16064] ppid=16034 vsize=7406604 memory=-7522837583129502606 CPUtime=0.11 cores=1,3,5,7
/proc/16052/task/16064/stat : 16064 (java) S 16034 16034 12870 0 -1 1077944384 318 0 0 0 11 0 0 0 20 0 15 0 405406583 7584362496 20310 33554432000 4194304 4196468 140724940314432 139644791687280 139645751208578 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7446528 140724940321787 140724940321946 140724940321946 140724940324815 0
[pid=16052/tid=16065] ppid=16034 vsize=7406604 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16052/task/16065/stat : 16065 (java) S 16034 16034 12870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405406583 7584362496 20310 33554432000 4194304 4196468 140724940314432 139643546757344 139645751207637 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7446528 140724940321787 140724940321946 140724940321946 140724940324815 0
[pid=16052/tid=16066] ppid=16034 vsize=7406604 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16052/task/16066/stat : 16066 (java) S 16034 16034 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405406584 7584362496 20310 33554432000 4194304 4196468 140724940314432 139644790635696 139645751208578 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7446528 140724940321787 140724940321946 140724940321946 140724940324815 0
Current children cumulated CPU time: 6.96 s
Current children cumulated vsize: 7519732 KiB
Current children cumulated memory: 82716 KiB

[startup+3.44752 s]
# the end of solver process 16034 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=7.44354 s, system=0.240745 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+3.2053 s]
/proc/loadavg: 2.45 2.11 2.08 3/234 16066
/proc/meminfo: memFree=31075664/32770624 swapFree=66932884/67108860
[pid=16034] ppid=16031 vsize=113128 memory=1476 CPUtime=6.24 cores=1,3,5,7
/proc/16034/stat : 16034 (scop.sh) S 16031 16034 12870 0 -1 4202496 583 27132 0 0 0 0 610 14 20 0 1 0 405406320 115843072 369 33554432000 4194304 5098028 140721991222976 140721991219720 139664807846524 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 36446208 140721991230307 140721991230576 140721991230576 140721991233485 0
/proc/16034/statm: 28282 369 311 221 0 87 0
[pid=16052] ppid=16034 vsize=7408652 memory=98108 CPUtime=0.87 cores=1,3,5,7
/proc/16052/stat : 16052 (java) S 16034 16034 12870 0 -1 1077944320 17836 0 0 0 81 6 0 0 20 0 15 0 405406577 7586459648 24527 33554432000 4194304 4196468 140724940314432 140724940296976 139645751197431 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 7446528 140724940321787 140724940321946 140724940321946 140724940324815 0
/proc/16052/statm: 1852163 24527 3106 1 0 1814042 0
[pid=16052/tid=16053] ppid=16034 vsize=7408652 memory=6791534058613427641 CPUtime=0.61 cores=1,3,5,7
/proc/16052/task/16053/stat : 16053 (java) R 16034 16034 12870 0 -1 4202560 15449 0 0 0 56 5 0 0 20 0 15 0 405406578 7586459648 24527 33554432000 4194304 4196468 140724940314432 139645723033072 139645751209366 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7446528 140724940321787 140724940321946 140724940321946 140724940324815 0
[pid=16052/tid=16054] ppid=16034 vsize=7408652 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16052/task/16054/stat : 16054 (java) S 16034 16034 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405406579 7586459648 24527 33554432000 4194304 4196468 140724940314432 139645755439760 139645751207637 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7446528 140724940321787 140724940321946 140724940321946 140724940324815 0
[pid=16052/tid=16055] ppid=16034 vsize=7408652 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16052/task/16055/stat : 16055 (java) S 16034 16034 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405406579 7586459648 24527 33554432000 4194304 4196468 140724940314432 139645561203216 139645751207637 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7446528 140724940321787 140724940321946 140724940321946 140724940324815 0
[pid=16052/tid=16056] ppid=16034 vsize=7408652 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16052/task/16056/stat : 16056 (java) S 16034 16034 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405406579 7586459648 24527 33554432000 4194304 4196468 140724940314432 139645235661200 139645751207637 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7446528 140724940321787 140724940321946 140724940321946 140724940324815 0
[pid=16052/tid=16057] ppid=16034 vsize=7408652 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16052/task/16057/stat : 16057 (java) S 16034 16034 12870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405406579 7586459648 24527 33554432000 4194304 4196468 140724940314432 139645234608400 139645751207637 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7446528 140724940321787 140724940321946 140724940321946 140724940324815 0
[pid=16052/tid=16058] ppid=16034 vsize=7408652 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16052/task/16058/stat : 16058 (java) S 16034 16034 12870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405406580 7586459648 24527 33554432000 4194304 4196468 140724940314432 139644794846064 139645751208578 0 0 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7446528 140724940321787 140724940321946 140724940321946 140724940324815 0
[pid=16052/tid=16059] ppid=16034 vsize=7408652 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16052/task/16059/stat : 16059 (java) S 16034 16034 12870 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405406581 7586459648 24527 33554432000 4194304 4196468 140724940314432 139644687607328 139645751207637 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7446528 140724940321787 140724940321946 140724940321946 140724940324815 0
[pid=16052/tid=16060] ppid=16034 vsize=7408652 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16052/task/16060/stat : 16060 (java) S 16034 16034 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405406581 7586459648 24527 33554432000 4194304 4196468 140724940314432 139644419171696 139645751207637 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7446528 140724940321787 140724940321946 140724940321946 140724940324815 0
[pid=16052/tid=16061] ppid=16034 vsize=7408652 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16052/task/16061/stat : 16061 (java) S 16034 16034 12870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405406583 7586459648 24527 33554432000 4194304 4196468 140724940314432 139644044663120 139645751216027 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7446528 140724940321787 140724940321946 140724940321946 140724940324815 0
[pid=16052/tid=16062] ppid=16034 vsize=7408652 memory=128 CPUtime=0.04 cores=1,3,5,7
/proc/16052/task/16062/stat : 16062 (java) S 16034 16034 12870 0 -1 1077944384 482 0 0 0 4 0 0 0 20 0 15 0 405406583 7586459648 24527 33554432000 4194304 4196468 140724940314432 139644793792880 139645751208578 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7446528 140724940321787 140724940321946 140724940321946 140724940324815 0
[pid=16052/tid=16063] ppid=16034 vsize=7408652 memory=121 CPUtime=0.04 cores=1,3,5,7
/proc/16052/task/16063/stat : 16063 (java) S 16034 16034 12870 0 -1 1077944384 166 0 0 0 4 0 0 0 20 0 15 0 405406583 7586459648 24527 33554432000 4194304 4196468 140724940314432 139644792740080 139645751208578 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7446528 140724940321787 140724940321946 140724940321946 140724940324815 0
[pid=16052/tid=16064] ppid=16034 vsize=7408652 memory=109 CPUtime=0.15 cores=1,3,5,7
/proc/16052/task/16064/stat : 16064 (java) S 16034 16034 12870 0 -1 1077944384 411 0 0 0 15 0 0 0 20 0 15 0 405406583 7586459648 24527 33554432000 4194304 4196468 140724940314432 139644791687280 139645751208578 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7446528 140724940321787 140724940321946 140724940321946 140724940324815 0
[pid=16052/tid=16065] ppid=16034 vsize=7408652 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16052/task/16065/stat : 16065 (java) S 16034 16034 12870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405406583 7586459648 24527 33554432000 4194304 4196468 140724940314432 139643546757344 139645751207637 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7446528 140724940321787 140724940321946 140724940321946 140724940324815 0
[pid=16052/tid=16066] ppid=16034 vsize=7408652 memory=140259203858690 CPUtime=0 cores=1,3,5,7
/proc/16052/task/16066/stat : 16066 (java) S 16034 16034 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405406584 7586459648 24527 33554432000 4194304 4196468 140724940314432 139644790635696 139645751208578 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7446528 140724940321787 140724940321946 140724940321946 140724940324815 0
Current children cumulated CPU time: 7.11 s
Current children cumulated vsize: 7521780 KiB
Current children cumulated memory: 99584 KiB

[startup+3.40292 s]
/proc/loadavg: 2.45 2.11 2.08 3/234 16066
/proc/meminfo: memFree=31075664/32770624 swapFree=66932884/67108860
[pid=16034] ppid=16031 vsize=113128 memory=1476 CPUtime=6.24 cores=1,3,5,7
/proc/16034/stat : 16034 (scop.sh) S 16031 16034 12870 0 -1 4202496 583 27132 0 0 0 0 610 14 20 0 1 0 405406320 115843072 369 33554432000 4194304 5098028 140721991222976 140721991219720 139664807846524 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 36446208 140721991230307 140721991230576 140721991230576 140721991233485 0
/proc/16034/statm: 28282 369 311 221 0 87 0
[pid=16052] ppid=16034 vsize=7871828 memory=123576 CPUtime=1.33 cores=1,3,5,7
/proc/16052/stat : 16052 (java) S 16034 16034 12870 0 -1 1077944320 20218 1195 0 0 125 8 0 0 20 0 17 0 405406577 8060751872 30894 33554432000 4194304 4196468 140724940314432 140724940296976 139645751197431 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 7446528 140724940321787 140724940321946 140724940321946 140724940324815 0
/proc/16052/statm: 1967957 30894 3216 1 0 1929301 0
[pid=16052/tid=16053] ppid=16034 vsize=7871828 memory=1332 CPUtime=0.8 cores=1,3,5,7
/proc/16052/task/16053/stat : 16053 (java) R 16034 16034 12870 0 -1 4202560 17012 1195 0 0 73 7 0 0 20 0 17 0 405406578 8060751872 30894 33554432000 4194304 4196468 140724940314432 139645723010560 139645751219357 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7446528 140724940321787 140724940321946 140724940321946 140724940324815 0
[pid=16052/tid=16054] ppid=16034 vsize=7871828 memory=1564 CPUtime=0 cores=1,3,5,7
/proc/16052/task/16054/stat : 16054 (java) S 16034 16034 12870 0 -1 1077944384 1 1195 0 0 0 0 0 0 20 0 17 0 405406579 8060751872 30894 33554432000 4194304 4196468 140724940314432 139645755439760 139645751207637 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7446528 140724940321787 140724940321946 140724940321946 140724940324815 0
[pid=16052/tid=16055] ppid=16034 vsize=7871828 memory=976 CPUtime=0 cores=1,3,5,7
/proc/16052/task/16055/stat : 16055 (java) S 16034 16034 12870 0 -1 1077944384 1 1195 0 0 0 0 0 0 20 0 17 0 405406579 8060751872 30894 33554432000 4194304 4196468 140724940314432 139645561203216 139645751207637 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7446528 140724940321787 140724940321946 140724940321946 140724940324815 0
[pid=16052/tid=16056] ppid=16034 vsize=7871828 memory=772 CPUtime=0 cores=1,3,5,7
/proc/16052/task/16056/stat : 16056 (java) S 16034 16034 12870 0 -1 1077944384 1 1195 0 0 0 0 0 0 20 0 17 0 405406579 8060751872 30894 33554432000 4194304 4196468 140724940314432 139645235661200 139645751207637 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7446528 140724940321787 140724940321946 140724940321946 140724940324815 0
[pid=16052/tid=16057] ppid=16034 vsize=7871828 memory=3932 CPUtime=0 cores=1,3,5,7
/proc/16052/task/16057/stat : 16057 (java) S 16034 16034 12870 0 -1 1077944384 2 1195 0 0 0 0 0 0 20 0 17 0 405406579 8060751872 30894 33554432000 4194304 4196468 140724940314432 139645234608400 139645751207637 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7446528 140724940321787 140724940321946 140724940321946 140724940324815 0
[pid=16052/tid=16058] ppid=16034 vsize=7871828 memory=2832 CPUtime=0 cores=1,3,5,7
/proc/16052/task/16058/stat : 16058 (java) S 16034 16034 12870 0 -1 1077944384 5 1195 0 0 0 0 0 0 20 0 17 0 405406580 8060751872 30894 33554432000 4194304 4196468 140724940314432 139644794846064 139645751208578 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7446528 140724940321787 140724940321946 140724940321946 140724940324815 0
[pid=16052/tid=16059] ppid=16034 vsize=7871828 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16052/task/16059/stat : 16059 (java) S 16034 16034 12870 0 -1 1077944384 13 1195 0 0 0 0 0 0 20 0 17 0 405406581 8060751872 30894 33554432000 4194304 4196468 140724940314432 139644687607328 139645751207637 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7446528 140724940321787 140724940321946 140724940321946 140724940324815 0
[pid=16052/tid=16060] ppid=16034 vsize=7871828 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16052/task/16060/stat : 16060 (java) S 16034 16034 12870 0 -1 1077944384 1 1195 0 0 0 0 0 0 20 0 17 0 405406581 8060751872 30894 33554432000 4194304 4196468 140724940314432 139644419171696 139645751207637 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7446528 140724940321787 140724940321946 140724940321946 140724940324815 0
[pid=16052/tid=16061] ppid=16034 vsize=7871828 memory=140259203684704 CPUtime=0 cores=1,3,5,7
/proc/16052/task/16061/stat : 16061 (java) S 16034 16034 12870 0 -1 1077944384 3 1195 0 0 0 0 0 0 20 0 17 0 405406583 8060751872 30894 33554432000 4194304 4196468 140724940314432 139644044663120 139645751216027 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7446528 140724940321787 140724940321946 140724940321946 140724940324815 0
[pid=16052/tid=16062] ppid=16034 vsize=7871828 memory=140259203694912 CPUtime=0.11 cores=1,3,5,7
/proc/16052/task/16062/stat : 16062 (java) S 16034 16034 12870 0 -1 1077944384 683 1195 0 0 11 0 0 0 20 0 17 0 405406583 8060751872 30894 33554432000 4194304 4196468 140724940314432 139644793792880 139645751208578 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7446528 140724940321787 140724940321946 140724940321946 140724940324815 0
[pid=16052/tid=16063] ppid=16034 vsize=7871828 memory=3691176836860419584 CPUtime=0.11 cores=1,3,5,7
/proc/16052/task/16063/stat : 16063 (java) S 16034 16034 12870 0 -1 1077944384 390 1195 0 0 11 0 0 0 20 0 17 0 405406583 8060751872 30894 33554432000 4194304 4196468 140724940314432 139644792740080 139645751208578 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7446528 140724940321787 140724940321946 140724940321946 140724940324815 0
[pid=16052/tid=16064] ppid=16034 vsize=7871828 memory=280518407312512 CPUtime=0.23 cores=1,3,5,7
/proc/16052/task/16064/stat : 16064 (java) S 16034 16034 12870 0 -1 1077944384 634 1195 0 0 23 0 0 0 20 0 17 0 405406583 8060751872 30894 33554432000 4194304 4196468 140724940314432 139644791687280 139645751208578 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7446528 140724940321787 140724940321946 140724940321946 140724940324815 0
[pid=16052/tid=16065] ppid=16034 vsize=7871828 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16052/task/16065/stat : 16065 (java) S 16034 16034 12870 0 -1 1077944384 3 1195 0 0 0 0 0 0 20 0 17 0 405406583 8060751872 30894 33554432000 4194304 4196468 140724940314432 139643546757344 139645751207637 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7446528 140724940321787 140724940321946 140724940321946 140724940324815 0
[pid=16052/tid=16066] ppid=16034 vsize=7871828 memory=140260746986074 CPUtime=0 cores=1,3,5,7
/proc/16052/task/16066/stat : 16066 (java) S 16034 16034 12870 0 -1 1077944384 1 1195 0 0 0 0 0 0 20 0 17 0 405406584 8060751872 30894 33554432000 4194304 4196468 140724940314432 139644790635696 139645751208578 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7446528 140724940321787 140724940321946 140724940321946 140724940324815 0
Current children cumulated CPU time: 7.57 s
Current children cumulated vsize: 7984956 KiB
Current children cumulated memory: 125052 KiB

Child status: 0
Real time (s): 3.44757
CPU time (s): 7.68429
CPU user time (s): 7.44354
CPU system time (s): 0.240745
CPU usage (%): 222.89
Max. virtual memory (cumulated for all children) (KiB): 15142500
Max. memory (cumulated for all children) (KiB): 315576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.44355
system time used= 0.240745
maximum resident set size= 316952
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49271
page faults= 0
swaps= 0
block input operations= 0
block output operations= 464
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6272
involuntary context switches= 29


# summary of solver processes directly reported to runsolver:
#   pid: 16034
#   total CPU time (s): 7.68429
#   total CPU user time (s): 7.44354
#   total CPU system time (s): 0.240745

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.052941 second user time and 0.074118 second system time

The end

Launcher Data

Begin job on node151 at 2019-09-12 14:28:29
IDJOB=4387834
IDBENCH=126509
IDSOLVER=2826
FILE ID=node151/4387834-1568291348
RUNJOBID= node151-1568286070-13984
PBS_JOBID= 21701060
Free space on /tmp= 56572 MiB

SOLVER NAME= Fun-sCOP hybrid+CryptoMiniSat (2019-06-15)
BENCH NAME= XCSP17/SocialGolfers/SocialGolfers-cp-s1/SocialGolfers-5-3-4-cp.xml
COMMAND LINE= DIR/scop.sh 11g DIR/scop.jar -hybrid DIR/cryptominisat5 default TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4387834-1568291348/watcher-4387834-1568291348 -o /tmp/evaluation-result-4387834-1568291348/solver-4387834-1568291348 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node151-1568286070-13984 --watchdog 2580  HOME/scop.sh 11g HOME/scop.jar -hybrid HOME/cryptominisat5 default HOME HOME/instance-4387834-1568291348.xml

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

MD5SUM BENCH= fefd0dc8744a7f984307705d377cf1e3
RANDOM SEED=1048094386

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31138332 kB
MemAvailable:   31631828 kB
Buffers:          104812 kB
Cached:           679324 kB
SwapCached:        73132 kB
Active:           644716 kB
Inactive:         438348 kB
Active(anon):     233700 kB
Inactive(anon):    96264 kB
Active(file):     411016 kB
Inactive(file):   342084 kB
Unevictable:      111232 kB
Mlocked:          111232 kB
SwapTotal:      67108860 kB
SwapFree:       66932884 kB
Dirty:             20836 kB
Writeback:             0 kB
AnonPages:        338064 kB
Mapped:            46636 kB
Shmem:             22152 kB
Slab:             140728 kB
SReclaimable:     112460 kB
SUnreclaim:        28268 kB
KernelStack:        3872 kB
PageTables:         6092 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    6077632 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    200704 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      138624 kB
DirectMap2M:    33406976 kB

Free space on /tmp at the end= 56552 MiB
End job on node151 at 2019-09-12 14:28:33