Trace number 4295508

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-06-13)? (MO) 19.6315 14.3536

General information on the benchmark

NameMagicHexagon/
MagicHexagon-06-0010_c18.xml
MD5SUMa4a3304b5e9aae9c2bcc59fc5ef6ae6f
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 variables121
Number of constraints40
Number of domains1
Minimum domain size91
Maximum domain size91
Distribution of domain sizes[{"size":91,"count":91}]
Minimum variable degree0
Maximum variable degree9
Distribution of variable degrees[{"degree":0,"count":30},{"degree":4,"count":85},{"degree":5,"count":3},{"degree":6,"count":2},{"degree":9,"count":1}]
Minimum constraint arity2
Maximum constraint arity91
Distribution of constraint arities[{"arity":2,"count":6},{"arity":6,"count":6},{"arity":7,"count":6},{"arity":8,"count":6},{"arity":9,"count":6},{"arity":10,"count":6},{"arity":11,"count":3},{"arity":91,"count":1}]
Number of extensional constraints0
Number of intensional constraints6
Distribution of constraint types[{"type":"intension","count":6},{"type":"allDifferent","count":1},{"type":"sum","count":33}]
Optimization problemNO
Type of objective

Solver Data

0.66/0.52	
0.66/0.52	scop order+minisat_release (2018-06-13)
0.66/0.52	
0.66/0.55	c BEGIN-Prog: Thu Jul 26 03:24:30 CEST 2018
0.66/0.55	c PID: 3392
0.66/0.55	c IP: 172.20.3.150
0.66/0.55	c HOST: node150.alineos.net
0.66/0.55	c (0,0) Parsing Begin
1.19/0.88	c (0,0) Parsing End
1.19/0.89	c (0,0) CSP: 91 int (0 aux), 0 bool (0 aux), 40 ctr, max domain size 91
1.19/0.89	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.19/0.89	c (0,0) Constraint Name Generate Begin
1.19/0.90	c (0,0) Ctr:HOME/instance-4295508-1532568269.xml,AllDifferent:IntVar:Lt:Num:WeightedSum
1.19/0.90	c (0,0) Constraint Name Generate End
1.19/0.90	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.19/0.90	c (0,0) CSP to CSPinCNF Begin
2.77/1.45	c (0,0) translated 4 (10%) constraints
2.77/1.45	c (0,0) translated 8 (20%) constraints
2.77/1.46	c (0,0) translated 12 (30%) constraints
2.77/1.46	c (0,0) translated 16 (40%) constraints
2.77/1.47	c (0,0) translated 20 (50%) constraints
2.77/1.47	c (0,0) translated 24 (60%) constraints
2.77/1.47	c (0,0) translated 28 (70%) constraints
2.77/1.48	c (0,0) translated 32 (80%) constraints
2.77/1.48	c (0,0) translated 36 (90%) constraints
2.77/1.48	c (0,0) translated 40 (100%) constraints
3.10/1.58	c (1,1) STATISTICS1:HOME/instance-4295508-1532568269.xml,AllDifferent:IntVar:Lt:Num:WeightedSum,91,4136,9223372036854775807,91,91,11,9223372036854775807:6;427929800129788416:12;4702525276151521:12;51676101935731:12;567869252041:12;6103925100:4;6036103710:8;91:3570;90:349;89:182,91:8075;90:388;89:194,91:2;2:4095;1:39,11:6;10:12;9:12;8:12;7:12;6:12;2:4101;1:182,110889:2;110224:4
3.10/1.58	c (1,1) ===========================================
3.10/1.58	c (1,1) Order
3.10/1.58	c (1,1) ===========================================
3.41/1.64	c (1,1) translated 414 (10%) constraints
3.41/1.67	c (1,1) translated 828 (20%) constraints
3.41/1.70	c (1,1) translated 1241 (30%) constraints
3.74/1.73	c (1,1) translated 1655 (40%) constraints
3.74/1.76	c (1,1) translated 2068 (50%) constraints
3.74/1.79	c (1,1) translated 2482 (60%) constraints
4.04/1.81	c (1,1) translated 2896 (70%) constraints
4.04/1.84	c (1,1) translated 3309 (80%) constraints
4.04/1.87	c (1,1) translated 3723 (90%) constraints
4.37/1.97	c (1,1) translated 4136 (100%) constraints
4.37/1.98	c (1,1) CSP to CSPinCNF End
4.37/1.98	c (1,1) CSP: 265 int (174 aux), 0 bool (0 aux), 4517 ctr, max domain size 356
4.37/1.98	c (1,1) Heap : 281 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
4.37/1.98	c (1,1) CSPinCNF Propagation Begin
4.71/2.03	c (1,1) 0 values, 7 unsatisfiable literals, and 0 valid clauses are removed
4.71/2.03	c (1,1) CSPinCNF Propagation End
4.71/2.04	c (1,1) CSP: 265 int (174 aux), 0 bool (0 aux), 4517 ctr, max domain size 356
4.71/2.04	c (1,1) Heap : 281 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
4.71/2.04	c (1,1) Simplify CSPinCNF Begin
5.59/2.32	c (1,1) Simplify CSPinCNF End
5.59/2.33	c (1,1) CSP: 265 int (174 aux), 8190 bool (8190 aux), 12707 ctr, max domain size 356
5.59/2.33	c (1,1) Heap : 394 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
5.59/2.33	c (1,1) Calculate Precise Domain Begin
5.59/2.36	c (1,1) 1 values are removed by re-calculation
5.59/2.36	c (1,1) Calculate Precise Domain End
5.59/2.36	c (1,1) CSP: 265 int (174 aux), 8190 bool (8190 aux), 12707 ctr, max domain size 356
5.59/2.36	c (1,1) Heap : 394 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
5.59/2.36	c (1,1) CSPinCNF to SatSolver Begin
7.17/2.83	c (2,2) 1271 (10 %) CSP clauses are encoded (53508 SAT variables, 122037 SAT clauses)
7.63/3.04	c (2,2) 2542 (20 %) CSP clauses are encoded (53508 SAT variables, 199244 SAT clauses)
7.85/3.24	c (2,2) 3813 (30 %) CSP clauses are encoded (53508 SAT variables, 276551 SAT clauses)
8.06/3.44	c (2,2) 5083 (40 %) CSP clauses are encoded (53508 SAT variables, 354003 SAT clauses)
8.27/3.63	c (3,3) 6354 (50 %) CSP clauses are encoded (53508 SAT variables, 431450 SAT clauses)
8.49/3.82	c (3,3) 7625 (60 %) CSP clauses are encoded (53508 SAT variables, 508895 SAT clauses)
8.72/4.01	c (3,3) 8895 (70 %) CSP clauses are encoded (53508 SAT variables, 586329 SAT clauses)
8.94/4.21	c (3,3) 10166 (80 %) CSP clauses are encoded (53508 SAT variables, 663750 SAT clauses)
9.16/4.40	c (3,3) 11437 (90 %) CSP clauses are encoded (53508 SAT variables, 741097 SAT clauses)
18.23/13.55	c (13,11) 12707 (100 %) CSP clauses are encoded (53508 SAT variables, 7646119 SAT clauses)
18.23/13.55	c (13,11) CSPinCNF to SatSolver End
18.23/13.55	c (13,11) Heap : 853 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
18.39/13.66	c (13,11) STATISTICS2:HOME/instance-4295508-1532568269.xml,AllDifferent:IntVar:Lt:Num:WeightedSum,8455,12707,93495,356,89,3,93495:2;93224:2;92953:2;73441:24;49051:12;32761:24;32580:6;32399:6;21316:6;21025:4;20736:2;16471:102;8281:186;8190:18;8099:18;91:7140;90:516;89:540,356:24;345:8;344:8;343:8;271:180;246:24;181:348;180:12;179:12;146:36;145:24;144:12;91:15980;90:564;89:569;2:16380,89:1;86:1;2:12285;1:420,3:414;2:8196;1:16555,
18.39/13.66	c (13,11) SatSolver.solve Begin
18.39/13.66	c (13,11) 53508 bool, 7646207 clause
18.39/13.66	c (13,11) HOME/minisat_release -ccmin-mode=2 -cla-decay=0.9990000000000016 -gc-frac=0.06548219427789823 -min-step-size=0.06000000000000005 -phase-saving=2 -rfirst=100 -rinc=23.20514351897367 -rnd-freq=0.18183188062236774 -step-size=0.0002446387540884631 -step-size-dec=1.0000000000000004e-06 -var-decay=0.07581213234321858 HOME/instance-4295508-1532568269.xml-scop-3392.cnf HOME/instance-4295508-1532568269.xml-scop-3392.cnf.out
19.56/14.30	c (13,0) receiving signal SIGTERM
19.56/14.30	s UNKNOWN
19.56/14.31	c (13,11) SatSolver is killed by some reasons.
19.56/14.31	c (13,11) 0,0,1,1,1,1,13,TO,TO,STOP-AFTER(DIMACS)
19.56/14.31	c END-Prog: Thu Jul 26 03:24:44 CEST 2018

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (6710 MiB free)
  memory of node 1: 16384 MiB (14006 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4295508-1532568269/watcher-4295508-1532568269 -o /tmp/evaluation-result-4295508-1532568269/solver-4295508-1532568269 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1532562189-32681 --watchdog 2580 java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -order -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4295508-1532568269.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
Current StackSize limit: 8192 KiB

solver pid=3392, runsolver pid=3389

[startup+0.100124 s]*
/proc/loadavg: 1.87 2.01 2.07 3/221 3407
/proc/meminfo: memFree=21152264/32770624 swapFree=67108860/67108860
[pid=3392] ppid=3389 vsize=15011656 memory=73624 CPUtime=0.11 cores=1,3,5,7
/proc/3392/stat : 3392 (java) S 3389 3392 32649 0 -1 1077944320 6604 0 0 0 9 2 0 0 20 0 15 0 74390201 15371935744 18406 33554432000 4194304 4196468 140735640634064 140735640616608 140077135441655 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
/proc/3392/statm: 3752914 18406 2782 1 0 3715374 0
[pid=3392/tid=3394] ppid=3389 vsize=15011656 memory=7100839861464500584 CPUtime=0.09 cores=1,3,5,7
/proc/3392/task/3394/stat : 3394 (java) R 3389 3392 32649 0 -1 4202560 5041 0 0 0 7 2 0 0 20 0 15 0 74390201 15371935744 18802 33554432000 4194304 4196468 140735640634064 140077107253640 140077115717362 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
[pid=3392/tid=3395] ppid=3389 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3392/task/3395/stat : 3395 (java) S 3389 3392 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74390203 15371935744 18802 33554432000 4194304 4196468 140735640634064 140077139684496 140077135451861 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
[pid=3392/tid=3396] ppid=3389 vsize=15011656 memory=140456493651584 CPUtime=0 cores=1,3,5,7
/proc/3392/task/3396/stat : 3396 (java) S 3389 3392 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74390203 15371935744 18802 33554432000 4194304 4196468 140735640634064 140076938460176 140077135451861 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
[pid=3392/tid=3397] ppid=3389 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3392/task/3397/stat : 3397 (java) S 3389 3392 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74390203 15371935744 18802 33554432000 4194304 4196468 140735640634064 140076937407376 140077135451861 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
[pid=3392/tid=3398] ppid=3389 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3392/task/3398/stat : 3398 (java) S 3389 3392 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74390203 15371935744 18802 33554432000 4194304 4196468 140735640634064 140076593961744 140077135451861 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
[pid=3392/tid=3399] ppid=3389 vsize=15011656 memory=140456493651584 CPUtime=0 cores=1,3,5,7
/proc/3392/task/3399/stat : 3399 (java) S 3389 3392 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74390205 15371935744 18802 33554432000 4194304 4196468 140735640634064 140076106316144 140077135452802 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
[pid=3392/tid=3400] ppid=3389 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3392/task/3400/stat : 3400 (java) S 3389 3392 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 74390205 15371935744 18802 33554432000 4194304 4196468 140735640634064 140075727840288 140077135451861 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
[pid=3392/tid=3401] ppid=3389 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3392/task/3401/stat : 3401 (java) S 3389 3392 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74390205 15371935744 18802 33554432000 4194304 4196468 140735640634064 140075459404656 140077135451861 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
[pid=3392/tid=3402] ppid=3389 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3392/task/3402/stat : 3402 (java) S 3389 3392 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74390208 15371935744 18802 33554432000 4194304 4196468 140735640634064 140075084896080 140077135460251 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
[pid=3392/tid=3403] ppid=3389 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3392/task/3403/stat : 3403 (java) S 3389 3392 32649 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 15 0 74390208 15371935744 18802 33554432000 4194304 4196468 140735640634064 140076105263984 140077135452802 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
[pid=3392/tid=3404] ppid=3389 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3392/task/3404/stat : 3404 (java) S 3389 3392 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74390208 15371935744 18802 33554432000 4194304 4196468 140735640634064 140076104211184 140077135452802 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
[pid=3392/tid=3405] ppid=3389 vsize=15011656 memory=140456493651584 CPUtime=0.01 cores=1,3,5,7
/proc/3392/task/3405/stat : 3405 (java) S 3389 3392 32649 0 -1 1077944384 276 0 0 0 1 0 0 0 20 0 15 0 74390208 15371935744 18868 33554432000 4194304 4196468 140735640634064 140076103158384 140077135452802 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
[pid=3392/tid=3406] ppid=3389 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3392/task/3406/stat : 3406 (java) S 3389 3392 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74390208 15371935744 18868 33554432000 4194304 4196468 140735640634064 140074586991328 140077135451861 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
[pid=3392/tid=3407] ppid=3389 vsize=15011656 memory=140456493651584 CPUtime=0 cores=1,3,5,7
/proc/3392/task/3407/stat : 3407 (java) S 3389 3392 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74390208 15371935744 18868 33554432000 4194304 4196468 140735640634064 140076102105776 140077135452802 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 73624 KiB

[startup+0.210369 s]*
/proc/loadavg: 1.87 2.01 2.07 3/221 3407
/proc/meminfo: memFree=21138560/32770624 swapFree=67108860/67108860
[pid=3392] ppid=3389 vsize=15011656 memory=86680 CPUtime=0.25 cores=1,3,5,7
/proc/3392/stat : 3392 (java) S 3389 3392 32649 0 -1 1077944320 10098 0 0 0 22 3 0 0 20 0 15 0 74390201 15371935744 21670 33554432000 4194304 4196468 140735640634064 140735640616608 140077135441655 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
/proc/3392/statm: 3752914 21670 2882 1 0 3715374 0
[pid=3392/tid=3394] ppid=3389 vsize=15011656 memory=7883960649037381690 CPUtime=0.19 cores=1,3,5,7
/proc/3392/task/3394/stat : 3394 (java) R 3389 3392 32649 0 -1 4202560 7990 0 0 0 17 2 0 0 20 0 15 0 74390201 15371935744 21670 33554432000 4194304 4196468 140735640634064 140077107265264 140077135453590 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
[pid=3392/tid=3395] ppid=3389 vsize=15011656 memory=288230617609666583 CPUtime=0 cores=1,3,5,7
/proc/3392/task/3395/stat : 3395 (java) S 3389 3392 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74390203 15371935744 21670 33554432000 4194304 4196468 140735640634064 140077139684496 140077135451861 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
[pid=3392/tid=3396] ppid=3389 vsize=15011656 memory=3618278292557993632 CPUtime=0 cores=1,3,5,7
/proc/3392/task/3396/stat : 3396 (java) S 3389 3392 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74390203 15371935744 21670 33554432000 4194304 4196468 140735640634064 140076938460176 140077135451861 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
[pid=3392/tid=3397] ppid=3389 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3392/task/3397/stat : 3397 (java) S 3389 3392 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74390203 15371935744 21670 33554432000 4194304 4196468 140735640634064 140076937407376 140077135451861 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
[pid=3392/tid=3398] ppid=3389 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3392/task/3398/stat : 3398 (java) S 3389 3392 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74390203 15371935744 21670 33554432000 4194304 4196468 140735640634064 140076593961744 140077135451861 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
[pid=3392/tid=3399] ppid=3389 vsize=15011656 memory=140456493651584 CPUtime=0 cores=1,3,5,7
/proc/3392/task/3399/stat : 3399 (java) S 3389 3392 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74390205 15371935744 21670 33554432000 4194304 4196468 140735640634064 140076106316144 140077135452802 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
[pid=3392/tid=3400] ppid=3389 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3392/task/3400/stat : 3400 (java) S 3389 3392 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 74390205 15371935744 21670 33554432000 4194304 4196468 140735640634064 140075727840288 140077135451861 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
[pid=3392/tid=3401] ppid=3389 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3392/task/3401/stat : 3401 (java) S 3389 3392 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74390205 15371935744 21670 33554432000 4194304 4196468 140735640634064 140075459404656 140077135451861 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
[pid=3392/tid=3402] ppid=3389 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3392/task/3402/stat : 3402 (java) S 3389 3392 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74390208 15371935744 21670 33554432000 4194304 4196468 140735640634064 140075084896080 140077135460251 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
[pid=3392/tid=3403] ppid=3389 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3392/task/3403/stat : 3403 (java) R 3389 3392 32649 0 -1 4202560 438 0 0 0 0 0 0 0 20 0 15 0 74390208 15371935744 21670 33554432000 4194304 4196468 140735640634064 140076105263984 140077118927807 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
[pid=3392/tid=3404] ppid=3389 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3392/task/3404/stat : 3404 (java) S 3389 3392 32649 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 74390208 15371935744 21670 33554432000 4194304 4196468 140735640634064 140076104211184 140077135452802 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
[pid=3392/tid=3405] ppid=3389 vsize=15011656 memory=140456493651584 CPUtime=0.03 cores=1,3,5,7
/proc/3392/task/3405/stat : 3405 (java) R 3389 3392 32649 0 -1 1077944384 296 0 0 0 3 0 0 0 20 0 15 0 74390208 15371935744 21670 33554432000 4194304 4196468 140735640634064 140076103158384 140077135452802 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
[pid=3392/tid=3406] ppid=3389 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3392/task/3406/stat : 3406 (java) S 3389 3392 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74390208 15371935744 21670 33554432000 4194304 4196468 140735640634064 140074586991328 140077135451861 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
[pid=3392/tid=3407] ppid=3389 vsize=15011656 memory=140456493651584 CPUtime=0 cores=1,3,5,7
/proc/3392/task/3407/stat : 3407 (java) S 3389 3392 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74390208 15371935744 21670 33554432000 4194304 4196468 140735640634064 140076102105776 140077135452802 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 86680 KiB

[startup+0.310463 s]*
/proc/loadavg: 1.87 2.01 2.07 3/221 3407
/proc/meminfo: memFree=21135380/32770624 swapFree=67108860/67108860
[pid=3392] ppid=3389 vsize=15011656 memory=90148 CPUtime=0.42 cores=1,3,5,7
/proc/3392/stat : 3392 (java) S 3389 3392 32649 0 -1 1077944320 10611 0 0 0 39 3 0 0 20 0 15 0 74390201 15371935744 22537 33554432000 4194304 4196468 140735640634064 140735640616608 140077135441655 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
/proc/3392/statm: 3752914 22537 2976 1 0 3715374 0
[pid=3392/tid=3394] ppid=3389 vsize=15011656 memory=0 CPUtime=0.3 cores=1,3,5,7
/proc/3392/task/3394/stat : 3394 (java) R 3389 3392 32649 0 -1 4202560 8362 0 0 0 27 3 0 0 20 0 15 0 74390201 15371935744 22537 33554432000 4194304 4196468 140735640634064 140077107245808 140077119485285 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
[pid=3392/tid=3395] ppid=3389 vsize=15011656 memory=4294967295 CPUtime=0 cores=1,3,5,7
/proc/3392/task/3395/stat : 3395 (java) S 3389 3392 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74390203 15371935744 22537 33554432000 4194304 4196468 140735640634064 140077139684496 140077135451861 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
[pid=3392/tid=3396] ppid=3389 vsize=15011656 memory=140456493651584 CPUtime=0 cores=1,3,5,7
/proc/3392/task/3396/stat : 3396 (java) S 3389 3392 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74390203 15371935744 22537 33554432000 4194304 4196468 140735640634064 140076938460176 140077135451861 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
[pid=3392/tid=3397] ppid=3389 vsize=15011656 memory=2241 CPUtime=0 cores=1,3,5,7
/proc/3392/task/3397/stat : 3397 (java) S 3389 3392 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74390203 15371935744 22537 33554432000 4194304 4196468 140735640634064 140076937407376 140077135451861 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
[pid=3392/tid=3398] ppid=3389 vsize=15011656 memory=140456369430735 CPUtime=0 cores=1,3,5,7
/proc/3392/task/3398/stat : 3398 (java) S 3389 3392 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74390203 15371935744 22537 33554432000 4194304 4196468 140735640634064 140076593961744 140077135451861 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
[pid=3392/tid=3399] ppid=3389 vsize=15011656 memory=140456493651584 CPUtime=0 cores=1,3,5,7
/proc/3392/task/3399/stat : 3399 (java) S 3389 3392 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74390205 15371935744 22537 33554432000 4194304 4196468 140735640634064 140076106316144 140077135452802 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
[pid=3392/tid=3400] ppid=3389 vsize=15011656 memory=140456369451471 CPUtime=0 cores=1,3,5,7
/proc/3392/task/3400/stat : 3400 (java) S 3389 3392 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 74390205 15371935744 22537 33554432000 4194304 4196468 140735640634064 140075727840288 140077135451861 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
[pid=3392/tid=3401] ppid=3389 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3392/task/3401/stat : 3401 (java) S 3389 3392 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74390205 15371935744 22537 33554432000 4194304 4196468 140735640634064 140075459404656 140077135451861 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
[pid=3392/tid=3402] ppid=3389 vsize=15011656 memory=280912738875264 CPUtime=0 cores=1,3,5,7
/proc/3392/task/3402/stat : 3402 (java) S 3389 3392 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74390208 15371935744 22537 33554432000 4194304 4196468 140735640634064 140075084896080 140077135460251 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
[pid=3392/tid=3403] ppid=3389 vsize=15011656 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/3392/task/3403/stat : 3403 (java) R 3389 3392 32649 0 -1 1077944384 449 0 0 0 1 0 0 0 20 0 15 0 74390208 15371935744 22537 33554432000 4194304 4196468 140735640634064 140076105263984 140077135452802 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
[pid=3392/tid=3404] ppid=3389 vsize=15011656 memory=140456369463215 CPUtime=0.03 cores=1,3,5,7
/proc/3392/task/3404/stat : 3404 (java) R 3389 3392 32649 0 -1 4202560 151 0 0 0 3 0 0 0 20 0 15 0 74390208 15371935744 22537 33554432000 4194304 4196468 140735640634064 140076104211184 140077114698123 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
[pid=3392/tid=3405] ppid=3389 vsize=15011656 memory=140456493651584 CPUtime=0.07 cores=1,3,5,7
/proc/3392/task/3405/stat : 3405 (java) R 3389 3392 32649 0 -1 4202560 315 0 0 0 7 0 0 0 20 0 15 0 74390208 15371935744 22537 33554432000 4194304 4196468 140735640634064 140076103158384 140077114924798 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
[pid=3392/tid=3406] ppid=3389 vsize=15011656 memory=140456369468319 CPUtime=0 cores=1,3,5,7
/proc/3392/task/3406/stat : 3406 (java) S 3389 3392 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74390208 15371935744 22537 33554432000 4194304 4196468 140735640634064 140074586991328 140077135451861 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
[pid=3392/tid=3407] ppid=3389 vsize=15011656 memory=140456568041785 CPUtime=0 cores=1,3,5,7
/proc/3392/task/3407/stat : 3407 (java) R 3389 3392 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74390208 15371935744 22537 33554432000 4194304 4196468 140735640634064 140076102105776 140077135452802 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 90148 KiB

[startup+0.701026 s]
/proc/loadavg: 1.87 2.01 2.07 3/221 3407
/proc/meminfo: memFree=21111320/32770624 swapFree=67108860/67108860
[pid=3392] ppid=3389 vsize=15020052 memory=129780 CPUtime=1.01 cores=1,3,5,7
/proc/3392/stat : 3392 (java) S 3389 3392 32649 0 -1 1077944320 17699 0 0 0 95 6 0 0 20 0 15 0 74390201 15380533248 32445 33554432000 4194304 4196468 140735640634064 140735640616608 140077135441655 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
/proc/3392/statm: 3755013 32445 3155 1 0 3716398 0
[pid=3392/tid=3394] ppid=3389 vsize=15020052 memory=53 CPUtime=0.67 cores=1,3,5,7
/proc/3392/task/3394/stat : 3394 (java) R 3389 3392 32649 0 -1 4202560 14989 0 0 0 62 5 0 0 20 0 15 0 74390201 15380533248 32445 33554432000 4194304 4196468 140735640634064 140077107275792 140077135453590 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
[pid=3392/tid=3395] ppid=3389 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3392/task/3395/stat : 3395 (java) S 3389 3392 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74390203 15380533248 32445 33554432000 4194304 4196468 140735640634064 140077139684496 140077135451861 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
[pid=3392/tid=3396] ppid=3389 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3392/task/3396/stat : 3396 (java) S 3389 3392 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74390203 15380533248 32445 33554432000 4194304 4196468 140735640634064 140076938460176 140077135451861 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
[pid=3392/tid=3397] ppid=3389 vsize=15020052 memory=79 CPUtime=0 cores=1,3,5,7
/proc/3392/task/3397/stat : 3397 (java) S 3389 3392 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74390203 15380533248 32445 33554432000 4194304 4196468 140735640634064 140076937407376 140077135451861 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
[pid=3392/tid=3398] ppid=3389 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3392/task/3398/stat : 3398 (java) S 3389 3392 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74390203 15380533248 32445 33554432000 4194304 4196468 140735640634064 140076593961744 140077135451861 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
[pid=3392/tid=3399] ppid=3389 vsize=15020052 memory=155054963171494 CPUtime=0 cores=1,3,5,7
/proc/3392/task/3399/stat : 3399 (java) S 3389 3392 32649 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 74390205 15380533248 32445 33554432000 4194304 4196468 140735640634064 140076106316144 140077135452802 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
[pid=3392/tid=3400] ppid=3389 vsize=15020052 memory=433534 CPUtime=0 cores=1,3,5,7
/proc/3392/task/3400/stat : 3400 (java) S 3389 3392 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 74390205 15380533248 32445 33554432000 4194304 4196468 140735640634064 140075727840288 140077135451861 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
[pid=3392/tid=3401] ppid=3389 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3392/task/3401/stat : 3401 (java) S 3389 3392 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74390205 15380533248 32445 33554432000 4194304 4196468 140735640634064 140075459404656 140077135451861 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
[pid=3392/tid=3402] ppid=3389 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3392/task/3402/stat : 3402 (java) S 3389 3392 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74390208 15380533248 32445 33554432000 4194304 4196468 140735640634064 140075084896080 140077135460251 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
[pid=3392/tid=3403] ppid=3389 vsize=15020052 memory=280912738648304 CPUtime=0.06 cores=1,3,5,7
/proc/3392/task/3403/stat : 3403 (java) S 3389 3392 32649 0 -1 1077944384 554 0 0 0 6 0 0 0 20 0 15 0 74390208 15380533248 32445 33554432000 4194304 4196468 140735640634064 140076105263984 140077135452802 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
[pid=3392/tid=3404] ppid=3389 vsize=15020052 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/3392/task/3404/stat : 3404 (java) S 3389 3392 32649 0 -1 1077944384 384 0 0 0 9 0 0 0 20 0 15 0 74390208 15380533248 32445 33554432000 4194304 4196468 140735640634064 140076104211184 140077135452802 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
[pid=3392/tid=3405] ppid=3389 vsize=15020052 memory=-6305714992492141952 CPUtime=0.16 cores=1,3,5,7
/proc/3392/task/3405/stat : 3405 (java) R 3389 3392 32649 0 -1 4202560 431 0 0 0 16 0 0 0 20 0 15 0 74390208 15380533248 32445 33554432000 4194304 4196468 140735640634064 140076103158384 140077127683045 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
[pid=3392/tid=3406] ppid=3389 vsize=15020052 memory=6944656592387989600 CPUtime=0 cores=1,3,5,7
/proc/3392/task/3406/stat : 3406 (java) S 3389 3392 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74390208 15380533248 32445 33554432000 4194304 4196468 140735640634064 140074586991328 140077135451861 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
[pid=3392/tid=3407] ppid=3389 vsize=15020052 memory=6944656592455360604 CPUtime=0 cores=1,3,5,7
/proc/3392/task/3407/stat : 3407 (java) S 3389 3392 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74390208 15380533248 32445 33554432000 4194304 4196468 140735640634064 140076102105776 140077135452802 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
Current children cumulated CPU time: 1.01 s
Current children cumulated vsize: 15020052 KiB
Current children cumulated memory: 129780 KiB

[startup+1.5092 s]
/proc/loadavg: 1.87 2.01 2.07 4/221 3407
/proc/meminfo: memFree=21082940/32770624 swapFree=67108860/67108860
[pid=3392] ppid=3389 vsize=15022100 memory=204716 CPUtime=3.1 cores=1,3,5,7
/proc/3392/stat : 3392 (java) S 3389 3392 32649 0 -1 1077944320 21571 0 0 0 301 9 0 0 20 0 15 0 74390201 15382630400 51179 33554432000 4194304 4196468 140735640634064 140735640616608 140077135441655 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
/proc/3392/statm: 3755525 51179 3204 1 0 3716910 0
[pid=3392/tid=3394] ppid=3389 vsize=15022100 memory=0 CPUtime=1.47 cores=1,3,5,7
/proc/3392/task/3394/stat : 3394 (java) R 3389 3392 32649 0 -1 4202560 16044 0 0 0 141 6 0 0 20 0 15 0 74390201 15382630400 51179 33554432000 4194304 4196468 140735640634064 140077107278968 140076623994684 0 4 0 25189583 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
[pid=3392/tid=3395] ppid=3389 vsize=15022100 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3392/task/3395/stat : 3395 (java) S 3389 3392 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74390203 15382630400 51179 33554432000 4194304 4196468 140735640634064 140077139684496 140077135451861 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
[pid=3392/tid=3396] ppid=3389 vsize=15022100 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3392/task/3396/stat : 3396 (java) S 3389 3392 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74390203 15382630400 51179 33554432000 4194304 4196468 140735640634064 140076938460176 140077135451861 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
[pid=3392/tid=3397] ppid=3389 vsize=15022100 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3392/task/3397/stat : 3397 (java) S 3389 3392 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74390203 15382630400 51179 33554432000 4194304 4196468 140735640634064 140076937407376 140077135451861 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
[pid=3392/tid=3398] ppid=3389 vsize=15022100 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3392/task/3398/stat : 3398 (java) S 3389 3392 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74390203 15382630400 51179 33554432000 4194304 4196468 140735640634064 140076593961744 140077135451861 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
[pid=3392/tid=3399] ppid=3389 vsize=15022100 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3392/task/3399/stat : 3399 (java) S 3389 3392 32649 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 74390205 15382630400 51179 33554432000 4194304 4196468 140735640634064 140076106316144 140077135452802 0 0 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0

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

/proc/3392/task/3405/stat : 3405 (java) S 3389 3392 32649 0 -1 1077944384 2917 0 0 0 95 0 0 0 20 0 15 0 74390208 15386894336 756612 33554432000 4194304 4196468 140735640634064 140076103158384 140077135452802 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
[pid=3392/tid=3406] ppid=3389 vsize=15026264 memory=280912739400272 CPUtime=0 cores=1,3,5,7
/proc/3392/task/3406/stat : 3406 (java) S 3389 3392 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74390208 15386894336 756612 33554432000 4194304 4196468 140735640634064 140074586991328 140077135451861 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
[pid=3392/tid=3407] ppid=3389 vsize=15026264 memory=7681407940103534239 CPUtime=0 cores=1,3,5,7
/proc/3392/task/3407/stat : 3407 (java) S 3389 3392 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74390208 15386894336 756612 33554432000 4194304 4196468 140735640634064 140076102105776 140077135452802 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 20 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
Current children cumulated CPU time: 11.92 s
Current children cumulated vsize: 15026264 KiB
Current children cumulated memory: 3026448 KiB

[startup+12.7042 s]
/proc/loadavg: 1.96 2.03 2.07 3/221 3407
/proc/meminfo: memFree=18032312/32770624 swapFree=67108860/67108860
[pid=3392] ppid=3389 vsize=15026264 memory=3065100 CPUtime=17.42 cores=1,3,5,7
/proc/3392/stat : 3392 (java) S 3389 3392 32649 0 -1 1077944320 32118 0 0 0 1668 74 0 0 20 0 15 0 74390201 15386894336 766275 33554432000 4194304 4196468 140735640634064 140735640616608 140077135441655 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
/proc/3392/statm: 3756566 766275 3231 1 0 3717422 0
[pid=3392/tid=3394] ppid=3389 vsize=15026264 memory=3065100 CPUtime=11.46 cores=1,3,5,7
/proc/3392/task/3394/stat : 3394 (java) S 3389 3392 32649 0 -1 1077944384 18585 0 0 0 1079 67 0 0 20 0 15 0 74390201 15386894336 766275 33554432000 4194304 4196468 140735640634064 140077107280560 140077135451861 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 101 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
[pid=3392/tid=3395] ppid=3389 vsize=15026264 memory=-7595718148000617580 CPUtime=0.03 cores=1,3,5,7
/proc/3392/task/3395/stat : 3395 (java) R 3389 3392 32649 0 -1 4202560 47 0 0 0 3 0 0 0 20 0 15 0 74390203 15386894336 766275 33554432000 4194304 4196468 140735640634064 140077139684496 140077117067481 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
[pid=3392/tid=3396] ppid=3389 vsize=15026264 memory=-7595718147998060693 CPUtime=0.03 cores=1,3,5,7
/proc/3392/task/3396/stat : 3396 (java) R 3389 3392 32649 0 -1 4202560 20 0 0 0 3 0 0 0 20 0 15 0 74390203 15386894336 766275 33554432000 4194304 4196468 140735640634064 140076938460176 140077120465550 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
[pid=3392/tid=3397] ppid=3389 vsize=15026264 memory=280912739179968 CPUtime=0.03 cores=1,3,5,7
/proc/3392/task/3397/stat : 3397 (java) R 3389 3392 32649 0 -1 4202560 67 0 0 0 3 0 0 0 20 0 15 0 74390203 15386894336 766275 33554432000 4194304 4196468 140735640634064 140076937407576 140077117067481 0 4 0 25189583 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
[pid=3392/tid=3398] ppid=3389 vsize=15026264 memory=6442213902160126816 CPUtime=0.03 cores=1,3,5,7
/proc/3392/task/3398/stat : 3398 (java) R 3389 3392 32649 0 -1 4202560 87 0 0 0 3 0 0 0 20 0 15 0 74390203 15386894336 766275 33554432000 4194304 4196468 140735640634064 140076593961744 140077117067600 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
[pid=3392/tid=3399] ppid=3389 vsize=15026264 memory=6442213902160126816 CPUtime=0.01 cores=1,3,5,7
/proc/3392/task/3399/stat : 3399 (java) S 3389 3392 32649 0 -1 1077944384 24 0 0 0 1 0 0 0 20 0 15 0 74390205 15386894336 766275 33554432000 4194304 4196468 140735640634064 140076106314656 140077135451861 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
[pid=3392/tid=3400] ppid=3389 vsize=15026264 memory=13297 CPUtime=0 cores=1,3,5,7
/proc/3392/task/3400/stat : 3400 (java) S 3389 3392 32649 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 15 0 74390205 15386894336 766275 33554432000 4194304 4196468 140735640634064 140075727840352 140077135451861 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
[pid=3392/tid=3401] ppid=3389 vsize=15026264 memory=4420 CPUtime=0 cores=1,3,5,7
/proc/3392/task/3401/stat : 3401 (java) S 3389 3392 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74390205 15386894336 766275 33554432000 4194304 4196468 140735640634064 140075459404672 140077135451861 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
[pid=3392/tid=3402] ppid=3389 vsize=15026264 memory=6628 CPUtime=0 cores=1,3,5,7
/proc/3392/task/3402/stat : 3402 (java) S 3389 3392 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74390208 15386894336 766275 33554432000 4194304 4196468 140735640634064 140075084896080 140077135460251 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
[pid=3392/tid=3403] ppid=3389 vsize=15026264 memory=8836 CPUtime=2.34 cores=1,3,5,7
/proc/3392/task/3403/stat : 3403 (java) S 3389 3392 32649 0 -1 1077944384 4948 0 0 0 232 2 0 0 20 0 15 0 74390208 15386894336 766275 33554432000 4194304 4196468 140735640634064 140076105263984 140077135452802 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
[pid=3392/tid=3404] ppid=3389 vsize=15026264 memory=11044 CPUtime=2.44 cores=1,3,5,7
/proc/3392/task/3404/stat : 3404 (java) S 3389 3392 32649 0 -1 1077944384 4085 0 0 0 243 1 0 0 20 0 15 0 74390208 15386894336 766275 33554432000 4194304 4196468 140735640634064 140076104211184 140077135452802 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
[pid=3392/tid=3405] ppid=3389 vsize=15026264 memory=13252 CPUtime=0.95 cores=1,3,5,7
/proc/3392/task/3405/stat : 3405 (java) S 3389 3392 32649 0 -1 1077944384 2921 0 0 0 95 0 0 0 20 0 15 0 74390208 15386894336 766275 33554432000 4194304 4196468 140735640634064 140076103158384 140077135452802 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
[pid=3392/tid=3406] ppid=3389 vsize=15026264 memory=55 CPUtime=0 cores=1,3,5,7
/proc/3392/task/3406/stat : 3406 (java) S 3389 3392 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74390208 15386894336 766275 33554432000 4194304 4196468 140735640634064 140074586991328 140077135451861 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
[pid=3392/tid=3407] ppid=3389 vsize=15026264 memory=6872598998417432672 CPUtime=0 cores=1,3,5,7
/proc/3392/task/3407/stat : 3407 (java) S 3389 3392 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74390208 15386894336 766275 33554432000 4194304 4196468 140735640634064 140076102105776 140077135452802 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 20 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
Current children cumulated CPU time: 17.42 s
Current children cumulated vsize: 15026264 KiB
Current children cumulated memory: 3065100 KiB



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+14.301 s]
/proc/loadavg: 1.96 2.03 2.07 3/226 3413
/proc/meminfo: memFree=17899144/32770624 swapFree=67108860/67108860
[pid=3392] ppid=3389 vsize=15681864 memory=3076356 CPUtime=18.95 cores=1,3,5,7
/proc/3392/stat : 3392 (java) S 3389 3392 32649 0 -1 1077944320 33973 0 0 0 1818 77 0 0 20 0 19 0 74390201 16058228736 769089 33554432000 4194304 4196468 140735640634064 140735640616608 140077135441655 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
/proc/3392/statm: 3920466 769089 3235 1 0 3881322 0
[pid=3408] ppid=3392 vsize=218608 memory=178920 CPUtime=0.61 cores=1,3,5,7
/proc/3408/stat : 3408 (minisat_release) R 3392 3392 32649 0 -1 4202496 32706 0 0 0 54 7 0 0 20 0 1 0 74391569 223854592 44730 33554432000 4194304 4308513 140733602369632 140733601318200 139938853821413 0 4 0 8388610 0 0 0 17 5 0 0 0 0 0 6409496 6410680 35053568 140733602374321 140733602374830 140733602374830 140733602377669 0
/proc/3408/statm: 54652 44730 317 28 0 50892 0
[pid=3392/tid=3394] ppid=3389 vsize=15681864 memory=4100 CPUtime=12.47 cores=1,3,5,7
/proc/3392/task/3394/stat : 3394 (java) S 3389 3392 32649 0 -1 1077944384 18902 0 0 0 1178 69 0 0 20 0 19 0 74390201 16058228736 769089 33554432000 4194304 4196468 140735640634064 140077107280896 140077135451861 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 101 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
[pid=3392/tid=3395] ppid=3389 vsize=15681864 memory=-7595718148000617580 CPUtime=0.04 cores=1,3,5,7
/proc/3392/task/3395/stat : 3395 (java) S 3389 3392 32649 0 -1 1077944384 47 0 0 0 4 0 0 0 20 0 19 0 74390203 16058228736 769089 33554432000 4194304 4196468 140735640634064 140077139684496 140077135451861 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
[pid=3392/tid=3396] ppid=3389 vsize=15681864 memory=-7595718147998060693 CPUtime=0.04 cores=1,3,5,7
/proc/3392/task/3396/stat : 3396 (java) S 3389 3392 32649 0 -1 1077944384 20 0 0 0 4 0 0 0 20 0 19 0 74390203 16058228736 769089 33554432000 4194304 4196468 140735640634064 140076938460176 140077135451861 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
[pid=3392/tid=3397] ppid=3389 vsize=15681864 memory=4 CPUtime=0.03 cores=1,3,5,7
/proc/3392/task/3397/stat : 3397 (java) S 3389 3392 32649 0 -1 1077944384 67 0 0 0 3 0 0 0 20 0 19 0 74390203 16058228736 769089 33554432000 4194304 4196468 140735640634064 140076937407376 140077135451861 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
[pid=3392/tid=3398] ppid=3389 vsize=15681864 memory=3 CPUtime=0.04 cores=1,3,5,7
/proc/3392/task/3398/stat : 3398 (java) S 3389 3392 32649 0 -1 1077944384 87 0 0 0 4 0 0 0 20 0 19 0 74390203 16058228736 769089 33554432000 4194304 4196468 140735640634064 140076593961744 140077135451861 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
[pid=3392/tid=3399] ppid=3389 vsize=15681864 memory=3076216 CPUtime=0.01 cores=1,3,5,7
/proc/3392/task/3399/stat : 3399 (java) S 3389 3392 32649 0 -1 1077944384 24 0 0 0 1 0 0 0 20 0 19 0 74390205 16058228736 769089 33554432000 4194304 4196468 140735640634064 140076106316144 140077135452802 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
[pid=3392/tid=3400] ppid=3389 vsize=15681864 memory=18268 CPUtime=0 cores=1,3,5,7
/proc/3392/task/3400/stat : 3400 (java) S 3389 3392 32649 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 19 0 74390205 16058228736 769089 33554432000 4194304 4196468 140735640634064 140075727840352 140077135451861 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
[pid=3392/tid=3401] ppid=3389 vsize=15681864 memory=13984 CPUtime=0 cores=1,3,5,7
/proc/3392/task/3401/stat : 3401 (java) S 3389 3392 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 74390205 16058228736 769089 33554432000 4194304 4196468 140735640634064 140075459404672 140077135451861 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
[pid=3392/tid=3402] ppid=3389 vsize=15681864 memory=4052 CPUtime=0 cores=1,3,5,7
/proc/3392/task/3402/stat : 3402 (java) S 3389 3392 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 74390208 16058228736 769089 33554432000 4194304 4196468 140735640634064 140075084896080 140077135460251 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
[pid=3392/tid=3403] ppid=3389 vsize=15681864 memory=288230574492221466 CPUtime=2.6 cores=1,3,5,7
/proc/3392/task/3403/stat : 3403 (java) S 3389 3392 32649 0 -1 1077944384 5050 0 0 0 258 2 0 0 20 0 19 0 74390208 16058228736 769089 33554432000 4194304 4196468 140735640634064 140076105263984 140077135452802 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
[pid=3392/tid=3404] ppid=3389 vsize=15681864 memory=288230583166042426 CPUtime=2.64 cores=1,3,5,7
/proc/3392/task/3404/stat : 3404 (java) S 3389 3392 32649 0 -1 1077944384 5376 0 0 0 263 1 0 0 20 0 19 0 74390208 16058228736 769089 33554432000 4194304 4196468 140735640634064 140076104211184 140077135452802 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
[pid=3392/tid=3405] ppid=3389 vsize=15681864 memory=14410445029116127 CPUtime=0.99 cores=1,3,5,7
/proc/3392/task/3405/stat : 3405 (java) S 3389 3392 32649 0 -1 1077944384 3005 0 0 0 99 0 0 0 20 0 19 0 74390208 16058228736 769089 33554432000 4194304 4196468 140735640634064 140076103158384 140077135452802 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
[pid=3392/tid=3406] ppid=3389 vsize=15681864 memory=2656 CPUtime=0 cores=1,3,5,7
/proc/3392/task/3406/stat : 3406 (java) S 3389 3392 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 74390208 16058228736 769089 33554432000 4194304 4196468 140735640634064 140074586991328 140077135451861 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
[pid=3392/tid=3407] ppid=3389 vsize=15681864 memory=3065100 CPUtime=0 cores=1,3,5,7
/proc/3392/task/3407/stat : 3407 (java) S 3389 3392 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 74390208 16058228736 769089 33554432000 4194304 4196468 140735640634064 140076102105776 140077135452802 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 20 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
[pid=3392/tid=3409] ppid=3389 vsize=15681864 memory=8112282956445269571 CPUtime=0 cores=1,3,5,7
/proc/3392/task/3409/stat : 3409 (java) S 3389 3392 32649 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 74391569 16058228736 769089 33554432000 4194304 4196468 140735640634064 140076197901504 140077135466265 0 4 0 25189583 18446744071579417331 0 0 -1 7 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
[pid=3392/tid=3411] ppid=3389 vsize=15681864 memory=288230583166042426 CPUtime=0 cores=1,3,5,7
/proc/3392/task/3411/stat : 3411 (java) S 3389 3392 32649 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 19 0 74391570 16058228736 769089 33554432000 4194304 4196468 140735640634064 140074050104496 140077135463581 0 4 0 25189583 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
[pid=3392/tid=3412] ppid=3389 vsize=15681864 memory=14410445029116127 CPUtime=0 cores=1,3,5,7
/proc/3392/task/3412/stat : 3412 (java) S 3389 3392 32649 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 74391570 16058228736 769089 33554432000 4194304 4196468 140735640634064 140073915883568 140077135463581 0 4 0 25189583 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
[pid=3392/tid=3413] ppid=3389 vsize=15681864 memory=13849659739211202 CPUtime=0 cores=1,3,5,7
/proc/3392/task/3413/stat : 3413 (java) S 3389 3392 32649 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 74391572 16058228736 769089 33554432000 4194304 4196468 140735640634064 140074184335008 140077135451861 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
Current children cumulated CPU time: 19.56 s
Current children cumulated vsize: 15900472 KiB
Current children cumulated memory: 3255276 KiB

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

