Trace number 4307281

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
scop order+glucose-syrup (2018-07-31)SAT 8.95431 3.76578

General information on the benchmark

NameMisteryShopper/
MisteryShopper-04_c18.xml
MD5SUM0b82fb3eeae4b26efaa96bf656c68c27
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 benchmark2.49755
Satisfiable
(Un)Satisfiability was proved
Number of variables144
Number of constraints109
Number of domains3
Minimum domain size3
Maximum domain size12
Distribution of domain sizes[{"size":3,"count":36},{"size":4,"count":36},{"size":12,"count":72}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":72},{"degree":3,"count":36},{"degree":4,"count":27},{"degree":5,"count":9}]
Minimum constraint arity2
Maximum constraint arity36
Distribution of constraint arities[{"arity":2,"count":72},{"arity":3,"count":27},{"arity":12,"count":6},{"arity":24,"count":3},{"arity":36,"count":1}]
Number of extensional constraints72
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":72},{"type":"allDifferent","count":30},{"type":"ordered","count":3},{"type":"lex","count":1},{"type":"channel","count":3}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms22g -Xmx22g -Xss128m -cp scop.jar fun.scop.XCSP18Encode -order -solver glucose-syrup -solverOption -model:-nthreads=8:-maxmemory=20000 -tmp HOME -serialFile HOME/scop-12504-serial-file.bin HOME/instance-4307281-1534192697.xml
0.65/0.53	
0.65/0.53	scop order+glucose-syrup (2018-07-31)
0.65/0.53	(Encoding Process)
0.65/0.53	
0.65/0.55	c BEGIN-Prog: Mon Aug 13 22:38:18 CEST 2018
0.65/0.55	c PID: 12507
0.65/0.55	c IP: 172.20.3.137
0.65/0.55	c HOST: node137.alineos.net
0.65/0.56	c (0,0) Parsing Begin
1.47/0.95	c (0,0) Parsing End
1.47/0.96	c (0,0) CSP: 144 int (0 aux), 0 bool (0 aux), 109 ctr, max domain size 12
1.47/0.96	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.47/0.96	c (0,0) Constraint Name Generate Begin
1.47/0.97	c (0,0) Ctr:HOME/instance-4307281-1534192697.xml,AllDifferent:ChannelTwoLists:ExtensionSupport:IntVar:LexMatrix:OrderedCtr
1.47/0.97	c (0,0) Constraint Name Generate End
1.47/0.97	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.47/0.97	c (0,0) CSP to CSPinCNF Begin
2.22/1.25	c (0,0) translated 11 (10%) constraints
2.22/1.27	c (0,0) translated 22 (20%) constraints
2.83/1.43	c (0,0) translated 33 (30%) constraints
3.41/1.60	c (1,1) translated 44 (40%) constraints
3.41/1.64	c (1,1) translated 55 (50%) constraints
3.41/1.68	c (1,1) translated 66 (60%) constraints
3.71/1.70	c (1,1) translated 77 (70%) constraints
3.71/1.74	c (1,1) translated 88 (80%) constraints
3.71/1.76	c (1,1) translated 99 (90%) constraints
3.71/1.78	c (1,1) translated 109 (100%) constraints
4.12/1.84	c (1,1) STATISTICS1:HOME/instance-4307281-1534192697.xml,AllDifferent:ChannelTwoLists:ExtensionSupport:IntVar:LexMatrix:OrderedCtr,427,2422,12,12,12,2,12:370;11:48;10:85;4:36;3:36,12:3085;11:207;10:306;4:360;3:288;2:1209,12:12;5:36;4:67;3:1141;2:1147;1:19,2:575;1:5169;0:72,
4.12/1.84	c (1,1) ==========================================
4.12/1.84	c (1,1) Order
4.12/1.84	c (1,1) ==========================================
4.12/1.87	c (1,1) translated 243 (10%) constraints
4.12/1.89	c (1,1) translated 485 (20%) constraints
4.58/1.94	c (1,1) translated 727 (30%) constraints
4.58/1.99	c (1,1) translated 969 (40%) constraints
5.09/2.02	c (1,1) translated 1211 (50%) constraints
5.09/2.05	c (1,1) translated 1454 (60%) constraints
5.09/2.06	c (1,1) translated 1696 (70%) constraints
5.09/2.07	c (1,1) translated 1938 (80%) constraints
5.09/2.08	c (1,1) translated 2180 (90%) constraints
5.09/2.09	c (1,1) translated 2422 (100%) constraints
5.09/2.09	c (1,1) CSP to CSPinCNF End
5.09/2.10	c (1,1) CSP: 144 int (0 aux), 1147 bool (1147 aux), 4150 ctr, max domain size 12
5.09/2.10	c (1,1) Heap : 450 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
5.09/2.10	c (1,1) CSPinCNF Propagation Begin
5.48/2.17	c (1,1) 39 values, 326 unsatisfiable literals, and 234 valid clauses are removed
5.48/2.17	c (1,1) CSPinCNF Propagation End
5.48/2.17	c (1,1) CSP: 174 int (30 aux), 1117 bool (1117 aux), 3916 ctr, max domain size 12
5.48/2.17	c (1,1) Heap : 450 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
5.48/2.17	c (1,1) Simplify CSPinCNF Begin
5.87/2.22	c (1,1) Simplify CSPinCNF End
5.87/2.23	c (1,1) CSP: 174 int (30 aux), 2110 bool (2110 aux), 4909 ctr, max domain size 12
5.87/2.23	c (1,1) Heap : 450 MiB used (max 21589 MiB), NonHeap : 31 MiB used (max 0 MiB)
5.87/2.23	c (1,1) Calculate Precise Domain Begin
5.87/2.23	c (1,1) 0 values are removed by re-calculation
5.87/2.23	c (1,1) Calculate Precise Domain End
5.87/2.23	c (1,1) CSP: 174 int (30 aux), 2110 bool (2110 aux), 4909 ctr, max domain size 12
5.87/2.23	c (1,1) Heap : 450 MiB used (max 21589 MiB), NonHeap : 31 MiB used (max 0 MiB)
5.87/2.23	c (1,1) CSPinCNF to SatSolver Begin
6.32/2.34	c (1,1) 491 (10 %) CSP clauses are encoded (3052 SAT variables, 4506 SAT clauses)
6.32/2.37	c (1,1) 982 (20 %) CSP clauses are encoded (3052 SAT variables, 8341 SAT clauses)
6.32/2.39	c (1,1) 1473 (30 %) CSP clauses are encoded (3052 SAT variables, 10712 SAT clauses)
6.74/2.40	c (1,1) 1964 (40 %) CSP clauses are encoded (3052 SAT variables, 11203 SAT clauses)
6.74/2.41	c (1,1) 2455 (50 %) CSP clauses are encoded (3052 SAT variables, 11694 SAT clauses)
6.74/2.41	c (1,1) 2946 (60 %) CSP clauses are encoded (3052 SAT variables, 12185 SAT clauses)
6.74/2.42	c (1,1) 3437 (70 %) CSP clauses are encoded (3052 SAT variables, 12676 SAT clauses)
6.74/2.43	c (1,1) 3928 (80 %) CSP clauses are encoded (3052 SAT variables, 13853 SAT clauses)
6.74/2.43	c (1,1) 4419 (90 %) CSP clauses are encoded (3052 SAT variables, 14700 SAT clauses)
6.74/2.44	c (1,1) 4909 (100 %) CSP clauses are encoded (3052 SAT variables, 15190 SAT clauses)
6.74/2.44	c (1,1) Launch Command will be: glucose-syrup -model -nthreads=8 -maxmemory=20000
6.74/2.44	c (1,1) CSPinCNF to SatSolver End
6.74/2.44	c (1,1) Heap : 450 MiB used (max 21589 MiB), NonHeap : 32 MiB used (max 0 MiB)
6.74/2.49	c (1,1) STATISTICS2:HOME/instance-4307281-1534192697.xml,AllDifferent:ChannelTwoLists:ExtensionSupport:IntVar:LexMatrix:OrderedCtr,2284,4909,12,12,12,2,12:526;11:78;10:295;4:72;3:72,12:4449;11:301;10:940;4:432;3:360;2:5585,12:3;10:8;8:1;4:67;3:991;2:3820;1:19,2:1043;1:9981,
6.74/2.49	c (1,1) 3052 bool, 15191 clause
6.74/2.49	c (1,1) Export Begin
7.17/2.58	c (2,2) Export to HOME/scop-12504-serial-file.bin
7.17/2.58	c (2,2) Export End
7.17/2.59	c (2,2) Export File Size: 0.03 MB
7.17/2.59	c (2,2) 0,0,1,1,1,1,1,STOP-AFTER(DIMACS)
7.17/2.59	c END-Prog: Mon Aug 13 22:38:20 CEST 2018
0.00/2.60	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-12504-serial-file.bin
8.10/3.08	c (0,0) Read Serial File Begin
8.10/3.08	c (0,0) HOME/scop-12504-serial-file.bin
8.37/3.26	c (0,0) Read Serial File End
8.37/3.27	
8.37/3.27	scop order+glucose-syrup (2018-07-31)
8.37/3.27	(Solving Process)
8.37/3.27	
8.53/3.30	c BEGIN-Prog: Mon Aug 13 22:38:20 CEST 2018
8.53/3.30	c PID: 12527
8.53/3.30	c IP: 172.20.3.137
8.53/3.30	c HOST: node137.alineos.net
8.53/3.30	c (0,0) SatSolver.solve Begin
8.53/3.30	c (0,0) 0 bool, 0 clause
8.53/3.30	c (0,0) glucose-syrup -model -nthreads=8 -maxmemory=20000 HOME/instance-4307281-1534192697.xml-scop-12507.cnf
8.53/3.35	c (0,0) c
8.53/3.35	c (0,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
8.53/3.35	c (0,0) c
8.53/3.35	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
8.53/3.35	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
8.53/3.35	c (0,0) c ========================================[ Problem Statistics ]===========================================
8.53/3.35	c (0,0) c |                                                                                                       |
8.53/3.35	c (0,0) c |  Number of variables:          3052                                                                   |
8.53/3.35	c (0,0) c |  Number of clauses:           15071                                                                   |
8.53/3.35	c (0,0) c |  Parse time:                   0.00 s                                                                 |
8.53/3.35	c (0,0) c |                                                                                                       |
8.53/3.36	c (0,0) c |  Eliminated clauses:           0.03 Mb                                                                |
8.53/3.36	c (0,0) c |  Simplification time:          0.01 s                                                                 |
8.53/3.36	c (0,0) c |                                                                                                       |
8.53/3.36	c (0,0) c |  Generating clones                                                                                    |
8.53/3.36	c (0,0) c |  all clones generated. Memory =  36.02Mb.                                                             |
8.53/3.36	c (0,0) c ========================================================================================================|
8.53/3.36	c (0,0) c last restart ## conflicts  :  21 46 
8.53/3.36	c (0,0) c Thread 5 is 100% pure glucose! First thread to finish! (SAT answer).
8.53/3.36	c (0,0) c Total Memory so far : 612.05Mb
8.53/3.36	c (0,0) c
8.53/3.36	c (0,0) c real time : 0.0276968 s
8.53/3.36	c (0,0) c cpu time  : 0.028343 s
8.53/3.36	c (0,0) c
8.53/3.36	c (0,0) c
8.53/3.36	c (0,0) c
8.53/3.36	c (0,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
8.53/3.36	c (0,0) c
8.53/3.36	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
8.53/3.36	c (0,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
8.53/3.36	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
8.53/3.36	c (0,0) c | Conflicts     |             113 |          8 |          7 |         18 |         25 |         18 |         21 |          7 |          9 |
8.53/3.36	c (0,0) c | Decisions     |             557 |        113 |         28 |         47 |        139 |         47 |         84 |         53 |         46 |
8.53/3.36	c (0,0) c | Propagations  |           18320 |       1482 |       1291 |       2847 |       4225 |       2631 |       3097 |       1654 |       1093 |
8.53/3.36	c (0,0) c | Avg_Trail     |                 |        592 |        772 |        890 |        861 |        866 |        923 |        833 |        642 |
8.53/3.36	c (0,0) c | Avg_DL        |                 |         26 |          8 |         11 |         10 |         10 |         11 |         13 |         11 |
8.53/3.36	c (0,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
8.53/3.36	c (0,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
8.53/3.36	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
8.53/3.36	c (0,0) c | Exported      |              35 |          6 |          2 |          1 |          7 |          7 |          7 |          2 |          3 |
8.53/3.36	c (0,0) c | Imported      |              82 |          0 |         32 |          5 |         28 |          4 |          3 |         10 |          0 |
8.53/3.36	c (0,0) c | Good          |              49 |          0 |         16 |          5 |         12 |          4 |          3 |          9 |          0 |
8.53/3.36	c (0,0) c | Purge         |              33 |          0 |         16 |          0 |         16 |          0 |          0 |          1 |          0 |
8.53/3.36	c (0,0) c | Promoted      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
8.53/3.36	c (0,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
8.53/3.36	c (0,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
8.53/3.36	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
8.53/3.36	c (0,0) c | Unaries       |                 |          0 |          2 |          2 |          9 |          2 |          2 |          2 |          0 |
8.53/3.36	c (0,0) c | Binaries      |                 |          5 |          2 |          0 |          6 |          1 |          1 |          2 |          1 |
8.53/3.36	c (0,0) c | Glues         |                 |          6 |          2 |          1 |          7 |          7 |          7 |          2 |          3 |
8.53/3.36	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
8.53/3.36	c (0,0) c | Orig_Seen     |             1 % |         48 |        101 |        292 |        246 |        255 |        269 |         82 |         83 |
8.53/3.36	c (0,0) c | Diff Orig seen|                 | -      221 | -      168 |         23 | -       23 | -       14 |      X     | -      187 | -      186 |
8.53/3.36	c (0,0) c | Hamming       |            12 % |        477 |        470 |        347 |        379 |        153 |      X     |        426 |        495 |
8.53/3.36	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
8.53/3.36	c (0,0) 
8.53/3.36	c (0,0) s SATISFIABLE
8.53/3.38	c (0,0) SatSolver.solve End
8.53/3.38	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
8.53/3.38	c (0,0) Show results Begin
8.81/3.44	s SATISFIABLE
8.81/3.45	v <instantiation>
8.81/3.45	v     <list>vr[0][0] vr[0][1] vr[0][2] vr[1][0] vr[1][1] vr[1][2] vr[2][0] vr[2][1] vr[2][2] vr[3][0] vr[3][1] vr[3][2] vr[4][0] vr[4][1] vr[4][2] vr[5][0] vr[5][1] vr[5][2] vr[6][0] vr[6][1] vr[6][2] vr[7][0] vr[7][1] vr[7][2] vr[8][0] vr[8][1] vr[8][2] vr[9][0] vr[9][1] vr[9][2] vr[10][0] vr[10][1] vr[10][2] vr[11][0] vr[11][1] vr[11][2] ve[0][0] ve[0][1] ve[0][2] ve[1][0] ve[1][1] ve[1][2] ve[2][0] ve[2][1] ve[2][2] ve[3][0] ve[3][1] ve[3][2] ve[4][0] ve[4][1] ve[4][2] ve[5][0] ve[5][1] ve[5][2] ve[6][0] ve[6][1] ve[6][2] ve[7][0] ve[7][1] ve[7][2] ve[8][0] ve[8][1] ve[8][2] ve[9][0] ve[9][1] ve[9][2] ve[10][0] ve[10][1] ve[10][2] ve[11][0] ve[11][1] ve[11][2] gvr[0][0] gvr[0][1] gvr[0][2] gvr[1][0] gvr[1][1] gvr[1][2] gvr[2][0] gvr[2][1] gvr[2][2] gvr[3][0] gvr[3][1] gvr[3][2] gvr[4][0] gvr[4][1] gvr[4][2] gvr[5][0] gvr[5][1] gvr[5][2] gvr[6][0] gvr[6][1] gvr[6][2] gvr[7][0] gvr[7][1] gvr[7][2] gvr[8][0] gvr[8][1] gvr[8][2] gvr[9][0] gvr[9][1] gvr[9][2] gvr[10][0] gvr[10][1] gvr[10][2] gvr[11][0] gvr[11][1] gvr[11][2] gve[0][0] gve[0][1] gve[0][2] gve[1][0] gve[1][1] gve[1][2] gve[2][0] gve[2][1] gve[2][2] gve[3][0] gve[3][1] gve[3][2] gve[4][0] gve[4][1] gve[4][2] gve[5][0] gve[5][1] gve[5][2] gve[6][0] gve[6][1] gve[6][2] gve[7][0] gve[7][1] gve[7][2] gve[8][0] gve[8][1] gve[8][2] gve[9][0] gve[9][1] gve[9][2] gve[10][0] gve[10][1] gve[10][2] gve[11][0] gve[11][1] gve[11][2]</list>
8.91/3.57	v     <values>0 5 10 1 8 7 2 6 11 3 7 8 4 2 9 5 11 3 6 9 2 7 10 0 8 4 1 9 0 4 10 1 5 11 3 6 0 9 7 1 10 8 2 4 6 3 11 5 4 8 9 5 0 10 6 2 11 7 3 1 8 1 3 9 6 4 10 7 0 11 5 2 0 1 2 0 2 1 0 1 2 0 1 2 1 0 2 1 2 0 1 2 0 1 2 0 2 1 0 2 0 1 2 0 1 2 0 1 0 3 2 0 3 2 0 1 2 1 3 2 1 2 3 2 0 3 2 0 3 2 1 0 2 0 1 3 2 1 3 2 0 3 2 0</values>
8.91/3.57	v </instantiation>
8.91/3.57	c (0,0) Show results End
8.91/3.57	c (0,0) Heap : 163 MiB used (max 3925 MiB), NonHeap : 17 MiB used (max 0 MiB)
8.91/3.57	c (0,0) 0,0,STOP-AFTER(ALL)
8.91/3.57	c END-Prog: Mon Aug 13 22:38:21 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 (11332 MiB free)
  memory of node 1: 16384 MiB (10641 MiB free)
  node distances:
     10  21
     21  10

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

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

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

solver pid=12504, runsolver pid=12501

[startup+0.100127 s]*
/proc/loadavg: 3.88 5.80 6.87 2/199 12526
/proc/meminfo: memFree=22406688/32770624 swapFree=67108372/67108860
[pid=12504] ppid=12501 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/12504/stat : 12504 (scop.sh) S 12501 12504 10382 0 -1 4202496 562 321 0 0 0 0 0 0 20 0 1 0 236832871 115843072 349 33554432000 4194304 5098028 140733549097696 140733549094952 140666766918268 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 30244864 140733549102114 140733549102339 140733549102339 140733549105101 0
/proc/12504/statm: 28282 349 296 221 0 87 0
[pid=12507] ppid=12504 vsize=27313900 memory=107664 CPUtime=0.1 cores=0-7
/proc/12507/stat : 12507 (java) S 12504 12504 10382 0 -1 1077944320 6388 0 0 0 8 2 0 0 20 0 20 0 236832872 27969433600 26916 33554432000 4194304 4196468 140727183586832 140727183569376 139956603207415 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 37859328 140727183594472 140727183594797 140727183594797 140727183597519 0
/proc/12507/statm: 6828475 26916 2735 1 0 6790935 0
[pid=12507/tid=12508] ppid=12504 vsize=27313900 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/12507/task/12508/stat : 12508 (java) R 12504 12504 10382 0 -1 4202560 4538 0 0 0 6 2 0 0 20 0 20 0 236832872 27969433600 26981 33554432000 4194304 4196468 140727183586832 139956575042544 139956587287902 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37859328 140727183594472 140727183594797 140727183594797 140727183597519 0
[pid=12507/tid=12509] ppid=12504 vsize=27313900 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/12507/task/12509/stat : 12509 (java) S 12504 12504 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236832874 27969433600 26981 33554432000 4194304 4196468 140727183586832 139956607449872 139956603217621 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37859328 140727183594472 140727183594797 140727183594797 140727183597519 0
[pid=12507/tid=12510] ppid=12504 vsize=27313900 memory=140027417302656 CPUtime=0 cores=0-7
/proc/12507/task/12510/stat : 12510 (java) S 12504 12504 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236832874 27969433600 26981 33554432000 4194304 4196468 140727183586832 139956421606288 139956603217621 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37859328 140727183594472 140727183594797 140727183594797 140727183597519 0
[pid=12507/tid=12511] ppid=12504 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/12507/task/12511/stat : 12511 (java) S 12504 12504 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236832874 27969433600 26981 33554432000 4194304 4196468 140727183586832 139956420553744 139956603217621 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37859328 140727183594472 140727183594797 140727183594797 140727183597519 0
[pid=12507/tid=12512] ppid=12504 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/12507/task/12512/stat : 12512 (java) S 12504 12504 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236832874 27969433600 26981 33554432000 4194304 4196468 140727183586832 139956419501200 139956603217621 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37859328 140727183594472 140727183594797 140727183594797 140727183597519 0
[pid=12507/tid=12513] ppid=12504 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/12507/task/12513/stat : 12513 (java) S 12504 12504 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236832875 27969433600 26981 33554432000 4194304 4196468 140727183586832 139956418447632 139956603217621 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37859328 140727183594472 140727183594797 140727183594797 140727183597519 0
[pid=12507/tid=12514] ppid=12504 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/12507/task/12514/stat : 12514 (java) S 12504 12504 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236832875 27969433600 26981 33554432000 4194304 4196468 140727183586832 139956417395088 139956603217621 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37859328 140727183594472 140727183594797 140727183594797 140727183597519 0
[pid=12507/tid=12515] ppid=12504 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/12507/task/12515/stat : 12515 (java) S 12504 12504 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236832875 27969433600 26981 33554432000 4194304 4196468 140727183586832 139956416342544 139956603217621 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37859328 140727183594472 140727183594797 140727183594797 140727183597519 0
[pid=12507/tid=12516] ppid=12504 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/12507/task/12516/stat : 12516 (java) S 12504 12504 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236832875 27969433600 26981 33554432000 4194304 4196468 140727183586832 139956415290000 139956603217621 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37859328 140727183594472 140727183594797 140727183594797 140727183597519 0
[pid=12507/tid=12517] ppid=12504 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/12507/task/12517/stat : 12517 (java) S 12504 12504 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236832876 27969433600 26981 33554432000 4194304 4196468 140727183586832 139955056630256 139956603218562 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37859328 140727183594472 140727183594797 140727183594797 140727183597519 0
[pid=12507/tid=12518] ppid=12504 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/12507/task/12518/stat : 12518 (java) S 12504 12504 10382 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236832876 27969433600 26981 33554432000 4194304 4196468 140727183586832 139954260796832 139956603217621 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37859328 140727183594472 140727183594797 140727183594797 140727183597519 0
[pid=12507/tid=12519] ppid=12504 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/12507/task/12519/stat : 12519 (java) S 12504 12504 10382 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 236832877 27969433600 26981 33554432000 4194304 4196468 140727183586832 139954126575088 139956603217621 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37859328 140727183594472 140727183594797 140727183594797 140727183597519 0
[pid=12507/tid=12520] ppid=12504 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/12507/task/12520/stat : 12520 (java) S 12504 12504 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236832879 27969433600 26981 33554432000 4194304 4196468 140727183586832 139953752070864 139956603226011 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37859328 140727183594472 140727183594797 140727183594797 140727183597519 0
[pid=12507/tid=12521] ppid=12504 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/12507/task/12521/stat : 12521 (java) S 12504 12504 10382 0 -1 1077944384 295 0 0 0 0 0 0 0 20 0 20 0 236832879 27969433600 26981 33554432000 4194304 4196468 140727183586832 139955055577072 139956603218562 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37859328 140727183594472 140727183594797 140727183594797 140727183597519 0
[pid=12507/tid=12522] ppid=12504 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/12507/task/12522/stat : 12522 (java) S 12504 12504 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236832879 27969433600 26981 33554432000 4194304 4196468 140727183586832 139955054524528 139956603218562 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37859328 140727183594472 140727183594797 140727183594797 140727183597519 0
[pid=12507/tid=12523] ppid=12504 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/12507/task/12523/stat : 12523 (java) S 12504 12504 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236832879 27969433600 26981 33554432000 4194304 4196468 140727183586832 139955053471984 139956603218562 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37859328 140727183594472 140727183594797 140727183594797 140727183597519 0
[pid=12507/tid=12524] ppid=12504 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/12507/task/12524/stat : 12524 (java) S 12504 12504 10382 0 -1 1077944384 248 0 0 0 0 0 0 0 20 0 20 0 236832879 27969433600 26981 33554432000 4194304 4196468 140727183586832 139955052419440 139956603218562 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37859328 140727183594472 140727183594797 140727183594797 140727183597519 0
[pid=12507/tid=12525] ppid=12504 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/12507/task/12525/stat : 12525 (java) S 12504 12504 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236832879 27969433600 26981 33554432000 4194304 4196468 140727183586832 139953254165216 139956603217621 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37859328 140727183594472 140727183594797 140727183594797 140727183597519 0
[pid=12507/tid=12526] ppid=12504 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/12507/task/12526/stat : 12526 (java) S 12504 12504 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236832880 27969433600 26981 33554432000 4194304 4196468 140727183586832 139955051367344 139956603218562 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37859328 140727183594472 140727183594797 140727183594797 140727183597519 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 109060 KiB

[startup+0.210361 s]*
/proc/loadavg: 3.88 5.80 6.87 2/199 12526
/proc/meminfo: memFree=22390300/32770624 swapFree=67108372/67108860
[pid=12504] ppid=12501 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/12504/stat : 12504 (scop.sh) S 12501 12504 10382 0 -1 4202496 562 321 0 0 0 0 0 0 20 0 1 0 236832871 115843072 349 33554432000 4194304 5098028 140733549097696 140733549094952 140666766918268 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 30244864 140733549102114 140733549102339 140733549102339 140733549105101 0
/proc/12504/statm: 28282 349 296 221 0 87 0
[pid=12507] ppid=12504 vsize=27313900 memory=122292 CPUtime=0.24 cores=0-7
/proc/12507/stat : 12507 (java) S 12504 12504 10382 0 -1 1077944320 10249 0 0 0 21 3 0 0 20 0 20 0 236832872 27969433600 30573 33554432000 4194304 4196468 140727183586832 140727183569376 139956603207415 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 37859328 140727183594472 140727183594797 140727183594797 140727183597519 0
/proc/12507/statm: 6828475 30573 2879 1 0 6790935 0
[pid=12507/tid=12508] ppid=12504 vsize=27313900 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/12507/task/12508/stat : 12508 (java) R 12504 12504 10382 0 -1 4202560 8126 0 0 0 17 2 0 0 20 0 20 0 236832872 27969433600 30573 33554432000 4194304 4196468 140727183586832 139956574995128 139956603229341 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37859328 140727183594472 140727183594797 140727183594797 140727183597519 0
[pid=12507/tid=12509] ppid=12504 vsize=27313900 memory=342 CPUtime=0 cores=0-7
/proc/12507/task/12509/stat : 12509 (java) S 12504 12504 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236832874 27969433600 30573 33554432000 4194304 4196468 140727183586832 139956607449872 139956603217621 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37859328 140727183594472 140727183594797 140727183594797 140727183597519 0
[pid=12507/tid=12510] ppid=12504 vsize=27313900 memory=4049214948985509536 CPUtime=0 cores=0-7
/proc/12507/task/12510/stat : 12510 (java) S 12504 12504 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236832874 27969433600 30573 33554432000 4194304 4196468 140727183586832 139956421606288 139956603217621 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37859328 140727183594472 140727183594797 140727183594797 140727183597519 0
[pid=12507/tid=12511] ppid=12504 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/12507/task/12511/stat : 12511 (java) S 12504 12504 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236832874 27969433600 30573 33554432000 4194304 4196468 140727183586832 139956420553744 139956603217621 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37859328 140727183594472 140727183594797 140727183594797 140727183597519 0
[pid=12507/tid=12512] ppid=12504 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/12507/task/12512/stat : 12512 (java) S 12504 12504 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236832874 27969433600 30573 33554432000 4194304 4196468 140727183586832 139956419501200 139956603217621 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37859328 140727183594472 140727183594797 140727183594797 140727183597519 0
[pid=12507/tid=12513] ppid=12504 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/12507/task/12513/stat : 12513 (java) S 12504 12504 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236832875 27969433600 30573 33554432000 4194304 4196468 140727183586832 139956418447632 139956603217621 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37859328 140727183594472 140727183594797 140727183594797 140727183597519 0
[pid=12507/tid=12514] ppid=12504 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/12507/task/12514/stat : 12514 (java) S 12504 12504 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236832875 27969433600 30573 33554432000 4194304 4196468 140727183586832 139956417395088 139956603217621 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37859328 140727183594472 140727183594797 140727183594797 140727183597519 0
[pid=12507/tid=12515] ppid=12504 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/12507/task/12515/stat : 12515 (java) S 12504 12504 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236832875 27969433600 30573 33554432000 4194304 4196468 140727183586832 139956416342544 139956603217621 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37859328 140727183594472 140727183594797 140727183594797 140727183597519 0
[pid=12507/tid=12516] ppid=12504 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/12507/task/12516/stat : 12516 (java) S 12504 12504 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236832875 27969433600 30573 33554432000 4194304 4196468 140727183586832 139956415290000 139956603217621 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37859328 140727183594472 140727183594797 140727183594797 140727183597519 0
[pid=12507/tid=12517] ppid=12504 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/12507/task/12517/stat : 12517 (java) S 12504 12504 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236832876 27969433600 30573 33554432000 4194304 4196468 140727183586832 139955056630256 139956603218562 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37859328 140727183594472 140727183594797 140727183594797 140727183597519 0
[pid=12507/tid=12518] ppid=12504 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/12507/task/12518/stat : 12518 (java) S 12504 12504 10382 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236832876 27969433600 30573 33554432000 4194304 4196468 140727183586832 139954260796832 139956603217621 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37859328 140727183594472 140727183594797 140727183594797 140727183597519 0
[pid=12507/tid=12519] ppid=12504 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/12507/task/12519/stat : 12519 (java) S 12504 12504 10382 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 236832877 27969433600 30573 33554432000 4194304 4196468 140727183586832 139954126575088 139956603217621 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37859328 140727183594472 140727183594797 140727183594797 140727183597519 0
[pid=12507/tid=12520] ppid=12504 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/12507/task/12520/stat : 12520 (java) S 12504 12504 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236832879 27969433600 30573 33554432000 4194304 4196468 140727183586832 139953752070864 139956603226011 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37859328 140727183594472 140727183594797 140727183594797 140727183597519 0
[pid=12507/tid=12521] ppid=12504 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/12507/task/12521/stat : 12521 (java) S 12504 12504 10382 0 -1 1077944384 411 0 0 0 0 0 0 0 20 0 20 0 236832879 27969433600 30573 33554432000 4194304 4196468 140727183586832 139955055577072 139956603218562 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37859328 140727183594472 140727183594797 140727183594797 140727183597519 0
[pid=12507/tid=12522] ppid=12504 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/12507/task/12522/stat : 12522 (java) S 12504 12504 10382 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 236832879 27969433600 30573 33554432000 4194304 4196468 140727183586832 139955054524528 139956603218562 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37859328 140727183594472 140727183594797 140727183594797 140727183597519 0
[pid=12507/tid=12523] ppid=12504 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/12507/task/12523/stat : 12523 (java) S 12504 12504 10382 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 20 0 236832879 27969433600 30573 33554432000 4194304 4196468 140727183586832 139955053471984 139956603218562 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37859328 140727183594472 140727183594797 140727183594797 140727183597519 0
[pid=12507/tid=12524] ppid=12504 vsize=27313900 memory=-1 CPUtime=0.02 cores=0-7
/proc/12507/task/12524/stat : 12524 (java) S 12504 12504 10382 0 -1 1077944384 293 0 0 0 2 0 0 0 20 0 20 0 236832879 27969433600 30573 33554432000 4194304 4196468 140727183586832 139955052419440 139956603218562 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37859328 140727183594472 140727183594797 140727183594797 140727183597519 0
[pid=12507/tid=12525] ppid=12504 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/12507/task/12525/stat : 12525 (java) S 12504 12504 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236832879 27969433600 30573 33554432000 4194304 4196468 140727183586832 139953254165216 139956603217621 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37859328 140727183594472 140727183594797 140727183594797 140727183597519 0
[pid=12507/tid=12526] ppid=12504 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/12507/task/12526/stat : 12526 (java) S 12504 12504 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236832880 27969433600 30573 33554432000 4194304 4196468 140727183586832 139955051367344 139956603218562 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37859328 140727183594472 140727183594797 140727183594797 140727183597519 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 123688 KiB

[startup+0.310381 s]*
/proc/loadavg: 3.88 5.80 6.87 2/199 12526
/proc/meminfo: memFree=22387260/32770624 swapFree=67108372/67108860
[pid=12504] ppid=12501 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/12504/stat : 12504 (scop.sh) S 12501 12504 10382 0 -1 4202496 562 321 0 0 0 0 0 0 20 0 1 0 236832871 115843072 349 33554432000 4194304 5098028 140733549097696 140733549094952 140666766918268 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 30244864 140733549102114 140733549102339 140733549102339 140733549105101 0
/proc/12504/statm: 28282 349 296 221 0 87 0
[pid=12507] ppid=12504 vsize=27313900 memory=125544 CPUtime=0.42 cores=0-7
/proc/12507/stat : 12507 (java) S 12504 12504 10382 0 -1 1077944320 10780 0 0 0 38 4 0 0 20 0 20 0 236832872 27969433600 31386 33554432000 4194304 4196468 140727183586832 140727183569376 139956603207415 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 37859328 140727183594472 140727183594797 140727183594797 140727183597519 0
/proc/12507/statm: 6828475 31386 2930 1 0 6790935 0
[pid=12507/tid=12508] ppid=12504 vsize=27313900 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/12507/task/12508/stat : 12508 (java) R 12504 12504 10382 0 -1 4202560 8500 0 0 0 26 3 0 0 20 0 20 0 236832872 27969433600 31386 33554432000 4194304 4196468 140727183586832 139956575002864 139956587287902 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37859328 140727183594472 140727183594797 140727183594797 140727183597519 0
[pid=12507/tid=12509] ppid=12504 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/12507/task/12509/stat : 12509 (java) S 12504 12504 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236832874 27969433600 31386 33554432000 4194304 4196468 140727183586832 139956607449872 139956603217621 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37859328 140727183594472 140727183594797 140727183594797 140727183597519 0
[pid=12507/tid=12510] ppid=12504 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/12507/task/12510/stat : 12510 (java) S 12504 12504 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236832874 27969433600 31386 33554432000 4194304 4196468 140727183586832 139956421606288 139956603217621 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37859328 140727183594472 140727183594797 140727183594797 140727183597519 0
[pid=12507/tid=12511] ppid=12504 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/12507/task/12511/stat : 12511 (java) S 12504 12504 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236832874 27969433600 31386 33554432000 4194304 4196468 140727183586832 139956420553744 139956603217621 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37859328 140727183594472 140727183594797 140727183594797 140727183597519 0
[pid=12507/tid=12512] ppid=12504 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/12507/task/12512/stat : 12512 (java) S 12504 12504 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236832874 27969433600 31386 33554432000 4194304 4196468 140727183586832 139956419501200 139956603217621 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37859328 140727183594472 140727183594797 140727183594797 140727183597519 0
[pid=12507/tid=12513] ppid=12504 vsize=27313900 memory=2244 CPUtime=0 cores=0-7
/proc/12507/task/12513/stat : 12513 (java) S 12504 12504 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236832875 27969433600 31386 33554432000 4194304 4196468 140727183586832 139956418447632 139956603217621 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37859328 140727183594472 140727183594797 140727183594797 140727183597519 0
[pid=12507/tid=12514] ppid=12504 vsize=27313900 memory=140027275342767 CPUtime=0 cores=0-7
/proc/12507/task/12514/stat : 12514 (java) S 12504 12504 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236832875 27969433600 31386 33554432000 4194304 4196468 140727183586832 139956417395088 139956603217621 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37859328 140727183594472 140727183594797 140727183594797 140727183597519 0
[pid=12507/tid=12515] ppid=12504 vsize=27313900 memory=140027275345072 CPUtime=0 cores=0-7
/proc/12507/task/12515/stat : 12515 (java) S 12504 12504 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236832875 27969433600 31386 33554432000 4194304 4196468 140727183586832 139956416342544 139956603217621 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37859328 140727183594472 140727183594797 140727183594797 140727183597519 0
[pid=12507/tid=12516] ppid=12504 vsize=27313900 memory=140027275347376 CPUtime=0 cores=0-7
/proc/12507/task/12516/stat : 12516 (java) S 12504 12504 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236832875 27969433600 31386 33554432000 4194304 4196468 140727183586832 139956415290000 139956603217621 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37859328 140727183594472 140727183594797 140727183594797 140727183597519 0
[pid=12507/tid=12517] ppid=12504 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/12507/task/12517/stat : 12517 (java) S 12504 12504 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236832876 27969433600 31386 33554432000 4194304 4196468 140727183586832 139955056630256 139956603218562 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37859328 140727183594472 140727183594797 140727183594797 140727183597519 0
[pid=12507/tid=12518] ppid=12504 vsize=27313900 memory=280054550701712 CPUtime=0 cores=0-7
/proc/12507/task/12518/stat : 12518 (java) S 12504 12504 10382 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236832876 27969433600 31386 33554432000 4194304 4196468 140727183586832 139954260796832 139956603217621 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37859328 140727183594472 140727183594797 140727183594797 140727183597519 0
[pid=12507/tid=12519] ppid=12504 vsize=27313900 memory=280054550708624 CPUtime=0 cores=0-7
/proc/12507/task/12519/stat : 12519 (java) S 12504 12504 10382 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 236832877 27969433600 31386 33554432000 4194304 4196468 140727183586832 139954126575088 139956603217621 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37859328 140727183594472 140727183594797 140727183594797 140727183597519 0
[pid=12507/tid=12520] ppid=12504 vsize=27313900 memory=280054550649904 CPUtime=0 cores=0-7
/proc/12507/task/12520/stat : 12520 (java) S 12504 12504 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236832879 27969433600 31386 33554432000 4194304 4196468 140727183586832 139953752070864 139956603226011 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37859328 140727183594472 140727183594797 140727183594797 140727183597519 0
[pid=12507/tid=12521] ppid=12504 vsize=27313900 memory=280054550722448 CPUtime=0.02 cores=0-7
/proc/12507/task/12521/stat : 12521 (java) S 12504 12504 10382 0 -1 1077944384 515 0 0 0 2 0 0 0 20 0 20 0 236832879 27969433600 31386 33554432000 4194304 4196468 140727183586832 139955055577072 139956603218562 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37859328 140727183594472 140727183594797 140727183594797 140727183597519 0
[pid=12507/tid=12522] ppid=12504 vsize=27313900 memory=280054550729360 CPUtime=0.01 cores=0-7
/proc/12507/task/12522/stat : 12522 (java) S 12504 12504 10382 0 -1 1077944384 38 0 0 0 1 0 0 0 20 0 20 0 236832879 27969433600 31386 33554432000 4194304 4196468 140727183586832 139955054524528 139956603218562 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37859328 140727183594472 140727183594797 140727183594797 140727183597519 0
[pid=12507/tid=12523] ppid=12504 vsize=27313900 memory=280054550727056 CPUtime=0 cores=0-7
/proc/12507/task/12523/stat : 12523 (java) S 12504 12504 10382 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 20 0 236832879 27969433600 31386 33554432000 4194304 4196468 140727183586832 139955053471984 139956603218562 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37859328 140727183594472 140727183594797 140727183594797 140727183597519 0
[pid=12507/tid=12524] ppid=12504 vsize=27313900 memory=280054550743216 CPUtime=0.07 cores=0-7
/proc/12507/task/12524/stat : 12524 (java) S 12504 12504 10382 0 -1 1077944384 314 0 0 0 7 0 0 0 20 0 20 0 236832879 27969433600 31386 33554432000 4194304 4196468 140727183586832 139955052419440 139956603218562 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37859328 140727183594472 140727183594797 140727183594797 140727183597519 0
[pid=12507/tid=12525] ppid=12504 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/12507/task/12525/stat : 12525 (java) S 12504 12504 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236832879 27969433600 31386 33554432000 4194304 4196468 140727183586832 139953254165216 139956603217621 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37859328 140727183594472 140727183594797 140727183594797 140727183597519 0
[pid=12507/tid=12526] ppid=12504 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/12507/task/12526/stat : 12526 (java) S 12504 12504 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236832880 27969433600 31386 33554432000 4194304 4196468 140727183586832 139955051367344 139956603218562 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37859328 140727183594472 140727183594797 140727183594797 140727183597519 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 126940 KiB

[startup+0.700973 s]
/proc/loadavg: 3.88 5.80 6.87 2/199 12526
/proc/meminfo: memFree=22363076/32770624 swapFree=67108372/67108860
[pid=12504] ppid=12501 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/12504/stat : 12504 (scop.sh) S 12501 12504 10382 0 -1 4202496 562 321 0 0 0 0 0 0 20 0 1 0 236832871 115843072 349 33554432000 4194304 5098028 140733549097696 140733549094952 140666766918268 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 30244864 140733549102114 140733549102339 140733549102339 140733549105101 0
/proc/12504/statm: 28282 349 296 221 0 87 0
[pid=12507] ppid=12504 vsize=27322296 memory=163564 CPUtime=0.99 cores=0-7
/proc/12507/stat : 12507 (java) S 12504 12504 10382 0 -1 1077944320 17894 0 0 0 93 6 0 0 20 0 20 0 236832872 27978031104 40891 33554432000 4194304 4196468 140727183586832 140727183569376 139956603207415 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 37859328 140727183594472 140727183594797 140727183594797 140727183597519 0
/proc/12507/statm: 6830574 40891 3146 1 0 6791959 0
[pid=12507/tid=12508] ppid=12504 vsize=27322296 memory=280054551101104 CPUtime=0.67 cores=0-7
/proc/12507/task/12508/stat : 12508 (java) R 12504 12504 10382 0 -1 4202560 15101 0 0 0 62 5 0 0 20 0 20 0 236832872 27978031104 40891 33554432000 4194304 4196468 140727183586832 139956575024944 139956587287902 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37859328 140727183594472 140727183594797 140727183594797 140727183597519 0
[pid=12507/tid=12509] ppid=12504 vsize=27322296 memory=140027275551600 CPUtime=0 cores=0-7
/proc/12507/task/12509/stat : 12509 (java) S 12504 12504 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236832874 27978031104 40891 33554432000 4194304 4196468 140727183586832 139956607449872 139956603217621 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37859328 140727183594472 140727183594797 140727183594797 140727183597519 0
[pid=12507/tid=12510] ppid=12504 vsize=27322296 memory=0 CPUtime=0 cores=0-7
/proc/12507/task/12510/stat : 12510 (java) S 12504 12504 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236832874 27978031104 40891 33554432000 4194304 4196468 140727183586832 139956421606288 139956603217621 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37859328 140727183594472 140727183594797 140727183594797 140727183597519 0
[pid=12507/tid=12511] ppid=12504 vsize=27322296 memory=752 CPUtime=0 cores=0-7
/proc/12507/task/12511/stat : 12511 (java) S 12504 12504 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236832874 27978031104 40891 33554432000 4194304 4196468 140727183586832 139956420553744 139956603217621 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37859328 140727183594472 140727183594797 140727183594797 140727183597519 0

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

[pid=12507/tid=12514] ppid=12504 vsize=27324344 memory=0 CPUtime=0 cores=0-7
/proc/12507/task/12514/stat : 12514 (java) S 12504 12504 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236832875 27980128256 53736 33554432000 4194304 4196468 140727183586832 139956417395088 139956603217621 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37859328 140727183594472 140727183594797 140727183594797 140727183597519 0
[pid=12507/tid=12515] ppid=12504 vsize=27324344 memory=0 CPUtime=0 cores=0-7
/proc/12507/task/12515/stat : 12515 (java) S 12504 12504 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236832875 27980128256 53736 33554432000 4194304 4196468 140727183586832 139956416342544 139956603217621 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37859328 140727183594472 140727183594797 140727183594797 140727183597519 0
[pid=12507/tid=12516] ppid=12504 vsize=27324344 memory=0 CPUtime=0 cores=0-7
/proc/12507/task/12516/stat : 12516 (java) S 12504 12504 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236832875 27980128256 53736 33554432000 4194304 4196468 140727183586832 139956415290000 139956603217621 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37859328 140727183594472 140727183594797 140727183594797 140727183597519 0
[pid=12507/tid=12517] ppid=12504 vsize=27324344 memory=0 CPUtime=0 cores=0-7
/proc/12507/task/12517/stat : 12517 (java) S 12504 12504 10382 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 236832876 27980128256 53736 33554432000 4194304 4196468 140727183586832 139955056630256 139956603218562 0 0 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37859328 140727183594472 140727183594797 140727183594797 140727183597519 0
[pid=12507/tid=12518] ppid=12504 vsize=27324344 memory=2244 CPUtime=0 cores=0-7
/proc/12507/task/12518/stat : 12518 (java) S 12504 12504 10382 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236832876 27980128256 53736 33554432000 4194304 4196468 140727183586832 139954260796832 139956603217621 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37859328 140727183594472 140727183594797 140727183594797 140727183597519 0
[pid=12507/tid=12519] ppid=12504 vsize=27324344 memory=0 CPUtime=0 cores=0-7
/proc/12507/task/12519/stat : 12519 (java) S 12504 12504 10382 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 236832877 27980128256 53736 33554432000 4194304 4196468 140727183586832 139954126575088 139956603217621 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37859328 140727183594472 140727183594797 140727183594797 140727183597519 0
[pid=12507/tid=12520] ppid=12504 vsize=27324344 memory=0 CPUtime=0 cores=0-7
/proc/12507/task/12520/stat : 12520 (java) S 12504 12504 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236832879 27980128256 53736 33554432000 4194304 4196468 140727183586832 139953752070864 139956603226011 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37859328 140727183594472 140727183594797 140727183594797 140727183597519 0
[pid=12507/tid=12521] ppid=12504 vsize=27324344 memory=0 CPUtime=0.23 cores=0-7
/proc/12507/task/12521/stat : 12521 (java) R 12504 12504 10382 0 -1 1077944384 822 0 0 0 23 0 0 0 20 0 20 0 236832879 27980128256 53736 33554432000 4194304 4196468 140727183586832 139955055577072 139956603218562 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37859328 140727183594472 140727183594797 140727183594797 140727183597519 0
[pid=12507/tid=12522] ppid=12504 vsize=27324344 memory=0 CPUtime=0.29 cores=0-7
/proc/12507/task/12522/stat : 12522 (java) R 12504 12504 10382 0 -1 4202560 434 0 0 0 29 0 0 0 20 0 20 0 236832879 27980128256 53736 33554432000 4194304 4196468 140727183586832 139955054524528 139956603219350 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37859328 140727183594472 140727183594797 140727183594797 140727183597519 0
[pid=12507/tid=12523] ppid=12504 vsize=27324344 memory=0 CPUtime=0.46 cores=0-7
/proc/12507/task/12523/stat : 12523 (java) R 12504 12504 10382 0 -1 4202560 1443 0 0 0 46 0 0 0 20 0 20 0 236832879 27980128256 53736 33554432000 4194304 4196468 140727183586832 139955053471984 139956603219350 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37859328 140727183594472 140727183594797 140727183594797 140727183597519 0
[pid=12507/tid=12524] ppid=12504 vsize=27324344 memory=6944656592387989600 CPUtime=0.68 cores=0-7
/proc/12507/task/12524/stat : 12524 (java) S 12504 12504 10382 0 -1 1077944384 2560 0 0 0 67 1 0 0 20 0 20 0 236832879 27980128256 53736 33554432000 4194304 4196468 140727183586832 139955052419440 139956603218562 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37859328 140727183594472 140727183594797 140727183594797 140727183597519 0
[pid=12507/tid=12525] ppid=12504 vsize=27324344 memory=6943526294502006880 CPUtime=0 cores=0-7
/proc/12507/task/12525/stat : 12525 (java) S 12504 12504 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236832879 27980128256 53736 33554432000 4194304 4196468 140727183586832 139953254165216 139956603217621 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37859328 140727183594472 140727183594797 140727183594797 140727183597519 0
[pid=12507/tid=12526] ppid=12504 vsize=27324344 memory=6944656592455097440 CPUtime=0 cores=0-7
/proc/12507/task/12526/stat : 12526 (java) S 12504 12504 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236832880 27980128256 53736 33554432000 4194304 4196468 140727183586832 139955051367344 139956603218562 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37859328 140727183594472 140727183594797 140727183594797 140727183597519 0
Current children cumulated CPU time: 3.16 s
Current children cumulated vsize: 27437472 KiB
Current children cumulated memory: 216340 KiB

[startup+3.11006 s]
/proc/loadavg: 3.88 5.80 6.87 2/199 12546
/proc/meminfo: memFree=22442380/32770624 swapFree=67108372/67108860
[pid=12504] ppid=12501 vsize=113128 memory=1472 CPUtime=7.57 cores=0-7
/proc/12504/stat : 12504 (scop.sh) S 12501 12504 10382 0 -1 4202496 591 30111 0 0 0 0 739 18 20 0 1 0 236832871 115843072 368 33554432000 4194304 5098028 140733549097696 140733549094440 140666766918268 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 30244864 140733549102114 140733549102339 140733549102339 140733549105101 0
/proc/12504/statm: 28282 368 311 221 0 87 0
[pid=12527] ppid=12504 vsize=7752068 memory=88972 CPUtime=0.66 cores=0-7
/proc/12527/stat : 12527 (java) S 12504 12504 10382 0 -1 1077944320 15406 0 0 0 62 4 0 0 20 0 20 0 236833132 7938117632 22243 33554432000 4194304 4196468 140721567381168 140721567363712 139754536156919 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28319744 140721567384753 140721567384877 140721567384877 140721567387599 0
/proc/12527/statm: 1938017 22243 3036 1 0 1899951 0
[pid=12527/tid=12528] ppid=12504 vsize=7752068 memory=3812 CPUtime=0.49 cores=0-7
/proc/12527/task/12528/stat : 12528 (java) R 12504 12504 10382 0 -1 4202560 13069 0 0 0 46 3 0 0 20 0 20 0 236833132 7938117632 22243 33554432000 4194304 4196468 140721567381168 139754507991904 139754520237406 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28319744 140721567384753 140721567384877 140721567384877 140721567387599 0
[pid=12527/tid=12529] ppid=12504 vsize=7752068 memory=64140 CPUtime=0 cores=0-7
/proc/12527/task/12529/stat : 12529 (java) S 12504 12504 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236833133 7938117632 22243 33554432000 4194304 4196468 140721567381168 139754540398864 139754536167125 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28319744 140721567384753 140721567384877 140721567384877 140721567387599 0
[pid=12527/tid=12530] ppid=12504 vsize=7752068 memory=1100 CPUtime=0 cores=0-7
/proc/12527/task/12530/stat : 12530 (java) S 12504 12504 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236833133 7938117632 22243 33554432000 4194304 4196468 140721567381168 139754346162576 139754536167125 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28319744 140721567384753 140721567384877 140721567384877 140721567387599 0
[pid=12527/tid=12531] ppid=12504 vsize=7752068 memory=2144 CPUtime=0 cores=0-7
/proc/12527/task/12531/stat : 12531 (java) S 12504 12504 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236833133 7938117632 22243 33554432000 4194304 4196468 140721567381168 139754345110032 139754536167125 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28319744 140721567384753 140721567384877 140721567384877 140721567387599 0
[pid=12527/tid=12532] ppid=12504 vsize=7752068 memory=1752 CPUtime=0 cores=0-7
/proc/12527/task/12532/stat : 12532 (java) S 12504 12504 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236833133 7938117632 22243 33554432000 4194304 4196468 140721567381168 139754019130000 139754536167125 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28319744 140721567384753 140721567384877 140721567384877 140721567387599 0
[pid=12527/tid=12533] ppid=12504 vsize=7752068 memory=5752 CPUtime=0 cores=0-7
/proc/12527/task/12533/stat : 12533 (java) S 12504 12504 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236833133 7938117632 22243 33554432000 4194304 4196468 140721567381168 139754018077456 139754536167125 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28319744 140721567384753 140721567384877 140721567384877 140721567387599 0
[pid=12527/tid=12534] ppid=12504 vsize=7752068 memory=4580 CPUtime=0 cores=0-7
/proc/12527/task/12534/stat : 12534 (java) S 12504 12504 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236833133 7938117632 22243 33554432000 4194304 4196468 140721567381168 139754017024912 139754536167125 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28319744 140721567384753 140721567384877 140721567384877 140721567387599 0
[pid=12527/tid=12535] ppid=12504 vsize=7752068 memory=1620 CPUtime=0 cores=0-7
/proc/12527/task/12535/stat : 12535 (java) S 12504 12504 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236833133 7938117632 22243 33554432000 4194304 4196468 140721567381168 139754015972368 139754536167125 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28319744 140721567384753 140721567384877 140721567384877 140721567387599 0
[pid=12527/tid=12536] ppid=12504 vsize=7752068 memory=1220 CPUtime=0 cores=0-7
/proc/12527/task/12536/stat : 12536 (java) S 12504 12504 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236833133 7938117632 22243 33554432000 4194304 4196468 140721567381168 139754014919824 139754536167125 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28319744 140721567384753 140721567384877 140721567384877 140721567387599 0
[pid=12527/tid=12537] ppid=12504 vsize=7752068 memory=56 CPUtime=0 cores=0-7
/proc/12527/task/12537/stat : 12537 (java) S 12504 12504 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236833135 7938117632 22243 33554432000 4194304 4196468 140721567381168 139753361115120 139754536168066 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28319744 140721567384753 140721567384877 140721567384877 140721567387599 0
[pid=12527/tid=12538] ppid=12504 vsize=7752068 memory=6944656592387989600 CPUtime=0 cores=0-7
/proc/12527/task/12538/stat : 12538 (java) S 12504 12504 10382 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236833135 7938117632 22243 33554432000 4194304 4196468 140721567381168 139753135530912 139754536167125 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28319744 140721567384753 140721567384877 140721567384877 140721567387599 0
[pid=12527/tid=12539] ppid=12504 vsize=7752068 memory=0 CPUtime=0 cores=0-7
/proc/12527/task/12539/stat : 12539 (java) S 12504 12504 10382 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 236833135 7938117632 22243 33554432000 4194304 4196468 140721567381168 139753001309168 139754536167125 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28319744 140721567384753 140721567384877 140721567384877 140721567387599 0
[pid=12527/tid=12540] ppid=12504 vsize=7752068 memory=0 CPUtime=0 cores=0-7
/proc/12527/task/12540/stat : 12540 (java) S 12504 12504 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236833138 7938117632 22243 33554432000 4194304 4196468 140721567381168 139752626804944 139754536175515 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28319744 140721567384753 140721567384877 140721567384877 140721567387599 0
[pid=12527/tid=12541] ppid=12504 vsize=7752068 memory=0 CPUtime=0.01 cores=0-7
/proc/12527/task/12541/stat : 12541 (java) S 12504 12504 10382 0 -1 1077944384 343 0 0 0 1 0 0 0 20 0 20 0 236833138 7938117632 22243 33554432000 4194304 4196468 140721567381168 139753360062960 139754536168066 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28319744 140721567384753 140721567384877 140721567384877 140721567387599 0
[pid=12527/tid=12542] ppid=12504 vsize=7752068 memory=0 CPUtime=0.02 cores=0-7
/proc/12527/task/12542/stat : 12542 (java) S 12504 12504 10382 0 -1 1077944384 145 0 0 0 2 0 0 0 20 0 20 0 236833138 7938117632 22243 33554432000 4194304 4196468 140721567381168 139753359010416 139754536168066 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28319744 140721567384753 140721567384877 140721567384877 140721567387599 0
[pid=12527/tid=12543] ppid=12504 vsize=7752068 memory=0 CPUtime=0.01 cores=0-7
/proc/12527/task/12543/stat : 12543 (java) S 12504 12504 10382 0 -1 1077944384 178 0 0 0 1 0 0 0 20 0 20 0 236833138 7938117632 22243 33554432000 4194304 4196468 140721567381168 139753357957872 139754536168066 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28319744 140721567384753 140721567384877 140721567384877 140721567387599 0
[pid=12527/tid=12544] ppid=12504 vsize=7752068 memory=0 CPUtime=0.1 cores=0-7
/proc/12527/task/12544/stat : 12544 (java) S 12504 12504 10382 0 -1 1077944384 317 0 0 0 10 0 0 0 20 0 20 0 236833138 7938117632 22243 33554432000 4194304 4196468 140721567381168 139753356905328 139754536168066 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28319744 140721567384753 140721567384877 140721567384877 140721567387599 0
[pid=12527/tid=12545] ppid=12504 vsize=7752068 memory=0 CPUtime=0 cores=0-7
/proc/12527/task/12545/stat : 12545 (java) S 12504 12504 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236833138 7938117632 22243 33554432000 4194304 4196468 140721567381168 139752128899296 139754536167125 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28319744 140721567384753 140721567384877 140721567384877 140721567387599 0
[pid=12527/tid=12546] ppid=12504 vsize=7752068 memory=6944656591801717918 CPUtime=0 cores=0-7
/proc/12527/task/12546/stat : 12546 (java) S 12504 12504 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236833138 7938117632 22243 33554432000 4194304 4196468 140721567381168 139753355852208 139754536168066 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28319744 140721567384753 140721567384877 140721567384877 140721567387599 0
Current children cumulated CPU time: 8.23 s
Current children cumulated vsize: 7865196 KiB
Current children cumulated memory: 90444 KiB

[startup+3.76571 s]
# the end of solver process 12504 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=8.67347 s, system=0.280845 s

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

[startup+3.20108 s]
/proc/loadavg: 3.88 5.80 6.87 2/199 12546
/proc/meminfo: memFree=22442380/32770624 swapFree=67108372/67108860
[pid=12504] ppid=12501 vsize=113128 memory=1472 CPUtime=7.57 cores=0-7
/proc/12504/stat : 12504 (scop.sh) S 12501 12504 10382 0 -1 4202496 591 30111 0 0 0 0 739 18 20 0 1 0 236832871 115843072 368 33554432000 4194304 5098028 140733549097696 140733549094440 140666766918268 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 30244864 140733549102114 140733549102339 140733549102339 140733549105101 0
/proc/12504/statm: 28282 368 311 221 0 87 0
[pid=12527] ppid=12504 vsize=7752068 memory=95008 CPUtime=0.8 cores=0-7
/proc/12527/stat : 12527 (java) S 12504 12504 10382 0 -1 1077944320 15945 0 0 0 76 4 0 0 20 0 20 0 236833132 7938117632 23752 33554432000 4194304 4196468 140721567381168 140721567363712 139754536156919 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28319744 140721567384753 140721567384877 140721567384877 140721567387599 0
/proc/12527/statm: 1938017 23752 3041 1 0 1899951 0
[pid=12527/tid=12528] ppid=12504 vsize=7752068 memory=-7522837583129502606 CPUtime=0.57 cores=0-7
/proc/12527/task/12528/stat : 12528 (java) R 12504 12504 10382 0 -1 4202560 13551 0 0 0 54 3 0 0 20 0 20 0 236833132 7938117632 23752 33554432000 4194304 4196468 140721567381168 139754507987248 139754536178845 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28319744 140721567384753 140721567384877 140721567384877 140721567387599 0
[pid=12527/tid=12529] ppid=12504 vsize=7752068 memory=0 CPUtime=0 cores=0-7
/proc/12527/task/12529/stat : 12529 (java) S 12504 12504 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236833133 7938117632 23752 33554432000 4194304 4196468 140721567381168 139754540398864 139754536167125 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28319744 140721567384753 140721567384877 140721567384877 140721567387599 0
[pid=12527/tid=12530] ppid=12504 vsize=7752068 memory=0 CPUtime=0 cores=0-7
/proc/12527/task/12530/stat : 12530 (java) S 12504 12504 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236833133 7938117632 23752 33554432000 4194304 4196468 140721567381168 139754346162576 139754536167125 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28319744 140721567384753 140721567384877 140721567384877 140721567387599 0
[pid=12527/tid=12531] ppid=12504 vsize=7752068 memory=0 CPUtime=0 cores=0-7
/proc/12527/task/12531/stat : 12531 (java) S 12504 12504 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236833133 7938117632 23752 33554432000 4194304 4196468 140721567381168 139754345110032 139754536167125 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28319744 140721567384753 140721567384877 140721567384877 140721567387599 0
[pid=12527/tid=12532] ppid=12504 vsize=7752068 memory=0 CPUtime=0 cores=0-7
/proc/12527/task/12532/stat : 12532 (java) S 12504 12504 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236833133 7938117632 23752 33554432000 4194304 4196468 140721567381168 139754019130000 139754536167125 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28319744 140721567384753 140721567384877 140721567384877 140721567387599 0
[pid=12527/tid=12533] ppid=12504 vsize=7752068 memory=0 CPUtime=0 cores=0-7
/proc/12527/task/12533/stat : 12533 (java) S 12504 12504 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236833133 7938117632 23752 33554432000 4194304 4196468 140721567381168 139754018077456 139754536167125 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28319744 140721567384753 140721567384877 140721567384877 140721567387599 0
[pid=12527/tid=12534] ppid=12504 vsize=7752068 memory=0 CPUtime=0 cores=0-7
/proc/12527/task/12534/stat : 12534 (java) S 12504 12504 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236833133 7938117632 23752 33554432000 4194304 4196468 140721567381168 139754017024912 139754536167125 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28319744 140721567384753 140721567384877 140721567384877 140721567387599 0
[pid=12527/tid=12535] ppid=12504 vsize=7752068 memory=1396 CPUtime=0 cores=0-7
/proc/12527/task/12535/stat : 12535 (java) S 12504 12504 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236833133 7938117632 23752 33554432000 4194304 4196468 140721567381168 139754015972368 139754536167125 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28319744 140721567384753 140721567384877 140721567384877 140721567387599 0
[pid=12527/tid=12536] ppid=12504 vsize=7752068 memory=169968 CPUtime=0 cores=0-7
/proc/12527/task/12536/stat : 12536 (java) S 12504 12504 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236833133 7938117632 23752 33554432000 4194304 4196468 140721567381168 139754014919824 139754536167125 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28319744 140721567384753 140721567384877 140721567384877 140721567387599 0
[pid=12527/tid=12537] ppid=12504 vsize=7752068 memory=752 CPUtime=0 cores=0-7
/proc/12527/task/12537/stat : 12537 (java) S 12504 12504 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236833135 7938117632 23752 33554432000 4194304 4196468 140721567381168 139753361115120 139754536168066 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28319744 140721567384753 140721567384877 140721567384877 140721567387599 0
[pid=12527/tid=12538] ppid=12504 vsize=7752068 memory=1276 CPUtime=0 cores=0-7
/proc/12527/task/12538/stat : 12538 (java) S 12504 12504 10382 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236833135 7938117632 23752 33554432000 4194304 4196468 140721567381168 139753135530912 139754536167125 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28319744 140721567384753 140721567384877 140721567384877 140721567387599 0
[pid=12527/tid=12539] ppid=12504 vsize=7752068 memory=1068 CPUtime=0 cores=0-7
/proc/12527/task/12539/stat : 12539 (java) S 12504 12504 10382 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 236833135 7938117632 23752 33554432000 4194304 4196468 140721567381168 139753001309168 139754536167125 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28319744 140721567384753 140721567384877 140721567384877 140721567387599 0
[pid=12527/tid=12540] ppid=12504 vsize=7752068 memory=15064 CPUtime=0 cores=0-7
/proc/12527/task/12540/stat : 12540 (java) S 12504 12504 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236833138 7938117632 23752 33554432000 4194304 4196468 140721567381168 139752626804944 139754536175515 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28319744 140721567384753 140721567384877 140721567384877 140721567387599 0
[pid=12527/tid=12541] ppid=12504 vsize=7752068 memory=35476 CPUtime=0.02 cores=0-7
/proc/12527/task/12541/stat : 12541 (java) S 12504 12504 10382 0 -1 1077944384 351 0 0 0 2 0 0 0 20 0 20 0 236833138 7938117632 23752 33554432000 4194304 4196468 140721567381168 139753360062960 139754536168066 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28319744 140721567384753 140721567384877 140721567384877 140721567387599 0
[pid=12527/tid=12542] ppid=12504 vsize=7752068 memory=13756 CPUtime=0.02 cores=0-7
/proc/12527/task/12542/stat : 12542 (java) S 12504 12504 10382 0 -1 1077944384 145 0 0 0 2 0 0 0 20 0 20 0 236833138 7938117632 23752 33554432000 4194304 4196468 140721567381168 139753359010416 139754536168066 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28319744 140721567384753 140721567384877 140721567384877 140721567387599 0
[pid=12527/tid=12543] ppid=12504 vsize=7752068 memory=3316 CPUtime=0.02 cores=0-7
/proc/12527/task/12543/stat : 12543 (java) S 12504 12504 10382 0 -1 1077944384 178 0 0 0 2 0 0 0 20 0 20 0 236833138 7938117632 23752 33554432000 4194304 4196468 140721567381168 139753357957872 139754536168066 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28319744 140721567384753 140721567384877 140721567384877 140721567387599 0
[pid=12527/tid=12544] ppid=12504 vsize=7752068 memory=280054550716304 CPUtime=0.13 cores=0-7
/proc/12527/task/12544/stat : 12544 (java) S 12504 12504 10382 0 -1 1077944384 363 0 0 0 13 0 0 0 20 0 20 0 236833138 7938117632 23752 33554432000 4194304 4196468 140721567381168 139753356905328 139754536168066 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28319744 140721567384753 140721567384877 140721567384877 140721567387599 0
[pid=12527/tid=12545] ppid=12504 vsize=7752068 memory=280054550495472 CPUtime=0 cores=0-7
/proc/12527/task/12545/stat : 12545 (java) S 12504 12504 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236833138 7938117632 23752 33554432000 4194304 4196468 140721567381168 139752128899296 139754536167125 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28319744 140721567384753 140721567384877 140721567384877 140721567387599 0
[pid=12527/tid=12546] ppid=12504 vsize=7752068 memory=280054550498704 CPUtime=0 cores=0-7
/proc/12527/task/12546/stat : 12546 (java) S 12504 12504 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236833138 7938117632 23752 33554432000 4194304 4196468 140721567381168 139753355852208 139754536168066 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28319744 140721567384753 140721567384877 140721567384877 140721567387599 0
Current children cumulated CPU time: 8.37 s
Current children cumulated vsize: 7865196 KiB
Current children cumulated memory: 96480 KiB

[startup+3.60082 s]
/proc/loadavg: 3.88 5.80 6.87 2/199 12546
/proc/meminfo: memFree=22442380/32770624 swapFree=67108372/67108860
[pid=12504] ppid=12501 vsize=113128 memory=1472 CPUtime=7.57 cores=0-7
/proc/12504/stat : 12504 (scop.sh) S 12501 12504 10382 0 -1 4202496 591 30111 0 0 0 0 739 18 20 0 1 0 236832871 115843072 368 33554432000 4194304 5098028 140733549097696 140733549094440 140666766918268 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 30244864 140733549102114 140733549102339 140733549102339 140733549105101 0
/proc/12504/statm: 28282 368 311 221 0 87 0
Current children cumulated CPU time: 7.57 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1472 KiB

[startup+3.7004 s]
/proc/loadavg: 3.88 5.80 6.87 2/199 12546
/proc/meminfo: memFree=22442380/32770624 swapFree=67108372/67108860
[pid=12504] ppid=12501 vsize=113128 memory=1472 CPUtime=7.57 cores=0-7
/proc/12504/stat : 12504 (scop.sh) S 12501 12504 10382 0 -1 4202496 591 30111 0 0 0 0 739 18 20 0 1 0 236832871 115843072 368 33554432000 4194304 5098028 140733549097696 140733549094440 140666766918268 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 30244864 140733549102114 140733549102339 140733549102339 140733549105101 0
/proc/12504/statm: 28282 368 311 221 0 87 0
Current children cumulated CPU time: 7.57 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1472 KiB

Child status: 0
Real time (s): 3.76578
CPU time (s): 8.95431
CPU user time (s): 8.67347
CPU system time (s): 0.280845
CPU usage (%): 237.781
Max. virtual memory (cumulated for all children) (KiB): 27443684
Max. memory (cumulated for all children) (KiB): 395876

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.67347
system time used= 0.280845
maximum resident set size= 405288
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 52267
page faults= 0
swaps= 0
block input operations= 0
block output operations= 688
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8576
involuntary context switches= 22


# summary of solver processes directly reported to runsolver:
#   pid: 12504
#   total CPU time (s): 8.95431
#   total CPU user time (s): 8.67347
#   total CPU system time (s): 0.280845

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.052443 second user time and 0.078708 second system time

The end

Launcher Data

Begin job on node137 at 2018-08-13 22:38:17
IDJOB=4307281
IDBENCH=141396
IDSOLVER=2788
FILE ID=node137/4307281-1534192697
RUNJOBID= node137-1534189810-10409
PBS_JOBID= 21037989
Free space on /tmp= 26576 MiB

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

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

MD5SUM BENCH= 0b82fb3eeae4b26efaa96bf656c68c27
RANDOM SEED=1932891678

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        22501676 kB
MemAvailable:   31897744 kB
Buffers:          120476 kB
Cached:          9469616 kB
SwapCached:            8 kB
Active:          4260536 kB
Inactive:        5387624 kB
Active(anon):       4744 kB
Inactive(anon):   105160 kB
Active(file):    4255792 kB
Inactive(file):  5282464 kB
Unevictable:        7432 kB
Mlocked:            7432 kB
SwapTotal:      67108860 kB
SwapFree:       67108372 kB
Dirty:              8916 kB
Writeback:             0 kB
AnonPages:         78540 kB
Mapped:            54228 kB
Shmem:             49624 kB
Slab:             314636 kB
SReclaimable:     286272 kB
SUnreclaim:        28364 kB
KernelStack:        3520 kB
PageTables:         5324 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     349356 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     24576 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

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