Trace number 4305469

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)? (TO) 2520.08 2505.81

General information on the benchmark

NameFrb/
frb-50-23-3-mgd_c18.xml
MD5SUM9221c7b89083fde7801d6d9537c28698
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints456
Number of domains1
Minimum domain size23
Maximum domain size23
Distribution of domain sizes[{"size":23,"count":50}]
Minimum variable degree11
Maximum variable degree24
Distribution of variable degrees[{"degree":11,"count":1},{"degree":14,"count":1},{"degree":15,"count":4},{"degree":16,"count":9},{"degree":17,"count":9},{"degree":18,"count":4},{"degree":19,"count":5},{"degree":20,"count":7},{"degree":21,"count":3},{"degree":22,"count":3},{"degree":23,"count":2},{"degree":24,"count":2}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":456}]
Number of extensional constraints456
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":456}]
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-23062-serial-file.bin HOME/instance-4305469-1534085859.xml
0.55/0.51	
0.55/0.52	scop order+minisat_release (2018-07-31)
0.67/0.52	(Encoding Process)
0.67/0.52	
0.67/0.54	c BEGIN-Prog: Sun Aug 12 16:57:40 CEST 2018
0.67/0.54	c PID: 23065
0.67/0.54	c IP: 172.20.3.107
0.67/0.54	c HOST: node107.alineos.net
0.67/0.55	c (0,0) Parsing Begin
2.34/1.18	c (0,0) Parsing End
2.34/1.19	c (0,0) CSP: 50 int (0 aux), 0 bool (0 aux), 456 ctr, max domain size 23
2.34/1.19	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
2.34/1.19	c (0,0) Constraint Name Generate Begin
2.66/1.20	c (0,0) Ctr:HOME/instance-4305469-1534085859.xml,ExtensionConflict:ExtensionSupport:IntVar
2.66/1.20	c (0,0) Constraint Name Generate End
2.66/1.20	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
2.66/1.20	c (0,0) CSP to CSPinCNF Begin
5.54/2.18	c (1,1) translated 46 (10%) constraints
6.73/2.56	c (2,2) translated 92 (20%) constraints
7.65/2.88	c (2,2) translated 137 (30%) constraints
8.60/3.17	c (2,2) translated 183 (40%) constraints
9.47/3.44	c (2,2) translated 228 (50%) constraints
10.39/3.72	c (3,3) translated 274 (60%) constraints
11.32/4.01	c (3,3) translated 320 (70%) constraints
11.90/4.24	c (3,3) translated 365 (80%) constraints
12.69/4.52	c (4,3) translated 411 (90%) constraints
13.28/4.72	c (4,4) translated 456 (100%) constraints
14.25/5.08	c (4,4) STATISTICS1:HOME/instance-4305469-1534085859.xml,ExtensionConflict:ExtensionSupport:IntVar,326,50237,-1,23,24,1,,23:188503;2:3777,24:12;4:42009;3:7536;2:680,1:192280;0:12,
14.25/5.08	c (4,4) ==========================================
14.25/5.08	c (4,4) Order
14.25/5.08	c (4,4) ==========================================
14.88/5.23	c (4,4) translated 5024 (10%) constraints
15.17/5.35	c (4,4) translated 10048 (20%) constraints
15.45/5.46	c (4,4) translated 15072 (30%) constraints
15.71/5.56	c (5,4) translated 20095 (40%) constraints
15.96/5.66	c (5,5) translated 25119 (50%) constraints
16.18/5.75	c (5,5) translated 30143 (60%) constraints
16.28/5.84	c (5,5) translated 35166 (70%) constraints
16.38/5.92	c (5,5) translated 40190 (80%) constraints
16.49/6.01	c (5,5) translated 45214 (90%) constraints
16.49/6.10	c (5,5) translated 50237 (100%) constraints
16.49/6.10	c (5,5) CSP to CSPinCNF End
16.49/6.10	c (5,5) CSP: 50 int (0 aux), 276 bool (276 aux), 50237 ctr, max domain size 23
16.49/6.10	c (5,5) Heap : 2027 MiB used (max 10795 MiB), NonHeap : 32 MiB used (max 0 MiB)
16.49/6.10	c (5,5) CSPinCNF Propagation Begin
17.28/6.47	c (5,5) 0 values, 4945 unsatisfiable literals, and 0 valid clauses are removed
17.28/6.47	c (5,5) CSPinCNF Propagation End
17.28/6.47	c (5,5) CSP: 50 int (0 aux), 276 bool (276 aux), 50237 ctr, max domain size 23
17.28/6.47	c (5,5) Heap : 2309 MiB used (max 10795 MiB), NonHeap : 32 MiB used (max 0 MiB)
17.28/6.47	c (5,5) Simplify CSPinCNF Begin
17.61/6.60	c (6,6) Simplify CSPinCNF End
17.61/6.61	c (6,6) CSP: 50 int (0 aux), 276 bool (276 aux), 50237 ctr, max domain size 23
17.61/6.61	c (6,6) Heap : 2365 MiB used (max 10795 MiB), NonHeap : 32 MiB used (max 0 MiB)
17.61/6.61	c (6,6) Calculate Precise Domain Begin
17.61/6.61	c (6,6) 0 values are removed by re-calculation
17.61/6.61	c (6,6) Calculate Precise Domain End
17.61/6.61	c (6,6) CSP: 50 int (0 aux), 276 bool (276 aux), 50237 ctr, max domain size 23
17.61/6.61	c (6,6) Heap : 2365 MiB used (max 10795 MiB), NonHeap : 32 MiB used (max 0 MiB)
17.61/6.61	c (6,6) CSPinCNF to SatSolver Begin
17.86/6.75	c (6,6) 5024 (10 %) CSP clauses are encoded (1376 SAT variables, 6073 SAT clauses)
18.15/6.81	c (6,6) 10048 (20 %) CSP clauses are encoded (1376 SAT variables, 11097 SAT clauses)
18.15/6.85	c (6,6) 15072 (30 %) CSP clauses are encoded (1376 SAT variables, 16121 SAT clauses)
18.15/6.89	c (6,6) 20095 (40 %) CSP clauses are encoded (1376 SAT variables, 21144 SAT clauses)
18.37/6.92	c (6,6) 25119 (50 %) CSP clauses are encoded (1376 SAT variables, 26168 SAT clauses)
18.37/6.96	c (6,6) 30143 (60 %) CSP clauses are encoded (1376 SAT variables, 31192 SAT clauses)
18.37/6.99	c (6,6) 35166 (70 %) CSP clauses are encoded (1376 SAT variables, 36215 SAT clauses)
18.48/7.03	c (6,6) 40190 (80 %) CSP clauses are encoded (1376 SAT variables, 41239 SAT clauses)
18.48/7.07	c (6,6) 45214 (90 %) CSP clauses are encoded (1376 SAT variables, 46263 SAT clauses)
18.48/7.10	c (6,6) 50237 (100 %) CSP clauses are encoded (1376 SAT variables, 51286 SAT clauses)
18.48/7.10	c (6,6) Launch Command will be: minisat_release
18.48/7.10	c (6,6) CSPinCNF to SatSolver End
18.48/7.10	c (6,6) Heap : 2647 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
19.43/7.41	c (6,6) STATISTICS2:HOME/instance-4305469-1534085859.xml,ExtensionConflict:ExtensionSupport:IntVar,326,50237,-1,23,23,1,,23:183570;2:3777,23:12;4:37457;3:11707;2:1061,1:187347,
19.43/7.41	c (6,6) 1376 bool, 51287 clause
19.43/7.41	c (6,6) Export Begin
19.60/7.50	c (6,6) Export to HOME/scop-23062-serial-file.bin
19.60/7.50	c (6,6) Export End
19.60/7.50	c (6,6) Export File Size: 0.01 MB
19.60/7.50	c (6,6) 0,0,5,5,6,6,6,STOP-AFTER(DIMACS)
19.60/7.50	c END-Prog: Sun Aug 12 16:57:47 CEST 2018
19.60/7.52	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-23062-serial-file.bin
20.26/8.01	c (0,0) Read Serial File Begin
20.26/8.01	c (0,0) HOME/scop-23062-serial-file.bin
20.41/8.18	c (0,0) Read Serial File End
20.41/8.19	
20.41/8.19	scop order+minisat_release (2018-07-31)
20.41/8.19	(Solving Process)
20.41/8.19	
20.55/8.22	c BEGIN-Prog: Sun Aug 12 16:57:47 CEST 2018
20.55/8.22	c PID: 23080
20.55/8.22	c IP: 172.20.3.107
20.55/8.22	c HOST: node107.alineos.net
20.55/8.22	c (0,0) SatSolver.solve Begin
20.55/8.22	c (0,0) 0 bool, 0 clause
20.55/8.22	c (0,0) minisat_release HOME/instance-4305469-1534085859.xml-scop-23065.cnf
2520.03/2505.80	c (2497,0) SatSolver is killed by some reasons.
2520.03/2505.80	c (2497,0) receiving signal SIGTERM
2520.03/2505.80	s UNKNOWN
2520.03/2505.81	c (scop.sh) Receiving Signal. Removing all intermediate files.
2520.03/2505.81	c (scop.sh) Killing background jobs.

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

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

running on 4 cores: 0,2,4,6

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
Current StackSize limit: 8192 KiB

solver pid=23062, runsolver pid=23059

[startup+0.100165 s]*
/proc/loadavg: 2.00 2.05 2.06 3/222 23079
/proc/meminfo: memFree=24705480/32770624 swapFree=67108860/67108860
[pid=23062] ppid=23059 vsize=113128 memory=1392 CPUtime=0 cores=0,2,4,6
/proc/23062/stat : 23062 (scop.sh) S 23059 23062 16605 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 226149091 115843072 348 33554432000 4194304 5098028 140724567706720 140724567703976 140605846606460 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 7372800 140724567708736 140724567708935 140724567708935 140724567711693 0
/proc/23062/statm: 28282 348 296 221 0 87 0
[pid=23065] ppid=23062 vsize=15012476 memory=72220 CPUtime=0.11 cores=0,2,4,6
/proc/23065/stat : 23065 (java) S 23062 23062 16605 0 -1 1077944320 6183 0 0 0 9 2 0 0 20 0 15 0 226149091 15372775424 18055 33554432000 4194304 4196468 140726299784352 140726299766896 139819044732663 0 0 2 16800973 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 13074432 140726299792390 140726299792689 140726299792689 140726299795407 0
/proc/23065/statm: 3753119 18055 2770 1 0 3715579 0
[pid=23065/tid=23066] ppid=23062 vsize=15012476 memory=-6078870780940435399 CPUtime=0.09 cores=0,2,4,6
/proc/23065/task/23066/stat : 23066 (java) R 23062 23062 16605 0 -1 4202560 4306 0 0 0 7 2 0 0 20 0 15 0 226149092 15372775424 18121 33554432000 4194304 4196468 140726299784352 139819016544648 139819025008370 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13074432 140726299792390 140726299792689 140726299792689 140726299795407 0
[pid=23065/tid=23067] ppid=23062 vsize=15012476 memory=4206468019014099040 CPUtime=0 cores=0,2,4,6
/proc/23065/task/23067/stat : 23067 (java) S 23062 23062 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226149093 15372775424 18121 33554432000 4194304 4196468 140726299784352 139819048975376 139819044742869 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13074432 140726299792390 140726299792689 140726299792689 140726299795407 0
[pid=23065/tid=23068] ppid=23062 vsize=15012476 memory=139981634041472 CPUtime=0 cores=0,2,4,6
/proc/23065/task/23068/stat : 23068 (java) S 23062 23062 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226149093 15372775424 18121 33554432000 4194304 4196468 140726299784352 139818840059024 139819044742869 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13074432 140726299792390 140726299792689 140726299792689 140726299795407 0
[pid=23065/tid=23069] ppid=23062 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23065/task/23069/stat : 23069 (java) S 23062 23062 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226149093 15372775424 18121 33554432000 4194304 4196468 140726299784352 139818839005968 139819044742869 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13074432 140726299792390 140726299792689 140726299792689 140726299795407 0
[pid=23065/tid=23070] ppid=23062 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23065/task/23070/stat : 23070 (java) S 23062 23062 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226149093 15372775424 18121 33554432000 4194304 4196468 140726299784352 139818837953424 139819044742869 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13074432 140726299792390 140726299792689 140726299792689 140726299795407 0
[pid=23065/tid=23071] ppid=23062 vsize=15012476 memory=139981634041472 CPUtime=0 cores=0,2,4,6
/proc/23065/task/23071/stat : 23071 (java) S 23062 23062 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226149095 15372775424 18121 33554432000 4194304 4196468 140726299784352 139818015066352 139819044743810 0 0 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13074432 140726299792390 140726299792689 140726299792689 140726299795407 0
[pid=23065/tid=23072] ppid=23062 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23065/task/23072/stat : 23072 (java) S 23062 23062 16605 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 226149095 15372775424 18121 33554432000 4194304 4196468 140726299784352 139817627149472 139819044742869 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13074432 140726299792390 140726299792689 140726299792689 140726299795407 0
[pid=23065/tid=23073] ppid=23062 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23065/task/23073/stat : 23073 (java) S 23062 23062 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226149096 15372775424 18121 33554432000 4194304 4196468 140726299784352 139817358713584 139819044742869 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13074432 140726299792390 140726299792689 140726299792689 140726299795407 0
[pid=23065/tid=23074] ppid=23062 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23065/task/23074/stat : 23074 (java) S 23062 23062 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226149098 15372775424 18187 33554432000 4194304 4196468 140726299784352 139816984205264 139819044751259 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13074432 140726299792390 140726299792689 140726299792689 140726299795407 0
[pid=23065/tid=23075] ppid=23062 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23065/task/23075/stat : 23075 (java) S 23062 23062 16605 0 -1 1077944384 303 0 0 0 0 0 0 0 20 0 15 0 226149098 15372775424 18187 33554432000 4194304 4196468 140726299784352 139818014014192 139819044743810 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13074432 140726299792390 140726299792689 140726299792689 140726299795407 0
[pid=23065/tid=23076] ppid=23062 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23065/task/23076/stat : 23076 (java) S 23062 23062 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226149098 15372775424 18187 33554432000 4194304 4196468 140726299784352 139818012961648 139819044743810 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13074432 140726299792390 140726299792689 140726299792689 140726299795407 0
[pid=23065/tid=23077] ppid=23062 vsize=15012476 memory=139981634041472 CPUtime=0.01 cores=0,2,4,6
/proc/23065/task/23077/stat : 23077 (java) S 23062 23062 16605 0 -1 1077944384 278 0 0 0 1 0 0 0 20 0 15 0 226149098 15372775424 18187 33554432000 4194304 4196468 140726299784352 139818011908592 139819044743810 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13074432 140726299792390 140726299792689 140726299792689 140726299795407 0
[pid=23065/tid=23078] ppid=23062 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23065/task/23078/stat : 23078 (java) S 23062 23062 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226149098 15372775424 18187 33554432000 4194304 4196468 140726299784352 139816486300512 139819044742869 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13074432 140726299792390 140726299792689 140726299792689 140726299795407 0
[pid=23065/tid=23079] ppid=23062 vsize=15012476 memory=139981634041472 CPUtime=0 cores=0,2,4,6
/proc/23065/task/23079/stat : 23079 (java) S 23062 23062 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226149098 15372775424 18187 33554432000 4194304 4196468 140726299784352 139818010855984 139819044743810 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13074432 140726299792390 140726299792689 140726299792689 140726299795407 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 73612 KiB

[startup+0.210878 s]*
/proc/loadavg: 2.00 2.05 2.06 3/222 23079
/proc/meminfo: memFree=24691652/32770624 swapFree=67108860/67108860
[pid=23062] ppid=23059 vsize=113128 memory=1392 CPUtime=0 cores=0,2,4,6
/proc/23062/stat : 23062 (scop.sh) S 23059 23062 16605 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 226149091 115843072 348 33554432000 4194304 5098028 140724567706720 140724567703976 140605846606460 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 7372800 140724567708736 140724567708935 140724567708935 140724567711693 0
/proc/23062/statm: 28282 348 296 221 0 87 0
[pid=23065] ppid=23062 vsize=15012476 memory=85776 CPUtime=0.26 cores=0,2,4,6
/proc/23065/stat : 23065 (java) S 23062 23062 16605 0 -1 1077944320 9766 0 0 0 23 3 0 0 20 0 15 0 226149091 15372775424 21444 33554432000 4194304 4196468 140726299784352 140726299766896 139819044732663 0 0 2 16800973 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 13074432 140726299792390 140726299792689 140726299792689 140726299795407 0
/proc/23065/statm: 3753119 21444 2929 1 0 3715579 0
[pid=23065/tid=23066] ppid=23062 vsize=15012476 memory=7022364632946311227 CPUtime=0.2 cores=0,2,4,6
/proc/23065/task/23066/stat : 23066 (java) R 23062 23062 16605 0 -1 4202560 7662 0 0 0 18 2 0 0 20 0 15 0 226149092 15372775424 21444 33554432000 4194304 4196468 140726299784352 139819016559056 139819044744598 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13074432 140726299792390 140726299792689 140726299792689 140726299795407 0
[pid=23065/tid=23067] ppid=23062 vsize=15012476 memory=539 CPUtime=0 cores=0,2,4,6
/proc/23065/task/23067/stat : 23067 (java) S 23062 23062 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226149093 15372775424 21444 33554432000 4194304 4196468 140726299784352 139819048975376 139819044742869 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13074432 140726299792390 140726299792689 140726299792689 140726299795407 0
[pid=23065/tid=23068] ppid=23062 vsize=15012476 memory=139981634060955 CPUtime=0 cores=0,2,4,6
/proc/23065/task/23068/stat : 23068 (java) S 23062 23062 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226149093 15372775424 21444 33554432000 4194304 4196468 140726299784352 139818840059024 139819044742869 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13074432 140726299792390 140726299792689 140726299792689 140726299795407 0
[pid=23065/tid=23069] ppid=23062 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23065/task/23069/stat : 23069 (java) S 23062 23062 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226149093 15372775424 21444 33554432000 4194304 4196468 140726299784352 139818839005968 139819044742869 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13074432 140726299792390 140726299792689 140726299792689 140726299795407 0
[pid=23065/tid=23070] ppid=23062 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23065/task/23070/stat : 23070 (java) S 23062 23062 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226149093 15372775424 21444 33554432000 4194304 4196468 140726299784352 139818837953424 139819044742869 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13074432 140726299792390 140726299792689 140726299792689 140726299795407 0
[pid=23065/tid=23071] ppid=23062 vsize=15012476 memory=139981634041472 CPUtime=0 cores=0,2,4,6
/proc/23065/task/23071/stat : 23071 (java) S 23062 23062 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226149095 15372775424 21444 33554432000 4194304 4196468 140726299784352 139818015066352 139819044743810 0 0 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13074432 140726299792390 140726299792689 140726299792689 140726299795407 0
[pid=23065/tid=23072] ppid=23062 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23065/task/23072/stat : 23072 (java) S 23062 23062 16605 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 226149095 15372775424 21444 33554432000 4194304 4196468 140726299784352 139817627149472 139819044742869 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13074432 140726299792390 140726299792689 140726299792689 140726299795407 0
[pid=23065/tid=23073] ppid=23062 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23065/task/23073/stat : 23073 (java) S 23062 23062 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226149096 15372775424 21444 33554432000 4194304 4196468 140726299784352 139817358713584 139819044742869 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13074432 140726299792390 140726299792689 140726299792689 140726299795407 0
[pid=23065/tid=23074] ppid=23062 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23065/task/23074/stat : 23074 (java) S 23062 23062 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226149098 15372775424 21444 33554432000 4194304 4196468 140726299784352 139816984205264 139819044751259 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13074432 140726299792390 140726299792689 140726299792689 140726299795407 0
[pid=23065/tid=23075] ppid=23062 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23065/task/23075/stat : 23075 (java) R 23062 23062 16605 0 -1 4202560 337 0 0 0 0 0 0 0 20 0 15 0 226149098 15372775424 21444 33554432000 4194304 4196468 140726299784352 139818014005696 139819044744598 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13074432 140726299792390 140726299792689 140726299792689 140726299795407 0
[pid=23065/tid=23076] ppid=23062 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23065/task/23076/stat : 23076 (java) R 23062 23062 16605 0 -1 1077944384 133 0 0 0 0 0 0 0 20 0 15 0 226149098 15372775424 21444 33554432000 4194304 4196468 140726299784352 139818012953296 139819044742869 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13074432 140726299792390 140726299792689 140726299792689 140726299795407 0
[pid=23065/tid=23077] ppid=23062 vsize=15012476 memory=139981634041472 CPUtime=0.03 cores=0,2,4,6
/proc/23065/task/23077/stat : 23077 (java) S 23062 23062 16605 0 -1 1077944384 300 0 0 0 3 0 0 0 20 0 15 0 226149098 15372775424 21444 33554432000 4194304 4196468 140726299784352 139818011908592 139819044743810 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13074432 140726299792390 140726299792689 140726299792689 140726299795407 0
[pid=23065/tid=23078] ppid=23062 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23065/task/23078/stat : 23078 (java) S 23062 23062 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226149098 15372775424 21444 33554432000 4194304 4196468 140726299784352 139816486300512 139819044742869 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13074432 140726299792390 140726299792689 140726299792689 140726299795407 0
[pid=23065/tid=23079] ppid=23062 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23065/task/23079/stat : 23079 (java) S 23062 23062 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226149098 15372775424 21444 33554432000 4194304 4196468 140726299784352 139818010855984 139819044743810 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13074432 140726299792390 140726299792689 140726299792689 140726299795407 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 87168 KiB

[startup+0.310853 s]*
/proc/loadavg: 2.00 2.05 2.06 3/222 23079
/proc/meminfo: memFree=24687884/32770624 swapFree=67108860/67108860
[pid=23062] ppid=23059 vsize=113128 memory=1392 CPUtime=0 cores=0,2,4,6
/proc/23062/stat : 23062 (scop.sh) S 23059 23062 16605 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 226149091 115843072 348 33554432000 4194304 5098028 140724567706720 140724567703976 140605846606460 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 7372800 140724567708736 140724567708935 140724567708935 140724567711693 0
/proc/23062/statm: 28282 348 296 221 0 87 0
[pid=23065] ppid=23062 vsize=15012476 memory=89660 CPUtime=0.42 cores=0,2,4,6
/proc/23065/stat : 23065 (java) S 23062 23062 16605 0 -1 1077944320 10371 0 0 0 39 3 0 0 20 0 15 0 226149091 15372775424 22415 33554432000 4194304 4196468 140726299784352 140726299766896 139819044732663 0 0 2 16800973 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 13074432 140726299792390 140726299792689 140726299792689 140726299795407 0
/proc/23065/statm: 3753119 22415 2987 1 0 3715579 0
[pid=23065/tid=23066] ppid=23062 vsize=15012476 memory=6791534058613427641 CPUtime=0.29 cores=0,2,4,6
/proc/23065/task/23066/stat : 23066 (java) R 23062 23062 16605 0 -1 4202560 8107 0 0 0 27 2 0 0 20 0 15 0 226149092 15372775424 22415 33554432000 4194304 4196468 140726299784352 139819016553424 139819028813150 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13074432 140726299792390 140726299792689 140726299792689 140726299795407 0
[pid=23065/tid=23067] ppid=23062 vsize=15012476 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/23065/task/23067/stat : 23067 (java) S 23062 23062 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226149093 15372775424 22415 33554432000 4194304 4196468 140726299784352 139819048975376 139819044742869 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13074432 140726299792390 140726299792689 140726299792689 140726299795407 0
[pid=23065/tid=23068] ppid=23062 vsize=15012476 memory=-3258418265892434876 CPUtime=0 cores=0,2,4,6
/proc/23065/task/23068/stat : 23068 (java) S 23062 23062 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226149093 15372775424 22415 33554432000 4194304 4196468 140726299784352 139818840059024 139819044742869 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13074432 140726299792390 140726299792689 140726299792689 140726299795407 0
[pid=23065/tid=23069] ppid=23062 vsize=15012476 memory=4572146066226452084 CPUtime=0 cores=0,2,4,6
/proc/23065/task/23069/stat : 23069 (java) S 23062 23062 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226149093 15372775424 22415 33554432000 4194304 4196468 140726299784352 139818839005968 139819044742869 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13074432 140726299792390 140726299792689 140726299792689 140726299795407 0
[pid=23065/tid=23070] ppid=23062 vsize=15012476 memory=6944613755495348631 CPUtime=0 cores=0,2,4,6
/proc/23065/task/23070/stat : 23070 (java) S 23062 23062 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226149093 15372775424 22415 33554432000 4194304 4196468 140726299784352 139818837953424 139819044742869 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13074432 140726299792390 140726299792689 140726299792689 140726299795407 0
[pid=23065/tid=23071] ppid=23062 vsize=15012476 memory=7893295687695687954 CPUtime=0 cores=0,2,4,6
/proc/23065/task/23071/stat : 23071 (java) S 23062 23062 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226149095 15372775424 22415 33554432000 4194304 4196468 140726299784352 139818015066352 139819044743810 0 0 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13074432 140726299792390 140726299792689 140726299792689 140726299795407 0
[pid=23065/tid=23072] ppid=23062 vsize=15012476 memory=-8813974798734826869 CPUtime=0 cores=0,2,4,6
/proc/23065/task/23072/stat : 23072 (java) S 23062 23062 16605 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 226149095 15372775424 22415 33554432000 4194304 4196468 140726299784352 139817627149472 139819044742869 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13074432 140726299792390 140726299792689 140726299792689 140726299795407 0
[pid=23065/tid=23073] ppid=23062 vsize=15012476 memory=-6664436420846796947 CPUtime=0 cores=0,2,4,6
/proc/23065/task/23073/stat : 23073 (java) S 23062 23062 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226149096 15372775424 22415 33554432000 4194304 4196468 140726299784352 139817358713584 139819044742869 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13074432 140726299792390 140726299792689 140726299792689 140726299795407 0
[pid=23065/tid=23074] ppid=23062 vsize=15012476 memory=4426078206164241782 CPUtime=0 cores=0,2,4,6
/proc/23065/task/23074/stat : 23074 (java) S 23062 23062 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226149098 15372775424 22415 33554432000 4194304 4196468 140726299784352 139816984205264 139819044751259 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13074432 140726299792390 140726299792689 140726299792689 140726299795407 0
[pid=23065/tid=23075] ppid=23062 vsize=15012476 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/23065/task/23075/stat : 23075 (java) R 23062 23062 16605 0 -1 1077944384 345 0 0 0 1 0 0 0 20 0 15 0 226149098 15372775424 22415 33554432000 4194304 4196468 140726299784352 139818014014192 139819044743810 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13074432 140726299792390 140726299792689 140726299792689 140726299795407 0
[pid=23065/tid=23076] ppid=23062 vsize=15012476 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/23065/task/23076/stat : 23076 (java) R 23062 23062 16605 0 -1 4202560 252 0 0 0 3 0 0 0 20 0 15 0 226149098 15372775424 22415 33554432000 4194304 4196468 140726299784352 139818012961648 139819022367312 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13074432 140726299792390 140726299792689 140726299792689 140726299795407 0
[pid=23065/tid=23077] ppid=23062 vsize=15012476 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/23065/task/23077/stat : 23077 (java) R 23062 23062 16605 0 -1 4202560 338 0 0 0 7 0 0 0 20 0 15 0 226149098 15372775424 22415 33554432000 4194304 4196468 140726299784352 139818011908592 139819023353633 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13074432 140726299792390 140726299792689 140726299792689 140726299795407 0
[pid=23065/tid=23078] ppid=23062 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23065/task/23078/stat : 23078 (java) S 23062 23062 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226149098 15372775424 22415 33554432000 4194304 4196468 140726299784352 139816486300512 139819044742869 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13074432 140726299792390 140726299792689 140726299792689 140726299795407 0
[pid=23065/tid=23079] ppid=23062 vsize=15012476 memory=3761129318981378097 CPUtime=0 cores=0,2,4,6
/proc/23065/task/23079/stat : 23079 (java) S 23062 23062 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226149098 15372775424 22415 33554432000 4194304 4196468 140726299784352 139818010855984 139819044743810 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13074432 140726299792390 140726299792689 140726299792689 140726299795407 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 91052 KiB

[startup+0.700821 s]
/proc/loadavg: 2.00 2.05 2.06 3/222 23079
/proc/meminfo: memFree=24663576/32770624 swapFree=67108860/67108860
[pid=23062] ppid=23059 vsize=113128 memory=1392 CPUtime=0 cores=0,2,4,6
/proc/23062/stat : 23062 (scop.sh) S 23059 23062 16605 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 226149091 115843072 348 33554432000 4194304 5098028 140724567706720 140724567703976 140605846606460 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 7372800 140724567708736 140724567708935 140724567708935 140724567711693 0
/proc/23062/statm: 28282 348 296 221 0 87 0
[pid=23065] ppid=23062 vsize=15018748 memory=129928 CPUtime=1.03 cores=0,2,4,6
/proc/23065/stat : 23065 (java) S 23062 23062 16605 0 -1 1077944320 17524 0 0 0 97 6 0 0 20 0 15 0 226149091 15379197952 32482 33554432000 4194304 4196468 140726299784352 140726299766896 139819044732663 0 0 2 25189581 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 13074432 140726299792390 140726299792689 140726299792689 140726299795407 0
/proc/23065/statm: 3754687 32482 3145 1 0 3716091 0
[pid=23065/tid=23066] ppid=23062 vsize=15018748 memory=-7816663703405220396 CPUtime=0.67 cores=0,2,4,6
/proc/23065/task/23066/stat : 23066 (java) R 23062 23062 16605 0 -1 4202560 14654 0 0 0 62 5 0 0 20 0 15 0 226149092 15379197952 32482 33554432000 4194304 4196468 140726299784352 139819016570352 139819044754589 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13074432 140726299792390 140726299792689 140726299792689 140726299795407 0
[pid=23065/tid=23067] ppid=23062 vsize=15018748 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23065/task/23067/stat : 23067 (java) S 23062 23062 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226149093 15379197952 32482 33554432000 4194304 4196468 140726299784352 139819048975376 139819044742869 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13074432 140726299792390 140726299792689 140726299792689 140726299795407 0
[pid=23065/tid=23068] ppid=23062 vsize=15018748 memory=61540 CPUtime=0 cores=0,2,4,6
/proc/23065/task/23068/stat : 23068 (java) S 23062 23062 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226149093 15379197952 32482 33554432000 4194304 4196468 140726299784352 139818840059024 139819044742869 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13074432 140726299792390 140726299792689 140726299792689 140726299795407 0
[pid=23065/tid=23069] ppid=23062 vsize=15018748 memory=1064 CPUtime=0 cores=0,2,4,6
/proc/23065/task/23069/stat : 23069 (java) S 23062 23062 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226149093 15379197952 32482 33554432000 4194304 4196468 140726299784352 139818839005968 139819044742869 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13074432 140726299792390 140726299792689 140726299792689 140726299795407 0
[pid=23065/tid=23070] ppid=23062 vsize=15018748 memory=2072 CPUtime=0 cores=0,2,4,6
/proc/23065/task/23070/stat : 23070 (java) S 23062 23062 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226149093 15379197952 32482 33554432000 4194304 4196468 140726299784352 139818837953424 139819044742869 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13074432 140726299792390 140726299792689 140726299792689 140726299795407 0
[pid=23065/tid=23071] ppid=23062 vsize=15018748 memory=1740 CPUtime=0 cores=0,2,4,6
/proc/23065/task/23071/stat : 23071 (java) S 23062 23062 16605 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 226149095 15379197952 32482 33554432000 4194304 4196468 140726299784352 139818015066352 139819044743810 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13074432 140726299792390 140726299792689 140726299792689 140726299795407 0
[pid=23065/tid=23072] ppid=23062 vsize=15018748 memory=11192 CPUtime=0 cores=0,2,4,6
/proc/23065/task/23072/stat : 23072 (java) S 23062 23062 16605 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 226149095 15379197952 32482 33554432000 4194304 4196468 140726299784352 139817627149472 139819044742869 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13074432 140726299792390 140726299792689 140726299792689 140726299795407 0
[pid=23065/tid=23073] ppid=23062 vsize=15018748 memory=752 CPUtime=0 cores=0,2,4,6
/proc/23065/task/23073/stat : 23073 (java) S 23062 23062 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226149096 15379197952 32482 33554432000 4194304 4196468 140726299784352 139817358713584 139819044742869 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13074432 140726299792390 140726299792689 140726299792689 140726299795407 0
[pid=23065/tid=23074] ppid=23062 vsize=15018748 memory=1828 CPUtime=0 cores=0,2,4,6
/proc/23065/task/23074/stat : 23074 (java) S 23062 23062 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226149098 15379197952 32482 33554432000 4194304 4196468 140726299784352 139816984205264 139819044751259 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13074432 140726299792390 140726299792689 140726299792689 140726299795407 0
[pid=23065/tid=23075] ppid=23062 vsize=15018748 memory=1120 CPUtime=0.08 cores=0,2,4,6
/proc/23065/task/23075/stat : 23075 (java) S 23062 23062 16605 0 -1 1077944384 605 0 0 0 8 0 0 0 20 0 15 0 226149098 15379197952 32482 33554432000 4194304 4196468 140726299784352 139818014014192 139819044743810 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13074432 140726299792390 140726299792689 140726299792689 140726299795407 0
[pid=23065/tid=23076] ppid=23062 vsize=15018748 memory=6120 CPUtime=0.07 cores=0,2,4,6
/proc/23065/task/23076/stat : 23076 (java) S 23062 23062 16605 0 -1 1077944384 407 0 0 0 7 0 0 0 20 0 15 0 226149098 15379197952 32482 33554432000 4194304 4196468 140726299784352 139818012961648 139819044743810 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13074432 140726299792390 140726299792689 140726299792689 140726299795407 0
[pid=23065/tid=23077] ppid=23062 vsize=15018748 memory=1724 CPUtime=0.17 cores=0,2,4,6
/proc/23065/task/23077/stat : 23077 (java) R 23062 23062 16605 0 -1 4202560 521 0 0 0 17 0 0 0 20 0 15 0 226149098 15379197952 32482 33554432000 4194304 4196468 140726299784352 139818011904352 139819024165755 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13074432 140726299792390 140726299792689 140726299792689 140726299795407 0
[pid=23065/tid=23078] ppid=23062 vsize=15018748 memory=4004 CPUtime=0 cores=0,2,4,6
/proc/23065/task/23078/stat : 23078 (java) S 23062 23062 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226149098 15379197952 32482 33554432000 4194304 4196468 140726299784352 139816486300512 139819044742869 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13074432 140726299792390 140726299792689 140726299792689 140726299795407 0
[pid=23065/tid=23079] ppid=23062 vsize=15018748 memory=3516 CPUtime=0 cores=0,2,4,6
/proc/23065/task/23079/stat : 23079 (java) S 23062 23062 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226149098 15379197952 32482 33554432000 4194304 4196468 140726299784352 139818010855984 139819044743810 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13074432 140726299792390 140726299792689 140726299792689 140726299795407 0
Current children cumulated CPU time: 1.03 s
Current children cumulated vsize: 15131876 KiB
Current children cumulated memory: 131320 KiB

[startup+1.50151 s]
/proc/loadavg: 2.00 2.05 2.06 5/222 23079
/proc/meminfo: memFree=24570524/32770624 swapFree=67108860/67108860
[pid=23062] ppid=23059 vsize=113128 memory=1392 CPUtime=0 cores=0,2,4,6
/proc/23062/stat : 23062 (scop.sh) S 23059 23062 16605 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 226149091 115843072 348 33554432000 4194304 5098028 140724567706720 140724567703976 140605846606460 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 7372800 140724567708736 140724567708935 140724567708935 140724567711693 0
/proc/23062/statm: 28282 348 296 221 0 87 0

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

[pid=23080/tid=23083] ppid=23062 vsize=8068220 memory=114092 CPUtime=0 cores=0,2,4,6
/proc/23080/task/23083/stat : 23083 (java) S 23062 23062 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 226149845 8261857280 28523 33554432000 4194304 4196468 140724125515248 139690390158352 139690554676949 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12636160 140724125516981 140724125517105 140724125517105 140724125519823 0
[pid=23080/tid=23084] ppid=23062 vsize=8068220 memory=114092 CPUtime=0 cores=0,2,4,6
/proc/23080/task/23084/stat : 23084 (java) S 23062 23062 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 226149845 8261857280 28523 33554432000 4194304 4196468 140724125515248 139690038897552 139690554676949 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12636160 140724125516981 140724125517105 140724125517105 140724125519823 0
[pid=23080/tid=23085] ppid=23062 vsize=8068220 memory=114092 CPUtime=0 cores=0,2,4,6
/proc/23080/task/23085/stat : 23085 (java) S 23062 23062 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 226149845 8261857280 28523 33554432000 4194304 4196468 140724125515248 139690037844752 139690554676949 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12636160 140724125516981 140724125517105 140724125517105 140724125519823 0
[pid=23080/tid=23086] ppid=23062 vsize=8068220 memory=1468 CPUtime=0.04 cores=0,2,4,6
/proc/23080/task/23086/stat : 23086 (java) S 23062 23062 16605 0 -1 1077944384 7 0 0 0 2 2 0 0 20 0 19 0 226149846 8261857280 28523 33554432000 4194304 4196468 140724125515248 139690001127792 139690554677890 0 0 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12636160 140724125516981 140724125517105 140724125517105 140724125519823 0
[pid=23080/tid=23087] ppid=23062 vsize=8068220 memory=114092 CPUtime=0 cores=0,2,4,6
/proc/23080/task/23087/stat : 23087 (java) S 23062 23062 16605 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 226149847 8261857280 28523 33554432000 4194304 4196468 140724125515248 139689382110240 139690554676949 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12636160 140724125516981 140724125517105 140724125517105 140724125519823 0
[pid=23080/tid=23088] ppid=23062 vsize=8068220 memory=114092 CPUtime=0 cores=0,2,4,6
/proc/23080/task/23088/stat : 23088 (java) S 23062 23062 16605 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 226149847 8261857280 28523 33554432000 4194304 4196468 140724125515248 139689247888240 139690554676949 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12636160 140724125516981 140724125517105 140724125517105 140724125519823 0
[pid=23080/tid=23089] ppid=23062 vsize=8068220 memory=1468 CPUtime=0 cores=0,2,4,6
/proc/23080/task/23089/stat : 23089 (java) S 23062 23062 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 226149849 8261857280 28523 33554432000 4194304 4196468 140724125515248 139688873383760 139690554685339 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12636160 140724125516981 140724125517105 140724125517105 140724125519823 0
[pid=23080/tid=23090] ppid=23062 vsize=8068220 memory=114092 CPUtime=0.09 cores=0,2,4,6
/proc/23080/task/23090/stat : 23090 (java) S 23062 23062 16605 0 -1 1077944384 784 0 0 0 9 0 0 0 20 0 19 0 226149849 8261857280 28523 33554432000 4194304 4196468 140724125515248 139690000075632 139690554677890 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12636160 140724125516981 140724125517105 140724125517105 140724125519823 0
[pid=23080/tid=23091] ppid=23062 vsize=8068220 memory=1468 CPUtime=0.09 cores=0,2,4,6
/proc/23080/task/23091/stat : 23091 (java) S 23062 23062 16605 0 -1 1077944384 225 0 0 0 9 0 0 0 20 0 19 0 226149849 8261857280 28523 33554432000 4194304 4196468 140724125515248 139689999022832 139690554677890 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12636160 140724125516981 140724125517105 140724125517105 140724125519823 0
[pid=23080/tid=23092] ppid=23062 vsize=8068220 memory=3312 CPUtime=0.2 cores=0,2,4,6
/proc/23080/task/23092/stat : 23092 (java) S 23062 23062 16605 0 -1 1077944384 755 0 0 0 20 0 0 0 20 0 19 0 226149850 8261857280 28523 33554432000 4194304 4196468 140724125515248 139689997970032 139690554677890 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12636160 140724125516981 140724125517105 140724125517105 140724125519823 0
[pid=23080/tid=23093] ppid=23062 vsize=8068220 memory=15712 CPUtime=0 cores=0,2,4,6
/proc/23080/task/23093/stat : 23093 (java) S 23062 23062 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 226149850 8261857280 28523 33554432000 4194304 4196468 140724125515248 139688375479008 139690554676949 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12636160 140724125516981 140724125517105 140724125517105 140724125519823 0
[pid=23080/tid=23094] ppid=23062 vsize=8068220 memory=1468 CPUtime=1.58 cores=0,2,4,6
/proc/23080/task/23094/stat : 23094 (java) S 23062 23062 16605 0 -1 1077944384 163 0 0 0 79 79 0 0 20 0 19 0 226149850 8261857280 28523 33554432000 4194304 4196468 140724125515248 139689996917424 139690554677890 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12636160 140724125516981 140724125517105 140724125517105 140724125519823 0
[pid=23080/tid=23096] ppid=23062 vsize=8068220 memory=114092 CPUtime=0 cores=0,2,4,6
/proc/23080/task/23096/stat : 23096 (java) S 23062 23062 16605 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 226149916 8261857280 28523 33554432000 4194304 4196468 140724125515248 139689989108928 139690554691353 0 4 2 25189581 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 12636160 140724125516981 140724125517105 140724125517105 140724125519823 0
[pid=23080/tid=23098] ppid=23062 vsize=8068220 memory=78044 CPUtime=0 cores=0,2,4,6
/proc/23080/task/23098/stat : 23098 (java) S 23062 23062 16605 0 -1 4202560 24 0 0 0 0 0 0 0 20 0 19 0 226149916 8261857280 28523 33554432000 4194304 4196468 140724125515248 139687838592272 139690554688669 0 4 2 25189581 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 12636160 140724125516981 140724125517105 140724125517105 140724125519823 0
[pid=23080/tid=23099] ppid=23062 vsize=8068220 memory=1468 CPUtime=0 cores=0,2,4,6
/proc/23080/task/23099/stat : 23099 (java) S 23062 23062 16605 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 226149916 8261857280 28523 33554432000 4194304 4196468 140724125515248 139687972814992 139690554688669 0 4 2 25189581 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 12636160 140724125516981 140724125517105 140724125517105 140724125519823 0
[pid=23080/tid=23100] ppid=23062 vsize=8068220 memory=1468 CPUtime=0 cores=0,2,4,6
/proc/23080/task/23100/stat : 23100 (java) S 23062 23062 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 226149918 8261857280 28523 33554432000 4194304 4196468 140724125515248 139687570169504 139690554676949 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12636160 140724125516981 140724125517105 140724125517105 140724125519823 0
Current children cumulated CPU time: 2456.47 s
Current children cumulated vsize: 8281824 KiB
Current children cumulated memory: 198424 KiB

[startup+2502.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/227 23297
/proc/meminfo: memFree=24579680/32770624 swapFree=67108860/67108860
[pid=23062] ppid=23059 vsize=113128 memory=1468 CPUtime=19.62 cores=0,2,4,6
/proc/23062/stat : 23062 (scop.sh) S 23059 23062 16605 0 -1 4202496 590 35181 0 0 0 0 1900 62 20 0 1 0 226149091 115843072 367 33554432000 4194304 5098028 140724567706720 140724567703464 140605846606460 0 65536 4100 81923 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 7372800 140724567708736 140724567708935 140724567708935 140724567711693 0
/proc/23062/statm: 28282 367 311 221 0 87 0
[pid=23080] ppid=23062 vsize=8068220 memory=114092 CPUtime=2.85 cores=0,2,4,6
/proc/23080/stat : 23080 (java) S 23062 23062 16605 0 -1 1077944320 18974 0 0 0 208 77 0 0 20 0 19 0 226149843 8261857280 28523 33554432000 4194304 4196468 140724125515248 140724125497792 139690554666743 0 0 2 25189581 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 12636160 140724125516981 140724125517105 140724125517105 140724125519823 0
/proc/23080/statm: 2017055 28523 3150 1 0 1978454 0
[pid=23095] ppid=23080 vsize=100476 memory=82864 CPUtime=2494.05 cores=0,2,4,6
/proc/23095/stat : 23095 (minisat_release) R 23080 23062 16605 0 -1 4202496 173138 0 0 0 249389 16 0 0 20 0 1 0 226149916 102887424 20716 33554432000 4194304 4308513 140723631573456 140723631570456 4269582 0 4 0 8396802 0 0 0 17 2 0 0 0 0 0 6409496 6410680 12181504 140723631580276 140723631580374 140723631580374 140723631583173 0
/proc/23095/statm: 25119 20716 341 28 0 21359 0
[pid=23080/tid=23081] ppid=23062 vsize=8068220 memory=114092 CPUtime=0.74 cores=0,2,4,6
/proc/23080/task/23081/stat : 23081 (java) S 23062 23062 16605 0 -1 1077944384 15613 0 0 0 70 4 0 0 20 0 19 0 226149844 8261857280 28523 33554432000 4194304 4196468 140724125515248 139690526506896 139690554676949 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12636160 140724125516981 140724125517105 140724125517105 140724125519823 0
[pid=23080/tid=23082] ppid=23062 vsize=8068220 memory=114092 CPUtime=0 cores=0,2,4,6
/proc/23080/task/23082/stat : 23082 (java) S 23062 23062 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 226149845 8261857280 28523 33554432000 4194304 4196468 140724125515248 139690558909584 139690554676949 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12636160 140724125516981 140724125517105 140724125517105 140724125519823 0
[pid=23080/tid=23083] ppid=23062 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/23080/task/23083/stat : 23083 (java) S 23062 23062 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 226149845 8261857280 28523 33554432000 4194304 4196468 140724125515248 139690390158352 139690554676949 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12636160 140724125516981 140724125517105 140724125517105 140724125519823 0
[pid=23080/tid=23084] ppid=23062 vsize=8068220 memory=116960 CPUtime=0 cores=0,2,4,6
/proc/23080/task/23084/stat : 23084 (java) S 23062 23062 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 226149845 8261857280 28523 33554432000 4194304 4196468 140724125515248 139690038897552 139690554676949 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12636160 140724125516981 140724125517105 140724125517105 140724125519823 0
[pid=23080/tid=23085] ppid=23062 vsize=8068220 memory=114092 CPUtime=0 cores=0,2,4,6
/proc/23080/task/23085/stat : 23085 (java) S 23062 23062 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 226149845 8261857280 28523 33554432000 4194304 4196468 140724125515248 139690037844752 139690554676949 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12636160 140724125516981 140724125517105 140724125517105 140724125519823 0
[pid=23080/tid=23086] ppid=23062 vsize=8068220 memory=1468 CPUtime=0.04 cores=0,2,4,6
/proc/23080/task/23086/stat : 23086 (java) S 23062 23062 16605 0 -1 1077944384 7 0 0 0 2 2 0 0 20 0 19 0 226149846 8261857280 28523 33554432000 4194304 4196468 140724125515248 139690001127792 139690554677890 0 0 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12636160 140724125516981 140724125517105 140724125517105 140724125519823 0
[pid=23080/tid=23087] ppid=23062 vsize=8068220 memory=1468 CPUtime=0 cores=0,2,4,6
/proc/23080/task/23087/stat : 23087 (java) S 23062 23062 16605 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 226149847 8261857280 28523 33554432000 4194304 4196468 140724125515248 139689382110240 139690554676949 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12636160 140724125516981 140724125517105 140724125517105 140724125519823 0
[pid=23080/tid=23088] ppid=23062 vsize=8068220 memory=1468 CPUtime=0 cores=0,2,4,6
/proc/23080/task/23088/stat : 23088 (java) S 23062 23062 16605 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 226149847 8261857280 28523 33554432000 4194304 4196468 140724125515248 139689247888240 139690554676949 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12636160 140724125516981 140724125517105 140724125517105 140724125519823 0
[pid=23080/tid=23089] ppid=23062 vsize=8068220 memory=1468 CPUtime=0 cores=0,2,4,6
/proc/23080/task/23089/stat : 23089 (java) S 23062 23062 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 226149849 8261857280 28523 33554432000 4194304 4196468 140724125515248 139688873383760 139690554685339 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12636160 140724125516981 140724125517105 140724125517105 140724125519823 0
[pid=23080/tid=23090] ppid=23062 vsize=8068220 memory=3712 CPUtime=0.09 cores=0,2,4,6
/proc/23080/task/23090/stat : 23090 (java) S 23062 23062 16605 0 -1 1077944384 784 0 0 0 9 0 0 0 20 0 19 0 226149849 8261857280 28523 33554432000 4194304 4196468 140724125515248 139690000075632 139690554677890 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12636160 140724125516981 140724125517105 140724125517105 140724125519823 0
[pid=23080/tid=23091] ppid=23062 vsize=8068220 memory=1468 CPUtime=0.09 cores=0,2,4,6
/proc/23080/task/23091/stat : 23091 (java) S 23062 23062 16605 0 -1 1077944384 225 0 0 0 9 0 0 0 20 0 19 0 226149849 8261857280 28523 33554432000 4194304 4196468 140724125515248 139689999022832 139690554677890 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12636160 140724125516981 140724125517105 140724125517105 140724125519823 0
[pid=23080/tid=23092] ppid=23062 vsize=8068220 memory=114092 CPUtime=0.2 cores=0,2,4,6
/proc/23080/task/23092/stat : 23092 (java) S 23062 23062 16605 0 -1 1077944384 755 0 0 0 20 0 0 0 20 0 19 0 226149850 8261857280 28523 33554432000 4194304 4196468 140724125515248 139689997970032 139690554677890 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12636160 140724125516981 140724125517105 140724125517105 140724125519823 0
[pid=23080/tid=23093] ppid=23062 vsize=8068220 memory=-7824251494391043435 CPUtime=0 cores=0,2,4,6
/proc/23080/task/23093/stat : 23093 (java) S 23062 23062 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 226149850 8261857280 28523 33554432000 4194304 4196468 140724125515248 139688375479008 139690554676949 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12636160 140724125516981 140724125517105 140724125517105 140724125519823 0
[pid=23080/tid=23094] ppid=23062 vsize=8068220 memory=3312 CPUtime=1.61 cores=0,2,4,6
/proc/23080/task/23094/stat : 23094 (java) S 23062 23062 16605 0 -1 1077944384 167 0 0 0 81 80 0 0 20 0 19 0 226149850 8261857280 28523 33554432000 4194304 4196468 140724125515248 139689996917424 139690554677890 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12636160 140724125516981 140724125517105 140724125517105 140724125519823 0
[pid=23080/tid=23096] ppid=23062 vsize=8068220 memory=15712 CPUtime=0 cores=0,2,4,6
/proc/23080/task/23096/stat : 23096 (java) S 23062 23062 16605 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 226149916 8261857280 28523 33554432000 4194304 4196468 140724125515248 139689989108928 139690554691353 0 4 2 25189581 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 12636160 140724125516981 140724125517105 140724125517105 140724125519823 0
[pid=23080/tid=23098] ppid=23062 vsize=8068220 memory=1620 CPUtime=0 cores=0,2,4,6
/proc/23080/task/23098/stat : 23098 (java) S 23062 23062 16605 0 -1 4202560 24 0 0 0 0 0 0 0 20 0 19 0 226149916 8261857280 28523 33554432000 4194304 4196468 140724125515248 139687838592272 139690554688669 0 4 2 25189581 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 12636160 140724125516981 140724125517105 140724125517105 140724125519823 0
[pid=23080/tid=23099] ppid=23062 vsize=8068220 memory=74 CPUtime=0 cores=0,2,4,6
/proc/23080/task/23099/stat : 23099 (java) S 23062 23062 16605 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 226149916 8261857280 28523 33554432000 4194304 4196468 140724125515248 139687972814992 139690554688669 0 4 2 25189581 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 12636160 140724125516981 140724125517105 140724125517105 140724125519823 0
[pid=23080/tid=23100] ppid=23062 vsize=8068220 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23080/task/23100/stat : 23100 (java) S 23062 23062 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 226149918 8261857280 28523 33554432000 4194304 4196468 140724125515248 139687570169504 139690554676949 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12636160 140724125516981 140724125517105 140724125517105 140724125519823 0
Current children cumulated CPU time: 2516.52 s
Current children cumulated vsize: 8281824 KiB
Current children cumulated memory: 198424 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2505.8 s]
/proc/loadavg: 2.05 2.03 2.05 3/227 23297
/proc/meminfo: memFree=24579680/32770624 swapFree=67108860/67108860
[pid=23062] ppid=23059 vsize=113128 memory=1468 CPUtime=19.62 cores=0,2,4,6
/proc/23062/stat : 23062 (scop.sh) S 23059 23062 16605 0 -1 4202496 590 35181 0 0 0 0 1900 62 20 0 1 0 226149091 115843072 367 33554432000 4194304 5098028 140724567706720 140724567703464 140605846606460 0 65536 4100 81923 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 7372800 140724567708736 140724567708935 140724567708935 140724567711693 0
/proc/23062/statm: 28282 367 311 221 0 87 0
[pid=23080] ppid=23062 vsize=8068220 memory=114092 CPUtime=2.86 cores=0,2,4,6
/proc/23080/stat : 23080 (java) S 23062 23062 16605 0 -1 1077944320 18974 0 0 0 209 77 0 0 20 0 19 0 226149843 8261857280 28523 33554432000 4194304 4196468 140724125515248 140724125497792 139690554666743 0 0 2 25189581 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 12636160 140724125516981 140724125517105 140724125517105 140724125519823 0
/proc/23080/statm: 2017055 28523 3150 1 0 1978454 0
[pid=23095] ppid=23080 vsize=100476 memory=82864 CPUtime=2497.55 cores=0,2,4,6
/proc/23095/stat : 23095 (minisat_release) R 23080 23062 16605 0 -1 4202496 173151 0 0 0 249739 16 0 0 20 0 1 0 226149916 102887424 20716 33554432000 4194304 4308513 140723631573456 140723631570456 4276056 0 4 0 8396802 0 0 0 17 2 0 0 0 0 0 6409496 6410680 12181504 140723631580276 140723631580374 140723631580374 140723631583173 0
/proc/23095/statm: 25119 20716 341 28 0 21359 0
[pid=23080/tid=23081] ppid=23062 vsize=8068220 memory=2180 CPUtime=0.74 cores=0,2,4,6
/proc/23080/task/23081/stat : 23081 (java) S 23062 23062 16605 0 -1 1077944384 15613 0 0 0 70 4 0 0 20 0 19 0 226149844 8261857280 28523 33554432000 4194304 4196468 140724125515248 139690526506896 139690554676949 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12636160 140724125516981 140724125517105 140724125517105 140724125519823 0
[pid=23080/tid=23082] ppid=23062 vsize=8068220 memory=924 CPUtime=0 cores=0,2,4,6
/proc/23080/task/23082/stat : 23082 (java) S 23062 23062 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 226149845 8261857280 28523 33554432000 4194304 4196468 140724125515248 139690558909584 139690554676949 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12636160 140724125516981 140724125517105 140724125517105 140724125519823 0
[pid=23080/tid=23083] ppid=23062 vsize=8068220 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/23080/task/23083/stat : 23083 (java) S 23062 23062 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 226149845 8261857280 28523 33554432000 4194304 4196468 140724125515248 139690390158352 139690554676949 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12636160 140724125516981 140724125517105 140724125517105 140724125519823 0
[pid=23080/tid=23084] ppid=23062 vsize=8068220 memory=924 CPUtime=0 cores=0,2,4,6
/proc/23080/task/23084/stat : 23084 (java) S 23062 23062 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 226149845 8261857280 28523 33554432000 4194304 4196468 140724125515248 139690038897552 139690554676949 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12636160 140724125516981 140724125517105 140724125517105 140724125519823 0
[pid=23080/tid=23085] ppid=23062 vsize=8068220 memory=1168 CPUtime=0 cores=0,2,4,6
/proc/23080/task/23085/stat : 23085 (java) S 23062 23062 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 226149845 8261857280 28523 33554432000 4194304 4196468 140724125515248 139690037844752 139690554676949 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12636160 140724125516981 140724125517105 140724125517105 140724125519823 0
[pid=23080/tid=23086] ppid=23062 vsize=8068220 memory=2140 CPUtime=0.04 cores=0,2,4,6
/proc/23080/task/23086/stat : 23086 (java) S 23062 23062 16605 0 -1 1077944384 7 0 0 0 2 2 0 0 20 0 19 0 226149846 8261857280 28523 33554432000 4194304 4196468 140724125515248 139690001127792 139690554677890 0 0 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12636160 140724125516981 140724125517105 140724125517105 140724125519823 0
[pid=23080/tid=23087] ppid=23062 vsize=8068220 memory=2180 CPUtime=0 cores=0,2,4,6
/proc/23080/task/23087/stat : 23087 (java) S 23062 23062 16605 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 226149847 8261857280 28523 33554432000 4194304 4196468 140724125515248 139689382110240 139690554676949 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12636160 140724125516981 140724125517105 140724125517105 140724125519823 0
[pid=23080/tid=23088] ppid=23062 vsize=8068220 memory=924 CPUtime=0 cores=0,2,4,6
/proc/23080/task/23088/stat : 23088 (java) S 23062 23062 16605 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 226149847 8261857280 28523 33554432000 4194304 4196468 140724125515248 139689247888240 139690554676949 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12636160 140724125516981 140724125517105 140724125517105 140724125519823 0
[pid=23080/tid=23089] ppid=23062 vsize=8068220 memory=1468 CPUtime=0 cores=0,2,4,6
/proc/23080/task/23089/stat : 23089 (java) S 23062 23062 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 226149849 8261857280 28523 33554432000 4194304 4196468 140724125515248 139688873383760 139690554685339 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12636160 140724125516981 140724125517105 140724125517105 140724125519823 0
[pid=23080/tid=23090] ppid=23062 vsize=8068220 memory=114092 CPUtime=0.09 cores=0,2,4,6
/proc/23080/task/23090/stat : 23090 (java) S 23062 23062 16605 0 -1 1077944384 784 0 0 0 9 0 0 0 20 0 19 0 226149849 8261857280 28523 33554432000 4194304 4196468 140724125515248 139690000075632 139690554677890 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12636160 140724125516981 140724125517105 140724125517105 140724125519823 0
[pid=23080/tid=23091] ppid=23062 vsize=8068220 memory=82864 CPUtime=0.09 cores=0,2,4,6
/proc/23080/task/23091/stat : 23091 (java) S 23062 23062 16605 0 -1 1077944384 225 0 0 0 9 0 0 0 20 0 19 0 226149849 8261857280 28523 33554432000 4194304 4196468 140724125515248 139689999022832 139690554677890 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12636160 140724125516981 140724125517105 140724125517105 140724125519823 0
[pid=23080/tid=23092] ppid=23062 vsize=8068220 memory=1412 CPUtime=0.2 cores=0,2,4,6
/proc/23080/task/23092/stat : 23092 (java) S 23062 23062 16605 0 -1 1077944384 755 0 0 0 20 0 0 0 20 0 19 0 226149850 8261857280 28523 33554432000 4194304 4196468 140724125515248 139689997970032 139690554677890 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12636160 140724125516981 140724125517105 140724125517105 140724125519823 0
[pid=23080/tid=23093] ppid=23062 vsize=8068220 memory=3404 CPUtime=0 cores=0,2,4,6
/proc/23080/task/23093/stat : 23093 (java) S 23062 23062 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 226149850 8261857280 28523 33554432000 4194304 4196468 140724125515248 139688375479008 139690554676949 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12636160 140724125516981 140724125517105 140724125517105 140724125519823 0
[pid=23080/tid=23094] ppid=23062 vsize=8068220 memory=1472 CPUtime=1.62 cores=0,2,4,6
/proc/23080/task/23094/stat : 23094 (java) S 23062 23062 16605 0 -1 1077944384 167 0 0 0 81 81 0 0 20 0 19 0 226149850 8261857280 28523 33554432000 4194304 4196468 140724125515248 139689996917424 139690554677890 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12636160 140724125516981 140724125517105 140724125517105 140724125519823 0
[pid=23080/tid=23096] ppid=23062 vsize=8068220 memory=116960 CPUtime=0 cores=0,2,4,6
/proc/23080/task/23096/stat : 23096 (java) S 23062 23062 16605 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 226149916 8261857280 28523 33554432000 4194304 4196468 140724125515248 139689989108928 139690554691353 0 4 2 25189581 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 12636160 140724125516981 140724125517105 140724125517105 140724125519823 0
[pid=23080/tid=23098] ppid=23062 vsize=8068220 memory=3712 CPUtime=0 cores=0,2,4,6
/proc/23080/task/23098/stat : 23098 (java) S 23062 23062 16605 0 -1 4202560 24 0 0 0 0 0 0 0 20 0 19 0 226149916 8261857280 28523 33554432000 4194304 4196468 140724125515248 139687838592272 139690554688669 0 4 2 25189581 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 12636160 140724125516981 140724125517105 140724125517105 140724125519823 0
[pid=23080/tid=23099] ppid=23062 vsize=8068220 memory=61596 CPUtime=0 cores=0,2,4,6
/proc/23080/task/23099/stat : 23099 (java) S 23062 23062 16605 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 226149916 8261857280 28523 33554432000 4194304 4196468 140724125515248 139687972814992 139690554688669 0 4 2 25189581 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 12636160 140724125516981 140724125517105 140724125517105 140724125519823 0
[pid=23080/tid=23100] ppid=23062 vsize=8068220 memory=1064 CPUtime=0 cores=0,2,4,6
/proc/23080/task/23100/stat : 23100 (java) S 23062 23062 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 226149918 8261857280 28523 33554432000 4194304 4196468 140724125515248 139687570169504 139690554676949 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12636160 140724125516981 140724125517105 140724125517105 140724125519823 0
Current children cumulated CPU time: 2520.03 s
Current children cumulated vsize: 8281824 KiB
Current children cumulated memory: 198424 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+2505.81 s]
# the end of solver process 23062 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=19.0109 s, system=0.631918 s

