Trace number 4305348

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+MapleCOMSPS (2018-07-31)SAT 4.83631 2.59354

General information on the benchmark

NameLangford/
LangfordBin-12_c18.xml
MD5SUMd44a6c2f310df02cbd65e302b0bb5238
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 benchmark0.018416
Satisfiable
(Un)Satisfiability was proved
Number of variables48
Number of constraints36
Number of domains2
Minimum domain size12
Maximum domain size24
Distribution of domain sizes[{"size":12,"count":24},{"size":24,"count":24}]
Minimum variable degree2
Maximum variable degree24
Distribution of variable degrees[{"degree":2,"count":24},{"degree":24,"count":24}]
Minimum constraint arity2
Maximum constraint arity25
Distribution of constraint arities[{"arity":2,"count":12},{"arity":25,"count":24}]
Number of extensional constraints0
Number of intensional constraints12
Distribution of constraint types[{"type":"intension","count":12},{"type":"element","count":24}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms11g -Xmx11g -Xss128m -cp scop.jar fun.scop.XCSP18Encode -order -solver minisat_release -solverOption default -tmp HOME -serialFile HOME/scop-18490-serial-file.bin HOME/instance-4305348-1534072352.xml
0.66/0.53	
0.66/0.53	scop order+minisat_release (2018-07-31)
0.66/0.53	(Encoding Process)
0.66/0.53	
0.66/0.55	c BEGIN-Prog: Sun Aug 12 13:12:32 CEST 2018
0.66/0.55	c PID: 18493
0.66/0.55	c IP: 172.20.3.107
0.66/0.55	c HOST: node107.alineos.net
0.66/0.56	c (0,0) Parsing Begin
1.18/0.87	c (0,0) Parsing End
1.18/0.88	c (0,0) CSP: 48 int (0 aux), 0 bool (0 aux), 36 ctr, max domain size 24
1.18/0.88	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.18/0.88	c (0,0) Constraint Name Generate Begin
1.18/0.88	c (0,0) Ctr:HOME/instance-4305348-1534072352.xml,Add:Element:Eq:IntVar:Num
1.18/0.88	c (0,0) Constraint Name Generate End
1.18/0.88	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.18/0.88	c (0,0) CSP to CSPinCNF Begin
1.53/1.06	c (0,0) translated 4 (10%) constraints
1.80/1.11	c (0,0) translated 8 (20%) constraints
1.80/1.14	c (0,0) translated 11 (30%) constraints
1.80/1.18	c (0,0) translated 15 (40%) constraints
2.03/1.20	c (0,0) translated 18 (50%) constraints
2.03/1.23	c (0,0) translated 22 (60%) constraints
2.03/1.24	c (0,0) translated 26 (70%) constraints
2.03/1.25	c (0,0) translated 29 (80%) constraints
2.03/1.25	c (0,0) translated 33 (90%) constraints
2.03/1.25	c (0,0) translated 36 (100%) constraints
2.03/1.29	c (0,0) STATISTICS1:HOME/instance-4305348-1534072352.xml,Add:Element:Eq:IntVar:Num,48,588,22,22,3,2,22:2;21:2;20:2;19:2;18:2;17:2;16:2;15:2;14:2;13:2;12:2;11:2,22:50;21:50;20:50;19:50;18:50;17:50;16:50;15:50;14:50;13:50;12:626;11:50,3:576;1:12,2:24;1:1728,
2.03/1.29	c (0,0) ==========================================
2.03/1.29	c (0,0) Order
2.03/1.29	c (0,0) ==========================================
2.29/1.34	c (0,0) translated 59 (10%) constraints
2.29/1.36	c (0,0) translated 118 (20%) constraints
2.29/1.38	c (0,0) translated 177 (30%) constraints
2.55/1.40	c (0,0) translated 236 (40%) constraints
2.55/1.42	c (0,0) translated 294 (50%) constraints
2.55/1.43	c (0,0) translated 353 (60%) constraints
2.55/1.44	c (0,0) translated 412 (70%) constraints
2.55/1.45	c (0,0) translated 471 (80%) constraints
2.55/1.46	c (0,0) translated 530 (90%) constraints
2.55/1.47	c (0,0) translated 588 (100%) constraints
2.55/1.48	c (0,0) CSP to CSPinCNF End
2.55/1.48	c (0,0) CSP: 48 int (0 aux), 288 bool (288 aux), 1752 ctr, max domain size 22
2.55/1.48	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.55/1.48	c (0,0) CSPinCNF Propagation Begin
2.84/1.53	c (1,0) 0 values, 228 unsatisfiable literals, and 276 valid clauses are removed
2.84/1.53	c (1,0) CSPinCNF Propagation End
2.84/1.53	c (1,0) CSP: 48 int (0 aux), 288 bool (288 aux), 1476 ctr, max domain size 22
2.84/1.53	c (1,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.84/1.53	c (1,0) Simplify CSPinCNF Begin
2.84/1.54	c (1,0) Simplify CSPinCNF End
2.84/1.55	c (1,0) CSP: 48 int (0 aux), 288 bool (288 aux), 1476 ctr, max domain size 22
2.84/1.55	c (1,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.84/1.55	c (1,0) Calculate Precise Domain Begin
2.84/1.55	c (1,1) 0 values are removed by re-calculation
2.84/1.55	c (1,1) Calculate Precise Domain End
2.84/1.55	c (1,1) CSP: 48 int (0 aux), 288 bool (288 aux), 1476 ctr, max domain size 22
2.84/1.55	c (1,1) Heap : 168 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.84/1.55	c (1,1) CSPinCNF to SatSolver Begin
2.84/1.59	c (1,1) 148 (10 %) CSP clauses are encoded (924 SAT variables, 735 SAT clauses)
3.16/1.61	c (1,1) 296 (20 %) CSP clauses are encoded (924 SAT variables, 883 SAT clauses)
3.16/1.61	c (1,1) 443 (30 %) CSP clauses are encoded (924 SAT variables, 1030 SAT clauses)
3.16/1.62	c (1,1) 591 (40 %) CSP clauses are encoded (924 SAT variables, 1178 SAT clauses)
3.16/1.62	c (1,1) 738 (50 %) CSP clauses are encoded (924 SAT variables, 1325 SAT clauses)
3.16/1.62	c (1,1) 886 (60 %) CSP clauses are encoded (924 SAT variables, 1473 SAT clauses)
3.16/1.63	c (1,1) 1034 (70 %) CSP clauses are encoded (924 SAT variables, 1621 SAT clauses)
3.16/1.63	c (1,1) 1181 (80 %) CSP clauses are encoded (924 SAT variables, 1768 SAT clauses)
3.16/1.63	c (1,1) 1329 (90 %) CSP clauses are encoded (924 SAT variables, 1916 SAT clauses)
3.16/1.65	c (1,1) 1476 (100 %) CSP clauses are encoded (924 SAT variables, 2402 SAT clauses)
3.16/1.65	c (1,1) Launch Command will be: minisat_release
3.16/1.65	c (1,1) CSPinCNF to SatSolver End
3.16/1.65	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.16/1.67	c (1,1) STATISTICS2:HOME/instance-4305348-1534072352.xml,Add:Element:Eq:IntVar:Num,336,1476,22,22,3,2,22:2;21:2;20:2;19:2;18:2;17:2;16:2;15:2;14:2;13:2;12:2;11:2,22:88;21:84;20:80;19:76;18:72;17:68;16:64;15:60;14:56;13:52;12:1104;11:44;2:1452,3:348;2:1104;1:24,2:24;1:3252,
3.16/1.67	c (1,1) 924 bool, 2412 clause
3.16/1.67	c (1,1) Export Begin
3.46/1.75	c (1,1) Export to HOME/scop-18490-serial-file.bin
3.46/1.75	c (1,1) Export End
3.46/1.75	c (1,1) Export File Size: 0.01 MB
3.46/1.75	c (1,1) 0,0,0,1,1,1,1,STOP-AFTER(DIMACS)
3.46/1.75	c END-Prog: Sun Aug 12 13:12:33 CEST 2018
3.46/1.76	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-18490-serial-file.bin
4.15/2.25	c (0,0) Read Serial File Begin
4.15/2.25	c (0,0) HOME/scop-18490-serial-file.bin
4.43/2.40	c (0,0) Read Serial File End
4.43/2.42	
4.43/2.42	scop order+minisat_release (2018-07-31)
4.43/2.42	(Solving Process)
4.43/2.42	
4.43/2.44	c BEGIN-Prog: Sun Aug 12 13:12:34 CEST 2018
4.43/2.44	c PID: 18508
4.43/2.44	c IP: 172.20.3.107
4.43/2.44	c HOST: node107.alineos.net
4.43/2.44	c (0,0) SatSolver.solve Begin
4.43/2.44	c (0,0) 0 bool, 0 clause
4.43/2.44	c (0,0) minisat_release HOME/instance-4305348-1534072352.xml-scop-18493.cnf
4.43/2.47	c (0,0) c This is COMiniSatPS.
4.43/2.47	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
4.43/2.47	c (0,0) c ============================[ Problem Statistics ]=============================
4.43/2.48	c (0,0) c |                                                                             |
4.43/2.48	c (0,0) c |  Number of variables:           924                                         |
4.43/2.48	c (0,0) c |  Number of clauses:            2412                                         |
4.43/2.48	c (0,0) c |  Parse time:                   0.00 s                                       |
4.43/2.48	c (0,0) c |  Eliminated clauses:           0.01 Mb                                      |
4.43/2.48	c (0,0) c Reduced to 514 vars, 1635 cls (grow=0)
4.43/2.48	c (0,0) c No iterative elimination performed. (vars=514, c/v ratio=3.2)
4.43/2.48	c (0,0) c |  Simplification time:          0.00 s                                       |
4.43/2.48	c (0,0) c |                                                                             |
4.43/2.48	c (0,0) c ============================[ Search Statistics ]==============================
4.43/2.48	c (0,0) c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.43/2.48	c (0,0) c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.43/2.48	c (0,0) c ===============================================================================
4.43/2.48	c (0,0) c ===============================================================================
4.43/2.48	c (0,0) c restarts              : 1
4.43/2.48	c (0,0) c conflicts             : 125            (20289 /sec)
4.43/2.48	c (0,0) c decisions             : 240            (0.00 % random) (38955 /sec)
4.43/2.48	c (0,0) c propagations          : 11808          (1916572 /sec)
4.43/2.48	c (0,0) c conflict literals     : 2872           (26.94 % deleted)
4.43/2.48	c (0,0) c CPU time              : 0.006161 s
4.43/2.48	c (0,0) 
4.43/2.48	c (0,0) s SATISFIABLE
4.67/2.51	c (0,0) SatSolver.solve End
4.67/2.51	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 15 MiB used (max 0 MiB)
4.67/2.51	c (0,0) Show results Begin
4.67/2.57	s SATISFIABLE
4.67/2.58	v <instantiation>
4.67/2.58	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] v[22] v[23] 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] p[22] p[23]</list>
4.67/2.58	v     <values>2 10 7 2 11 9 12 3 4 8 7 3 10 4 6 9 11 5 8 12 1 6 1 5 22 20 3 0 11 7 13 8 23 17 21 14 10 2 18 9 15 5 12 1 16 4 19 6</values>
4.67/2.58	v </instantiation>
4.67/2.58	c (0,0) Show results End
4.67/2.58	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 17 MiB used (max 0 MiB)
4.67/2.58	c (0,0) 0,0,STOP-AFTER(ALL)
4.67/2.58	c END-Prog: Sun Aug 12 13:12:34 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 (12179 MiB free)
  memory of node 1: 16384 MiB (11316 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4305348-1534072352/watcher-4305348-1534072352 -o /tmp/evaluation-result-4305348-1534072352/solver-4305348-1534072352 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1534064712-16637 --watchdog 2580 scop.sh 11g scop.jar -order minisat_release default HOME HOME/instance-4305348-1534072352.xml 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=18490, runsolver pid=18487
Current StackSize limit: 8192 KiB


[startup+0.100139 s]*
/proc/loadavg: 2.62 2.18 2.10 3/223 18507
/proc/meminfo: memFree=24000888/32770624 swapFree=67108860/67108860
[pid=18490] ppid=18487 vsize=113128 memory=1392 CPUtime=0 cores=1,3,5,7
/proc/18490/stat : 18490 (scop.sh) S 18487 18490 16605 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 224798343 115843072 348 33554432000 4194304 5098028 140732832996752 140732832994008 140279722611324 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 21295104 140732832998464 140732832998663 140732832998663 140732833001421 0
/proc/18490/statm: 28282 348 296 221 0 87 0
[pid=18493] ppid=18490 vsize=15012476 memory=70308 CPUtime=0.1 cores=1,3,5,7
/proc/18493/stat : 18493 (java) S 18490 18490 16605 0 -1 1077944320 6777 0 0 0 8 2 0 0 20 0 15 0 224798344 15372775424 17577 33554432000 4194304 4196468 140721898644576 140721898627120 139903086026487 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 14708736 140721898652678 140721898652977 140721898652977 140721898655695 0
/proc/18493/statm: 3753119 17577 2732 1 0 3715579 0
[pid=18493/tid=18494] ppid=18490 vsize=15012476 memory=-6508684169889234879 CPUtime=0.08 cores=1,3,5,7
/proc/18493/task/18494/stat : 18494 (java) R 18490 18490 16605 0 -1 4202560 4872 0 0 0 7 1 0 0 20 0 15 0 224798344 15372775424 17577 33554432000 4194304 4196468 140721898644576 139903057812608 139903070106974 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14708736 140721898652678 140721898652977 140721898652977 140721898655695 0
[pid=18493/tid=18495] ppid=18490 vsize=15012476 memory=4206468019014099040 CPUtime=0 cores=1,3,5,7
/proc/18493/task/18495/stat : 18495 (java) S 18490 18490 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224798346 15372775424 17577 33554432000 4194304 4196468 140721898644576 139903090268688 139903086036693 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14708736 140721898652678 140721898652977 140721898652977 140721898655695 0
[pid=18493/tid=18496] ppid=18490 vsize=15012476 memory=139754649540224 CPUtime=0 cores=1,3,5,7
/proc/18493/task/18496/stat : 18496 (java) S 18490 18490 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224798346 15372775424 17577 33554432000 4194304 4196468 140721898644576 139902923647632 139903086036693 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14708736 140721898652678 140721898652977 140721898652977 140721898655695 0
[pid=18493/tid=18497] ppid=18490 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18493/task/18497/stat : 18497 (java) S 18490 18490 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224798346 15372775424 17577 33554432000 4194304 4196468 140721898644576 139902546073872 139903086036693 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14708736 140721898652678 140721898652977 140721898652977 140721898655695 0
[pid=18493/tid=18498] ppid=18490 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18493/task/18498/stat : 18498 (java) S 18490 18490 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224798346 15372775424 17577 33554432000 4194304 4196468 140721898644576 139902545021328 139903086036693 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14708736 140721898652678 140721898652977 140721898652977 140721898655695 0
[pid=18493/tid=18499] ppid=18490 vsize=15012476 memory=139754649540224 CPUtime=0 cores=1,3,5,7
/proc/18493/task/18499/stat : 18499 (java) S 18490 18490 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224798347 15372775424 17577 33554432000 4194304 4196468 140721898644576 139902123625200 139903086037634 0 0 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14708736 140721898652678 140721898652977 140721898652977 140721898655695 0
[pid=18493/tid=18500] ppid=18490 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18493/task/18500/stat : 18500 (java) S 18490 18490 16605 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224798348 15372775424 17577 33554432000 4194304 4196468 140721898644576 139901647447712 139903086036693 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14708736 140721898652678 140721898652977 140721898652977 140721898655695 0
[pid=18493/tid=18501] ppid=18490 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18493/task/18501/stat : 18501 (java) S 18490 18490 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224798348 15372775424 17577 33554432000 4194304 4196468 140721898644576 139901379011824 139903086036693 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14708736 140721898652678 140721898652977 140721898652977 140721898655695 0
[pid=18493/tid=18502] ppid=18490 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18493/task/18502/stat : 18502 (java) S 18490 18490 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224798351 15372775424 17577 33554432000 4194304 4196468 140721898644576 139901004503504 139903086045083 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14708736 140721898652678 140721898652977 140721898652977 140721898655695 0
[pid=18493/tid=18503] ppid=18490 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18493/task/18503/stat : 18503 (java) S 18490 18490 16605 0 -1 1077944384 309 0 0 0 0 0 0 0 20 0 15 0 224798351 15372775424 17577 33554432000 4194304 4196468 140721898644576 139902122572016 139903086037634 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14708736 140721898652678 140721898652977 140721898652977 140721898655695 0
[pid=18493/tid=18504] ppid=18490 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18493/task/18504/stat : 18504 (java) S 18490 18490 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224798351 15372775424 17577 33554432000 4194304 4196468 140721898644576 139902121519472 139903086037634 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14708736 140721898652678 140721898652977 140721898652977 140721898655695 0
[pid=18493/tid=18505] ppid=18490 vsize=15012476 memory=139754649540224 CPUtime=0 cores=1,3,5,7
/proc/18493/task/18505/stat : 18505 (java) S 18490 18490 16605 0 -1 1077944384 261 0 0 0 0 0 0 0 20 0 15 0 224798351 15372775424 17577 33554432000 4194304 4196468 140721898644576 139902120466416 139903086037634 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14708736 140721898652678 140721898652977 140721898652977 140721898655695 0
[pid=18493/tid=18506] ppid=18490 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18493/task/18506/stat : 18506 (java) S 18490 18490 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224798351 15372775424 17577 33554432000 4194304 4196468 140721898644576 139900506597728 139903086036693 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14708736 140721898652678 140721898652977 140721898652977 140721898655695 0
[pid=18493/tid=18507] ppid=18490 vsize=15012476 memory=139754649540224 CPUtime=0 cores=1,3,5,7
/proc/18493/task/18507/stat : 18507 (java) S 18490 18490 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224798351 15372775424 17577 33554432000 4194304 4196468 140721898644576 139902119414832 139903086037634 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14708736 140721898652678 140721898652977 140721898652977 140721898655695 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 71700 KiB

[startup+0.210702 s]*
/proc/loadavg: 2.62 2.18 2.10 3/223 18507
/proc/meminfo: memFree=23986440/32770624 swapFree=67108860/67108860
[pid=18490] ppid=18487 vsize=113128 memory=1392 CPUtime=0 cores=1,3,5,7
/proc/18490/stat : 18490 (scop.sh) S 18487 18490 16605 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 224798343 115843072 348 33554432000 4194304 5098028 140732832996752 140732832994008 140279722611324 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 21295104 140732832998464 140732832998663 140732832998663 140732833001421 0
/proc/18490/statm: 28282 348 296 221 0 87 0
[pid=18493] ppid=18490 vsize=15012476 memory=84972 CPUtime=0.24 cores=1,3,5,7
/proc/18493/stat : 18493 (java) S 18490 18490 16605 0 -1 1077944320 10593 0 0 0 21 3 0 0 20 0 15 0 224798344 15372775424 21243 33554432000 4194304 4196468 140721898644576 140721898627120 139903086026487 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 14708736 140721898652678 140721898652977 140721898652977 140721898655695 0
/proc/18493/statm: 3753119 21243 2869 1 0 3715579 0
[pid=18493/tid=18494] ppid=18490 vsize=15012476 memory=7022364632946311227 CPUtime=0.19 cores=1,3,5,7
/proc/18493/task/18494/stat : 18494 (java) R 18490 18490 16605 0 -1 4202560 8440 0 0 0 16 3 0 0 20 0 15 0 224798344 15372775424 21243 33554432000 4194304 4196468 140721898644576 139903057849024 139903070941982 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14708736 140721898652678 140721898652977 140721898652977 140721898655695 0
[pid=18493/tid=18495] ppid=18490 vsize=15012476 memory=539 CPUtime=0 cores=1,3,5,7
/proc/18493/task/18495/stat : 18495 (java) S 18490 18490 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224798346 15372775424 21243 33554432000 4194304 4196468 140721898644576 139903090268688 139903086036693 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14708736 140721898652678 140721898652977 140721898652977 140721898655695 0
[pid=18493/tid=18496] ppid=18490 vsize=15012476 memory=4122684068955543200 CPUtime=0 cores=1,3,5,7
/proc/18493/task/18496/stat : 18496 (java) S 18490 18490 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224798346 15372775424 21243 33554432000 4194304 4196468 140721898644576 139902923647632 139903086036693 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14708736 140721898652678 140721898652977 140721898652977 140721898655695 0
[pid=18493/tid=18497] ppid=18490 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18493/task/18497/stat : 18497 (java) S 18490 18490 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224798346 15372775424 21243 33554432000 4194304 4196468 140721898644576 139902546073872 139903086036693 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14708736 140721898652678 140721898652977 140721898652977 140721898655695 0
[pid=18493/tid=18498] ppid=18490 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18493/task/18498/stat : 18498 (java) S 18490 18490 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224798346 15372775424 21243 33554432000 4194304 4196468 140721898644576 139902545021328 139903086036693 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14708736 140721898652678 140721898652977 140721898652977 140721898655695 0
[pid=18493/tid=18499] ppid=18490 vsize=15012476 memory=139754649540224 CPUtime=0 cores=1,3,5,7
/proc/18493/task/18499/stat : 18499 (java) S 18490 18490 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224798347 15372775424 21243 33554432000 4194304 4196468 140721898644576 139902123625200 139903086037634 0 0 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14708736 140721898652678 140721898652977 140721898652977 140721898655695 0
[pid=18493/tid=18500] ppid=18490 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18493/task/18500/stat : 18500 (java) S 18490 18490 16605 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224798348 15372775424 21243 33554432000 4194304 4196468 140721898644576 139901647447712 139903086036693 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14708736 140721898652678 140721898652977 140721898652977 140721898655695 0
[pid=18493/tid=18501] ppid=18490 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18493/task/18501/stat : 18501 (java) S 18490 18490 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224798348 15372775424 21243 33554432000 4194304 4196468 140721898644576 139901379011824 139903086036693 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14708736 140721898652678 140721898652977 140721898652977 140721898655695 0
[pid=18493/tid=18502] ppid=18490 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18493/task/18502/stat : 18502 (java) S 18490 18490 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224798351 15372775424 21243 33554432000 4194304 4196468 140721898644576 139901004503504 139903086045083 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14708736 140721898652678 140721898652977 140721898652977 140721898655695 0
[pid=18493/tid=18503] ppid=18490 vsize=15012476 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/18493/task/18503/stat : 18503 (java) S 18490 18490 16605 0 -1 1077944384 461 0 0 0 1 0 0 0 20 0 15 0 224798351 15372775424 21243 33554432000 4194304 4196468 140721898644576 139902122572016 139903086037634 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14708736 140721898652678 140721898652977 140721898652977 140721898655695 0
[pid=18493/tid=18504] ppid=18490 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18493/task/18504/stat : 18504 (java) S 18490 18490 16605 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 224798351 15372775424 21243 33554432000 4194304 4196468 140721898644576 139902121519472 139903086037634 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14708736 140721898652678 140721898652977 140721898652977 140721898655695 0
[pid=18493/tid=18505] ppid=18490 vsize=15012476 memory=139754649540224 CPUtime=0.02 cores=1,3,5,7
/proc/18493/task/18505/stat : 18505 (java) S 18490 18490 16605 0 -1 1077944384 339 0 0 0 2 0 0 0 20 0 15 0 224798351 15372775424 21243 33554432000 4194304 4196468 140721898644576 139902120466416 139903086037634 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14708736 140721898652678 140721898652977 140721898652977 140721898655695 0
[pid=18493/tid=18506] ppid=18490 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18493/task/18506/stat : 18506 (java) S 18490 18490 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224798351 15372775424 21243 33554432000 4194304 4196468 140721898644576 139900506597728 139903086036693 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14708736 140721898652678 140721898652977 140721898652977 140721898655695 0
[pid=18493/tid=18507] ppid=18490 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18493/task/18507/stat : 18507 (java) S 18490 18490 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224798351 15372775424 21243 33554432000 4194304 4196468 140721898644576 139902119414832 139903086037634 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14708736 140721898652678 140721898652977 140721898652977 140721898655695 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 86364 KiB

[startup+0.310634 s]*
/proc/loadavg: 2.62 2.18 2.10 3/223 18507
/proc/meminfo: memFree=23982308/32770624 swapFree=67108860/67108860
[pid=18490] ppid=18487 vsize=113128 memory=1392 CPUtime=0 cores=1,3,5,7
/proc/18490/stat : 18490 (scop.sh) S 18487 18490 16605 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 224798343 115843072 348 33554432000 4194304 5098028 140732832996752 140732832994008 140279722611324 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 21295104 140732832998464 140732832998663 140732832998663 140732833001421 0
/proc/18490/statm: 28282 348 296 221 0 87 0
[pid=18493] ppid=18490 vsize=15012476 memory=89044 CPUtime=0.42 cores=1,3,5,7
/proc/18493/stat : 18493 (java) S 18490 18490 16605 0 -1 1077944320 11221 0 0 0 39 3 0 0 20 0 15 0 224798344 15372775424 22261 33554432000 4194304 4196468 140721898644576 140721898627120 139903086026487 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 14708736 140721898652678 140721898652977 140721898652977 140721898655695 0
/proc/18493/statm: 3753119 22261 3014 1 0 3715579 0
[pid=18493/tid=18494] ppid=18490 vsize=15012476 memory=6791534058613427641 CPUtime=0.29 cores=1,3,5,7
/proc/18493/task/18494/stat : 18494 (java) R 18490 18490 16605 0 -1 4202560 8813 0 0 0 26 3 0 0 20 0 15 0 224798344 15372775424 22261 33554432000 4194304 4196468 140721898644576 139903057821936 139903070106974 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14708736 140721898652678 140721898652977 140721898652977 140721898655695 0
[pid=18493/tid=18495] ppid=18490 vsize=15012476 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/18493/task/18495/stat : 18495 (java) S 18490 18490 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224798346 15372775424 22261 33554432000 4194304 4196468 140721898644576 139903090268688 139903086036693 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14708736 140721898652678 140721898652977 140721898652977 140721898655695 0
[pid=18493/tid=18496] ppid=18490 vsize=15012476 memory=-3258418265892434876 CPUtime=0 cores=1,3,5,7
/proc/18493/task/18496/stat : 18496 (java) S 18490 18490 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224798346 15372775424 22261 33554432000 4194304 4196468 140721898644576 139902923647632 139903086036693 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14708736 140721898652678 140721898652977 140721898652977 140721898655695 0
[pid=18493/tid=18497] ppid=18490 vsize=15012476 memory=4572146066226452084 CPUtime=0 cores=1,3,5,7
/proc/18493/task/18497/stat : 18497 (java) S 18490 18490 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224798346 15372775424 22261 33554432000 4194304 4196468 140721898644576 139902546073872 139903086036693 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14708736 140721898652678 140721898652977 140721898652977 140721898655695 0
[pid=18493/tid=18498] ppid=18490 vsize=15012476 memory=6944613755495348631 CPUtime=0 cores=1,3,5,7
/proc/18493/task/18498/stat : 18498 (java) S 18490 18490 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224798346 15372775424 22261 33554432000 4194304 4196468 140721898644576 139902545021328 139903086036693 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14708736 140721898652678 140721898652977 140721898652977 140721898655695 0
[pid=18493/tid=18499] ppid=18490 vsize=15012476 memory=7893295687695687954 CPUtime=0 cores=1,3,5,7
/proc/18493/task/18499/stat : 18499 (java) S 18490 18490 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224798347 15372775424 22261 33554432000 4194304 4196468 140721898644576 139902123625200 139903086037634 0 0 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14708736 140721898652678 140721898652977 140721898652977 140721898655695 0
[pid=18493/tid=18500] ppid=18490 vsize=15012476 memory=-8813974798734826869 CPUtime=0 cores=1,3,5,7
/proc/18493/task/18500/stat : 18500 (java) S 18490 18490 16605 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224798348 15372775424 22261 33554432000 4194304 4196468 140721898644576 139901647447712 139903086036693 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14708736 140721898652678 140721898652977 140721898652977 140721898655695 0
[pid=18493/tid=18501] ppid=18490 vsize=15012476 memory=7827413994055111515 CPUtime=0 cores=1,3,5,7
/proc/18493/task/18501/stat : 18501 (java) S 18490 18490 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224798348 15372775424 22261 33554432000 4194304 4196468 140721898644576 139901379011824 139903086036693 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14708736 140721898652678 140721898652977 140721898652977 140721898655695 0
[pid=18493/tid=18502] ppid=18490 vsize=15012476 memory=8508281356422055839 CPUtime=0 cores=1,3,5,7
/proc/18493/task/18502/stat : 18502 (java) S 18490 18490 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224798351 15372775424 22261 33554432000 4194304 4196468 140721898644576 139901004503504 139903086045083 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14708736 140721898652678 140721898652977 140721898652977 140721898655695 0
[pid=18493/tid=18503] ppid=18490 vsize=15012476 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/18493/task/18503/stat : 18503 (java) S 18490 18490 16605 0 -1 1077944384 496 0 0 0 2 0 0 0 20 0 15 0 224798351 15372775424 22261 33554432000 4194304 4196468 140721898644576 139902122572016 139903086037634 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14708736 140721898652678 140721898652977 140721898652977 140721898655695 0
[pid=18493/tid=18504] ppid=18490 vsize=15012476 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/18493/task/18504/stat : 18504 (java) S 18490 18490 16605 0 -1 1077944384 144 0 0 0 2 0 0 0 20 0 15 0 224798351 15372775424 22261 33554432000 4194304 4196468 140721898644576 139902121519472 139903086037634 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14708736 140721898652678 140721898652977 140721898652977 140721898655695 0
[pid=18493/tid=18505] ppid=18490 vsize=15012476 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/18493/task/18505/stat : 18505 (java) S 18490 18490 16605 0 -1 1077944384 436 0 0 0 7 0 0 0 20 0 15 0 224798351 15372775424 22261 33554432000 4194304 4196468 140721898644576 139902120466416 139903086037634 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14708736 140721898652678 140721898652977 140721898652977 140721898655695 0
[pid=18493/tid=18506] ppid=18490 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18493/task/18506/stat : 18506 (java) S 18490 18490 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224798351 15372775424 22261 33554432000 4194304 4196468 140721898644576 139900506597728 139903086036693 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14708736 140721898652678 140721898652977 140721898652977 140721898655695 0
[pid=18493/tid=18507] ppid=18490 vsize=15012476 memory=3617295605882232881 CPUtime=0 cores=1,3,5,7
/proc/18493/task/18507/stat : 18507 (java) S 18490 18490 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224798351 15372775424 22261 33554432000 4194304 4196468 140721898644576 139902119414832 139903086037634 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14708736 140721898652678 140721898652977 140721898652977 140721898655695 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 90436 KiB

[startup+0.708415 s]
/proc/loadavg: 2.62 2.18 2.10 3/223 18507
/proc/meminfo: memFree=23958372/32770624 swapFree=67108860/67108860
[pid=18490] ppid=18487 vsize=113128 memory=1392 CPUtime=0 cores=1,3,5,7
/proc/18490/stat : 18490 (scop.sh) S 18487 18490 16605 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 224798343 115843072 348 33554432000 4194304 5098028 140732832996752 140732832994008 140279722611324 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 21295104 140732832998464 140732832998663 140732832998663 140732833001421 0
/proc/18490/statm: 28282 348 296 221 0 87 0
[pid=18493] ppid=18490 vsize=15020872 memory=130680 CPUtime=1.01 cores=1,3,5,7
/proc/18493/stat : 18493 (java) S 18490 18490 16605 0 -1 1077944320 18378 0 0 0 94 7 0 0 20 0 15 0 224798344 15381372928 32670 33554432000 4194304 4196468 140721898644576 140721898627120 139903086026487 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 14708736 140721898652678 140721898652977 140721898652977 140721898655695 0
/proc/18493/statm: 3755218 32670 3147 1 0 3716603 0
[pid=18493/tid=18494] ppid=18490 vsize=15020872 memory=-7816663703405220396 CPUtime=0.67 cores=1,3,5,7
/proc/18493/task/18494/stat : 18494 (java) R 18490 18490 16605 0 -1 4202560 15457 0 0 0 61 6 0 0 20 0 15 0 224798344 15381372928 32670 33554432000 4194304 4196468 140721898644576 139903057860736 139903070106974 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14708736 140721898652678 140721898652977 140721898652977 140721898655695 0
[pid=18493/tid=18495] ppid=18490 vsize=15020872 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18493/task/18495/stat : 18495 (java) S 18490 18490 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224798346 15381372928 32670 33554432000 4194304 4196468 140721898644576 139903090268688 139903086036693 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14708736 140721898652678 140721898652977 140721898652977 140721898655695 0
[pid=18493/tid=18496] ppid=18490 vsize=15020872 memory=61168 CPUtime=0 cores=1,3,5,7
/proc/18493/task/18496/stat : 18496 (java) S 18490 18490 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224798346 15381372928 32670 33554432000 4194304 4196468 140721898644576 139902923647632 139903086036693 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14708736 140721898652678 140721898652977 140721898652977 140721898655695 0
[pid=18493/tid=18497] ppid=18490 vsize=15020872 memory=1064 CPUtime=0 cores=1,3,5,7
/proc/18493/task/18497/stat : 18497 (java) S 18490 18490 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224798346 15381372928 32670 33554432000 4194304 4196468 140721898644576 139902546073872 139903086036693 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14708736 140721898652678 140721898652977 140721898652977 140721898655695 0
[pid=18493/tid=18498] ppid=18490 vsize=15020872 memory=2072 CPUtime=0 cores=1,3,5,7
/proc/18493/task/18498/stat : 18498 (java) S 18490 18490 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224798346 15381372928 32670 33554432000 4194304 4196468 140721898644576 139902545021328 139903086036693 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14708736 140721898652678 140721898652977 140721898652977 140721898655695 0
[pid=18493/tid=18499] ppid=18490 vsize=15020872 memory=1740 CPUtime=0 cores=1,3,5,7
/proc/18493/task/18499/stat : 18499 (java) S 18490 18490 16605 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 224798347 15381372928 32670 33554432000 4194304 4196468 140721898644576 139902123625200 139903086037634 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14708736 140721898652678 140721898652977 140721898652977 140721898655695 0
[pid=18493/tid=18500] ppid=18490 vsize=15020872 memory=11192 CPUtime=0 cores=1,3,5,7
/proc/18493/task/18500/stat : 18500 (java) S 18490 18490 16605 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224798348 15381372928 32670 33554432000 4194304 4196468 140721898644576 139901647447712 139903086036693 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14708736 140721898652678 140721898652977 140721898652977 140721898655695 0
[pid=18493/tid=18501] ppid=18490 vsize=15020872 memory=752 CPUtime=0 cores=1,3,5,7
/proc/18493/task/18501/stat : 18501 (java) S 18490 18490 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224798348 15381372928 32670 33554432000 4194304 4196468 140721898644576 139901379011824 139903086036693 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14708736 140721898652678 140721898652977 140721898652977 140721898655695 0
[pid=18493/tid=18502] ppid=18490 vsize=15020872 memory=1828 CPUtime=0 cores=1,3,5,7
/proc/18493/task/18502/stat : 18502 (java) S 18490 18490 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224798351 15381372928 32670 33554432000 4194304 4196468 140721898644576 139901004503504 139903086045083 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14708736 140721898652678 140721898652977 140721898652977 140721898655695 0
[pid=18493/tid=18503] ppid=18490 vsize=15020872 memory=1120 CPUtime=0.07 cores=1,3,5,7
/proc/18493/task/18503/stat : 18503 (java) R 18490 18490 16605 0 -1 4202560 589 0 0 0 7 0 0 0 20 0 15 0 224798351 15381372928 32670 33554432000 4194304 4196468 140721898644576 139902122558080 139903070413536 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 14708736 140721898652678 140721898652977 140721898652977 140721898655695 0
[pid=18493/tid=18504] ppid=18490 vsize=15020872 memory=6120 CPUtime=0.09 cores=1,3,5,7
/proc/18493/task/18504/stat : 18504 (java) R 18490 18490 16605 0 -1 4202560 386 0 0 0 9 0 0 0 20 0 15 0 224798351 15381372928 32670 33554432000 4194304 4196468 140721898644576 139902121508464 139903065715193 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14708736 140721898652678 140721898652977 140721898652977 140721898655695 0
[pid=18493/tid=18505] ppid=18490 vsize=15020872 memory=1724 CPUtime=0.15 cores=1,3,5,7
/proc/18493/task/18505/stat : 18505 (java) S 18490 18490 16605 0 -1 1077944384 612 0 0 0 15 0 0 0 20 0 15 0 224798351 15381372928 32670 33554432000 4194304 4196468 140721898644576 139902120466416 139903086037634 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14708736 140721898652678 140721898652977 140721898652977 140721898655695 0
[pid=18493/tid=18506] ppid=18490 vsize=15020872 memory=4004 CPUtime=0 cores=1,3,5,7
/proc/18493/task/18506/stat : 18506 (java) S 18490 18490 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224798351 15381372928 32670 33554432000 4194304 4196468 140721898644576 139900506597728 139903086036693 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14708736 140721898652678 140721898652977 140721898652977 140721898655695 0
[pid=18493/tid=18507] ppid=18490 vsize=15020872 memory=3516 CPUtime=0 cores=1,3,5,7
/proc/18493/task/18507/stat : 18507 (java) S 18490 18490 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224798351 15381372928 32670 33554432000 4194304 4196468 140721898644576 139902119414832 139903086037634 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14708736 140721898652678 140721898652977 140721898652977 140721898655695 0
Current children cumulated CPU time: 1.01 s
Current children cumulated vsize: 15134000 KiB
Current children cumulated memory: 132072 KiB

[startup+1.50145 s]
/proc/loadavg: 2.62 2.18 2.10 3/223 18507
/proc/meminfo: memFree=23929216/32770624 swapFree=67108860/67108860
[pid=18490] ppid=18487 vsize=113128 memory=1392 CPUtime=0 cores=1,3,5,7
/proc/18490/stat : 18490 (scop.sh) S 18487 18490 16605 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 224798343 115843072 348 33554432000 4194304 5098028 140732832996752 140732832994008 140279722611324 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 21295104 140732832998464 140732832998663 140732832998663 140732833001421 0
/proc/18490/statm: 28282 348 296 221 0 87 0

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

/proc/18490/stat : 18490 (scop.sh) S 18487 18490 16605 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 224798343 115843072 348 33554432000 4194304 5098028 140732832996752 140732832994008 140279722611324 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 21295104 140732832998464 140732832998663 140732832998663 140732833001421 0
/proc/18490/statm: 28282 348 296 221 0 87 0
[pid=18493] ppid=18490 vsize=15027084 memory=189184 CPUtime=3.16 cores=1,3,5,7
/proc/18493/stat : 18493 (java) S 18490 18490 16605 0 -1 1077944320 22723 0 0 0 307 9 0 0 20 0 15 0 224798344 15387734016 47296 33554432000 4194304 4196468 140721898644576 140721898627120 139903086026487 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 14708736 140721898652678 140721898652977 140721898652977 140721898655695 0
/proc/18493/statm: 3756771 47296 3201 1 0 3717627 0
[pid=18493/tid=18494] ppid=18490 vsize=15027084 memory=1740 CPUtime=1.56 cores=1,3,5,7
/proc/18493/task/18494/stat : 18494 (java) R 18490 18490 16605 0 -1 4202560 16816 0 0 0 149 7 0 0 20 0 15 0 224798344 15387734016 47296 33554432000 4194304 4196468 140721898644576 139903057863632 139903086038422 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14708736 140721898652678 140721898652977 140721898652977 140721898655695 0
[pid=18493/tid=18495] ppid=18490 vsize=15027084 memory=11192 CPUtime=0 cores=1,3,5,7
/proc/18493/task/18495/stat : 18495 (java) S 18490 18490 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224798346 15387734016 47296 33554432000 4194304 4196468 140721898644576 139903090268688 139903086036693 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14708736 140721898652678 140721898652977 140721898652977 140721898655695 0
[pid=18493/tid=18496] ppid=18490 vsize=15027084 memory=752 CPUtime=0 cores=1,3,5,7
/proc/18493/task/18496/stat : 18496 (java) S 18490 18490 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224798346 15387734016 47296 33554432000 4194304 4196468 140721898644576 139902923647632 139903086036693 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14708736 140721898652678 140721898652977 140721898652977 140721898655695 0
[pid=18493/tid=18497] ppid=18490 vsize=15027084 memory=1828 CPUtime=0 cores=1,3,5,7
/proc/18493/task/18497/stat : 18497 (java) S 18490 18490 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224798346 15387734016 47296 33554432000 4194304 4196468 140721898644576 139902546073872 139903086036693 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14708736 140721898652678 140721898652977 140721898652977 140721898655695 0
[pid=18493/tid=18498] ppid=18490 vsize=15027084 memory=1120 CPUtime=0 cores=1,3,5,7
/proc/18493/task/18498/stat : 18498 (java) S 18490 18490 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224798346 15387734016 47296 33554432000 4194304 4196468 140721898644576 139902545021328 139903086036693 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14708736 140721898652678 140721898652977 140721898652977 140721898655695 0
[pid=18493/tid=18499] ppid=18490 vsize=15027084 memory=6120 CPUtime=0 cores=1,3,5,7
/proc/18493/task/18499/stat : 18499 (java) S 18490 18490 16605 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 224798347 15387734016 47296 33554432000 4194304 4196468 140721898644576 139902123625200 139903086037634 0 0 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14708736 140721898652678 140721898652977 140721898652977 140721898655695 0
[pid=18493/tid=18500] ppid=18490 vsize=15027084 memory=1724 CPUtime=0 cores=1,3,5,7
/proc/18493/task/18500/stat : 18500 (java) S 18490 18490 16605 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224798348 15387734016 47296 33554432000 4194304 4196468 140721898644576 139901647447712 139903086036693 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14708736 140721898652678 140721898652977 140721898652977 140721898655695 0
[pid=18493/tid=18501] ppid=18490 vsize=15027084 memory=4004 CPUtime=0 cores=1,3,5,7
/proc/18493/task/18501/stat : 18501 (java) S 18490 18490 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224798348 15387734016 47296 33554432000 4194304 4196468 140721898644576 139901379011824 139903086036693 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14708736 140721898652678 140721898652977 140721898652977 140721898655695 0
[pid=18493/tid=18502] ppid=18490 vsize=15027084 memory=3516 CPUtime=0 cores=1,3,5,7
/proc/18493/task/18502/stat : 18502 (java) S 18490 18490 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224798351 15387734016 47296 33554432000 4194304 4196468 140721898644576 139901004503504 139903086045083 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14708736 140721898652678 140721898652977 140721898652977 140721898655695 0
[pid=18493/tid=18503] ppid=18490 vsize=15027084 memory=872 CPUtime=0.41 cores=1,3,5,7
/proc/18493/task/18503/stat : 18503 (java) R 18490 18490 16605 0 -1 1077944384 938 0 0 0 41 0 0 0 20 0 15 0 224798351 15387734016 47296 33554432000 4194304 4196468 140721898644576 139902122572016 139903086037634 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14708736 140721898652678 140721898652977 140721898652977 140721898655695 0
[pid=18493/tid=18504] ppid=18490 vsize=15027084 memory=1288 CPUtime=0.47 cores=1,3,5,7
/proc/18493/task/18504/stat : 18504 (java) R 18490 18490 16605 0 -1 4202560 905 0 0 0 47 0 0 0 20 0 15 0 224798351 15387734016 47296 33554432000 4194304 4196468 140721898644576 139902121510064 139903086047834 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14708736 140721898652678 140721898652977 140721898652977 140721898655695 0
[pid=18493/tid=18505] ppid=18490 vsize=15027084 memory=1088 CPUtime=0.7 cores=1,3,5,7
/proc/18493/task/18505/stat : 18505 (java) R 18490 18490 16605 0 -1 4202560 2730 0 0 0 69 1 0 0 20 0 15 0 224798351 15387734016 47296 33554432000 4194304 4196468 140721898644576 139902120466416 139903079123323 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14708736 140721898652678 140721898652977 140721898652977 140721898655695 0
[pid=18493/tid=18506] ppid=18490 vsize=15027084 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18493/task/18506/stat : 18506 (java) S 18490 18490 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224798351 15387734016 47296 33554432000 4194304 4196468 140721898644576 139900506597728 139903086036693 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14708736 140721898652678 140721898652977 140721898652977 140721898655695 0
[pid=18493/tid=18507] ppid=18490 vsize=15027084 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18493/task/18507/stat : 18507 (java) S 18490 18490 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224798351 15387734016 47296 33554432000 4194304 4196468 140721898644576 139902119414832 139903086037634 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14708736 140721898652678 140721898652977 140721898652977 140721898655695 0
Current children cumulated CPU time: 3.16 s
Current children cumulated vsize: 15140212 KiB
Current children cumulated memory: 190576 KiB

[startup+2.00036 s]*
/proc/loadavg: 2.65 2.19 2.10 3/223 18522
/proc/meminfo: memFree=24008048/32770624 swapFree=67108860/67108860
[pid=18490] ppid=18487 vsize=113128 memory=1468 CPUtime=3.58 cores=1,3,5,7
/proc/18490/stat : 18490 (scop.sh) S 18487 18490 16605 0 -1 4202496 590 23791 0 0 0 0 347 11 20 0 1 0 224798343 115843072 367 33554432000 4194304 5098028 140732832996752 140732832993496 140279722611324 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 21295104 140732832998464 140732832998663 140732832998663 140732833001421 0
/proc/18490/statm: 28282 367 311 221 0 87 0
[pid=18508] ppid=18490 vsize=7404280 memory=61268 CPUtime=0.34 cores=1,3,5,7
/proc/18508/stat : 18508 (java) S 18490 18490 16605 0 -1 1077944320 9322 0 0 0 32 2 0 0 20 0 15 0 224798520 7581982720 15317 33554432000 4194304 4196468 140726986977488 140726986960032 140172714065655 0 0 2 16800973 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 21458944 140726986982581 140726986982705 140726986982705 140726986985423 0
/proc/18508/statm: 1851070 15317 2974 1 0 1813530 0
[pid=18508/tid=18509] ppid=18490 vsize=7404280 memory=288363917221298210 CPUtime=0.23 cores=1,3,5,7
/proc/18508/task/18509/stat : 18509 (java) R 18490 18490 16605 0 -1 4202560 7051 0 0 0 21 2 0 0 20 0 15 0 224798520 7581982720 15317 33554432000 4194304 4196468 140726986977488 140172685863200 140172714087581 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21458944 140726986982581 140726986982705 140726986982705 140726986985423 0
[pid=18508/tid=18510] ppid=18490 vsize=7404280 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18508/task/18510/stat : 18510 (java) S 18490 18490 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224798521 7581982720 15317 33554432000 4194304 4196468 140726986977488 140172718307984 140172714075861 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21458944 140726986982581 140726986982705 140726986982705 140726986985423 0
[pid=18508/tid=18511] ppid=18490 vsize=7404280 memory=3906787238490527392 CPUtime=0 cores=1,3,5,7
/proc/18508/task/18511/stat : 18511 (java) S 18490 18490 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224798521 7581982720 15317 33554432000 4194304 4196468 140726986977488 140172518476304 140172714075861 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21458944 140726986982581 140726986982705 140726986982705 140726986985423 0
[pid=18508/tid=18512] ppid=18490 vsize=7404280 memory=-7684191407570971757 CPUtime=0 cores=1,3,5,7
/proc/18508/task/18512/stat : 18512 (java) S 18490 18490 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224798521 7581982720 15317 33554432000 4194304 4196468 140726986977488 140172517423504 140172714075861 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21458944 140726986982581 140726986982705 140726986982705 140726986985423 0
[pid=18508/tid=18513] ppid=18490 vsize=7404280 memory=6943526294502006880 CPUtime=0 cores=1,3,5,7
/proc/18508/task/18513/stat : 18513 (java) S 18490 18490 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224798521 7581982720 15317 33554432000 4194304 4196468 140726986977488 140172516370704 140172714075861 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21458944 140726986982581 140726986982705 140726986982705 140726986985423 0
[pid=18508/tid=18514] ppid=18490 vsize=7404280 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18508/task/18514/stat : 18514 (java) S 18490 18490 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224798523 7581982720 15317 33554432000 4194304 4196468 140726986977488 140171958795120 140172714076802 0 0 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21458944 140726986982581 140726986982705 140726986982705 140726986985423 0
[pid=18508/tid=18515] ppid=18490 vsize=7404280 memory=3184097920075968559 CPUtime=0 cores=1,3,5,7
/proc/18508/task/18515/stat : 18515 (java) S 18490 18490 16605 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224798523 7581982720 15317 33554432000 4194304 4196468 140726986977488 140171559298592 140172714075861 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21458944 140726986982581 140726986982705 140726986982705 140726986985423 0
[pid=18508/tid=18516] ppid=18490 vsize=7404280 memory=8976414709404591081 CPUtime=0 cores=1,3,5,7
/proc/18508/task/18516/stat : 18516 (java) S 18490 18490 16605 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 224798523 7581982720 15317 33554432000 4194304 4196468 140726986977488 140171425076592 140172714075861 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21458944 140726986982581 140726986982705 140726986982705 140726986985423 0
[pid=18508/tid=18517] ppid=18490 vsize=7404280 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18508/task/18517/stat : 18517 (java) S 18490 18490 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224798526 7581982720 15317 33554432000 4194304 4196468 140726986977488 140171050572112 140172714084251 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21458944 140726986982581 140726986982705 140726986982705 140726986985423 0
[pid=18508/tid=18518] ppid=18490 vsize=7404280 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/18508/task/18518/stat : 18518 (java) S 18490 18490 16605 0 -1 1077944384 388 0 0 0 2 0 0 0 20 0 15 0 224798526 7581982720 15317 33554432000 4194304 4196468 140726986977488 140171957741936 140172714076802 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21458944 140726986982581 140726986982705 140726986982705 140726986985423 0
[pid=18508/tid=18519] ppid=18490 vsize=7404280 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/18508/task/18519/stat : 18519 (java) S 18490 18490 16605 0 -1 1077944384 226 0 0 0 1 0 0 0 20 0 15 0 224798526 7581982720 15317 33554432000 4194304 4196468 140726986977488 140171956689136 140172714076802 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21458944 140726986982581 140726986982705 140726986982705 140726986985423 0
[pid=18508/tid=18520] ppid=18490 vsize=7404280 memory=139754649540224 CPUtime=0.06 cores=1,3,5,7
/proc/18508/task/18520/stat : 18520 (java) S 18490 18490 16605 0 -1 1077944384 305 0 0 0 6 0 0 0 20 0 15 0 224798526 7581982720 15317 33554432000 4194304 4196468 140726986977488 140171955636336 140172714076802 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21458944 140726986982581 140726986982705 140726986982705 140726986985423 0
[pid=18508/tid=18521] ppid=18490 vsize=7404280 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18508/task/18521/stat : 18521 (java) S 18490 18490 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224798526 7581982720 15317 33554432000 4194304 4196468 140726986977488 140170552666336 140172714075861 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21458944 140726986982581 140726986982705 140726986982705 140726986985423 0
[pid=18508/tid=18522] ppid=18490 vsize=7404280 memory=139754649540224 CPUtime=0 cores=1,3,5,7
/proc/18508/task/18522/stat : 18522 (java) S 18490 18490 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224798526 7581982720 15317 33554432000 4194304 4196468 140726986977488 140171954584752 140172714076802 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21458944 140726986982581 140726986982705 140726986982705 140726986985423 0
Current children cumulated CPU time: 3.92 s
Current children cumulated vsize: 7517408 KiB
Current children cumulated memory: 62736 KiB

[startup+2.40078 s]
/proc/loadavg: 2.65 2.19 2.10 3/223 18522
/proc/meminfo: memFree=24008048/32770624 swapFree=67108860/67108860
[pid=18490] ppid=18487 vsize=113128 memory=1468 CPUtime=3.58 cores=1,3,5,7
/proc/18490/stat : 18490 (scop.sh) S 18487 18490 16605 0 -1 4202496 590 23791 0 0 0 0 347 11 20 0 1 0 224798343 115843072 367 33554432000 4194304 5098028 140732832996752 140732832993496 140279722611324 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 21295104 140732832998464 140732832998663 140732832998663 140732833001421 0
/proc/18490/statm: 28282 367 311 221 0 87 0
[pid=18508] ppid=18490 vsize=7408432 memory=95384 CPUtime=0.85 cores=1,3,5,7
/proc/18508/stat : 18508 (java) S 18490 18490 16605 0 -1 1077944320 16083 0 0 0 80 5 0 0 20 0 15 0 224798520 7586234368 23846 33554432000 4194304 4196468 140726986977488 140726986960032 140172714065655 0 0 2 25189581 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 21458944 140726986982581 140726986982705 140726986982705 140726986985423 0
/proc/18508/statm: 1852108 23846 3048 1 0 1814042 0
[pid=18508/tid=18509] ppid=18490 vsize=7408432 memory=6791534058613427641 CPUtime=0.61 cores=1,3,5,7
/proc/18508/task/18509/stat : 18509 (java) R 18490 18490 16605 0 -1 4202560 13691 0 0 0 57 4 0 0 20 0 15 0 224798520 7586234368 23846 33554432000 4194304 4196468 140726986977488 140172685900512 140172714087581 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21458944 140726986982581 140726986982705 140726986982705 140726986985423 0
[pid=18508/tid=18510] ppid=18490 vsize=7408432 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18508/task/18510/stat : 18510 (java) S 18490 18490 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224798521 7586234368 23846 33554432000 4194304 4196468 140726986977488 140172718307984 140172714075861 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21458944 140726986982581 140726986982705 140726986982705 140726986985423 0
[pid=18508/tid=18511] ppid=18490 vsize=7408432 memory=7810205365817398888 CPUtime=0 cores=1,3,5,7
/proc/18508/task/18511/stat : 18511 (java) S 18490 18490 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224798521 7586234368 23846 33554432000 4194304 4196468 140726986977488 140172518476304 140172714075861 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21458944 140726986982581 140726986982705 140726986982705 140726986985423 0
[pid=18508/tid=18512] ppid=18490 vsize=7408432 memory=7594873684412748140 CPUtime=0 cores=1,3,5,7
/proc/18508/task/18512/stat : 18512 (java) S 18490 18490 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224798521 7586234368 23846 33554432000 4194304 4196468 140726986977488 140172517423504 140172714075861 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21458944 140726986982581 140726986982705 140726986982705 140726986985423 0
[pid=18508/tid=18513] ppid=18490 vsize=7408432 memory=7450735414763545686 CPUtime=0 cores=1,3,5,7
/proc/18508/task/18513/stat : 18513 (java) S 18490 18490 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224798521 7586234368 23846 33554432000 4194304 4196468 140726986977488 140172516370704 140172714075861 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21458944 140726986982581 140726986982705 140726986982705 140726986985423 0
[pid=18508/tid=18514] ppid=18490 vsize=7408432 memory=320153188 CPUtime=0 cores=1,3,5,7
/proc/18508/task/18514/stat : 18514 (java) S 18490 18490 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224798523 7586234368 23846 33554432000 4194304 4196468 140726986977488 140171958795120 140172714076802 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21458944 140726986982581 140726986982705 140726986982705 140726986985423 0
[pid=18508/tid=18515] ppid=18490 vsize=7408432 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18508/task/18515/stat : 18515 (java) S 18490 18490 16605 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224798523 7586234368 23846 33554432000 4194304 4196468 140726986977488 140171559298592 140172714075861 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21458944 140726986982581 140726986982705 140726986982705 140726986985423 0
[pid=18508/tid=18516] ppid=18490 vsize=7408432 memory=279509090176080 CPUtime=0 cores=1,3,5,7
/proc/18508/task/18516/stat : 18516 (java) S 18490 18490 16605 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 224798523 7586234368 23846 33554432000 4194304 4196468 140726986977488 140171425076592 140172714075861 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21458944 140726986982581 140726986982705 140726986982705 140726986985423 0
[pid=18508/tid=18517] ppid=18490 vsize=7408432 memory=139754545120944 CPUtime=0 cores=1,3,5,7
/proc/18508/task/18517/stat : 18517 (java) S 18490 18490 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224798526 7586234368 23846 33554432000 4194304 4196468 140726986977488 140171050572112 140172714084251 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21458944 140726986982581 140726986982705 140726986982705 140726986985423 0
[pid=18508/tid=18518] ppid=18490 vsize=7408432 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/18508/task/18518/stat : 18518 (java) S 18490 18490 16605 0 -1 1077944384 411 0 0 0 5 0 0 0 20 0 15 0 224798526 7586234368 23846 33554432000 4194304 4196468 140726986977488 140171957741936 140172714076802 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21458944 140726986982581 140726986982705 140726986982705 140726986985423 0
[pid=18508/tid=18519] ppid=18490 vsize=7408432 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/18508/task/18519/stat : 18519 (java) S 18490 18490 16605 0 -1 1077944384 235 0 0 0 4 0 0 0 20 0 15 0 224798526 7586234368 23846 33554432000 4194304 4196468 140726986977488 140171956689136 140172714076802 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21458944 140726986982581 140726986982705 140726986982705 140726986985423 0
[pid=18508/tid=18520] ppid=18490 vsize=7408432 memory=-7452431979323206951 CPUtime=0.14 cores=1,3,5,7
/proc/18508/task/18520/stat : 18520 (java) S 18490 18490 16605 0 -1 1077944384 394 0 0 0 14 0 0 0 20 0 15 0 224798526 7586234368 23846 33554432000 4194304 4196468 140726986977488 140171955636336 140172714076802 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21458944 140726986982581 140726986982705 140726986982705 140726986985423 0
[pid=18508/tid=18521] ppid=18490 vsize=7408432 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18508/task/18521/stat : 18521 (java) S 18490 18490 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224798526 7586234368 23846 33554432000 4194304 4196468 140726986977488 140170552666336 140172714075861 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21458944 140726986982581 140726986982705 140726986982705 140726986985423 0
[pid=18508/tid=18522] ppid=18490 vsize=7408432 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18508/task/18522/stat : 18522 (java) S 18490 18490 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224798526 7586234368 23846 33554432000 4194304 4196468 140726986977488 140171954584752 140172714076802 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21458944 140726986982581 140726986982705 140726986982705 140726986985423 0
Current children cumulated CPU time: 4.43 s
Current children cumulated vsize: 7521560 KiB
Current children cumulated memory: 96852 KiB

[startup+2.50541 s]
/proc/loadavg: 2.65 2.19 2.10 3/223 18522
/proc/meminfo: memFree=24008048/32770624 swapFree=67108860/67108860
[pid=18490] ppid=18487 vsize=113128 memory=1468 CPUtime=3.58 cores=1,3,5,7
/proc/18490/stat : 18490 (scop.sh) S 18487 18490 16605 0 -1 4202496 590 23791 0 0 0 0 347 11 20 0 1 0 224798343 115843072 367 33554432000 4194304 5098028 140732832996752 140732832993496 140279722611324 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 21295104 140732832998464 140732832998663 140732832998663 140732833001421 0
/proc/18490/statm: 28282 367 311 221 0 87 0
[pid=18508] ppid=18490 vsize=7740532 memory=114588 CPUtime=1.09 cores=1,3,5,7
/proc/18508/stat : 18508 (java) S 18490 18490 16605 0 -1 1077944320 17359 554 0 0 103 6 0 0 20 0 17 0 224798520 7926304768 28647 33554432000 4194304 4196468 140726986977488 140726986960032 140172714065655 0 0 2 25189581 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 21458944 140726986982581 140726986982705 140726986982705 140726986985423 0
/proc/18508/statm: 1935133 28647 3147 1 0 1896532 0
[pid=18508/tid=18509] ppid=18490 vsize=7740532 memory=0 CPUtime=0.71 cores=1,3,5,7
/proc/18508/task/18509/stat : 18509 (java) R 18490 18490 16605 0 -1 4202560 14439 554 0 0 66 5 0 0 20 0 17 0 224798520 7926304768 28647 33554432000 4194304 4196468 140726986977488 140172685883744 140172695629753 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 21458944 140726986982581 140726986982705 140726986982705 140726986985423 0
[pid=18508/tid=18510] ppid=18490 vsize=7740532 memory=1468 CPUtime=0 cores=1,3,5,7
/proc/18508/task/18510/stat : 18510 (java) S 18490 18490 16605 0 -1 1077944384 1 554 0 0 0 0 0 0 20 0 17 0 224798521 7926304768 28647 33554432000 4194304 4196468 140726986977488 140172718307984 140172714075861 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21458944 140726986982581 140726986982705 140726986982705 140726986985423 0
[pid=18508/tid=18511] ppid=18490 vsize=7740532 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18508/task/18511/stat : 18511 (java) S 18490 18490 16605 0 -1 1077944384 1 554 0 0 0 0 0 0 20 0 17 0 224798521 7926304768 28647 33554432000 4194304 4196468 140726986977488 140172518476304 140172714075861 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21458944 140726986982581 140726986982705 140726986982705 140726986985423 0
[pid=18508/tid=18512] ppid=18490 vsize=7740532 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18508/task/18512/stat : 18512 (java) S 18490 18490 16605 0 -1 1077944384 1 554 0 0 0 0 0 0 20 0 17 0 224798521 7926304768 28647 33554432000 4194304 4196468 140726986977488 140172517423504 140172714075861 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21458944 140726986982581 140726986982705 140726986982705 140726986985423 0
[pid=18508/tid=18513] ppid=18490 vsize=7740532 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18508/task/18513/stat : 18513 (java) S 18490 18490 16605 0 -1 1077944384 2 554 0 0 0 0 0 0 20 0 17 0 224798521 7926304768 28647 33554432000 4194304 4196468 140726986977488 140172516370704 140172714075861 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21458944 140726986982581 140726986982705 140726986982705 140726986985423 0
[pid=18508/tid=18514] ppid=18490 vsize=7740532 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18508/task/18514/stat : 18514 (java) S 18490 18490 16605 0 -1 1077944384 5 554 0 0 0 0 0 0 20 0 17 0 224798523 7926304768 28647 33554432000 4194304 4196468 140726986977488 140171958795120 140172714076802 0 0 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21458944 140726986982581 140726986982705 140726986982705 140726986985423 0
[pid=18508/tid=18515] ppid=18490 vsize=7740532 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18508/task/18515/stat : 18515 (java) S 18490 18490 16605 0 -1 1077944384 13 554 0 0 0 0 0 0 20 0 17 0 224798523 7926304768 28647 33554432000 4194304 4196468 140726986977488 140171559298592 140172714075861 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21458944 140726986982581 140726986982705 140726986982705 140726986985423 0
[pid=18508/tid=18516] ppid=18490 vsize=7740532 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18508/task/18516/stat : 18516 (java) S 18490 18490 16605 0 -1 1077944384 21 554 0 0 0 0 0 0 20 0 17 0 224798523 7926304768 28647 33554432000 4194304 4196468 140726986977488 140171425076592 140172714075861 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21458944 140726986982581 140726986982705 140726986982705 140726986985423 0
[pid=18508/tid=18517] ppid=18490 vsize=7740532 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18508/task/18517/stat : 18517 (java) S 18490 18490 16605 0 -1 1077944384 3 554 0 0 0 0 0 0 20 0 17 0 224798526 7926304768 28647 33554432000 4194304 4196468 140726986977488 140171050572112 140172714084251 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21458944 140726986982581 140726986982705 140726986982705 140726986985423 0
[pid=18508/tid=18518] ppid=18490 vsize=7740532 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/18508/task/18518/stat : 18518 (java) S 18490 18490 16605 0 -1 1077944384 626 554 0 0 8 0 0 0 20 0 17 0 224798526 7926304768 28647 33554432000 4194304 4196468 140726986977488 140171957741936 140172714076802 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21458944 140726986982581 140726986982705 140726986982705 140726986985423 0
[pid=18508/tid=18519] ppid=18490 vsize=7740532 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/18508/task/18519/stat : 18519 (java) S 18490 18490 16605 0 -1 1077944384 322 554 0 0 8 0 0 0 20 0 17 0 224798526 7926304768 28647 33554432000 4194304 4196468 140726986977488 140171956689136 140172714076802 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21458944 140726986982581 140726986982705 140726986982705 140726986985423 0
[pid=18508/tid=18520] ppid=18490 vsize=7740532 memory=0 CPUtime=0.18 cores=1,3,5,7
/proc/18508/task/18520/stat : 18520 (java) S 18490 18490 16605 0 -1 1077944384 498 554 0 0 18 0 0 0 20 0 17 0 224798526 7926304768 28647 33554432000 4194304 4196468 140726986977488 140171955636336 140172714076802 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21458944 140726986982581 140726986982705 140726986982705 140726986985423 0
[pid=18508/tid=18521] ppid=18490 vsize=7740532 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18508/task/18521/stat : 18521 (java) S 18490 18490 16605 0 -1 1077944384 3 554 0 0 0 0 0 0 20 0 17 0 224798526 7926304768 28647 33554432000 4194304 4196468 140726986977488 140170552666336 140172714075861 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21458944 140726986982581 140726986982705 140726986982705 140726986985423 0
[pid=18508/tid=18522] ppid=18490 vsize=7740532 memory=10865 CPUtime=0 cores=1,3,5,7
/proc/18508/task/18522/stat : 18522 (java) S 18490 18490 16605 0 -1 1077944384 1 554 0 0 0 0 0 0 20 0 17 0 224798526 7926304768 28647 33554432000 4194304 4196468 140726986977488 140171954584752 140172714076802 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21458944 140726986982581 140726986982705 140726986982705 140726986985423 0
Current children cumulated CPU time: 4.67 s
Current children cumulated vsize: 7853660 KiB
Current children cumulated memory: 116056 KiB

Child status: 0
Real time (s): 2.59354
CPU time (s): 4.83631
CPU user time (s): 4.6462
CPU system time (s): 0.190113
CPU usage (%): 186.475
Max. virtual memory (cumulated for all children) (KiB): 15140232
Max. memory (cumulated for all children) (KiB): 204692

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.6462
system time used= 0.190113
maximum resident set size= 208920
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42751
page faults= 0
swaps= 0
block input operations= 0
block output operations= 224
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4993
involuntary context switches= 18


# summary of solver processes directly reported to runsolver:
#   pid: 18490
#   total CPU time (s): 4.83631
#   total CPU user time (s): 4.6462
#   total CPU system time (s): 0.190113

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.042716 second user time and 0.069074 second system time

The end

Launcher Data

Begin job on node107 at 2018-08-12 13:12:32
IDJOB=4305348
IDBENCH=141338
IDSOLVER=2782
FILE ID=node107/4305348-1534072352
RUNJOBID= node107-1534064712-16637
PBS_JOBID= 21036990
Free space on /tmp= 39200 MiB

SOLVER NAME= scop order+MapleCOMSPS (2018-07-31)
BENCH NAME= XCSP18/Langford/LangfordBin-12_c18.xml
COMMAND LINE= scop.sh 11g scop.jar -order minisat_release default TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4305348-1534072352/watcher-4305348-1534072352 -o /tmp/evaluation-result-4305348-1534072352/solver-4305348-1534072352 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1534064712-16637 --watchdog 2580  scop.sh 11g scop.jar -order minisat_release default HOME HOME/instance-4305348-1534072352.xml

TIME LIMIT= 2520 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= d44a6c2f310df02cbd65e302b0bb5238
RANDOM SEED=1381527307

node107.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.40
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.40
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.40
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.40
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:        24060008 kB
MemAvailable:   31302572 kB
Buffers:          201964 kB
Cached:          7232236 kB
SwapCached:            0 kB
Active:          4399968 kB
Inactive:        3690448 kB
Active(anon):     605072 kB
Inactive(anon):   103396 kB
Active(file):    3794896 kB
Inactive(file):  3587052 kB
Unevictable:        6976 kB
Mlocked:            6976 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7924 kB
Writeback:             0 kB
AnonPages:        716372 kB
Mapped:            63908 kB
Shmem:             49804 kB
Slab:             317816 kB
SReclaimable:     289076 kB
SUnreclaim:        28740 kB
KernelStack:        3968 kB
PageTables:         6668 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    6242292 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    256000 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       91520 kB
DirectMap2M:    33454080 kB

Free space on /tmp at the end= 39192 MiB
End job on node107 at 2018-08-12 13:12:34