Trace number 4305428

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.09 2502.81

General information on the benchmark

NameSocialGolfers/
SocialGolfers-6-6-8-cp_c18.xml
MD5SUM8a9161d398725f1a5fa3c8de0eb5bbd3
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 variables288
Number of constraints17650
Number of domains1
Minimum domain size6
Maximum domain size6
Distribution of domain sizes[{"size":6,"count":288}]
Minimum variable degree247
Maximum variable degree248
Distribution of variable degrees[{"degree":247,"count":252},{"degree":248,"count":36}]
Minimum constraint arity4
Maximum constraint arity288
Distribution of constraint arities[{"arity":4,"count":17640},{"arity":36,"count":9},{"arity":288,"count":1}]
Number of extensional constraints0
Number of intensional constraints17640
Distribution of constraint types[{"type":"intension","count":17640},{"type":"lex","count":1},{"type":"cardinality","count":8},{"type":"instantiation","count":1}]
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-19184-serial-file.bin HOME/instance-4305428-1534072656.xml
0.66/0.52	
0.66/0.52	scop order+minisat_release (2018-07-31)
0.66/0.52	(Encoding Process)
0.66/0.52	
0.66/0.55	c BEGIN-Prog: Sun Aug 12 13:17:37 CEST 2018
0.66/0.55	c PID: 19187
0.66/0.55	c IP: 172.20.3.107
0.66/0.55	c HOST: node107.alineos.net
0.66/0.55	c (0,0) Parsing Begin
7.66/2.95	c (2,2) Parsing End
7.66/2.96	c (2,2) CSP: 288 int (0 aux), 0 bool (0 aux), 17650 ctr, max domain size 6
7.92/3.08	c (2,2) Heap : 844 MiB used (max 10795 MiB), NonHeap : 24 MiB used (max 0 MiB)
7.92/3.08	c (2,2) Constraint Name Generate Begin
7.92/3.08	c (2,2) Ctr:HOME/instance-4305428-1534072656.xml,Cardinality:Instantiation:IntVar:LexMatrix:Ne:Num:Or
7.92/3.08	c (2,2) Constraint Name Generate End
7.92/3.08	c (2,2) Heap : 901 MiB used (max 10795 MiB), NonHeap : 24 MiB used (max 0 MiB)
7.92/3.08	c (2,2) CSP to CSPinCNF Begin
8.59/3.39	c (2,2) translated 1765 (10%) constraints
8.88/3.48	c (2,2) translated 3530 (20%) constraints
9.17/3.56	c (3,3) translated 5295 (30%) constraints
9.46/3.62	c (3,3) translated 7060 (40%) constraints
9.46/3.67	c (3,3) translated 8825 (50%) constraints
9.73/3.72	c (3,3) translated 10590 (60%) constraints
9.73/3.77	c (3,3) translated 12355 (70%) constraints
9.93/3.81	c (3,3) translated 14120 (80%) constraints
9.93/3.85	c (3,3) translated 15885 (90%) constraints
11.77/4.42	c (3,3) translated 17650 (100%) constraints
14.43/5.36	c (4,4) STATISTICS1:HOME/instance-4305428-1534072656.xml,Cardinality:Instantiation:IntVar:LexMatrix:Ne:Num:Or,2464,22160,34359738368,6,4,36,34359738368:96;6:31751;1:4551,6:66597;2:6528;1:9499,4:18088;3:1770;2:2176;1:126,36:96;2:36302;1:10056,
14.43/5.36	c (4,4) ==========================================
14.43/5.36	c (4,4) Order
14.43/5.36	c (4,4) ==========================================
15.08/5.53	c (5,4) translated 2216 (10%) constraints
15.39/5.67	c (5,5) translated 4432 (20%) constraints
15.87/5.80	c (5,5) translated 6648 (30%) constraints
15.99/5.91	c (5,5) translated 8864 (40%) constraints
16.17/6.02	c (5,5) translated 11080 (50%) constraints
16.27/6.13	c (5,5) translated 13296 (60%) constraints
16.36/6.23	c (5,5) translated 15512 (70%) constraints
16.46/6.38	c (5,5) translated 17728 (80%) constraints
17.34/6.65	c (6,6) translated 19944 (90%) constraints
17.94/6.80	c (6,6) translated 22160 (100%) constraints
17.94/6.80	c (6,6) CSP to CSPinCNF End
17.94/6.81	c (6,6) CSP: 720 int (432 aux), 3904 bool (3904 aux), 26564 ctr, max domain size 7
17.94/6.81	c (6,6) Heap : 2027 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
17.94/6.81	c (6,6) CSPinCNF Propagation Begin
18.90/7.19	c (6,6) 786 values, 6580 unsatisfiable literals, and 5416 valid clauses are removed
18.90/7.19	c (6,6) CSPinCNF Propagation End
18.90/7.19	c (6,6) CSP: 1182 int (894 aux), 3442 bool (3442 aux), 21148 ctr, max domain size 7
18.90/7.19	c (6,6) Heap : 2196 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
18.90/7.19	c (6,6) Simplify CSPinCNF Begin
20.08/7.66	c (7,7) Simplify CSPinCNF End
20.08/7.67	c (7,7) CSP: 1182 int (894 aux), 12773 bool (12773 aux), 30479 ctr, max domain size 7
20.08/7.67	c (7,7) Heap : 2365 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
20.08/7.67	c (7,7) Calculate Precise Domain Begin
20.34/7.72	c (7,7) 0 values are removed by re-calculation
20.34/7.72	c (7,7) Calculate Precise Domain End
20.34/7.73	c (7,7) CSP: 1182 int (894 aux), 12773 bool (12773 aux), 30479 ctr, max domain size 7
20.34/7.73	c (7,7) Heap : 2365 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
20.34/7.73	c (7,7) CSPinCNF to SatSolver Begin
20.96/7.96	c (7,7) 3048 (10 %) CSP clauses are encoded (16301 SAT variables, 16775 SAT clauses)
21.30/8.05	c (7,7) 6096 (20 %) CSP clauses are encoded (16301 SAT variables, 30628 SAT clauses)
21.59/8.12	c (7,7) 9144 (30 %) CSP clauses are encoded (16301 SAT variables, 43301 SAT clauses)
21.59/8.18	c (7,7) 12192 (40 %) CSP clauses are encoded (16301 SAT variables, 55944 SAT clauses)
21.70/8.22	c (7,7) 15240 (50 %) CSP clauses are encoded (16301 SAT variables, 62237 SAT clauses)
21.70/8.25	c (7,7) 18288 (60 %) CSP clauses are encoded (16301 SAT variables, 65285 SAT clauses)
21.70/8.27	c (7,7) 21336 (70 %) CSP clauses are encoded (16301 SAT variables, 68333 SAT clauses)
21.85/8.37	c (7,7) 24384 (80 %) CSP clauses are encoded (16301 SAT variables, 82805 SAT clauses)
22.32/8.50	c (7,7) 27432 (90 %) CSP clauses are encoded (16301 SAT variables, 108701 SAT clauses)
22.32/8.56	c (8,8) 30479 (100 %) CSP clauses are encoded (16301 SAT variables, 121400 SAT clauses)
22.32/8.56	c (8,8) Launch Command will be: minisat_release
22.32/8.56	c (8,8) CSPinCNF to SatSolver End
22.32/8.56	c (8,8) Heap : 2760 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
23.15/8.83	c (8,8) STATISTICS2:HOME/instance-4305428-1534072656.xml,Cardinality:Instantiation:IntVar:LexMatrix:Ne:Num:Or,13955,30479,64,7,4,7,64:504;49:336;6:9701;1:89,7:1512;6:24531;2:75766;1:89,4:13638;3:1054;2:14911;1:876,7:504;3:336;2:9790;1:77782,
23.15/8.83	c (8,8) 16301 bool, 121405 clause
23.15/8.83	c (8,8) Export Begin
23.49/8.93	c (8,8) Export to HOME/scop-19184-serial-file.bin
23.49/8.93	c (8,8) Export End
23.49/8.93	c (8,8) Export File Size: 0.05 MB
23.49/8.93	c (8,8) 2,2,6,6,7,7,8,STOP-AFTER(DIMACS)
23.49/8.93	c END-Prog: Sun Aug 12 13:17:45 CEST 2018
23.49/8.97	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-19184-serial-file.bin
24.19/9.45	c (0,0) Read Serial File Begin
24.19/9.45	c (0,0) HOME/scop-19184-serial-file.bin
24.49/9.64	c (0,0) Read Serial File End
24.49/9.65	
24.49/9.65	scop order+minisat_release (2018-07-31)
24.49/9.65	(Solving Process)
24.49/9.65	
24.49/9.67	c BEGIN-Prog: Sun Aug 12 13:17:46 CEST 2018
24.49/9.67	c PID: 19202
24.49/9.67	c IP: 172.20.3.107
24.49/9.67	c HOST: node107.alineos.net
24.49/9.68	c (0,0) SatSolver.solve Begin
24.49/9.68	c (0,0) 0 bool, 0 clause
24.49/9.68	c (0,0) minisat_release HOME/instance-4305428-1534072656.xml-scop-19187.cnf
2520.05/2502.80	c (2493,0) SatSolver is killed by some reasons.
2520.05/2502.80	c (2493,0) receiving signal SIGTERM
2520.05/2502.80	s UNKNOWN
2520.05/2502.81	c (scop.sh) Receiving Signal. Removing all intermediate files.
2520.05/2502.81	c (scop.sh) Killing background jobs.
2520.05/2502.81	HOME/scop.sh: line 50: kill: (19202) - No such process

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4305428-1534072656/watcher-4305428-1534072656 -o /tmp/evaluation-result-4305428-1534072656/solver-4305428-1534072656 -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-4305428-1534072656.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=19184, runsolver pid=19181