[startup+2505.81 s]
# the end of solver process 23080 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.5 s, system=1.57976 s
# this solver process was not waited by its parent and was adopted by runsolver

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

Child status: 1
Real time (s): 2505.81
CPU time (s): 2520.08
CPU user time (s): 2518.5
CPU system time (s): 1.57976
CPU usage (%): 100.569
Max. virtual memory (cumulated for all children) (KiB): 15142280
Max. memory (cumulated for all children) (KiB): 2994116

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.5
system time used= 1.57976
maximum resident set size= 2995460
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 228181
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3432
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 59627
involuntary context switches= 4451


# summary of solver processes directly reported to runsolver:
#   pid: 23062,23080
#   total CPU time (s): 2520.08
#   total CPU user time (s): 2518.5
#   total CPU system time (s): 1.57976

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.1928 second user time and 26.7556 second system time

The end

Launcher Data

Begin job on node107 at 2018-08-12 16:57:39
IDJOB=4305469
IDBENCH=141584
IDSOLVER=2782
FILE ID=node107/4305469-1534085859
RUNJOBID= node107-1534064712-16636
PBS_JOBID= 21036990
Free space on /tmp= 39468 MiB

SOLVER NAME= scop order+MapleCOMSPS (2018-07-31)
BENCH NAME= XCSP18/Frb/frb-50-23-3-mgd_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-4305469-1534085859/watcher-4305469-1534085859 -o /tmp/evaluation-result-4305469-1534085859/solver-4305469-1534085859 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1534064712-16636 --watchdog 2580  scop.sh 11g scop.jar -order minisat_release default HOME HOME/instance-4305469-1534085859.xml

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

MD5SUM BENCH= 9221c7b89083fde7801d6d9537c28698
RANDOM SEED=934083452

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:        24766144 kB
MemAvailable:   31727432 kB
Buffers:          209084 kB
Cached:          6947676 kB
SwapCached:            0 kB
Active:          3779700 kB
Inactive:        3611536 kB
Active(anon):     182516 kB
Inactive(anon):   104180 kB
Active(file):    3597184 kB
Inactive(file):  3507356 kB
Unevictable:        6976 kB
Mlocked:            6976 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8012 kB
Writeback:             0 kB
AnonPages:        300828 kB
Mapped:            64008 kB
Shmem:             49804 kB
Slab:             313616 kB
SReclaimable:     285208 kB
SUnreclaim:        28408 kB
KernelStack:        4048 kB
PageTables:         6148 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5889404 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    169984 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= 39460 MiB
End job on node107 at 2018-08-12 17:39:25