[startup+14.3535 s]
# the end of solver process 3392 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=18.7329 s, system=0.898572 s

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

[startup+14.301 s]
/proc/loadavg: 1.96 2.03 2.07 3/226 3413
/proc/meminfo: memFree=17899144/32770624 swapFree=67108860/67108860
[pid=3392] ppid=3389 vsize=15681864 memory=3076356 CPUtime=18.95 cores=1,3,5,7
/proc/3392/stat : 3392 (java) S 3389 3392 32649 0 -1 1077944320 33973 0 0 0 1818 77 0 0 20 0 19 0 74390201 16058228736 769089 33554432000 4194304 4196468 140735640634064 140735640616608 140077135441655 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
/proc/3392/statm: 3920466 769089 3235 1 0 3881322 0
[pid=3408] ppid=3392 vsize=218608 memory=178920 CPUtime=0.61 cores=1,3,5,7
/proc/3408/stat : 3408 (minisat_release) R 3392 3392 32649 0 -1 4202496 32706 0 0 0 54 7 0 0 20 0 1 0 74391569 223854592 44730 33554432000 4194304 4308513 140733602369632 140733601318200 139938853821413 0 4 0 8388610 0 0 0 17 5 0 0 0 0 0 6409496 6410680 35053568 140733602374321 140733602374830 140733602374830 140733602377669 0
/proc/3408/statm: 54652 44730 317 28 0 50892 0
[pid=3392/tid=3394] ppid=3389 vsize=15681864 memory=4100 CPUtime=12.47 cores=1,3,5,7
/proc/3392/task/3394/stat : 3394 (java) S 3389 3392 32649 0 -1 1077944384 18902 0 0 0 1178 69 0 0 20 0 19 0 74390201 16058228736 769089 33554432000 4194304 4196468 140735640634064 140077107280896 140077135451861 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 101 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
[pid=3392/tid=3395] ppid=3389 vsize=15681864 memory=-7595718148000617580 CPUtime=0.04 cores=1,3,5,7
/proc/3392/task/3395/stat : 3395 (java) S 3389 3392 32649 0 -1 1077944384 47 0 0 0 4 0 0 0 20 0 19 0 74390203 16058228736 769089 33554432000 4194304 4196468 140735640634064 140077139684496 140077135451861 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
[pid=3392/tid=3396] ppid=3389 vsize=15681864 memory=-7595718147998060693 CPUtime=0.04 cores=1,3,5,7
/proc/3392/task/3396/stat : 3396 (java) S 3389 3392 32649 0 -1 1077944384 20 0 0 0 4 0 0 0 20 0 19 0 74390203 16058228736 769089 33554432000 4194304 4196468 140735640634064 140076938460176 140077135451861 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
[pid=3392/tid=3397] ppid=3389 vsize=15681864 memory=4 CPUtime=0.03 cores=1,3,5,7
/proc/3392/task/3397/stat : 3397 (java) S 3389 3392 32649 0 -1 1077944384 67 0 0 0 3 0 0 0 20 0 19 0 74390203 16058228736 769089 33554432000 4194304 4196468 140735640634064 140076937407376 140077135451861 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
[pid=3392/tid=3398] ppid=3389 vsize=15681864 memory=3 CPUtime=0.04 cores=1,3,5,7
/proc/3392/task/3398/stat : 3398 (java) S 3389 3392 32649 0 -1 1077944384 87 0 0 0 4 0 0 0 20 0 19 0 74390203 16058228736 769089 33554432000 4194304 4196468 140735640634064 140076593961744 140077135451861 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
[pid=3392/tid=3399] ppid=3389 vsize=15681864 memory=3076216 CPUtime=0.01 cores=1,3,5,7
/proc/3392/task/3399/stat : 3399 (java) S 3389 3392 32649 0 -1 1077944384 24 0 0 0 1 0 0 0 20 0 19 0 74390205 16058228736 769089 33554432000 4194304 4196468 140735640634064 140076106316144 140077135452802 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
[pid=3392/tid=3400] ppid=3389 vsize=15681864 memory=18268 CPUtime=0 cores=1,3,5,7
/proc/3392/task/3400/stat : 3400 (java) S 3389 3392 32649 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 19 0 74390205 16058228736 769089 33554432000 4194304 4196468 140735640634064 140075727840352 140077135451861 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
[pid=3392/tid=3401] ppid=3389 vsize=15681864 memory=13984 CPUtime=0 cores=1,3,5,7
/proc/3392/task/3401/stat : 3401 (java) S 3389 3392 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 74390205 16058228736 769089 33554432000 4194304 4196468 140735640634064 140075459404672 140077135451861 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
[pid=3392/tid=3402] ppid=3389 vsize=15681864 memory=4052 CPUtime=0 cores=1,3,5,7
/proc/3392/task/3402/stat : 3402 (java) S 3389 3392 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 74390208 16058228736 769089 33554432000 4194304 4196468 140735640634064 140075084896080 140077135460251 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
[pid=3392/tid=3403] ppid=3389 vsize=15681864 memory=288230574492221466 CPUtime=2.6 cores=1,3,5,7
/proc/3392/task/3403/stat : 3403 (java) S 3389 3392 32649 0 -1 1077944384 5050 0 0 0 258 2 0 0 20 0 19 0 74390208 16058228736 769089 33554432000 4194304 4196468 140735640634064 140076105263984 140077135452802 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
[pid=3392/tid=3404] ppid=3389 vsize=15681864 memory=288230583166042426 CPUtime=2.64 cores=1,3,5,7
/proc/3392/task/3404/stat : 3404 (java) S 3389 3392 32649 0 -1 1077944384 5376 0 0 0 263 1 0 0 20 0 19 0 74390208 16058228736 769089 33554432000 4194304 4196468 140735640634064 140076104211184 140077135452802 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
[pid=3392/tid=3405] ppid=3389 vsize=15681864 memory=14410445029116127 CPUtime=0.99 cores=1,3,5,7
/proc/3392/task/3405/stat : 3405 (java) S 3389 3392 32649 0 -1 1077944384 3005 0 0 0 99 0 0 0 20 0 19 0 74390208 16058228736 769089 33554432000 4194304 4196468 140735640634064 140076103158384 140077135452802 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
[pid=3392/tid=3406] ppid=3389 vsize=15681864 memory=2656 CPUtime=0 cores=1,3,5,7
/proc/3392/task/3406/stat : 3406 (java) S 3389 3392 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 74390208 16058228736 769089 33554432000 4194304 4196468 140735640634064 140074586991328 140077135451861 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
[pid=3392/tid=3407] ppid=3389 vsize=15681864 memory=3065100 CPUtime=0 cores=1,3,5,7
/proc/3392/task/3407/stat : 3407 (java) S 3389 3392 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 74390208 16058228736 769089 33554432000 4194304 4196468 140735640634064 140076102105776 140077135452802 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 20 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
[pid=3392/tid=3409] ppid=3389 vsize=15681864 memory=8112282956445269571 CPUtime=0 cores=1,3,5,7
/proc/3392/task/3409/stat : 3409 (java) S 3389 3392 32649 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 74391569 16058228736 769089 33554432000 4194304 4196468 140735640634064 140076197901504 140077135466265 0 4 0 25189583 18446744071579417331 0 0 -1 7 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
[pid=3392/tid=3411] ppid=3389 vsize=15681864 memory=288230583166042426 CPUtime=0 cores=1,3,5,7
/proc/3392/task/3411/stat : 3411 (java) S 3389 3392 32649 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 19 0 74391570 16058228736 769089 33554432000 4194304 4196468 140735640634064 140074050104496 140077135463581 0 4 0 25189583 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
[pid=3392/tid=3412] ppid=3389 vsize=15681864 memory=14410445029116127 CPUtime=0 cores=1,3,5,7
/proc/3392/task/3412/stat : 3412 (java) S 3389 3392 32649 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 74391570 16058228736 769089 33554432000 4194304 4196468 140735640634064 140073915883568 140077135463581 0 4 0 25189583 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
[pid=3392/tid=3413] ppid=3389 vsize=15681864 memory=13849659739211202 CPUtime=0 cores=1,3,5,7
/proc/3392/task/3413/stat : 3413 (java) S 3389 3392 32649 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 74391572 16058228736 769089 33554432000 4194304 4196468 140735640634064 140074184335008 140077135451861 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34369536 140735640638451 140735640638729 140735640638729 140735640641487 0
Current children cumulated CPU time: 19.56 s
Current children cumulated vsize: 15900472 KiB
Current children cumulated memory: 3255276 KiB

