Trace number 4295516

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 both+MapleCOMSPS (2018-06-13)? (MO) 18.2885 11.5237

General information on the benchmark

NameMagicHexagon/
MagicHexagon-06-m001_c18.xml
MD5SUM6b753b1e1a3070adcb3424354b76057b
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark816.032
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.59/0.58	
0.59/0.58	scop both+minisat_release (2018-06-13)
0.59/0.58	
0.59/0.60	c BEGIN-Prog: Wed Jul 25 20:28:26 CEST 2018
0.59/0.60	c PID: 519
0.59/0.60	c IP: 172.20.3.102
0.59/0.60	c HOST: node102.alineos.net
0.72/0.61	c (0,0) Parsing Begin
1.25/0.97	c (0,0) Parsing End
1.25/0.97	c (0,0) CSP: 91 int (0 aux), 0 bool (0 aux), 40 ctr, max domain size 91
1.25/0.98	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.25/0.98	c (0,0) Constraint Name Generate Begin
1.25/0.98	c (0,0) Ctr:HOME/instance-4295516-1532543306.xml,AllDifferent:IntVar:Lt:Num:WeightedSum
1.25/0.98	c (0,0) Constraint Name Generate End
1.25/0.98	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.25/0.98	c (0,0) CSP to CSPinCNF Begin
2.87/1.53	c (0,0) translated 4 (10%) constraints
2.87/1.54	c (0,0) translated 8 (20%) constraints
2.87/1.54	c (0,0) translated 12 (30%) constraints
2.87/1.55	c (0,0) translated 16 (40%) constraints
2.87/1.55	c (0,0) translated 20 (50%) constraints
2.87/1.55	c (0,0) translated 24 (60%) constraints
2.87/1.55	c (0,0) translated 28 (70%) constraints
2.87/1.56	c (0,0) translated 32 (80%) constraints
2.87/1.56	c (0,0) translated 36 (90%) constraints
2.87/1.56	c (0,0) translated 40 (100%) constraints
3.19/1.66	c (1,1) STATISTICS1:HOME/instance-4295516-1532543306.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.19/1.66	c (1,1) ===========================================
3.19/1.66	c (1,1) Both Encoding selects:
3.19/1.66	c (1,1) Log
3.19/1.66	c (1,1) ===========================================
3.52/1.72	c (1,1) translated 414 (10%) constraints
3.52/1.75	c (1,1) translated 828 (20%) constraints
3.52/1.79	c (1,1) translated 1241 (30%) constraints
3.85/1.81	c (1,1) translated 1655 (40%) constraints
3.85/1.84	c (1,1) translated 2068 (50%) constraints
3.85/1.87	c (1,1) translated 2482 (60%) constraints
3.85/1.89	c (1,1) translated 2896 (70%) constraints
4.15/1.91	c (1,1) translated 3309 (80%) constraints
4.15/1.93	c (1,1) translated 3723 (90%) constraints
4.15/1.97	c (1,1) translated 4136 (100%) constraints
4.15/1.97	c (1,1) CSP to CSPinCNF End
4.15/1.97	c (1,1) CSP: 91 int (0 aux), 0 bool (0 aux), 4169 ctr, max domain size 91
4.15/1.97	c (1,1) Heap : 281 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
4.15/1.97	c (1,1) CSPinCNF Propagation Begin
4.49/2.03	c (1,1) 0 values, 7 unsatisfiable literals, and 0 valid clauses are removed
4.49/2.03	c (1,1) CSPinCNF Propagation End
4.49/2.03	c (1,1) CSP: 91 int (0 aux), 0 bool (0 aux), 4169 ctr, max domain size 91
4.49/2.03	c (1,1) Heap : 281 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
4.49/2.03	c (1,1) Simplify CSPinCNF Begin
5.44/2.32	c (1,1) Simplify CSPinCNF End
5.44/2.32	c (1,1) CSP: 91 int (0 aux), 8190 bool (8190 aux), 12359 ctr, max domain size 91
5.44/2.32	c (1,1) Heap : 394 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
5.44/2.32	c (1,1) Calculate Precise Domain Begin
5.44/2.33	c (1,1) 0 values are removed by re-calculation
5.44/2.33	c (1,1) Calculate Precise Domain End
5.44/2.33	c (1,1) CSP: 91 int (0 aux), 8190 bool (8190 aux), 12359 ctr, max domain size 91
5.44/2.33	c (1,1) Heap : 394 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
5.44/2.33	c (1,1) CSPinCNF to SatSolver Begin
7.04/2.80	c (2,2) 1236 (10 %) CSP clauses are being encoded (25350 SAT variables, 39855 SAT clauses)
7.59/3.02	c (2,2) 2472 (20 %) CSP clauses are being encoded (42644 SAT variables, 82035 SAT clauses)
7.79/3.19	c (2,2) 3708 (30 %) CSP clauses are being encoded (59119 SAT variables, 121716 SAT clauses)
8.10/3.35	c (2,2) 4944 (40 %) CSP clauses are being encoded (74919 SAT variables, 160272 SAT clauses)
8.51/3.52	c (2,2) 6180 (50 %) CSP clauses are being encoded (90746 SAT variables, 198873 SAT clauses)
8.76/3.68	c (3,3) 7416 (60 %) CSP clauses are being encoded (106582 SAT variables, 237489 SAT clauses)
9.09/3.83	c (3,3) 8652 (70 %) CSP clauses are being encoded (122445 SAT variables, 276148 SAT clauses)
9.19/3.98	c (3,3) 9888 (80 %) CSP clauses are being encoded (138362 SAT variables, 314901 SAT clauses)
9.39/4.13	c (3,3) 11124 (90 %) CSP clauses are being encoded (154558 SAT variables, 354117 SAT clauses)
10.78/4.77	c (4,4) 12359 (100 %) CSP clauses are being encoded (204400 SAT variables, 488082 SAT clauses)
10.78/4.77	c (4,4) CSPinCNF to SatSolver End
10.78/4.77	c (4,4) Heap : 1802 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
11.33/4.92	c (4,4) STATISTICS2:HOME/instance-4295516-1532543306.xml,AllDifferent:IntVar:Lt:Num:WeightedSum,8281,12359,9223372036854775807,91,89,11,9223372036854775807:6;427929800129788416:12;4702525276151521:12;51676101935731:12;567869252041:12;6103925100:4;6036103710:4;5969035891:4;91:7140;90:516;89:540,91:15980;90:564;89:569;2:16380,89:1;86:1;2:12285;1:72,11:6;10:12;9:12;8:12;7:12;6:12;2:8196;1:16555,91:6
11.33/4.92	c (4,4) SatSolver.solve Begin
11.33/4.92	c (4,4) 204420 bool, 488127 clause
11.33/4.92	c (4,4) 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-4295516-1532543306.xml-scop-519.cnf HOME/instance-4295516-1532543306.xml-scop-519.cnf.out
18.23/11.50	c (10,0) receiving signal SIGTERM
18.23/11.50	s UNKNOWN
18.23/11.51	c (10,4) SatSolver is killed by some reasons.
18.23/11.51	c (10,4) 0,0,1,1,1,1,4,TO,TO,STOP-AFTER(DIMACS)
18.23/11.51	c END-Prog: Wed Jul 25 20:28:37 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 (5068 MiB free)
  memory of node 1: 16384 MiB (15589 MiB free)
  node distances:
     10  21
     21  10

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