[startup+0.100216 s]*
/proc/loadavg: 2.30 2.14 2.10 3/222 19201
/proc/meminfo: memFree=24564016/32770624 swapFree=67108860/67108860
[pid=19184] ppid=19181 vsize=113128 memory=1392 CPUtime=0 cores=0,2,4,6
/proc/19184/stat : 19184 (scop.sh) S 19181 19184 16605 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 224828838 115843072 348 33554432000 4194304 5098028 140735966477584 140735966474840 139858709430908 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 10878976 140735966479424 140735966479623 140735966479623 140735966482381 0
/proc/19184/statm: 28282 348 296 221 0 87 0
[pid=19187] ppid=19184 vsize=15012476 memory=70580 CPUtime=0.11 cores=0,2,4,6
/proc/19187/stat : 19187 (java) S 19184 19184 16605 0 -1 1077944320 6271 0 0 0 9 2 0 0 20 0 15 0 224828838 15372775424 17645 33554432000 4194304 4196468 140727087430416 140727087412960 140543990464247 0 0 2 16800973 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 13312000 140727087432710 140727087433009 140727087433009 140727087435727 0
/proc/19187/statm: 3753119 17645 2770 1 0 3715579 0
[pid=19187/tid=19188] ppid=19184 vsize=15012476 memory=-6078870780940435399 CPUtime=0.09 cores=0,2,4,6
/proc/19187/task/19188/stat : 19188 (java) R 19184 19184 16605 0 -1 4202560 4381 0 0 0 7 2 0 0 20 0 15 0 224828839 15372775424 17645 33554432000 4194304 4196468 140727087430416 140543962276232 140543970739996 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13312000 140727087432710 140727087433009 140727087433009 140727087435727 0
[pid=19187/tid=19189] ppid=19184 vsize=15012476 memory=4206468019014099040 CPUtime=0 cores=0,2,4,6
/proc/19187/task/19189/stat : 19189 (java) S 19184 19184 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224828840 15372775424 17711 33554432000 4194304 4196468 140727087430416 140543994706704 140543990474453 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13312000 140727087432710 140727087433009 140727087433009 140727087435727 0
[pid=19187/tid=19190] ppid=19184 vsize=15012476 memory=139667360245376 CPUtime=0 cores=0,2,4,6
/proc/19187/task/19190/stat : 19190 (java) S 19184 19184 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224828840 15372775424 17711 33554432000 4194304 4196468 140727087430416 140543451016080 140543990474453 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13312000 140727087432710 140727087433009 140727087433009 140727087435727 0
[pid=19187/tid=19191] ppid=19184 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19187/task/19191/stat : 19191 (java) S 19184 19184 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224828840 15372775424 17711 33554432000 4194304 4196468 140727087430416 140543449963536 140543990474453 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13312000 140727087432710 140727087433009 140727087433009 140727087435727 0
[pid=19187/tid=19192] ppid=19184 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19187/task/19192/stat : 19192 (java) S 19184 19184 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224828840 15372775424 17711 33554432000 4194304 4196468 140727087430416 140543448910992 140543990474453 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13312000 140727087432710 140727087433009 140727087433009 140727087435727 0
[pid=19187/tid=19193] ppid=19184 vsize=15012476 memory=139667360245376 CPUtime=0 cores=0,2,4,6
/proc/19187/task/19193/stat : 19193 (java) S 19184 19184 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224828842 15372775424 17711 33554432000 4194304 4196468 140727087430416 140543028131824 140543990475394 0 0 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13312000 140727087432710 140727087433009 140727087433009 140727087435727 0
[pid=19187/tid=19194] ppid=19184 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19187/task/19194/stat : 19194 (java) S 19184 19184 16605 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224828842 15372775424 17711 33554432000 4194304 4196468 140727087430416 140542537098144 140543990474453 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13312000 140727087432710 140727087433009 140727087433009 140727087435727 0
[pid=19187/tid=19195] ppid=19184 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19187/task/19195/stat : 19195 (java) S 19184 19184 16605 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 224828842 15372775424 17711 33554432000 4194304 4196468 140727087430416 140542402876400 140543990474453 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13312000 140727087432710 140727087433009 140727087433009 140727087435727 0
[pid=19187/tid=19196] ppid=19184 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19187/task/19196/stat : 19196 (java) S 19184 19184 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224828845 15372775424 17711 33554432000 4194304 4196468 140727087430416 140542028372176 140543990482843 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13312000 140727087432710 140727087433009 140727087433009 140727087435727 0
[pid=19187/tid=19197] ppid=19184 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19187/task/19197/stat : 19197 (java) S 19184 19184 16605 0 -1 1077944384 302 0 0 0 0 0 0 0 20 0 15 0 224828845 15372775424 17711 33554432000 4194304 4196468 140727087430416 140543027079664 140543990475394 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13312000 140727087432710 140727087433009 140727087433009 140727087435727 0
[pid=19187/tid=19198] ppid=19184 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19187/task/19198/stat : 19198 (java) S 19184 19184 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224828845 15372775424 17711 33554432000 4194304 4196468 140727087430416 140543026027120 140543990475394 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13312000 140727087432710 140727087433009 140727087433009 140727087435727 0
[pid=19187/tid=19199] ppid=19184 vsize=15012476 memory=139667360245376 CPUtime=0.01 cores=0,2,4,6
/proc/19187/task/19199/stat : 19199 (java) S 19184 19184 16605 0 -1 1077944384 275 0 0 0 1 0 0 0 20 0 15 0 224828845 15372775424 17711 33554432000 4194304 4196468 140727087430416 140543024974576 140543990475394 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13312000 140727087432710 140727087433009 140727087433009 140727087435727 0
[pid=19187/tid=19200] ppid=19184 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19187/task/19200/stat : 19200 (java) S 19184 19184 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224828845 15372775424 17711 33554432000 4194304 4196468 140727087430416 140541530467424 140543990474453 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13312000 140727087432710 140727087433009 140727087433009 140727087435727 0
[pid=19187/tid=19201] ppid=19184 vsize=15012476 memory=139667360245376 CPUtime=0 cores=0,2,4,6
/proc/19187/task/19201/stat : 19201 (java) S 19184 19184 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224828845 15372775424 17777 33554432000 4194304 4196468 140727087430416 140543023921456 140543990475394 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13312000 140727087432710 140727087433009 140727087433009 140727087435727 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 71972 KiB

