Trace number 4307160

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.73913 3.19681

General information on the benchmark

NameGracefulGraph/
GracefulGraph-K04-P03_c18.xml
MD5SUM76f2570dac1ecc86f40824dfede26263
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.78628
Satisfiable
(Un)Satisfiability was proved
Number of variables68
Number of constraints28
Number of domains2
Minimum domain size26
Maximum domain size27
Distribution of domain sizes[{"size":26,"count":26},{"size":27,"count":12}]
Minimum variable degree0
Maximum variable degree6
Distribution of variable degrees[{"degree":0,"count":30},{"degree":2,"count":26},{"degree":5,"count":8},{"degree":6,"count":4}]
Minimum constraint arity3
Maximum constraint arity26
Distribution of constraint arities[{"arity":3,"count":26},{"arity":12,"count":1},{"arity":26,"count":1}]
Number of extensional constraints0
Number of intensional constraints26
Distribution of constraint types[{"type":"intension","count":26},{"type":"allDifferent","count":2}]
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-21629-serial-file.bin HOME/instance-4307160-1534179323.xml
0.64/0.53	
0.64/0.53	scop order+glucose-syrup (2018-07-31)
0.64/0.53	(Encoding Process)
0.64/0.53	
0.64/0.56	c BEGIN-Prog: Mon Aug 13 18:55:23 CEST 2018
0.64/0.56	c PID: 21632
0.64/0.56	c IP: 172.20.3.132
0.64/0.56	c HOST: node132.alineos.net
0.64/0.57	c (0,0) Parsing Begin
1.19/0.86	c (0,0) Parsing End
1.19/0.86	c (0,0) CSP: 38 int (0 aux), 0 bool (0 aux), 28 ctr, max domain size 27
1.19/0.87	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.19/0.87	c (0,0) Constraint Name Generate Begin
1.19/0.87	c (0,0) Ctr:HOME/instance-4307160-1534179323.xml,AllDifferent:Dist:Eq:IntVar
1.19/0.87	c (0,0) Constraint Name Generate End
1.19/0.87	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.19/0.87	c (0,0) CSP to CSPinCNF Begin
1.37/0.97	c (0,0) translated 3 (10%) constraints
1.37/0.98	c (0,0) translated 6 (20%) constraints
1.37/1.00	c (0,0) translated 9 (30%) constraints
1.37/1.01	c (0,0) translated 12 (40%) constraints
1.55/1.01	c (0,0) translated 14 (50%) constraints
1.55/1.02	c (0,0) translated 17 (60%) constraints
1.55/1.03	c (0,0) translated 20 (70%) constraints
1.55/1.03	c (0,0) translated 23 (80%) constraints
1.55/1.04	c (0,0) translated 26 (90%) constraints
1.55/1.08	c (0,0) translated 28 (100%) constraints
2.14/1.25	c (0,0) STATISTICS1:HOME/instance-4307160-1534179323.xml,AllDifferent:Dist:Eq:IntVar,38,473,702,27,26,3,702:104;27:66;26:325,27:364;26:806,26:2;12:2;2:417;1:52,3:104;2:391;1:76,
2.14/1.25	c (0,0) ==========================================
2.14/1.25	c (0,0) Order
2.14/1.25	c (0,0) ==========================================
2.14/1.27	c (0,0) translated 48 (10%) constraints
2.14/1.28	c (0,0) translated 95 (20%) constraints
2.14/1.29	c (0,0) translated 142 (30%) constraints
2.38/1.30	c (0,0) translated 190 (40%) constraints
2.38/1.31	c (0,0) translated 237 (50%) constraints
2.38/1.31	c (0,0) translated 284 (60%) constraints
2.38/1.32	c (0,0) translated 332 (70%) constraints
2.38/1.33	c (0,0) translated 379 (80%) constraints
2.38/1.33	c (0,0) translated 426 (90%) constraints
2.38/1.34	c (0,0) translated 473 (100%) constraints
2.38/1.34	c (0,0) CSP to CSPinCNF End
2.38/1.35	c (0,0) CSP: 38 int (0 aux), 0 bool (0 aux), 473 ctr, max domain size 27
2.38/1.35	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.38/1.35	c (0,0) CSPinCNF Propagation Begin
2.38/1.37	c (0,0) 0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.38/1.37	c (0,0) CSPinCNF Propagation End
2.38/1.37	c (0,0) CSP: 38 int (0 aux), 0 bool (0 aux), 473 ctr, max domain size 27
2.38/1.37	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.38/1.37	c (0,0) Simplify CSPinCNF Begin
2.68/1.46	c (0,0) Simplify CSPinCNF End
2.68/1.46	c (0,0) CSP: 38 int (0 aux), 834 bool (834 aux), 1307 ctr, max domain size 27
2.68/1.46	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.68/1.46	c (0,0) Calculate Precise Domain Begin
2.68/1.47	c (0,0) 0 values are removed by re-calculation
2.68/1.47	c (0,0) Calculate Precise Domain End
2.68/1.47	c (0,0) CSP: 38 int (0 aux), 834 bool (834 aux), 1307 ctr, max domain size 27
2.68/1.47	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.68/1.47	c (0,0) CSPinCNF to SatSolver Begin
3.85/1.71	c (1,1) 131 (10 %) CSP clauses are encoded (1796 SAT variables, 37454 SAT clauses)
3.85/1.73	c (1,1) 262 (20 %) CSP clauses are encoded (1796 SAT variables, 39847 SAT clauses)
3.85/1.74	c (1,1) 393 (30 %) CSP clauses are encoded (1796 SAT variables, 42173 SAT clauses)
3.85/1.75	c (1,1) 523 (40 %) CSP clauses are encoded (1796 SAT variables, 44478 SAT clauses)
3.85/1.76	c (1,1) 654 (50 %) CSP clauses are encoded (1796 SAT variables, 46784 SAT clauses)
3.85/1.77	c (1,1) 785 (60 %) CSP clauses are encoded (1796 SAT variables, 49090 SAT clauses)
3.85/1.79	c (1,1) 915 (70 %) CSP clauses are encoded (1796 SAT variables, 51395 SAT clauses)
3.85/1.79	c (1,1) 1046 (80 %) CSP clauses are encoded (1796 SAT variables, 53701 SAT clauses)
4.24/1.80	c (1,1) 1177 (90 %) CSP clauses are encoded (1796 SAT variables, 56032 SAT clauses)
4.24/1.81	c (1,1) 1307 (100 %) CSP clauses are encoded (1796 SAT variables, 58312 SAT clauses)
4.24/1.81	c (1,1) Launch Command will be: glucose-syrup -model -nthreads=8 -maxmemory=20000
4.24/1.81	c (1,1) CSPinCNF to SatSolver End
4.24/1.81	c (1,1) Heap : 450 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
4.24/1.84	c (1,1) STATISTICS2:HOME/instance-4307160-1534179323.xml,AllDifferent:Dist:Eq:IntVar,872,1307,702,27,26,3,702:104;27:132;26:650,27:496;26:1456;2:1668,26:2;12:2;2:1251;1:52,3:104;2:782;1:1744,
4.24/1.84	c (1,1) 1796 bool, 58313 clause
4.24/1.84	c (1,1) Export Begin
4.59/1.92	c (1,1) Export to HOME/scop-21629-serial-file.bin
4.59/1.92	c (1,1) Export End
4.59/1.92	c (1,1) Export File Size: 0.01 MB
4.59/1.92	c (1,1) 0,0,0,0,0,0,1,STOP-AFTER(DIMACS)
4.59/1.92	c END-Prog: Mon Aug 13 18:55:25 CEST 2018
4.59/1.93	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-21629-serial-file.bin
5.26/2.43	c (0,0) Read Serial File Begin
5.26/2.43	c (0,0) HOME/scop-21629-serial-file.bin
5.40/2.58	c (0,0) Read Serial File End
5.40/2.59	
5.40/2.59	scop order+glucose-syrup (2018-07-31)
5.40/2.59	(Solving Process)
5.40/2.59	
5.54/2.62	c BEGIN-Prog: Mon Aug 13 18:55:25 CEST 2018
5.54/2.62	c PID: 21652
5.54/2.62	c IP: 172.20.3.132
5.54/2.62	c HOST: node132.alineos.net
5.54/2.62	c (0,0) SatSolver.solve Begin
5.54/2.62	c (0,0) 0 bool, 0 clause
5.54/2.62	c (0,0) glucose-syrup -model -nthreads=8 -maxmemory=20000 HOME/instance-4307160-1534179323.xml-scop-21632.cnf
7.91/3.09	c (0,0) c
7.91/3.09	c (0,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
7.91/3.09	c (0,0) c
7.91/3.09	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
7.91/3.09	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
7.91/3.09	c (0,0) c ========================================[ Problem Statistics ]===========================================
7.91/3.09	c (0,0) c |                                                                                                       |
7.91/3.09	c (0,0) c |  Number of variables:          1796                                                                   |
7.91/3.09	c (0,0) c |  Number of clauses:           58313                                                                   |
7.91/3.09	c (0,0) c |  Parse time:                   0.01 s                                                                 |
7.91/3.09	c (0,0) c |                                                                                                       |
7.91/3.09	c (0,0) c |  Eliminated clauses:           0.01 Mb                                                                |
7.91/3.09	c (0,0) c |  Simplification time:          0.07 s                                                                 |
7.91/3.09	c (0,0) c |                                                                                                       |
7.91/3.09	c (0,0) c |  Generating clones                                                                                    |
7.91/3.09	c (0,0) c |  all clones generated. Memory =  52.23Mb.                                                             |
7.91/3.09	c (0,0) c ========================================================================================================|
7.91/3.09	c (0,0) c last restart ## conflicts  :  39 25 
7.91/3.09	c (0,0) c Thread 0 is 100% pure glucose! First thread to finish! (SAT answer).
7.91/3.09	c (0,0) c Total Memory so far : 649.25Mb
7.91/3.09	c (0,0) c
7.91/3.09	c (0,0) c real time : 0.440454 s
7.91/3.09	c (0,0) c cpu time  : 2.75897 s
7.91/3.09	c (0,0) c
7.91/3.09	c (0,0) c
7.91/3.09	c (0,0) c
7.91/3.09	c (0,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
7.91/3.09	c (0,0) c
7.91/3.09	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
7.91/3.09	c (0,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
7.91/3.09	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
7.91/3.09	c (0,0) c | Conflicts     |           50174 |       6231 |       6076 |       6239 |       6170 |       7077 |       6199 |       5996 |       6186 |
7.91/3.09	c (0,0) c | Decisions     |           68894 |       8492 |       8356 |       8636 |       8489 |       9340 |       8616 |       8453 |       8512 |
7.91/3.09	c (0,0) c | Propagations  |         8852070 |    1056948 |    1120303 |    1114338 |    1135380 |    1099368 |    1116228 |    1071927 |    1137578 |
7.91/3.09	c (0,0) c | Avg_Trail     |                 |        990 |        982 |       1078 |        980 |       1083 |        996 |       1048 |        980 |
7.91/3.09	c (0,0) c | Avg_DL        |                 |         23 |         22 |         22 |         22 |         19 |         21 |         22 |         22 |
7.91/3.09	c (0,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
7.91/3.09	c (0,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
7.91/3.09	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
7.91/3.09	c (0,0) c | Exported      |            2262 |        177 |        221 |        301 |        235 |        562 |        225 |        302 |        239 |
7.91/3.09	c (0,0) c | Imported      |            6432 |       1961 |        285 |       1929 |        284 |        178 |        210 |       1310 |        275 |
7.91/3.09	c (0,0) c | Good          |               1 |          0 |          0 |          1 |          0 |          0 |          0 |          0 |          0 |
7.91/3.09	c (0,0) c | Purge         |            6431 |       1961 |        285 |       1928 |        284 |        178 |        210 |       1310 |        275 |
7.91/3.09	c (0,0) c | Promoted      |              25 |          2 |          4 |          5 |          4 |          0 |          2 |          4 |          4 |
7.91/3.09	c (0,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
7.91/3.09	c (0,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
7.91/3.09	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
7.91/3.09	c (0,0) c | Unaries       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
7.91/3.09	c (0,0) c | Binaries      |                 |          1 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
7.91/3.09	c (0,0) c | Glues         |                 |         39 |         47 |         37 |         48 |         43 |         48 |         46 |         49 |
7.91/3.09	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
7.91/3.09	c (0,0) c | Orig_Seen     |            43 % |      22723 |      26446 |      26258 |      26699 |      22571 |      26564 |      26795 |      26720 |
7.91/3.09	c (0,0) c | Diff Orig seen|                 |      X     |       3723 |       3535 |       3976 | -      152 |       3841 |       4072 |       3997 |
7.91/3.09	c (0,0) c | Hamming       |            30 % |      X     |        531 |        544 |        526 |        605 |        607 |        513 |        539 |
7.91/3.09	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
7.91/3.09	c (0,0) 
7.91/3.09	c (0,0) s SATISFIABLE
7.91/3.11	c (0,0) SatSolver.solve End
8.57/3.11	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 15 MiB used (max 0 MiB)
8.57/3.11	c (0,0) Show results Begin
8.57/3.17	s SATISFIABLE
8.57/3.17	v <instantiation>
8.57/3.17	v     <list>cn[0][0] cn[0][1] cn[0][2] cn[0][3] cn[1][0] cn[1][1] cn[1][2] cn[1][3] cn[2][0] cn[2][1] cn[2][2] cn[2][3] ce[0][0][1] ce[0][0][2] ce[0][0][3] ce[0][1][2] ce[0][1][3] ce[0][2][3] ce[1][0][1] ce[1][0][2] ce[1][0][3] ce[1][1][2] ce[1][1][3] ce[1][2][3] ce[2][0][1] ce[2][0][2] ce[2][0][3] ce[2][1][2] ce[2][1][3] ce[2][2][3] cie[0][0] cie[0][1] cie[0][2] cie[0][3] cie[1][0] cie[1][1] cie[1][2] cie[1][3]</list>
8.57/3.17	v     <values>19 24 4 22 9 17 23 0 13 1 2 26 5 15 3 20 2 18 8 14 9 6 17 23 12 11 13 1 25 24 10 7 19 22 4 16 21 26</values>
8.57/3.17	v </instantiation>
8.57/3.17	c (0,0) Show results End
8.57/3.17	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 17 MiB used (max 0 MiB)
8.57/3.17	c (0,0) 0,0,STOP-AFTER(ALL)
8.57/3.17	c END-Prog: Mon Aug 13 18:55:26 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 (6924 MiB free)
  memory of node 1: 16384 MiB (10422 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4307160-1534179323/watcher-4307160-1534179323 -o /tmp/evaluation-result-4307160-1534179323/solver-4307160-1534179323 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node132-1534168708-18653 --watchdog 2580 scop.sh 22g scop.jar -order glucose-syrup -model:-nthreads=8:-maxmemory=20000 HOME HOME/instance-4307160-1534179323.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=21629, runsolver pid=21626
Current StackSize limit: 8192 KiB


[startup+0.110263 s]*
/proc/loadavg: 6.33 7.65 8.02 3/204 21651
/proc/meminfo: memFree=17665416/32770624 swapFree=67108860/67108860
[pid=21629] ppid=21626 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/21629/stat : 21629 (scop.sh) S 21626 21629 18626 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 235495451 115843072 349 33554432000 4194304 5098028 140734626189728 140734626186984 140383290561148 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 11202560 140734626194466 140734626194691 140734626194691 140734626197453 0
/proc/21629/statm: 28282 349 296 221 0 87 0
[pid=21632] ppid=21629 vsize=27313900 memory=109544 CPUtime=0.11 cores=0-7
/proc/21632/stat : 21632 (java) S 21629 21629 18626 0 -1 1077944320 6341 0 0 0 8 3 0 0 20 0 20 0 235495451 27969433600 27386 33554432000 4194304 4196468 140735752006544 140735751989088 139655917317879 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 37441536 140735752012776 140735752013101 140735752013101 140735752015823 0
/proc/21632/statm: 6828475 27386 2764 1 0 6790935 0
[pid=21632/tid=21633] ppid=21629 vsize=27313900 memory=4134930498285298233 CPUtime=0.1 cores=0-7
/proc/21632/task/21633/stat : 21633 (java) R 21629 21629 18626 0 -1 4202560 4412 0 0 0 7 3 0 0 20 0 20 0 235495451 27969433600 27386 33554432000 4194304 4196468 140735752006544 139655889123176 139655900504688 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37441536 140735752012776 140735752013101 140735752013101 140735752015823 0
[pid=21632/tid=21634] ppid=21629 vsize=27313900 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/21632/task/21634/stat : 21634 (java) S 21629 21629 18626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235495454 27969433600 27386 33554432000 4194304 4196468 140735752006544 139655921560720 139655917328085 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37441536 140735752012776 140735752013101 140735752013101 140735752015823 0
[pid=21632/tid=21635] ppid=21629 vsize=27313900 memory=140033225545344 CPUtime=0 cores=0-7
/proc/21632/task/21635/stat : 21635 (java) S 21629 21629 18626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235495454 27969433600 27386 33554432000 4194304 4196468 140735752006544 139655704955920 139655917328085 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37441536 140735752012776 140735752013101 140735752013101 140735752015823 0
[pid=21632/tid=21636] ppid=21629 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/21632/task/21636/stat : 21636 (java) S 21629 21629 18626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235495454 27969433600 27386 33554432000 4194304 4196468 140735752006544 139655703903120 139655917328085 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37441536 140735752012776 140735752013101 140735752013101 140735752015823 0
[pid=21632/tid=21637] ppid=21629 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/21632/task/21637/stat : 21637 (java) S 21629 21629 18626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235495454 27969433600 27386 33554432000 4194304 4196468 140735752006544 139655702850320 139655917328085 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37441536 140735752012776 140735752013101 140735752013101 140735752015823 0
[pid=21632/tid=21638] ppid=21629 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/21632/task/21638/stat : 21638 (java) S 21629 21629 18626 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 235495454 27969433600 27386 33554432000 4194304 4196468 140735752006544 139655701797520 139655917328085 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37441536 140735752012776 140735752013101 140735752013101 140735752015823 0
[pid=21632/tid=21639] ppid=21629 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/21632/task/21639/stat : 21639 (java) S 21629 21629 18626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235495454 27969433600 27386 33554432000 4194304 4196468 140735752006544 139655700744720 139655917328085 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37441536 140735752012776 140735752013101 140735752013101 140735752015823 0
[pid=21632/tid=21640] ppid=21629 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/21632/task/21640/stat : 21640 (java) S 21629 21629 18626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235495454 27969433600 27386 33554432000 4194304 4196468 140735752006544 139655699691920 139655917328085 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37441536 140735752012776 140735752013101 140735752013101 140735752015823 0
[pid=21632/tid=21641] ppid=21629 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/21632/task/21641/stat : 21641 (java) S 21629 21629 18626 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 235495454 27969433600 27386 33554432000 4194304 4196468 140735752006544 139655698639120 139655917328085 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37441536 140735752012776 140735752013101 140735752013101 140735752015823 0
[pid=21632/tid=21642] ppid=21629 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/21632/task/21642/stat : 21642 (java) S 21629 21629 18626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235495455 27969433600 27386 33554432000 4194304 4196468 140735752006544 139654505982832 139655917329026 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37441536 140735752012776 140735752013101 140735752013101 140735752015823 0
[pid=21632/tid=21643] ppid=21629 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/21632/task/21643/stat : 21643 (java) S 21629 21629 18626 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 235495456 27969433600 27386 33554432000 4194304 4196468 140735752006544 139653680195104 139655917328085 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37441536 140735752012776 140735752013101 140735752013101 140735752015823 0
[pid=21632/tid=21644] ppid=21629 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/21632/task/21644/stat : 21644 (java) S 21629 21629 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235495456 27969433600 27386 33554432000 4194304 4196468 140735752006544 139653411759472 139655917328085 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37441536 140735752012776 140735752013101 140735752013101 140735752015823 0
[pid=21632/tid=21645] ppid=21629 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/21632/task/21645/stat : 21645 (java) S 21629 21629 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235495458 27969433600 27386 33554432000 4194304 4196468 140735752006544 139653037250896 139655917336475 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37441536 140735752012776 140735752013101 140735752013101 140735752015823 0
[pid=21632/tid=21646] ppid=21629 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/21632/task/21646/stat : 21646 (java) S 21629 21629 18626 0 -1 1077944384 315 0 0 0 0 0 0 0 20 0 20 0 235495458 27969433600 27386 33554432000 4194304 4196468 140735752006544 139654504929648 139655917329026 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37441536 140735752012776 140735752013101 140735752013101 140735752015823 0
[pid=21632/tid=21647] ppid=21629 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/21632/task/21647/stat : 21647 (java) S 21629 21629 18626 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 235495458 27969433600 27386 33554432000 4194304 4196468 140735752006544 139654503876848 139655917329026 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37441536 140735752012776 140735752013101 140735752013101 140735752015823 0
[pid=21632/tid=21648] ppid=21629 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/21632/task/21648/stat : 21648 (java) S 21629 21629 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235495458 27969433600 27386 33554432000 4194304 4196468 140735752006544 139654502824048 139655917329026 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37441536 140735752012776 140735752013101 140735752013101 140735752015823 0
[pid=21632/tid=21649] ppid=21629 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/21632/task/21649/stat : 21649 (java) S 21629 21629 18626 0 -1 1077944384 272 0 0 0 0 0 0 0 20 0 20 0 235495458 27969433600 27386 33554432000 4194304 4196468 140735752006544 139654501771248 139655917329026 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37441536 140735752012776 140735752013101 140735752013101 140735752015823 0
[pid=21632/tid=21650] ppid=21629 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/21632/task/21650/stat : 21650 (java) S 21629 21629 18626 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 235495459 27969433600 27386 33554432000 4194304 4196468 140735752006544 139652539346016 139655917328085 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37441536 140735752012776 140735752013101 140735752013101 140735752015823 0
[pid=21632/tid=21651] ppid=21629 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/21632/task/21651/stat : 21651 (java) S 21629 21629 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235495459 27969433600 27386 33554432000 4194304 4196468 140735752006544 139654500719664 139655917329026 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37441536 140735752012776 140735752013101 140735752013101 140735752015823 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 110940 KiB

[startup+0.210499 s]*
/proc/loadavg: 6.33 7.65 8.02 2/204 21651
/proc/meminfo: memFree=17653144/32770624 swapFree=67108860/67108860
[pid=21629] ppid=21626 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/21629/stat : 21629 (scop.sh) S 21626 21629 18626 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 235495451 115843072 349 33554432000 4194304 5098028 140734626189728 140734626186984 140383290561148 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 11202560 140734626194466 140734626194691 140734626194691 140734626197453 0
/proc/21629/statm: 28282 349 296 221 0 87 0
[pid=21632] ppid=21629 vsize=27313900 memory=123084 CPUtime=0.24 cores=0-7
/proc/21632/stat : 21632 (java) S 21629 21629 18626 0 -1 1077944320 9903 0 0 0 20 4 0 0 20 0 20 0 235495451 27969433600 30771 33554432000 4194304 4196468 140735752006544 140735751989088 139655917317879 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 37441536 140735752012776 140735752013101 140735752013101 140735752015823 0
/proc/21632/statm: 6828475 30771 2920 1 0 6790935 0
[pid=21632/tid=21633] ppid=21629 vsize=27313900 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/21632/task/21633/stat : 21633 (java) R 21629 21629 18626 0 -1 4202560 7790 0 0 0 16 4 0 0 20 0 20 0 235495451 27969433600 30771 33554432000 4194304 4196468 140735752006544 139655889126624 139655901398366 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37441536 140735752012776 140735752013101 140735752013101 140735752015823 0
[pid=21632/tid=21634] ppid=21629 vsize=27313900 memory=339 CPUtime=0 cores=0-7
/proc/21632/task/21634/stat : 21634 (java) S 21629 21629 18626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235495454 27969433600 30771 33554432000 4194304 4196468 140735752006544 139655921560720 139655917328085 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37441536 140735752012776 140735752013101 140735752013101 140735752015823 0
[pid=21632/tid=21635] ppid=21629 vsize=27313900 memory=140033225564577 CPUtime=0 cores=0-7
/proc/21632/task/21635/stat : 21635 (java) S 21629 21629 18626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235495454 27969433600 30771 33554432000 4194304 4196468 140735752006544 139655704955920 139655917328085 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37441536 140735752012776 140735752013101 140735752013101 140735752015823 0
[pid=21632/tid=21636] ppid=21629 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/21632/task/21636/stat : 21636 (java) S 21629 21629 18626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235495454 27969433600 30771 33554432000 4194304 4196468 140735752006544 139655703903120 139655917328085 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37441536 140735752012776 140735752013101 140735752013101 140735752015823 0
[pid=21632/tid=21637] ppid=21629 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/21632/task/21637/stat : 21637 (java) S 21629 21629 18626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235495454 27969433600 30771 33554432000 4194304 4196468 140735752006544 139655702850320 139655917328085 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37441536 140735752012776 140735752013101 140735752013101 140735752015823 0
[pid=21632/tid=21638] ppid=21629 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/21632/task/21638/stat : 21638 (java) S 21629 21629 18626 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 235495454 27969433600 30771 33554432000 4194304 4196468 140735752006544 139655701797520 139655917328085 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37441536 140735752012776 140735752013101 140735752013101 140735752015823 0
[pid=21632/tid=21639] ppid=21629 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/21632/task/21639/stat : 21639 (java) S 21629 21629 18626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235495454 27969433600 30771 33554432000 4194304 4196468 140735752006544 139655700744720 139655917328085 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37441536 140735752012776 140735752013101 140735752013101 140735752015823 0
[pid=21632/tid=21640] ppid=21629 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/21632/task/21640/stat : 21640 (java) S 21629 21629 18626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235495454 27969433600 30771 33554432000 4194304 4196468 140735752006544 139655699691920 139655917328085 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37441536 140735752012776 140735752013101 140735752013101 140735752015823 0
[pid=21632/tid=21641] ppid=21629 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/21632/task/21641/stat : 21641 (java) S 21629 21629 18626 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 235495454 27969433600 30771 33554432000 4194304 4196468 140735752006544 139655698639120 139655917328085 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37441536 140735752012776 140735752013101 140735752013101 140735752015823 0
[pid=21632/tid=21642] ppid=21629 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/21632/task/21642/stat : 21642 (java) S 21629 21629 18626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235495455 27969433600 30771 33554432000 4194304 4196468 140735752006544 139654505982832 139655917329026 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37441536 140735752012776 140735752013101 140735752013101 140735752015823 0
[pid=21632/tid=21643] ppid=21629 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/21632/task/21643/stat : 21643 (java) S 21629 21629 18626 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 235495456 27969433600 30771 33554432000 4194304 4196468 140735752006544 139653680195104 139655917328085 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37441536 140735752012776 140735752013101 140735752013101 140735752015823 0
[pid=21632/tid=21644] ppid=21629 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/21632/task/21644/stat : 21644 (java) S 21629 21629 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235495456 27969433600 30771 33554432000 4194304 4196468 140735752006544 139653411759472 139655917328085 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37441536 140735752012776 140735752013101 140735752013101 140735752015823 0
[pid=21632/tid=21645] ppid=21629 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/21632/task/21645/stat : 21645 (java) S 21629 21629 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235495458 27969433600 30771 33554432000 4194304 4196468 140735752006544 139653037250896 139655917336475 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37441536 140735752012776 140735752013101 140735752013101 140735752015823 0
[pid=21632/tid=21646] ppid=21629 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/21632/task/21646/stat : 21646 (java) R 21629 21629 18626 0 -1 1077944384 464 0 0 0 0 0 0 0 20 0 20 0 235495458 27969433600 30771 33554432000 4194304 4196468 140735752006544 139654504929648 139655917329026 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37441536 140735752012776 140735752013101 140735752013101 140735752015823 0
[pid=21632/tid=21647] ppid=21629 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/21632/task/21647/stat : 21647 (java) S 21629 21629 18626 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 235495458 27969433600 30771 33554432000 4194304 4196468 140735752006544 139654503876848 139655917329026 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37441536 140735752012776 140735752013101 140735752013101 140735752015823 0
[pid=21632/tid=21648] ppid=21629 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/21632/task/21648/stat : 21648 (java) S 21629 21629 18626 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 20 0 235495458 27969433600 30771 33554432000 4194304 4196468 140735752006544 139654502824048 139655917329026 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37441536 140735752012776 140735752013101 140735752013101 140735752015823 0
[pid=21632/tid=21649] ppid=21629 vsize=27313900 memory=-1 CPUtime=0.02 cores=0-7
/proc/21632/task/21649/stat : 21649 (java) R 21629 21629 18626 0 -1 4202560 293 0 0 0 2 0 0 0 20 0 20 0 235495458 27969433600 30771 33554432000 4194304 4196468 140735752006544 139654501771248 139655917339226 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37441536 140735752012776 140735752013101 140735752013101 140735752015823 0
[pid=21632/tid=21650] ppid=21629 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/21632/task/21650/stat : 21650 (java) S 21629 21629 18626 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 235495459 27969433600 30771 33554432000 4194304 4196468 140735752006544 139652539346016 139655917328085 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37441536 140735752012776 140735752013101 140735752013101 140735752015823 0
[pid=21632/tid=21651] ppid=21629 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/21632/task/21651/stat : 21651 (java) S 21629 21629 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235495459 27969433600 30771 33554432000 4194304 4196468 140735752006544 139654500719664 139655917329026 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37441536 140735752012776 140735752013101 140735752013101 140735752015823 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 124480 KiB

[startup+0.310443 s]*
/proc/loadavg: 6.33 7.65 8.02 3/204 21651
/proc/meminfo: memFree=17649484/32770624 swapFree=67108860/67108860
[pid=21629] ppid=21626 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/21629/stat : 21629 (scop.sh) S 21626 21629 18626 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 235495451 115843072 349 33554432000 4194304 5098028 140734626189728 140734626186984 140383290561148 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 11202560 140734626194466 140734626194691 140734626194691 140734626197453 0
/proc/21629/statm: 28282 349 296 221 0 87 0
[pid=21632] ppid=21629 vsize=27313900 memory=127288 CPUtime=0.41 cores=0-7
/proc/21632/stat : 21632 (java) S 21629 21629 18626 0 -1 1077944320 10599 0 0 0 36 5 0 0 20 0 20 0 235495451 27969433600 31822 33554432000 4194304 4196468 140735752006544 140735751989088 139655917317879 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 37441536 140735752012776 140735752013101 140735752013101 140735752015823 0
/proc/21632/statm: 6828475 31822 2967 1 0 6790935 0
[pid=21632/tid=21633] ppid=21629 vsize=27313900 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/21632/task/21633/stat : 21633 (java) R 21629 21629 18626 0 -1 4202560 8284 0 0 0 25 4 0 0 20 0 20 0 235495451 27969433600 31822 33554432000 4194304 4196468 140735752006544 139655889113328 139655898881435 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37441536 140735752012776 140735752013101 140735752013101 140735752015823 0
[pid=21632/tid=21634] ppid=21629 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/21632/task/21634/stat : 21634 (java) S 21629 21629 18626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235495454 27969433600 31822 33554432000 4194304 4196468 140735752006544 139655921560720 139655917328085 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37441536 140735752012776 140735752013101 140735752013101 140735752015823 0
[pid=21632/tid=21635] ppid=21629 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/21632/task/21635/stat : 21635 (java) S 21629 21629 18626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235495454 27969433600 31822 33554432000 4194304 4196468 140735752006544 139655704955920 139655917328085 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37441536 140735752012776 140735752013101 140735752013101 140735752015823 0
[pid=21632/tid=21636] ppid=21629 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/21632/task/21636/stat : 21636 (java) S 21629 21629 18626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235495454 27969433600 31822 33554432000 4194304 4196468 140735752006544 139655703903120 139655917328085 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37441536 140735752012776 140735752013101 140735752013101 140735752015823 0
[pid=21632/tid=21637] ppid=21629 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/21632/task/21637/stat : 21637 (java) S 21629 21629 18626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235495454 27969433600 31822 33554432000 4194304 4196468 140735752006544 139655702850320 139655917328085 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37441536 140735752012776 140735752013101 140735752013101 140735752015823 0
[pid=21632/tid=21638] ppid=21629 vsize=27313900 memory=2244 CPUtime=0 cores=0-7
/proc/21632/task/21638/stat : 21638 (java) S 21629 21629 18626 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 235495454 27969433600 31822 33554432000 4194304 4196468 140735752006544 139655701797520 139655917328085 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37441536 140735752012776 140735752013101 140735752013101 140735752015823 0
[pid=21632/tid=21639] ppid=21629 vsize=27313900 memory=140033113813935 CPUtime=0 cores=0-7
/proc/21632/task/21639/stat : 21639 (java) S 21629 21629 18626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235495454 27969433600 31822 33554432000 4194304 4196468 140735752006544 139655700744720 139655917328085 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37441536 140735752012776 140735752013101 140735752013101 140735752015823 0
[pid=21632/tid=21640] ppid=21629 vsize=27313900 memory=140033113816240 CPUtime=0 cores=0-7
/proc/21632/task/21640/stat : 21640 (java) S 21629 21629 18626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235495454 27969433600 31822 33554432000 4194304 4196468 140735752006544 139655699691920 139655917328085 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37441536 140735752012776 140735752013101 140735752013101 140735752015823 0
[pid=21632/tid=21641] ppid=21629 vsize=27313900 memory=140033113818544 CPUtime=0 cores=0-7
/proc/21632/task/21641/stat : 21641 (java) S 21629 21629 18626 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 235495454 27969433600 31822 33554432000 4194304 4196468 140735752006544 139655698639120 139655917328085 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37441536 140735752012776 140735752013101 140735752013101 140735752015823 0
[pid=21632/tid=21642] ppid=21629 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/21632/task/21642/stat : 21642 (java) S 21629 21629 18626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235495455 27969433600 31822 33554432000 4194304 4196468 140735752006544 139654505982832 139655917329026 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37441536 140735752012776 140735752013101 140735752013101 140735752015823 0
[pid=21632/tid=21643] ppid=21629 vsize=27313900 memory=280066227644048 CPUtime=0 cores=0-7
/proc/21632/task/21643/stat : 21643 (java) S 21629 21629 18626 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 235495456 27969433600 31822 33554432000 4194304 4196468 140735752006544 139653680195104 139655917328085 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37441536 140735752012776 140735752013101 140735752013101 140735752015823 0
[pid=21632/tid=21644] ppid=21629 vsize=27313900 memory=280066227650960 CPUtime=0 cores=0-7
/proc/21632/task/21644/stat : 21644 (java) S 21629 21629 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235495456 27969433600 31822 33554432000 4194304 4196468 140735752006544 139653411759472 139655917328085 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37441536 140735752012776 140735752013101 140735752013101 140735752015823 0
[pid=21632/tid=21645] ppid=21629 vsize=27313900 memory=280066227592240 CPUtime=0 cores=0-7
/proc/21632/task/21645/stat : 21645 (java) S 21629 21629 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235495458 27969433600 31822 33554432000 4194304 4196468 140735752006544 139653037250896 139655917336475 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37441536 140735752012776 140735752013101 140735752013101 140735752015823 0
[pid=21632/tid=21646] ppid=21629 vsize=27313900 memory=280066227664784 CPUtime=0.02 cores=0-7
/proc/21632/task/21646/stat : 21646 (java) S 21629 21629 18626 0 -1 1077944384 549 0 0 0 2 0 0 0 20 0 20 0 235495458 27969433600 31822 33554432000 4194304 4196468 140735752006544 139654504929648 139655917329026 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37441536 140735752012776 140735752013101 140735752013101 140735752015823 0
[pid=21632/tid=21647] ppid=21629 vsize=27313900 memory=280066227671696 CPUtime=0.01 cores=0-7
/proc/21632/task/21647/stat : 21647 (java) S 21629 21629 18626 0 -1 1077944384 50 0 0 0 1 0 0 0 20 0 20 0 235495458 27969433600 31822 33554432000 4194304 4196468 140735752006544 139654503876848 139655917329026 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37441536 140735752012776 140735752013101 140735752013101 140735752015823 0
[pid=21632/tid=21648] ppid=21629 vsize=27313900 memory=280066227669392 CPUtime=0 cores=0-7
/proc/21632/task/21648/stat : 21648 (java) S 21629 21629 18626 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 20 0 235495458 27969433600 31822 33554432000 4194304 4196468 140735752006544 139654502824048 139655917329026 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37441536 140735752012776 140735752013101 140735752013101 140735752015823 0
[pid=21632/tid=21649] ppid=21629 vsize=27313900 memory=280066227685552 CPUtime=0.07 cores=0-7
/proc/21632/task/21649/stat : 21649 (java) S 21629 21629 18626 0 -1 1077944384 339 0 0 0 7 0 0 0 20 0 20 0 235495458 27969433600 31822 33554432000 4194304 4196468 140735752006544 139654501771248 139655917329026 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37441536 140735752012776 140735752013101 140735752013101 140735752015823 0
[pid=21632/tid=21650] ppid=21629 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/21632/task/21650/stat : 21650 (java) S 21629 21629 18626 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 235495459 27969433600 31822 33554432000 4194304 4196468 140735752006544 139652539346016 139655917328085 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37441536 140735752012776 140735752013101 140735752013101 140735752015823 0
[pid=21632/tid=21651] ppid=21629 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/21632/task/21651/stat : 21651 (java) S 21629 21629 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235495459 27969433600 31822 33554432000 4194304 4196468 140735752006544 139654500719664 139655917329026 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37441536 140735752012776 140735752013101 140735752013101 140735752015823 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 128684 KiB

[startup+0.700972 s]
/proc/loadavg: 6.33 7.65 8.02 2/204 21651
/proc/meminfo: memFree=17625176/32770624 swapFree=67108860/67108860
[pid=21629] ppid=21626 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/21629/stat : 21629 (scop.sh) S 21626 21629 18626 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 235495451 115843072 349 33554432000 4194304 5098028 140734626189728 140734626186984 140383290561148 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 11202560 140734626194466 140734626194691 140734626194691 140734626197453 0
/proc/21629/statm: 28282 349 296 221 0 87 0
[pid=21632] ppid=21629 vsize=27322296 memory=165092 CPUtime=0.98 cores=0-7
/proc/21632/stat : 21632 (java) S 21629 21629 18626 0 -1 1077944320 17862 0 0 0 91 7 0 0 20 0 20 0 235495451 27978031104 41273 33554432000 4194304 4196468 140735752006544 140735751989088 139655917317879 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 37441536 140735752012776 140735752013101 140735752013101 140735752015823 0
/proc/21632/statm: 6830574 41273 3143 1 0 6791959 0
[pid=21632/tid=21633] ppid=21629 vsize=27322296 memory=280066228043440 CPUtime=0.66 cores=0-7
/proc/21632/task/21633/stat : 21633 (java) R 21629 21629 18626 0 -1 4202560 15051 0 0 0 61 5 0 0 20 0 20 0 235495451 27978031104 41273 33554432000 4194304 4196468 140735752006544 139655889147072 139655901398366 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37441536 140735752012776 140735752013101 140735752013101 140735752015823 0
[pid=21632/tid=21634] ppid=21629 vsize=27322296 memory=140033114022768 CPUtime=0 cores=0-7
/proc/21632/task/21634/stat : 21634 (java) S 21629 21629 18626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235495454 27978031104 41273 33554432000 4194304 4196468 140735752006544 139655921560720 139655917328085 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37441536 140735752012776 140735752013101 140735752013101 140735752015823 0
[pid=21632/tid=21635] ppid=21629 vsize=27322296 memory=0 CPUtime=0 cores=0-7
/proc/21632/task/21635/stat : 21635 (java) S 21629 21629 18626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235495454 27978031104 41273 33554432000 4194304 4196468 140735752006544 139655704955920 139655917328085 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37441536 140735752012776 140735752013101 140735752013101 140735752015823 0
[pid=21632/tid=21636] ppid=21629 vsize=27322296 memory=10784 CPUtime=0 cores=0-7
/proc/21632/task/21636/stat : 21636 (java) S 21629 21629 18626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235495454 27978031104 41273 33554432000 4194304 4196468 140735752006544 139655703903120 139655917328085 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37441536 140735752012776 140735752013101 140735752013101 140735752015823 0

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

[pid=21632/tid=21633] ppid=21629 vsize=27328508 memory=14133333755955770 CPUtime=1.46 cores=0-7
/proc/21632/task/21633/stat : 21633 (java) R 21629 21629 18626 0 -1 4202560 16437 0 0 0 139 7 0 0 20 0 20 0 235495451 27984392192 55472 33554432000 4194304 4196468 140735752006544 139655889155680 139655381098520 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37441536 140735752012776 140735752013101 140735752013101 140735752015823 0
[pid=21632/tid=21634] ppid=21629 vsize=27328508 memory=0 CPUtime=0 cores=0-7
/proc/21632/task/21634/stat : 21634 (java) S 21629 21629 18626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235495454 27984392192 55472 33554432000 4194304 4196468 140735752006544 139655921560720 139655917328085 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37441536 140735752012776 140735752013101 140735752013101 140735752015823 0
[pid=21632/tid=21635] ppid=21629 vsize=27328508 memory=0 CPUtime=0 cores=0-7
/proc/21632/task/21635/stat : 21635 (java) S 21629 21629 18626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235495454 27984392192 55472 33554432000 4194304 4196468 140735752006544 139655704955920 139655917328085 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37441536 140735752012776 140735752013101 140735752013101 140735752015823 0
[pid=21632/tid=21636] ppid=21629 vsize=27328508 memory=0 CPUtime=0 cores=0-7
/proc/21632/task/21636/stat : 21636 (java) S 21629 21629 18626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235495454 27984392192 55472 33554432000 4194304 4196468 140735752006544 139655703903120 139655917328085 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37441536 140735752012776 140735752013101 140735752013101 140735752015823 0
[pid=21632/tid=21637] ppid=21629 vsize=27328508 memory=0 CPUtime=0 cores=0-7
/proc/21632/task/21637/stat : 21637 (java) S 21629 21629 18626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235495454 27984392192 55472 33554432000 4194304 4196468 140735752006544 139655702850320 139655917328085 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37441536 140735752012776 140735752013101 140735752013101 140735752015823 0
[pid=21632/tid=21638] ppid=21629 vsize=27328508 memory=4580 CPUtime=0 cores=0-7
/proc/21632/task/21638/stat : 21638 (java) S 21629 21629 18626 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 235495454 27984392192 55472 33554432000 4194304 4196468 140735752006544 139655701797520 139655917328085 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37441536 140735752012776 140735752013101 140735752013101 140735752015823 0
[pid=21632/tid=21639] ppid=21629 vsize=27328508 memory=0 CPUtime=0 cores=0-7
/proc/21632/task/21639/stat : 21639 (java) S 21629 21629 18626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235495454 27984392192 55472 33554432000 4194304 4196468 140735752006544 139655700744720 139655917328085 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37441536 140735752012776 140735752013101 140735752013101 140735752015823 0
[pid=21632/tid=21640] ppid=21629 vsize=27328508 memory=0 CPUtime=0 cores=0-7
/proc/21632/task/21640/stat : 21640 (java) S 21629 21629 18626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 235495454 27984392192 55472 33554432000 4194304 4196468 140735752006544 139655699691920 139655917328085 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37441536 140735752012776 140735752013101 140735752013101 140735752015823 0
[pid=21632/tid=21641] ppid=21629 vsize=27328508 memory=0 CPUtime=0 cores=0-7
/proc/21632/task/21641/stat : 21641 (java) S 21629 21629 18626 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 235495454 27984392192 55472 33554432000 4194304 4196468 140735752006544 139655698639120 139655917328085 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37441536 140735752012776 140735752013101 140735752013101 140735752015823 0
[pid=21632/tid=21642] ppid=21629 vsize=27328508 memory=0 CPUtime=0 cores=0-7
/proc/21632/task/21642/stat : 21642 (java) S 21629 21629 18626 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 235495455 27984392192 55472 33554432000 4194304 4196468 140735752006544 139654505982832 139655917329026 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37441536 140735752012776 140735752013101 140735752013101 140735752015823 0
[pid=21632/tid=21643] ppid=21629 vsize=27328508 memory=2244 CPUtime=0 cores=0-7
/proc/21632/task/21643/stat : 21643 (java) S 21629 21629 18626 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 235495456 27984392192 55472 33554432000 4194304 4196468 140735752006544 139653680195104 139655917328085 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37441536 140735752012776 140735752013101 140735752013101 140735752015823 0
[pid=21632/tid=21644] ppid=21629 vsize=27328508 memory=0 CPUtime=0 cores=0-7
/proc/21632/task/21644/stat : 21644 (java) S 21629 21629 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235495456 27984392192 55472 33554432000 4194304 4196468 140735752006544 139653411759472 139655917328085 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37441536 140735752012776 140735752013101 140735752013101 140735752015823 0
[pid=21632/tid=21645] ppid=21629 vsize=27328508 memory=0 CPUtime=0 cores=0-7
/proc/21632/task/21645/stat : 21645 (java) S 21629 21629 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235495458 27984392192 55472 33554432000 4194304 4196468 140735752006544 139653037250896 139655917336475 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37441536 140735752012776 140735752013101 140735752013101 140735752015823 0
[pid=21632/tid=21646] ppid=21629 vsize=27328508 memory=0 CPUtime=0.33 cores=0-7
/proc/21632/task/21646/stat : 21646 (java) R 21629 21629 18626 0 -1 4202560 1159 0 0 0 33 0 0 0 20 0 20 0 235495458 27984392192 55472 33554432000 4194304 4196468 140735752006544 139654504929648 139655895422112 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37441536 140735752012776 140735752013101 140735752013101 140735752015823 0
[pid=21632/tid=21647] ppid=21629 vsize=27328508 memory=0 CPUtime=0.28 cores=0-7
/proc/21632/task/21647/stat : 21647 (java) S 21629 21629 18626 0 -1 1077944384 552 0 0 0 28 0 0 0 20 0 20 0 235495458 27984392192 55472 33554432000 4194304 4196468 140735752006544 139654503876848 139655917329026 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37441536 140735752012776 140735752013101 140735752013101 140735752015823 0
[pid=21632/tid=21648] ppid=21629 vsize=27328508 memory=0 CPUtime=0.24 cores=0-7
/proc/21632/task/21648/stat : 21648 (java) R 21629 21629 18626 0 -1 4202560 530 0 0 0 24 0 0 0 20 0 20 0 235495458 27984392192 55472 33554432000 4194304 4196468 140735752006544 139654502805600 139655898863227 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37441536 140735752012776 140735752013101 140735752013101 140735752015823 0
[pid=21632/tid=21649] ppid=21629 vsize=27328508 memory=6943526294502006880 CPUtime=0.71 cores=0-7
/proc/21632/task/21649/stat : 21649 (java) R 21629 21629 18626 0 -1 4202560 2733 0 0 0 70 1 0 0 20 0 20 0 235495458 27984392192 55472 33554432000 4194304 4196468 140735752006544 139654501769040 139655896236607 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37441536 140735752012776 140735752013101 140735752013101 140735752015823 0
[pid=21632/tid=21650] ppid=21629 vsize=27328508 memory=6943526294502006880 CPUtime=0 cores=0-7
/proc/21632/task/21650/stat : 21650 (java) S 21629 21629 18626 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 235495459 27984392192 55472 33554432000 4194304 4196468 140735752006544 139652539346016 139655917328085 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37441536 140735752012776 140735752013101 140735752013101 140735752015823 0
[pid=21632/tid=21651] ppid=21629 vsize=27328508 memory=6944656592455097440 CPUtime=0 cores=0-7
/proc/21632/task/21651/stat : 21651 (java) S 21629 21629 18626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 235495459 27984392192 55472 33554432000 4194304 4196468 140735752006544 139654500719664 139655917329026 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37441536 140735752012776 140735752013101 140735752013101 140735752015823 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 27441636 KiB
Current children cumulated memory: 223284 KiB

[startup+3.11118 s]
/proc/loadavg: 5.98 7.55 7.99 9/217 21685
/proc/meminfo: memFree=17616040/32770624 swapFree=67108860/67108860
[pid=21629] ppid=21626 vsize=113128 memory=1472 CPUtime=4.66 cores=0-7
/proc/21629/stat : 21629 (scop.sh) S 21626 21629 18626 0 -1 4202496 589 25302 0 0 0 0 452 14 20 0 1 0 235495451 115843072 368 33554432000 4194304 5098028 140734626189728 140734626186472 140383290561148 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 11202560 140734626194466 140734626194691 140734626194691 140734626197453 0
/proc/21629/statm: 28282 368 311 221 0 87 0
[pid=21652] ppid=21629 vsize=8282828 memory=116964 CPUtime=3.91 cores=0-7
/proc/21652/stat : 21652 (java) S 21629 21629 18626 0 -1 1077944320 18026 11241 0 0 108 5 275 3 20 0 22 0 235495644 8481615872 29241 33554432000 4194304 4196468 140728800467344 140728800449888 140566065524471 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 33333248 140728800470193 140728800470317 140728800470317 140728800473039 0
/proc/21652/statm: 2070707 29241 3153 1 0 2032106 0
[pid=21652/tid=21653] ppid=21629 vsize=8282828 memory=0 CPUtime=3.51 cores=0-7
/proc/21652/task/21653/stat : 21653 (java) R 21629 21629 18626 0 -1 4202560 15017 11241 0 0 70 3 275 3 20 0 22 0 235495644 8481615872 29241 33554432000 4194304 4196468 140728800467344 140566037364624 140566065546397 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33333248 140728800470193 140728800470317 140728800470317 140728800473039 0
[pid=21652/tid=21654] ppid=21629 vsize=8282828 memory=1396 CPUtime=2.78 cores=0-7
/proc/21652/task/21654/stat : 21654 (java) S 21629 21629 18626 0 -1 1077944384 2 11241 0 0 0 0 275 3 20 0 22 0 235495646 8481615872 29241 33554432000 4194304 4196468 140728800467344 140566069766800 140566065534677 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33333248 140728800470193 140728800470317 140728800470317 140728800473039 0
[pid=21652/tid=21655] ppid=21629 vsize=8282828 memory=171524 CPUtime=2.78 cores=0-7
/proc/21652/task/21655/stat : 21655 (java) S 21629 21629 18626 0 -1 1077944384 1 11241 0 0 0 0 275 3 20 0 22 0 235495646 8481615872 29241 33554432000 4194304 4196468 140728800467344 140565892262416 140566065534677 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33333248 140728800470193 140728800470317 140728800470317 140728800473039 0
[pid=21652/tid=21656] ppid=21629 vsize=8282828 memory=10784 CPUtime=2.78 cores=0-7
/proc/21652/task/21656/stat : 21656 (java) S 21629 21629 18626 0 -1 1077944384 2 11241 0 0 0 0 275 3 20 0 22 0 235495646 8481615872 29241 33554432000 4194304 4196468 140728800467344 140565549889936 140566065534677 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33333248 140728800470193 140728800470317 140728800470317 140728800473039 0
[pid=21652/tid=21657] ppid=21629 vsize=8282828 memory=872 CPUtime=2.78 cores=0-7
/proc/21652/task/21657/stat : 21657 (java) S 21629 21629 18626 0 -1 1077944384 3 11241 0 0 0 0 275 3 20 0 22 0 235495646 8481615872 29241 33554432000 4194304 4196468 140728800467344 140565548837136 140566065534677 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33333248 140728800470193 140728800470317 140728800470317 140728800473039 0
[pid=21652/tid=21658] ppid=21629 vsize=8282828 memory=4280 CPUtime=2.78 cores=0-7
/proc/21652/task/21658/stat : 21658 (java) S 21629 21629 18626 0 -1 1077944384 1 11241 0 0 0 0 275 3 20 0 22 0 235495646 8481615872 29241 33554432000 4194304 4196468 140728800467344 140565547785360 140566065534677 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33333248 140728800470193 140728800470317 140728800470317 140728800473039 0
[pid=21652/tid=21659] ppid=21629 vsize=8282828 memory=14888 CPUtime=2.78 cores=0-7
/proc/21652/task/21659/stat : 21659 (java) S 21629 21629 18626 0 -1 1077944384 2 11241 0 0 0 0 275 3 20 0 22 0 235495646 8481615872 29241 33554432000 4194304 4196468 140728800467344 140565546732560 140566065534677 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33333248 140728800470193 140728800470317 140728800470317 140728800473039 0
[pid=21652/tid=21660] ppid=21629 vsize=8282828 memory=35368 CPUtime=2.78 cores=0-7
/proc/21652/task/21660/stat : 21660 (java) S 21629 21629 18626 0 -1 1077944384 1 11241 0 0 0 0 275 3 20 0 22 0 235495646 8481615872 29241 33554432000 4194304 4196468 140728800467344 140565545679760 140566065534677 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33333248 140728800470193 140728800470317 140728800470317 140728800473039 0
[pid=21652/tid=21661] ppid=21629 vsize=8282828 memory=15932 CPUtime=2.78 cores=0-7
/proc/21652/task/21661/stat : 21661 (java) S 21629 21629 18626 0 -1 1077944384 1 11241 0 0 0 0 275 3 20 0 22 0 235495646 8481615872 29241 33554432000 4194304 4196468 140728800467344 140565544626960 140566065534677 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33333248 140728800470193 140728800470317 140728800470317 140728800473039 0
[pid=21652/tid=21662] ppid=21629 vsize=8282828 memory=3332 CPUtime=2.78 cores=0-7
/proc/21652/task/21662/stat : 21662 (java) S 21629 21629 18626 0 -1 1077944384 5 11241 0 0 0 0 275 3 20 0 22 0 235495647 8481615872 29241 33554432000 4194304 4196468 140728800467344 140565494548848 140566065535618 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33333248 140728800470193 140728800470317 140728800470317 140728800473039 0
[pid=21652/tid=21663] ppid=21629 vsize=8282828 memory=280066227658640 CPUtime=2.78 cores=0-7
/proc/21652/task/21663/stat : 21663 (java) S 21629 21629 18626 0 -1 1077944384 13 11241 0 0 0 0 275 3 20 0 22 0 235495648 8481615872 29241 33554432000 4194304 4196468 140728800467344 140564615914528 140566065534677 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33333248 140728800470193 140728800470317 140728800470317 140728800473039 0
[pid=21652/tid=21664] ppid=21629 vsize=8282828 memory=280066227437808 CPUtime=2.78 cores=0-7
/proc/21652/task/21664/stat : 21664 (java) S 21629 21629 18626 0 -1 1077944384 21 11241 0 0 0 0 275 3 20 0 22 0 235495648 8481615872 29241 33554432000 4194304 4196468 140728800467344 140564481692528 140566065534677 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33333248 140728800470193 140728800470317 140728800470317 140728800473039 0
[pid=21652/tid=21665] ppid=21629 vsize=8282828 memory=280066227441040 CPUtime=2.78 cores=0-7
/proc/21652/task/21665/stat : 21665 (java) S 21629 21629 18626 0 -1 1077944384 1 11241 0 0 0 0 275 3 20 0 22 0 235495650 8481615872 29241 33554432000 4194304 4196468 140728800467344 140564107188048 140566065543067 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33333248 140728800470193 140728800470317 140728800470317 140728800473039 0
[pid=21652/tid=21666] ppid=21629 vsize=8282828 memory=280066227440912 CPUtime=2.82 cores=0-7
/proc/21652/task/21666/stat : 21666 (java) S 21629 21629 18626 0 -1 1077944384 382 11241 0 0 4 0 275 3 20 0 22 0 235495650 8481615872 29241 33554432000 4194304 4196468 140728800467344 140565493496688 140566065535618 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33333248 140728800470193 140728800470317 140728800470317 140728800473039 0
[pid=21652/tid=21667] ppid=21629 vsize=8282828 memory=56 CPUtime=2.86 cores=0-7
/proc/21652/task/21667/stat : 21667 (java) S 21629 21629 18626 0 -1 1077944384 395 11241 0 0 8 0 275 3 20 0 22 0 235495650 8481615872 29241 33554432000 4194304 4196468 140728800467344 140565492443888 140566065535618 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33333248 140728800470193 140728800470317 140728800470317 140728800473039 0
[pid=21652/tid=21668] ppid=21629 vsize=8282828 memory=6944656592387989600 CPUtime=2.82 cores=0-7
/proc/21652/task/21668/stat : 21668 (java) S 21629 21629 18626 0 -1 1077944384 222 11241 0 0 4 0 275 3 20 0 22 0 235495650 8481615872 29241 33554432000 4194304 4196468 140728800467344 140565491391088 140566065535618 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33333248 140728800470193 140728800470317 140728800470317 140728800473039 0
[pid=21652/tid=21669] ppid=21629 vsize=8282828 memory=0 CPUtime=2.97 cores=0-7
/proc/21652/task/21669/stat : 21669 (java) R 21629 21629 18626 0 -1 4202560 506 11241 0 0 19 0 275 3 20 0 22 0 235495650 8481615872 29241 33554432000 4194304 4196468 140728800467344 140565490337472 140566044016433 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33333248 140728800470193 140728800470317 140728800470317 140728800473039 0
[pid=21652/tid=21670] ppid=21629 vsize=8282828 memory=0 CPUtime=2.78 cores=0-7
/proc/21652/task/21670/stat : 21670 (java) S 21629 21629 18626 0 -1 1077944384 3 11241 0 0 0 0 275 3 20 0 22 0 235495651 8481615872 29241 33554432000 4194304 4196468 140728800467344 140563609283168 140566065534677 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33333248 140728800470193 140728800470317 140728800470317 140728800473039 0
[pid=21652/tid=21671] ppid=21629 vsize=8282828 memory=0 CPUtime=2.78 cores=0-7
/proc/21652/task/21671/stat : 21671 (java) S 21629 21629 18626 0 -1 1077944384 1 11241 0 0 0 0 275 3 20 0 22 0 235495651 8481615872 29241 33554432000 4194304 4196468 140728800467344 140565152786992 140566065535618 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33333248 140728800470193 140728800470317 140728800470317 140728800473039 0
[pid=21652/tid=21673] ppid=21629 vsize=8282828 memory=0 CPUtime=2.78 cores=0-7
/proc/21652/task/21673/stat : 21673 (java) S 21629 21629 18626 0 -1 1077944384 24 11241 0 0 0 0 275 3 20 0 22 0 235495715 8481615872 29241 33554432000 4194304 4196468 140728800467344 140565488951568 140566065535618 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33333248 140728800470193 140728800470317 140728800470317 140728800473039 0
[pid=21652/tid=21677] ppid=21629 vsize=8282828 memory=0 CPUtime=2.78 cores=0-7
/proc/21652/task/21677/stat : 21677 (java) S 21629 21629 18626 0 -1 1077944384 12 11241 0 0 0 0 275 3 20 0 22 0 235495718 8481615872 29241 33554432000 4194304 4196468 140728800467344 140562669757744 140566065535618 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33333248 140728800470193 140728800470317 140728800470317 140728800473039 0
Current children cumulated CPU time: 8.57 s
Current children cumulated vsize: 8395956 KiB
Current children cumulated memory: 118436 KiB

[startup+3.19675 s]
# the end of solver process 21629 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=8.49 s, system=0.249126 s

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

[startup+3.11118 s]
/proc/loadavg: 5.98 7.55 7.99 9/217 21685
/proc/meminfo: memFree=17616040/32770624 swapFree=67108860/67108860
[pid=21629] ppid=21626 vsize=113128 memory=1472 CPUtime=4.66 cores=0-7
/proc/21629/stat : 21629 (scop.sh) S 21626 21629 18626 0 -1 4202496 589 25302 0 0 0 0 452 14 20 0 1 0 235495451 115843072 368 33554432000 4194304 5098028 140734626189728 140734626186472 140383290561148 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 11202560 140734626194466 140734626194691 140734626194691 140734626197453 0
/proc/21629/statm: 28282 368 311 221 0 87 0
[pid=21652] ppid=21629 vsize=8282828 memory=116964 CPUtime=3.91 cores=0-7
/proc/21652/stat : 21652 (java) S 21629 21629 18626 0 -1 1077944320 18026 11241 0 0 108 5 275 3 20 0 22 0 235495644 8481615872 29241 33554432000 4194304 4196468 140728800467344 140728800449888 140566065524471 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 33333248 140728800470193 140728800470317 140728800470317 140728800473039 0
/proc/21652/statm: 2070707 29241 3153 1 0 2032106 0
[pid=21652/tid=21653] ppid=21629 vsize=8282828 memory=0 CPUtime=3.51 cores=0-7
/proc/21652/task/21653/stat : 21653 (java) R 21629 21629 18626 0 -1 4202560 15017 11241 0 0 70 3 275 3 20 0 22 0 235495644 8481615872 29241 33554432000 4194304 4196468 140728800467344 140566037364624 140566065546397 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33333248 140728800470193 140728800470317 140728800470317 140728800473039 0
[pid=21652/tid=21654] ppid=21629 vsize=8282828 memory=1396 CPUtime=2.78 cores=0-7
/proc/21652/task/21654/stat : 21654 (java) S 21629 21629 18626 0 -1 1077944384 2 11241 0 0 0 0 275 3 20 0 22 0 235495646 8481615872 29241 33554432000 4194304 4196468 140728800467344 140566069766800 140566065534677 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33333248 140728800470193 140728800470317 140728800470317 140728800473039 0
[pid=21652/tid=21655] ppid=21629 vsize=8282828 memory=171524 CPUtime=2.78 cores=0-7
/proc/21652/task/21655/stat : 21655 (java) S 21629 21629 18626 0 -1 1077944384 1 11241 0 0 0 0 275 3 20 0 22 0 235495646 8481615872 29241 33554432000 4194304 4196468 140728800467344 140565892262416 140566065534677 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33333248 140728800470193 140728800470317 140728800470317 140728800473039 0
[pid=21652/tid=21656] ppid=21629 vsize=8282828 memory=10784 CPUtime=2.78 cores=0-7
/proc/21652/task/21656/stat : 21656 (java) S 21629 21629 18626 0 -1 1077944384 2 11241 0 0 0 0 275 3 20 0 22 0 235495646 8481615872 29241 33554432000 4194304 4196468 140728800467344 140565549889936 140566065534677 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33333248 140728800470193 140728800470317 140728800470317 140728800473039 0
[pid=21652/tid=21657] ppid=21629 vsize=8282828 memory=872 CPUtime=2.78 cores=0-7
/proc/21652/task/21657/stat : 21657 (java) S 21629 21629 18626 0 -1 1077944384 3 11241 0 0 0 0 275 3 20 0 22 0 235495646 8481615872 29241 33554432000 4194304 4196468 140728800467344 140565548837136 140566065534677 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33333248 140728800470193 140728800470317 140728800470317 140728800473039 0
[pid=21652/tid=21658] ppid=21629 vsize=8282828 memory=4280 CPUtime=2.78 cores=0-7
/proc/21652/task/21658/stat : 21658 (java) S 21629 21629 18626 0 -1 1077944384 1 11241 0 0 0 0 275 3 20 0 22 0 235495646 8481615872 29241 33554432000 4194304 4196468 140728800467344 140565547785360 140566065534677 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33333248 140728800470193 140728800470317 140728800470317 140728800473039 0
[pid=21652/tid=21659] ppid=21629 vsize=8282828 memory=14888 CPUtime=2.78 cores=0-7
/proc/21652/task/21659/stat : 21659 (java) S 21629 21629 18626 0 -1 1077944384 2 11241 0 0 0 0 275 3 20 0 22 0 235495646 8481615872 29241 33554432000 4194304 4196468 140728800467344 140565546732560 140566065534677 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33333248 140728800470193 140728800470317 140728800470317 140728800473039 0
[pid=21652/tid=21660] ppid=21629 vsize=8282828 memory=35368 CPUtime=2.78 cores=0-7
/proc/21652/task/21660/stat : 21660 (java) S 21629 21629 18626 0 -1 1077944384 1 11241 0 0 0 0 275 3 20 0 22 0 235495646 8481615872 29241 33554432000 4194304 4196468 140728800467344 140565545679760 140566065534677 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33333248 140728800470193 140728800470317 140728800470317 140728800473039 0
[pid=21652/tid=21661] ppid=21629 vsize=8282828 memory=15932 CPUtime=2.78 cores=0-7
/proc/21652/task/21661/stat : 21661 (java) S 21629 21629 18626 0 -1 1077944384 1 11241 0 0 0 0 275 3 20 0 22 0 235495646 8481615872 29241 33554432000 4194304 4196468 140728800467344 140565544626960 140566065534677 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33333248 140728800470193 140728800470317 140728800470317 140728800473039 0
[pid=21652/tid=21662] ppid=21629 vsize=8282828 memory=3332 CPUtime=2.78 cores=0-7
/proc/21652/task/21662/stat : 21662 (java) S 21629 21629 18626 0 -1 1077944384 5 11241 0 0 0 0 275 3 20 0 22 0 235495647 8481615872 29241 33554432000 4194304 4196468 140728800467344 140565494548848 140566065535618 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33333248 140728800470193 140728800470317 140728800470317 140728800473039 0
[pid=21652/tid=21663] ppid=21629 vsize=8282828 memory=280066227658640 CPUtime=2.78 cores=0-7
/proc/21652/task/21663/stat : 21663 (java) S 21629 21629 18626 0 -1 1077944384 13 11241 0 0 0 0 275 3 20 0 22 0 235495648 8481615872 29241 33554432000 4194304 4196468 140728800467344 140564615914528 140566065534677 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33333248 140728800470193 140728800470317 140728800470317 140728800473039 0
[pid=21652/tid=21664] ppid=21629 vsize=8282828 memory=280066227437808 CPUtime=2.78 cores=0-7
/proc/21652/task/21664/stat : 21664 (java) S 21629 21629 18626 0 -1 1077944384 21 11241 0 0 0 0 275 3 20 0 22 0 235495648 8481615872 29241 33554432000 4194304 4196468 140728800467344 140564481692528 140566065534677 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33333248 140728800470193 140728800470317 140728800470317 140728800473039 0
[pid=21652/tid=21665] ppid=21629 vsize=8282828 memory=280066227441040 CPUtime=2.78 cores=0-7
/proc/21652/task/21665/stat : 21665 (java) S 21629 21629 18626 0 -1 1077944384 1 11241 0 0 0 0 275 3 20 0 22 0 235495650 8481615872 29241 33554432000 4194304 4196468 140728800467344 140564107188048 140566065543067 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33333248 140728800470193 140728800470317 140728800470317 140728800473039 0
[pid=21652/tid=21666] ppid=21629 vsize=8282828 memory=280066227440912 CPUtime=2.82 cores=0-7
/proc/21652/task/21666/stat : 21666 (java) S 21629 21629 18626 0 -1 1077944384 382 11241 0 0 4 0 275 3 20 0 22 0 235495650 8481615872 29241 33554432000 4194304 4196468 140728800467344 140565493496688 140566065535618 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33333248 140728800470193 140728800470317 140728800470317 140728800473039 0
[pid=21652/tid=21667] ppid=21629 vsize=8282828 memory=56 CPUtime=2.86 cores=0-7
/proc/21652/task/21667/stat : 21667 (java) S 21629 21629 18626 0 -1 1077944384 395 11241 0 0 8 0 275 3 20 0 22 0 235495650 8481615872 29241 33554432000 4194304 4196468 140728800467344 140565492443888 140566065535618 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33333248 140728800470193 140728800470317 140728800470317 140728800473039 0
[pid=21652/tid=21668] ppid=21629 vsize=8282828 memory=6944656592387989600 CPUtime=2.82 cores=0-7
/proc/21652/task/21668/stat : 21668 (java) S 21629 21629 18626 0 -1 1077944384 222 11241 0 0 4 0 275 3 20 0 22 0 235495650 8481615872 29241 33554432000 4194304 4196468 140728800467344 140565491391088 140566065535618 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33333248 140728800470193 140728800470317 140728800470317 140728800473039 0
[pid=21652/tid=21669] ppid=21629 vsize=8282828 memory=0 CPUtime=2.97 cores=0-7
/proc/21652/task/21669/stat : 21669 (java) R 21629 21629 18626 0 -1 4202560 506 11241 0 0 19 0 275 3 20 0 22 0 235495650 8481615872 29241 33554432000 4194304 4196468 140728800467344 140565490337472 140566044016433 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33333248 140728800470193 140728800470317 140728800470317 140728800473039 0
[pid=21652/tid=21670] ppid=21629 vsize=8282828 memory=0 CPUtime=2.78 cores=0-7
/proc/21652/task/21670/stat : 21670 (java) S 21629 21629 18626 0 -1 1077944384 3 11241 0 0 0 0 275 3 20 0 22 0 235495651 8481615872 29241 33554432000 4194304 4196468 140728800467344 140563609283168 140566065534677 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33333248 140728800470193 140728800470317 140728800470317 140728800473039 0
[pid=21652/tid=21671] ppid=21629 vsize=8282828 memory=0 CPUtime=2.78 cores=0-7
/proc/21652/task/21671/stat : 21671 (java) S 21629 21629 18626 0 -1 1077944384 1 11241 0 0 0 0 275 3 20 0 22 0 235495651 8481615872 29241 33554432000 4194304 4196468 140728800467344 140565152786992 140566065535618 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33333248 140728800470193 140728800470317 140728800470317 140728800473039 0
[pid=21652/tid=21673] ppid=21629 vsize=8282828 memory=0 CPUtime=2.78 cores=0-7
/proc/21652/task/21673/stat : 21673 (java) S 21629 21629 18626 0 -1 1077944384 24 11241 0 0 0 0 275 3 20 0 22 0 235495715 8481615872 29241 33554432000 4194304 4196468 140728800467344 140565488951568 140566065535618 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33333248 140728800470193 140728800470317 140728800470317 140728800473039 0
[pid=21652/tid=21677] ppid=21629 vsize=8282828 memory=0 CPUtime=2.78 cores=0-7
/proc/21652/task/21677/stat : 21677 (java) S 21629 21629 18626 0 -1 1077944384 12 11241 0 0 0 0 275 3 20 0 22 0 235495718 8481615872 29241 33554432000 4194304 4196468 140728800467344 140562669757744 140566065535618 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33333248 140728800470193 140728800470317 140728800470317 140728800473039 0
Current children cumulated CPU time: 8.57 s
Current children cumulated vsize: 8395956 KiB
Current children cumulated memory: 118436 KiB

Child status: 0
Real time (s): 3.19681
CPU time (s): 8.73913
CPU user time (s): 8.49
CPU system time (s): 0.249126
CPU usage (%): 273.37
Max. virtual memory (cumulated for all children) (KiB): 27441656
Max. memory (cumulated for all children) (KiB): 360172

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.49
system time used= 0.249126
maximum resident set size= 362104
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 55558
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2088
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8180
involuntary context switches= 44


# summary of solver processes directly reported to runsolver:
#   pid: 21629
#   total CPU time (s): 8.73913
#   total CPU user time (s): 8.49
#   total CPU system time (s): 0.249126

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.05683 second user time and 0.074499 second system time

The end

Launcher Data

Begin job on node132 at 2018-08-13 18:55:23
IDJOB=4307160
IDBENCH=141166
IDSOLVER=2788
FILE ID=node132/4307160-1534179323
RUNJOBID= node132-1534168708-18653
PBS_JOBID= 21037974
Free space on /tmp= 38332 MiB

SOLVER NAME= scop order+glucose-syrup (2018-07-31)
BENCH NAME= XCSP18/GracefulGraph/GracefulGraph-K04-P03_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-4307160-1534179323/watcher-4307160-1534179323 -o /tmp/evaluation-result-4307160-1534179323/solver-4307160-1534179323 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node132-1534168708-18653 --watchdog 2580  scop.sh 22g scop.jar -order glucose-syrup -model:-nthreads=8:-maxmemory=20000 HOME HOME/instance-4307160-1534179323.xml

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

MD5SUM BENCH= 76f2570dac1ecc86f40824dfede26263
RANDOM SEED=1767443622

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        17764116 kB
MemAvailable:   31898864 kB
Buffers:          260888 kB
Cached:         13985568 kB
SwapCached:            0 kB
Active:          7027924 kB
Inactive:        7275072 kB
Active(anon):       5888 kB
Inactive(anon):   102816 kB
Active(file):    7022036 kB
Inactive(file):  7172256 kB
Unevictable:        6984 kB
Mlocked:            6984 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8452 kB
Writeback:             0 kB
AnonPages:        113568 kB
Mapped:            55916 kB
Shmem:             49824 kB
Slab:             397320 kB
SReclaimable:     368916 kB
SUnreclaim:        28404 kB
KernelStack:        3808 kB
PageTables:         4828 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     349620 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     57344 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 38324 MiB
End job on node132 at 2018-08-13 18:55:26