Starting watchdog thread
solver pid=519, runsolver pid=516

[startup+0.100178 s]*
/proc/loadavg: 2.87 2.37 2.22 3/219 537
/proc/meminfo: memFree=21100132/32770624 swapFree=67076520/67108860
[pid=519] ppid=516 vsize=14944768 memory=64480 CPUtime=0.06 cores=1,3,5,7
/proc/519/stat : 519 (java) S 516 519 29212 0 -1 1077944320 5741 0 0 0 4 2 0 0 20 0 14 0 71893752 15303442432 16120 33554432000 4194304 4196468 140722225738176 140722225720720 140222987726583 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
/proc/519/statm: 3736192 16120 2607 1 0 3698733 0
[pid=519/tid=521] ppid=516 vsize=15011656 memory=8389772277269004345 CPUtime=0.05 cores=1,3,5,7
/proc/519/task/521/stat : 521 (java) R 516 519 29212 0 -1 4202560 4015 0 0 0 4 1 0 0 20 0 15 0 71893753 15371935744 16761 33554432000 4194304 4196468 140722225738176 140222959567408 140222987748509 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
[pid=519/tid=522] ppid=516 vsize=15011656 memory=288230609019731991 CPUtime=0 cores=1,3,5,7
/proc/519/task/522/stat : 522 (java) S 516 519 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71893754 15371935744 16761 33554432000 4194304 4196468 140722225738176 140222991968528 140222987736789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
[pid=519/tid=523] ppid=516 vsize=15011656 memory=140258094909879 CPUtime=0 cores=1,3,5,7
/proc/519/task/523/stat : 523 (java) S 516 519 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71893754 15371935744 16761 33554432000 4194304 4196468 140722225738176 140222767671696 140222987736789 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
[pid=519/tid=524] ppid=516 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/519/task/524/stat : 524 (java) S 516 519 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71893754 15371935744 16761 33554432000 4194304 4196468 140722225738176 140222766619152 140222987736789 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
[pid=519/tid=527] ppid=516 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/519/task/527/stat : 527 (java) S 516 519 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71893754 15371935744 16761 33554432000 4194304 4196468 140722225738176 140222765566608 140222987736789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
[pid=519/tid=528] ppid=516 vsize=15011656 memory=140258094880384 CPUtime=0 cores=1,3,5,7
/proc/519/task/528/stat : 528 (java) S 516 519 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71893757 15371935744 16761 33554432000 4194304 4196468 140722225738176 140222327114224 140222987737730 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
[pid=519/tid=529] ppid=516 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/519/task/529/stat : 529 (java) S 516 519 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 71893758 15371935744 16761 33554432000 4194304 4196468 140722225738176 140221588956576 140222987736789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
[pid=519/tid=530] ppid=516 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/519/task/530/stat : 530 (java) S 516 519 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71893758 15371935744 16761 33554432000 4194304 4196468 140722225738176 140221354075632 140222987736789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
[pid=519/tid=533] ppid=516 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/519/task/533/stat : 533 (java) S 516 519 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71893761 15371935744 16761 33554432000 4194304 4196468 140722225738176 140220979567312 140222987745179 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
[pid=519/tid=534] ppid=516 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/519/task/534/stat : 534 (java) S 516 519 29212 0 -1 1077944384 306 0 0 0 0 0 0 0 20 0 15 0 71893761 15371935744 16761 33554432000 4194304 4196468 140722225738176 140222326061040 140222987737730 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
[pid=519/tid=535] ppid=516 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/519/task/535/stat : 535 (java) S 516 519 29212 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 71893761 15371935744 16761 33554432000 4194304 4196468 140722225738176 140222325008496 140222987737730 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
[pid=519/tid=536] ppid=516 vsize=15011656 memory=140258094880384 CPUtime=0 cores=1,3,5,7
/proc/519/task/536/stat : 536 (java) S 516 519 29212 0 -1 1077944384 213 0 0 0 0 0 0 0 20 0 15 0 71893761 15371935744 16761 33554432000 4194304 4196468 140722225738176 140222323955952 140222987737730 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
[pid=519/tid=537] ppid=516 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/519/task/537/stat : 537 (java) S 516 519 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71893761 15371935744 16761 33554432000 4194304 4196468 140722225738176 140220481661536 140222987736789 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
[pid=519/tid=538] ppid=516 vsize=15011656 memory=140258094880384 CPUtime=0 cores=1,3,5,7
/proc/519/task/538/stat : 538 (java) S 516 519 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71893763 15371935744 16761 33554432000 4194304 4196468 140722225738176 140222322903856 140222987737730 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 14944768 KiB
Current children cumulated memory: 64480 KiB