[startup+0.210597 s]*
/proc/loadavg: 2.30 2.14 2.10 3/222 19201
/proc/meminfo: memFree=24550436/32770624 swapFree=67108860/67108860
[pid=19184] ppid=19181 vsize=113128 memory=1392 CPUtime=0 cores=0,2,4,6
/proc/19184/stat : 19184 (scop.sh) S 19181 19184 16605 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 224828838 115843072 348 33554432000 4194304 5098028 140735966477584 140735966474840 139858709430908 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 10878976 140735966479424 140735966479623 140735966479623 140735966482381 0
/proc/19184/statm: 28282 348 296 221 0 87 0
[pid=19187] ppid=19184 vsize=15012476 memory=83396 CPUtime=0.25 cores=0,2,4,6
/proc/19187/stat : 19187 (java) S 19184 19184 16605 0 -1 1077944320 9787 0 0 0 22 3 0 0 20 0 15 0 224828838 15372775424 20849 33554432000 4194304 4196468 140727087430416 140727087412960 140543990464247 0 0 2 16800973 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 13312000 140727087432710 140727087433009 140727087433009 140727087435727 0
/proc/19187/statm: 3753119 20849 2874 1 0 3715579 0
[pid=19187/tid=19188] ppid=19184 vsize=15012476 memory=7022364632946311227 CPUtime=0.19 cores=0,2,4,6
/proc/19187/task/19188/stat : 19188 (java) R 19184 19184 16605 0 -1 4202560 7658 0 0 0 17 2 0 0 20 0 15 0 224828839 15372775424 20849 33554432000 4194304 4196468 140727087430416 140543962289056 140543990476182 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13312000 140727087432710 140727087433009 140727087433009 140727087435727 0
[pid=19187/tid=19189] ppid=19184 vsize=15012476 memory=539 CPUtime=0 cores=0,2,4,6
/proc/19187/task/19189/stat : 19189 (java) S 19184 19184 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224828840 15372775424 20849 33554432000 4194304 4196468 140727087430416 140543994706704 140543990474453 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13312000 140727087432710 140727087433009 140727087433009 140727087435727 0
[pid=19187/tid=19190] ppid=19184 vsize=15012476 memory=4122683981666248352 CPUtime=0 cores=0,2,4,6
/proc/19187/task/19190/stat : 19190 (java) S 19184 19184 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224828840 15372775424 20849 33554432000 4194304 4196468 140727087430416 140543451016080 140543990474453 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13312000 140727087432710 140727087433009 140727087433009 140727087435727 0
[pid=19187/tid=19191] ppid=19184 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19187/task/19191/stat : 19191 (java) S 19184 19184 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224828840 15372775424 20849 33554432000 4194304 4196468 140727087430416 140543449963536 140543990474453 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13312000 140727087432710 140727087433009 140727087433009 140727087435727 0
[pid=19187/tid=19192] ppid=19184 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19187/task/19192/stat : 19192 (java) S 19184 19184 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224828840 15372775424 20849 33554432000 4194304 4196468 140727087430416 140543448910992 140543990474453 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13312000 140727087432710 140727087433009 140727087433009 140727087435727 0
[pid=19187/tid=19193] ppid=19184 vsize=15012476 memory=139667360245376 CPUtime=0 cores=0,2,4,6
/proc/19187/task/19193/stat : 19193 (java) S 19184 19184 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224828842 15372775424 20849 33554432000 4194304 4196468 140727087430416 140543028131824 140543990475394 0 0 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13312000 140727087432710 140727087433009 140727087433009 140727087435727 0
[pid=19187/tid=19194] ppid=19184 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19187/task/19194/stat : 19194 (java) S 19184 19184 16605 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224828842 15372775424 20849 33554432000 4194304 4196468 140727087430416 140542537098144 140543990474453 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13312000 140727087432710 140727087433009 140727087433009 140727087435727 0
[pid=19187/tid=19195] ppid=19184 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19187/task/19195/stat : 19195 (java) S 19184 19184 16605 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 224828842 15372775424 20849 33554432000 4194304 4196468 140727087430416 140542402876400 140543990474453 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13312000 140727087432710 140727087433009 140727087433009 140727087435727 0
[pid=19187/tid=19196] ppid=19184 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19187/task/19196/stat : 19196 (java) S 19184 19184 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224828845 15372775424 20849 33554432000 4194304 4196468 140727087430416 140542028372176 140543990482843 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13312000 140727087432710 140727087433009 140727087433009 140727087435727 0
[pid=19187/tid=19197] ppid=19184 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19187/task/19197/stat : 19197 (java) R 19184 19184 16605 0 -1 1077944384 450 0 0 0 0 0 0 0 20 0 15 0 224828845 15372775424 20849 33554432000 4194304 4196468 140727087430416 140543027079760 140543990474453 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13312000 140727087432710 140727087433009 140727087433009 140727087435727 0
[pid=19187/tid=19198] ppid=19184 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19187/task/19198/stat : 19198 (java) R 19184 19184 16605 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 15 0 224828845 15372775424 20849 33554432000 4194304 4196468 140727087430416 140543026018768 140543975346233 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13312000 140727087432710 140727087433009 140727087433009 140727087435727 0
[pid=19187/tid=19199] ppid=19184 vsize=15012476 memory=139667360245376 CPUtime=0.03 cores=0,2,4,6
/proc/19187/task/19199/stat : 19199 (java) S 19184 19184 16605 0 -1 1077944384 308 0 0 0 3 0 0 0 20 0 15 0 224828845 15372775424 20849 33554432000 4194304 4196468 140727087430416 140543024974576 140543990475394 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13312000 140727087432710 140727087433009 140727087433009 140727087435727 0
[pid=19187/tid=19200] ppid=19184 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19187/task/19200/stat : 19200 (java) S 19184 19184 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224828845 15372775424 20849 33554432000 4194304 4196468 140727087430416 140541530467424 140543990474453 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13312000 140727087432710 140727087433009 140727087433009 140727087435727 0
[pid=19187/tid=19201] ppid=19184 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19187/task/19201/stat : 19201 (java) S 19184 19184 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224828845 15372775424 20849 33554432000 4194304 4196468 140727087430416 140543023921456 140543990475394 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13312000 140727087432710 140727087433009 140727087433009 140727087435727 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 84788 KiB

