Trace number 4307412

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
scop both+glucose-syrup (2018-07-31)UNSAT 6.3417 2.87913

General information on the benchmark

NameQuasigroups/
QuasiGroup-7-07_c18.xml
MD5SUM950a11acbe9bee1dbcb0d00f57370eba
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark4.73223
Satisfiable
(Un)Satisfiability was proved
Number of variables98
Number of constraints86
Number of domains1
Minimum domain size7
Maximum domain size7
Distribution of domain sizes[{"size":7,"count":91}]
Minimum variable degree0
Maximum variable degree15
Distribution of variable degrees[{"degree":0,"count":7},{"degree":2,"count":42},{"degree":14,"count":7},{"degree":15,"count":42}]
Minimum constraint arity7
Maximum constraint arity49
Distribution of constraint arities[{"arity":7,"count":1},{"arity":9,"count":84},{"arity":49,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":1},{"type":"instantiation","count":1},{"type":"element","count":84}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms22g -Xmx22g -Xss128m -cp scop.jar fun.scop.XCSP18Encode -both -solver glucose-syrup -solverOption -model:-nthreads=8:-maxmemory=20000 -tmp HOME -serialFile HOME/scop-16433-serial-file.bin HOME/instance-4307412-1534206794.xml
0.66/0.53	
0.66/0.53	scop both+glucose-syrup (2018-07-31)
0.66/0.53	(Encoding Process)
0.66/0.53	
0.66/0.56	c BEGIN-Prog: Tue Aug 14 02:33:15 CEST 2018
0.66/0.56	c PID: 16436
0.66/0.56	c IP: 172.20.3.136
0.66/0.56	c HOST: node136.alineos.net
0.66/0.56	c (0,0) Parsing Begin
1.39/0.91	c (0,0) Parsing End
1.39/0.92	c (0,0) CSP: 91 int (0 aux), 0 bool (0 aux), 86 ctr, max domain size 7
1.39/0.92	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.39/0.92	c (0,0) Constraint Name Generate Begin
1.39/0.92	c (0,0) Ctr:HOME/instance-4307412-1534206794.xml,AllDifferentMatrix:Element:Instantiation:IntVar
1.39/0.92	c (0,0) Constraint Name Generate End
1.39/0.92	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.39/0.92	c (0,0) CSP to CSPinCNF Begin
2.08/1.23	c (0,0) translated 9 (10%) constraints
2.08/1.25	c (0,0) translated 18 (20%) constraints
2.08/1.27	c (0,0) translated 26 (30%) constraints
2.08/1.28	c (0,0) translated 35 (40%) constraints
2.08/1.30	c (0,0) translated 43 (50%) constraints
2.35/1.31	c (0,0) translated 52 (60%) constraints
2.35/1.32	c (0,0) translated 61 (70%) constraints
2.35/1.33	c (0,0) translated 69 (80%) constraints
2.35/1.34	c (0,0) translated 78 (90%) constraints
2.35/1.34	c (0,0) translated 86 (100%) constraints
2.72/1.40	c (0,0) STATISTICS1:HOME/instance-4307412-1534206794.xml,AllDifferentMatrix:Element:Instantiation:IntVar,91,917,7,7,7,2,7:1218;1:252,7:2352;1:203,7:28;3:588;2:294;1:7,2:1470;1:798,
2.72/1.40	c (0,0) ==========================================
2.72/1.40	c (0,0) Both Encoding selects:
2.72/1.40	c (0,0) Order
2.72/1.40	c (0,0) ==========================================
2.72/1.42	c (0,0) translated 92 (10%) constraints
2.72/1.43	c (0,0) translated 184 (20%) constraints
2.72/1.44	c (0,0) translated 276 (30%) constraints
2.72/1.47	c (0,0) translated 367 (40%) constraints
2.99/1.50	c (0,0) translated 459 (50%) constraints
2.99/1.53	c (0,0) translated 551 (60%) constraints
2.99/1.55	c (1,1) translated 642 (70%) constraints
2.99/1.58	c (1,1) translated 734 (80%) constraints
2.99/1.59	c (1,1) translated 826 (90%) constraints
3.38/1.61	c (1,1) translated 917 (100%) constraints
3.38/1.62	c (1,1) CSP to CSPinCNF End
3.38/1.62	c (1,1) CSP: 91 int (0 aux), 546 bool (546 aux), 2100 ctr, max domain size 7
3.38/1.62	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.38/1.62	c (1,1) CSPinCNF Propagation Begin
3.38/1.68	c (1,1) 2 values, 324 unsatisfiable literals, and 126 valid clauses are removed
3.38/1.68	c (1,1) CSPinCNF Propagation End
3.38/1.68	c (1,1) CSP: 91 int (0 aux), 546 bool (546 aux), 1974 ctr, max domain size 7
3.38/1.68	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.38/1.68	c (1,1) Simplify CSPinCNF Begin
3.79/1.71	c (1,1) Simplify CSPinCNF End
3.79/1.71	c (1,1) CSP: 91 int (0 aux), 1078 bool (1078 aux), 2506 ctr, max domain size 7
3.79/1.71	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.79/1.71	c (1,1) Calculate Precise Domain Begin
3.79/1.71	c (1,1) 0 values are removed by re-calculation
3.79/1.71	c (1,1) Calculate Precise Domain End
3.79/1.71	c (1,1) CSP: 91 int (0 aux), 1078 bool (1078 aux), 2506 ctr, max domain size 7
3.79/1.71	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.79/1.71	c (1,1) CSPinCNF to SatSolver Begin
3.79/1.79	c (1,1) 251 (10 %) CSP clauses are encoded (1554 SAT variables, 1272 SAT clauses)
4.14/1.81	c (1,1) 502 (20 %) CSP clauses are encoded (1554 SAT variables, 2153 SAT clauses)
4.14/1.83	c (1,1) 752 (30 %) CSP clauses are encoded (1554 SAT variables, 3045 SAT clauses)
4.14/1.84	c (1,1) 1003 (40 %) CSP clauses are encoded (1554 SAT variables, 3987 SAT clauses)
4.14/1.85	c (1,1) 1253 (50 %) CSP clauses are encoded (1554 SAT variables, 4917 SAT clauses)
4.14/1.86	c (1,1) 1504 (60 %) CSP clauses are encoded (1554 SAT variables, 5838 SAT clauses)
4.14/1.87	c (1,1) 1755 (70 %) CSP clauses are encoded (1554 SAT variables, 6796 SAT clauses)
4.14/1.88	c (1,1) 2005 (80 %) CSP clauses are encoded (1554 SAT variables, 7736 SAT clauses)
4.14/1.88	c (1,1) 2256 (90 %) CSP clauses are encoded (1554 SAT variables, 8692 SAT clauses)
4.14/1.89	c (1,1) 2506 (100 %) CSP clauses are encoded (1554 SAT variables, 9633 SAT clauses)
4.14/1.89	c (1,1) Launch Command will be: glucose-syrup -model -nthreads=8 -maxmemory=20000
4.14/1.89	c (1,1) CSPinCNF to SatSolver End
4.14/1.89	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
4.49/1.92	c (1,1) STATISTICS2:HOME/instance-4307412-1534206794.xml,AllDifferentMatrix:Element:Instantiation:IntVar,1169,2506,7,7,5,2,7:600;6:572;5:256;1:256,7:2672;6:1088;5:368;2:2748;1:256,5:24;3:364;2:2118,2:1684;1:3764,
4.49/1.92	c (1,1) 1554 bool, 9634 clause
4.49/1.92	c (1,1) Export Begin
4.85/2.01	c (1,1) Export to HOME/scop-16433-serial-file.bin
4.85/2.01	c (1,1) Export End
4.85/2.01	c (1,1) Export File Size: 0.02 MB
4.85/2.01	c (1,1) 0,0,1,1,1,1,1,STOP-AFTER(DIMACS)
4.85/2.01	c END-Prog: Tue Aug 14 02:33:16 CEST 2018
4.85/2.06	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-16433-serial-file.bin
4.91/2.57	c (0,0) Read Serial File Begin
4.91/2.57	c (0,0) HOME/scop-16433-serial-file.bin
4.91/2.74	c (0,0) Read Serial File End
4.91/2.74	
4.91/2.74	scop order+glucose-syrup (2018-07-31)
4.91/2.74	(Solving Process)
4.91/2.74	
4.91/2.77	c BEGIN-Prog: Tue Aug 14 02:33:17 CEST 2018
4.91/2.77	c PID: 16456
4.91/2.77	c IP: 172.20.3.136
4.91/2.77	c HOST: node136.alineos.net
4.91/2.78	c (0,0) SatSolver.solve Begin
4.91/2.78	c (0,0) 0 bool, 0 clause
4.91/2.78	c (0,0) glucose-syrup -model -nthreads=8 -maxmemory=20000 HOME/instance-4307412-1534206794.xml-scop-16436.cnf
4.91/2.86	c (0,0) c
4.91/2.86	c (0,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
4.91/2.86	c (0,0) c
4.91/2.86	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
4.91/2.86	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
4.91/2.86	c (0,0) c ========================================[ Problem Statistics ]===========================================
4.91/2.86	c (0,0) c |                                                                                                       |
4.91/2.86	c (0,0) c |  Number of variables:          1554                                                                   |
4.91/2.86	c (0,0) c |  Number of clauses:            9634                                                                   |
4.91/2.86	c (0,0) c |  Parse time:                   0.00 s                                                                 |
4.91/2.86	c (0,0) c |                                                                                                       |
4.91/2.86	c (0,0) c |  Eliminated clauses:           0.02 Mb                                                                |
4.91/2.86	c (0,0) c |  Simplification time:          0.01 s                                                                 |
4.91/2.86	c (0,0) c |                                                                                                       |
4.91/2.86	c (0,0) c |  Generating clones                                                                                    |
4.91/2.86	c (0,0) c |  all clones generated. Memory =  31.79Mb.                                                             |
4.91/2.86	c (0,0) c ========================================================================================================|
4.91/2.86	c (0,0) c Thread 2 is 100% pure glucose! First thread to finish! (UNSAT answer).
4.91/2.86	c (0,0) c Total Memory so far : 607.82Mb
4.91/2.86	c (0,0) c
4.91/2.86	c (0,0) c real time : 0.0584059 s
4.91/2.86	c (0,0) c cpu time  : 0.263344 s
4.91/2.86	c (0,0) c
4.91/2.86	c (0,0) c
4.91/2.86	c (0,0) c
4.91/2.86	c (0,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
4.91/2.86	c (0,0) c
4.91/2.86	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.91/2.86	c (0,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
4.91/2.86	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.91/2.86	c (0,0) c | Conflicts     |           10378 |       1020 |       1613 |       1605 |       1560 |        832 |       1601 |        961 |       1186 |
4.91/2.86	c (0,0) c | Decisions     |           12880 |       1302 |       2005 |       1992 |       1929 |       1019 |       1978 |       1176 |       1479 |
4.91/2.86	c (0,0) c | Propagations  |         1019963 |     109065 |     154891 |     153798 |     149627 |      83181 |     154481 |      96692 |     118228 |
4.91/2.86	c (0,0) c | Avg_Trail     |                 |        277 |        264 |        263 |        262 |        258 |        261 |        261 |        261 |
4.91/2.86	c (0,0) c | Avg_DL        |                 |          7 |          7 |          7 |          7 |          6 |          7 |          6 |          7 |
4.91/2.86	c (0,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.91/2.86	c (0,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.91/2.86	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.91/2.86	c (0,0) c | Exported      |             467 |         51 |         73 |         70 |         60 |         36 |         64 |         51 |         62 |
4.91/2.86	c (0,0) c | Imported      |            2824 |        416 |        386 |        396 |        256 |        378 |        244 |        403 |        345 |
4.91/2.86	c (0,0) c | Good          |             722 |        121 |        101 |        106 |         54 |        102 |         47 |        105 |         86 |
4.91/2.86	c (0,0) c | Purge         |            2102 |        295 |        285 |        290 |        202 |        276 |        197 |        298 |        259 |
4.91/2.86	c (0,0) c | Promoted      |              31 |          2 |          4 |          4 |          4 |          5 |          5 |          6 |          1 |
4.91/2.86	c (0,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.91/2.86	c (0,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.91/2.86	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.91/2.86	c (0,0) c | Unaries       |                 |          1 |          3 |          3 |          2 |          2 |          2 |          3 |          3 |
4.91/2.86	c (0,0) c | Binaries      |                 |          6 |         22 |         20 |         13 |         12 |         18 |         15 |         21 |
4.91/2.86	c (0,0) c | Glues         |                 |         51 |         73 |         70 |         60 |         36 |         64 |         51 |         62 |
4.91/2.86	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.91/2.86	c (0,0) c | Orig_Seen     |            35 % |       3470 |       3688 |       3686 |       3738 |       2834 |       3684 |       3049 |       3214 |
4.91/2.86	c (0,0) c | Diff Orig seen|                 | -      216 |          2 |      X     |         52 | -      852 | -        2 | -      637 | -      472 |
4.91/2.86	c (0,0) c | Hamming       |            15 % |        251 |        161 |      X     |        256 |        216 |        235 |        275 |        251 |
4.91/2.86	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.91/2.86	c (0,0) 
4.91/2.86	c (0,0) s UNSATISFIABLE
4.91/2.86	c (0,0) SatSolver.solve End
4.91/2.86	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 15 MiB used (max 0 MiB)
4.91/2.86	c (0,0) Show results Begin
4.91/2.86	s UNSATISFIABLE
4.91/2.86	c (0,0) Show results End
4.91/2.86	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 15 MiB used (max 0 MiB)
4.91/2.87	c (0,0) 0,0,STOP-AFTER(ALL)
4.91/2.87	c END-Prog: Tue Aug 14 02:33:17 CEST 2018

Verifier Data


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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4307412-1534206794/watcher-4307412-1534206794 -o /tmp/evaluation-result-4307412-1534206794/solver-4307412-1534206794 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node136-1534206782-16053 --watchdog 2580 scop.sh 22g scop.jar -both glucose-syrup -model:-nthreads=8:-maxmemory=20000 HOME HOME/instance-4307412-1534206794.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=16433, runsolver pid=16430
Current StackSize limit: 8192 KiB


[startup+0.10011 s]*
/proc/loadavg: 6.94 7.94 8.13 3/199 16455
/proc/meminfo: memFree=24589184/32770624 swapFree=67108172/67108860
[pid=16433] ppid=16430 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/16433/stat : 16433 (scop.sh) S 16430 16433 16026 0 -1 4202496 559 322 0 0 0 0 0 0 20 0 1 0 238242604 115843072 349 33554432000 4194304 5098028 140731587418176 140731587415432 139905778266748 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 16994304 140731587421219 140731587421443 140731587421443 140731587424205 0
/proc/16433/statm: 28282 349 296 221 0 87 0
[pid=16436] ppid=16433 vsize=27313900 memory=107496 CPUtime=0.1 cores=0-7
/proc/16436/stat : 16436 (java) S 16433 16433 16026 0 -1 1077944320 6843 0 0 0 8 2 0 0 20 0 20 0 238242604 27969433600 26874 33554432000 4194304 4196468 140736157544576 140736157527120 139797167415031 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
/proc/16436/statm: 6828475 26874 2735 1 0 6790935 0
[pid=16436/tid=16437] ppid=16433 vsize=27313900 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/16436/task/16437/stat : 16437 (java) R 16433 16433 16026 0 -1 4202560 4938 0 0 0 7 1 0 0 20 0 20 0 238242605 27969433600 26874 33554432000 4194304 4196468 140736157544576 139797139251872 139797151495548 0 4 2 16800973 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
[pid=16436/tid=16438] ppid=16433 vsize=27313900 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/16436/task/16438/stat : 16438 (java) S 16433 16433 16026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238242607 27969433600 26874 33554432000 4194304 4196468 140736157544576 139797171657360 139797167425237 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
[pid=16436/tid=16439] ppid=16433 vsize=27313900 memory=139673743550080 CPUtime=0 cores=0-7
/proc/16436/task/16439/stat : 16439 (java) S 16433 16433 16026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238242607 27969433600 26874 33554432000 4194304 4196468 140736157544576 139796985813520 139797167425237 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
[pid=16436/tid=16440] ppid=16433 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16436/task/16440/stat : 16440 (java) S 16433 16433 16026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238242607 27969433600 26874 33554432000 4194304 4196468 140736157544576 139796984760720 139797167425237 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
[pid=16436/tid=16441] ppid=16433 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16436/task/16441/stat : 16441 (java) S 16433 16433 16026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238242607 27969433600 26874 33554432000 4194304 4196468 140736157544576 139796983707920 139797167425237 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
[pid=16436/tid=16442] ppid=16433 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16436/task/16442/stat : 16442 (java) S 16433 16433 16026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238242607 27969433600 26874 33554432000 4194304 4196468 140736157544576 139796982656144 139797167425237 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
[pid=16436/tid=16443] ppid=16433 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/16436/task/16443/stat : 16443 (java) S 16433 16433 16026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238242607 27969433600 26874 33554432000 4194304 4196468 140736157544576 139796981603344 139797167425237 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
[pid=16436/tid=16444] ppid=16433 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16436/task/16444/stat : 16444 (java) S 16433 16433 16026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238242607 27969433600 26874 33554432000 4194304 4196468 140736157544576 139796980550544 139797167425237 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
[pid=16436/tid=16445] ppid=16433 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16436/task/16445/stat : 16445 (java) S 16433 16433 16026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 238242607 27969433600 26874 33554432000 4194304 4196468 140736157544576 139796979497744 139797167425237 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
[pid=16436/tid=16446] ppid=16433 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16436/task/16446/stat : 16446 (java) S 16433 16433 16026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238242609 27969433600 26874 33554432000 4194304 4196468 140736157544576 139795756157296 139797167426178 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
[pid=16436/tid=16447] ppid=16433 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16436/task/16447/stat : 16447 (java) S 16433 16433 16026 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 238242609 27969433600 26874 33554432000 4194304 4196468 140736157544576 139794743026720 139797167425237 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
[pid=16436/tid=16448] ppid=16433 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16436/task/16448/stat : 16448 (java) S 16433 16433 16026 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 238242609 27969433600 26874 33554432000 4194304 4196468 140736157544576 139794608804720 139797167425237 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
[pid=16436/tid=16449] ppid=16433 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16436/task/16449/stat : 16449 (java) S 16433 16433 16026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238242612 27969433600 26874 33554432000 4194304 4196468 140736157544576 139794234300240 139797167433627 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
[pid=16436/tid=16450] ppid=16433 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16436/task/16450/stat : 16450 (java) S 16433 16433 16026 0 -1 1077944384 297 0 0 0 0 0 0 0 20 0 20 0 238242612 27969433600 26874 33554432000 4194304 4196468 140736157544576 139795755105136 139797167426178 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
[pid=16436/tid=16451] ppid=16433 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16436/task/16451/stat : 16451 (java) S 16433 16433 16026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 238242612 27969433600 26874 33554432000 4194304 4196468 140736157544576 139795754052336 139797167426178 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
[pid=16436/tid=16452] ppid=16433 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16436/task/16452/stat : 16452 (java) S 16433 16433 16026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 238242612 27969433600 26874 33554432000 4194304 4196468 140736157544576 139795752999536 139797167426178 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
[pid=16436/tid=16453] ppid=16433 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16436/task/16453/stat : 16453 (java) S 16433 16433 16026 0 -1 1077944384 244 0 0 0 0 0 0 0 20 0 20 0 238242612 27969433600 26874 33554432000 4194304 4196468 140736157544576 139795751946736 139797167426178 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
[pid=16436/tid=16454] ppid=16433 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16436/task/16454/stat : 16454 (java) S 16433 16433 16026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 238242612 27969433600 26874 33554432000 4194304 4196468 140736157544576 139793736395360 139797167425237 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
[pid=16436/tid=16455] ppid=16433 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/16436/task/16455/stat : 16455 (java) S 16433 16433 16026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238242612 27969433600 26874 33554432000 4194304 4196468 140736157544576 139795750894128 139797167426178 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 108892 KiB

[startup+0.209691 s]*
/proc/loadavg: 6.94 7.94 8.13 2/199 16455
/proc/meminfo: memFree=24573184/32770624 swapFree=67108172/67108860
[pid=16433] ppid=16430 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/16433/stat : 16433 (scop.sh) S 16430 16433 16026 0 -1 4202496 559 322 0 0 0 0 0 0 20 0 1 0 238242604 115843072 349 33554432000 4194304 5098028 140731587418176 140731587415432 139905778266748 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 16994304 140731587421219 140731587421443 140731587421443 140731587424205 0
/proc/16433/statm: 28282 349 296 221 0 87 0
[pid=16436] ppid=16433 vsize=27313900 memory=121872 CPUtime=0.24 cores=0-7
/proc/16436/stat : 16436 (java) S 16433 16433 16026 0 -1 1077944320 10712 0 0 0 21 3 0 0 20 0 20 0 238242604 27969433600 30468 33554432000 4194304 4196468 140736157544576 140736157527120 139797167415031 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
/proc/16436/statm: 6828475 30468 2872 1 0 6790935 0
[pid=16436/tid=16437] ppid=16433 vsize=27313900 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/16436/task/16437/stat : 16437 (java) R 16433 16433 16026 0 -1 4202560 8587 0 0 0 17 2 0 0 20 0 20 0 238242605 27969433600 30468 33554432000 4194304 4196468 140736157544576 139797139243552 139797167436957 0 4 2 16800973 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
[pid=16436/tid=16438] ppid=16433 vsize=27313900 memory=329 CPUtime=0 cores=0-7
/proc/16436/task/16438/stat : 16438 (java) S 16433 16433 16026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238242607 27969433600 30468 33554432000 4194304 4196468 140736157544576 139797171657360 139797167425237 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
[pid=16436/tid=16439] ppid=16433 vsize=27313900 memory=139673744842302 CPUtime=0 cores=0-7
/proc/16436/task/16439/stat : 16439 (java) S 16433 16433 16026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238242607 27969433600 30468 33554432000 4194304 4196468 140736157544576 139796985813520 139797167425237 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
[pid=16436/tid=16440] ppid=16433 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/16436/task/16440/stat : 16440 (java) S 16433 16433 16026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238242607 27969433600 30468 33554432000 4194304 4196468 140736157544576 139796984760720 139797167425237 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
[pid=16436/tid=16441] ppid=16433 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16436/task/16441/stat : 16441 (java) S 16433 16433 16026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238242607 27969433600 30468 33554432000 4194304 4196468 140736157544576 139796983707920 139797167425237 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
[pid=16436/tid=16442] ppid=16433 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16436/task/16442/stat : 16442 (java) S 16433 16433 16026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238242607 27969433600 30468 33554432000 4194304 4196468 140736157544576 139796982656144 139797167425237 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
[pid=16436/tid=16443] ppid=16433 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/16436/task/16443/stat : 16443 (java) S 16433 16433 16026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238242607 27969433600 30468 33554432000 4194304 4196468 140736157544576 139796981603344 139797167425237 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
[pid=16436/tid=16444] ppid=16433 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16436/task/16444/stat : 16444 (java) S 16433 16433 16026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238242607 27969433600 30468 33554432000 4194304 4196468 140736157544576 139796980550544 139797167425237 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
[pid=16436/tid=16445] ppid=16433 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16436/task/16445/stat : 16445 (java) S 16433 16433 16026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 238242607 27969433600 30468 33554432000 4194304 4196468 140736157544576 139796979497744 139797167425237 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
[pid=16436/tid=16446] ppid=16433 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16436/task/16446/stat : 16446 (java) S 16433 16433 16026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238242609 27969433600 30468 33554432000 4194304 4196468 140736157544576 139795756157296 139797167426178 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
[pid=16436/tid=16447] ppid=16433 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16436/task/16447/stat : 16447 (java) S 16433 16433 16026 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 238242609 27969433600 30468 33554432000 4194304 4196468 140736157544576 139794743026720 139797167425237 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
[pid=16436/tid=16448] ppid=16433 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16436/task/16448/stat : 16448 (java) S 16433 16433 16026 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 238242609 27969433600 30468 33554432000 4194304 4196468 140736157544576 139794608804720 139797167425237 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
[pid=16436/tid=16449] ppid=16433 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16436/task/16449/stat : 16449 (java) S 16433 16433 16026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238242612 27969433600 30468 33554432000 4194304 4196468 140736157544576 139794234300240 139797167433627 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
[pid=16436/tid=16450] ppid=16433 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16436/task/16450/stat : 16450 (java) S 16433 16433 16026 0 -1 1077944384 413 0 0 0 0 0 0 0 20 0 20 0 238242612 27969433600 30468 33554432000 4194304 4196468 140736157544576 139795755105136 139797167426178 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
[pid=16436/tid=16451] ppid=16433 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16436/task/16451/stat : 16451 (java) S 16433 16433 16026 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 20 0 238242612 27969433600 30468 33554432000 4194304 4196468 140736157544576 139795754052336 139797167426178 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
[pid=16436/tid=16452] ppid=16433 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/16436/task/16452/stat : 16452 (java) S 16433 16433 16026 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 20 0 238242612 27969433600 30468 33554432000 4194304 4196468 140736157544576 139795752999536 139797167426178 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
[pid=16436/tid=16453] ppid=16433 vsize=27313900 memory=-1 CPUtime=0.02 cores=0-7
/proc/16436/task/16453/stat : 16453 (java) R 16433 16433 16026 0 -1 1077944384 290 0 0 0 2 0 0 0 20 0 20 0 238242612 27969433600 30468 33554432000 4194304 4196468 140736157544576 139795751946736 139797167426178 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
[pid=16436/tid=16454] ppid=16433 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16436/task/16454/stat : 16454 (java) S 16433 16433 16026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 238242612 27969433600 30468 33554432000 4194304 4196468 140736157544576 139793736395360 139797167425237 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
[pid=16436/tid=16455] ppid=16433 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/16436/task/16455/stat : 16455 (java) S 16433 16433 16026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238242612 27969433600 30468 33554432000 4194304 4196468 140736157544576 139795750894128 139797167426178 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 123268 KiB

[startup+0.309366 s]*
/proc/loadavg: 6.94 7.94 8.13 2/199 16455
/proc/meminfo: memFree=24569880/32770624 swapFree=67108172/67108860
[pid=16433] ppid=16430 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/16433/stat : 16433 (scop.sh) S 16430 16433 16026 0 -1 4202496 559 322 0 0 0 0 0 0 20 0 1 0 238242604 115843072 349 33554432000 4194304 5098028 140731587418176 140731587415432 139905778266748 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 16994304 140731587421219 140731587421443 140731587421443 140731587424205 0
/proc/16433/statm: 28282 349 296 221 0 87 0
[pid=16436] ppid=16433 vsize=27313900 memory=125656 CPUtime=0.42 cores=0-7
/proc/16436/stat : 16436 (java) S 16433 16433 16026 0 -1 1077944320 11257 0 0 0 38 4 0 0 20 0 20 0 238242604 27969433600 31414 33554432000 4194304 4196468 140736157544576 140736157527120 139797167415031 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
/proc/16436/statm: 6828475 31414 2957 1 0 6790935 0
[pid=16436/tid=16437] ppid=16433 vsize=27313900 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/16436/task/16437/stat : 16437 (java) R 16433 16433 16026 0 -1 4202560 8967 0 0 0 27 2 0 0 20 0 20 0 238242605 27969433600 31414 33554432000 4194304 4196468 140736157544576 139797139210480 139797148978560 0 4 2 16800973 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
[pid=16436/tid=16438] ppid=16433 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16436/task/16438/stat : 16438 (java) S 16433 16433 16026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238242607 27969433600 31414 33554432000 4194304 4196468 140736157544576 139797171657360 139797167425237 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
[pid=16436/tid=16439] ppid=16433 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16436/task/16439/stat : 16439 (java) S 16433 16433 16026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238242607 27969433600 31414 33554432000 4194304 4196468 140736157544576 139796985813520 139797167425237 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
[pid=16436/tid=16440] ppid=16433 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16436/task/16440/stat : 16440 (java) S 16433 16433 16026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238242607 27969433600 31414 33554432000 4194304 4196468 140736157544576 139796984760720 139797167425237 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
[pid=16436/tid=16441] ppid=16433 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16436/task/16441/stat : 16441 (java) S 16433 16433 16026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238242607 27969433600 31414 33554432000 4194304 4196468 140736157544576 139796983707920 139797167425237 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
[pid=16436/tid=16442] ppid=16433 vsize=27313900 memory=2244 CPUtime=0 cores=0-7
/proc/16436/task/16442/stat : 16442 (java) S 16433 16433 16026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238242607 27969433600 31414 33554432000 4194304 4196468 140736157544576 139796982656144 139797167425237 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
[pid=16436/tid=16443] ppid=16433 vsize=27313900 memory=139673611629487 CPUtime=0 cores=0-7
/proc/16436/task/16443/stat : 16443 (java) S 16433 16433 16026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238242607 27969433600 31414 33554432000 4194304 4196468 140736157544576 139796981603344 139797167425237 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
[pid=16436/tid=16444] ppid=16433 vsize=27313900 memory=139673611631792 CPUtime=0 cores=0-7
/proc/16436/task/16444/stat : 16444 (java) S 16433 16433 16026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238242607 27969433600 31414 33554432000 4194304 4196468 140736157544576 139796980550544 139797167425237 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
[pid=16436/tid=16445] ppid=16433 vsize=27313900 memory=139673611634096 CPUtime=0 cores=0-7
/proc/16436/task/16445/stat : 16445 (java) S 16433 16433 16026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 238242607 27969433600 31414 33554432000 4194304 4196468 140736157544576 139796979497744 139797167425237 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
[pid=16436/tid=16446] ppid=16433 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16436/task/16446/stat : 16446 (java) S 16433 16433 16026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238242609 27969433600 31414 33554432000 4194304 4196468 140736157544576 139795756157296 139797167426178 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
[pid=16436/tid=16447] ppid=16433 vsize=27313900 memory=279347223275152 CPUtime=0 cores=0-7
/proc/16436/task/16447/stat : 16447 (java) S 16433 16433 16026 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 238242609 27969433600 31414 33554432000 4194304 4196468 140736157544576 139794743026720 139797167425237 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
[pid=16436/tid=16448] ppid=16433 vsize=27313900 memory=279347223282064 CPUtime=0 cores=0-7
/proc/16436/task/16448/stat : 16448 (java) S 16433 16433 16026 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 238242609 27969433600 31414 33554432000 4194304 4196468 140736157544576 139794608804720 139797167425237 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
[pid=16436/tid=16449] ppid=16433 vsize=27313900 memory=279347223223312 CPUtime=0 cores=0-7
/proc/16436/task/16449/stat : 16449 (java) S 16433 16433 16026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238242612 27969433600 31414 33554432000 4194304 4196468 140736157544576 139794234300240 139797167433627 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
[pid=16436/tid=16450] ppid=16433 vsize=27313900 memory=279347223295888 CPUtime=0 cores=0-7
/proc/16436/task/16450/stat : 16450 (java) S 16433 16433 16026 0 -1 1077944384 418 0 0 0 0 0 0 0 20 0 20 0 238242612 27969433600 31414 33554432000 4194304 4196468 140736157544576 139795755105136 139797167426178 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
[pid=16436/tid=16451] ppid=16433 vsize=27313900 memory=279347223302800 CPUtime=0.01 cores=0-7
/proc/16436/task/16451/stat : 16451 (java) S 16433 16433 16026 0 -1 1077944384 88 0 0 0 1 0 0 0 20 0 20 0 238242612 27969433600 31414 33554432000 4194304 4196468 140736157544576 139795754052336 139797167426178 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
[pid=16436/tid=16452] ppid=16433 vsize=27313900 memory=279347223300496 CPUtime=0.01 cores=0-7
/proc/16436/task/16452/stat : 16452 (java) S 16433 16433 16026 0 -1 1077944384 112 0 0 0 1 0 0 0 20 0 20 0 238242612 27969433600 31414 33554432000 4194304 4196468 140736157544576 139795752999536 139797167426178 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
[pid=16436/tid=16453] ppid=16433 vsize=27313900 memory=279347223316656 CPUtime=0.07 cores=0-7
/proc/16436/task/16453/stat : 16453 (java) S 16433 16433 16026 0 -1 1077944384 311 0 0 0 7 0 0 0 20 0 20 0 238242612 27969433600 31414 33554432000 4194304 4196468 140736157544576 139795751946736 139797167426178 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
[pid=16436/tid=16454] ppid=16433 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16436/task/16454/stat : 16454 (java) S 16433 16433 16026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 238242612 27969433600 31414 33554432000 4194304 4196468 140736157544576 139793736395360 139797167425237 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
[pid=16436/tid=16455] ppid=16433 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/16436/task/16455/stat : 16455 (java) S 16433 16433 16026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238242612 27969433600 31414 33554432000 4194304 4196468 140736157544576 139795750894128 139797167426178 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 127052 KiB

[startup+0.700935 s]
/proc/loadavg: 6.47 7.82 8.09 2/199 16455
/proc/meminfo: memFree=24544936/32770624 swapFree=67108172/67108860
[pid=16433] ppid=16430 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/16433/stat : 16433 (scop.sh) S 16430 16433 16026 0 -1 4202496 559 322 0 0 0 0 0 0 20 0 1 0 238242604 115843072 349 33554432000 4194304 5098028 140731587418176 140731587415432 139905778266748 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 16994304 140731587421219 140731587421443 140731587421443 140731587424205 0
/proc/16433/statm: 28282 349 296 221 0 87 0
[pid=16436] ppid=16433 vsize=27322296 memory=163416 CPUtime=1 cores=0-7
/proc/16436/stat : 16436 (java) S 16433 16433 16026 0 -1 1077944320 18339 0 0 0 94 6 0 0 20 0 20 0 238242604 27978031104 40854 33554432000 4194304 4196468 140736157544576 140736157527120 139797167415031 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
/proc/16436/statm: 6830574 40854 3146 1 0 6791959 0
[pid=16436/tid=16437] ppid=16433 vsize=27322296 memory=279347223674544 CPUtime=0.67 cores=0-7
/proc/16436/task/16437/stat : 16437 (java) R 16433 16433 16026 0 -1 4202560 15538 0 0 0 63 4 0 0 20 0 20 0 238242605 27978031104 40854 33554432000 4194304 4196468 140736157544576 139797139246928 139797151495518 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
[pid=16436/tid=16438] ppid=16433 vsize=27322296 memory=139673611838320 CPUtime=0 cores=0-7
/proc/16436/task/16438/stat : 16438 (java) S 16433 16433 16026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238242607 27978031104 40854 33554432000 4194304 4196468 140736157544576 139797171657360 139797167425237 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
[pid=16436/tid=16439] ppid=16433 vsize=27322296 memory=0 CPUtime=0 cores=0-7
/proc/16436/task/16439/stat : 16439 (java) S 16433 16433 16026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238242607 27978031104 40854 33554432000 4194304 4196468 140736157544576 139796985813520 139797167425237 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
[pid=16436/tid=16440] ppid=16433 vsize=27322296 memory=1020 CPUtime=0 cores=0-7
/proc/16436/task/16440/stat : 16440 (java) S 16433 16433 16026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238242607 27978031104 40854 33554432000 4194304 4196468 140736157544576 139796984760720 139797167425237 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0

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

[pid=16436/tid=16443] ppid=16433 vsize=27322296 memory=13940 CPUtime=0 cores=0-7
/proc/16436/task/16443/stat : 16443 (java) S 16433 16433 16026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238242607 27978031104 40854 33554432000 4194304 4196468 140736157544576 139796981603344 139797167425237 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
[pid=16436/tid=16444] ppid=16433 vsize=27322296 memory=12552 CPUtime=0 cores=0-7
/proc/16436/task/16444/stat : 16444 (java) S 16433 16433 16026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238242607 27978031104 40854 33554432000 4194304 4196468 140736157544576 139796980550544 139797167425237 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
[pid=16436/tid=16445] ppid=16433 vsize=27322296 memory=35556 CPUtime=0 cores=0-7
/proc/16436/task/16445/stat : 16445 (java) S 16433 16433 16026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 238242607 27978031104 40854 33554432000 4194304 4196468 140736157544576 139796979497744 139797167425237 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
[pid=16436/tid=16446] ppid=16433 vsize=27322296 memory=2324 CPUtime=0 cores=0-7
/proc/16436/task/16446/stat : 16446 (java) S 16433 16433 16026 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 238242609 27978031104 40854 33554432000 4194304 4196468 140736157544576 139795756157296 139797167426178 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
[pid=16436/tid=16447] ppid=16433 vsize=27322296 memory=1580 CPUtime=0 cores=0-7
/proc/16436/task/16447/stat : 16447 (java) S 16433 16433 16026 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 238242609 27978031104 40854 33554432000 4194304 4196468 140736157544576 139794743026720 139797167425237 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
[pid=16436/tid=16448] ppid=16433 vsize=27322296 memory=496 CPUtime=0 cores=0-7
/proc/16436/task/16448/stat : 16448 (java) S 16433 16433 16026 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 238242609 27978031104 40854 33554432000 4194304 4196468 140736157544576 139794608804720 139797167425237 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
[pid=16436/tid=16449] ppid=16433 vsize=27322296 memory=928 CPUtime=0 cores=0-7
/proc/16436/task/16449/stat : 16449 (java) S 16433 16433 16026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238242612 27978031104 40854 33554432000 4194304 4196468 140736157544576 139794234300240 139797167433627 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
[pid=16436/tid=16450] ppid=16433 vsize=27322296 memory=0 CPUtime=0.03 cores=0-7
/proc/16436/task/16450/stat : 16450 (java) S 16433 16433 16026 0 -1 1077944384 481 0 0 0 3 0 0 0 20 0 20 0 238242612 27978031104 40854 33554432000 4194304 4196468 140736157544576 139795755105136 139797167426178 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
[pid=16436/tid=16451] ppid=16433 vsize=27322296 memory=3880 CPUtime=0.06 cores=0-7
/proc/16436/task/16451/stat : 16451 (java) S 16433 16433 16026 0 -1 1077944384 326 0 0 0 6 0 0 0 20 0 20 0 238242612 27978031104 40854 33554432000 4194304 4196468 140736157544576 139795754052336 139797167426178 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
[pid=16436/tid=16452] ppid=16433 vsize=27322296 memory=2672 CPUtime=0.05 cores=0-7
/proc/16436/task/16452/stat : 16452 (java) S 16433 16433 16026 0 -1 1077944384 202 0 0 0 5 0 0 0 20 0 20 0 238242612 27978031104 40854 33554432000 4194304 4196468 140736157544576 139795752999536 139797167426178 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
[pid=16436/tid=16453] ppid=16433 vsize=27322296 memory=1256 CPUtime=0.16 cores=0-7
/proc/16436/task/16453/stat : 16453 (java) S 16433 16433 16026 0 -1 1077944384 428 0 0 0 16 0 0 0 20 0 20 0 238242612 27978031104 40854 33554432000 4194304 4196468 140736157544576 139795751946736 139797167426178 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
[pid=16436/tid=16454] ppid=16433 vsize=27322296 memory=10424 CPUtime=0 cores=0-7
/proc/16436/task/16454/stat : 16454 (java) S 16433 16433 16026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 238242612 27978031104 40854 33554432000 4194304 4196468 140736157544576 139793736395360 139797167425237 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
[pid=16436/tid=16455] ppid=16433 vsize=27322296 memory=1600 CPUtime=0 cores=0-7
/proc/16436/task/16455/stat : 16455 (java) S 16433 16433 16026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238242612 27978031104 40854 33554432000 4194304 4196468 140736157544576 139795750894128 139797167426178 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
Current children cumulated CPU time: 1 s
Current children cumulated vsize: 27435424 KiB
Current children cumulated memory: 164812 KiB

[startup+1.50362 s]
/proc/loadavg: 6.47 7.82 8.09 3/199 16455
/proc/meminfo: memFree=24519056/32770624 swapFree=67108172/67108860
[pid=16433] ppid=16430 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/16433/stat : 16433 (scop.sh) S 16430 16433 16026 0 -1 4202496 559 322 0 0 0 0 0 0 20 0 1 0 238242604 115843072 349 33554432000 4194304 5098028 140731587418176 140731587415432 139905778266748 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 16994304 140731587421219 140731587421443 140731587421443 140731587424205 0
/proc/16433/statm: 28282 349 296 221 0 87 0
[pid=16436] ppid=16433 vsize=27326392 memory=216596 CPUtime=2.99 cores=0-7
/proc/16436/stat : 16436 (java) S 16433 16433 16026 0 -1 1077944320 22466 0 0 0 290 9 0 0 20 0 20 0 238242604 27982225408 54149 33554432000 4194304 4196468 140736157544576 140736157527120 139797167415031 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
/proc/16436/statm: 6831598 54149 3189 1 0 6792983 0
[pid=16436/tid=16437] ppid=16433 vsize=27326392 memory=13845266004445752 CPUtime=1.47 cores=0-7
/proc/16436/task/16437/stat : 16437 (java) R 16433 16433 16026 0 -1 4202560 16753 0 0 0 141 6 0 0 20 0 20 0 238242605 27982225408 54149 33554432000 4194304 4196468 140736157544576 139797139250672 139796638892100 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
[pid=16436/tid=16438] ppid=16433 vsize=27326392 memory=0 CPUtime=0 cores=0-7
/proc/16436/task/16438/stat : 16438 (java) S 16433 16433 16026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238242607 27982225408 54149 33554432000 4194304 4196468 140736157544576 139797171657360 139797167425237 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
[pid=16436/tid=16439] ppid=16433 vsize=27326392 memory=0 CPUtime=0 cores=0-7
/proc/16436/task/16439/stat : 16439 (java) S 16433 16433 16026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238242607 27982225408 54149 33554432000 4194304 4196468 140736157544576 139796985813520 139797167425237 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
[pid=16436/tid=16440] ppid=16433 vsize=27326392 memory=0 CPUtime=0 cores=0-7
/proc/16436/task/16440/stat : 16440 (java) S 16433 16433 16026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238242607 27982225408 54149 33554432000 4194304 4196468 140736157544576 139796984760720 139797167425237 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
[pid=16436/tid=16441] ppid=16433 vsize=27326392 memory=0 CPUtime=0 cores=0-7
/proc/16436/task/16441/stat : 16441 (java) S 16433 16433 16026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238242607 27982225408 54149 33554432000 4194304 4196468 140736157544576 139796983707920 139797167425237 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
[pid=16436/tid=16442] ppid=16433 vsize=27326392 memory=4580 CPUtime=0 cores=0-7
/proc/16436/task/16442/stat : 16442 (java) S 16433 16433 16026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238242607 27982225408 54149 33554432000 4194304 4196468 140736157544576 139796982656144 139797167425237 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
[pid=16436/tid=16443] ppid=16433 vsize=27326392 memory=0 CPUtime=0 cores=0-7
/proc/16436/task/16443/stat : 16443 (java) S 16433 16433 16026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238242607 27982225408 54149 33554432000 4194304 4196468 140736157544576 139796981603344 139797167425237 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
[pid=16436/tid=16444] ppid=16433 vsize=27326392 memory=0 CPUtime=0 cores=0-7
/proc/16436/task/16444/stat : 16444 (java) S 16433 16433 16026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238242607 27982225408 54149 33554432000 4194304 4196468 140736157544576 139796980550544 139797167425237 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
[pid=16436/tid=16445] ppid=16433 vsize=27326392 memory=0 CPUtime=0 cores=0-7
/proc/16436/task/16445/stat : 16445 (java) S 16433 16433 16026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 238242607 27982225408 54149 33554432000 4194304 4196468 140736157544576 139796979497744 139797167425237 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
[pid=16436/tid=16446] ppid=16433 vsize=27326392 memory=0 CPUtime=0 cores=0-7
/proc/16436/task/16446/stat : 16446 (java) S 16433 16433 16026 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 238242609 27982225408 54149 33554432000 4194304 4196468 140736157544576 139795756157296 139797167426178 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
[pid=16436/tid=16447] ppid=16433 vsize=27326392 memory=2244 CPUtime=0 cores=0-7
/proc/16436/task/16447/stat : 16447 (java) S 16433 16433 16026 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 238242609 27982225408 54149 33554432000 4194304 4196468 140736157544576 139794743026720 139797167425237 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
[pid=16436/tid=16448] ppid=16433 vsize=27326392 memory=0 CPUtime=0 cores=0-7
/proc/16436/task/16448/stat : 16448 (java) S 16433 16433 16026 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 238242609 27982225408 54149 33554432000 4194304 4196468 140736157544576 139794608804720 139797167425237 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
[pid=16436/tid=16449] ppid=16433 vsize=27326392 memory=0 CPUtime=0 cores=0-7
/proc/16436/task/16449/stat : 16449 (java) S 16433 16433 16026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238242612 27982225408 54149 33554432000 4194304 4196468 140736157544576 139794234300240 139797167433627 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
[pid=16436/tid=16450] ppid=16433 vsize=27326392 memory=0 CPUtime=0.23 cores=0-7
/proc/16436/task/16450/stat : 16450 (java) S 16433 16433 16026 0 -1 1077944384 895 0 0 0 23 0 0 0 20 0 20 0 238242612 27982225408 54149 33554432000 4194304 4196468 140736157544576 139795755105136 139797167426178 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
[pid=16436/tid=16451] ppid=16433 vsize=27326392 memory=0 CPUtime=0.29 cores=0-7
/proc/16436/task/16451/stat : 16451 (java) S 16433 16433 16026 0 -1 1077944384 465 0 0 0 28 1 0 0 20 0 20 0 238242612 27982225408 54149 33554432000 4194304 4196468 140736157544576 139795754052336 139797167426178 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
[pid=16436/tid=16452] ppid=16433 vsize=27326392 memory=0 CPUtime=0.26 cores=0-7
/proc/16436/task/16452/stat : 16452 (java) S 16433 16433 16026 0 -1 1077944384 377 0 0 0 26 0 0 0 20 0 20 0 238242612 27982225408 54149 33554432000 4194304 4196468 140736157544576 139795752999536 139797167426178 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
[pid=16436/tid=16453] ppid=16433 vsize=27326392 memory=6944656575208382560 CPUtime=0.7 cores=0-7
/proc/16436/task/16453/stat : 16453 (java) S 16433 16433 16026 0 -1 1077944384 2612 0 0 0 70 0 0 0 20 0 20 0 238242612 27982225408 54149 33554432000 4194304 4196468 140736157544576 139795751946736 139797167426178 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
[pid=16436/tid=16454] ppid=16433 vsize=27326392 memory=6944652177228980320 CPUtime=0 cores=0-7
/proc/16436/task/16454/stat : 16454 (java) S 16433 16433 16026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 238242612 27982225408 54149 33554432000 4194304 4196468 140736157544576 139793736395360 139797167425237 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
[pid=16436/tid=16455] ppid=16433 vsize=27326392 memory=6944656592455097440 CPUtime=0 cores=0-7
/proc/16436/task/16455/stat : 16455 (java) S 16433 16433 16026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238242612 27982225408 54149 33554432000 4194304 4196468 140736157544576 139795750894128 139797167426178 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
Current children cumulated CPU time: 2.99 s
Current children cumulated vsize: 27439520 KiB
Current children cumulated memory: 217992 KiB

[startup+2.87908 s]
# the end of solver process 16433 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=6.11613 s, system=0.225571 s

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

[startup+1.60102 s]
/proc/loadavg: 6.47 7.82 8.09 3/199 16455
/proc/meminfo: memFree=24519056/32770624 swapFree=67108172/67108860
[pid=16433] ppid=16430 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/16433/stat : 16433 (scop.sh) S 16430 16433 16026 0 -1 4202496 559 322 0 0 0 0 0 0 20 0 1 0 238242604 115843072 349 33554432000 4194304 5098028 140731587418176 140731587415432 139905778266748 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 16994304 140731587421219 140731587421443 140731587421443 140731587424205 0
/proc/16433/statm: 28282 349 296 221 0 87 0
[pid=16436] ppid=16433 vsize=27326392 memory=232448 CPUtime=3.38 cores=0-7
/proc/16436/stat : 16436 (java) S 16433 16433 16026 0 -1 1077944320 22868 0 0 0 328 10 0 0 20 0 20 0 238242604 27982225408 58112 33554432000 4194304 4196468 140736157544576 140736157527120 139797167415031 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
/proc/16436/statm: 6831598 58112 3193 1 0 6792983 0
[pid=16436/tid=16437] ppid=16433 vsize=27326392 memory=6944652177228980320 CPUtime=1.56 cores=0-7
/proc/16436/task/16437/stat : 16437 (java) R 16433 16433 16026 0 -1 4202560 16763 0 0 0 150 6 0 0 20 0 20 0 238242605 27982225408 58112 33554432000 4194304 4196468 140736157544576 139797139250048 139796647264836 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
[pid=16436/tid=16438] ppid=16433 vsize=27326392 memory=6944656592455360604 CPUtime=0 cores=0-7
/proc/16436/task/16438/stat : 16438 (java) S 16433 16433 16026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238242607 27982225408 58112 33554432000 4194304 4196468 140736157544576 139797171657360 139797167425237 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
[pid=16436/tid=16439] ppid=16433 vsize=27326392 memory=1396 CPUtime=0 cores=0-7
/proc/16436/task/16439/stat : 16439 (java) S 16433 16433 16026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238242607 27982225408 58112 33554432000 4194304 4196468 140736157544576 139796985813520 139797167425237 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
[pid=16436/tid=16440] ppid=16433 vsize=27326392 memory=3752 CPUtime=0 cores=0-7
/proc/16436/task/16440/stat : 16440 (java) S 16433 16433 16026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238242607 27982225408 58112 33554432000 4194304 4196468 140736157544576 139796984760720 139797167425237 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
[pid=16436/tid=16441] ppid=16433 vsize=27326392 memory=64364 CPUtime=0 cores=0-7
/proc/16436/task/16441/stat : 16441 (java) S 16433 16433 16026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238242607 27982225408 58112 33554432000 4194304 4196468 140736157544576 139796983707920 139797167425237 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
[pid=16436/tid=16442] ppid=16433 vsize=27326392 memory=2148 CPUtime=0 cores=0-7
/proc/16436/task/16442/stat : 16442 (java) S 16433 16433 16026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238242607 27982225408 58112 33554432000 4194304 4196468 140736157544576 139796982656144 139797167425237 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
[pid=16436/tid=16443] ppid=16433 vsize=27326392 memory=1196 CPUtime=0 cores=0-7
/proc/16436/task/16443/stat : 16443 (java) S 16433 16433 16026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238242607 27982225408 58112 33554432000 4194304 4196468 140736157544576 139796981603344 139797167425237 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
[pid=16436/tid=16444] ppid=16433 vsize=27326392 memory=1500 CPUtime=0 cores=0-7
/proc/16436/task/16444/stat : 16444 (java) S 16433 16433 16026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238242607 27982225408 58112 33554432000 4194304 4196468 140736157544576 139796980550544 139797167425237 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
[pid=16436/tid=16445] ppid=16433 vsize=27326392 memory=844 CPUtime=0 cores=0-7
/proc/16436/task/16445/stat : 16445 (java) S 16433 16433 16026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 238242607 27982225408 58112 33554432000 4194304 4196468 140736157544576 139796979497744 139797167425237 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
[pid=16436/tid=16446] ppid=16433 vsize=27326392 memory=3880 CPUtime=0 cores=0-7
/proc/16436/task/16446/stat : 16446 (java) S 16433 16433 16026 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 238242609 27982225408 58112 33554432000 4194304 4196468 140736157544576 139795756157296 139797167426178 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
[pid=16436/tid=16447] ppid=16433 vsize=27326392 memory=2672 CPUtime=0 cores=0-7
/proc/16436/task/16447/stat : 16447 (java) S 16433 16433 16026 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 238242609 27982225408 58112 33554432000 4194304 4196468 140736157544576 139794743026720 139797167425237 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
[pid=16436/tid=16448] ppid=16433 vsize=27326392 memory=1256 CPUtime=0 cores=0-7
/proc/16436/task/16448/stat : 16448 (java) S 16433 16433 16026 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 238242609 27982225408 58112 33554432000 4194304 4196468 140736157544576 139794608804720 139797167425237 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
[pid=16436/tid=16449] ppid=16433 vsize=27326392 memory=10424 CPUtime=0 cores=0-7
/proc/16436/task/16449/stat : 16449 (java) S 16433 16433 16026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238242612 27982225408 58112 33554432000 4194304 4196468 140736157544576 139794234300240 139797167433627 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
[pid=16436/tid=16450] ppid=16433 vsize=27326392 memory=164 CPUtime=0.31 cores=0-7
/proc/16436/task/16450/stat : 16450 (java) R 16433 16433 16026 0 -1 4202560 946 0 0 0 31 0 0 0 20 0 20 0 238242612 27982225408 58112 33554432000 4194304 4196468 140736157544576 139795755105136 139797150799820 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
[pid=16436/tid=16451] ppid=16433 vsize=27326392 memory=-7384994778349281184 CPUtime=0.38 cores=0-7
/proc/16436/task/16451/stat : 16451 (java) R 16433 16433 16026 0 -1 4202560 598 0 0 0 37 1 0 0 20 0 20 0 238242612 27982225408 58112 33554432000 4194304 4196468 140736157544576 139795754036048 139797147070704 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
[pid=16436/tid=16452] ppid=16433 vsize=27326392 memory=-9001734013606258791 CPUtime=0.35 cores=0-7
/proc/16436/task/16452/stat : 16452 (java) R 16433 16433 16026 0 -1 4202560 564 0 0 0 35 0 0 0 20 0 20 0 238242612 27982225408 58112 33554432000 4194304 4196468 140736157544576 139795752987120 139797147245890 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
[pid=16436/tid=16453] ppid=16433 vsize=27326392 memory=-9001734013606258791 CPUtime=0.72 cores=0-7
/proc/16436/task/16453/stat : 16453 (java) S 16433 16433 16026 0 -1 1077944384 2634 0 0 0 72 0 0 0 20 0 20 0 238242612 27982225408 58112 33554432000 4194304 4196468 140736157544576 139795751946736 139797167426178 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
[pid=16436/tid=16454] ppid=16433 vsize=27326392 memory=1399101730491701635 CPUtime=0 cores=0-7
/proc/16436/task/16454/stat : 16454 (java) S 16433 16433 16026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 238242612 27982225408 58112 33554432000 4194304 4196468 140736157544576 139793736395360 139797167425237 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
[pid=16436/tid=16455] ppid=16433 vsize=27326392 memory=-7522837583129502606 CPUtime=0 cores=0-7
/proc/16436/task/16455/stat : 16455 (java) S 16433 16433 16026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238242612 27982225408 58112 33554432000 4194304 4196468 140736157544576 139795750894128 139797167426178 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8552448 140736157549545 140736157549869 140736157549869 140736157552591 0
Current children cumulated CPU time: 3.38 s
Current children cumulated vsize: 27439520 KiB
Current children cumulated memory: 233844 KiB

[startup+2.40034 s]
/proc/loadavg: 6.47 7.82 8.09 5/199 16455
/proc/meminfo: memFree=24398056/32770624 swapFree=67108172/67108860
[pid=16433] ppid=16430 vsize=113128 memory=1472 CPUtime=4.91 cores=0-7
/proc/16433/stat : 16433 (scop.sh) S 16430 16433 16026 0 -1 4202496 589 25708 0 0 0 0 478 13 20 0 1 0 238242604 115843072 368 33554432000 4194304 5098028 140731587418176 140731587414920 139905778266748 0 65536 4100 81923 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 16994304 140731587421219 140731587421443 140731587421443 140731587424205 0
/proc/16433/statm: 28282 368 311 221 0 87 0
Current children cumulated CPU time: 4.91 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1472 KiB

[startup+2.80023 s]
/proc/loadavg: 6.47 7.82 8.09 5/199 16455
/proc/meminfo: memFree=24398056/32770624 swapFree=67108172/67108860
[pid=16433] ppid=16430 vsize=113128 memory=1472 CPUtime=4.91 cores=0-7
/proc/16433/stat : 16433 (scop.sh) S 16430 16433 16026 0 -1 4202496 589 25708 0 0 0 0 478 13 20 0 1 0 238242604 115843072 368 33554432000 4194304 5098028 140731587418176 140731587414920 139905778266748 0 65536 4100 81923 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 16994304 140731587421219 140731587421443 140731587421443 140731587424205 0
/proc/16433/statm: 28282 368 311 221 0 87 0
Current children cumulated CPU time: 4.91 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1472 KiB

Child status: 0
Real time (s): 2.87913
CPU time (s): 6.3417
CPU user time (s): 6.11613
CPU system time (s): 0.225571
CPU usage (%): 220.265
Max. virtual memory (cumulated for all children) (KiB): 27443704
Max. memory (cumulated for all children) (KiB): 303028

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.11613
system time used= 0.225571
maximum resident set size= 306464
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46838
page faults= 0
swaps= 0
block input operations= 8
block output operations= 464
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7506
involuntary context switches= 18


# summary of solver processes directly reported to runsolver:
#   pid: 16433
#   total CPU time (s): 6.3417
#   total CPU user time (s): 6.11613
#   total CPU system time (s): 0.225571

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.042624 second user time and 0.063055 second system time

The end

Launcher Data

Begin job on node136 at 2018-08-14 02:33:14
IDJOB=4307412
IDBENCH=141610
IDSOLVER=2789
FILE ID=node136/4307412-1534206794
RUNJOBID= node136-1534206782-16053
PBS_JOBID= 21038020
Free space on /tmp= 35592 MiB

SOLVER NAME= scop both+glucose-syrup (2018-07-31)
BENCH NAME= XCSP18/Quasigroups/QuasiGroup-7-07_c18.xml
COMMAND LINE= scop.sh 22g scop.jar -both glucose-syrup -model:-nthreads=NBCORE:-maxmemory=20000 TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4307412-1534206794/watcher-4307412-1534206794 -o /tmp/evaluation-result-4307412-1534206794/solver-4307412-1534206794 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node136-1534206782-16053 --watchdog 2580  scop.sh 22g scop.jar -both glucose-syrup -model:-nthreads=8:-maxmemory=20000 HOME HOME/instance-4307412-1534206794.xml

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

MD5SUM BENCH= 950a11acbe9bee1dbcb0d00f57370eba
RANDOM SEED=680838181

node136.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.50
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.50
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.50
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.50
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:        24684508 kB
MemAvailable:   31903232 kB
Buffers:           89472 kB
Cached:          7339432 kB
SwapCached:           16 kB
Active:          3691024 kB
Inactive:        3790996 kB
Active(anon):       4288 kB
Inactive(anon):   101016 kB
Active(file):    3686736 kB
Inactive(file):  3689980 kB
Unevictable:        7380 kB
Mlocked:            7380 kB
SwapTotal:      67108860 kB
SwapFree:       67108172 kB
Dirty:              8352 kB
Writeback:             0 kB
AnonPages:         60056 kB
Mapped:            52944 kB
Shmem:             49576 kB
Slab:             298368 kB
SReclaimable:     270468 kB
SUnreclaim:        27900 kB
KernelStack:        3216 kB
PageTables:         4560 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     349036 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 35584 MiB
End job on node136 at 2018-08-14 02:33:17