[startup+0.210293 s]*
/proc/loadavg: 2.87 2.37 2.22 4/220 538
/proc/meminfo: memFree=21079772/32770624 swapFree=67076520/67108860
[pid=519] ppid=516 vsize=15011656 memory=86280 CPUtime=0.2 cores=1,3,5,7
/proc/519/stat : 519 (java) S 516 519 29212 0 -1 1077944320 9909 0 0 0 17 3 0 0 20 0 15 0 71893752 15371935744 21570 33554432000 4194304 4196468 140722225738176 140722225720720 140222987726583 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
/proc/519/statm: 3752914 21570 2870 1 0 3715374 0
[pid=519/tid=521] ppid=516 vsize=15011656 memory=8389772277269004345 CPUtime=0.16 cores=1,3,5,7
/proc/519/task/521/stat : 521 (java) R 516 519 29212 0 -1 4202560 7922 0 0 0 14 2 0 0 20 0 15 0 71893753 15371935744 21615 33554432000 4194304 4196468 140722225738176 140222959517248 140222971807070 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
[pid=519/tid=522] ppid=516 vsize=15011656 memory=288230609019731991 CPUtime=0 cores=1,3,5,7
/proc/519/task/522/stat : 522 (java) S 516 519 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71893754 15371935744 21615 33554432000 4194304 4196468 140722225738176 140222991968528 140222987736789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
[pid=519/tid=523] ppid=516 vsize=15011656 memory=140258094909879 CPUtime=0 cores=1,3,5,7
/proc/519/task/523/stat : 523 (java) S 516 519 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71893754 15371935744 21615 33554432000 4194304 4196468 140722225738176 140222767671696 140222987736789 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
[pid=519/tid=524] ppid=516 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/519/task/524/stat : 524 (java) S 516 519 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71893754 15371935744 21615 33554432000 4194304 4196468 140722225738176 140222766619152 140222987736789 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
[pid=519/tid=527] ppid=516 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/519/task/527/stat : 527 (java) S 516 519 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71893754 15371935744 21615 33554432000 4194304 4196468 140722225738176 140222765566608 140222987736789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
[pid=519/tid=528] ppid=516 vsize=15011656 memory=140258094880384 CPUtime=0 cores=1,3,5,7
/proc/519/task/528/stat : 528 (java) S 516 519 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71893757 15371935744 21615 33554432000 4194304 4196468 140722225738176 140222327114224 140222987737730 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
[pid=519/tid=529] ppid=516 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/519/task/529/stat : 529 (java) S 516 519 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 71893758 15371935744 21615 33554432000 4194304 4196468 140722225738176 140221588956576 140222987736789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
[pid=519/tid=530] ppid=516 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/519/task/530/stat : 530 (java) S 516 519 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71893758 15371935744 21615 33554432000 4194304 4196468 140722225738176 140221354075632 140222987736789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
[pid=519/tid=533] ppid=516 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/519/task/533/stat : 533 (java) S 516 519 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71893761 15371935744 21615 33554432000 4194304 4196468 140722225738176 140220979567312 140222987745179 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
[pid=519/tid=534] ppid=516 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/519/task/534/stat : 534 (java) S 516 519 29212 0 -1 1077944384 422 0 0 0 0 0 0 0 20 0 15 0 71893761 15371935744 21615 33554432000 4194304 4196468 140722225738176 140222326061040 140222987737730 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
[pid=519/tid=535] ppid=516 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/519/task/535/stat : 535 (java) S 516 519 29212 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 71893761 15371935744 21615 33554432000 4194304 4196468 140722225738176 140222325008496 140222987737730 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
[pid=519/tid=536] ppid=516 vsize=15011656 memory=140258094880384 CPUtime=0.02 cores=1,3,5,7
/proc/519/task/536/stat : 536 (java) S 516 519 29212 0 -1 1077944384 279 0 0 0 2 0 0 0 20 0 15 0 71893761 15371935744 21615 33554432000 4194304 4196468 140722225738176 140222323955952 140222987737730 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
[pid=519/tid=537] ppid=516 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/519/task/537/stat : 537 (java) S 516 519 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71893761 15371935744 21615 33554432000 4194304 4196468 140722225738176 140220481661536 140222987736789 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
[pid=519/tid=538] ppid=516 vsize=15011656 memory=140258094880384 CPUtime=0 cores=1,3,5,7
/proc/519/task/538/stat : 538 (java) S 516 519 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71893763 15371935744 21615 33554432000 4194304 4196468 140722225738176 140222322903856 140222987737730 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 86280 KiB

[startup+0.310469 s]*
/proc/loadavg: 2.87 2.37 2.22 4/220 538
/proc/meminfo: memFree=21076112/32770624 swapFree=67076520/67108860
[pid=519] ppid=516 vsize=15011656 memory=90100 CPUtime=0.38 cores=1,3,5,7
/proc/519/stat : 519 (java) S 516 519 29212 0 -1 1077944320 10473 0 0 0 35 3 0 0 20 0 15 0 71893752 15371935744 22525 33554432000 4194304 4196468 140722225738176 140722225720720 140222987726583 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
/proc/519/statm: 3752914 22525 2979 1 0 3715374 0
[pid=519/tid=521] ppid=516 vsize=15011656 memory=8389772277269004345 CPUtime=0.26 cores=1,3,5,7
/proc/519/task/521/stat : 521 (java) R 516 519 29212 0 -1 4202560 8324 0 0 0 23 3 0 0 20 0 15 0 71893753 15371935744 22525 33554432000 4194304 4196468 140722225738176 140222959530736 140222971807070 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
[pid=519/tid=522] ppid=516 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/519/task/522/stat : 522 (java) S 516 519 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71893754 15371935744 22525 33554432000 4194304 4196468 140722225738176 140222991968528 140222987736789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
[pid=519/tid=523] ppid=516 vsize=15011656 memory=140258094909815 CPUtime=0 cores=1,3,5,7
/proc/519/task/523/stat : 523 (java) S 516 519 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71893754 15371935744 22525 33554432000 4194304 4196468 140722225738176 140222767671696 140222987736789 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
[pid=519/tid=524] ppid=516 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/519/task/524/stat : 524 (java) S 516 519 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71893754 15371935744 22525 33554432000 4194304 4196468 140722225738176 140222766619152 140222987736789 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
[pid=519/tid=527] ppid=516 vsize=15011656 memory=35 CPUtime=0 cores=1,3,5,7
/proc/519/task/527/stat : 527 (java) S 516 519 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71893754 15371935744 22525 33554432000 4194304 4196468 140722225738176 140222765566608 140222987736789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
[pid=519/tid=528] ppid=516 vsize=15011656 memory=140258094880384 CPUtime=0 cores=1,3,5,7
/proc/519/task/528/stat : 528 (java) S 516 519 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71893757 15371935744 22525 33554432000 4194304 4196468 140722225738176 140222327114224 140222987737730 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
[pid=519/tid=529] ppid=516 vsize=15011656 memory=67 CPUtime=0 cores=1,3,5,7
/proc/519/task/529/stat : 529 (java) S 516 519 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 71893758 15371935744 22525 33554432000 4194304 4196468 140722225738176 140221588956576 140222987736789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
[pid=519/tid=530] ppid=516 vsize=15011656 memory=19012 CPUtime=0 cores=1,3,5,7
/proc/519/task/530/stat : 530 (java) S 516 519 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71893758 15371935744 22525 33554432000 4194304 4196468 140722225738176 140221354075632 140222987736789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
[pid=519/tid=533] ppid=516 vsize=15011656 memory=21316 CPUtime=0 cores=1,3,5,7
/proc/519/task/533/stat : 533 (java) S 516 519 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71893761 15371935744 22525 33554432000 4194304 4196468 140722225738176 140220979567312 140222987745179 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
[pid=519/tid=534] ppid=516 vsize=15011656 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/519/task/534/stat : 534 (java) S 516 519 29212 0 -1 1077944384 566 0 0 0 3 0 0 0 20 0 15 0 71893761 15371935744 22525 33554432000 4194304 4196468 140722225738176 140222326061040 140222987737730 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
[pid=519/tid=535] ppid=516 vsize=15011656 memory=35 CPUtime=0.01 cores=1,3,5,7
/proc/519/task/535/stat : 535 (java) S 516 519 29212 0 -1 1077944384 36 0 0 0 1 0 0 0 20 0 15 0 71893761 15371935744 22525 33554432000 4194304 4196468 140722225738176 140222325008496 140222987737730 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
[pid=519/tid=536] ppid=516 vsize=15011656 memory=140258094880384 CPUtime=0.07 cores=1,3,5,7
/proc/519/task/536/stat : 536 (java) S 516 519 29212 0 -1 1077944384 301 0 0 0 7 0 0 0 20 0 15 0 71893761 15371935744 22525 33554432000 4194304 4196468 140722225738176 140222323955952 140222987737730 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
[pid=519/tid=537] ppid=516 vsize=15011656 memory=35 CPUtime=0 cores=1,3,5,7
/proc/519/task/537/stat : 537 (java) S 516 519 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71893761 15371935744 22525 33554432000 4194304 4196468 140722225738176 140220481661536 140222987736789 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
[pid=519/tid=538] ppid=516 vsize=15011656 memory=280516090405008 CPUtime=0 cores=1,3,5,7
/proc/519/task/538/stat : 538 (java) S 516 519 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71893763 15371935744 22525 33554432000 4194304 4196468 140722225738176 140222322903856 140222987737730 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
Current children cumulated CPU time: 0.38 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 90100 KiB