[startup+0.310592 s]*
/proc/loadavg: 2.30 2.14 2.10 3/222 19201
/proc/meminfo: memFree=24546584/32770624 swapFree=67108860/67108860
[pid=19184] ppid=19181 vsize=113128 memory=1392 CPUtime=0 cores=0,2,4,6
/proc/19184/stat : 19184 (scop.sh) S 19181 19184 16605 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 224828838 115843072 348 33554432000 4194304 5098028 140735966477584 140735966474840 139858709430908 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 10878976 140735966479424 140735966479623 140735966479623 140735966482381 0
/proc/19184/statm: 28282 348 296 221 0 87 0
[pid=19187] ppid=19184 vsize=15012476 memory=87612 CPUtime=0.42 cores=0,2,4,6
/proc/19187/stat : 19187 (java) S 19184 19184 16605 0 -1 1077944320 10401 0 0 0 38 4 0 0 20 0 15 0 224828838 15372775424 21903 33554432000 4194304 4196468 140727087430416 140727087412960 140543990464247 0 0 2 16800973 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 13312000 140727087432710 140727087433009 140727087433009 140727087435727 0
/proc/19187/statm: 3753119 21903 2989 1 0 3715579 0
[pid=19187/tid=19188] ppid=19184 vsize=15012476 memory=6791534058613427641 CPUtime=0.3 cores=0,2,4,6
/proc/19187/task/19188/stat : 19188 (java) R 19184 19184 16605 0 -1 4202560 8096 0 0 0 27 3 0 0 20 0 15 0 224828839 15372775424 21903 33554432000 4194304 4196468 140727087430416 140543962292968 140543990486173 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13312000 140727087432710 140727087433009 140727087433009 140727087435727 0
[pid=19187/tid=19189] ppid=19184 vsize=15012476 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/19187/task/19189/stat : 19189 (java) S 19184 19184 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224828840 15372775424 21903 33554432000 4194304 4196468 140727087430416 140543994706704 140543990474453 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13312000 140727087432710 140727087433009 140727087433009 140727087435727 0
[pid=19187/tid=19190] ppid=19184 vsize=15012476 memory=-3258418265892434876 CPUtime=0 cores=0,2,4,6
/proc/19187/task/19190/stat : 19190 (java) S 19184 19184 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224828840 15372775424 21903 33554432000 4194304 4196468 140727087430416 140543451016080 140543990474453 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13312000 140727087432710 140727087433009 140727087433009 140727087435727 0
[pid=19187/tid=19191] ppid=19184 vsize=15012476 memory=4572146066226452084 CPUtime=0 cores=0,2,4,6
/proc/19187/task/19191/stat : 19191 (java) S 19184 19184 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224828840 15372775424 21903 33554432000 4194304 4196468 140727087430416 140543449963536 140543990474453 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13312000 140727087432710 140727087433009 140727087433009 140727087435727 0
[pid=19187/tid=19192] ppid=19184 vsize=15012476 memory=6944613755495348631 CPUtime=0 cores=0,2,4,6
/proc/19187/task/19192/stat : 19192 (java) S 19184 19184 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224828840 15372775424 21903 33554432000 4194304 4196468 140727087430416 140543448910992 140543990474453 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13312000 140727087432710 140727087433009 140727087433009 140727087435727 0
[pid=19187/tid=19193] ppid=19184 vsize=15012476 memory=7893295687695687954 CPUtime=0 cores=0,2,4,6
/proc/19187/task/19193/stat : 19193 (java) S 19184 19184 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224828842 15372775424 21903 33554432000 4194304 4196468 140727087430416 140543028131824 140543990475394 0 0 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13312000 140727087432710 140727087433009 140727087433009 140727087435727 0
[pid=19187/tid=19194] ppid=19184 vsize=15012476 memory=-8813974798734826869 CPUtime=0 cores=0,2,4,6
/proc/19187/task/19194/stat : 19194 (java) S 19184 19184 16605 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224828842 15372775424 21903 33554432000 4194304 4196468 140727087430416 140542537098144 140543990474453 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13312000 140727087432710 140727087433009 140727087433009 140727087435727 0
[pid=19187/tid=19195] ppid=19184 vsize=15012476 memory=-6664436420846796947 CPUtime=0 cores=0,2,4,6
/proc/19187/task/19195/stat : 19195 (java) S 19184 19184 16605 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 224828842 15372775424 21903 33554432000 4194304 4196468 140727087430416 140542402876400 140543990474453 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13312000 140727087432710 140727087433009 140727087433009 140727087435727 0
[pid=19187/tid=19196] ppid=19184 vsize=15012476 memory=4426078206164241782 CPUtime=0 cores=0,2,4,6
/proc/19187/task/19196/stat : 19196 (java) S 19184 19184 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224828845 15372775424 21903 33554432000 4194304 4196468 140727087430416 140542028372176 140543990482843 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13312000 140727087432710 140727087433009 140727087433009 140727087435727 0
[pid=19187/tid=19197] ppid=19184 vsize=15012476 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/19187/task/19197/stat : 19197 (java) R 19184 19184 16605 0 -1 4202560 476 0 0 0 1 0 0 0 20 0 15 0 224828845 15372775424 21903 33554432000 4194304 4196468 140727087430416 140543027079664 140543971995400 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13312000 140727087432710 140727087433009 140727087433009 140727087435727 0
[pid=19187/tid=19198] ppid=19184 vsize=15012476 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/19187/task/19198/stat : 19198 (java) R 19184 19184 16605 0 -1 1077944384 130 0 0 0 2 0 0 0 20 0 15 0 224828845 15372775424 21903 33554432000 4194304 4196468 140727087430416 140543026027120 140543990475394 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13312000 140727087432710 140727087433009 140727087433009 140727087435727 0
[pid=19187/tid=19199] ppid=19184 vsize=15012476 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/19187/task/19199/stat : 19199 (java) R 19184 19184 16605 0 -1 4202560 345 0 0 0 7 0 0 0 20 0 15 0 224828845 15372775424 21903 33554432000 4194304 4196468 140727087430416 140543024974576 140543969432379 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13312000 140727087432710 140727087433009 140727087433009 140727087435727 0
[pid=19187/tid=19200] ppid=19184 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19187/task/19200/stat : 19200 (java) S 19184 19184 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224828845 15372775424 21903 33554432000 4194304 4196468 140727087430416 140541530467424 140543990474453 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13312000 140727087432710 140727087433009 140727087433009 140727087435727 0
[pid=19187/tid=19201] ppid=19184 vsize=15012476 memory=4049359695133089841 CPUtime=0 cores=0,2,4,6
/proc/19187/task/19201/stat : 19201 (java) S 19184 19184 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224828845 15372775424 21903 33554432000 4194304 4196468 140727087430416 140543023921456 140543990475394 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13312000 140727087432710 140727087433009 140727087433009 140727087435727 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 89004 KiB

[startup+0.709688 s]
/proc/loadavg: 2.30 2.14 2.10 3/222 19201
/proc/meminfo: memFree=24522608/32770624 swapFree=67108860/67108860
[pid=19184] ppid=19181 vsize=113128 memory=1392 CPUtime=0 cores=0,2,4,6
/proc/19184/stat : 19184 (scop.sh) S 19181 19184 16605 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 224828838 115843072 348 33554432000 4194304 5098028 140735966477584 140735966474840 139858709430908 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 10878976 140735966479424 140735966479623 140735966479623 140735966482381 0
/proc/19184/statm: 28282 348 296 221 0 87 0
[pid=19187] ppid=19184 vsize=15018748 memory=129960 CPUtime=1.09 cores=0,2,4,6
/proc/19187/stat : 19187 (java) S 19184 19184 16605 0 -1 1077944320 17605 0 0 0 102 7 0 0 20 0 15 0 224828838 15379197952 32490 33554432000 4194304 4196468 140727087430416 140727087412960 140543990464247 0 0 2 25189581 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 13312000 140727087432710 140727087433009 140727087433009 140727087435727 0
/proc/19187/statm: 3754687 32490 3142 1 0 3716091 0
[pid=19187/tid=19188] ppid=19184 vsize=15018748 memory=-7816663703405220396 CPUtime=0.67 cores=0,2,4,6
/proc/19187/task/19188/stat : 19188 (java) R 19184 19184 16605 0 -1 4202560 14558 0 0 0 63 4 0 0 20 0 15 0 224828839 15379197952 32490 33554432000 4194304 4196468 140727087430416 140543962300144 140543495374432 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13312000 140727087432710 140727087433009 140727087433009 140727087435727 0
[pid=19187/tid=19189] ppid=19184 vsize=15018748 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19187/task/19189/stat : 19189 (java) S 19184 19184 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224828840 15379197952 32490 33554432000 4194304 4196468 140727087430416 140543994706704 140543990474453 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13312000 140727087432710 140727087433009 140727087433009 140727087435727 0
[pid=19187/tid=19190] ppid=19184 vsize=15018748 memory=61168 CPUtime=0 cores=0,2,4,6
/proc/19187/task/19190/stat : 19190 (java) S 19184 19184 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224828840 15379197952 32490 33554432000 4194304 4196468 140727087430416 140543451016080 140543990474453 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13312000 140727087432710 140727087433009 140727087433009 140727087435727 0
[pid=19187/tid=19191] ppid=19184 vsize=15018748 memory=1064 CPUtime=0 cores=0,2,4,6
/proc/19187/task/19191/stat : 19191 (java) S 19184 19184 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224828840 15379197952 32490 33554432000 4194304 4196468 140727087430416 140543449963536 140543990474453 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13312000 140727087432710 140727087433009 140727087433009 140727087435727 0
[pid=19187/tid=19192] ppid=19184 vsize=15018748 memory=2072 CPUtime=0 cores=0,2,4,6
/proc/19187/task/19192/stat : 19192 (java) S 19184 19184 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224828840 15379197952 32490 33554432000 4194304 4196468 140727087430416 140543448910992 140543990474453 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13312000 140727087432710 140727087433009 140727087433009 140727087435727 0
[pid=19187/tid=19193] ppid=19184 vsize=15018748 memory=1740 CPUtime=0 cores=0,2,4,6
/proc/19187/task/19193/stat : 19193 (java) S 19184 19184 16605 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 224828842 15379197952 32490 33554432000 4194304 4196468 140727087430416 140543028131824 140543990475394 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13312000 140727087432710 140727087433009 140727087433009 140727087435727 0
[pid=19187/tid=19194] ppid=19184 vsize=15018748 memory=11192 CPUtime=0 cores=0,2,4,6
/proc/19187/task/19194/stat : 19194 (java) S 19184 19184 16605 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224828842 15379197952 32490 33554432000 4194304 4196468 140727087430416 140542537098144 140543990474453 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13312000 140727087432710 140727087433009 140727087433009 140727087435727 0
[pid=19187/tid=19195] ppid=19184 vsize=15018748 memory=752 CPUtime=0 cores=0,2,4,6
/proc/19187/task/19195/stat : 19195 (java) S 19184 19184 16605 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 224828842 15379197952 32490 33554432000 4194304 4196468 140727087430416 140542402876400 140543990474453 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13312000 140727087432710 140727087433009 140727087433009 140727087435727 0
[pid=19187/tid=19196] ppid=19184 vsize=15018748 memory=1828 CPUtime=0 cores=0,2,4,6
/proc/19187/task/19196/stat : 19196 (java) S 19184 19184 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224828845 15379197952 32490 33554432000 4194304 4196468 140727087430416 140542028372176 140543990482843 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13312000 140727087432710 140727087433009 140727087433009 140727087435727 0
[pid=19187/tid=19197] ppid=19184 vsize=15018748 memory=1120 CPUtime=0.11 cores=0,2,4,6
/proc/19187/task/19197/stat : 19197 (java) R 19184 19184 16605 0 -1 4202560 746 0 0 0 11 0 0 0 20 0 15 0 224828845 15379197952 32490 33554432000 4194304 4196468 140727087430416 140543027079792 140543971814640 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13312000 140727087432710 140727087433009 140727087433009 140727087435727 0
[pid=19187/tid=19198] ppid=19184 vsize=15018748 memory=6120 CPUtime=0.08 cores=0,2,4,6
/proc/19187/task/19198/stat : 19198 (java) R 19184 19184 16605 0 -1 4202560 404 0 0 0 8 0 0 0 20 0 15 0 224828845 15379197952 32490 33554432000 4194304 4196468 140727087430416 140543026008136 140543973982763 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 13312000 140727087432710 140727087433009 140727087433009 140727087435727 0
[pid=19187/tid=19199] ppid=19184 vsize=15018748 memory=1724 CPUtime=0.18 cores=0,2,4,6
/proc/19187/task/19199/stat : 19199 (java) S 19184 19184 16605 0 -1 1077944384 539 0 0 0 18 0 0 0 20 0 15 0 224828845 15379197952 32490 33554432000 4194304 4196468 140727087430416 140543024974576 140543990475394 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13312000 140727087432710 140727087433009 140727087433009 140727087435727 0
[pid=19187/tid=19200] ppid=19184 vsize=15018748 memory=4004 CPUtime=0 cores=0,2,4,6
/proc/19187/task/19200/stat : 19200 (java) S 19184 19184 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224828845 15379197952 32490 33554432000 4194304 4196468 140727087430416 140541530467424 140543990474453 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13312000 140727087432710 140727087433009 140727087433009 140727087435727 0
[pid=19187/tid=19201] ppid=19184 vsize=15018748 memory=3516 CPUtime=0 cores=0,2,4,6
/proc/19187/task/19201/stat : 19201 (java) S 19184 19184 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224828845 15379197952 32490 33554432000 4194304 4196468 140727087430416 140543023921456 140543990475394 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13312000 140727087432710 140727087433009 140727087433009 140727087435727 0
Current children cumulated CPU time: 1.09 s
Current children cumulated vsize: 15131876 KiB
Current children cumulated memory: 131352 KiB

