Trace number 4307517

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
scop both+glucose-syrup (2018-07-31)SAT 8.6365 3.44541

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 -both -solver glucose-syrup -solverOption -model:-nthreads=8:-maxmemory=20000 -tmp HOME -serialFile HOME/scop-12632-serial-file.bin HOME/instance-4307517-1534192702.xml
0.65/0.53	
0.65/0.53	scop both+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:22 CEST 2018
0.65/0.55	c PID: 12635
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.48/0.94	c (0,0) Parsing End
1.48/0.95	c (0,0) CSP: 144 int (0 aux), 0 bool (0 aux), 109 ctr, max domain size 12
1.48/0.95	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.48/0.95	c (0,0) Constraint Name Generate Begin
1.48/0.96	c (0,0) Ctr:HOME/instance-4307517-1534192702.xml,AllDifferent:ChannelTwoLists:ExtensionSupport:IntVar:LexMatrix:OrderedCtr
1.48/0.96	c (0,0) Constraint Name Generate End
1.48/0.96	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.48/0.96	c (0,0) CSP to CSPinCNF Begin
2.21/1.23	c (0,0) translated 11 (10%) constraints
2.21/1.25	c (0,0) translated 22 (20%) constraints
2.84/1.41	c (0,0) translated 33 (30%) constraints
3.18/1.59	c (1,1) translated 44 (40%) constraints
3.41/1.62	c (1,1) translated 55 (50%) constraints
3.41/1.66	c (1,1) translated 66 (60%) constraints
3.41/1.69	c (1,1) translated 77 (70%) constraints
3.69/1.72	c (1,1) translated 88 (80%) constraints
3.69/1.75	c (1,1) translated 99 (90%) constraints
3.69/1.77	c (1,1) translated 109 (100%) constraints
4.08/1.83	c (1,1) STATISTICS1:HOME/instance-4307517-1534192702.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.08/1.83	c (1,1) ==========================================
4.08/1.83	c (1,1) Both Encoding selects:
4.08/1.83	c (1,1) Order
4.08/1.83	c (1,1) ==========================================
4.08/1.86	c (1,1) translated 243 (10%) constraints
4.08/1.88	c (1,1) translated 485 (20%) constraints
4.53/1.93	c (1,1) translated 727 (30%) constraints
4.53/1.98	c (1,1) translated 969 (40%) constraints
5.03/2.01	c (1,1) translated 1211 (50%) constraints
5.03/2.04	c (1,1) translated 1454 (60%) constraints
5.03/2.05	c (1,1) translated 1696 (70%) constraints
5.03/2.06	c (1,1) translated 1938 (80%) constraints
5.03/2.07	c (1,1) translated 2180 (90%) constraints
5.03/2.08	c (1,1) translated 2422 (100%) constraints
5.03/2.08	c (1,1) CSP to CSPinCNF End
5.03/2.08	c (1,1) CSP: 144 int (0 aux), 1147 bool (1147 aux), 4150 ctr, max domain size 12
5.03/2.08	c (1,1) Heap : 675 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
5.03/2.08	c (1,1) CSPinCNF Propagation Begin
5.44/2.15	c (1,1) 39 values, 326 unsatisfiable literals, and 234 valid clauses are removed
5.44/2.15	c (1,1) CSPinCNF Propagation End
5.44/2.16	c (1,1) CSP: 174 int (30 aux), 1117 bool (1117 aux), 3916 ctr, max domain size 12
5.44/2.16	c (1,1) Heap : 675 MiB used (max 21589 MiB), NonHeap : 31 MiB used (max 0 MiB)
5.44/2.16	c (1,1) Simplify CSPinCNF Begin
5.82/2.21	c (1,1) Simplify CSPinCNF End
5.82/2.21	c (1,1) CSP: 174 int (30 aux), 2110 bool (2110 aux), 4909 ctr, max domain size 12
5.82/2.21	c (1,1) Heap : 675 MiB used (max 21589 MiB), NonHeap : 31 MiB used (max 0 MiB)
5.82/2.21	c (1,1) Calculate Precise Domain Begin
5.82/2.21	c (1,1) 0 values are removed by re-calculation
5.82/2.21	c (1,1) Calculate Precise Domain End
5.82/2.21	c (1,1) CSP: 174 int (30 aux), 2110 bool (2110 aux), 4909 ctr, max domain size 12
5.82/2.21	c (1,1) Heap : 675 MiB used (max 21589 MiB), NonHeap : 31 MiB used (max 0 MiB)
5.82/2.21	c (1,1) CSPinCNF to SatSolver Begin
6.23/2.31	c (1,1) 491 (10 %) CSP clauses are encoded (3052 SAT variables, 4506 SAT clauses)
6.23/2.35	c (1,1) 982 (20 %) CSP clauses are encoded (3052 SAT variables, 8341 SAT clauses)
6.23/2.37	c (1,1) 1473 (30 %) CSP clauses are encoded (3052 SAT variables, 10712 SAT clauses)
6.23/2.38	c (1,1) 1964 (40 %) CSP clauses are encoded (3052 SAT variables, 11203 SAT clauses)
6.23/2.38	c (1,1) 2455 (50 %) CSP clauses are encoded (3052 SAT variables, 11694 SAT clauses)
6.23/2.39	c (1,1) 2946 (60 %) CSP clauses are encoded (3052 SAT variables, 12185 SAT clauses)
6.23/2.39	c (1,1) 3437 (70 %) CSP clauses are encoded (3052 SAT variables, 12676 SAT clauses)
6.65/2.40	c (1,1) 3928 (80 %) CSP clauses are encoded (3052 SAT variables, 13853 SAT clauses)
6.65/2.41	c (1,1) 4419 (90 %) CSP clauses are encoded (3052 SAT variables, 14700 SAT clauses)
6.65/2.41	c (1,1) 4909 (100 %) CSP clauses are encoded (3052 SAT variables, 15190 SAT clauses)
6.65/2.41	c (1,1) Launch Command will be: glucose-syrup -model -nthreads=8 -maxmemory=20000
6.65/2.41	c (1,1) CSPinCNF to SatSolver End
6.65/2.42	c (1,1) Heap : 675 MiB used (max 21589 MiB), NonHeap : 32 MiB used (max 0 MiB)
6.65/2.47	c (1,1) STATISTICS2:HOME/instance-4307517-1534192702.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.65/2.47	c (1,1) 3052 bool, 15191 clause
6.65/2.47	c (1,1) Export Begin
7.05/2.56	c (2,2) Export to HOME/scop-12632-serial-file.bin
7.05/2.56	c (2,2) Export End
7.05/2.56	c (2,2) Export File Size: 0.03 MB
7.05/2.56	c (2,2) 0,0,1,1,1,1,1,STOP-AFTER(DIMACS)
7.05/2.56	c END-Prog: Mon Aug 13 22:38:24 CEST 2018
7.05/2.57	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-12632-serial-file.bin
7.81/3.06	c (0,0) Read Serial File Begin
7.81/3.06	c (0,0) HOME/scop-12632-serial-file.bin
8.09/3.24	c (0,0) Read Serial File End
8.09/3.25	
8.09/3.25	scop order+glucose-syrup (2018-07-31)
8.09/3.25	(Solving Process)
8.09/3.25	
8.09/3.28	c BEGIN-Prog: Mon Aug 13 22:38:25 CEST 2018
8.09/3.28	c PID: 12655
8.09/3.28	c IP: 172.20.3.137
8.09/3.28	c HOST: node137.alineos.net
8.09/3.28	c (0,0) SatSolver.solve Begin
8.09/3.28	c (0,0) 0 bool, 0 clause
8.09/3.28	c (0,0) glucose-syrup -model -nthreads=8 -maxmemory=20000 HOME/instance-4307517-1534192702.xml-scop-12635.cnf
8.27/3.33	c (0,0) c
8.27/3.33	c (0,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
8.27/3.33	c (0,0) c
8.27/3.33	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
8.27/3.33	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
8.27/3.33	c (0,0) c ========================================[ Problem Statistics ]===========================================
8.27/3.33	c (0,0) c |                                                                                                       |
8.27/3.33	c (0,0) c |  Number of variables:          3052                                                                   |
8.27/3.33	c (0,0) c |  Number of clauses:           15071                                                                   |
8.27/3.33	c (0,0) c |  Parse time:                   0.00 s                                                                 |
8.27/3.33	c (0,0) c |                                                                                                       |
8.27/3.33	c (0,0) c |  Eliminated clauses:           0.03 Mb                                                                |
8.27/3.33	c (0,0) c |  Simplification time:          0.01 s                                                                 |
8.27/3.33	c (0,0) c |                                                                                                       |
8.27/3.33	c (0,0) c |  Generating clones                                                                                    |
8.27/3.33	c (0,0) c |  all clones generated. Memory =  36.02Mb.                                                             |
8.27/3.33	c (0,0) c ========================================================================================================|
8.27/3.33	c (0,0) c last restart ## conflicts  :  21 46 
8.27/3.33	c (0,0) c Thread 4 is 100% pure glucose! First thread to finish! (SAT answer).
8.27/3.33	c (0,0) c last restart ## conflicts  :  27 40 
8.27/3.33	c (0,0) c last restart ## conflicts  :  18 53 
8.27/3.33	c (0,0) c Total Memory so far : 612.05Mb
8.27/3.33	c (0,0) c
8.27/3.33	c (0,0) c real time : 0.026767 s
8.27/3.33	c (0,0) c cpu time  : 0.02822 s
8.27/3.33	c (0,0) c
8.27/3.33	c (0,0) c
8.27/3.33	c (0,0) c
8.27/3.33	c (0,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
8.27/3.33	c (0,0) c
8.27/3.33	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
8.27/3.33	c (0,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
8.27/3.33	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
8.27/3.34	c (0,0) c | Conflicts     |              94 |         18 |          9 |         27 |          7 |         21 |          9 |          0 |          3 |
8.27/3.34	c (0,0) c | Decisions     |             685 |        215 |         53 |        178 |         53 |         84 |         54 |         12 |         36 |
8.27/3.34	c (0,0) c | Propagations  |           18425 |       4008 |       1843 |       4884 |       1654 |       3097 |       1661 |        283 |        995 |
8.27/3.34	c (0,0) c | Avg_Trail     |                 |        748 |        781 |        900 |        833 |        923 |        974 |          0 |       1029 |
8.27/3.34	c (0,0) c | Avg_DL        |                 |         18 |          9 |         11 |         13 |         11 |         13 |          0 |         21 |
8.27/3.34	c (0,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
8.27/3.34	c (0,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
8.27/3.34	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
8.27/3.34	c (0,0) c | Exported      |              29 |         10 |          1 |          7 |          2 |          7 |          2 |          0 |          0 |
8.27/3.34	c (0,0) c | Imported      |              57 |          0 |          7 |         22 |         12 |          4 |         12 |          0 |          0 |
8.27/3.34	c (0,0) c | Good          |              44 |          0 |          7 |         11 |         11 |          4 |         11 |          0 |          0 |
8.27/3.34	c (0,0) c | Purge         |              13 |          0 |          0 |         11 |          1 |          0 |          1 |          0 |          0 |
8.27/3.34	c (0,0) c | Promoted      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
8.27/3.34	c (0,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
8.27/3.34	c (0,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
8.27/3.34	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
8.27/3.34	c (0,0) c | Unaries       |                 |          0 |          2 |          9 |          2 |          2 |          2 |          0 |          0 |
8.27/3.34	c (0,0) c | Binaries      |                 |          5 |          1 |          6 |          2 |          1 |          2 |          0 |          0 |
8.27/3.34	c (0,0) c | Glues         |                 |         10 |          1 |          7 |          2 |          7 |          2 |          0 |          0 |
8.27/3.34	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
8.27/3.34	c (0,0) c | Orig_Seen     |             0 % |        122 |         98 |        254 |         82 |        269 |        110 |          0 |         15 |
8.27/3.34	c (0,0) c | Diff Orig seen|                 | -      147 | -      171 | -       15 | -      187 |      X     | -      159 | -      269 | -      254 |
8.27/3.34	c (0,0) c | Hamming       |            14 % |        375 |        368 |        417 |        426 |      X     |        439 |        502 |        524 |
8.27/3.34	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
8.27/3.34	c (0,0) 
8.27/3.34	c (0,0) s SATISFIABLE
8.27/3.36	c (0,0) SatSolver.solve End
8.27/3.36	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
8.27/3.36	c (0,0) Show results Begin
8.54/3.42	s SATISFIABLE
8.54/3.43	v <instantiation>
8.54/3.43	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.54/3.43	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.54/3.43	v </instantiation>
8.54/3.43	c (0,0) Show results End
8.54/3.43	c (0,0) Heap : 163 MiB used (max 3925 MiB), NonHeap : 17 MiB used (max 0 MiB)
8.54/3.43	c (0,0) 0,0,STOP-AFTER(ALL)
8.54/3.43	c END-Prog: Mon Aug 13 22:38:25 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 (11333 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-4307517-1534192702/watcher-4307517-1534192702 -o /tmp/evaluation-result-4307517-1534192702/solver-4307517-1534192702 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node137-1534189810-10409 --watchdog 2580 scop.sh 22g scop.jar -both glucose-syrup -model:-nthreads=8:-maxmemory=20000 HOME HOME/instance-4307517-1534192702.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
solver pid=12632, runsolver pid=12629
Current StackSize limit: 8192 KiB


[startup+0.100154 s]*
/proc/loadavg: 3.88 5.80 6.87 3/199 12654
/proc/meminfo: memFree=22407100/32770624 swapFree=67108372/67108860
[pid=12632] ppid=12629 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/12632/stat : 12632 (scop.sh) S 12629 12632 10382 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 236833332 115843072 349 33554432000 4194304 5098028 140727772839328 140727772836584 140182934291068 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 23719936 140727772845091 140727772845315 140727772845315 140727772848077 0
/proc/12632/statm: 28282 349 296 221 0 87 0
[pid=12635] ppid=12632 vsize=27313900 memory=107900 CPUtime=0.1 cores=0-7
/proc/12635/stat : 12635 (java) S 12632 12632 10382 0 -1 1077944320 6446 0 0 0 8 2 0 0 20 0 20 0 236833332 27969433600 26975 33554432000 4194304 4196468 140726223911280 140726223893824 140190810271479 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 27430912 140726223918057 140726223918381 140726223918381 140726223921103 0
/proc/12635/statm: 6828475 26975 2745 1 0 6790935 0
[pid=12635/tid=12636] ppid=12632 vsize=27313900 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/12635/task/12636/stat : 12636 (java) R 12632 12632 10382 0 -1 4202560 4549 0 0 0 6 2 0 0 20 0 20 0 236833332 27969433600 26975 33554432000 4194304 4196468 140726223911280 140190782108320 140190810293405 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27430912 140726223918057 140726223918381 140726223918381 140726223921103 0
[pid=12635/tid=12637] ppid=12632 vsize=27313900 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/12635/task/12637/stat : 12637 (java) S 12632 12632 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236833335 27969433600 26975 33554432000 4194304 4196468 140726223911280 140190814513936 140190810281685 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27430912 140726223918057 140726223918381 140726223918381 140726223921103 0
[pid=12635/tid=12638] ppid=12632 vsize=27313900 memory=140641236227712 CPUtime=0 cores=0-7
/proc/12635/task/12638/stat : 12638 (java) S 12632 12632 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236833335 27969433600 26975 33554432000 4194304 4196468 140726223911280 140190628670352 140190810281685 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27430912 140726223918057 140726223918381 140726223918381 140726223921103 0
[pid=12635/tid=12639] ppid=12632 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/12635/task/12639/stat : 12639 (java) S 12632 12632 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236833335 27969433600 26975 33554432000 4194304 4196468 140726223911280 140190627617808 140190810281685 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27430912 140726223918057 140726223918381 140726223918381 140726223921103 0
[pid=12635/tid=12640] ppid=12632 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/12635/task/12640/stat : 12640 (java) S 12632 12632 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236833335 27969433600 26975 33554432000 4194304 4196468 140726223911280 140190626565264 140190810281685 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27430912 140726223918057 140726223918381 140726223918381 140726223921103 0
[pid=12635/tid=12641] ppid=12632 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/12635/task/12641/stat : 12641 (java) S 12632 12632 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236833335 27969433600 26975 33554432000 4194304 4196468 140726223911280 140190625511696 140190810281685 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27430912 140726223918057 140726223918381 140726223918381 140726223921103 0
[pid=12635/tid=12642] ppid=12632 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/12635/task/12642/stat : 12642 (java) S 12632 12632 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236833335 27969433600 26975 33554432000 4194304 4196468 140726223911280 140190624459152 140190810281685 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27430912 140726223918057 140726223918381 140726223918381 140726223921103 0
[pid=12635/tid=12643] ppid=12632 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/12635/task/12643/stat : 12643 (java) S 12632 12632 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236833335 27969433600 26975 33554432000 4194304 4196468 140726223911280 140190623406608 140190810281685 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27430912 140726223918057 140726223918381 140726223918381 140726223921103 0
[pid=12635/tid=12644] ppid=12632 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/12635/task/12644/stat : 12644 (java) S 12632 12632 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236833335 27969433600 26975 33554432000 4194304 4196468 140726223911280 140190622354064 140190810281685 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27430912 140726223918057 140726223918381 140726223918381 140726223921103 0
[pid=12635/tid=12645] ppid=12632 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/12635/task/12645/stat : 12645 (java) S 12632 12632 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236833336 27969433600 26975 33554432000 4194304 4196468 140726223911280 140189129189872 140190810282626 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27430912 140726223918057 140726223918381 140726223918381 140726223921103 0
[pid=12635/tid=12646] ppid=12632 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/12635/task/12646/stat : 12646 (java) S 12632 12632 10382 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236833337 27969433600 26975 33554432000 4194304 4196468 140726223911280 140188604949920 140190810281685 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27430912 140726223918057 140726223918381 140726223918381 140726223921103 0
[pid=12635/tid=12647] ppid=12632 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/12635/task/12647/stat : 12647 (java) S 12632 12632 10382 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 236833337 27969433600 26975 33554432000 4194304 4196468 140726223911280 140188470728176 140190810281685 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27430912 140726223918057 140726223918381 140726223918381 140726223921103 0
[pid=12635/tid=12648] ppid=12632 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/12635/task/12648/stat : 12648 (java) S 12632 12632 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236833339 27969433600 26975 33554432000 4194304 4196468 140726223911280 140188096223952 140190810290075 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27430912 140726223918057 140726223918381 140726223918381 140726223921103 0
[pid=12635/tid=12649] ppid=12632 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/12635/task/12649/stat : 12649 (java) S 12632 12632 10382 0 -1 1077944384 310 0 0 0 0 0 0 0 20 0 20 0 236833339 27969433600 26975 33554432000 4194304 4196468 140726223911280 140189128136688 140190810282626 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27430912 140726223918057 140726223918381 140726223918381 140726223921103 0
[pid=12635/tid=12650] ppid=12632 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/12635/task/12650/stat : 12650 (java) S 12632 12632 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236833339 27969433600 26975 33554432000 4194304 4196468 140726223911280 140189127084144 140190810282626 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27430912 140726223918057 140726223918381 140726223918381 140726223921103 0
[pid=12635/tid=12651] ppid=12632 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/12635/task/12651/stat : 12651 (java) S 12632 12632 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236833339 27969433600 26975 33554432000 4194304 4196468 140726223911280 140189126031600 140190810282626 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27430912 140726223918057 140726223918381 140726223918381 140726223921103 0
[pid=12635/tid=12652] ppid=12632 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/12635/task/12652/stat : 12652 (java) S 12632 12632 10382 0 -1 1077944384 229 0 0 0 0 0 0 0 20 0 20 0 236833339 27969433600 26975 33554432000 4194304 4196468 140726223911280 140189124979056 140190810282626 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27430912 140726223918057 140726223918381 140726223918381 140726223921103 0
[pid=12635/tid=12653] ppid=12632 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/12635/task/12653/stat : 12653 (java) S 12632 12632 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236833339 27969433600 26975 33554432000 4194304 4196468 140726223911280 140187598318304 140190810281685 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27430912 140726223918057 140726223918381 140726223918381 140726223921103 0
[pid=12635/tid=12654] ppid=12632 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/12635/task/12654/stat : 12654 (java) S 12632 12632 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236833340 27969433600 26975 33554432000 4194304 4196468 140726223911280 140189123926960 140190810282626 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27430912 140726223918057 140726223918381 140726223918381 140726223921103 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 109296 KiB

[startup+0.210384 s]*
/proc/loadavg: 3.88 5.80 6.87 2/199 12654
/proc/meminfo: memFree=22391100/32770624 swapFree=67108372/67108860
[pid=12632] ppid=12629 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/12632/stat : 12632 (scop.sh) S 12629 12632 10382 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 236833332 115843072 349 33554432000 4194304 5098028 140727772839328 140727772836584 140182934291068 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 23719936 140727772845091 140727772845315 140727772845315 140727772848077 0
/proc/12632/statm: 28282 349 296 221 0 87 0
[pid=12635] ppid=12632 vsize=27313900 memory=122292 CPUtime=0.24 cores=0-7
/proc/12635/stat : 12635 (java) S 12632 12632 10382 0 -1 1077944320 10243 0 0 0 20 4 0 0 20 0 20 0 236833332 27969433600 30573 33554432000 4194304 4196468 140726223911280 140726223893824 140190810271479 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 27430912 140726223918057 140726223918381 140726223918381 140726223921103 0
/proc/12635/statm: 6828475 30573 2904 1 0 6790935 0
[pid=12635/tid=12636] ppid=12632 vsize=27313900 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/12635/task/12636/stat : 12636 (java) R 12632 12632 10382 0 -1 4202560 8131 0 0 0 16 3 0 0 20 0 20 0 236833332 27969433600 30573 33554432000 4194304 4196468 140726223911280 140190782061184 140190299605840 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27430912 140726223918057 140726223918381 140726223918381 140726223921103 0
[pid=12635/tid=12637] ppid=12632 vsize=27313900 memory=342 CPUtime=0 cores=0-7
/proc/12635/task/12637/stat : 12637 (java) S 12632 12632 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236833335 27969433600 30573 33554432000 4194304 4196468 140726223911280 140190814513936 140190810281685 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27430912 140726223918057 140726223918381 140726223918381 140726223921103 0
[pid=12635/tid=12638] ppid=12632 vsize=27313900 memory=4049215562804434592 CPUtime=0 cores=0-7
/proc/12635/task/12638/stat : 12638 (java) S 12632 12632 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236833335 27969433600 30573 33554432000 4194304 4196468 140726223911280 140190628670352 140190810281685 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27430912 140726223918057 140726223918381 140726223918381 140726223921103 0
[pid=12635/tid=12639] ppid=12632 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/12635/task/12639/stat : 12639 (java) S 12632 12632 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236833335 27969433600 30573 33554432000 4194304 4196468 140726223911280 140190627617808 140190810281685 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27430912 140726223918057 140726223918381 140726223918381 140726223921103 0
[pid=12635/tid=12640] ppid=12632 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/12635/task/12640/stat : 12640 (java) S 12632 12632 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236833335 27969433600 30573 33554432000 4194304 4196468 140726223911280 140190626565264 140190810281685 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27430912 140726223918057 140726223918381 140726223918381 140726223921103 0
[pid=12635/tid=12641] ppid=12632 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/12635/task/12641/stat : 12641 (java) S 12632 12632 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236833335 27969433600 30573 33554432000 4194304 4196468 140726223911280 140190625511696 140190810281685 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27430912 140726223918057 140726223918381 140726223918381 140726223921103 0
[pid=12635/tid=12642] ppid=12632 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/12635/task/12642/stat : 12642 (java) S 12632 12632 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236833335 27969433600 30573 33554432000 4194304 4196468 140726223911280 140190624459152 140190810281685 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27430912 140726223918057 140726223918381 140726223918381 140726223921103 0
[pid=12635/tid=12643] ppid=12632 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/12635/task/12643/stat : 12643 (java) S 12632 12632 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236833335 27969433600 30573 33554432000 4194304 4196468 140726223911280 140190623406608 140190810281685 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27430912 140726223918057 140726223918381 140726223918381 140726223921103 0
[pid=12635/tid=12644] ppid=12632 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/12635/task/12644/stat : 12644 (java) S 12632 12632 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236833335 27969433600 30573 33554432000 4194304 4196468 140726223911280 140190622354064 140190810281685 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27430912 140726223918057 140726223918381 140726223918381 140726223921103 0
[pid=12635/tid=12645] ppid=12632 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/12635/task/12645/stat : 12645 (java) S 12632 12632 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236833336 27969433600 30573 33554432000 4194304 4196468 140726223911280 140189129189872 140190810282626 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27430912 140726223918057 140726223918381 140726223918381 140726223921103 0
[pid=12635/tid=12646] ppid=12632 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/12635/task/12646/stat : 12646 (java) S 12632 12632 10382 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236833337 27969433600 30573 33554432000 4194304 4196468 140726223911280 140188604949920 140190810281685 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27430912 140726223918057 140726223918381 140726223918381 140726223921103 0
[pid=12635/tid=12647] ppid=12632 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/12635/task/12647/stat : 12647 (java) S 12632 12632 10382 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 236833337 27969433600 30573 33554432000 4194304 4196468 140726223911280 140188470728176 140190810281685 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27430912 140726223918057 140726223918381 140726223918381 140726223921103 0
[pid=12635/tid=12648] ppid=12632 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/12635/task/12648/stat : 12648 (java) S 12632 12632 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236833339 27969433600 30573 33554432000 4194304 4196468 140726223911280 140188096223952 140190810290075 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27430912 140726223918057 140726223918381 140726223918381 140726223921103 0
[pid=12635/tid=12649] ppid=12632 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/12635/task/12649/stat : 12649 (java) S 12632 12632 10382 0 -1 1077944384 322 0 0 0 0 0 0 0 20 0 20 0 236833339 27969433600 30573 33554432000 4194304 4196468 140726223911280 140189128136688 140190810282626 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27430912 140726223918057 140726223918381 140726223918381 140726223921103 0
[pid=12635/tid=12650] ppid=12632 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/12635/task/12650/stat : 12650 (java) S 12632 12632 10382 0 -1 1077944384 157 0 0 0 0 0 0 0 20 0 20 0 236833339 27969433600 30573 33554432000 4194304 4196468 140726223911280 140189127084144 140190810282626 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27430912 140726223918057 140726223918381 140726223918381 140726223921103 0
[pid=12635/tid=12651] ppid=12632 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/12635/task/12651/stat : 12651 (java) S 12632 12632 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236833339 27969433600 30573 33554432000 4194304 4196468 140726223911280 140189126031600 140190810282626 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27430912 140726223918057 140726223918381 140726223918381 140726223921103 0
[pid=12635/tid=12652] ppid=12632 vsize=27313900 memory=-1 CPUtime=0.02 cores=0-7
/proc/12635/task/12652/stat : 12652 (java) S 12632 12632 10382 0 -1 1077944384 274 0 0 0 2 0 0 0 20 0 20 0 236833339 27969433600 30573 33554432000 4194304 4196468 140726223911280 140189124979056 140190810282626 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27430912 140726223918057 140726223918381 140726223918381 140726223921103 0
[pid=12635/tid=12653] ppid=12632 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/12635/task/12653/stat : 12653 (java) S 12632 12632 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236833339 27969433600 30573 33554432000 4194304 4196468 140726223911280 140187598318304 140190810281685 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27430912 140726223918057 140726223918381 140726223918381 140726223921103 0
[pid=12635/tid=12654] ppid=12632 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/12635/task/12654/stat : 12654 (java) S 12632 12632 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236833340 27969433600 30573 33554432000 4194304 4196468 140726223911280 140189123926960 140190810282626 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27430912 140726223918057 140726223918381 140726223918381 140726223921103 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 123688 KiB

[startup+0.31038 s]*
/proc/loadavg: 3.57 5.71 6.83 2/199 12654
/proc/meminfo: memFree=22388060/32770624 swapFree=67108372/67108860
[pid=12632] ppid=12629 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/12632/stat : 12632 (scop.sh) S 12629 12632 10382 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 236833332 115843072 349 33554432000 4194304 5098028 140727772839328 140727772836584 140182934291068 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 23719936 140727772845091 140727772845315 140727772845315 140727772848077 0
/proc/12632/statm: 28282 349 296 221 0 87 0
[pid=12635] ppid=12632 vsize=27313900 memory=125816 CPUtime=0.42 cores=0-7
/proc/12635/stat : 12635 (java) S 12632 12632 10382 0 -1 1077944320 10788 0 0 0 37 5 0 0 20 0 20 0 236833332 27969433600 31454 33554432000 4194304 4196468 140726223911280 140726223893824 140190810271479 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 27430912 140726223918057 140726223918381 140726223918381 140726223921103 0
/proc/12635/statm: 6828475 31454 2956 1 0 6790935 0
[pid=12635/tid=12636] ppid=12632 vsize=27313900 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/12635/task/12636/stat : 12636 (java) R 12632 12632 10382 0 -1 4202560 8503 0 0 0 25 4 0 0 20 0 20 0 236833332 27969433600 31454 33554432000 4194304 4196468 140726223911280 140190782066928 140190793458305 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27430912 140726223918057 140726223918381 140726223918381 140726223921103 0
[pid=12635/tid=12637] ppid=12632 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/12635/task/12637/stat : 12637 (java) S 12632 12632 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236833335 27969433600 31454 33554432000 4194304 4196468 140726223911280 140190814513936 140190810281685 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27430912 140726223918057 140726223918381 140726223918381 140726223921103 0
[pid=12635/tid=12638] ppid=12632 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/12635/task/12638/stat : 12638 (java) S 12632 12632 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236833335 27969433600 31454 33554432000 4194304 4196468 140726223911280 140190628670352 140190810281685 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27430912 140726223918057 140726223918381 140726223918381 140726223921103 0
[pid=12635/tid=12639] ppid=12632 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/12635/task/12639/stat : 12639 (java) S 12632 12632 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236833335 27969433600 31454 33554432000 4194304 4196468 140726223911280 140190627617808 140190810281685 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27430912 140726223918057 140726223918381 140726223918381 140726223921103 0
[pid=12635/tid=12640] ppid=12632 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/12635/task/12640/stat : 12640 (java) S 12632 12632 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236833335 27969433600 31454 33554432000 4194304 4196468 140726223911280 140190626565264 140190810281685 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27430912 140726223918057 140726223918381 140726223918381 140726223921103 0
[pid=12635/tid=12641] ppid=12632 vsize=27313900 memory=2244 CPUtime=0 cores=0-7
/proc/12635/task/12641/stat : 12641 (java) S 12632 12632 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236833335 27969433600 31454 33554432000 4194304 4196468 140726223911280 140190625511696 140190810281685 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27430912 140726223918057 140726223918381 140726223918381 140726223921103 0
[pid=12635/tid=12642] ppid=12632 vsize=27313900 memory=140641120121775 CPUtime=0 cores=0-7
/proc/12635/task/12642/stat : 12642 (java) S 12632 12632 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236833335 27969433600 31454 33554432000 4194304 4196468 140726223911280 140190624459152 140190810281685 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27430912 140726223918057 140726223918381 140726223918381 140726223921103 0
[pid=12635/tid=12643] ppid=12632 vsize=27313900 memory=140641120124080 CPUtime=0 cores=0-7
/proc/12635/task/12643/stat : 12643 (java) S 12632 12632 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236833335 27969433600 31454 33554432000 4194304 4196468 140726223911280 140190623406608 140190810281685 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27430912 140726223918057 140726223918381 140726223918381 140726223921103 0
[pid=12635/tid=12644] ppid=12632 vsize=27313900 memory=140641120126384 CPUtime=0 cores=0-7
/proc/12635/task/12644/stat : 12644 (java) S 12632 12632 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236833335 27969433600 31454 33554432000 4194304 4196468 140726223911280 140190622354064 140190810281685 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27430912 140726223918057 140726223918381 140726223918381 140726223921103 0
[pid=12635/tid=12645] ppid=12632 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/12635/task/12645/stat : 12645 (java) S 12632 12632 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236833336 27969433600 31454 33554432000 4194304 4196468 140726223911280 140189129189872 140190810282626 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27430912 140726223918057 140726223918381 140726223918381 140726223921103 0
[pid=12635/tid=12646] ppid=12632 vsize=27313900 memory=281282240259728 CPUtime=0 cores=0-7
/proc/12635/task/12646/stat : 12646 (java) S 12632 12632 10382 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236833337 27969433600 31454 33554432000 4194304 4196468 140726223911280 140188604949920 140190810281685 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27430912 140726223918057 140726223918381 140726223918381 140726223921103 0
[pid=12635/tid=12647] ppid=12632 vsize=27313900 memory=281282240266640 CPUtime=0 cores=0-7
/proc/12635/task/12647/stat : 12647 (java) S 12632 12632 10382 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 236833337 27969433600 31454 33554432000 4194304 4196468 140726223911280 140188470728176 140190810281685 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27430912 140726223918057 140726223918381 140726223918381 140726223921103 0
[pid=12635/tid=12648] ppid=12632 vsize=27313900 memory=281282240207920 CPUtime=0 cores=0-7
/proc/12635/task/12648/stat : 12648 (java) S 12632 12632 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236833339 27969433600 31454 33554432000 4194304 4196468 140726223911280 140188096223952 140190810290075 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27430912 140726223918057 140726223918381 140726223918381 140726223921103 0
[pid=12635/tid=12649] ppid=12632 vsize=27313900 memory=281282240280464 CPUtime=0.02 cores=0-7
/proc/12635/task/12649/stat : 12649 (java) S 12632 12632 10382 0 -1 1077944384 405 0 0 0 2 0 0 0 20 0 20 0 236833339 27969433600 31454 33554432000 4194304 4196468 140726223911280 140189128136688 140190810282626 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27430912 140726223918057 140726223918381 140726223918381 140726223921103 0
[pid=12635/tid=12650] ppid=12632 vsize=27313900 memory=281282240287376 CPUtime=0 cores=0-7
/proc/12635/task/12650/stat : 12650 (java) S 12632 12632 10382 0 -1 1077944384 166 0 0 0 0 0 0 0 20 0 20 0 236833339 27969433600 31454 33554432000 4194304 4196468 140726223911280 140189127084144 140190810282626 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27430912 140726223918057 140726223918381 140726223918381 140726223921103 0
[pid=12635/tid=12651] ppid=12632 vsize=27313900 memory=281282240285072 CPUtime=0.01 cores=0-7
/proc/12635/task/12651/stat : 12651 (java) S 12632 12632 10382 0 -1 1077944384 61 0 0 0 1 0 0 0 20 0 20 0 236833339 27969433600 31454 33554432000 4194304 4196468 140726223911280 140189126031600 140190810282626 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27430912 140726223918057 140726223918381 140726223918381 140726223921103 0
[pid=12635/tid=12652] ppid=12632 vsize=27313900 memory=281282240301232 CPUtime=0.07 cores=0-7
/proc/12635/task/12652/stat : 12652 (java) S 12632 12632 10382 0 -1 1077944384 297 0 0 0 7 0 0 0 20 0 20 0 236833339 27969433600 31454 33554432000 4194304 4196468 140726223911280 140189124979056 140190810282626 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27430912 140726223918057 140726223918381 140726223918381 140726223921103 0
[pid=12635/tid=12653] ppid=12632 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/12635/task/12653/stat : 12653 (java) S 12632 12632 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236833339 27969433600 31454 33554432000 4194304 4196468 140726223911280 140187598318304 140190810281685 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27430912 140726223918057 140726223918381 140726223918381 140726223921103 0
[pid=12635/tid=12654] ppid=12632 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/12635/task/12654/stat : 12654 (java) S 12632 12632 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236833340 27969433600 31454 33554432000 4194304 4196468 140726223911280 140189123926960 140190810282626 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27430912 140726223918057 140726223918381 140726223918381 140726223921103 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 127212 KiB

[startup+0.701 s]
/proc/loadavg: 3.57 5.71 6.83 2/199 12654
/proc/meminfo: memFree=22363628/32770624 swapFree=67108372/67108860
[pid=12632] ppid=12629 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/12632/stat : 12632 (scop.sh) S 12629 12632 10382 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 236833332 115843072 349 33554432000 4194304 5098028 140727772839328 140727772836584 140182934291068 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 23719936 140727772845091 140727772845315 140727772845315 140727772848077 0
/proc/12632/statm: 28282 349 296 221 0 87 0
[pid=12635] ppid=12632 vsize=27322296 memory=163840 CPUtime=1.01 cores=0-7
/proc/12635/stat : 12635 (java) S 12632 12632 10382 0 -1 1077944320 17931 0 0 0 93 8 0 0 20 0 20 0 236833332 27978031104 40960 33554432000 4194304 4196468 140726223911280 140726223893824 140190810271479 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 27430912 140726223918057 140726223918381 140726223918381 140726223921103 0
/proc/12635/statm: 6830574 40960 3153 1 0 6791959 0
[pid=12635/tid=12636] ppid=12632 vsize=27322296 memory=281282240659120 CPUtime=0.67 cores=0-7
/proc/12635/task/12636/stat : 12636 (java) R 12632 12632 10382 0 -1 4202560 15117 0 0 0 61 6 0 0 20 0 20 0 236833332 27978031104 40960 33554432000 4194304 4196468 140726223911280 140190782095920 140190810292826 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27430912 140726223918057 140726223918381 140726223918381 140726223921103 0
[pid=12635/tid=12637] ppid=12632 vsize=27322296 memory=140641120330608 CPUtime=0 cores=0-7
/proc/12635/task/12637/stat : 12637 (java) S 12632 12632 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236833335 27978031104 40960 33554432000 4194304 4196468 140726223911280 140190814513936 140190810281685 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27430912 140726223918057 140726223918381 140726223918381 140726223921103 0
[pid=12635/tid=12638] ppid=12632 vsize=27322296 memory=0 CPUtime=0 cores=0-7
/proc/12635/task/12638/stat : 12638 (java) S 12632 12632 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236833335 27978031104 40960 33554432000 4194304 4196468 140726223911280 140190628670352 140190810281685 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27430912 140726223918057 140726223918381 140726223918381 140726223921103 0
[pid=12635/tid=12639] ppid=12632 vsize=27322296 memory=752 CPUtime=0 cores=0-7
/proc/12635/task/12639/stat : 12639 (java) S 12632 12632 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236833335 27978031104 40960 33554432000 4194304 4196468 140726223911280 140190627617808 140190810281685 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27430912 140726223918057 140726223918381 140726223918381 140726223921103 0

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

/proc/loadavg: 3.57 5.71 6.83 2/199 12674
/proc/meminfo: memFree=22444176/32770624 swapFree=67108372/67108860
[pid=12632] ppid=12629 vsize=113128 memory=1472 CPUtime=7.24 cores=0-7
/proc/12632/stat : 12632 (scop.sh) S 12629 12632 10382 0 -1 4202496 589 30940 0 0 0 0 705 19 20 0 1 0 236833332 115843072 368 33554432000 4194304 5098028 140727772839328 140727772836072 140182934291068 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 23719936 140727772845091 140727772845315 140727772845315 140727772848077 0
/proc/12632/statm: 28282 368 311 221 0 87 0
[pid=12655] ppid=12632 vsize=7752068 memory=91792 CPUtime=0.7 cores=0-7
/proc/12655/stat : 12655 (java) S 12632 12632 10382 0 -1 1077944320 16073 0 0 0 66 4 0 0 20 0 20 0 236833589 7938117632 22948 33554432000 4194304 4196468 140721020136880 140721020119424 139763095211767 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 20144128 140721020142769 140721020142893 140721020142893 140721020145615 0
/proc/12655/statm: 1938017 22948 3031 1 0 1899951 0
[pid=12655/tid=12656] ppid=12632 vsize=7752068 memory=3812 CPUtime=0.51 cores=0-7
/proc/12655/task/12656/stat : 12656 (java) R 12632 12632 10382 0 -1 4202560 13691 0 0 0 48 3 0 0 20 0 20 0 236833590 7938117632 22948 33554432000 4194304 4196468 140721020136880 139763067046640 139763079292254 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20144128 140721020142769 140721020142893 140721020142893 140721020145615 0
[pid=12655/tid=12657] ppid=12632 vsize=7752068 memory=64140 CPUtime=0 cores=0-7
/proc/12655/task/12657/stat : 12657 (java) S 12632 12632 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236833591 7938117632 22948 33554432000 4194304 4196468 140721020136880 139763099453712 139763095221973 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20144128 140721020142769 140721020142893 140721020142893 140721020145615 0
[pid=12655/tid=12658] ppid=12632 vsize=7752068 memory=1100 CPUtime=0 cores=0-7
/proc/12655/task/12658/stat : 12658 (java) S 12632 12632 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236833591 7938117632 22948 33554432000 4194304 4196468 140721020136880 139762899622288 139763095221973 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20144128 140721020142769 140721020142893 140721020142893 140721020145615 0
[pid=12655/tid=12659] ppid=12632 vsize=7752068 memory=2144 CPUtime=0 cores=0-7
/proc/12655/task/12659/stat : 12659 (java) S 12632 12632 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236833591 7938117632 22948 33554432000 4194304 4196468 140721020136880 139762898569744 139763095221973 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20144128 140721020142769 140721020142893 140721020142893 140721020145615 0
[pid=12655/tid=12660] ppid=12632 vsize=7752068 memory=1752 CPUtime=0 cores=0-7
/proc/12655/task/12660/stat : 12660 (java) S 12632 12632 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236833591 7938117632 22948 33554432000 4194304 4196468 140721020136880 139762897517200 139763095221973 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20144128 140721020142769 140721020142893 140721020142893 140721020145615 0
[pid=12655/tid=12661] ppid=12632 vsize=7752068 memory=5752 CPUtime=0 cores=0-7
/proc/12655/task/12661/stat : 12661 (java) S 12632 12632 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236833591 7938117632 22948 33554432000 4194304 4196468 140721020136880 139762896464656 139763095221973 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20144128 140721020142769 140721020142893 140721020142893 140721020145615 0
[pid=12655/tid=12662] ppid=12632 vsize=7752068 memory=4580 CPUtime=0 cores=0-7
/proc/12655/task/12662/stat : 12662 (java) S 12632 12632 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236833591 7938117632 22948 33554432000 4194304 4196468 140721020136880 139762895412112 139763095221973 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20144128 140721020142769 140721020142893 140721020142893 140721020145615 0
[pid=12655/tid=12663] ppid=12632 vsize=7752068 memory=1620 CPUtime=0 cores=0-7
/proc/12655/task/12663/stat : 12663 (java) S 12632 12632 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236833591 7938117632 22948 33554432000 4194304 4196468 140721020136880 139762894359568 139763095221973 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20144128 140721020142769 140721020142893 140721020142893 140721020145615 0
[pid=12655/tid=12664] ppid=12632 vsize=7752068 memory=1220 CPUtime=0 cores=0-7
/proc/12655/task/12664/stat : 12664 (java) S 12632 12632 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236833591 7938117632 22948 33554432000 4194304 4196468 140721020136880 139762893307024 139763095221973 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20144128 140721020142769 140721020142893 140721020142893 140721020145615 0
[pid=12655/tid=12665] ppid=12632 vsize=7752068 memory=56 CPUtime=0 cores=0-7
/proc/12655/task/12665/stat : 12665 (java) S 12632 12632 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236833592 7938117632 22948 33554432000 4194304 4196468 140721020136880 139762456295408 139763095222914 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20144128 140721020142769 140721020142893 140721020142893 140721020145615 0
[pid=12655/tid=12666] ppid=12632 vsize=7752068 memory=6944656592387989600 CPUtime=0 cores=0-7
/proc/12655/task/12666/stat : 12666 (java) S 12632 12632 10382 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236833593 7938117632 22948 33554432000 4194304 4196468 140721020136880 139761524138912 139763095221973 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20144128 140721020142769 140721020142893 140721020142893 140721020145615 0
[pid=12655/tid=12667] ppid=12632 vsize=7752068 memory=0 CPUtime=0 cores=0-7
/proc/12655/task/12667/stat : 12667 (java) S 12632 12632 10382 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 236833593 7938117632 22948 33554432000 4194304 4196468 140721020136880 139761389917168 139763095221973 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20144128 140721020142769 140721020142893 140721020142893 140721020145615 0
[pid=12655/tid=12668] ppid=12632 vsize=7752068 memory=0 CPUtime=0 cores=0-7
/proc/12655/task/12668/stat : 12668 (java) S 12632 12632 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236833595 7938117632 22948 33554432000 4194304 4196468 140721020136880 139761015412944 139763095230363 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20144128 140721020142769 140721020142893 140721020142893 140721020145615 0
[pid=12655/tid=12669] ppid=12632 vsize=7752068 memory=0 CPUtime=0.02 cores=0-7
/proc/12655/task/12669/stat : 12669 (java) S 12632 12632 10382 0 -1 1077944384 360 0 0 0 2 0 0 0 20 0 20 0 236833595 7938117632 22948 33554432000 4194304 4196468 140721020136880 139762455243248 139763095222914 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20144128 140721020142769 140721020142893 140721020142893 140721020145615 0
[pid=12655/tid=12670] ppid=12632 vsize=7752068 memory=0 CPUtime=0.01 cores=0-7
/proc/12655/task/12670/stat : 12670 (java) S 12632 12632 10382 0 -1 1077944384 205 0 0 0 1 0 0 0 20 0 20 0 236833595 7938117632 22948 33554432000 4194304 4196468 140721020136880 139762454190704 139763095222914 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20144128 140721020142769 140721020142893 140721020142893 140721020145615 0
[pid=12655/tid=12671] ppid=12632 vsize=7752068 memory=0 CPUtime=0.02 cores=0-7
/proc/12655/task/12671/stat : 12671 (java) S 12632 12632 10382 0 -1 1077944384 99 0 0 0 2 0 0 0 20 0 20 0 236833595 7938117632 22948 33554432000 4194304 4196468 140721020136880 139762453138160 139763095222914 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20144128 140721020142769 140721020142893 140721020142893 140721020145615 0
[pid=12655/tid=12672] ppid=12632 vsize=7752068 memory=0 CPUtime=0.11 cores=0-7
/proc/12655/task/12672/stat : 12672 (java) S 12632 12632 10382 0 -1 1077944384 361 0 0 0 11 0 0 0 20 0 20 0 236833595 7938117632 22948 33554432000 4194304 4196468 140721020136880 139762452085616 139763095222914 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20144128 140721020142769 140721020142893 140721020142893 140721020145615 0
[pid=12655/tid=12673] ppid=12632 vsize=7752068 memory=0 CPUtime=0 cores=0-7
/proc/12655/task/12673/stat : 12673 (java) S 12632 12632 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236833596 7938117632 22948 33554432000 4194304 4196468 140721020136880 139760517507296 139763095221973 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20144128 140721020142769 140721020142893 140721020142893 140721020145615 0
[pid=12655/tid=12674] ppid=12632 vsize=7752068 memory=6944656591801717918 CPUtime=0 cores=0-7
/proc/12655/task/12674/stat : 12674 (java) S 12632 12632 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236833596 7938117632 22948 33554432000 4194304 4196468 140721020136880 139762451032496 139763095222914 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20144128 140721020142769 140721020142893 140721020142893 140721020145615 0
Current children cumulated CPU time: 7.94 s
Current children cumulated vsize: 7865196 KiB
Current children cumulated memory: 93264 KiB

[startup+3.44536 s]
# the end of solver process 12632 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=8.35579 s, system=0.280706 s

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

[startup+3.20118 s]
/proc/loadavg: 3.57 5.71 6.83 2/199 12674
/proc/meminfo: memFree=22444176/32770624 swapFree=67108372/67108860
[pid=12632] ppid=12629 vsize=113128 memory=1472 CPUtime=7.24 cores=0-7
/proc/12632/stat : 12632 (scop.sh) S 12629 12632 10382 0 -1 4202496 589 30940 0 0 0 0 705 19 20 0 1 0 236833332 115843072 368 33554432000 4194304 5098028 140727772839328 140727772836072 140182934291068 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 23719936 140727772845091 140727772845315 140727772845315 140727772848077 0
/proc/12632/statm: 28282 368 311 221 0 87 0
[pid=12655] ppid=12632 vsize=7754116 memory=95388 CPUtime=0.85 cores=0-7
/proc/12655/stat : 12655 (java) S 12632 12632 10382 0 -1 1077944320 16635 0 0 0 81 4 0 0 20 0 20 0 236833589 7940214784 23847 33554432000 4194304 4196468 140721020136880 140721020119424 139763095211767 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 20144128 140721020142769 140721020142893 140721020142893 140721020145615 0
/proc/12655/statm: 1938529 23847 3031 1 0 1900463 0
[pid=12655/tid=12656] ppid=12632 vsize=7754116 memory=-7522837583129502606 CPUtime=0.6 cores=0-7
/proc/12655/task/12656/stat : 12656 (java) R 12632 12632 10382 0 -1 4202560 14152 0 0 0 57 3 0 0 20 0 20 0 236833590 7940214784 23847 33554432000 4194304 4196468 140721020136880 139763067047488 139763095233693 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20144128 140721020142769 140721020142893 140721020142893 140721020145615 0
[pid=12655/tid=12657] ppid=12632 vsize=7754116 memory=0 CPUtime=0 cores=0-7
/proc/12655/task/12657/stat : 12657 (java) S 12632 12632 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236833591 7940214784 23847 33554432000 4194304 4196468 140721020136880 139763099453712 139763095221973 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20144128 140721020142769 140721020142893 140721020142893 140721020145615 0
[pid=12655/tid=12658] ppid=12632 vsize=7754116 memory=0 CPUtime=0 cores=0-7
/proc/12655/task/12658/stat : 12658 (java) S 12632 12632 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236833591 7940214784 23847 33554432000 4194304 4196468 140721020136880 139762899622288 139763095221973 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20144128 140721020142769 140721020142893 140721020142893 140721020145615 0
[pid=12655/tid=12659] ppid=12632 vsize=7754116 memory=0 CPUtime=0 cores=0-7
/proc/12655/task/12659/stat : 12659 (java) S 12632 12632 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236833591 7940214784 23847 33554432000 4194304 4196468 140721020136880 139762898569744 139763095221973 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20144128 140721020142769 140721020142893 140721020142893 140721020145615 0
[pid=12655/tid=12660] ppid=12632 vsize=7754116 memory=0 CPUtime=0 cores=0-7
/proc/12655/task/12660/stat : 12660 (java) S 12632 12632 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236833591 7940214784 23847 33554432000 4194304 4196468 140721020136880 139762897517200 139763095221973 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20144128 140721020142769 140721020142893 140721020142893 140721020145615 0
[pid=12655/tid=12661] ppid=12632 vsize=7754116 memory=0 CPUtime=0 cores=0-7
/proc/12655/task/12661/stat : 12661 (java) S 12632 12632 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236833591 7940214784 23847 33554432000 4194304 4196468 140721020136880 139762896464656 139763095221973 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20144128 140721020142769 140721020142893 140721020142893 140721020145615 0
[pid=12655/tid=12662] ppid=12632 vsize=7754116 memory=0 CPUtime=0 cores=0-7
/proc/12655/task/12662/stat : 12662 (java) S 12632 12632 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236833591 7940214784 23847 33554432000 4194304 4196468 140721020136880 139762895412112 139763095221973 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20144128 140721020142769 140721020142893 140721020142893 140721020145615 0
[pid=12655/tid=12663] ppid=12632 vsize=7754116 memory=1396 CPUtime=0 cores=0-7
/proc/12655/task/12663/stat : 12663 (java) S 12632 12632 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236833591 7940214784 23847 33554432000 4194304 4196468 140721020136880 139762894359568 139763095221973 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20144128 140721020142769 140721020142893 140721020142893 140721020145615 0
[pid=12655/tid=12664] ppid=12632 vsize=7754116 memory=170252 CPUtime=0 cores=0-7
/proc/12655/task/12664/stat : 12664 (java) S 12632 12632 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236833591 7940214784 23847 33554432000 4194304 4196468 140721020136880 139762893307024 139763095221973 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20144128 140721020142769 140721020142893 140721020142893 140721020145615 0
[pid=12655/tid=12665] ppid=12632 vsize=7754116 memory=752 CPUtime=0 cores=0-7
/proc/12655/task/12665/stat : 12665 (java) S 12632 12632 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236833592 7940214784 23847 33554432000 4194304 4196468 140721020136880 139762456295408 139763095222914 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20144128 140721020142769 140721020142893 140721020142893 140721020145615 0
[pid=12655/tid=12666] ppid=12632 vsize=7754116 memory=1276 CPUtime=0 cores=0-7
/proc/12655/task/12666/stat : 12666 (java) S 12632 12632 10382 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236833593 7940214784 23847 33554432000 4194304 4196468 140721020136880 139761524138912 139763095221973 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20144128 140721020142769 140721020142893 140721020142893 140721020145615 0
[pid=12655/tid=12667] ppid=12632 vsize=7754116 memory=1068 CPUtime=0 cores=0-7
/proc/12655/task/12667/stat : 12667 (java) S 12632 12632 10382 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 236833593 7940214784 23847 33554432000 4194304 4196468 140721020136880 139761389917168 139763095221973 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20144128 140721020142769 140721020142893 140721020142893 140721020145615 0
[pid=12655/tid=12668] ppid=12632 vsize=7754116 memory=15064 CPUtime=0 cores=0-7
/proc/12655/task/12668/stat : 12668 (java) S 12632 12632 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236833595 7940214784 23847 33554432000 4194304 4196468 140721020136880 139761015412944 139763095230363 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20144128 140721020142769 140721020142893 140721020142893 140721020145615 0
[pid=12655/tid=12669] ppid=12632 vsize=7754116 memory=35476 CPUtime=0.02 cores=0-7
/proc/12655/task/12669/stat : 12669 (java) S 12632 12632 10382 0 -1 1077944384 363 0 0 0 2 0 0 0 20 0 20 0 236833595 7940214784 23847 33554432000 4194304 4196468 140721020136880 139762455243248 139763095222914 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20144128 140721020142769 140721020142893 140721020142893 140721020145615 0
[pid=12655/tid=12670] ppid=12632 vsize=7754116 memory=13756 CPUtime=0.02 cores=0-7
/proc/12655/task/12670/stat : 12670 (java) S 12632 12632 10382 0 -1 1077944384 206 0 0 0 2 0 0 0 20 0 20 0 236833595 7940214784 23847 33554432000 4194304 4196468 140721020136880 139762454190704 139763095222914 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20144128 140721020142769 140721020142893 140721020142893 140721020145615 0
[pid=12655/tid=12671] ppid=12632 vsize=7754116 memory=3316 CPUtime=0.03 cores=0-7
/proc/12655/task/12671/stat : 12671 (java) S 12632 12632 10382 0 -1 1077944384 105 0 0 0 3 0 0 0 20 0 20 0 236833595 7940214784 23847 33554432000 4194304 4196468 140721020136880 139762453138160 139763095222914 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20144128 140721020142769 140721020142893 140721020142893 140721020145615 0
[pid=12655/tid=12672] ppid=12632 vsize=7754116 memory=281282240274320 CPUtime=0.14 cores=0-7
/proc/12655/task/12672/stat : 12672 (java) R 12632 12632 10382 0 -1 4202560 456 0 0 0 14 0 0 0 20 0 20 0 236833595 7940214784 23847 33554432000 4194304 4196468 140721020136880 139762452081296 139763074347544 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20144128 140721020142769 140721020142893 140721020142893 140721020145615 0
[pid=12655/tid=12673] ppid=12632 vsize=7754116 memory=281282240053488 CPUtime=0 cores=0-7
/proc/12655/task/12673/stat : 12673 (java) S 12632 12632 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236833596 7940214784 23847 33554432000 4194304 4196468 140721020136880 139760517507296 139763095221973 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20144128 140721020142769 140721020142893 140721020142893 140721020145615 0
[pid=12655/tid=12674] ppid=12632 vsize=7754116 memory=281282240056720 CPUtime=0 cores=0-7
/proc/12655/task/12674/stat : 12674 (java) S 12632 12632 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236833596 7940214784 23847 33554432000 4194304 4196468 140721020136880 139762451032496 139763095222914 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20144128 140721020142769 140721020142893 140721020142893 140721020145615 0
Current children cumulated CPU time: 8.09 s
Current children cumulated vsize: 7867244 KiB
Current children cumulated memory: 96860 KiB

[startup+3.40485 s]
/proc/loadavg: 3.57 5.71 6.83 2/199 12674
/proc/meminfo: memFree=22444176/32770624 swapFree=67108372/67108860
[pid=12632] ppid=12629 vsize=113128 memory=1472 CPUtime=7.24 cores=0-7
/proc/12632/stat : 12632 (scop.sh) S 12629 12632 10382 0 -1 4202496 589 30940 0 0 0 0 705 19 20 0 1 0 236833332 115843072 368 33554432000 4194304 5098028 140727772839328 140727772836072 140182934291068 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 23719936 140727772845091 140727772845315 140727772845315 140727772848077 0
/proc/12632/statm: 28282 368 311 221 0 87 0
[pid=12655] ppid=12632 vsize=8282828 memory=118312 CPUtime=1.3 cores=0-7
/proc/12655/stat : 12655 (java) S 12632 12632 10382 0 -1 1077944320 18360 3682 0 0 121 6 2 1 20 0 22 0 236833589 8481615872 29578 33554432000 4194304 4196468 140721020136880 140721020119424 139763095211767 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 20144128 140721020142769 140721020142893 140721020142893 140721020145615 0
/proc/12655/statm: 2070707 29578 3123 1 0 2032106 0
[pid=12655/tid=12656] ppid=12632 vsize=8282828 memory=15539617717817150 CPUtime=0.82 cores=0-7
/proc/12655/task/12656/stat : 12656 (java) R 12632 12632 10382 0 -1 4202560 15180 3682 0 0 75 4 2 1 20 0 22 0 236833590 8481615872 29578 33554432000 4194304 4196468 140721020136880 139763067040704 139763095233114 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20144128 140721020142769 140721020142893 140721020142893 140721020145615 0
[pid=12655/tid=12657] ppid=12632 vsize=8282828 memory=54254026908355 CPUtime=0.03 cores=0-7
/proc/12655/task/12657/stat : 12657 (java) S 12632 12632 10382 0 -1 1077944384 1 3682 0 0 0 0 2 1 20 0 22 0 236833591 8481615872 29578 33554432000 4194304 4196468 140721020136880 139763099453712 139763095221973 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20144128 140721020142769 140721020142893 140721020142893 140721020145615 0
[pid=12655/tid=12658] ppid=12632 vsize=8282828 memory=54254026908356 CPUtime=0.03 cores=0-7
/proc/12655/task/12658/stat : 12658 (java) S 12632 12632 10382 0 -1 1077944384 2 3682 0 0 0 0 2 1 20 0 22 0 236833591 8481615872 29578 33554432000 4194304 4196468 140721020136880 139762899622288 139763095221973 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20144128 140721020142769 140721020142893 140721020142893 140721020145615 0
[pid=12655/tid=12659] ppid=12632 vsize=8282828 memory=54254026908357 CPUtime=0.03 cores=0-7
/proc/12655/task/12659/stat : 12659 (java) S 12632 12632 10382 0 -1 1077944384 2 3682 0 0 0 0 2 1 20 0 22 0 236833591 8481615872 29578 33554432000 4194304 4196468 140721020136880 139762898569744 139763095221973 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20144128 140721020142769 140721020142893 140721020142893 140721020145615 0
[pid=12655/tid=12660] ppid=12632 vsize=8282828 memory=54254026908358 CPUtime=0.03 cores=0-7
/proc/12655/task/12660/stat : 12660 (java) S 12632 12632 10382 0 -1 1077944384 1 3682 0 0 0 0 2 1 20 0 22 0 236833591 8481615872 29578 33554432000 4194304 4196468 140721020136880 139762897517200 139763095221973 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20144128 140721020142769 140721020142893 140721020142893 140721020145615 0
[pid=12655/tid=12661] ppid=12632 vsize=8282828 memory=9825 CPUtime=0.03 cores=0-7
/proc/12655/task/12661/stat : 12661 (java) S 12632 12632 10382 0 -1 1077944384 1 3682 0 0 0 0 2 1 20 0 22 0 236833591 8481615872 29578 33554432000 4194304 4196468 140721020136880 139762896464656 139763095221973 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20144128 140721020142769 140721020142893 140721020142893 140721020145615 0
[pid=12655/tid=12662] ppid=12632 vsize=8282828 memory=0 CPUtime=0.03 cores=0-7
/proc/12655/task/12662/stat : 12662 (java) S 12632 12632 10382 0 -1 1077944384 1 3682 0 0 0 0 2 1 20 0 22 0 236833591 8481615872 29578 33554432000 4194304 4196468 140721020136880 139762895412112 139763095221973 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20144128 140721020142769 140721020142893 140721020142893 140721020145615 0
[pid=12655/tid=12663] ppid=12632 vsize=8282828 memory=0 CPUtime=0.03 cores=0-7
/proc/12655/task/12663/stat : 12663 (java) S 12632 12632 10382 0 -1 1077944384 2 3682 0 0 0 0 2 1 20 0 22 0 236833591 8481615872 29578 33554432000 4194304 4196468 140721020136880 139762894359568 139763095221973 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20144128 140721020142769 140721020142893 140721020142893 140721020145615 0
[pid=12655/tid=12664] ppid=12632 vsize=8282828 memory=0 CPUtime=0.03 cores=0-7
/proc/12655/task/12664/stat : 12664 (java) S 12632 12632 10382 0 -1 1077944384 3 3682 0 0 0 0 2 1 20 0 22 0 236833591 8481615872 29578 33554432000 4194304 4196468 140721020136880 139762893307024 139763095221973 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20144128 140721020142769 140721020142893 140721020142893 140721020145615 0
[pid=12655/tid=12665] ppid=12632 vsize=8282828 memory=0 CPUtime=0.03 cores=0-7
/proc/12655/task/12665/stat : 12665 (java) S 12632 12632 10382 0 -1 1077944384 6 3682 0 0 0 0 2 1 20 0 22 0 236833592 8481615872 29578 33554432000 4194304 4196468 140721020136880 139762456295408 139763095222914 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20144128 140721020142769 140721020142893 140721020142893 140721020145615 0
[pid=12655/tid=12666] ppid=12632 vsize=8282828 memory=6791534058613427641 CPUtime=0.03 cores=0-7
/proc/12655/task/12666/stat : 12666 (java) S 12632 12632 10382 0 -1 1077944384 13 3682 0 0 0 0 2 1 20 0 22 0 236833593 8481615872 29578 33554432000 4194304 4196468 140721020136880 139761524138912 139763095221973 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20144128 140721020142769 140721020142893 140721020142893 140721020145615 0
[pid=12655/tid=12667] ppid=12632 vsize=8282828 memory=0 CPUtime=0.03 cores=0-7
/proc/12655/task/12667/stat : 12667 (java) S 12632 12632 10382 0 -1 1077944384 21 3682 0 0 0 0 2 1 20 0 22 0 236833593 8481615872 29578 33554432000 4194304 4196468 140721020136880 139761389917168 139763095221973 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20144128 140721020142769 140721020142893 140721020142893 140721020145615 0
[pid=12655/tid=12668] ppid=12632 vsize=8282828 memory=3316 CPUtime=0.03 cores=0-7
/proc/12655/task/12668/stat : 12668 (java) S 12632 12632 10382 0 -1 1077944384 1 3682 0 0 0 0 2 1 20 0 22 0 236833595 8481615872 29578 33554432000 4194304 4196468 140721020136880 139761015412944 139763095230363 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20144128 140721020142769 140721020142893 140721020142893 140721020145615 0
[pid=12655/tid=12669] ppid=12632 vsize=8282828 memory=488 CPUtime=0.08 cores=0-7
/proc/12655/task/12669/stat : 12669 (java) S 12632 12632 10382 0 -1 1077944384 582 3682 0 0 5 0 2 1 20 0 22 0 236833595 8481615872 29578 33554432000 4194304 4196468 140721020136880 139762455243248 139763095222914 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20144128 140721020142769 140721020142893 140721020142893 140721020145615 0
[pid=12655/tid=12670] ppid=12632 vsize=8282828 memory=1616 CPUtime=0.1 cores=0-7
/proc/12655/task/12670/stat : 12670 (java) S 12632 12632 10382 0 -1 1077944384 322 3682 0 0 7 0 2 1 20 0 22 0 236833595 8481615872 29578 33554432000 4194304 4196468 140721020136880 139762454190704 139763095222914 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20144128 140721020142769 140721020142893 140721020142893 140721020145615 0
[pid=12655/tid=12671] ppid=12632 vsize=8282828 memory=1172 CPUtime=0.08 cores=0-7
/proc/12655/task/12671/stat : 12671 (java) S 12632 12632 10382 0 -1 1077944384 123 3682 0 0 5 0 2 1 20 0 22 0 236833595 8481615872 29578 33554432000 4194304 4196468 140721020136880 139762453138160 139763095222914 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20144128 140721020142769 140721020142893 140721020142893 140721020145615 0
[pid=12655/tid=12672] ppid=12632 vsize=8282828 memory=932 CPUtime=0.27 cores=0-7
/proc/12655/task/12672/stat : 12672 (java) R 12632 12632 10382 0 -1 4202560 687 3682 0 0 24 0 2 1 20 0 22 0 236833595 8481615872 29578 33554432000 4194304 4196468 140721020136880 139762452085744 139763079292254 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20144128 140721020142769 140721020142893 140721020142893 140721020145615 0
[pid=12655/tid=12673] ppid=12632 vsize=8282828 memory=6416 CPUtime=0.03 cores=0-7
/proc/12655/task/12673/stat : 12673 (java) S 12632 12632 10382 0 -1 1077944384 3 3682 0 0 0 0 2 1 20 0 22 0 236833596 8481615872 29578 33554432000 4194304 4196468 140721020136880 139760517507296 139763095221973 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20144128 140721020142769 140721020142893 140721020142893 140721020145615 0
[pid=12655/tid=12674] ppid=12632 vsize=8282828 memory=1572 CPUtime=0.03 cores=0-7
/proc/12655/task/12674/stat : 12674 (java) S 12632 12632 10382 0 -1 1077944384 1 3682 0 0 0 0 2 1 20 0 22 0 236833596 8481615872 29578 33554432000 4194304 4196468 140721020136880 139762451032496 139763095222914 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20144128 140721020142769 140721020142893 140721020142893 140721020145615 0
Current children cumulated CPU time: 8.54 s
Current children cumulated vsize: 8395956 KiB
Current children cumulated memory: 119784 KiB

Child status: 0
Real time (s): 3.44541
CPU time (s): 8.6365
CPU user time (s): 8.35579
CPU system time (s): 0.280706
CPU usage (%): 250.667
Max. virtual memory (cumulated for all children) (KiB): 27443704
Max. memory (cumulated for all children) (KiB): 400476

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.35579
system time used= 0.280706
maximum resident set size= 405900
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 53770
page faults= 0
swaps= 0
block input operations= 0
block output operations= 656
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8913
involuntary context switches= 53


# summary of solver processes directly reported to runsolver:
#   pid: 12632
#   total CPU time (s): 8.6365
#   total CPU user time (s): 8.35579
#   total CPU system time (s): 0.280706

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.040076 second user time and 0.089401 second system time

The end

Launcher Data

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

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

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

MD5SUM BENCH= 0b82fb3eeae4b26efaa96bf656c68c27
RANDOM SEED=1054061120

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:        22502916 kB
MemAvailable:   31898912 kB
Buffers:          120496 kB
Cached:          9469592 kB
SwapCached:            8 kB
Active:          4260068 kB
Inactive:        5387668 kB
Active(anon):       4420 kB
Inactive(anon):   105160 kB
Active(file):    4255648 kB
Inactive(file):  5282508 kB
Unevictable:        7432 kB
Mlocked:            7432 kB
SwapTotal:      67108860 kB
SwapFree:       67108372 kB
Dirty:              8484 kB
Writeback:             0 kB
AnonPages:         71468 kB
Mapped:            54024 kB
Shmem:             49624 kB
Slab:             314496 kB
SReclaimable:     286300 kB
SUnreclaim:        28196 kB
KernelStack:        3520 kB
PageTables:         5312 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:     18432 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:25