[startup+0.704727 s]
/proc/loadavg: 2.87 2.37 2.22 3/220 538
/proc/meminfo: memFree=21054100/32770624 swapFree=67076520/67108860
[pid=519] ppid=516 vsize=15017928 memory=125012 CPUtime=0.88 cores=1,3,5,7
/proc/519/stat : 519 (java) S 516 519 29212 0 -1 1077944320 16976 0 0 0 83 5 0 0 20 0 15 0 71893752 15378358272 31253 33554432000 4194304 4196468 140722225738176 140722225720720 140222987726583 0 0 0 25189583 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
/proc/519/statm: 3754482 31253 3135 1 0 3715886 0
[pid=519/tid=521] ppid=516 vsize=15017928 memory=142525738396495 CPUtime=0.6 cores=1,3,5,7
/proc/519/task/521/stat : 521 (java) R 516 519 29212 0 -1 4202560 14363 0 0 0 56 4 0 0 20 0 15 0 71893753 15378358272 31253 33554432000 4194304 4196468 140722225738176 140222959562784 140222971770213 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
[pid=519/tid=522] ppid=516 vsize=15017928 memory=0 CPUtime=0 cores=1,3,5,7
/proc/519/task/522/stat : 522 (java) S 516 519 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71893754 15378358272 31253 33554432000 4194304 4196468 140722225738176 140222991968528 140222987736789 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
[pid=519/tid=523] ppid=516 vsize=15017928 memory=0 CPUtime=0 cores=1,3,5,7
/proc/519/task/523/stat : 523 (java) S 516 519 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71893754 15378358272 31253 33554432000 4194304 4196468 140722225738176 140222767671696 140222987736789 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
[pid=519/tid=524] ppid=516 vsize=15017928 memory=0 CPUtime=0 cores=1,3,5,7
/proc/519/task/524/stat : 524 (java) S 516 519 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71893754 15378358272 31253 33554432000 4194304 4196468 140722225738176 140222766619152 140222987736789 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
[pid=519/tid=527] ppid=516 vsize=15017928 memory=7809523229951467576 CPUtime=0 cores=1,3,5,7
/proc/519/task/527/stat : 527 (java) S 516 519 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71893754 15378358272 31253 33554432000 4194304 4196468 140722225738176 140222765566608 140222987736789 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
[pid=519/tid=528] ppid=516 vsize=15017928 memory=0 CPUtime=0 cores=1,3,5,7
/proc/519/task/528/stat : 528 (java) S 516 519 29212 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 71893757 15378358272 31253 33554432000 4194304 4196468 140722225738176 140222327114224 140222987737730 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
[pid=519/tid=529] ppid=516 vsize=15017928 memory=-1807685287717842718 CPUtime=0 cores=1,3,5,7
/proc/519/task/529/stat : 529 (java) S 516 519 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 71893758 15378358272 31253 33554432000 4194304 4196468 140722225738176 140221588956576 140222987736789 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
[pid=519/tid=530] ppid=516 vsize=15017928 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/519/task/530/stat : 530 (java) S 516 519 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71893758 15378358272 31253 33554432000 4194304 4196468 140722225738176 140221354075632 140222987736789 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
[pid=519/tid=533] ppid=516 vsize=15017928 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/519/task/533/stat : 533 (java) S 516 519 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71893761 15378358272 31253 33554432000 4194304 4196468 140722225738176 140220979567312 140222987745179 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
[pid=519/tid=534] ppid=516 vsize=15017928 memory=6943526294502006880 CPUtime=0.07 cores=1,3,5,7
/proc/519/task/534/stat : 534 (java) R 516 519 29212 0 -1 4202560 768 0 0 0 7 0 0 0 20 0 15 0 71893761 15378358272 31253 33554432000 4194304 4196468 140722225738176 140222326042056 140222972608269 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
[pid=519/tid=535] ppid=516 vsize=15017928 memory=-2461829820114675750 CPUtime=0.04 cores=1,3,5,7
/proc/519/task/535/stat : 535 (java) R 516 519 29212 0 -1 4202560 133 0 0 0 4 0 0 0 20 0 15 0 71893761 15378358272 31253 33554432000 4194304 4196468 140722225738176 140222324994520 140222972852679 0 4 0 25189583 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
[pid=519/tid=536] ppid=516 vsize=15017928 memory=0 CPUtime=0.14 cores=1,3,5,7
/proc/519/task/536/stat : 536 (java) R 516 519 29212 0 -1 4202560 373 0 0 0 14 0 0 0 20 0 15 0 71893761 15378358272 31253 33554432000 4194304 4196468 140722225738176 140222323956048 140222979963710 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
[pid=519/tid=537] ppid=516 vsize=15017928 memory=0 CPUtime=0 cores=1,3,5,7
/proc/519/task/537/stat : 537 (java) S 516 519 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71893761 15378358272 31253 33554432000 4194304 4196468 140722225738176 140220481661536 140222987736789 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
[pid=519/tid=538] ppid=516 vsize=15017928 memory=796 CPUtime=0 cores=1,3,5,7
/proc/519/task/538/stat : 538 (java) S 516 519 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71893763 15378358272 31253 33554432000 4194304 4196468 140722225738176 140222322903856 140222987737730 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
Current children cumulated CPU time: 0.88 s
Current children cumulated vsize: 15017928 KiB
Current children cumulated memory: 125012 KiB

