Trace number 4307113

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 4.63377 2.49809

General information on the benchmark

NameLangford/
LangfordBin-11_c18.xml
MD5SUM0eb659d8c217bf688ca291acdf1662a5
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 benchmark1.4302
Satisfiable
(Un)Satisfiability was proved
Number of variables44
Number of constraints33
Number of domains2
Minimum domain size11
Maximum domain size22
Distribution of domain sizes[{"size":11,"count":22},{"size":22,"count":22}]
Minimum variable degree2
Maximum variable degree22
Distribution of variable degrees[{"degree":2,"count":22},{"degree":22,"count":22}]
Minimum constraint arity2
Maximum constraint arity23
Distribution of constraint arities[{"arity":2,"count":11},{"arity":23,"count":22}]
Number of extensional constraints0
Number of intensional constraints11
Distribution of constraint types[{"type":"intension","count":11},{"type":"element","count":22}]
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-10145-serial-file.bin HOME/instance-4307113-1534191430.xml
0.65/0.53	
0.65/0.55	scop order+glucose-syrup (2018-07-31)
0.65/0.55	(Encoding Process)
0.65/0.55	
0.65/0.55	c BEGIN-Prog: Mon Aug 13 22:17:10 CEST 2018
0.65/0.55	c PID: 10148
0.65/0.55	c IP: 172.20.3.106
0.65/0.55	c HOST: node106.alineos.net
0.65/0.56	c (0,0) Parsing Begin
1.17/0.85	c (0,0) Parsing End
1.17/0.86	c (0,0) CSP: 44 int (0 aux), 0 bool (0 aux), 33 ctr, max domain size 22
1.17/0.86	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.17/0.86	c (0,0) Constraint Name Generate Begin
1.17/0.86	c (0,0) Ctr:HOME/instance-4307113-1534191430.xml,Add:Element:Eq:IntVar:Num
1.17/0.86	c (0,0) Constraint Name Generate End
1.17/0.86	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.17/0.86	c (0,0) CSP to CSPinCNF Begin
1.53/1.03	c (0,0) translated 4 (10%) constraints
1.53/1.07	c (0,0) translated 7 (20%) constraints
1.53/1.10	c (0,0) translated 10 (30%) constraints
1.81/1.13	c (0,0) translated 14 (40%) constraints
1.81/1.16	c (0,0) translated 17 (50%) constraints
1.81/1.18	c (0,0) translated 20 (60%) constraints
2.07/1.20	c (0,0) translated 24 (70%) constraints
2.07/1.20	c (0,0) translated 27 (80%) constraints
2.07/1.20	c (0,0) translated 30 (90%) constraints
2.07/1.20	c (0,0) translated 33 (100%) constraints
2.07/1.24	c (0,0) STATISTICS1:HOME/instance-4307113-1534191430.xml,Add:Element:Eq:IntVar:Num,44,495,20,20,3,2,20:2;19:2;18:2;17:2;16:2;15:2;14:2;13:2;12:2;11:2;10:2,20:46;19:46;18:46;17:46;16:46;15:46;14:46;13:46;12:46;11:530;10:46,3:484;1:11,2:22;1:1452,
2.07/1.24	c (0,0) ==========================================
2.07/1.24	c (0,0) Order
2.07/1.24	c (0,0) ==========================================
2.07/1.29	c (0,0) translated 50 (10%) constraints
2.30/1.31	c (0,0) translated 99 (20%) constraints
2.30/1.33	c (0,0) translated 149 (30%) constraints
2.30/1.35	c (0,0) translated 198 (40%) constraints
2.30/1.36	c (0,0) translated 248 (50%) constraints
2.30/1.37	c (0,0) translated 297 (60%) constraints
2.30/1.38	c (0,0) translated 347 (70%) constraints
2.30/1.39	c (0,0) translated 396 (80%) constraints
2.59/1.40	c (0,0) translated 446 (90%) constraints
2.59/1.41	c (0,0) translated 495 (100%) constraints
2.59/1.42	c (0,0) CSP to CSPinCNF End
2.59/1.42	c (0,0) CSP: 44 int (0 aux), 242 bool (242 aux), 1474 ctr, max domain size 20
2.59/1.42	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.59/1.42	c (0,0) CSPinCNF Propagation Begin
2.59/1.46	c (0,0) 0 values, 198 unsatisfiable literals, and 242 valid clauses are removed
2.59/1.46	c (0,0) CSPinCNF Propagation End
2.59/1.46	c (0,0) CSP: 44 int (0 aux), 242 bool (242 aux), 1232 ctr, max domain size 20
2.59/1.46	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.59/1.46	c (0,0) Simplify CSPinCNF Begin
2.59/1.47	c (0,0) Simplify CSPinCNF End
2.59/1.47	c (0,0) CSP: 44 int (0 aux), 242 bool (242 aux), 1232 ctr, max domain size 20
2.59/1.47	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.59/1.47	c (0,0) Calculate Precise Domain Begin
2.59/1.47	c (0,0) 0 values are removed by re-calculation
2.59/1.47	c (0,0) Calculate Precise Domain End
2.59/1.47	c (0,0) CSP: 44 int (0 aux), 242 bool (242 aux), 1232 ctr, max domain size 20
2.59/1.47	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.59/1.47	c (0,0) CSPinCNF to SatSolver Begin
2.98/1.52	c (0,0) 124 (10 %) CSP clauses are encoded (770 SAT variables, 607 SAT clauses)
2.98/1.53	c (0,0) 247 (20 %) CSP clauses are encoded (770 SAT variables, 730 SAT clauses)
2.98/1.53	c (1,0) 370 (30 %) CSP clauses are encoded (770 SAT variables, 853 SAT clauses)
2.98/1.54	c (1,0) 493 (40 %) CSP clauses are encoded (770 SAT variables, 976 SAT clauses)
2.98/1.54	c (1,0) 616 (50 %) CSP clauses are encoded (770 SAT variables, 1099 SAT clauses)
2.98/1.54	c (1,1) 740 (60 %) CSP clauses are encoded (770 SAT variables, 1223 SAT clauses)
2.98/1.55	c (1,1) 863 (70 %) CSP clauses are encoded (770 SAT variables, 1346 SAT clauses)
2.98/1.55	c (1,1) 986 (80 %) CSP clauses are encoded (770 SAT variables, 1469 SAT clauses)
2.98/1.55	c (1,1) 1109 (90 %) CSP clauses are encoded (770 SAT variables, 1592 SAT clauses)
2.98/1.57	c (1,1) 1232 (100 %) CSP clauses are encoded (770 SAT variables, 1993 SAT clauses)
2.98/1.57	c (1,1) Launch Command will be: glucose-syrup -model -nthreads=8 -maxmemory=20000
2.98/1.57	c (1,1) CSPinCNF to SatSolver End
2.98/1.57	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
2.98/1.59	c (1,1) STATISTICS2:HOME/instance-4307113-1534191430.xml,Add:Element:Eq:IntVar:Num,286,1232,20,20,3,2,20:2;19:2;18:2;17:2;16:2;15:2;14:2;13:2;12:2;11:2;10:2,20:80;19:76;18:72;17:68;16:64;15:60;14:56;13:52;12:48;11:924;10:40;2:1210,3:286;2:924;1:22,2:22;1:2706,
2.98/1.59	c (1,1) 770 bool, 2002 clause
2.98/1.59	c (1,1) Export Begin
3.25/1.66	c (1,1) Export to HOME/scop-10145-serial-file.bin
3.25/1.66	c (1,1) Export End
3.25/1.66	c (1,1) Export File Size: 0.01 MB
3.25/1.66	c (1,1) 0,0,0,0,0,0,1,STOP-AFTER(DIMACS)
3.25/1.66	c END-Prog: Mon Aug 13 22:17:11 CEST 2018
3.25/1.67	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-10145-serial-file.bin
3.95/2.16	c (0,0) Read Serial File Begin
3.95/2.16	c (0,0) HOME/scop-10145-serial-file.bin
4.23/2.31	c (0,0) Read Serial File End
4.23/2.32	
4.23/2.32	scop order+glucose-syrup (2018-07-31)
4.23/2.32	(Solving Process)
4.23/2.32	
4.23/2.35	c BEGIN-Prog: Mon Aug 13 22:17:12 CEST 2018
4.23/2.35	c PID: 10168
4.23/2.35	c IP: 172.20.3.106
4.23/2.35	c HOST: node106.alineos.net
4.23/2.35	c (0,0) SatSolver.solve Begin
4.23/2.35	c (0,0) 0 bool, 0 clause
4.23/2.35	c (0,0) glucose-syrup -model -nthreads=8 -maxmemory=20000 HOME/instance-4307113-1534191430.xml-scop-10148.cnf
4.23/2.38	c (0,0) c
4.23/2.38	c (0,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
4.23/2.38	c (0,0) c
4.23/2.38	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
4.23/2.38	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
4.23/2.38	c (0,0) c ========================================[ Problem Statistics ]===========================================
4.23/2.38	c (0,0) c |                                                                                                       |
4.23/2.38	c (0,0) c |  Number of variables:           770                                                                   |
4.23/2.38	c (0,0) c |  Number of clauses:            2002                                                                   |
4.23/2.38	c (0,0) c |  Parse time:                   0.00 s                                                                 |
4.23/2.38	c (0,0) c |                                                                                                       |
4.23/2.38	c (0,0) c |  Eliminated clauses:           0.01 Mb                                                                |
4.23/2.38	c (0,0) c |  Simplification time:          0.00 s                                                                 |
4.23/2.38	c (0,0) c |                                                                                                       |
4.23/2.38	c (0,0) c |  Generating clones                                                                                    |
4.23/2.38	c (0,0) c |  all clones generated. Memory =  27.50Mb.                                                             |
4.23/2.38	c (0,0) c ========================================================================================================|
4.23/2.39	c (0,0) c last restart ## conflicts  :  18 21 
4.23/2.39	c (0,0) c Thread 3 is 100% pure glucose! First thread to finish! (SAT answer).
4.23/2.39	c (0,0) c last restart ## conflicts  :  18 21 
4.23/2.39	c (0,0) c Total Memory so far : 603.53Mb
4.23/2.39	c (0,0) c
4.23/2.39	c (0,0) c real time : 0.00705791 s
4.23/2.39	c (0,0) c cpu time  : 0.00928 s
4.23/2.39	c (0,0) c
4.23/2.39	c (0,0) c
4.23/2.39	c (0,0) c
4.23/2.39	c (0,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
4.23/2.39	c (0,0) c
4.23/2.39	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.23/2.39	c (0,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
4.23/2.39	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.23/2.39	c (0,0) c | Conflicts     |              94 |         27 |         16 |          7 |         18 |          2 |         18 |          4 |          2 |
4.23/2.39	c (0,0) c | Decisions     |             343 |         85 |         44 |         36 |         45 |         29 |         45 |         30 |         29 |
4.23/2.39	c (0,0) c | Propagations  |            8825 |       2817 |       1281 |        680 |       1484 |        337 |       1484 |        405 |        337 |
4.23/2.39	c (0,0) c | Avg_Trail     |                 |        338 |        353 |        291 |        354 |         89 |        354 |        234 |         89 |
4.23/2.39	c (0,0) c | Avg_DL        |                 |         45 |         20 |         17 |         21 |          4 |         21 |         14 |          4 |
4.23/2.39	c (0,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.23/2.39	c (0,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.23/2.39	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.23/2.39	c (0,0) c | Exported      |               3 |          0 |          1 |          0 |          1 |          0 |          1 |          0 |          0 |
4.23/2.39	c (0,0) c | Imported      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.23/2.39	c (0,0) c | Good          |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.23/2.39	c (0,0) c | Purge         |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.23/2.39	c (0,0) c | Promoted      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.23/2.39	c (0,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.23/2.39	c (0,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.23/2.39	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.23/2.39	c (0,0) c | Unaries       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.23/2.39	c (0,0) c | Binaries      |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.23/2.39	c (0,0) c | Glues         |                 |          0 |          1 |          0 |          1 |          0 |          1 |          0 |          0 |
4.23/2.39	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.23/2.39	c (0,0) c | Orig_Seen     |             7 % |        293 |        214 |        118 |        228 |         11 |        228 |         43 |         11 |
4.23/2.39	c (0,0) c | Diff Orig seen|                 |         65 | -       14 | -      110 |      X     | -      217 | -        0 | -      185 | -      217 |
4.23/2.39	c (0,0) c | Hamming       |            11 % |        193 |         62 |         61 |      X     |        101 |          0 |         90 |        101 |
4.23/2.39	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.23/2.39	c (0,0) 
4.23/2.39	c (0,0) s SATISFIABLE
4.46/2.42	c (0,0) SatSolver.solve End
4.46/2.42	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 15 MiB used (max 0 MiB)
4.46/2.42	c (0,0) Show results Begin
4.46/2.48	s SATISFIABLE
4.46/2.48	v <instantiation>
4.46/2.48	v     <list>v[0] v[1] v[2] v[3] v[4] v[5] v[6] v[7] v[8] v[9] v[10] v[11] v[12] v[13] v[14] v[15] v[16] v[17] v[18] v[19] v[20] v[21] p[0] p[1] p[2] p[3] p[4] p[5] p[6] p[7] p[8] p[9] p[10] p[11] p[12] p[13] p[14] p[15] p[16] p[17] p[18] p[19] p[20] p[21]</list>
4.46/2.48	v     <values>7 8 11 2 4 9 2 10 7 4 8 5 3 6 11 9 3 5 10 1 6 1 21 19 6 3 16 12 9 4 17 11 20 13 8 0 10 1 15 5 18 7 14 2</values>
4.46/2.48	v </instantiation>
4.46/2.48	c (0,0) Show results End
4.46/2.48	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 17 MiB used (max 0 MiB)
4.46/2.49	c (0,0) 0,0,STOP-AFTER(ALL)
4.46/2.49	c END-Prog: Mon Aug 13 22:17:12 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 (9651 MiB free)
  memory of node 1: 16384 MiB (12668 MiB free)
  node distances:
     10  21
     21  10

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

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

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

solver pid=10145, runsolver pid=10142

[startup+0.100137 s]*
/proc/loadavg: 1.88 1.25 1.26 2/201 10167
/proc/meminfo: memFree=22759848/32770624 swapFree=67108688/67108860
[pid=10145] ppid=10142 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/10145/stat : 10145 (scop.sh) S 10142 10145 9494 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 236705829 115843072 348 33554432000 4194304 5098028 140728690563808 140728690561064 140134040310396 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 25157632 140728690566178 140728690566403 140728690566403 140728690569165 0
/proc/10145/statm: 28282 348 296 221 0 87 0
[pid=10148] ppid=10145 vsize=27313900 memory=108076 CPUtime=0.11 cores=0-7
/proc/10148/stat : 10148 (java) S 10145 10145 9494 0 -1 1077944320 6489 0 0 0 9 2 0 0 20 0 20 0 236705829 27969433600 27019 33554432000 4194304 4196468 140729559202160 140729559184704 139620899892983 0 0 2 16800973 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 24014848 140729559204840 140729559205165 140729559205165 140729559207887 0
/proc/10148/statm: 6828475 27019 2731 1 0 6790935 0
[pid=10148/tid=10149] ppid=10145 vsize=27313900 memory=7751990666727432603 CPUtime=0.08 cores=0-7
/proc/10148/task/10149/stat : 10149 (java) R 10145 10145 9494 0 -1 4202560 4579 0 0 0 7 1 0 0 20 0 20 0 236705829 27969433600 27019 33554432000 4194304 4196468 140729559202160 139620871719312 139620880169808 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24014848 140729559204840 140729559205165 140729559205165 140729559207887 0
[pid=10148/tid=10150] ppid=10145 vsize=27313900 memory=732370686190603237 CPUtime=0 cores=0-7
/proc/10148/task/10150/stat : 10150 (java) S 10145 10145 9494 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236705832 27969433600 27019 33554432000 4194304 4196468 140729559202160 139620904135312 139620899903189 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24014848 140729559204840 140729559205165 140729559205165 140729559207887 0
[pid=10148/tid=10151] ppid=10145 vsize=27313900 memory=140547853149824 CPUtime=0 cores=0-7
/proc/10148/task/10151/stat : 10151 (java) S 10145 10145 9494 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236705832 27969433600 27019 33554432000 4194304 4196468 140729559202160 139620730952208 139620899903189 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24014848 140729559204840 140729559205165 140729559205165 140729559207887 0
[pid=10148/tid=10152] ppid=10145 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10148/task/10152/stat : 10152 (java) S 10145 10145 9494 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236705832 27969433600 27019 33554432000 4194304 4196468 140729559202160 139620321413520 139620899903189 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24014848 140729559204840 140729559205165 140729559205165 140729559207887 0
[pid=10148/tid=10153] ppid=10145 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10148/task/10153/stat : 10153 (java) S 10145 10145 9494 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236705832 27969433600 27019 33554432000 4194304 4196468 140729559202160 139620320360720 139620899903189 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24014848 140729559204840 140729559205165 140729559205165 140729559207887 0
[pid=10148/tid=10154] ppid=10145 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10148/task/10154/stat : 10154 (java) S 10145 10145 9494 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236705832 27969433600 27019 33554432000 4194304 4196468 140729559202160 139620319308944 139620899903189 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24014848 140729559204840 140729559205165 140729559205165 140729559207887 0
[pid=10148/tid=10155] ppid=10145 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/10148/task/10155/stat : 10155 (java) S 10145 10145 9494 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236705832 27969433600 27019 33554432000 4194304 4196468 140729559202160 139620318256144 139620899903189 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24014848 140729559204840 140729559205165 140729559205165 140729559207887 0
[pid=10148/tid=10156] ppid=10145 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10148/task/10156/stat : 10156 (java) S 10145 10145 9494 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236705832 27969433600 27019 33554432000 4194304 4196468 140729559202160 139620317203344 139620899903189 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24014848 140729559204840 140729559205165 140729559205165 140729559207887 0
[pid=10148/tid=10157] ppid=10145 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10148/task/10157/stat : 10157 (java) S 10145 10145 9494 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236705832 27969433600 27019 33554432000 4194304 4196468 140729559202160 139620316150544 139620899903189 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24014848 140729559204840 140729559205165 140729559205165 140729559207887 0
[pid=10148/tid=10158] ppid=10145 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10148/task/10158/stat : 10158 (java) S 10145 10145 9494 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236705833 27969433600 27019 33554432000 4194304 4196468 140729559202160 139619287316848 139620899904130 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24014848 140729559204840 140729559205165 140729559205165 140729559207887 0
[pid=10148/tid=10159] ppid=10145 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10148/task/10159/stat : 10159 (java) S 10145 10145 9494 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236705834 27969433600 27019 33554432000 4194304 4196468 140729559202160 139618649367584 139620899903189 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24014848 140729559204840 140729559205165 140729559205165 140729559207887 0
[pid=10148/tid=10160] ppid=10145 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10148/task/10160/stat : 10160 (java) S 10145 10145 9494 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 236705834 27969433600 27019 33554432000 4194304 4196468 140729559202160 139618515145584 139620899903189 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24014848 140729559204840 140729559205165 140729559205165 140729559207887 0
[pid=10148/tid=10161] ppid=10145 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10148/task/10161/stat : 10161 (java) S 10145 10145 9494 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236705836 27969433600 27019 33554432000 4194304 4196468 140729559202160 139618140641104 139620899911579 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24014848 140729559204840 140729559205165 140729559205165 140729559207887 0
[pid=10148/tid=10162] ppid=10145 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10148/task/10162/stat : 10162 (java) S 10145 10145 9494 0 -1 1077944384 302 0 0 0 0 0 0 0 20 0 20 0 236705836 27969433600 27019 33554432000 4194304 4196468 140729559202160 139619286264688 139620899904130 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24014848 140729559204840 140729559205165 140729559205165 140729559207887 0
[pid=10148/tid=10163] ppid=10145 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10148/task/10163/stat : 10163 (java) S 10145 10145 9494 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236705836 27969433600 27019 33554432000 4194304 4196468 140729559202160 139619285211888 139620899904130 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24014848 140729559204840 140729559205165 140729559205165 140729559207887 0
[pid=10148/tid=10164] ppid=10145 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10148/task/10164/stat : 10164 (java) S 10145 10145 9494 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236705836 27969433600 27019 33554432000 4194304 4196468 140729559202160 139619284159088 139620899904130 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24014848 140729559204840 140729559205165 140729559205165 140729559207887 0
[pid=10148/tid=10165] ppid=10145 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10148/task/10165/stat : 10165 (java) S 10145 10145 9494 0 -1 1077944384 250 0 0 0 0 0 0 0 20 0 20 0 236705836 27969433600 27019 33554432000 4194304 4196468 140729559202160 139619283106288 139620899904130 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24014848 140729559204840 140729559205165 140729559205165 140729559207887 0
[pid=10148/tid=10166] ppid=10145 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10148/task/10166/stat : 10166 (java) S 10145 10145 9494 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236705836 27969433600 27019 33554432000 4194304 4196468 140729559202160 139617642736224 139620899903189 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24014848 140729559204840 140729559205165 140729559205165 140729559207887 0
[pid=10148/tid=10167] ppid=10145 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/10148/task/10167/stat : 10167 (java) S 10145 10145 9494 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236705837 27969433600 27019 33554432000 4194304 4196468 140729559202160 139619282053680 139620899904130 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24014848 140729559204840 140729559205165 140729559205165 140729559207887 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 109468 KiB

[startup+0.210321 s]*
/proc/loadavg: 1.88 1.25 1.26 2/201 10167
/proc/meminfo: memFree=22743352/32770624 swapFree=67108688/67108860
[pid=10145] ppid=10142 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/10145/stat : 10145 (scop.sh) S 10142 10145 9494 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 236705829 115843072 348 33554432000 4194304 5098028 140728690563808 140728690561064 140134040310396 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 25157632 140728690566178 140728690566403 140728690566403 140728690569165 0
/proc/10145/statm: 28282 348 296 221 0 87 0
[pid=10148] ppid=10145 vsize=27313900 memory=122204 CPUtime=0.24 cores=0-7
/proc/10148/stat : 10148 (java) S 10145 10145 9494 0 -1 1077944320 10282 0 0 0 21 3 0 0 20 0 20 0 236705829 27969433600 30551 33554432000 4194304 4196468 140729559202160 140729559184704 139620899892983 0 0 2 16800973 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 24014848 140729559204840 140729559205165 140729559205165 140729559207887 0
/proc/10148/statm: 6828475 30551 2892 1 0 6790935 0
[pid=10148/tid=10149] ppid=10145 vsize=27313900 memory=0 CPUtime=0.19 cores=0-7
/proc/10148/task/10149/stat : 10149 (java) R 10145 10145 9494 0 -1 4202560 8170 0 0 0 17 2 0 0 20 0 20 0 236705829 27969433600 30616 33554432000 4194304 4196468 140729559202160 139620871673648 139620885065840 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24014848 140729559204840 140729559205165 140729559205165 140729559207887 0
[pid=10148/tid=10150] ppid=10145 vsize=27313900 memory=732370686190603237 CPUtime=0 cores=0-7
/proc/10148/task/10150/stat : 10150 (java) S 10145 10145 9494 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236705832 27969433600 30616 33554432000 4194304 4196468 140729559202160 139620904135312 139620899903189 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24014848 140729559204840 140729559205165 140729559205165 140729559207887 0
[pid=10148/tid=10151] ppid=10145 vsize=27313900 memory=140547853149824 CPUtime=0 cores=0-7
/proc/10148/task/10151/stat : 10151 (java) S 10145 10145 9494 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236705832 27969433600 30616 33554432000 4194304 4196468 140729559202160 139620730952208 139620899903189 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24014848 140729559204840 140729559205165 140729559205165 140729559207887 0
[pid=10148/tid=10152] ppid=10145 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10148/task/10152/stat : 10152 (java) S 10145 10145 9494 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236705832 27969433600 30616 33554432000 4194304 4196468 140729559202160 139620321413520 139620899903189 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24014848 140729559204840 140729559205165 140729559205165 140729559207887 0
[pid=10148/tid=10153] ppid=10145 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10148/task/10153/stat : 10153 (java) S 10145 10145 9494 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236705832 27969433600 30616 33554432000 4194304 4196468 140729559202160 139620320360720 139620899903189 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24014848 140729559204840 140729559205165 140729559205165 140729559207887 0
[pid=10148/tid=10154] ppid=10145 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10148/task/10154/stat : 10154 (java) S 10145 10145 9494 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236705832 27969433600 30616 33554432000 4194304 4196468 140729559202160 139620319308944 139620899903189 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24014848 140729559204840 140729559205165 140729559205165 140729559207887 0
[pid=10148/tid=10155] ppid=10145 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/10148/task/10155/stat : 10155 (java) S 10145 10145 9494 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236705832 27969433600 30616 33554432000 4194304 4196468 140729559202160 139620318256144 139620899903189 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24014848 140729559204840 140729559205165 140729559205165 140729559207887 0
[pid=10148/tid=10156] ppid=10145 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10148/task/10156/stat : 10156 (java) S 10145 10145 9494 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236705832 27969433600 30616 33554432000 4194304 4196468 140729559202160 139620317203344 139620899903189 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24014848 140729559204840 140729559205165 140729559205165 140729559207887 0
[pid=10148/tid=10157] ppid=10145 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10148/task/10157/stat : 10157 (java) S 10145 10145 9494 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236705832 27969433600 30616 33554432000 4194304 4196468 140729559202160 139620316150544 139620899903189 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24014848 140729559204840 140729559205165 140729559205165 140729559207887 0
[pid=10148/tid=10158] ppid=10145 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10148/task/10158/stat : 10158 (java) S 10145 10145 9494 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236705833 27969433600 30616 33554432000 4194304 4196468 140729559202160 139619287316848 139620899904130 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24014848 140729559204840 140729559205165 140729559205165 140729559207887 0
[pid=10148/tid=10159] ppid=10145 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10148/task/10159/stat : 10159 (java) S 10145 10145 9494 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236705834 27969433600 30616 33554432000 4194304 4196468 140729559202160 139618649367584 139620899903189 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24014848 140729559204840 140729559205165 140729559205165 140729559207887 0
[pid=10148/tid=10160] ppid=10145 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10148/task/10160/stat : 10160 (java) S 10145 10145 9494 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 236705834 27969433600 30616 33554432000 4194304 4196468 140729559202160 139618515145584 139620899903189 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24014848 140729559204840 140729559205165 140729559205165 140729559207887 0
[pid=10148/tid=10161] ppid=10145 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10148/task/10161/stat : 10161 (java) S 10145 10145 9494 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236705836 27969433600 30616 33554432000 4194304 4196468 140729559202160 139618140641104 139620899911579 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24014848 140729559204840 140729559205165 140729559205165 140729559207887 0
[pid=10148/tid=10162] ppid=10145 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10148/task/10162/stat : 10162 (java) S 10145 10145 9494 0 -1 1077944384 302 0 0 0 0 0 0 0 20 0 20 0 236705836 27969433600 30616 33554432000 4194304 4196468 140729559202160 139619286264688 139620899904130 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24014848 140729559204840 140729559205165 140729559205165 140729559207887 0
[pid=10148/tid=10163] ppid=10145 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10148/task/10163/stat : 10163 (java) S 10145 10145 9494 0 -1 1077944384 134 0 0 0 0 0 0 0 20 0 20 0 236705836 27969433600 30616 33554432000 4194304 4196468 140729559202160 139619285211888 139620899904130 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24014848 140729559204840 140729559205165 140729559205165 140729559207887 0
[pid=10148/tid=10164] ppid=10145 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10148/task/10164/stat : 10164 (java) S 10145 10145 9494 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 20 0 236705836 27969433600 30616 33554432000 4194304 4196468 140729559202160 139619284159088 139620899904130 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24014848 140729559204840 140729559205165 140729559205165 140729559207887 0
[pid=10148/tid=10165] ppid=10145 vsize=27313900 memory=0 CPUtime=0.02 cores=0-7
/proc/10148/task/10165/stat : 10165 (java) S 10145 10145 9494 0 -1 1077944384 284 0 0 0 2 0 0 0 20 0 20 0 236705836 27969433600 30616 33554432000 4194304 4196468 140729559202160 139619283106288 139620899904130 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24014848 140729559204840 140729559205165 140729559205165 140729559207887 0
[pid=10148/tid=10166] ppid=10145 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10148/task/10166/stat : 10166 (java) S 10145 10145 9494 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236705836 27969433600 30616 33554432000 4194304 4196468 140729559202160 139617642736224 139620899903189 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24014848 140729559204840 140729559205165 140729559205165 140729559207887 0
[pid=10148/tid=10167] ppid=10145 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/10148/task/10167/stat : 10167 (java) S 10145 10145 9494 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236705837 27969433600 30616 33554432000 4194304 4196468 140729559202160 139619282053680 139620899904130 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24014848 140729559204840 140729559205165 140729559205165 140729559207887 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 123596 KiB

[startup+0.309773 s]*
/proc/loadavg: 1.88 1.25 1.26 2/201 10167
/proc/meminfo: memFree=22740560/32770624 swapFree=67108688/67108860
[pid=10145] ppid=10142 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/10145/stat : 10145 (scop.sh) S 10142 10145 9494 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 236705829 115843072 348 33554432000 4194304 5098028 140728690563808 140728690561064 140134040310396 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 25157632 140728690566178 140728690566403 140728690566403 140728690569165 0
/proc/10145/statm: 28282 348 296 221 0 87 0
[pid=10148] ppid=10145 vsize=27313900 memory=125972 CPUtime=0.41 cores=0-7
/proc/10148/stat : 10148 (java) S 10145 10145 9494 0 -1 1077944320 10822 0 0 0 38 3 0 0 20 0 20 0 236705829 27969433600 31493 33554432000 4194304 4196468 140729559202160 140729559184704 139620899892983 0 0 2 16800973 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 24014848 140729559204840 140729559205165 140729559205165 140729559207887 0
/proc/10148/statm: 6828475 31493 2990 1 0 6790935 0
[pid=10148/tid=10149] ppid=10145 vsize=27313900 memory=6791534058613427641 CPUtime=0.28 cores=0-7
/proc/10148/task/10149/stat : 10149 (java) R 10145 10145 9494 0 -1 4202560 8541 0 0 0 26 2 0 0 20 0 20 0 236705829 27969433600 31493 33554432000 4194304 4196468 140729559202160 139620871688432 139620883973470 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24014848 140729559204840 140729559205165 140729559205165 140729559207887 0
[pid=10148/tid=10150] ppid=10145 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10148/task/10150/stat : 10150 (java) S 10145 10145 9494 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236705832 27969433600 31493 33554432000 4194304 4196468 140729559202160 139620904135312 139620899903189 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24014848 140729559204840 140729559205165 140729559205165 140729559207887 0
[pid=10148/tid=10151] ppid=10145 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10148/task/10151/stat : 10151 (java) S 10145 10145 9494 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236705832 27969433600 31493 33554432000 4194304 4196468 140729559202160 139620730952208 139620899903189 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24014848 140729559204840 140729559205165 140729559205165 140729559207887 0
[pid=10148/tid=10152] ppid=10145 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10148/task/10152/stat : 10152 (java) S 10145 10145 9494 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236705832 27969433600 31493 33554432000 4194304 4196468 140729559202160 139620321413520 139620899903189 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24014848 140729559204840 140729559205165 140729559205165 140729559207887 0
[pid=10148/tid=10153] ppid=10145 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10148/task/10153/stat : 10153 (java) S 10145 10145 9494 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236705832 27969433600 31493 33554432000 4194304 4196468 140729559202160 139620320360720 139620899903189 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24014848 140729559204840 140729559205165 140729559205165 140729559207887 0
[pid=10148/tid=10154] ppid=10145 vsize=27313900 memory=2244 CPUtime=0 cores=0-7
/proc/10148/task/10154/stat : 10154 (java) S 10145 10145 9494 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236705832 27969433600 31493 33554432000 4194304 4196468 140729559202160 139620319308944 139620899903189 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24014848 140729559204840 140729559205165 140729559205165 140729559207887 0
[pid=10148/tid=10155] ppid=10145 vsize=27313900 memory=140547704583087 CPUtime=0 cores=0-7
/proc/10148/task/10155/stat : 10155 (java) S 10145 10145 9494 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236705832 27969433600 31493 33554432000 4194304 4196468 140729559202160 139620318256144 139620899903189 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24014848 140729559204840 140729559205165 140729559205165 140729559207887 0
[pid=10148/tid=10156] ppid=10145 vsize=27313900 memory=140547704585392 CPUtime=0 cores=0-7
/proc/10148/task/10156/stat : 10156 (java) S 10145 10145 9494 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236705832 27969433600 31493 33554432000 4194304 4196468 140729559202160 139620317203344 139620899903189 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24014848 140729559204840 140729559205165 140729559205165 140729559207887 0
[pid=10148/tid=10157] ppid=10145 vsize=27313900 memory=140547704587696 CPUtime=0 cores=0-7
/proc/10148/task/10157/stat : 10157 (java) S 10145 10145 9494 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236705832 27969433600 31493 33554432000 4194304 4196468 140729559202160 139620316150544 139620899903189 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24014848 140729559204840 140729559205165 140729559205165 140729559207887 0
[pid=10148/tid=10158] ppid=10145 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10148/task/10158/stat : 10158 (java) S 10145 10145 9494 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236705833 27969433600 31493 33554432000 4194304 4196468 140729559202160 139619287316848 139620899904130 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24014848 140729559204840 140729559205165 140729559205165 140729559207887 0
[pid=10148/tid=10159] ppid=10145 vsize=27313900 memory=281095409182352 CPUtime=0 cores=0-7
/proc/10148/task/10159/stat : 10159 (java) S 10145 10145 9494 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236705834 27969433600 31493 33554432000 4194304 4196468 140729559202160 139618649367584 139620899903189 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24014848 140729559204840 140729559205165 140729559205165 140729559207887 0
[pid=10148/tid=10160] ppid=10145 vsize=27313900 memory=281095409189264 CPUtime=0 cores=0-7
/proc/10148/task/10160/stat : 10160 (java) S 10145 10145 9494 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 236705834 27969433600 31493 33554432000 4194304 4196468 140729559202160 139618515145584 139620899903189 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24014848 140729559204840 140729559205165 140729559205165 140729559207887 0
[pid=10148/tid=10161] ppid=10145 vsize=27313900 memory=281095409130416 CPUtime=0 cores=0-7
/proc/10148/task/10161/stat : 10161 (java) S 10145 10145 9494 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236705836 27969433600 31493 33554432000 4194304 4196468 140729559202160 139618140641104 139620899911579 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24014848 140729559204840 140729559205165 140729559205165 140729559207887 0
[pid=10148/tid=10162] ppid=10145 vsize=27313900 memory=281095409203088 CPUtime=0 cores=0-7
/proc/10148/task/10162/stat : 10162 (java) S 10145 10145 9494 0 -1 1077944384 309 0 0 0 0 0 0 0 20 0 20 0 236705836 27969433600 31493 33554432000 4194304 4196468 140729559202160 139619286264688 139620899904130 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24014848 140729559204840 140729559205165 140729559205165 140729559207887 0
[pid=10148/tid=10163] ppid=10145 vsize=27313900 memory=281095409210000 CPUtime=0 cores=0-7
/proc/10148/task/10163/stat : 10163 (java) S 10145 10145 9494 0 -1 1077944384 160 0 0 0 0 0 0 0 20 0 20 0 236705836 27969433600 31493 33554432000 4194304 4196468 140729559202160 139619285211888 139620899904130 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24014848 140729559204840 140729559205165 140729559205165 140729559207887 0
[pid=10148/tid=10164] ppid=10145 vsize=27313900 memory=281095409207696 CPUtime=0.02 cores=0-7
/proc/10148/task/10164/stat : 10164 (java) S 10145 10145 9494 0 -1 1077944384 149 0 0 0 2 0 0 0 20 0 20 0 236705836 27969433600 31493 33554432000 4194304 4196468 140729559202160 139619284159088 139620899904130 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24014848 140729559204840 140729559205165 140729559205165 140729559207887 0
[pid=10148/tid=10165] ppid=10145 vsize=27313900 memory=281095409223856 CPUtime=0.07 cores=0-7
/proc/10148/task/10165/stat : 10165 (java) S 10145 10145 9494 0 -1 1077944384 305 0 0 0 7 0 0 0 20 0 20 0 236705836 27969433600 31493 33554432000 4194304 4196468 140729559202160 139619283106288 139620899904130 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24014848 140729559204840 140729559205165 140729559205165 140729559207887 0
[pid=10148/tid=10166] ppid=10145 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/10148/task/10166/stat : 10166 (java) S 10145 10145 9494 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236705836 27969433600 31493 33554432000 4194304 4196468 140729559202160 139617642736224 139620899903189 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24014848 140729559204840 140729559205165 140729559205165 140729559207887 0
[pid=10148/tid=10167] ppid=10145 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/10148/task/10167/stat : 10167 (java) S 10145 10145 9494 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236705837 27969433600 31493 33554432000 4194304 4196468 140729559202160 139619282053680 139620899904130 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24014848 140729559204840 140729559205165 140729559205165 140729559207887 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 127364 KiB

[startup+0.701149 s]
/proc/loadavg: 1.88 1.25 1.26 2/201 10167
/proc/meminfo: memFree=22713432/32770624 swapFree=67108688/67108860
[pid=10145] ppid=10142 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/10145/stat : 10145 (scop.sh) S 10142 10145 9494 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 236705829 115843072 348 33554432000 4194304 5098028 140728690563808 140728690561064 140134040310396 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 25157632 140728690566178 140728690566403 140728690566403 140728690569165 0
/proc/10145/statm: 28282 348 296 221 0 87 0
[pid=10148] ppid=10145 vsize=27322296 memory=163444 CPUtime=0.99 cores=0-7
/proc/10148/stat : 10148 (java) S 10145 10145 9494 0 -1 1077944320 17849 0 0 0 93 6 0 0 20 0 20 0 236705829 27978031104 40861 33554432000 4194304 4196468 140729559202160 140729559184704 139620899892983 0 0 2 25189581 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 24014848 140729559204840 140729559205165 140729559205165 140729559207887 0
/proc/10148/statm: 6830574 40861 3152 1 0 6791959 0
[pid=10148/tid=10149] ppid=10145 vsize=27322296 memory=281095409518784 CPUtime=0.67 cores=0-7
/proc/10148/task/10149/stat : 10149 (java) R 10145 10145 9494 0 -1 4202560 15172 0 0 0 62 5 0 0 20 0 20 0 236705829 27978031104 40861 33554432000 4194304 4196468 140729559202160 139620871727952 139620899904918 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24014848 140729559204840 140729559205165 140729559205165 140729559207887 0
[pid=10148/tid=10150] ppid=10145 vsize=27322296 memory=5050881541268 CPUtime=0 cores=0-7
/proc/10148/task/10150/stat : 10150 (java) S 10145 10145 9494 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236705832 27978031104 40861 33554432000 4194304 4196468 140729559202160 139620904135312 139620899903189 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24014848 140729559204840 140729559205165 140729559205165 140729559207887 0
[pid=10148/tid=10151] ppid=10145 vsize=27322296 memory=0 CPUtime=0 cores=0-7
/proc/10148/task/10151/stat : 10151 (java) S 10145 10145 9494 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236705832 27978031104 40861 33554432000 4194304 4196468 140729559202160 139620730952208 139620899903189 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24014848 140729559204840 140729559205165 140729559205165 140729559207887 0
[pid=10148/tid=10152] ppid=10145 vsize=27322296 memory=0 CPUtime=0 cores=0-7
/proc/10148/task/10152/stat : 10152 (java) S 10145 10145 9494 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236705832 27978031104 40861 33554432000 4194304 4196468 140729559202160 139620321413520 139620899903189 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24014848 140729559204840 140729559205165 140729559205165 140729559207887 0

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

# the end of solver process 10145 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=4.42674 s, system=0.207035 s

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

[startup+1.60117 s]
/proc/loadavg: 1.88 1.25 1.26 3/201 10167
/proc/meminfo: memFree=22689760/32770624 swapFree=67108688/67108860
[pid=10145] ppid=10142 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/10145/stat : 10145 (scop.sh) S 10142 10145 9494 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 236705829 115843072 348 33554432000 4194304 5098028 140728690563808 140728690561064 140134040310396 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 25157632 140728690566178 140728690566403 140728690566403 140728690569165 0
/proc/10145/statm: 28282 348 296 221 0 87 0
[pid=10148] ppid=10145 vsize=27328508 memory=231884 CPUtime=3.25 cores=0-7
/proc/10148/stat : 10148 (java) S 10145 10145 9494 0 -1 1077944320 22730 0 0 0 315 10 0 0 20 0 20 0 236705829 27984392192 57971 33554432000 4194304 4196468 140729559202160 140729559184704 139620899892983 0 0 2 25189581 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 24014848 140729559204840 140729559205165 140729559205165 140729559207887 0
/proc/10148/statm: 6832127 57971 3199 1 0 6792983 0
[pid=10148/tid=10149] ppid=10145 vsize=27328508 memory=13252 CPUtime=1.56 cores=0-7
/proc/10148/task/10149/stat : 10149 (java) R 10145 10145 9494 0 -1 4202560 16713 0 0 0 150 6 0 0 20 0 20 0 236705829 27984392192 57971 33554432000 4194304 4196468 140729559202160 139620871731328 139620899914909 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24014848 140729559204840 140729559205165 140729559205165 140729559207887 0
[pid=10148/tid=10150] ppid=10145 vsize=27328508 memory=15460 CPUtime=0 cores=0-7
/proc/10148/task/10150/stat : 10150 (java) S 10145 10145 9494 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236705832 27984392192 57971 33554432000 4194304 4196468 140729559202160 139620904135312 139620899903189 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24014848 140729559204840 140729559205165 140729559205165 140729559207887 0
[pid=10148/tid=10151] ppid=10145 vsize=27328508 memory=4294969568 CPUtime=0 cores=0-7
/proc/10148/task/10151/stat : 10151 (java) S 10145 10145 9494 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236705832 27984392192 57971 33554432000 4194304 4196468 140729559202160 139620730952208 139620899903189 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24014848 140729559204840 140729559205165 140729559205165 140729559207887 0
[pid=10148/tid=10152] ppid=10145 vsize=27328508 memory=2244 CPUtime=0 cores=0-7
/proc/10148/task/10152/stat : 10152 (java) S 10145 10145 9494 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236705832 27984392192 57971 33554432000 4194304 4196468 140729559202160 139620321413520 139620899903189 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24014848 140729559204840 140729559205165 140729559205165 140729559207887 0
[pid=10148/tid=10153] ppid=10145 vsize=27328508 memory=6154854313565906538 CPUtime=0 cores=0-7
/proc/10148/task/10153/stat : 10153 (java) S 10145 10145 9494 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236705832 27984392192 57971 33554432000 4194304 4196468 140729559202160 139620320360720 139620899903189 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24014848 140729559204840 140729559205165 140729559205165 140729559207887 0
[pid=10148/tid=10154] ppid=10145 vsize=27328508 memory=7018133707611787371 CPUtime=0 cores=0-7
/proc/10148/task/10154/stat : 10154 (java) S 10145 10145 9494 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236705832 27984392192 57971 33554432000 4194304 4196468 140729559202160 139620319308944 139620899903189 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24014848 140729559204840 140729559205165 140729559205165 140729559207887 0
[pid=10148/tid=10155] ppid=10145 vsize=27328508 memory=6297275089764046180 CPUtime=0 cores=0-7
/proc/10148/task/10155/stat : 10155 (java) S 10145 10145 9494 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236705832 27984392192 57971 33554432000 4194304 4196468 140729559202160 139620318256144 139620899903189 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24014848 140729559204840 140729559205165 140729559205165 140729559207887 0
[pid=10148/tid=10156] ppid=10145 vsize=27328508 memory=0 CPUtime=0 cores=0-7
/proc/10148/task/10156/stat : 10156 (java) S 10145 10145 9494 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236705832 27984392192 57971 33554432000 4194304 4196468 140729559202160 139620317203344 139620899903189 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24014848 140729559204840 140729559205165 140729559205165 140729559207887 0
[pid=10148/tid=10157] ppid=10145 vsize=27328508 memory=281095409523872 CPUtime=0 cores=0-7
/proc/10148/task/10157/stat : 10157 (java) S 10145 10145 9494 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236705832 27984392192 57971 33554432000 4194304 4196468 140729559202160 139620316150544 139620899903189 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24014848 140729559204840 140729559205165 140729559205165 140729559207887 0
[pid=10148/tid=10158] ppid=10145 vsize=27328508 memory=140547704764224 CPUtime=0 cores=0-7
/proc/10148/task/10158/stat : 10158 (java) S 10145 10145 9494 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 236705833 27984392192 57971 33554432000 4194304 4196468 140729559202160 139619287316848 139620899904130 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24014848 140729559204840 140729559205165 140729559205165 140729559207887 0
[pid=10148/tid=10159] ppid=10145 vsize=27328508 memory=1224 CPUtime=0 cores=0-7
/proc/10148/task/10159/stat : 10159 (java) S 10145 10145 9494 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236705834 27984392192 57971 33554432000 4194304 4196468 140729559202160 139618649367584 139620899903189 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24014848 140729559204840 140729559205165 140729559205165 140729559207887 0
[pid=10148/tid=10160] ppid=10145 vsize=27328508 memory=2336 CPUtime=0 cores=0-7
/proc/10148/task/10160/stat : 10160 (java) S 10145 10145 9494 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 236705834 27984392192 57971 33554432000 4194304 4196468 140729559202160 139618515145584 139620899903189 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24014848 140729559204840 140729559205165 140729559205165 140729559207887 0
[pid=10148/tid=10161] ppid=10145 vsize=27328508 memory=1752 CPUtime=0 cores=0-7
/proc/10148/task/10161/stat : 10161 (java) S 10145 10145 9494 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236705836 27984392192 57971 33554432000 4194304 4196468 140729559202160 139618140641104 139620899911579 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24014848 140729559204840 140729559205165 140729559205165 140729559207887 0
[pid=10148/tid=10162] ppid=10145 vsize=27328508 memory=868 CPUtime=0.33 cores=0-7
/proc/10148/task/10162/stat : 10162 (java) R 10145 10145 9494 0 -1 4202560 813 0 0 0 32 1 0 0 20 0 20 0 236705836 27984392192 57971 33554432000 4194304 4196468 140729559202160 139619286264688 139620899914330 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24014848 140729559204840 140729559205165 140729559205165 140729559207887 0
[pid=10148/tid=10163] ppid=10145 vsize=27328508 memory=1808 CPUtime=0.28 cores=0-7
/proc/10148/task/10163/stat : 10163 (java) S 10145 10145 9494 0 -1 1077944384 632 0 0 0 28 0 0 0 20 0 20 0 236705836 27984392192 57971 33554432000 4194304 4196468 140729559202160 139619285211888 139620899904130 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24014848 140729559204840 140729559205165 140729559205165 140729559207887 0
[pid=10148/tid=10164] ppid=10145 vsize=27328508 memory=1620 CPUtime=0.3 cores=0-7
/proc/10148/task/10164/stat : 10164 (java) S 10145 10145 9494 0 -1 1077944384 725 0 0 0 30 0 0 0 20 0 20 0 236705836 27984392192 57971 33554432000 4194304 4196468 140729559202160 139619284159088 139620899904130 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24014848 140729559204840 140729559205165 140729559205165 140729559207887 0
[pid=10148/tid=10165] ppid=10145 vsize=27328508 memory=748 CPUtime=0.72 cores=0-7
/proc/10148/task/10165/stat : 10165 (java) R 10145 10145 9494 0 -1 4202560 2483 0 0 0 72 0 0 0 20 0 20 0 236705836 27984392192 57971 33554432000 4194304 4196468 140729559202160 139619283106288 139620899914330 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24014848 140729559204840 140729559205165 140729559205165 140729559207887 0
[pid=10148/tid=10166] ppid=10145 vsize=27328508 memory=1220 CPUtime=0 cores=0-7
/proc/10148/task/10166/stat : 10166 (java) S 10145 10145 9494 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236705836 27984392192 57971 33554432000 4194304 4196468 140729559202160 139617642736224 139620899903189 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24014848 140729559204840 140729559205165 140729559205165 140729559207887 0
[pid=10148/tid=10167] ppid=10145 vsize=27328508 memory=6584 CPUtime=0 cores=0-7
/proc/10148/task/10167/stat : 10167 (java) S 10145 10145 9494 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236705837 27984392192 57971 33554432000 4194304 4196468 140729559202160 139619282053680 139620899904130 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24014848 140729559204840 140729559205165 140729559205165 140729559207887 0
Current children cumulated CPU time: 3.25 s
Current children cumulated vsize: 27441636 KiB
Current children cumulated memory: 233276 KiB

[startup+2.00034 s]*
/proc/loadavg: 1.88 1.25 1.26 2/201 10187
/proc/meminfo: memFree=22800420/32770624 swapFree=67108688/67108860
[pid=10145] ppid=10142 vsize=113128 memory=1468 CPUtime=3.39 cores=0-7
/proc/10145/stat : 10145 (scop.sh) S 10142 10145 9494 0 -1 4202496 589 23515 0 0 0 0 327 12 20 0 1 0 236705829 115843072 367 33554432000 4194304 5098028 140728690563808 140728690560552 140134040310396 0 65536 4100 81923 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 25157632 140728690566178 140728690566403 140728690566403 140728690569165 0
/proc/10145/statm: 28282 367 311 221 0 87 0
[pid=10168] ppid=10145 vsize=7749964 memory=66912 CPUtime=0.43 cores=0-7
/proc/10168/stat : 10168 (java) S 10145 10145 9494 0 -1 1077944320 10242 0 0 0 41 2 0 0 20 0 20 0 236705997 7935963136 16728 33554432000 4194304 4196468 140722590218768 140722590201312 140663685426935 0 0 2 16800973 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 26865664 140722590221489 140722590221613 140722590221613 140722590224335 0
/proc/10168/statm: 1937491 16728 2951 1 0 1899951 0
[pid=10168/tid=10169] ppid=10145 vsize=7749964 memory=6791534058613427641 CPUtime=0.3 cores=0-7
/proc/10168/task/10169/stat : 10169 (java) R 10145 10145 9494 0 -1 4202560 7967 0 0 0 29 1 0 0 20 0 20 0 236705997 7935963136 16728 33554432000 4194304 4196468 140722590218768 140663657202528 140663665705002 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26865664 140722590221489 140722590221613 140722590221613 140722590224335 0
[pid=10168/tid=10170] ppid=10145 vsize=7749964 memory=-7003737579269690708 CPUtime=0 cores=0-7
/proc/10168/task/10170/stat : 10170 (java) S 10145 10145 9494 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236705998 7935963136 16728 33554432000 4194304 4196468 140722590218768 140663689669776 140663685437141 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26865664 140722590221489 140722590221613 140722590221613 140722590224335 0
[pid=10168/tid=10171] ppid=10145 vsize=7749964 memory=0 CPUtime=0 cores=0-7
/proc/10168/task/10171/stat : 10171 (java) S 10145 10145 9494 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236705998 7935963136 16728 33554432000 4194304 4196468 140722590218768 140663489838096 140663685437141 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26865664 140722590221489 140722590221613 140722590221613 140722590224335 0
[pid=10168/tid=10172] ppid=10145 vsize=7749964 memory=0 CPUtime=0 cores=0-7
/proc/10168/task/10172/stat : 10172 (java) S 10145 10145 9494 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236705998 7935963136 16728 33554432000 4194304 4196468 140722590218768 140663488785296 140663685437141 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26865664 140722590221489 140722590221613 140722590221613 140722590224335 0
[pid=10168/tid=10173] ppid=10145 vsize=7749964 memory=0 CPUtime=0 cores=0-7
/proc/10168/task/10173/stat : 10173 (java) S 10145 10145 9494 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236705998 7935963136 16728 33554432000 4194304 4196468 140722590218768 140663487732496 140663685437141 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26865664 140722590221489 140722590221613 140722590221613 140722590224335 0
[pid=10168/tid=10174] ppid=10145 vsize=7749964 memory=0 CPUtime=0 cores=0-7
/proc/10168/task/10174/stat : 10174 (java) S 10145 10145 9494 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236705998 7935963136 16728 33554432000 4194304 4196468 140722590218768 140663486679696 140663685437141 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26865664 140722590221489 140722590221613 140722590221613 140722590224335 0
[pid=10168/tid=10175] ppid=10145 vsize=7749964 memory=0 CPUtime=0 cores=0-7
/proc/10168/task/10175/stat : 10175 (java) S 10145 10145 9494 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236705998 7935963136 16728 33554432000 4194304 4196468 140722590218768 140663485626896 140663685437141 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26865664 140722590221489 140722590221613 140722590221613 140722590224335 0
[pid=10168/tid=10176] ppid=10145 vsize=7749964 memory=0 CPUtime=0 cores=0-7
/proc/10168/task/10176/stat : 10176 (java) S 10145 10145 9494 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236705998 7935963136 16728 33554432000 4194304 4196468 140722590218768 140663484574096 140663685437141 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26865664 140722590221489 140722590221613 140722590221613 140722590224335 0
[pid=10168/tid=10177] ppid=10145 vsize=7749964 memory=0 CPUtime=0 cores=0-7
/proc/10168/task/10177/stat : 10177 (java) S 10145 10145 9494 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236705998 7935963136 16728 33554432000 4194304 4196468 140722590218768 140663483521296 140663685437141 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26865664 140722590221489 140722590221613 140722590221613 140722590224335 0
[pid=10168/tid=10178] ppid=10145 vsize=7749964 memory=0 CPUtime=0 cores=0-7
/proc/10168/task/10178/stat : 10178 (java) S 10145 10145 9494 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236706000 7935963136 16728 33554432000 4194304 4196468 140722590218768 140662442744688 140663685438082 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26865664 140722590221489 140722590221613 140722590221613 140722590224335 0
[pid=10168/tid=10179] ppid=10145 vsize=7749964 memory=0 CPUtime=0 cores=0-7
/proc/10168/task/10179/stat : 10179 (java) S 10145 10145 9494 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236706000 7935963136 16728 33554432000 4194304 4196468 140722590218768 140662326421024 140663685437141 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26865664 140722590221489 140722590221613 140722590221613 140722590224335 0
[pid=10168/tid=10180] ppid=10145 vsize=7749964 memory=0 CPUtime=0 cores=0-7
/proc/10168/task/10180/stat : 10180 (java) S 10145 10145 9494 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236706000 7935963136 16728 33554432000 4194304 4196468 140722590218768 140662057985392 140663685437141 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26865664 140722590221489 140722590221613 140722590221613 140722590224335 0
[pid=10168/tid=10181] ppid=10145 vsize=7749964 memory=0 CPUtime=0 cores=0-7
/proc/10168/task/10181/stat : 10181 (java) S 10145 10145 9494 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236706003 7935963136 16728 33554432000 4194304 4196468 140722590218768 140661683476816 140663685445531 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26865664 140722590221489 140722590221613 140722590221613 140722590224335 0
[pid=10168/tid=10182] ppid=10145 vsize=7749964 memory=0 CPUtime=0.01 cores=0-7
/proc/10168/task/10182/stat : 10182 (java) S 10145 10145 9494 0 -1 1077944384 336 0 0 0 1 0 0 0 20 0 20 0 236706003 7935963136 16728 33554432000 4194304 4196468 140722590218768 140662441691504 140663685438082 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26865664 140722590221489 140722590221613 140722590221613 140722590224335 0
[pid=10168/tid=10183] ppid=10145 vsize=7749964 memory=-8817073721047302083 CPUtime=0 cores=0-7
/proc/10168/task/10183/stat : 10183 (java) S 10145 10145 9494 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 20 0 236706003 7935963136 16728 33554432000 4194304 4196468 140722590218768 140662440638704 140663685438082 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26865664 140722590221489 140722590221613 140722590221613 140722590224335 0
[pid=10168/tid=10184] ppid=10145 vsize=7749964 memory=-6301764625173935296 CPUtime=0.02 cores=0-7
/proc/10168/task/10184/stat : 10184 (java) S 10145 10145 9494 0 -1 1077944384 247 0 0 0 2 0 0 0 20 0 20 0 236706003 7935963136 16728 33554432000 4194304 4196468 140722590218768 140662439585904 140663685438082 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26865664 140722590221489 140722590221613 140722590221613 140722590224335 0
[pid=10168/tid=10185] ppid=10145 vsize=7749964 memory=2967918747322433632 CPUtime=0.07 cores=0-7
/proc/10168/task/10185/stat : 10185 (java) S 10145 10145 9494 0 -1 1077944384 304 0 0 0 7 0 0 0 20 0 20 0 236706003 7935963136 16728 33554432000 4194304 4196468 140722590218768 140662438533104 140663685438082 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26865664 140722590221489 140722590221613 140722590221613 140722590224335 0
[pid=10168/tid=10186] ppid=10145 vsize=7749964 memory=3047711592059544694 CPUtime=0 cores=0-7
/proc/10168/task/10186/stat : 10186 (java) S 10145 10145 9494 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236706003 7935963136 16728 33554432000 4194304 4196468 140722590218768 140661185571936 140663685437141 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26865664 140722590221489 140722590221613 140722590221613 140722590224335 0
[pid=10168/tid=10187] ppid=10145 vsize=7749964 memory=-8253363047815736189 CPUtime=0 cores=0-7
/proc/10168/task/10187/stat : 10187 (java) S 10145 10145 9494 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236706003 7935963136 16728 33554432000 4194304 4196468 140722590218768 140662437481520 140663685438082 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26865664 140722590221489 140722590221613 140722590221613 140722590224335 0
Current children cumulated CPU time: 3.82 s
Current children cumulated vsize: 7863092 KiB
Current children cumulated memory: 68380 KiB

[startup+2.40606 s]
/proc/loadavg: 1.88 1.25 1.26 2/201 10187
/proc/meminfo: memFree=22800420/32770624 swapFree=67108688/67108860
[pid=10145] ppid=10142 vsize=113128 memory=1468 CPUtime=3.39 cores=0-7
/proc/10145/stat : 10145 (scop.sh) S 10142 10145 9494 0 -1 4202496 589 23515 0 0 0 0 327 12 20 0 1 0 236705829 115843072 367 33554432000 4194304 5098028 140728690563808 140728690560552 140134040310396 0 65536 4100 81923 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 25157632 140728690566178 140728690566403 140728690566403 140728690569165 0
/proc/10145/statm: 28282 367 311 221 0 87 0
[pid=10168] ppid=10145 vsize=8217292 memory=116824 CPUtime=1.07 cores=0-7
/proc/10168/stat : 10168 (java) S 10145 10145 9494 0 -1 1077944320 17379 1544 0 0 101 6 0 0 20 0 22 0 236705997 8414507008 29206 33554432000 4194304 4196468 140722590218768 140722590201312 140663685426935 0 0 2 25189581 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 26865664 140722590221489 140722590221613 140722590221613 140722590224335 0
/proc/10168/statm: 2054323 29206 3145 1 0 2015722 0
[pid=10168/tid=10169] ppid=10145 vsize=8217292 memory=7307214010630631265 CPUtime=0.7 cores=0-7
/proc/10168/task/10169/stat : 10169 (java) R 10145 10145 9494 0 -1 4202560 14450 1544 0 0 66 4 0 0 20 0 22 0 236705997 8414507008 29206 33554432000 4194304 4196468 140722590218768 140663657256688 140663666990510 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26865664 140722590221489 140722590221613 140722590221613 140722590224335 0
[pid=10168/tid=10170] ppid=10145 vsize=8217292 memory=5931639163418924137 CPUtime=0 cores=0-7
/proc/10168/task/10170/stat : 10170 (java) S 10145 10145 9494 0 -1 1077944384 1 1544 0 0 0 0 0 0 20 0 22 0 236705998 8414507008 29206 33554432000 4194304 4196468 140722590218768 140663689669776 140663685437141 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26865664 140722590221489 140722590221613 140722590221613 140722590224335 0
[pid=10168/tid=10171] ppid=10145 vsize=8217292 memory=7301858164987948385 CPUtime=0 cores=0-7
/proc/10168/task/10171/stat : 10171 (java) S 10145 10145 9494 0 -1 1077944384 2 1544 0 0 0 0 0 0 20 0 22 0 236705998 8414507008 29206 33554432000 4194304 4196468 140722590218768 140663489838096 140663685437141 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26865664 140722590221489 140722590221613 140722590221613 140722590224335 0
[pid=10168/tid=10172] ppid=10145 vsize=8217292 memory=7955725746967241049 CPUtime=0 cores=0-7
/proc/10168/task/10172/stat : 10172 (java) S 10145 10145 9494 0 -1 1077944384 3 1544 0 0 0 0 0 0 20 0 22 0 236705998 8414507008 29206 33554432000 4194304 4196468 140722590218768 140663488785296 140663685437141 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26865664 140722590221489 140722590221613 140722590221613 140722590224335 0
[pid=10168/tid=10173] ppid=10145 vsize=8217292 memory=7084307625853429649 CPUtime=0 cores=0-7
/proc/10168/task/10173/stat : 10173 (java) S 10145 10145 9494 0 -1 1077944384 1 1544 0 0 0 0 0 0 20 0 22 0 236705998 8414507008 29206 33554432000 4194304 4196468 140722590218768 140663487732496 140663685437141 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26865664 140722590221489 140722590221613 140722590221613 140722590224335 0
[pid=10168/tid=10174] ppid=10145 vsize=8217292 memory=5050881541268 CPUtime=0 cores=0-7
/proc/10168/task/10174/stat : 10174 (java) S 10145 10145 9494 0 -1 1077944384 2 1544 0 0 0 0 0 0 20 0 22 0 236705998 8414507008 29206 33554432000 4194304 4196468 140722590218768 140663486679696 140663685437141 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26865664 140722590221489 140722590221613 140722590221613 140722590224335 0
[pid=10168/tid=10175] ppid=10145 vsize=8217292 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/10168/task/10175/stat : 10175 (java) S 10145 10145 9494 0 -1 1077944384 1 1544 0 0 0 0 0 0 20 0 22 0 236705998 8414507008 29206 33554432000 4194304 4196468 140722590218768 140663485626896 140663685437141 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26865664 140722590221489 140722590221613 140722590221613 140722590224335 0
[pid=10168/tid=10176] ppid=10145 vsize=8217292 memory=288230583166042426 CPUtime=0 cores=0-7
/proc/10168/task/10176/stat : 10176 (java) S 10145 10145 9494 0 -1 1077944384 2 1544 0 0 0 0 0 0 20 0 22 0 236705998 8414507008 29206 33554432000 4194304 4196468 140722590218768 140663484574096 140663685437141 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26865664 140722590221489 140722590221613 140722590221613 140722590224335 0
[pid=10168/tid=10177] ppid=10145 vsize=8217292 memory=13565994345958282 CPUtime=0 cores=0-7
/proc/10168/task/10177/stat : 10177 (java) S 10145 10145 9494 0 -1 1077944384 2 1544 0 0 0 0 0 0 20 0 22 0 236705998 8414507008 29206 33554432000 4194304 4196468 140722590218768 140663483521296 140663685437141 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26865664 140722590221489 140722590221613 140722590221613 140722590224335 0
[pid=10168/tid=10178] ppid=10145 vsize=8217292 memory=0 CPUtime=0 cores=0-7
/proc/10168/task/10178/stat : 10178 (java) S 10145 10145 9494 0 -1 1077944384 5 1544 0 0 0 0 0 0 20 0 22 0 236706000 8414507008 29206 33554432000 4194304 4196468 140722590218768 140662442744688 140663685438082 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26865664 140722590221489 140722590221613 140722590221613 140722590224335 0
[pid=10168/tid=10179] ppid=10145 vsize=8217292 memory=0 CPUtime=0 cores=0-7
/proc/10168/task/10179/stat : 10179 (java) S 10145 10145 9494 0 -1 1077944384 13 1544 0 0 0 0 0 0 20 0 22 0 236706000 8414507008 29206 33554432000 4194304 4196468 140722590218768 140662326421024 140663685437141 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26865664 140722590221489 140722590221613 140722590221613 140722590224335 0
[pid=10168/tid=10180] ppid=10145 vsize=8217292 memory=0 CPUtime=0 cores=0-7
/proc/10168/task/10180/stat : 10180 (java) S 10145 10145 9494 0 -1 1077944384 1 1544 0 0 0 0 0 0 20 0 22 0 236706000 8414507008 29206 33554432000 4194304 4196468 140722590218768 140662057985392 140663685437141 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26865664 140722590221489 140722590221613 140722590221613 140722590224335 0
[pid=10168/tid=10181] ppid=10145 vsize=8217292 memory=0 CPUtime=0 cores=0-7
/proc/10168/task/10181/stat : 10181 (java) S 10145 10145 9494 0 -1 1077944384 1 1544 0 0 0 0 0 0 20 0 22 0 236706003 8414507008 29206 33554432000 4194304 4196468 140722590218768 140661683476816 140663685445531 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26865664 140722590221489 140722590221613 140722590221613 140722590224335 0
[pid=10168/tid=10182] ppid=10145 vsize=8217292 memory=0 CPUtime=0.02 cores=0-7
/proc/10168/task/10182/stat : 10182 (java) S 10145 10145 9494 0 -1 1077944384 351 1544 0 0 2 0 0 0 20 0 22 0 236706003 8414507008 29206 33554432000 4194304 4196468 140722590218768 140662441691504 140663685438082 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26865664 140722590221489 140722590221613 140722590221613 140722590224335 0
[pid=10168/tid=10183] ppid=10145 vsize=8217292 memory=0 CPUtime=0.05 cores=0-7
/proc/10168/task/10183/stat : 10183 (java) S 10145 10145 9494 0 -1 1077944384 295 1544 0 0 5 0 0 0 20 0 22 0 236706003 8414507008 29206 33554432000 4194304 4196468 140722590218768 140662440638704 140663685438082 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26865664 140722590221489 140722590221613 140722590221613 140722590224335 0
[pid=10168/tid=10184] ppid=10145 vsize=8217292 memory=0 CPUtime=0.06 cores=0-7
/proc/10168/task/10184/stat : 10184 (java) R 10145 10145 9494 0 -1 4202560 331 1544 0 0 6 0 0 0 20 0 22 0 236706003 8414507008 29206 33554432000 4194304 4196468 140722590218768 140662439585904 140663663318826 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26865664 140722590221489 140722590221613 140722590221613 140722590224335 0
[pid=10168/tid=10185] ppid=10145 vsize=8217292 memory=0 CPUtime=0.18 cores=0-7
/proc/10168/task/10185/stat : 10185 (java) S 10145 10145 9494 0 -1 1077944384 490 1544 0 0 18 0 0 0 20 0 22 0 236706003 8414507008 29206 33554432000 4194304 4196468 140722590218768 140662438533104 140663685438082 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26865664 140722590221489 140722590221613 140722590221613 140722590224335 0
[pid=10168/tid=10186] ppid=10145 vsize=8217292 memory=0 CPUtime=0 cores=0-7
/proc/10168/task/10186/stat : 10186 (java) S 10145 10145 9494 0 -1 1077944384 3 1544 0 0 0 0 0 0 20 0 22 0 236706003 8414507008 29206 33554432000 4194304 4196468 140722590218768 140661185571936 140663685437141 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26865664 140722590221489 140722590221613 140722590221613 140722590224335 0
[pid=10168/tid=10187] ppid=10145 vsize=8217292 memory=0 CPUtime=0 cores=0-7
/proc/10168/task/10187/stat : 10187 (java) S 10145 10145 9494 0 -1 1077944384 1 1544 0 0 0 0 0 0 20 0 22 0 236706003 8414507008 29206 33554432000 4194304 4196468 140722590218768 140662437481520 140663685438082 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26865664 140722590221489 140722590221613 140722590221613 140722590224335 0
Current children cumulated CPU time: 4.46 s
Current children cumulated vsize: 8330420 KiB
Current children cumulated memory: 118292 KiB

Child status: 0
Real time (s): 2.49809
CPU time (s): 4.63377
CPU user time (s): 4.42674
CPU system time (s): 0.207035
CPU usage (%): 185.492
Max. virtual memory (cumulated for all children) (KiB): 27441636
Max. memory (cumulated for all children) (KiB): 233276

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.42674
system time used= 0.207035
maximum resident set size= 238432
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43495
page faults= 0
swaps= 0
block input operations= 0
block output operations= 256
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7063
involuntary context switches= 18


# summary of solver processes directly reported to runsolver:
#   pid: 10145
#   total CPU time (s): 4.63377
#   total CPU user time (s): 4.42674
#   total CPU system time (s): 0.207035

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.041247 second user time and 0.068411 second system time

The end

Launcher Data

Begin job on node106 at 2018-08-13 22:17:10
IDJOB=4307113
IDBENCH=141339
IDSOLVER=2788
FILE ID=node106/4307113-1534191430
RUNJOBID= node106-1534191353-9521
PBS_JOBID= 21037992
Free space on /tmp= 39936 MiB

SOLVER NAME= scop order+glucose-syrup (2018-07-31)
BENCH NAME= XCSP18/Langford/LangfordBin-11_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-4307113-1534191430/watcher-4307113-1534191430 -o /tmp/evaluation-result-4307113-1534191430/solver-4307113-1534191430 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node106-1534191353-9521 --watchdog 2580  scop.sh 22g scop.jar -order glucose-syrup -model:-nthreads=8:-maxmemory=20000 HOME HOME/instance-4307113-1534191430.xml

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

MD5SUM BENCH= 0eb659d8c217bf688ca291acdf1662a5
RANDOM SEED=333972136

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        22856304 kB
MemAvailable:   31898964 kB
Buffers:          166528 kB
Cached:          9067996 kB
SwapCached:            0 kB
Active:          4481508 kB
Inactive:        4810280 kB
Active(anon):       4212 kB
Inactive(anon):   105380 kB
Active(file):    4477296 kB
Inactive(file):  4704900 kB
Unevictable:        6996 kB
Mlocked:            6996 kB
SwapTotal:      67108860 kB
SwapFree:       67108688 kB
Dirty:              8984 kB
Writeback:             0 kB
AnonPages:         64200 kB
Mapped:            53488 kB
Shmem:             49632 kB
Slab:             316904 kB
SReclaimable:     288924 kB
SUnreclaim:        27980 kB
KernelStack:        3552 kB
PageTables:         5764 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     348812 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 39928 MiB
End job on node106 at 2018-08-13 22:17:12