Trace number 4305427

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.13 2504.72

General information on the benchmark

NameSocialGolfers/
SocialGolfers-6-6-7-cp_c18.xml
MD5SUM6d0c168c4ed68c601cb94602702970c2
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 variables252
Number of constraints13239
Number of domains1
Minimum domain size6
Maximum domain size6
Distribution of domain sizes[{"size":6,"count":252}]
Minimum variable degree212
Maximum variable degree213
Distribution of variable degrees[{"degree":212,"count":216},{"degree":213,"count":36}]
Minimum constraint arity4
Maximum constraint arity252
Distribution of constraint arities[{"arity":4,"count":13230},{"arity":36,"count":8},{"arity":252,"count":1}]
Number of extensional constraints0
Number of intensional constraints13230
Distribution of constraint types[{"type":"intension","count":13230},{"type":"lex","count":1},{"type":"cardinality","count":7},{"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-7460-serial-file.bin HOME/instance-4305427-1534074823.xml
0.54/0.51	
0.66/0.52	scop order+minisat_release (2018-07-31)
0.66/0.52	(Encoding Process)
0.66/0.52	
0.66/0.54	c BEGIN-Prog: Sun Aug 12 13:53:43 CEST 2018
0.66/0.54	c PID: 7463
0.66/0.54	c IP: 172.20.3.151
0.66/0.54	c HOST: node151.alineos.net
0.66/0.55	c (0,0) Parsing Begin
6.76/2.64	c (2,2) Parsing End
6.76/2.65	c (2,2) CSP: 252 int (0 aux), 0 bool (0 aux), 13239 ctr, max domain size 6
6.76/2.65	c (2,2) Heap : 732 MiB used (max 10795 MiB), NonHeap : 23 MiB used (max 0 MiB)
6.76/2.65	c (2,2) Constraint Name Generate Begin
7.09/2.72	c (2,2) Ctr:HOME/instance-4305427-1534074823.xml,Cardinality:Instantiation:IntVar:LexMatrix:Ne:Num:Or
7.09/2.72	c (2,2) Constraint Name Generate End
7.09/2.72	c (2,2) Heap : 732 MiB used (max 10795 MiB), NonHeap : 24 MiB used (max 0 MiB)
7.09/2.72	c (2,2) CSP to CSPinCNF Begin
7.87/3.03	c (2,2) translated 1324 (10%) constraints
7.87/3.11	c (2,2) translated 2648 (20%) constraints
8.16/3.18	c (2,2) translated 3972 (30%) constraints
8.46/3.24	c (2,2) translated 5296 (40%) constraints
8.46/3.29	c (2,2) translated 6620 (50%) constraints
8.74/3.34	c (2,2) translated 7944 (60%) constraints
8.74/3.38	c (2,2) translated 9268 (70%) constraints
9.03/3.42	c (2,2) translated 10592 (80%) constraints
9.03/3.45	c (2,2) translated 11916 (90%) constraints
10.74/3.93	c (3,3) translated 13239 (100%) constraints
13.14/4.73	c (4,4) STATISTICS1:HOME/instance-4305427-1534074823.xml,Cardinality:Instantiation:IntVar:LexMatrix:Ne:Num:Or,2143,17172,34359738368,6,4,36,34359738368:84;6:23420;1:3921,6:49503;2:5673;1:8239,4:13609;3:1553;2:1891;1:119,36:84;2:27341;1:8769,
13.14/4.73	c (4,4) ==========================================
13.14/4.73	c (4,4) Order
13.14/4.73	c (4,4) ==========================================
13.47/4.87	c (4,4) translated 1718 (10%) constraints
13.78/4.99	c (4,4) translated 3435 (20%) constraints
14.07/5.09	c (4,4) translated 5152 (30%) constraints
14.41/5.18	c (4,4) translated 6869 (40%) constraints
14.69/5.26	c (4,4) translated 8586 (50%) constraints
14.91/5.33	c (4,4) translated 10304 (60%) constraints
15.02/5.40	c (4,4) translated 12021 (70%) constraints
15.21/5.54	c (5,5) translated 13738 (80%) constraints
15.84/5.73	c (5,5) translated 15455 (90%) constraints
16.14/5.83	c (5,5) translated 17172 (100%) constraints
16.14/5.83	c (5,5) CSP to CSPinCNF End
16.14/5.84	c (5,5) CSP: 630 int (378 aux), 3403 bool (3403 aux), 21030 ctr, max domain size 7
16.14/5.84	c (5,5) Heap : 1633 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
16.14/5.84	c (5,5) CSPinCNF Propagation Begin
17.12/6.16	c (5,5) 786 values, 5788 unsatisfiable literals, and 4804 valid clauses are removed
17.12/6.16	c (5,5) CSPinCNF Propagation End
17.12/6.16	c (5,5) CSP: 1092 int (840 aux), 2941 bool (2941 aux), 16226 ctr, max domain size 7
17.12/6.16	c (5,5) Heap : 1746 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
17.12/6.17	c (5,5) Simplify CSPinCNF Begin
18.19/6.51	c (5,5) Simplify CSPinCNF End
18.19/6.51	c (5,5) CSP: 1092 int (840 aux), 10941 bool (10941 aux), 24226 ctr, max domain size 7
18.19/6.51	c (5,5) Heap : 1915 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
18.19/6.51	c (5,5) Calculate Precise Domain Begin
18.19/6.56	c (6,6) 0 values are removed by re-calculation
18.19/6.56	c (6,6) Calculate Precise Domain End
18.19/6.57	c (6,6) CSP: 1092 int (840 aux), 10941 bool (10941 aux), 24226 ctr, max domain size 7
18.19/6.57	c (6,6) Heap : 1915 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
18.19/6.57	c (6,6) CSPinCNF to SatSolver Begin
18.83/6.77	c (6,6) 2423 (10 %) CSP clauses are encoded (13965 SAT variables, 13451 SAT clauses)
19.16/6.87	c (6,6) 4846 (20 %) CSP clauses are encoded (13965 SAT variables, 24929 SAT clauses)
19.43/6.95	c (6,6) 7268 (30 %) CSP clauses are encoded (13965 SAT variables, 35031 SAT clauses)
19.74/7.01	c (6,6) 9691 (40 %) CSP clauses are encoded (13965 SAT variables, 45044 SAT clauses)
19.74/7.05	c (6,6) 12113 (50 %) CSP clauses are encoded (13965 SAT variables, 52396 SAT clauses)
19.74/7.07	c (6,6) 14536 (60 %) CSP clauses are encoded (13965 SAT variables, 54819 SAT clauses)
19.74/7.09	c (6,6) 16959 (70 %) CSP clauses are encoded (13965 SAT variables, 57242 SAT clauses)
20.02/7.19	c (6,6) 19381 (80 %) CSP clauses are encoded (13965 SAT variables, 71388 SAT clauses)
20.31/7.29	c (6,6) 21804 (90 %) CSP clauses are encoded (13965 SAT variables, 90647 SAT clauses)
20.57/7.35	c (6,6) 24226 (100 %) CSP clauses are encoded (13965 SAT variables, 102087 SAT clauses)
20.57/7.35	c (6,6) Launch Command will be: minisat_release
20.57/7.35	c (6,6) CSPinCNF to SatSolver End
20.57/7.35	c (6,6) Heap : 2253 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
21.14/7.52	c (6,6) STATISTICS2:HOME/instance-4305427-1534074823.xml,Cardinality:Instantiation:IntVar:LexMatrix:Ne:Num:Or,12033,24226,64,7,4,7,64:432;49:288;6:8300;1:89,7:1296;6:21009;2:57347;1:89,4:9789;3:909;2:12773;1:755,7:432;3:288;2:8389;1:59075,
21.14/7.52	c (6,6) 13965 bool, 102092 clause
21.14/7.52	c (6,6) Export Begin
21.47/7.62	c (7,7) Export to HOME/scop-7460-serial-file.bin
21.47/7.62	c (7,7) Export End
21.47/7.62	c (7,7) Export File Size: 0.04 MB
21.47/7.62	c (7,7) 2,2,5,5,5,6,6,STOP-AFTER(DIMACS)
21.47/7.62	c END-Prog: Sun Aug 12 13:53:50 CEST 2018
21.47/7.66	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-7460-serial-file.bin
22.16/8.15	c (0,0) Read Serial File Begin
22.16/8.15	c (0,0) HOME/scop-7460-serial-file.bin
22.46/8.32	c (0,0) Read Serial File End
22.46/8.34	
22.46/8.34	scop order+minisat_release (2018-07-31)
22.46/8.34	(Solving Process)
22.46/8.34	
22.46/8.36	c BEGIN-Prog: Sun Aug 12 13:53:51 CEST 2018
22.46/8.36	c PID: 7478
22.46/8.36	c IP: 172.20.3.151
22.46/8.36	c HOST: node151.alineos.net
22.46/8.36	c (0,0) SatSolver.solve Begin
22.46/8.36	c (0,0) 0 bool, 0 clause
22.46/8.36	c (0,0) minisat_release HOME/instance-4305427-1534074823.xml-scop-7463.cnf
2520.07/2504.70	c (2496,0) receiving signal SIGTERM
2520.07/2504.70	s UNKNOWN
2520.07/2504.70	c (2496,0) SatSolver is killed by some reasons.
2520.07/2504.71	c (scop.sh) Receiving Signal. Removing all intermediate files.
2520.07/2504.71	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 (2877 MiB free)
  memory of node 1: 16384 MiB (5670 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4305427-1534074823/watcher-4305427-1534074823 -o /tmp/evaluation-result-4305427-1534074823/solver-4305427-1534074823 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node151-1534062410-3794 --watchdog 2580 scop.sh 11g scop.jar -order minisat_release default HOME HOME/instance-4305427-1534074823.xml 

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

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


[startup+0.100373 s]*
/proc/loadavg: 2.37 2.13 2.07 4/223 7477
/proc/meminfo: memFree=8692424/32770624 swapFree=67108860/67108860
[pid=7460] ppid=7457 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/7460/stat : 7460 (scop.sh) S 7457 7460 3762 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 225045472 115843072 349 33554432000 4194304 5098028 140728370277760 140728370275016 140664897065596 0 65536 4100 81923 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 32804864 140728370283584 140728370283783 140728370283783 140728370286541 0
/proc/7460/statm: 28282 349 296 221 0 87 0
[pid=7463] ppid=7460 vsize=15012476 memory=71960 CPUtime=0.1 cores=1,3,5,7
/proc/7463/stat : 7463 (java) S 7460 7460 3762 0 -1 1077944320 6152 0 0 0 9 1 0 0 20 0 15 0 225045472 15372775424 17990 33554432000 4194304 4196468 140723999076208 140723999058752 139828305641207 0 0 2 16800973 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 9465856 140723999077383 140723999077681 140723999077681 140723999080399 0
/proc/7463/statm: 3753119 17990 2748 1 0 3715579 0
[pid=7463/tid=7464] ppid=7460 vsize=15012476 memory=-6526411401870300574 CPUtime=0.09 cores=1,3,5,7
/proc/7463/task/7464/stat : 7464 (java) R 7460 7460 3762 0 -1 4202560 4250 0 0 0 8 1 0 0 20 0 15 0 225045472 15372775424 17990 33554432000 4194304 4196468 140723999076208 139828277453192 139828282865360 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9465856 140723999077383 140723999077681 140723999077681 140723999080399 0
[pid=7463/tid=7465] ppid=7460 vsize=15012476 memory=3472468784318498480 CPUtime=0 cores=1,3,5,7
/proc/7463/task/7465/stat : 7465 (java) S 7460 7460 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225045474 15372775424 17990 33554432000 4194304 4196468 140723999076208 139828309883152 139828305651413 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9465856 140723999077383 140723999077681 140723999077681 140723999080399 0
[pid=7463/tid=7466] ppid=7460 vsize=15012476 memory=140488090818176 CPUtime=0 cores=1,3,5,7
/proc/7463/task/7466/stat : 7466 (java) S 7460 7460 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225045474 15372775424 17990 33554432000 4194304 4196468 140723999076208 139828100966800 139828305651413 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9465856 140723999077383 140723999077681 140723999077681 140723999080399 0
[pid=7463/tid=7467] ppid=7460 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7463/task/7467/stat : 7467 (java) S 7460 7460 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225045474 15372775424 17990 33554432000 4194304 4196468 140723999076208 139828099914256 139828305651413 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9465856 140723999077383 140723999077681 140723999077681 140723999080399 0
[pid=7463/tid=7468] ppid=7460 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7463/task/7468/stat : 7468 (java) S 7460 7460 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225045474 15372775424 17990 33554432000 4194304 4196468 140723999076208 139828098861712 139828305651413 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9465856 140723999077383 140723999077681 140723999077681 140723999080399 0
[pid=7463/tid=7469] ppid=7460 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7463/task/7469/stat : 7469 (java) S 7460 7460 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225045475 15372775424 17990 33554432000 4194304 4196468 140723999076208 139827141872112 139828305652354 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9465856 140723999077383 140723999077681 140723999077681 140723999080399 0
[pid=7463/tid=7470] ppid=7460 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7463/task/7470/stat : 7470 (java) S 7460 7460 3762 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225045476 15372775424 17990 33554432000 4194304 4196468 140723999076208 139826955281824 139828305651413 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9465856 140723999077383 140723999077681 140723999077681 140723999080399 0
[pid=7463/tid=7471] ppid=7460 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7463/task/7471/stat : 7471 (java) S 7460 7460 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225045476 15372775424 17990 33554432000 4194304 4196468 140723999076208 139826686846448 139828305651413 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9465856 140723999077383 140723999077681 140723999077681 140723999080399 0
[pid=7463/tid=7472] ppid=7460 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7463/task/7472/stat : 7472 (java) S 7460 7460 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225045479 15372775424 17990 33554432000 4194304 4196468 140723999076208 139826312338128 139828305659803 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9465856 140723999077383 140723999077681 140723999077681 140723999080399 0
[pid=7463/tid=7473] ppid=7460 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7463/task/7473/stat : 7473 (java) S 7460 7460 3762 0 -1 1077944384 307 0 0 0 0 0 0 0 20 0 15 0 225045479 15372775424 17990 33554432000 4194304 4196468 140723999076208 139827140818928 139828305652354 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9465856 140723999077383 140723999077681 140723999077681 140723999080399 0
[pid=7463/tid=7474] ppid=7460 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7463/task/7474/stat : 7474 (java) S 7460 7460 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225045479 15372775424 17990 33554432000 4194304 4196468 140723999076208 139827139766384 139828305652354 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9465856 140723999077383 140723999077681 140723999077681 140723999080399 0
[pid=7463/tid=7475] ppid=7460 vsize=15012476 memory=140488090818176 CPUtime=0.01 cores=1,3,5,7
/proc/7463/task/7475/stat : 7475 (java) S 7460 7460 3762 0 -1 1077944384 262 0 0 0 1 0 0 0 20 0 15 0 225045479 15372775424 17990 33554432000 4194304 4196468 140723999076208 139827138713840 139828305652354 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9465856 140723999077383 140723999077681 140723999077681 140723999080399 0
[pid=7463/tid=7476] ppid=7460 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7463/task/7476/stat : 7476 (java) S 7460 7460 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225045479 15372775424 17990 33554432000 4194304 4196468 140723999076208 139825814432352 139828305651413 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9465856 140723999077383 140723999077681 140723999077681 140723999080399 0
[pid=7463/tid=7477] ppid=7460 vsize=15012476 memory=140488090818176 CPUtime=0 cores=1,3,5,7
/proc/7463/task/7477/stat : 7477 (java) S 7460 7460 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225045479 15372775424 17990 33554432000 4194304 4196468 140723999076208 139827137661744 139828305652354 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9465856 140723999077383 140723999077681 140723999077681 140723999080399 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 73356 KiB

[startup+0.210764 s]*
/proc/loadavg: 2.37 2.13 2.07 4/223 7477
/proc/meminfo: memFree=8678808/32770624 swapFree=67108860/67108860
[pid=7460] ppid=7457 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/7460/stat : 7460 (scop.sh) S 7457 7460 3762 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 225045472 115843072 349 33554432000 4194304 5098028 140728370277760 140728370275016 140664897065596 0 65536 4100 81923 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 32804864 140728370283584 140728370283783 140728370283783 140728370286541 0
/proc/7460/statm: 28282 349 296 221 0 87 0
[pid=7463] ppid=7460 vsize=15012476 memory=85560 CPUtime=0.25 cores=1,3,5,7
/proc/7463/stat : 7463 (java) S 7460 7460 3762 0 -1 1077944320 9758 0 0 0 23 2 0 0 20 0 15 0 225045472 15372775424 21390 33554432000 4194304 4196468 140723999076208 140723999058752 139828305641207 0 0 2 16800973 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 9465856 140723999077383 140723999077681 140723999077681 140723999080399 0
/proc/7463/statm: 3753119 21390 2869 1 0 3715579 0
[pid=7463/tid=7464] ppid=7460 vsize=15012476 memory=-8976644418600983157 CPUtime=0.2 cores=1,3,5,7
/proc/7463/task/7464/stat : 7464 (java) R 7460 7460 3762 0 -1 4202560 7673 0 0 0 18 2 0 0 20 0 15 0 225045472 15372775424 21390 33554432000 4194304 4196468 140723999076208 139828277467600 139827777471987 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9465856 140723999077383 140723999077681 140723999077681 140723999080399 0
[pid=7463/tid=7465] ppid=7460 vsize=15012476 memory=3472468784318498480 CPUtime=0 cores=1,3,5,7
/proc/7463/task/7465/stat : 7465 (java) S 7460 7460 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225045474 15372775424 21390 33554432000 4194304 4196468 140723999076208 139828309883152 139828305651413 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9465856 140723999077383 140723999077681 140723999077681 140723999080399 0
[pid=7463/tid=7466] ppid=7460 vsize=15012476 memory=140488090818176 CPUtime=0 cores=1,3,5,7
/proc/7463/task/7466/stat : 7466 (java) S 7460 7460 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225045474 15372775424 21390 33554432000 4194304 4196468 140723999076208 139828100966800 139828305651413 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9465856 140723999077383 140723999077681 140723999077681 140723999080399 0
[pid=7463/tid=7467] ppid=7460 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7463/task/7467/stat : 7467 (java) S 7460 7460 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225045474 15372775424 21390 33554432000 4194304 4196468 140723999076208 139828099914256 139828305651413 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9465856 140723999077383 140723999077681 140723999077681 140723999080399 0
[pid=7463/tid=7468] ppid=7460 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7463/task/7468/stat : 7468 (java) S 7460 7460 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225045474 15372775424 21390 33554432000 4194304 4196468 140723999076208 139828098861712 139828305651413 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9465856 140723999077383 140723999077681 140723999077681 140723999080399 0
[pid=7463/tid=7469] ppid=7460 vsize=15012476 memory=140488090818176 CPUtime=0 cores=1,3,5,7
/proc/7463/task/7469/stat : 7469 (java) S 7460 7460 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225045475 15372775424 21390 33554432000 4194304 4196468 140723999076208 139827141872112 139828305652354 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9465856 140723999077383 140723999077681 140723999077681 140723999080399 0
[pid=7463/tid=7470] ppid=7460 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7463/task/7470/stat : 7470 (java) S 7460 7460 3762 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225045476 15372775424 21390 33554432000 4194304 4196468 140723999076208 139826955281824 139828305651413 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9465856 140723999077383 140723999077681 140723999077681 140723999080399 0
[pid=7463/tid=7471] ppid=7460 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7463/task/7471/stat : 7471 (java) S 7460 7460 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225045476 15372775424 21390 33554432000 4194304 4196468 140723999076208 139826686846448 139828305651413 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9465856 140723999077383 140723999077681 140723999077681 140723999080399 0
[pid=7463/tid=7472] ppid=7460 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7463/task/7472/stat : 7472 (java) S 7460 7460 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225045479 15372775424 21390 33554432000 4194304 4196468 140723999076208 139826312338128 139828305659803 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9465856 140723999077383 140723999077681 140723999077681 140723999080399 0
[pid=7463/tid=7473] ppid=7460 vsize=15012476 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/7463/task/7473/stat : 7473 (java) S 7460 7460 3762 0 -1 1077944384 434 0 0 0 1 0 0 0 20 0 15 0 225045479 15372775424 21390 33554432000 4194304 4196468 140723999076208 139827140818928 139828305652354 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9465856 140723999077383 140723999077681 140723999077681 140723999080399 0
[pid=7463/tid=7474] ppid=7460 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7463/task/7474/stat : 7474 (java) S 7460 7460 3762 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 225045479 15372775424 21390 33554432000 4194304 4196468 140723999076208 139827139766384 139828305652354 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9465856 140723999077383 140723999077681 140723999077681 140723999080399 0
[pid=7463/tid=7475] ppid=7460 vsize=15012476 memory=140488090818176 CPUtime=0.03 cores=1,3,5,7
/proc/7463/task/7475/stat : 7475 (java) R 7460 7460 3762 0 -1 4202560 283 0 0 0 3 0 0 0 20 0 15 0 225045479 15372775424 21390 33554432000 4194304 4196468 140723999076208 139827138713840 139828289721694 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9465856 140723999077383 140723999077681 140723999077681 140723999080399 0
[pid=7463/tid=7476] ppid=7460 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7463/task/7476/stat : 7476 (java) S 7460 7460 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225045479 15372775424 21390 33554432000 4194304 4196468 140723999076208 139825814432352 139828305651413 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9465856 140723999077383 140723999077681 140723999077681 140723999080399 0
[pid=7463/tid=7477] ppid=7460 vsize=15012476 memory=140488090818176 CPUtime=0 cores=1,3,5,7
/proc/7463/task/7477/stat : 7477 (java) S 7460 7460 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225045479 15372775424 21390 33554432000 4194304 4196468 140723999076208 139827137661744 139828305652354 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9465856 140723999077383 140723999077681 140723999077681 140723999080399 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 86956 KiB

[startup+0.310801 s]*
/proc/loadavg: 2.34 2.12 2.07 3/223 7477
/proc/meminfo: memFree=8675520/32770624 swapFree=67108860/67108860
[pid=7460] ppid=7457 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/7460/stat : 7460 (scop.sh) S 7457 7460 3762 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 225045472 115843072 349 33554432000 4194304 5098028 140728370277760 140728370275016 140664897065596 0 65536 4100 81923 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 32804864 140728370283584 140728370283783 140728370283783 140728370286541 0
/proc/7460/statm: 28282 349 296 221 0 87 0
[pid=7463] ppid=7460 vsize=15012476 memory=89428 CPUtime=0.42 cores=1,3,5,7
/proc/7463/stat : 7463 (java) S 7460 7460 3762 0 -1 1077944320 10381 0 0 0 39 3 0 0 20 0 15 0 225045472 15372775424 22357 33554432000 4194304 4196468 140723999076208 140723999058752 139828305641207 0 0 2 16800973 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 9465856 140723999077383 140723999077681 140723999077681 140723999080399 0
/proc/7463/statm: 3753119 22357 2973 1 0 3715579 0
[pid=7463/tid=7464] ppid=7460 vsize=15012476 memory=-8976644418600983157 CPUtime=0.3 cores=1,3,5,7
/proc/7463/task/7464/stat : 7464 (java) S 7460 7460 3762 0 -1 1077944384 8107 0 0 0 27 3 0 0 20 0 15 0 225045472 15372775424 22357 33554432000 4194304 4196468 140723999076208 139828277469344 139828305651413 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9465856 140723999077383 140723999077681 140723999077681 140723999080399 0
[pid=7463/tid=7465] ppid=7460 vsize=15012476 memory=3472468784318498480 CPUtime=0 cores=1,3,5,7
/proc/7463/task/7465/stat : 7465 (java) S 7460 7460 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225045474 15372775424 22357 33554432000 4194304 4196468 140723999076208 139828309883152 139828305651413 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9465856 140723999077383 140723999077681 140723999077681 140723999080399 0
[pid=7463/tid=7466] ppid=7460 vsize=15012476 memory=280976068533120 CPUtime=0 cores=1,3,5,7
/proc/7463/task/7466/stat : 7466 (java) S 7460 7460 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225045474 15372775424 22357 33554432000 4194304 4196468 140723999076208 139828100966800 139828305651413 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9465856 140723999077383 140723999077681 140723999077681 140723999080399 0
[pid=7463/tid=7467] ppid=7460 vsize=15012476 memory=280975955462176 CPUtime=0 cores=1,3,5,7
/proc/7463/task/7467/stat : 7467 (java) S 7460 7460 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225045474 15372775424 22357 33554432000 4194304 4196468 140723999076208 139828099914256 139828305651413 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9465856 140723999077383 140723999077681 140723999077681 140723999080399 0
[pid=7463/tid=7468] ppid=7460 vsize=15012476 memory=140487977714959 CPUtime=0 cores=1,3,5,7
/proc/7463/task/7468/stat : 7468 (java) S 7460 7460 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225045474 15372775424 22357 33554432000 4194304 4196468 140723999076208 139828098861712 139828305651413 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9465856 140723999077383 140723999077681 140723999077681 140723999080399 0
[pid=7463/tid=7469] ppid=7460 vsize=15012476 memory=280976068540032 CPUtime=0 cores=1,3,5,7
/proc/7463/task/7469/stat : 7469 (java) S 7460 7460 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225045475 15372775424 22357 33554432000 4194304 4196468 140723999076208 139827141872112 139828305652354 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9465856 140723999077383 140723999077681 140723999077681 140723999080399 0
[pid=7463/tid=7470] ppid=7460 vsize=15012476 memory=140487977719567 CPUtime=0 cores=1,3,5,7
/proc/7463/task/7470/stat : 7470 (java) S 7460 7460 3762 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225045476 15372775424 22357 33554432000 4194304 4196468 140723999076208 139826955281824 139828305651413 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9465856 140723999077383 140723999077681 140723999077681 140723999080399 0
[pid=7463/tid=7471] ppid=7460 vsize=15012476 memory=140487977728665 CPUtime=0 cores=1,3,5,7
/proc/7463/task/7471/stat : 7471 (java) S 7460 7460 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225045476 15372775424 22357 33554432000 4194304 4196468 140723999076208 139826686846448 139828305651413 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9465856 140723999077383 140723999077681 140723999077681 140723999080399 0
[pid=7463/tid=7472] ppid=7460 vsize=15012476 memory=280975955471392 CPUtime=0 cores=1,3,5,7
/proc/7463/task/7472/stat : 7472 (java) S 7460 7460 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225045479 15372775424 22357 33554432000 4194304 4196468 140723999076208 139826312338128 139828305659803 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9465856 140723999077383 140723999077681 140723999077681 140723999080399 0
[pid=7463/tid=7473] ppid=7460 vsize=15012476 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/7463/task/7473/stat : 7473 (java) R 7460 7460 3762 0 -1 1077944384 524 0 0 0 2 0 0 0 20 0 15 0 225045479 15372775424 22357 33554432000 4194304 4196468 140723999076208 139827140818928 139828305652354 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9465856 140723999077383 140723999077681 140723999077681 140723999080399 0
[pid=7463/tid=7474] ppid=7460 vsize=15012476 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/7463/task/7474/stat : 7474 (java) R 7460 7460 3762 0 -1 4202560 96 0 0 0 1 0 0 0 20 0 15 0 225045479 15372775424 22357 33554432000 4194304 4196468 140723999076208 139827139766384 139828283621432 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9465856 140723999077383 140723999077681 140723999077681 140723999080399 0
[pid=7463/tid=7475] ppid=7460 vsize=15012476 memory=140488090818176 CPUtime=0.07 cores=1,3,5,7
/proc/7463/task/7475/stat : 7475 (java) S 7460 7460 3762 0 -1 1077944384 327 0 0 0 7 0 0 0 20 0 15 0 225045479 15372775424 22357 33554432000 4194304 4196468 140723999076208 139827138713840 139828305652354 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9465856 140723999077383 140723999077681 140723999077681 140723999080399 0
[pid=7463/tid=7476] ppid=7460 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7463/task/7476/stat : 7476 (java) S 7460 7460 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225045479 15372775424 22357 33554432000 4194304 4196468 140723999076208 139825814432352 139828305651413 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9465856 140723999077383 140723999077681 140723999077681 140723999080399 0
[pid=7463/tid=7477] ppid=7460 vsize=15012476 memory=140488090819572 CPUtime=0 cores=1,3,5,7
/proc/7463/task/7477/stat : 7477 (java) S 7460 7460 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225045479 15372775424 22357 33554432000 4194304 4196468 140723999076208 139827137661744 139828305652354 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9465856 140723999077383 140723999077681 140723999077681 140723999080399 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 90824 KiB

[startup+0.701369 s]
/proc/loadavg: 2.34 2.12 2.07 3/223 7477
/proc/meminfo: memFree=8650096/32770624 swapFree=67108860/67108860
[pid=7460] ppid=7457 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/7460/stat : 7460 (scop.sh) S 7457 7460 3762 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 225045472 115843072 349 33554432000 4194304 5098028 140728370277760 140728370275016 140664897065596 0 65536 4100 81923 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 32804864 140728370283584 140728370283783 140728370283783 140728370286541 0
/proc/7460/statm: 28282 349 296 221 0 87 0
[pid=7463] ppid=7460 vsize=15018748 memory=131720 CPUtime=1.05 cores=1,3,5,7
/proc/7463/stat : 7463 (java) S 7460 7460 3762 0 -1 1077944320 17559 0 0 0 100 5 0 0 20 0 15 0 225045472 15379197952 32930 33554432000 4194304 4196468 140723999076208 140723999058752 139828305641207 0 0 2 25189581 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 9465856 140723999077383 140723999077681 140723999077681 140723999080399 0
/proc/7463/statm: 3754687 32930 3141 1 0 3716091 0
[pid=7463/tid=7464] ppid=7460 vsize=15018748 memory=54 CPUtime=0.67 cores=1,3,5,7
/proc/7463/task/7464/stat : 7464 (java) R 7460 7460 3762 0 -1 4202560 14569 0 0 0 63 4 0 0 20 0 15 0 225045472 15379197952 32930 33554432000 4194304 4196468 140723999076208 139828277478400 139828305663133 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9465856 140723999077383 140723999077681 140723999077681 140723999080399 0
[pid=7463/tid=7465] ppid=7460 vsize=15018748 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7463/task/7465/stat : 7465 (java) S 7460 7460 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225045474 15379197952 32930 33554432000 4194304 4196468 140723999076208 139828309883152 139828305651413 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9465856 140723999077383 140723999077681 140723999077681 140723999080399 0
[pid=7463/tid=7466] ppid=7460 vsize=15018748 memory=8751464017575360309 CPUtime=0 cores=1,3,5,7
/proc/7463/task/7466/stat : 7466 (java) S 7460 7460 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225045474 15379197952 32930 33554432000 4194304 4196468 140723999076208 139828100966800 139828305651413 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9465856 140723999077383 140723999077681 140723999077681 140723999080399 0
[pid=7463/tid=7467] ppid=7460 vsize=15018748 memory=5788902676991533888 CPUtime=0 cores=1,3,5,7
/proc/7463/task/7467/stat : 7467 (java) S 7460 7460 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225045474 15379197952 32930 33554432000 4194304 4196468 140723999076208 139828099914256 139828305651413 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9465856 140723999077383 140723999077681 140723999077681 140723999080399 0
[pid=7463/tid=7468] ppid=7460 vsize=15018748 memory=6440526044186890340 CPUtime=0 cores=1,3,5,7
/proc/7463/task/7468/stat : 7468 (java) S 7460 7460 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225045474 15379197952 32930 33554432000 4194304 4196468 140723999076208 139828098861712 139828305651413 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9465856 140723999077383 140723999077681 140723999077681 140723999080399 0
[pid=7463/tid=7469] ppid=7460 vsize=15018748 memory=170926128 CPUtime=0 cores=1,3,5,7
/proc/7463/task/7469/stat : 7469 (java) S 7460 7460 3762 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 225045475 15379197952 32930 33554432000 4194304 4196468 140723999076208 139827141872112 139828305652354 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9465856 140723999077383 140723999077681 140723999077681 140723999080399 0
[pid=7463/tid=7470] ppid=7460 vsize=15018748 memory=1224 CPUtime=0 cores=1,3,5,7
/proc/7463/task/7470/stat : 7470 (java) S 7460 7460 3762 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225045476 15379197952 32930 33554432000 4194304 4196468 140723999076208 139826955281824 139828305651413 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9465856 140723999077383 140723999077681 140723999077681 140723999080399 0
[pid=7463/tid=7471] ppid=7460 vsize=15018748 memory=1944 CPUtime=0 cores=1,3,5,7
/proc/7463/task/7471/stat : 7471 (java) S 7460 7460 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225045476 15379197952 32930 33554432000 4194304 4196468 140723999076208 139826686846448 139828305651413 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9465856 140723999077383 140723999077681 140723999077681 140723999080399 0
[pid=7463/tid=7472] ppid=7460 vsize=15018748 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/7463/task/7472/stat : 7472 (java) S 7460 7460 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225045479 15379197952 32930 33554432000 4194304 4196468 140723999076208 139826312338128 139828305659803 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9465856 140723999077383 140723999077681 140723999077681 140723999080399 0
[pid=7463/tid=7473] ppid=7460 vsize=15018748 memory=4536 CPUtime=0.1 cores=1,3,5,7
/proc/7463/task/7473/stat : 7473 (java) R 7460 7460 3762 0 -1 4202560 753 0 0 0 10 0 0 0 20 0 15 0 225045479 15379197952 32930 33554432000 4194304 4196468 140723999076208 139827140805392 139828290436929 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 9465856 140723999077383 140723999077681 140723999077681 140723999080399 0
[pid=7463/tid=7474] ppid=7460 vsize=15018748 memory=8448 CPUtime=0.07 cores=1,3,5,7
/proc/7463/task/7474/stat : 7474 (java) R 7460 7460 3762 0 -1 4202560 392 0 0 0 7 0 0 0 20 0 15 0 225045479 15379197952 32930 33554432000 4194304 4196468 140723999076208 139827139755376 139828286342871 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9465856 140723999077383 140723999077681 140723999077681 140723999080399 0
[pid=7463/tid=7475] ppid=7460 vsize=15018748 memory=1628 CPUtime=0.18 cores=1,3,5,7
/proc/7463/task/7475/stat : 7475 (java) R 7460 7460 3762 0 -1 4202560 525 0 0 0 18 0 0 0 20 0 15 0 225045479 15379197952 32930 33554432000 4194304 4196468 140723999076208 139827138710776 139828298737948 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9465856 140723999077383 140723999077681 140723999077681 140723999080399 0
[pid=7463/tid=7476] ppid=7460 vsize=15018748 memory=1144 CPUtime=0 cores=1,3,5,7
/proc/7463/task/7476/stat : 7476 (java) S 7460 7460 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225045479 15379197952 32930 33554432000 4194304 4196468 140723999076208 139825814432352 139828305651413 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9465856 140723999077383 140723999077681 140723999077681 140723999080399 0
[pid=7463/tid=7477] ppid=7460 vsize=15018748 memory=15244 CPUtime=0 cores=1,3,5,7
/proc/7463/task/7477/stat : 7477 (java) S 7460 7460 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225045479 15379197952 32930 33554432000 4194304 4196468 140723999076208 139827137661744 139828305652354 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9465856 140723999077383 140723999077681 140723999077681 140723999080399 0
Current children cumulated CPU time: 1.05 s
Current children cumulated vsize: 15131876 KiB
Current children cumulated memory: 133116 KiB

[startup+1.5014 s]
/proc/loadavg: 2.34 2.12 2.07 5/223 7477
/proc/meminfo: memFree=8508476/32770624 swapFree=67108860/67108860
[pid=7460] ppid=7457 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/7460/stat : 7460 (scop.sh) S 7457 7460 3762 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 225045472 115843072 349 33554432000 4194304 5098028 140728370277760 140728370275016 140664897065596 0 65536 4100 81923 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 32804864 140728370283584 140728370283783 140728370283783 140728370286541 0
/proc/7460/statm: 28282 349 296 221 0 87 0

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

[pid=7478/tid=7481] ppid=7460 vsize=8068220 memory=4536 CPUtime=0 cores=1,3,5,7
/proc/7478/task/7481/stat : 7481 (java) S 7460 7460 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 225046239 8261857280 29217 33554432000 4194304 4196468 140733104255552 140422482131216 140422996502229 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29863936 140733104260278 140733104260401 140733104260401 140733104263119 0
[pid=7478/tid=7482] ppid=7460 vsize=8068220 memory=8448 CPUtime=0 cores=1,3,5,7
/proc/7478/task/7482/stat : 7482 (java) S 7460 7460 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 225046239 8261857280 29217 33554432000 4194304 4196468 140733104255552 140422481078928 140422996502229 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29863936 140733104260278 140733104260401 140733104260401 140733104263119 0
[pid=7478/tid=7483] ppid=7460 vsize=8068220 memory=1628 CPUtime=0 cores=1,3,5,7
/proc/7478/task/7483/stat : 7483 (java) S 7460 7460 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 225046239 8261857280 29217 33554432000 4194304 4196468 140733104255552 140422480026128 140422996502229 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29863936 140733104260278 140733104260401 140733104260401 140733104263119 0
[pid=7478/tid=7484] ppid=7460 vsize=8068220 memory=1144 CPUtime=0.03 cores=1,3,5,7
/proc/7478/task/7484/stat : 7484 (java) S 7460 7460 3762 0 -1 1077944384 7 0 0 0 1 2 0 0 20 0 19 0 225046241 8261857280 29217 33554432000 4194304 4196468 140733104255552 140422308768368 140422996503170 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29863936 140733104260278 140733104260401 140733104260401 140733104263119 0
[pid=7478/tid=7485] ppid=7460 vsize=8068220 memory=15244 CPUtime=0 cores=1,3,5,7
/proc/7478/task/7485/stat : 7485 (java) S 7460 7460 3762 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 225046241 8261857280 29217 33554432000 4194304 4196468 140733104255552 140421808252192 140422996502229 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29863936 140733104260278 140733104260401 140733104260401 140733104263119 0
[pid=7478/tid=7486] ppid=7460 vsize=8068220 memory=34892 CPUtime=0 cores=1,3,5,7
/proc/7478/task/7486/stat : 7486 (java) S 7460 7460 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 225046242 8261857280 29217 33554432000 4194304 4196468 140733104255552 140421539817072 140422996502229 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29863936 140733104260278 140733104260401 140733104260401 140733104263119 0
[pid=7478/tid=7487] ppid=7460 vsize=8068220 memory=4032 CPUtime=0 cores=1,3,5,7
/proc/7478/task/7487/stat : 7487 (java) S 7460 7460 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 225046244 8261857280 29217 33554432000 4194304 4196468 140733104255552 140421165308496 140422996510619 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29863936 140733104260278 140733104260401 140733104260401 140733104263119 0
[pid=7478/tid=7488] ppid=7460 vsize=8068220 memory=18232 CPUtime=0.09 cores=1,3,5,7
/proc/7478/task/7488/stat : 7488 (java) S 7460 7460 3762 0 -1 1077944384 621 0 0 0 8 1 0 0 20 0 19 0 225046244 8261857280 29217 33554432000 4194304 4196468 140733104255552 140422307715184 140422996503170 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29863936 140733104260278 140733104260401 140733104260401 140733104263119 0
[pid=7478/tid=7489] ppid=7460 vsize=8068220 memory=640 CPUtime=0.08 cores=1,3,5,7
/proc/7478/task/7489/stat : 7489 (java) S 7460 7460 3762 0 -1 1077944384 334 0 0 0 7 1 0 0 20 0 19 0 225046244 8261857280 29217 33554432000 4194304 4196468 140733104255552 140422306662384 140422996503170 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29863936 140733104260278 140733104260401 140733104260401 140733104263119 0
[pid=7478/tid=7490] ppid=7460 vsize=8068220 memory=7451033412897827690 CPUtime=0.21 cores=1,3,5,7
/proc/7478/task/7490/stat : 7490 (java) S 7460 7460 3762 0 -1 1077944384 639 0 0 0 20 1 0 0 20 0 19 0 225046244 8261857280 29217 33554432000 4194304 4196468 140733104255552 140422305610096 140422996503170 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29863936 140733104260278 140733104260401 140733104260401 140733104263119 0
[pid=7478/tid=7491] ppid=7460 vsize=8068220 memory=7449068580954861419 CPUtime=0 cores=1,3,5,7
/proc/7478/task/7491/stat : 7491 (java) S 7460 7460 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 225046244 8261857280 29217 33554432000 4194304 4196468 140733104255552 140420667402720 140422996502229 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29863936 140733104260278 140733104260401 140733104260401 140733104263119 0
[pid=7478/tid=7492] ppid=7460 vsize=8068220 memory=7738996590478054232 CPUtime=1.05 cores=1,3,5,7
/proc/7478/task/7492/stat : 7492 (java) S 7460 7460 3762 0 -1 1077944384 163 0 0 0 50 55 0 0 20 0 19 0 225046244 8261857280 29217 33554432000 4194304 4196468 140733104255552 140422304558000 140422996503170 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 12 0 0 6293624 6294260 29863936 140733104260278 140733104260401 140733104260401 140733104263119 0
[pid=7478/tid=7494] ppid=7460 vsize=8068220 memory=7666374972809438312 CPUtime=0 cores=1,3,5,7
/proc/7478/task/7494/stat : 7494 (java) S 7460 7460 3762 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 225046311 8261857280 29217 33554432000 4194304 4196468 140733104255552 140422296749504 140422996516633 0 4 2 25189581 18446744071579417331 0 0 -1 1 0 0 0 0 0 6293624 6294260 29863936 140733104260278 140733104260401 140733104260401 140733104263119 0
[pid=7478/tid=7496] ppid=7460 vsize=8068220 memory=7812169119453828707 CPUtime=0 cores=1,3,5,7
/proc/7478/task/7496/stat : 7496 (java) S 7460 7460 3762 0 -1 4202560 24 0 0 0 0 0 0 0 20 0 19 0 225046311 8261857280 29217 33554432000 4194304 4196468 140733104255552 140420130517040 140422996513949 0 4 2 25189581 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 29863936 140733104260278 140733104260401 140733104260401 140733104263119 0
[pid=7478/tid=7497] ppid=7460 vsize=8068220 memory=7378391969546660454 CPUtime=0 cores=1,3,5,7
/proc/7478/task/7497/stat : 7497 (java) S 7460 7460 3762 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 225046311 8261857280 29217 33554432000 4194304 4196468 140733104255552 140420264738224 140422996513949 0 4 2 25189581 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 29863936 140733104260278 140733104260401 140733104260401 140733104263119 0
[pid=7478/tid=7498] ppid=7460 vsize=8068220 memory=7378391969546660454 CPUtime=0 cores=1,3,5,7
/proc/7478/task/7498/stat : 7498 (java) S 7460 7460 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 225046313 8261857280 29217 33554432000 4194304 4196468 140733104255552 140419862092704 140422996502229 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29863936 140733104260278 140733104260401 140733104260401 140733104263119 0
Current children cumulated CPU time: 2457.66 s
Current children cumulated vsize: 8297988 KiB
Current children cumulated memory: 218584 KiB

[startup+2502.3 s]
/proc/loadavg: 3.11 3.38 3.37 3/222 9505
/proc/meminfo: memFree=1056940/32770624 swapFree=67108860/67108860
[pid=7460] ppid=7457 vsize=113128 memory=1472 CPUtime=21.58 cores=1,3,5,7
/proc/7460/stat : 7460 (scop.sh) S 7457 7460 3762 0 -1 4202496 591 35235 0 0 0 0 2114 44 20 0 1 0 225045472 115843072 368 33554432000 4194304 5098028 140728370277760 140728370274504 140664897065596 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 32804864 140728370283584 140728370283783 140728370283783 140728370286541 0
/proc/7460/statm: 28282 368 311 221 0 87 0
[pid=7478] ppid=7460 vsize=8068220 memory=116868 CPUtime=2.29 cores=1,3,5,7
/proc/7478/stat : 7478 (java) S 7460 7460 3762 0 -1 1077944320 18600 0 0 0 165 64 0 0 20 0 19 0 225046238 8261857280 29217 33554432000 4194304 4196468 140733104255552 140733104238096 140422996492023 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 29863936 140733104260278 140733104260401 140733104260401 140733104263119 0
/proc/7478/statm: 2017055 29217 3156 1 0 1978454 0
[pid=7493] ppid=7478 vsize=116640 memory=100248 CPUtime=2493.8 cores=1,3,5,7
/proc/7493/stat : 7493 (minisat_release) R 7478 7460 3762 0 -1 4202496 318758 0 0 0 249349 31 0 0 20 0 1 0 225046311 119439360 25062 33554432000 4194304 4308513 140728176105568 140728176102568 4264421 0 4 0 8396802 0 0 0 17 1 0 0 0 0 0 6409496 6410680 25227264 140728176112757 140728176112854 140728176112854 140728176115653 0
/proc/7493/statm: 29160 25062 340 28 0 25400 0
[pid=7478/tid=7479] ppid=7460 vsize=8068220 memory=844 CPUtime=0.75 cores=1,3,5,7
/proc/7478/task/7479/stat : 7479 (java) S 7460 7460 3762 0 -1 1077944384 15430 0 0 0 70 5 0 0 20 0 19 0 225046238 8261857280 29217 33554432000 4194304 4196468 140733104255552 140422968332176 140422996502229 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29863936 140733104260278 140733104260401 140733104260401 140733104263119 0
[pid=7478/tid=7480] ppid=7460 vsize=8068220 memory=1696 CPUtime=0 cores=1,3,5,7
/proc/7478/task/7480/stat : 7480 (java) S 7460 7460 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 225046239 8261857280 29217 33554432000 4194304 4196468 140733104255552 140423000734096 140422996502229 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29863936 140733104260278 140733104260401 140733104260401 140733104263119 0
[pid=7478/tid=7481] ppid=7460 vsize=8068220 memory=920 CPUtime=0 cores=1,3,5,7
/proc/7478/task/7481/stat : 7481 (java) S 7460 7460 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 225046239 8261857280 29217 33554432000 4194304 4196468 140733104255552 140422482131216 140422996502229 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29863936 140733104260278 140733104260401 140733104260401 140733104263119 0
[pid=7478/tid=7482] ppid=7460 vsize=8068220 memory=3848 CPUtime=0 cores=1,3,5,7
/proc/7478/task/7482/stat : 7482 (java) S 7460 7460 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 225046239 8261857280 29217 33554432000 4194304 4196468 140733104255552 140422481078928 140422996502229 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29863936 140733104260278 140733104260401 140733104260401 140733104263119 0
[pid=7478/tid=7483] ppid=7460 vsize=8068220 memory=2928 CPUtime=0 cores=1,3,5,7
/proc/7478/task/7483/stat : 7483 (java) S 7460 7460 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 225046239 8261857280 29217 33554432000 4194304 4196468 140733104255552 140422480026128 140422996502229 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29863936 140733104260278 140733104260401 140733104260401 140733104263119 0
[pid=7478/tid=7484] ppid=7460 vsize=8068220 memory=2684 CPUtime=0.03 cores=1,3,5,7
/proc/7478/task/7484/stat : 7484 (java) S 7460 7460 3762 0 -1 1077944384 7 0 0 0 1 2 0 0 20 0 19 0 225046241 8261857280 29217 33554432000 4194304 4196468 140733104255552 140422308768368 140422996503170 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29863936 140733104260278 140733104260401 140733104260401 140733104263119 0
[pid=7478/tid=7485] ppid=7460 vsize=8068220 memory=1408 CPUtime=0 cores=1,3,5,7
/proc/7478/task/7485/stat : 7485 (java) S 7460 7460 3762 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 225046241 8261857280 29217 33554432000 4194304 4196468 140733104255552 140421808252192 140422996502229 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29863936 140733104260278 140733104260401 140733104260401 140733104263119 0
[pid=7478/tid=7486] ppid=7460 vsize=8068220 memory=3484 CPUtime=0 cores=1,3,5,7
/proc/7478/task/7486/stat : 7486 (java) S 7460 7460 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 225046242 8261857280 29217 33554432000 4194304 4196468 140733104255552 140421539817072 140422996502229 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29863936 140733104260278 140733104260401 140733104260401 140733104263119 0
[pid=7478/tid=7487] ppid=7460 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/7478/task/7487/stat : 7487 (java) S 7460 7460 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 225046244 8261857280 29217 33554432000 4194304 4196468 140733104255552 140421165308496 140422996510619 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29863936 140733104260278 140733104260401 140733104260401 140733104263119 0
[pid=7478/tid=7488] ppid=7460 vsize=8068220 memory=116868 CPUtime=0.09 cores=1,3,5,7
/proc/7478/task/7488/stat : 7488 (java) S 7460 7460 3762 0 -1 1077944384 621 0 0 0 8 1 0 0 20 0 19 0 225046244 8261857280 29217 33554432000 4194304 4196468 140733104255552 140422307715184 140422996503170 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29863936 140733104260278 140733104260401 140733104260401 140733104263119 0
[pid=7478/tid=7489] ppid=7460 vsize=8068220 memory=100248 CPUtime=0.08 cores=1,3,5,7
/proc/7478/task/7489/stat : 7489 (java) S 7460 7460 3762 0 -1 1077944384 334 0 0 0 7 1 0 0 20 0 19 0 225046244 8261857280 29217 33554432000 4194304 4196468 140733104255552 140422306662384 140422996503170 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29863936 140733104260278 140733104260401 140733104260401 140733104263119 0
[pid=7478/tid=7490] ppid=7460 vsize=8068220 memory=3068 CPUtime=0.21 cores=1,3,5,7
/proc/7478/task/7490/stat : 7490 (java) S 7460 7460 3762 0 -1 1077944384 639 0 0 0 20 1 0 0 20 0 19 0 225046244 8261857280 29217 33554432000 4194304 4196468 140733104255552 140422305610096 140422996503170 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29863936 140733104260278 140733104260401 140733104260401 140733104263119 0
[pid=7478/tid=7491] ppid=7460 vsize=8068220 memory=-1161699032756216667 CPUtime=0 cores=1,3,5,7
/proc/7478/task/7491/stat : 7491 (java) S 7460 7460 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 225046244 8261857280 29217 33554432000 4194304 4196468 140733104255552 140420667402720 140422996502229 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29863936 140733104260278 140733104260401 140733104260401 140733104263119 0
[pid=7478/tid=7492] ppid=7460 vsize=8068220 memory=11041648 CPUtime=1.08 cores=1,3,5,7
/proc/7478/task/7492/stat : 7492 (java) S 7460 7460 3762 0 -1 1077944384 167 0 0 0 51 57 0 0 20 0 19 0 225046244 8261857280 29217 33554432000 4194304 4196468 140733104255552 140422304558000 140422996503170 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 12 0 0 6293624 6294260 29863936 140733104260278 140733104260401 140733104260401 140733104263119 0
[pid=7478/tid=7494] ppid=7460 vsize=8068220 memory=301741373374332954 CPUtime=0 cores=1,3,5,7
/proc/7478/task/7494/stat : 7494 (java) S 7460 7460 3762 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 225046311 8261857280 29217 33554432000 4194304 4196468 140733104255552 140422296749504 140422996516633 0 4 2 25189581 18446744071579417331 0 0 -1 1 0 0 0 0 0 6293624 6294260 29863936 140733104260278 140733104260401 140733104260401 140733104263119 0
[pid=7478/tid=7496] ppid=7460 vsize=8068220 memory=-7003737579269690708 CPUtime=0 cores=1,3,5,7
/proc/7478/task/7496/stat : 7496 (java) S 7460 7460 3762 0 -1 4202560 24 0 0 0 0 0 0 0 20 0 19 0 225046311 8261857280 29217 33554432000 4194304 4196468 140733104255552 140420130517040 140422996513949 0 4 2 25189581 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 29863936 140733104260278 140733104260401 140733104260401 140733104263119 0
[pid=7478/tid=7497] ppid=7460 vsize=8068220 memory=468 CPUtime=0 cores=1,3,5,7
/proc/7478/task/7497/stat : 7497 (java) S 7460 7460 3762 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 225046311 8261857280 29217 33554432000 4194304 4196468 140733104255552 140420264738224 140422996513949 0 4 2 25189581 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 29863936 140733104260278 140733104260401 140733104260401 140733104263119 0
[pid=7478/tid=7498] ppid=7460 vsize=8068220 memory=14875 CPUtime=0 cores=1,3,5,7
/proc/7478/task/7498/stat : 7498 (java) S 7460 7460 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 225046313 8261857280 29217 33554432000 4194304 4196468 140733104255552 140419862092704 140422996502229 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29863936 140733104260278 140733104260401 140733104260401 140733104263119 0
Current children cumulated CPU time: 2517.67 s
Current children cumulated vsize: 8297988 KiB
Current children cumulated memory: 218588 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2504.7 s]
/proc/loadavg: 3.11 3.38 3.37 3/222 9505
/proc/meminfo: memFree=1056940/32770624 swapFree=67108860/67108860
[pid=7460] ppid=7457 vsize=113128 memory=1472 CPUtime=21.58 cores=1,3,5,7
/proc/7460/stat : 7460 (scop.sh) S 7457 7460 3762 0 -1 4202496 591 35235 0 0 0 0 2114 44 20 0 1 0 225045472 115843072 368 33554432000 4194304 5098028 140728370277760 140728370274504 140664897065596 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 32804864 140728370283584 140728370283783 140728370283783 140728370286541 0
/proc/7460/statm: 28282 368 311 221 0 87 0
[pid=7478] ppid=7460 vsize=8068220 memory=116868 CPUtime=2.29 cores=1,3,5,7
/proc/7478/stat : 7478 (java) S 7460 7460 3762 0 -1 1077944320 18600 0 0 0 165 64 0 0 20 0 19 0 225046238 8261857280 29217 33554432000 4194304 4196468 140733104255552 140733104238096 140422996492023 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 29863936 140733104260278 140733104260401 140733104260401 140733104263119 0
/proc/7478/statm: 2017055 29217 3156 1 0 1978454 0
[pid=7493] ppid=7478 vsize=116640 memory=100248 CPUtime=2496.2 cores=1,3,5,7
/proc/7493/stat : 7493 (minisat_release) R 7478 7460 3762 0 -1 4202496 318763 0 0 0 249589 31 0 0 20 0 1 0 225046311 119439360 25062 33554432000 4194304 4308513 140728176105568 140728176102568 4275920 0 4 0 8396802 0 0 0 17 1 0 0 0 0 0 6409496 6410680 25227264 140728176112757 140728176112854 140728176112854 140728176115653 0
/proc/7493/statm: 29160 25062 340 28 0 25400 0
[pid=7478/tid=7479] ppid=7460 vsize=8068220 memory=3484 CPUtime=0.75 cores=1,3,5,7
/proc/7478/task/7479/stat : 7479 (java) S 7460 7460 3762 0 -1 1077944384 15430 0 0 0 70 5 0 0 20 0 19 0 225046238 8261857280 29217 33554432000 4194304 4196468 140733104255552 140422968332176 140422996502229 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29863936 140733104260278 140733104260401 140733104260401 140733104263119 0
[pid=7478/tid=7480] ppid=7460 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/7478/task/7480/stat : 7480 (java) S 7460 7460 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 225046239 8261857280 29217 33554432000 4194304 4196468 140733104255552 140423000734096 140422996502229 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29863936 140733104260278 140733104260401 140733104260401 140733104263119 0
[pid=7478/tid=7481] ppid=7460 vsize=8068220 memory=116868 CPUtime=0 cores=1,3,5,7
/proc/7478/task/7481/stat : 7481 (java) S 7460 7460 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 225046239 8261857280 29217 33554432000 4194304 4196468 140733104255552 140422482131216 140422996502229 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29863936 140733104260278 140733104260401 140733104260401 140733104263119 0
[pid=7478/tid=7482] ppid=7460 vsize=8068220 memory=100248 CPUtime=0 cores=1,3,5,7
/proc/7478/task/7482/stat : 7482 (java) S 7460 7460 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 225046239 8261857280 29217 33554432000 4194304 4196468 140733104255552 140422481078928 140422996502229 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29863936 140733104260278 140733104260401 140733104260401 140733104263119 0
[pid=7478/tid=7483] ppid=7460 vsize=8068220 memory=4108 CPUtime=0 cores=1,3,5,7
/proc/7478/task/7483/stat : 7483 (java) S 7460 7460 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 225046239 8261857280 29217 33554432000 4194304 4196468 140733104255552 140422480026128 140422996502229 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29863936 140733104260278 140733104260401 140733104260401 140733104263119 0
[pid=7478/tid=7484] ppid=7460 vsize=8068220 memory=1944 CPUtime=0.03 cores=1,3,5,7
/proc/7478/task/7484/stat : 7484 (java) S 7460 7460 3762 0 -1 1077944384 7 0 0 0 1 2 0 0 20 0 19 0 225046241 8261857280 29217 33554432000 4194304 4196468 140733104255552 140422308768368 140422996503170 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29863936 140733104260278 140733104260401 140733104260401 140733104263119 0
[pid=7478/tid=7485] ppid=7460 vsize=8068220 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/7478/task/7485/stat : 7485 (java) S 7460 7460 3762 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 225046241 8261857280 29217 33554432000 4194304 4196468 140733104255552 140421808252192 140422996502229 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29863936 140733104260278 140733104260401 140733104260401 140733104263119 0
[pid=7478/tid=7486] ppid=7460 vsize=8068220 memory=4536 CPUtime=0 cores=1,3,5,7
/proc/7478/task/7486/stat : 7486 (java) S 7460 7460 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 225046242 8261857280 29217 33554432000 4194304 4196468 140733104255552 140421539817072 140422996502229 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29863936 140733104260278 140733104260401 140733104260401 140733104263119 0
[pid=7478/tid=7487] ppid=7460 vsize=8068220 memory=8448 CPUtime=0 cores=1,3,5,7
/proc/7478/task/7487/stat : 7487 (java) S 7460 7460 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 225046244 8261857280 29217 33554432000 4194304 4196468 140733104255552 140421165308496 140422996510619 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29863936 140733104260278 140733104260401 140733104260401 140733104263119 0
[pid=7478/tid=7488] ppid=7460 vsize=8068220 memory=1628 CPUtime=0.09 cores=1,3,5,7
/proc/7478/task/7488/stat : 7488 (java) S 7460 7460 3762 0 -1 1077944384 621 0 0 0 8 1 0 0 20 0 19 0 225046244 8261857280 29217 33554432000 4194304 4196468 140733104255552 140422307715184 140422996503170 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29863936 140733104260278 140733104260401 140733104260401 140733104263119 0
[pid=7478/tid=7489] ppid=7460 vsize=8068220 memory=1144 CPUtime=0.08 cores=1,3,5,7
/proc/7478/task/7489/stat : 7489 (java) S 7460 7460 3762 0 -1 1077944384 334 0 0 0 7 1 0 0 20 0 19 0 225046244 8261857280 29217 33554432000 4194304 4196468 140733104255552 140422306662384 140422996503170 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29863936 140733104260278 140733104260401 140733104260401 140733104263119 0
[pid=7478/tid=7490] ppid=7460 vsize=8068220 memory=15244 CPUtime=0.21 cores=1,3,5,7
/proc/7478/task/7490/stat : 7490 (java) S 7460 7460 3762 0 -1 1077944384 639 0 0 0 20 1 0 0 20 0 19 0 225046244 8261857280 29217 33554432000 4194304 4196468 140733104255552 140422305610096 140422996503170 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29863936 140733104260278 140733104260401 140733104260401 140733104263119 0
[pid=7478/tid=7491] ppid=7460 vsize=8068220 memory=34892 CPUtime=0 cores=1,3,5,7
/proc/7478/task/7491/stat : 7491 (java) S 7460 7460 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 225046244 8261857280 29217 33554432000 4194304 4196468 140733104255552 140420667402720 140422996502229 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29863936 140733104260278 140733104260401 140733104260401 140733104263119 0
[pid=7478/tid=7492] ppid=7460 vsize=8068220 memory=4032 CPUtime=1.08 cores=1,3,5,7
/proc/7478/task/7492/stat : 7492 (java) S 7460 7460 3762 0 -1 1077944384 167 0 0 0 51 57 0 0 20 0 19 0 225046244 8261857280 29217 33554432000 4194304 4196468 140733104255552 140422304558000 140422996503170 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 12 0 0 6293624 6294260 29863936 140733104260278 140733104260401 140733104260401 140733104263119 0
[pid=7478/tid=7494] ppid=7460 vsize=8068220 memory=18232 CPUtime=0 cores=1,3,5,7
/proc/7478/task/7494/stat : 7494 (java) S 7460 7460 3762 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 225046311 8261857280 29217 33554432000 4194304 4196468 140733104255552 140422296749504 140422996516633 0 4 2 25189581 18446744071579417331 0 0 -1 1 0 0 0 0 0 6293624 6294260 29863936 140733104260278 140733104260401 140733104260401 140733104263119 0
[pid=7478/tid=7496] ppid=7460 vsize=8068220 memory=640 CPUtime=0 cores=1,3,5,7
/proc/7478/task/7496/stat : 7496 (java) S 7460 7460 3762 0 -1 4202560 24 0 0 0 0 0 0 0 20 0 19 0 225046311 8261857280 29217 33554432000 4194304 4196468 140733104255552 140420130517040 140422996513949 0 4 2 25189581 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 29863936 140733104260278 140733104260401 140733104260401 140733104263119 0
[pid=7478/tid=7497] ppid=7460 vsize=8068220 memory=312155947512627226 CPUtime=0 cores=1,3,5,7
/proc/7478/task/7497/stat : 7497 (java) S 7460 7460 3762 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 225046311 8261857280 29217 33554432000 4194304 4196468 140733104255552 140420264738224 140422996513949 0 4 2 25189581 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 29863936 140733104260278 140733104260401 140733104260401 140733104263119 0
[pid=7478/tid=7498] ppid=7460 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/7478/task/7498/stat : 7498 (java) S 7460 7460 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 225046313 8261857280 29217 33554432000 4194304 4196468 140733104255552 140419862092704 140422996502229 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29863936 140733104260278 140733104260401 140733104260401 140733104263119 0
Current children cumulated CPU time: 2520.07 s
Current children cumulated vsize: 8297988 KiB
Current children cumulated memory: 218588 KiB

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

[startup+2504.71 s]
# the end of solver process 7460 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=21.1443 s, system=0.450177 s

[startup+2504.72 s]
# the end of solver process 7478 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.7 s, system=1.43432 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): 2504.72
CPU time (s): 2520.13
CPU user time (s): 2518.7
CPU system time (s): 1.43432
CPU usage (%): 100.616
Max. virtual memory (cumulated for all children) (KiB): 15142280
Max. memory (cumulated for all children) (KiB): 2352268

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.7
system time used= 1.43432
maximum resident set size= 2353784
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 373476
page faults= 0
swaps= 0
block input operations= 0
block output operations= 5376
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 60781
involuntary context switches= 882


# summary of solver processes directly reported to runsolver:
#   pid: 7460,7478
#   total CPU time (s): 2520.13
#   total CPU user time (s): 2518.7
#   total CPU system time (s): 1.43432

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.3762 second user time and 27.4036 second system time

The end

Launcher Data

Begin job on node151 at 2018-08-12 13:53:43
IDJOB=4305427
IDBENCH=141388
IDSOLVER=2782
FILE ID=node151/4305427-1534074823
RUNJOBID= node151-1534062410-3794
PBS_JOBID= 21036982
Free space on /tmp= 41244 MiB

SOLVER NAME= scop order+MapleCOMSPS (2018-07-31)
BENCH NAME= XCSP18/SocialGolfers/SocialGolfers-6-6-7-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-4305427-1534074823/watcher-4305427-1534074823 -o /tmp/evaluation-result-4305427-1534074823/solver-4305427-1534074823 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node151-1534062410-3794 --watchdog 2580  scop.sh 11g scop.jar -order minisat_release default HOME HOME/instance-4305427-1534074823.xml

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

MD5SUM BENCH= 6d0c168c4ed68c601cb94602702970c2
RANDOM SEED=1978245268

node151.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.87
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.87
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.87
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.87
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:         8753300 kB
MemAvailable:   31734260 kB
Buffers:          262984 kB
Cached:         22673392 kB
SwapCached:            0 kB
Active:         10467488 kB
Inactive:       12694340 kB
Active(anon):     174360 kB
Inactive(anon):   103292 kB
Active(file):   10293128 kB
Inactive(file): 12591048 kB
Unevictable:        7836 kB
Mlocked:            7836 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8772 kB
Writeback:             0 kB
AnonPages:        267208 kB
Mapped:            71868 kB
Shmem:             49800 kB
Slab:             553864 kB
SReclaimable:     525244 kB
SUnreclaim:        28620 kB
KernelStack:        3936 kB
PageTables:         5736 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5883560 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    133120 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 41236 MiB
End job on node151 at 2018-08-12 14:35:28