[startup+1.50773 s]
/proc/loadavg: 2.87 2.37 2.22 3/220 538
/proc/meminfo: memFree=21026432/32770624 swapFree=67076520/67108860
[pid=519] ppid=516 vsize=15022100 memory=198148 CPUtime=2.87 cores=1,3,5,7
/proc/519/stat : 519 (java) S 516 519 29212 0 -1 1077944320 21413 0 0 0 278 9 0 0 20 0 15 0 71893752 15382630400 49537 33554432000 4194304 4196468 140722225738176 140722225720720 140222987726583 0 0 0 25189583 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
/proc/519/statm: 3755525 49537 3202 1 0 3716910 0
[pid=519/tid=521] ppid=516 vsize=15022100 memory=301793991226600147 CPUtime=1.39 cores=1,3,5,7
/proc/519/task/521/stat : 521 (java) R 516 519 29212 0 -1 4202560 15971 0 0 0 133 6 0 0 20 0 15 0 71893753 15382630400 49537 33554432000 4194304 4196468 140722225738176 140222959563872 140222451218215 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
[pid=519/tid=522] ppid=516 vsize=15022100 memory=6944656591801717405 CPUtime=0 cores=1,3,5,7
/proc/519/task/522/stat : 522 (java) S 516 519 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71893754 15382630400 49537 33554432000 4194304 4196468 140722225738176 140222991968528 140222987736789 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
[pid=519/tid=523] ppid=516 vsize=15022100 memory=-7812193691855986592 CPUtime=0 cores=1,3,5,7
/proc/519/task/523/stat : 523 (java) S 516 519 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71893754 15382630400 49537 33554432000 4194304 4196468 140722225738176 140222767671696 140222987736789 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
[pid=519/tid=524] ppid=516 vsize=15022100 memory=8128038100524242582 CPUtime=0 cores=1,3,5,7
/proc/519/task/524/stat : 524 (java) S 516 519 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71893754 15382630400 49537 33554432000 4194304 4196468 140722225738176 140222766619152 140222987736789 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
[pid=519/tid=527] ppid=516 vsize=15022100 memory=-7523660553960122769 CPUtime=0 cores=1,3,5,7
/proc/519/task/527/stat : 527 (java) S 516 519 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71893754 15382630400 49537 33554432000 4194304 4196468 140722225738176 140222765566608 140222987736789 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
[pid=519/tid=528] ppid=516 vsize=15022100 memory=-7595718148000617580 CPUtime=0 cores=1,3,5,7
/proc/519/task/528/stat : 528 (java) S 516 519 29212 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 71893757 15382630400 49537 33554432000 4194304 4196468 140722225738176 140222327114224 140222987737730 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0

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