Child status: 1
Real time (s): 14.3536
CPU time (s): 19.6315
CPU user time (s): 18.7329
CPU system time (s): 0.898572
CPU usage (%): 136.77
Max. virtual memory (cumulated for all children) (KiB): 15900472
Max. memory (cumulated for all children) (KiB): 3255276

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 18.7329
system time used= 0.898572
maximum resident set size= 3078456
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 66750
page faults= 0
swaps= 0
block input operations= 8
block output operations= 303976
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4535
involuntary context switches= 59


# summary of solver processes directly reported to runsolver:
#   pid: 3392
#   total CPU time (s): 19.6315
#   total CPU user time (s): 18.7329
#   total CPU system time (s): 0.898572

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.114952 second user time and 0.177063 second system time

The end

Launcher Data

Begin job on node150 at 2018-07-26 03:24:29
IDJOB=4295508
IDBENCH=141560
IDSOLVER=2756
FILE ID=node150/4295508-1532568269
RUNJOBID= node150-1532562189-32681
PBS_JOBID= 21021956
Free space on /tmp= 53096 MiB

SOLVER NAME= scop order+MapleCOMSPS (2018-06-13)
BENCH NAME= XCSP18/MagicHexagon/MagicHexagon-06-0010_c18.xml
COMMAND LINE= java -Xms11g -Xmx11g -Xss128m -jar DIR/scop.jar -order -solver DIR/minisat_release -solverOption mapleTune01 -tmp TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4295508-1532568269/watcher-4295508-1532568269 -o /tmp/evaluation-result-4295508-1532568269/solver-4295508-1532568269 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1532562189-32681 --watchdog 2580  java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -order -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4295508-1532568269.xml

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

MD5SUM BENCH= a4a3304b5e9aae9c2bcc59fc5ef6ae6f
RANDOM SEED=101674753

node150.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.76
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.76
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.76
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.76
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:        21214192 kB
MemAvailable:   28704224 kB
Buffers:          189940 kB
Cached:          7517876 kB
SwapCached:            0 kB
Active:          5359916 kB
Inactive:        5621840 kB
Active(anon):    3224760 kB
Inactive(anon):    76676 kB
Active(file):    2135156 kB
Inactive(file):  5545164 kB
Unevictable:        7744 kB
Mlocked:            7744 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8496 kB
Writeback:             0 kB
AnonPages:       3289360 kB
Mapped:            52404 kB
Shmem:             25224 kB
Slab:             266152 kB
SReclaimable:     238172 kB
SUnreclaim:        27980 kB
KernelStack:        3888 kB
PageTables:        11672 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13519580 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3100672 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 53088 MiB
End job on node150 at 2018-07-26 03:24:44