[startup+1.50175 s]
/proc/loadavg: 2.30 2.14 2.10 5/222 19201
/proc/meminfo: memFree=24452988/32770624 swapFree=67108860/67108860
[pid=19184] ppid=19181 vsize=113128 memory=1392 CPUtime=0 cores=0,2,4,6
/proc/19184/stat : 19184 (scop.sh) S 19181 19184 16605 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 224828838 115843072 348 33554432000 4194304 5098028 140735966477584 140735966474840 139858709430908 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 10878976 140735966479424 140735966479623 140735966479623 140735966482381 0
/proc/19184/statm: 28282 348 296 221 0 87 0

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

/proc/19217/statm: 32059 27955 340 28 0 28299 0
[pid=19202/tid=19203] ppid=19184 vsize=8068220 memory=118404 CPUtime=0.75 cores=0,2,4,6
/proc/19202/task/19203/stat : 19203 (java) S 19184 19184 16605 0 -1 1077944384 14464 0 0 0 71 4 0 0 20 0 19 0 224829736 8261857280 29601 33554432000 4194304 4196468 140725739171568 140487268941712 140487297111765 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27336704 140725739177141 140725739177265 140725739177265 140725739179983 0
[pid=19202/tid=19204] ppid=19184 vsize=8068220 memory=118404 CPUtime=0 cores=0,2,4,6
/proc/19202/task/19204/stat : 19204 (java) S 19184 19184 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224829737 8261857280 29601 33554432000 4194304 4196468 140725739171568 140487301344144 140487297111765 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27336704 140725739177141 140725739177265 140725739177265 140725739179983 0
[pid=19202/tid=19205] ppid=19184 vsize=8068220 memory=118404 CPUtime=0 cores=0,2,4,6
/proc/19202/task/19205/stat : 19205 (java) S 19184 19184 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224829737 8261857280 29601 33554432000 4194304 4196468 140725739171568 140487107107600 140487297111765 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27336704 140725739177141 140725739177265 140725739177265 140725739179983 0
[pid=19202/tid=19206] ppid=19184 vsize=8068220 memory=118404 CPUtime=0 cores=0,2,4,6
/proc/19202/task/19206/stat : 19206 (java) S 19184 19184 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224829737 8261857280 29601 33554432000 4194304 4196468 140725739171568 140486780816528 140487297111765 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27336704 140725739177141 140725739177265 140725739177265 140725739179983 0
[pid=19202/tid=19207] ppid=19184 vsize=8068220 memory=1468 CPUtime=0 cores=0,2,4,6
/proc/19202/task/19207/stat : 19207 (java) S 19184 19184 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 224829737 8261857280 29601 33554432000 4194304 4196468 140725739171568 140486779763728 140487297111765 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27336704 140725739177141 140725739177265 140725739177265 140725739179983 0
[pid=19202/tid=19208] ppid=19184 vsize=8068220 memory=118404 CPUtime=0.04 cores=0,2,4,6
/proc/19202/task/19208/stat : 19208 (java) S 19184 19184 16605 0 -1 1077944384 5 0 0 0 2 2 0 0 20 0 19 0 224829738 8261857280 29601 33554432000 4194304 4196468 140725739171568 140486676408432 140487297112706 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27336704 140725739177141 140725739177265 140725739177265 140725739179983 0
[pid=19202/tid=19209] ppid=19184 vsize=8068220 memory=1740 CPUtime=0 cores=0,2,4,6
/proc/19202/task/19209/stat : 19209 (java) S 19184 19184 16605 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 224829739 8261857280 29601 33554432000 4194304 4196468 140725739171568 140486165652256 140487297111765 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27336704 140725739177141 140725739177265 140725739177265 140725739179983 0
[pid=19202/tid=19210] ppid=19184 vsize=8068220 memory=11192 CPUtime=0 cores=0,2,4,6
/proc/19202/task/19210/stat : 19210 (java) S 19184 19184 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224829739 8261857280 29601 33554432000 4194304 4196468 140725739171568 140485897217136 140487297111765 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27336704 140725739177141 140725739177265 140725739177265 140725739179983 0
[pid=19202/tid=19211] ppid=19184 vsize=8068220 memory=1468 CPUtime=0 cores=0,2,4,6
/proc/19202/task/19211/stat : 19211 (java) S 19184 19184 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224829741 8261857280 29601 33554432000 4194304 4196468 140725739171568 140485522708560 140487297120155 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27336704 140725739177141 140725739177265 140725739177265 140725739179983 0
[pid=19202/tid=19212] ppid=19184 vsize=8068220 memory=118404 CPUtime=0.13 cores=0,2,4,6
/proc/19202/task/19212/stat : 19212 (java) S 19184 19184 16605 0 -1 1077944384 651 0 0 0 13 0 0 0 20 0 19 0 224829741 8261857280 29601 33554432000 4194304 4196468 140725739171568 140486675356272 140487297112706 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27336704 140725739177141 140725739177265 140725739177265 140725739179983 0
[pid=19202/tid=19213] ppid=19184 vsize=8068220 memory=1468 CPUtime=0.15 cores=0,2,4,6
/proc/19202/task/19213/stat : 19213 (java) S 19184 19184 16605 0 -1 1077944384 737 0 0 0 15 0 0 0 20 0 19 0 224829741 8261857280 29601 33554432000 4194304 4196468 140725739171568 140486674303472 140487297112706 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27336704 140725739177141 140725739177265 140725739177265 140725739179983 0
[pid=19202/tid=19214] ppid=19184 vsize=8068220 memory=1468 CPUtime=0.22 cores=0,2,4,6
/proc/19202/task/19214/stat : 19214 (java) S 19184 19184 16605 0 -1 1077944384 575 0 0 0 22 0 0 0 20 0 19 0 224829741 8261857280 29601 33554432000 4194304 4196468 140725739171568 140486673251184 140487297112706 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27336704 140725739177141 140725739177265 140725739177265 140725739179983 0
[pid=19202/tid=19215] ppid=19184 vsize=8068220 memory=1468 CPUtime=0 cores=0,2,4,6
/proc/19202/task/19215/stat : 19215 (java) S 19184 19184 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224829741 8261857280 29601 33554432000 4194304 4196468 140725739171568 140485024803808 140487297111765 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27336704 140725739177141 140725739177265 140725739177265 140725739179983 0
[pid=19202/tid=19216] ppid=19184 vsize=8068220 memory=111820 CPUtime=1.82 cores=0,2,4,6
/proc/19202/task/19216/stat : 19216 (java) S 19184 19184 16605 0 -1 1077944384 163 0 0 0 98 84 0 0 20 0 19 0 224829742 8261857280 29601 33554432000 4194304 4196468 140725739171568 140486672198064 140487297112706 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 5 0 0 6293624 6294260 27336704 140725739177141 140725739177265 140725739177265 140725739179983 0
[pid=19202/tid=19218] ppid=19184 vsize=8068220 memory=1468 CPUtime=0 cores=0,2,4,6
/proc/19202/task/19218/stat : 19218 (java) S 19184 19184 16605 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 19 0 224829808 8261857280 29601 33554432000 4194304 4196468 140725739171568 140486664389568 140487297126169 0 4 2 25189581 18446744071579417331 0 0 -1 0 0 0 0 0 0 6293624 6294260 27336704 140725739177141 140725739177265 140725739177265 140725739179983 0
[pid=19202/tid=19220] ppid=19184 vsize=8068220 memory=118404 CPUtime=0 cores=0,2,4,6
/proc/19202/task/19220/stat : 19220 (java) S 19184 19184 16605 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 224829809 8261857280 29601 33554432000 4194304 4196468 140725739171568 140484622138928 140487297123485 0 4 2 25189581 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 27336704 140725739177141 140725739177265 140725739177265 140725739179983 0
[pid=19202/tid=19221] ppid=19184 vsize=8068220 memory=1468 CPUtime=0 cores=0,2,4,6
/proc/19202/task/19221/stat : 19221 (java) S 19184 19184 16605 0 -1 4202560 23 0 0 0 0 0 0 0 20 0 19 0 224829809 8261857280 29601 33554432000 4194304 4196468 140725739171568 140484487917488 140487297123485 0 4 2 25189581 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 27336704 140725739177141 140725739177265 140725739177265 140725739179983 0
[pid=19202/tid=19222] ppid=19184 vsize=8068220 memory=118404 CPUtime=0 cores=0,2,4,6
/proc/19202/task/19222/stat : 19222 (java) S 19184 19184 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224829811 8261857280 29601 33554432000 4194304 4196468 140725739171568 140484219493792 140487297111765 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27336704 140725739177141 140725739177265 140725739177265 140725739179983 0
Current children cumulated CPU time: 2459.5 s
Current children cumulated vsize: 8309584 KiB
Current children cumulated memory: 231692 KiB