/proc/meminfo: memFree=19166244/32770624 swapFree=67076520/67108860
[pid=519] ppid=516 vsize=15683912 memory=1896928 CPUtime=11.71 cores=1,3,5,7
/proc/519/stat : 519 (java) S 516 519 29212 0 -1 1077944320 30594 0 0 0 1132 39 0 0 20 0 19 0 71893752 16060325888 474232 33554432000 4194304 4196468 140722225738176 140722225720720 140222987726583 0 0 0 25189583 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
/proc/519/statm: 3920978 474232 3229 1 0 3881834 0
[pid=539] ppid=519 vsize=149604 memory=114528 CPUtime=1.32 cores=1,3,5,7
/proc/539/stat : 539 (minisat_release) R 519 519 29212 0 -1 4202496 27116 0 0 0 127 5 0 0 20 0 1 0 71894246 153194496 28632 33554432000 4194304 4308513 140725345383152 140725345380328 4221882 0 4 0 8388610 0 0 0 17 1 0 0 0 0 0 6409496 6410680 22204416 140725345391283 140725345391790 140725345391790 140725345394629 0
/proc/539/statm: 37401 28632 333 28 0 33641 0
[pid=519/tid=521] ppid=516 vsize=15683912 memory=18624 CPUtime=4.87 cores=1,3,5,7
/proc/519/task/521/stat : 521 (java) S 516 519 29212 0 -1 1077944384 17754 0 0 0 452 35 0 0 20 0 19 0 71893753 16060325888 474232 33554432000 4194304 4196468 140722225738176 140222959565824 140222987736789 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
[pid=519/tid=522] ppid=516 vsize=15683912 memory=98000 CPUtime=0 cores=1,3,5,7
/proc/519/task/522/stat : 522 (java) S 516 519 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 71893754 16060325888 474232 33554432000 4194304 4196468 140722225738176 140222991968528 140222987736789 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
[pid=519/tid=523] ppid=516 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/519/task/523/stat : 523 (java) S 516 519 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 71893754 16060325888 474232 33554432000 4194304 4196468 140722225738176 140222767671696 140222987736789 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
[pid=519/tid=524] ppid=516 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/519/task/524/stat : 524 (java) S 516 519 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 71893754 16060325888 474232 33554432000 4194304 4196468 140722225738176 140222766619152 140222987736789 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
[pid=519/tid=527] ppid=516 vsize=15683912 memory=280515991568320 CPUtime=0 cores=1,3,5,7
/proc/519/task/527/stat : 527 (java) S 516 519 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 71893754 16060325888 474232 33554432000 4194304 4196468 140722225738176 140222765566608 140222987736789 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
[pid=519/tid=528] ppid=516 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/519/task/528/stat : 528 (java) S 516 519 29212 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 19 0 71893757 16060325888 474232 33554432000 4194304 4196468 140722225738176 140222327114224 140222987737730 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
[pid=519/tid=529] ppid=516 vsize=15683912 memory=280515991549504 CPUtime=0 cores=1,3,5,7
/proc/519/task/529/stat : 529 (java) S 516 519 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 71893758 16060325888 474232 33554432000 4194304 4196468 140722225738176 140221588956576 140222987736789 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
[pid=519/tid=530] ppid=516 vsize=15683912 memory=140257995777536 CPUtime=0 cores=1,3,5,7
/proc/519/task/530/stat : 530 (java) S 516 519 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 71893758 16060325888 474232 33554432000 4194304 4196468 140722225738176 140221354075632 140222987736789 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
[pid=519/tid=533] ppid=516 vsize=15683912 memory=776 CPUtime=0 cores=1,3,5,7
/proc/519/task/533/stat : 533 (java) S 516 519 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 71893761 16060325888 474232 33554432000 4194304 4196468 140722225738176 140220979567312 140222987745179 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
[pid=519/tid=534] ppid=516 vsize=15683912 memory=1876 CPUtime=2.84 cores=1,3,5,7
/proc/519/task/534/stat : 534 (java) S 516 519 29212 0 -1 1077944384 5056 0 0 0 283 1 0 0 20 0 19 0 71893761 16060325888 474232 33554432000 4194304 4196468 140722225738176 140222326061040 140222987737730 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 13 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
[pid=519/tid=535] ppid=516 vsize=15683912 memory=1412 CPUtime=2.99 cores=1,3,5,7
/proc/519/task/535/stat : 535 (java) S 516 519 29212 0 -1 1077944384 3392 0 0 0 298 1 0 0 20 0 19 0 71893761 16060325888 474232 33554432000 4194304 4196468 140722225738176 140222325008496 140222987737730 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
[pid=519/tid=536] ppid=516 vsize=15683912 memory=2476 CPUtime=0.99 cores=1,3,5,7
/proc/519/task/536/stat : 536 (java) S 516 519 29212 0 -1 1077944384 2974 0 0 0 98 1 0 0 20 0 19 0 71893761 16060325888 474232 33554432000 4194304 4196468 140722225738176 140222323955952 140222987737730 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
[pid=519/tid=537] ppid=516 vsize=15683912 memory=1349840 CPUtime=0 cores=1,3,5,7
/proc/519/task/537/stat : 537 (java) S 516 519 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 71893761 16060325888 474232 33554432000 4194304 4196468 140722225738176 140220481661536 140222987736789 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
[pid=519/tid=538] ppid=516 vsize=15683912 memory=1664 CPUtime=0 cores=1,3,5,7
/proc/519/task/538/stat : 538 (java) S 516 519 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 71893763 16060325888 474232 33554432000 4194304 4196468 140722225738176 140222322903856 140222987737730 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 19 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
[pid=519/tid=540] ppid=516 vsize=15683912 memory=99 CPUtime=0 cores=1,3,5,7
/proc/519/task/540/stat : 540 (java) S 516 519 29212 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 71894246 16060325888 474232 33554432000 4194304 4196468 140722225738176 140222763611712 140222987751193 0 4 0 25189583 18446744071579417331 0 0 -1 1 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
[pid=519/tid=542] ppid=516 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/519/task/542/stat : 542 (java) S 516 519 29212 0 -1 4202560 25 0 0 0 0 0 0 0 20 0 19 0 71894246 16060325888 474232 33554432000 4194304 4196468 140722225738176 140219944775728 140222987748509 0 4 0 25189583 18446744071580971376 0 0 -1 1 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
[pid=519/tid=543] ppid=516 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/519/task/543/stat : 543 (java) S 516 519 29212 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 71894246 16060325888 474232 33554432000 4194304 4196468 140722225738176 140220078996656 140222987748509 0 4 0 25189583 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
[pid=519/tid=544] ppid=516 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/519/task/544/stat : 544 (java) S 516 519 29212 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 71894249 16060325888 474232 33554432000 4194304 4196468 140722225738176 140219676351520 140222987736789 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
Current children cumulated CPU time: 13.03 s
Current children cumulated vsize: 15833516 KiB
Current children cumulated memory: 2011456 KiB



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+11.5009 s]
/proc/loadavg: 2.74 2.36 2.21 3/225 544
/proc/meminfo: memFree=19115252/32770624 swapFree=67076520/67108860
[pid=519] ppid=516 vsize=15683912 memory=1896928 CPUtime=11.71 cores=1,3,5,7
/proc/519/stat : 519 (java) S 516 519 29212 0 -1 1077944320 30595 0 0 0 1132 39 0 0 20 0 19 0 71893752 16060325888 474232 33554432000 4194304 4196468 140722225738176 140722225720720 140222987726583 0 0 0 25189583 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
/proc/519/statm: 3920978 474232 3229 1 0 3881834 0
[pid=539] ppid=519 vsize=199508 memory=145388 CPUtime=6.52 cores=1,3,5,7
/proc/539/stat : 539 (minisat_release) R 519 519 29212 0 -1 4202496 64464 0 0 0 644 8 0 0 20 0 1 0 71894246 204296192 36347 33554432000 4194304 4308513 140725345383152 140725345380776 4276047 0 4 0 8396802 0 0 0 17 1 0 0 0 0 0 6409496 6410680 22204416 140725345391283 140725345391790 140725345391790 140725345394629 0
/proc/539/statm: 49877 36347 353 28 0 46117 0
[pid=519/tid=521] ppid=516 vsize=15683912 memory=1896928 CPUtime=4.87 cores=1,3,5,7
/proc/519/task/521/stat : 521 (java) S 516 519 29212 0 -1 1077944384 17754 0 0 0 452 35 0 0 20 0 19 0 71893753 16060325888 474232 33554432000 4194304 4196468 140722225738176 140222959565824 140222987736789 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
[pid=519/tid=522] ppid=516 vsize=15683912 memory=129336 CPUtime=0 cores=1,3,5,7
/proc/519/task/522/stat : 522 (java) S 516 519 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 71893754 16060325888 474232 33554432000 4194304 4196468 140722225738176 140222991968528 140222987736789 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
[pid=519/tid=523] ppid=516 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/519/task/523/stat : 523 (java) S 516 519 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 71893754 16060325888 474232 33554432000 4194304 4196468 140722225738176 140222767671696 140222987736789 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
[pid=519/tid=524] ppid=516 vsize=15683912 memory=1828 CPUtime=0 cores=1,3,5,7
/proc/519/task/524/stat : 524 (java) S 516 519 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 71893754 16060325888 474232 33554432000 4194304 4196468 140722225738176 140222766619152 140222987736789 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
[pid=519/tid=527] ppid=516 vsize=15683912 memory=800 CPUtime=0 cores=1,3,5,7
/proc/519/task/527/stat : 527 (java) S 516 519 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 71893754 16060325888 474232 33554432000 4194304 4196468 140722225738176 140222765566608 140222987736789 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
[pid=519/tid=528] ppid=516 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/519/task/528/stat : 528 (java) S 516 519 29212 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 19 0 71893757 16060325888 474232 33554432000 4194304 4196468 140722225738176 140222327114224 140222987737730 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
[pid=519/tid=529] ppid=516 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/519/task/529/stat : 529 (java) S 516 519 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 71893758 16060325888 474232 33554432000 4194304 4196468 140722225738176 140221588956576 140222987736789 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
[pid=519/tid=530] ppid=516 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/519/task/530/stat : 530 (java) S 516 519 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 71893758 16060325888 474232 33554432000 4194304 4196468 140722225738176 140221354075632 140222987736789 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
[pid=519/tid=533] ppid=516 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/519/task/533/stat : 533 (java) S 516 519 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 71893761 16060325888 474232 33554432000 4194304 4196468 140722225738176 140220979567312 140222987745179 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
[pid=519/tid=534] ppid=516 vsize=15683912 memory=6944656575208382560 CPUtime=2.84 cores=1,3,5,7
/proc/519/task/534/stat : 534 (java) S 516 519 29212 0 -1 1077944384 5056 0 0 0 283 1 0 0 20 0 19 0 71893761 16060325888 474232 33554432000 4194304 4196468 140722225738176 140222326061040 140222987737730 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 13 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
[pid=519/tid=535] ppid=516 vsize=15683912 memory=-6374957858630779283 CPUtime=2.99 cores=1,3,5,7
/proc/519/task/535/stat : 535 (java) S 516 519 29212 0 -1 1077944384 3392 0 0 0 298 1 0 0 20 0 19 0 71893761 16060325888 474232 33554432000 4194304 4196468 140722225738176 140222325008496 140222987737730 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
[pid=519/tid=536] ppid=516 vsize=15683912 memory=-7025448733113094249 CPUtime=0.99 cores=1,3,5,7
/proc/519/task/536/stat : 536 (java) S 516 519 29212 0 -1 1077944384 2975 0 0 0 98 1 0 0 20 0 19 0 71893761 16060325888 474232 33554432000 4194304 4196468 140722225738176 140222323955952 140222987737730 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
[pid=519/tid=537] ppid=516 vsize=15683912 memory=1896928 CPUtime=0 cores=1,3,5,7
/proc/519/task/537/stat : 537 (java) S 516 519 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 71893761 16060325888 474232 33554432000 4194304 4196468 140722225738176 140220481661536 140222987736789 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
[pid=519/tid=538] ppid=516 vsize=15683912 memory=141828 CPUtime=0 cores=1,3,5,7
/proc/519/task/538/stat : 538 (java) S 516 519 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 71893763 16060325888 474232 33554432000 4194304 4196468 140722225738176 140222322903856 140222987737730 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 19 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
[pid=519/tid=540] ppid=516 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/519/task/540/stat : 540 (java) S 516 519 29212 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 71894246 16060325888 474232 33554432000 4194304 4196468 140722225738176 140222763611712 140222987751193 0 4 0 25189583 18446744071579417331 0 0 -1 1 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
[pid=519/tid=542] ppid=516 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/519/task/542/stat : 542 (java) S 516 519 29212 0 -1 4202560 25 0 0 0 0 0 0 0 20 0 19 0 71894246 16060325888 474232 33554432000 4194304 4196468 140722225738176 140219944775728 140222987748509 0 4 0 25189583 18446744071580971376 0 0 -1 1 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
[pid=519/tid=543] ppid=516 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/519/task/543/stat : 543 (java) S 516 519 29212 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 71894246 16060325888 474232 33554432000 4194304 4196468 140722225738176 140220078996656 140222987748509 0 4 0 25189583 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
[pid=519/tid=544] ppid=516 vsize=15683912 memory=54 CPUtime=0 cores=1,3,5,7
/proc/519/task/544/stat : 544 (java) S 516 519 29212 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 71894249 16060325888 474232 33554432000 4194304 4196468 140722225738176 140219676351520 140222987736789 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
Current children cumulated CPU time: 18.23 s
Current children cumulated vsize: 15883420 KiB
Current children cumulated memory: 2042316 KiB

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

[startup+11.5237 s]
# the end of solver process 519 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=17.7767 s, system=0.511837 s

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

[startup+11.5009 s]
/proc/loadavg: 2.74 2.36 2.21 3/225 544
/proc/meminfo: memFree=19115252/32770624 swapFree=67076520/67108860
[pid=519] ppid=516 vsize=15683912 memory=1896928 CPUtime=11.71 cores=1,3,5,7
/proc/519/stat : 519 (java) S 516 519 29212 0 -1 1077944320 30595 0 0 0 1132 39 0 0 20 0 19 0 71893752 16060325888 474232 33554432000 4194304 4196468 140722225738176 140722225720720 140222987726583 0 0 0 25189583 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
/proc/519/statm: 3920978 474232 3229 1 0 3881834 0
[pid=539] ppid=519 vsize=199508 memory=145388 CPUtime=6.52 cores=1,3,5,7
/proc/539/stat : 539 (minisat_release) R 519 519 29212 0 -1 4202496 64464 0 0 0 644 8 0 0 20 0 1 0 71894246 204296192 36347 33554432000 4194304 4308513 140725345383152 140725345380776 4276047 0 4 0 8396802 0 0 0 17 1 0 0 0 0 0 6409496 6410680 22204416 140725345391283 140725345391790 140725345391790 140725345394629 0
/proc/539/statm: 49877 36347 353 28 0 46117 0
[pid=519/tid=521] ppid=516 vsize=15683912 memory=1896928 CPUtime=4.87 cores=1,3,5,7
/proc/519/task/521/stat : 521 (java) S 516 519 29212 0 -1 1077944384 17754 0 0 0 452 35 0 0 20 0 19 0 71893753 16060325888 474232 33554432000 4194304 4196468 140722225738176 140222959565824 140222987736789 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
[pid=519/tid=522] ppid=516 vsize=15683912 memory=129336 CPUtime=0 cores=1,3,5,7
/proc/519/task/522/stat : 522 (java) S 516 519 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 71893754 16060325888 474232 33554432000 4194304 4196468 140722225738176 140222991968528 140222987736789 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
[pid=519/tid=523] ppid=516 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/519/task/523/stat : 523 (java) S 516 519 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 71893754 16060325888 474232 33554432000 4194304 4196468 140722225738176 140222767671696 140222987736789 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
[pid=519/tid=524] ppid=516 vsize=15683912 memory=1828 CPUtime=0 cores=1,3,5,7
/proc/519/task/524/stat : 524 (java) S 516 519 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 71893754 16060325888 474232 33554432000 4194304 4196468 140722225738176 140222766619152 140222987736789 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
[pid=519/tid=527] ppid=516 vsize=15683912 memory=800 CPUtime=0 cores=1,3,5,7
/proc/519/task/527/stat : 527 (java) S 516 519 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 71893754 16060325888 474232 33554432000 4194304 4196468 140722225738176 140222765566608 140222987736789 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
[pid=519/tid=528] ppid=516 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/519/task/528/stat : 528 (java) S 516 519 29212 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 19 0 71893757 16060325888 474232 33554432000 4194304 4196468 140722225738176 140222327114224 140222987737730 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
[pid=519/tid=529] ppid=516 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/519/task/529/stat : 529 (java) S 516 519 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 71893758 16060325888 474232 33554432000 4194304 4196468 140722225738176 140221588956576 140222987736789 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
[pid=519/tid=530] ppid=516 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/519/task/530/stat : 530 (java) S 516 519 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 71893758 16060325888 474232 33554432000 4194304 4196468 140722225738176 140221354075632 140222987736789 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
[pid=519/tid=533] ppid=516 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/519/task/533/stat : 533 (java) S 516 519 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 71893761 16060325888 474232 33554432000 4194304 4196468 140722225738176 140220979567312 140222987745179 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
[pid=519/tid=534] ppid=516 vsize=15683912 memory=6944656575208382560 CPUtime=2.84 cores=1,3,5,7
/proc/519/task/534/stat : 534 (java) S 516 519 29212 0 -1 1077944384 5056 0 0 0 283 1 0 0 20 0 19 0 71893761 16060325888 474232 33554432000 4194304 4196468 140722225738176 140222326061040 140222987737730 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 13 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
[pid=519/tid=535] ppid=516 vsize=15683912 memory=-6374957858630779283 CPUtime=2.99 cores=1,3,5,7
/proc/519/task/535/stat : 535 (java) S 516 519 29212 0 -1 1077944384 3392 0 0 0 298 1 0 0 20 0 19 0 71893761 16060325888 474232 33554432000 4194304 4196468 140722225738176 140222325008496 140222987737730 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
[pid=519/tid=536] ppid=516 vsize=15683912 memory=-7025448733113094249 CPUtime=0.99 cores=1,3,5,7
/proc/519/task/536/stat : 536 (java) S 516 519 29212 0 -1 1077944384 2975 0 0 0 98 1 0 0 20 0 19 0 71893761 16060325888 474232 33554432000 4194304 4196468 140722225738176 140222323955952 140222987737730 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
[pid=519/tid=537] ppid=516 vsize=15683912 memory=1896928 CPUtime=0 cores=1,3,5,7
/proc/519/task/537/stat : 537 (java) S 516 519 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 71893761 16060325888 474232 33554432000 4194304 4196468 140722225738176 140220481661536 140222987736789 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
[pid=519/tid=538] ppid=516 vsize=15683912 memory=141828 CPUtime=0 cores=1,3,5,7
/proc/519/task/538/stat : 538 (java) S 516 519 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 71893763 16060325888 474232 33554432000 4194304 4196468 140722225738176 140222322903856 140222987737730 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 19 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
[pid=519/tid=540] ppid=516 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/519/task/540/stat : 540 (java) S 516 519 29212 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 71894246 16060325888 474232 33554432000 4194304 4196468 140722225738176 140222763611712 140222987751193 0 4 0 25189583 18446744071579417331 0 0 -1 1 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
[pid=519/tid=542] ppid=516 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/519/task/542/stat : 542 (java) S 516 519 29212 0 -1 4202560 25 0 0 0 0 0 0 0 20 0 19 0 71894246 16060325888 474232 33554432000 4194304 4196468 140722225738176 140219944775728 140222987748509 0 4 0 25189583 18446744071580971376 0 0 -1 1 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
[pid=519/tid=543] ppid=516 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/519/task/543/stat : 543 (java) S 516 519 29212 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 71894246 16060325888 474232 33554432000 4194304 4196468 140722225738176 140220078996656 140222987748509 0 4 0 25189583 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
[pid=519/tid=544] ppid=516 vsize=15683912 memory=54 CPUtime=0 cores=1,3,5,7
/proc/519/task/544/stat : 544 (java) S 516 519 29212 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 71894249 16060325888 474232 33554432000 4194304 4196468 140722225738176 140219676351520 140222987736789 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9875456 140722225742836 140722225743113 140722225743113 140722225745871 0
Current children cumulated CPU time: 18.23 s
Current children cumulated vsize: 15883420 KiB
Current children cumulated memory: 2042316 KiB