[startup+2502.3 s]
/proc/loadavg: 2.41 2.34 2.18 5/222 20873
/proc/meminfo: memFree=21601808/32770624 swapFree=67108860/67108860
[pid=19184] ppid=19181 vsize=113128 memory=1468 CPUtime=23.63 cores=0,2,4,6
/proc/19184/stat : 19184 (scop.sh) S 19181 19184 16605 0 -1 4202496 590 33913 0 0 0 0 2307 56 20 0 1 0 224828838 115843072 367 33554432000 4194304 5098028 140735966477584 140735966474328 139858709430908 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 10878976 140735966479424 140735966479623 140735966479623 140735966482381 0
/proc/19184/statm: 28282 367 311 221 0 87 0
[pid=19202] ppid=19184 vsize=8068220 memory=118404 CPUtime=3.2 cores=0,2,4,6
/proc/19202/stat : 19202 (java) S 19184 19184 16605 0 -1 1077944320 18003 0 0 0 242 78 0 0 20 0 19 0 224829735 8261857280 29601 33554432000 4194304 4196468 140725739171568 140725739154112 140487297101559 0 0 2 25189581 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 27336704 140725739177141 140725739177265 140725739177265 140725739179983 0
/proc/19202/statm: 2017055 29601 3160 1 0 1978454 0
[pid=19217] ppid=19202 vsize=128236 memory=111820 CPUtime=2492.72 cores=0,2,4,6
/proc/19217/stat : 19217 (minisat_release) R 19202 19184 16605 0 -1 4202496 126507 0 0 0 249259 13 0 0 20 0 1 0 224829808 131313664 27955 33554432000 4194304 4308513 140727365666560 140727365663560 4275601 0 4 0 8396802 0 0 0 17 4 0 0 0 0 0 6409496 6410680 16543744 140727365670004 140727365670102 140727365670102 140727365672901 0
/proc/19217/statm: 32059 27955 340 28 0 28299 0
[pid=19202/tid=19203] ppid=19184 vsize=8068220 memory=118404 CPUtime=0.75 cores=0,2,4,6
/proc/19202/task/19203/stat : 19203 (java) S 19184 19184 16605 0 -1 1077944384 14464 0 0 0 71 4 0 0 20 0 19 0 224829736 8261857280 29601 33554432000 4194304 4196468 140725739171568 140487268941712 140487297111765 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27336704 140725739177141 140725739177265 140725739177265 140725739179983 0
[pid=19202/tid=19204] ppid=19184 vsize=8068220 memory=118404 CPUtime=0 cores=0,2,4,6
/proc/19202/task/19204/stat : 19204 (java) S 19184 19184 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224829737 8261857280 29601 33554432000 4194304 4196468 140725739171568 140487301344144 140487297111765 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27336704 140725739177141 140725739177265 140725739177265 140725739179983 0
[pid=19202/tid=19205] ppid=19184 vsize=8068220 memory=1468 CPUtime=0 cores=0,2,4,6
/proc/19202/task/19205/stat : 19205 (java) S 19184 19184 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224829737 8261857280 29601 33554432000 4194304 4196468 140725739171568 140487107107600 140487297111765 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27336704 140725739177141 140725739177265 140725739177265 140725739179983 0
[pid=19202/tid=19206] ppid=19184 vsize=8068220 memory=111820 CPUtime=0 cores=0,2,4,6
/proc/19202/task/19206/stat : 19206 (java) S 19184 19184 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224829737 8261857280 29601 33554432000 4194304 4196468 140725739171568 140486780816528 140487297111765 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27336704 140725739177141 140725739177265 140725739177265 140725739179983 0
[pid=19202/tid=19207] ppid=19184 vsize=8068220 memory=1468 CPUtime=0 cores=0,2,4,6
/proc/19202/task/19207/stat : 19207 (java) S 19184 19184 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 224829737 8261857280 29601 33554432000 4194304 4196468 140725739171568 140486779763728 140487297111765 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27336704 140725739177141 140725739177265 140725739177265 140725739179983 0
[pid=19202/tid=19208] ppid=19184 vsize=8068220 memory=118404 CPUtime=0.04 cores=0,2,4,6
/proc/19202/task/19208/stat : 19208 (java) S 19184 19184 16605 0 -1 1077944384 5 0 0 0 2 2 0 0 20 0 19 0 224829738 8261857280 29601 33554432000 4194304 4196468 140725739171568 140486676408432 140487297112706 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27336704 140725739177141 140725739177265 140725739177265 140725739179983 0
[pid=19202/tid=19209] ppid=19184 vsize=8068220 memory=118404 CPUtime=0 cores=0,2,4,6
/proc/19202/task/19209/stat : 19209 (java) S 19184 19184 16605 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 224829739 8261857280 29601 33554432000 4194304 4196468 140725739171568 140486165652256 140487297111765 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27336704 140725739177141 140725739177265 140725739177265 140725739179983 0
[pid=19202/tid=19210] ppid=19184 vsize=8068220 memory=1468 CPUtime=0 cores=0,2,4,6
/proc/19202/task/19210/stat : 19210 (java) S 19184 19184 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224829739 8261857280 29601 33554432000 4194304 4196468 140725739171568 140485897217136 140487297111765 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27336704 140725739177141 140725739177265 140725739177265 140725739179983 0
[pid=19202/tid=19211] ppid=19184 vsize=8068220 memory=111820 CPUtime=0 cores=0,2,4,6
/proc/19202/task/19211/stat : 19211 (java) S 19184 19184 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224829741 8261857280 29601 33554432000 4194304 4196468 140725739171568 140485522708560 140487297120155 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27336704 140725739177141 140725739177265 140725739177265 140725739179983 0
[pid=19202/tid=19212] ppid=19184 vsize=8068220 memory=4104 CPUtime=0.13 cores=0,2,4,6
/proc/19202/task/19212/stat : 19212 (java) S 19184 19184 16605 0 -1 1077944384 651 0 0 0 13 0 0 0 20 0 19 0 224829741 8261857280 29601 33554432000 4194304 4196468 140725739171568 140486675356272 140487297112706 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27336704 140725739177141 140725739177265 140725739177265 140725739179983 0
[pid=19202/tid=19213] ppid=19184 vsize=8068220 memory=1468 CPUtime=0.15 cores=0,2,4,6
/proc/19202/task/19213/stat : 19213 (java) S 19184 19184 16605 0 -1 1077944384 737 0 0 0 15 0 0 0 20 0 19 0 224829741 8261857280 29601 33554432000 4194304 4196468 140725739171568 140486674303472 140487297112706 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27336704 140725739177141 140725739177265 140725739177265 140725739179983 0
[pid=19202/tid=19214] ppid=19184 vsize=8068220 memory=1468 CPUtime=0.22 cores=0,2,4,6
/proc/19202/task/19214/stat : 19214 (java) S 19184 19184 16605 0 -1 1077944384 575 0 0 0 22 0 0 0 20 0 19 0 224829741 8261857280 29601 33554432000 4194304 4196468 140725739171568 140486673251184 140487297112706 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27336704 140725739177141 140725739177265 140725739177265 140725739179983 0
[pid=19202/tid=19215] ppid=19184 vsize=8068220 memory=1468 CPUtime=0 cores=0,2,4,6
/proc/19202/task/19215/stat : 19215 (java) S 19184 19184 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224829741 8261857280 29601 33554432000 4194304 4196468 140725739171568 140485024803808 140487297111765 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27336704 140725739177141 140725739177265 140725739177265 140725739179983 0
[pid=19202/tid=19216] ppid=19184 vsize=8068220 memory=118404 CPUtime=1.84 cores=0,2,4,6
/proc/19202/task/19216/stat : 19216 (java) S 19184 19184 16605 0 -1 1077944384 167 0 0 0 99 85 0 0 20 0 19 0 224829742 8261857280 29601 33554432000 4194304 4196468 140725739171568 140486672198064 140487297112706 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 5 0 0 6293624 6294260 27336704 140725739177141 140725739177265 140725739177265 140725739179983 0
[pid=19202/tid=19218] ppid=19184 vsize=8068220 memory=118404 CPUtime=0 cores=0,2,4,6
/proc/19202/task/19218/stat : 19218 (java) S 19184 19184 16605 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 19 0 224829808 8261857280 29601 33554432000 4194304 4196468 140725739171568 140486664389568 140487297126169 0 4 2 25189581 18446744071579417331 0 0 -1 0 0 0 0 0 0 6293624 6294260 27336704 140725739177141 140725739177265 140725739177265 140725739179983 0
[pid=19202/tid=19220] ppid=19184 vsize=8068220 memory=111820 CPUtime=0 cores=0,2,4,6
/proc/19202/task/19220/stat : 19220 (java) S 19184 19184 16605 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 224829809 8261857280 29601 33554432000 4194304 4196468 140725739171568 140484622138928 140487297123485 0 4 2 25189581 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 27336704 140725739177141 140725739177265 140725739177265 140725739179983 0
[pid=19202/tid=19221] ppid=19184 vsize=8068220 memory=2072 CPUtime=0 cores=0,2,4,6
/proc/19202/task/19221/stat : 19221 (java) S 19184 19184 16605 0 -1 4202560 23 0 0 0 0 0 0 0 20 0 19 0 224829809 8261857280 29601 33554432000 4194304 4196468 140725739171568 140484487917488 140487297123485 0 4 2 25189581 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 27336704 140725739177141 140725739177265 140725739177265 140725739179983 0
[pid=19202/tid=19222] ppid=19184 vsize=8068220 memory=1740 CPUtime=0 cores=0,2,4,6
/proc/19202/task/19222/stat : 19222 (java) S 19184 19184 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224829811 8261857280 29601 33554432000 4194304 4196468 140725739171568 140484219493792 140487297111765 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27336704 140725739177141 140725739177265 140725739177265 140725739179983 0
Current children cumulated CPU time: 2519.55 s
Current children cumulated vsize: 8309584 KiB
Current children cumulated memory: 231692 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2502.8 s]
/proc/loadavg: 2.41 2.34 2.18 5/222 20873
/proc/meminfo: memFree=21601808/32770624 swapFree=67108860/67108860
[pid=19184] ppid=19181 vsize=113128 memory=1468 CPUtime=23.63 cores=0,2,4,6
/proc/19184/stat : 19184 (scop.sh) S 19181 19184 16605 0 -1 4202496 590 33913 0 0 0 0 2307 56 20 0 1 0 224828838 115843072 367 33554432000 4194304 5098028 140735966477584 140735966474328 139858709430908 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 10878976 140735966479424 140735966479623 140735966479623 140735966482381 0
/proc/19184/statm: 28282 367 311 221 0 87 0
[pid=19202] ppid=19184 vsize=8068220 memory=118404 CPUtime=3.2 cores=0,2,4,6
/proc/19202/stat : 19202 (java) S 19184 19184 16605 0 -1 1077944320 18003 0 0 0 242 78 0 0 20 0 19 0 224829735 8261857280 29601 33554432000 4194304 4196468 140725739171568 140725739154112 140487297101559 0 0 2 25189581 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 27336704 140725739177141 140725739177265 140725739177265 140725739179983 0
/proc/19202/statm: 2017055 29601 3160 1 0 1978454 0
[pid=19217] ppid=19202 vsize=128236 memory=111820 CPUtime=2493.22 cores=0,2,4,6
/proc/19217/stat : 19217 (minisat_release) R 19202 19184 16605 0 -1 4202496 126508 0 0 0 249309 13 0 0 20 0 1 0 224829808 131313664 27955 33554432000 4194304 4308513 140727365666560 140727365663560 4276143 0 4 0 8396802 0 0 0 17 4 0 0 0 0 0 6409496 6410680 16543744 140727365670004 140727365670102 140727365670102 140727365672901 0
/proc/19217/statm: 32059 27955 340 28 0 28299 0
[pid=19202/tid=19203] ppid=19184 vsize=8068220 memory=-7824251494390914409 CPUtime=0.75 cores=0,2,4,6
/proc/19202/task/19203/stat : 19203 (java) S 19184 19184 16605 0 -1 1077944384 14464 0 0 0 71 4 0 0 20 0 19 0 224829736 8261857280 29601 33554432000 4194304 4196468 140725739171568 140487268941712 140487297111765 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27336704 140725739177141 140725739177265 140725739177265 140725739179983 0
[pid=19202/tid=19204] ppid=19184 vsize=8068220 memory=4004 CPUtime=0 cores=0,2,4,6
/proc/19202/task/19204/stat : 19204 (java) S 19184 19184 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224829737 8261857280 29601 33554432000 4194304 4196468 140725739171568 140487301344144 140487297111765 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27336704 140725739177141 140725739177265 140725739177265 140725739179983 0
[pid=19202/tid=19205] ppid=19184 vsize=8068220 memory=3516 CPUtime=0 cores=0,2,4,6
/proc/19202/task/19205/stat : 19205 (java) S 19184 19184 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224829737 8261857280 29601 33554432000 4194304 4196468 140725739171568 140487107107600 140487297111765 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27336704 140725739177141 140725739177265 140725739177265 140725739179983 0
[pid=19202/tid=19206] ppid=19184 vsize=8068220 memory=872 CPUtime=0 cores=0,2,4,6
/proc/19202/task/19206/stat : 19206 (java) S 19184 19184 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224829737 8261857280 29601 33554432000 4194304 4196468 140725739171568 140486780816528 140487297111765 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27336704 140725739177141 140725739177265 140725739177265 140725739179983 0
[pid=19202/tid=19207] ppid=19184 vsize=8068220 memory=1288 CPUtime=0 cores=0,2,4,6
/proc/19202/task/19207/stat : 19207 (java) S 19184 19184 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 224829737 8261857280 29601 33554432000 4194304 4196468 140725739171568 140486779763728 140487297111765 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27336704 140725739177141 140725739177265 140725739177265 140725739179983 0
[pid=19202/tid=19208] ppid=19184 vsize=8068220 memory=1088 CPUtime=0.04 cores=0,2,4,6
/proc/19202/task/19208/stat : 19208 (java) S 19184 19184 16605 0 -1 1077944384 5 0 0 0 2 2 0 0 20 0 19 0 224829738 8261857280 29601 33554432000 4194304 4196468 140725739171568 140486676408432 140487297112706 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27336704 140725739177141 140725739177265 140725739177265 140725739179983 0
[pid=19202/tid=19209] ppid=19184 vsize=8068220 memory=15512 CPUtime=0 cores=0,2,4,6
/proc/19202/task/19209/stat : 19209 (java) S 19184 19184 16605 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 224829739 8261857280 29601 33554432000 4194304 4196468 140725739171568 140486165652256 140487297111765 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27336704 140725739177141 140725739177265 140725739177265 140725739179983 0
[pid=19202/tid=19210] ppid=19184 vsize=8068220 memory=1468 CPUtime=0 cores=0,2,4,6
/proc/19202/task/19210/stat : 19210 (java) S 19184 19184 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224829739 8261857280 29601 33554432000 4194304 4196468 140725739171568 140485897217136 140487297111765 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27336704 140725739177141 140725739177265 140725739177265 140725739179983 0
[pid=19202/tid=19211] ppid=19184 vsize=8068220 memory=118404 CPUtime=0 cores=0,2,4,6
/proc/19202/task/19211/stat : 19211 (java) S 19184 19184 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224829741 8261857280 29601 33554432000 4194304 4196468 140725739171568 140485522708560 140487297120155 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27336704 140725739177141 140725739177265 140725739177265 140725739179983 0
[pid=19202/tid=19212] ppid=19184 vsize=8068220 memory=111820 CPUtime=0.13 cores=0,2,4,6
/proc/19202/task/19212/stat : 19212 (java) S 19184 19184 16605 0 -1 1077944384 651 0 0 0 13 0 0 0 20 0 19 0 224829741 8261857280 29601 33554432000 4194304 4196468 140725739171568 140486675356272 140487297112706 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27336704 140725739177141 140725739177265 140725739177265 140725739179983 0
[pid=19202/tid=19213] ppid=19184 vsize=8068220 memory=11192 CPUtime=0.15 cores=0,2,4,6
/proc/19202/task/19213/stat : 19213 (java) S 19184 19184 16605 0 -1 1077944384 737 0 0 0 15 0 0 0 20 0 19 0 224829741 8261857280 29601 33554432000 4194304 4196468 140725739171568 140486674303472 140487297112706 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27336704 140725739177141 140725739177265 140725739177265 140725739179983 0
[pid=19202/tid=19214] ppid=19184 vsize=8068220 memory=752 CPUtime=0.22 cores=0,2,4,6
/proc/19202/task/19214/stat : 19214 (java) S 19184 19184 16605 0 -1 1077944384 575 0 0 0 22 0 0 0 20 0 19 0 224829741 8261857280 29601 33554432000 4194304 4196468 140725739171568 140486673251184 140487297112706 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27336704 140725739177141 140725739177265 140725739177265 140725739179983 0
[pid=19202/tid=19215] ppid=19184 vsize=8068220 memory=1468 CPUtime=0 cores=0,2,4,6
/proc/19202/task/19215/stat : 19215 (java) S 19184 19184 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224829741 8261857280 29601 33554432000 4194304 4196468 140725739171568 140485024803808 140487297111765 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27336704 140725739177141 140725739177265 140725739177265 140725739179983 0
[pid=19202/tid=19216] ppid=19184 vsize=8068220 memory=118404 CPUtime=1.84 cores=0,2,4,6
/proc/19202/task/19216/stat : 19216 (java) S 19184 19184 16605 0 -1 1077944384 167 0 0 0 99 85 0 0 20 0 19 0 224829742 8261857280 29601 33554432000 4194304 4196468 140725739171568 140486672198064 140487297112706 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 5 0 0 6293624 6294260 27336704 140725739177141 140725739177265 140725739177265 140725739179983 0
[pid=19202/tid=19218] ppid=19184 vsize=8068220 memory=-7824251494390914409 CPUtime=0 cores=0,2,4,6
/proc/19202/task/19218/stat : 19218 (java) S 19184 19184 16605 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 19 0 224829808 8261857280 29601 33554432000 4194304 4196468 140725739171568 140486664389568 140487297126169 0 4 2 25189581 18446744071579417331 0 0 -1 0 0 0 0 0 0 6293624 6294260 27336704 140725739177141 140725739177265 140725739177265 140725739179983 0
[pid=19202/tid=19220] ppid=19184 vsize=8068220 memory=2140 CPUtime=0 cores=0,2,4,6
/proc/19202/task/19220/stat : 19220 (java) S 19184 19184 16605 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 224829809 8261857280 29601 33554432000 4194304 4196468 140725739171568 140484622138928 140487297123485 0 4 2 25189581 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 27336704 140725739177141 140725739177265 140725739177265 140725739179983 0
[pid=19202/tid=19221] ppid=19184 vsize=8068220 memory=2180 CPUtime=0 cores=0,2,4,6
/proc/19202/task/19221/stat : 19221 (java) S 19184 19184 16605 0 -1 4202560 23 0 0 0 0 0 0 0 20 0 19 0 224829809 8261857280 29601 33554432000 4194304 4196468 140725739171568 140484487917488 140487297123485 0 4 2 25189581 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 27336704 140725739177141 140725739177265 140725739177265 140725739179983 0
[pid=19202/tid=19222] ppid=19184 vsize=8068220 memory=924 CPUtime=0 cores=0,2,4,6
/proc/19202/task/19222/stat : 19222 (java) S 19184 19184 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224829811 8261857280 29601 33554432000 4194304 4196468 140725739171568 140484219493792 140487297111765 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27336704 140725739177141 140725739177265 140725739177265 140725739179983 0
Current children cumulated CPU time: 2520.05 s
Current children cumulated vsize: 8309584 KiB
Current children cumulated memory: 231692 KiB

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

[startup+2502.81 s]
# the end of solver process 19184 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.6 s, system=1.49639 s

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

Child status: 0
Real time (s): 2502.81
CPU time (s): 2520.09
CPU user time (s): 2518.6
CPU system time (s): 1.49639
CPU usage (%): 100.69
Max. virtual memory (cumulated for all children) (KiB): 15142280
Max. memory (cumulated for all children) (KiB): 2927896

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.6
system time used= 1.49639
maximum resident set size= 2929436
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 179307
page faults= 0
swaps= 0
block input operations= 0
block output operations= 6176
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 59678
involuntary context switches= 742


# summary of solver processes directly reported to runsolver:
#   pid: 19184
#   total CPU time (s): 2520.09
#   total CPU user time (s): 2518.6
#   total CPU system time (s): 1.49639

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.7093 second user time and 26.5527 second system time

The end

Launcher Data

Begin job on node107 at 2018-08-12 13:17:36
IDJOB=4305428
IDBENCH=141380
IDSOLVER=2782
FILE ID=node107/4305428-1534072656
RUNJOBID= node107-1534064712-16636
PBS_JOBID= 21036990
Free space on /tmp= 39296 MiB

SOLVER NAME= scop order+MapleCOMSPS (2018-07-31)
BENCH NAME= XCSP18/SocialGolfers/SocialGolfers-6-6-8-cp_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-4305428-1534072656/watcher-4305428-1534072656 -o /tmp/evaluation-result-4305428-1534072656/solver-4305428-1534072656 -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-4305428-1534072656.xml

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

MD5SUM BENCH= 8a9161d398725f1a5fa3c8de0eb5bbd3
RANDOM SEED=865342442

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:        24622816 kB
MemAvailable:   31767144 kB
Buffers:          202208 kB
Cached:          7134084 kB
SwapCached:            0 kB
Active:          3838852 kB
Inactive:        3690916 kB
Active(anon):     142676 kB
Inactive(anon):   103396 kB
Active(file):    3696176 kB
Inactive(file):  3587520 kB
Unevictable:        6976 kB
Mlocked:            6976 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              9076 kB
Writeback:             0 kB
AnonPages:        239420 kB
Mapped:            63804 kB
Shmem:             49804 kB
Slab:             317464 kB
SReclaimable:     289092 kB
SUnreclaim:        28372 kB
KernelStack:        3920 kB
PageTables:         4968 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5852036 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    114688 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 13:59:19