Child status: 1
Real time (s): 11.5237
CPU time (s): 18.2885
CPU user time (s): 17.7767
CPU system time (s): 0.511837
CPU usage (%): 158.703
Max. virtual memory (cumulated for all children) (KiB): 15883420
Max. memory (cumulated for all children) (KiB): 2048352

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 17.7767
system time used= 0.511837
maximum resident set size= 1905904
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 95110
page faults= 0
swaps= 0
block input operations= 0
block output operations= 18584
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4131
involuntary context switches= 36


# summary of solver processes directly reported to runsolver:
#   pid: 519
#   total CPU time (s): 18.2885
#   total CPU user time (s): 17.7767
#   total CPU system time (s): 0.511837

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.098039 second user time and 0.156136 second system time

The end

Launcher Data

Begin job on node102 at 2018-07-25 20:28:26
IDJOB=4295516
IDBENCH=141561
IDSOLVER=2755
FILE ID=node102/4295516-1532543306
RUNJOBID= node102-1532535327-29244
PBS_JOBID= 21021949
Free space on /tmp= 52736 MiB

SOLVER NAME= scop both+MapleCOMSPS (2018-06-13)
BENCH NAME= XCSP18/MagicHexagon/MagicHexagon-06-m001_c18.xml
COMMAND LINE= java -Xms11g -Xmx11g -Xss128m -jar DIR/scop.jar -both -solver DIR/minisat_release -solverOption mapleTune01 -tmp TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4295516-1532543306/watcher-4295516-1532543306 -o /tmp/evaluation-result-4295516-1532543306/solver-4295516-1532543306 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1532535327-29244 --watchdog 2580  java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -both -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4295516-1532543306.xml

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

MD5SUM BENCH= 6b753b1e1a3070adcb3424354b76057b
RANDOM SEED=1618258815

node102.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.51
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.51
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.51
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.51
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:        21154644 kB
MemAvailable:   28735248 kB
Buffers:          158884 kB
Cached:          7657708 kB
SwapCached:         5648 kB
Active:          4448944 kB
Inactive:        6625648 kB
Active(anon):    3226832 kB
Inactive(anon):    55316 kB
Active(file):    1222112 kB
Inactive(file):  6570332 kB
Unevictable:        6616 kB
Mlocked:            6616 kB
SwapTotal:      67108860 kB
SwapFree:       67076520 kB
Dirty:              8004 kB
Writeback:             0 kB
AnonPages:       3191960 kB
Mapped:            44612 kB
Shmem:             21452 kB
Slab:             235784 kB
SReclaimable:     207992 kB
SUnreclaim:        27792 kB
KernelStack:        3616 kB
PageTables:        11596 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13517588 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3020800 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 52728 MiB
End job on node102 at 2018-07-25 20:28:38