Trace number 4294150

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) 51.1269 30.544

General information on the benchmark

NameBibd/
Bibd-sc-10-03-08_c18.xml
MD5SUM21283a47fd6fd3b1d87e6d18823d33f4
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 benchmark14.0438
Satisfiable
(Un)Satisfiability was proved
Number of variables13200
Number of constraints5576
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":6600}]
Minimum variable degree0
Maximum variable degree12
Distribution of variable degrees[{"degree":0,"count":6600},{"degree":2,"count":5400},{"degree":12,"count":1200}]
Minimum constraint arity3
Maximum constraint arity1200
Distribution of constraint arities[{"arity":3,"count":5400},{"arity":10,"count":120},{"arity":120,"count":55},{"arity":1200,"count":1}]
Number of extensional constraints0
Number of intensional constraints5400
Distribution of constraint types[{"type":"intension","count":5400},{"type":"lex","count":1},{"type":"sum","count":175}]
Optimization problemNO
Type of objective

Solver Data

0.67/0.52	
0.67/0.53	scop order+minisat_release (2018-06-13)
0.67/0.53	
0.67/0.55	c BEGIN-Prog: Mon Jul 23 15:22:21 CEST 2018
0.67/0.55	c PID: 8690
0.67/0.55	c IP: 172.20.3.105
0.67/0.55	c HOST: node105.alineos.net
0.67/0.56	c (0,0) Parsing Begin
5.68/2.24	c (1,1) Parsing End
5.68/2.26	c (1,1) CSP: 0 int (0 aux), 6600 bool (0 aux), 5576 ctr, max domain size 2
5.68/2.26	c (1,1) Heap : 394 MiB used (max 10795 MiB), NonHeap : 22 MiB used (max 0 MiB)
5.68/2.26	c (1,1) Constraint Name Generate Begin
5.99/2.30	c (1,1) Ctr:HOME/instance-4294150-1532352140.xml,Eq:IntVar:LexMatrix:Mul:Num:WeightedSum
5.99/2.30	c (1,1) Constraint Name Generate End
5.99/2.30	c (1,1) Heap : 394 MiB used (max 10795 MiB), NonHeap : 22 MiB used (max 0 MiB)
5.99/2.30	c (1,1) CSP to CSPinCNF Begin
8.65/3.15	c (2,2) translated 558 (10%) constraints
9.56/3.46	c (2,2) translated 1116 (20%) constraints
10.17/3.68	c (3,3) translated 1673 (30%) constraints
10.78/3.90	c (3,3) translated 2231 (40%) constraints
11.82/4.15	c (3,3) translated 2788 (50%) constraints
12.39/4.37	c (3,3) translated 3346 (60%) constraints
12.99/4.59	c (4,4) translated 3904 (70%) constraints
13.60/4.78	c (4,4) translated 4461 (80%) constraints
14.20/4.94	c (4,4) translated 5019 (90%) constraints
16.02/5.55	c (5,5) translated 5576 (100%) constraints
34.89/21.05	c (20,20) STATISTICS1:HOME/instance-4294150-1532352140.xml,Eq:IntVar:LexMatrix:Mul:Num:WeightedSum,19414,31459,9223372036854775807,2,4,120,9223372036854775807:110;512:240;2:15212,2:82066,4:2014;3:10928;2:12814;1:5703,120:110;10:240;2:15212;1:60042,6400:110
34.89/21.05	c (20,20) ===========================================
34.89/21.05	c (20,20) Order
34.89/21.05	c (20,20) ===========================================
35.89/21.38	c (20,20) translated 3146 (10%) constraints
36.91/21.61	c (21,20) translated 6292 (20%) constraints
37.21/21.74	c (21,20) translated 9438 (30%) constraints
37.51/21.86	c (21,20) translated 12584 (40%) constraints
37.81/21.97	c (21,20) translated 15730 (50%) constraints
38.13/22.06	c (21,21) translated 18876 (60%) constraints
38.36/22.15	c (21,21) translated 22022 (70%) constraints
38.49/22.24	c (21,21) translated 25168 (80%) constraints
39.22/22.77	c (22,21) translated 28314 (90%) constraints
39.45/22.88	c (22,21) translated 31459 (100%) constraints
39.45/22.89	c (22,21) CSP to CSPinCNF End
39.67/22.90	c (22,21) CSP: 1155 int (1155 aux), 24814 bool (18214 aux), 50144 ctr, max domain size 37
39.67/22.90	c (22,21) Heap : 589 MiB used (max 11159 MiB), NonHeap : 32 MiB used (max 0 MiB)
39.67/22.90	c (22,21) CSPinCNF Propagation Begin
40.57/23.24	c (22,22) 0 values, 5400 unsatisfiable literals, and 5400 valid clauses are removed
40.57/23.24	c (22,22) CSPinCNF Propagation End
40.57/23.24	c (22,22) CSP: 1155 int (1155 aux), 24814 bool (18214 aux), 44744 ctr, max domain size 37
40.57/23.24	c (22,22) Heap : 746 MiB used (max 11159 MiB), NonHeap : 30 MiB used (max 0 MiB)
40.57/23.24	c (22,22) Simplify CSPinCNF Begin
40.93/23.42	c (22,22) Simplify CSPinCNF End
40.93/23.43	c (22,22) CSP: 1155 int (1155 aux), 29226 bool (22626 aux), 49156 ctr, max domain size 37
40.93/23.43	c (22,22) Heap : 817 MiB used (max 11159 MiB), NonHeap : 30 MiB used (max 0 MiB)
40.93/23.43	c (22,22) Calculate Precise Domain Begin
41.19/23.50	c (22,22) 0 values are removed by re-calculation
41.19/23.50	c (22,22) Calculate Precise Domain End
41.19/23.51	c (22,22) CSP: 1155 int (1155 aux), 29226 bool (22626 aux), 49156 ctr, max domain size 37
41.19/23.51	c (22,22) Heap : 817 MiB used (max 11159 MiB), NonHeap : 31 MiB used (max 0 MiB)
41.19/23.51	c (22,22) CSPinCNF to SatSolver Begin
43.85/24.98	c (24,23) 4916 (10 %) CSP clauses are encoded (41346 SAT variables, 345560 SAT clauses)
44.16/25.03	c (24,24) 9832 (20 %) CSP clauses are encoded (41346 SAT variables, 350476 SAT clauses)
44.16/25.07	c (24,24) 14747 (30 %) CSP clauses are encoded (41346 SAT variables, 355391 SAT clauses)
44.16/25.10	c (24,24) 19663 (40 %) CSP clauses are encoded (41346 SAT variables, 360307 SAT clauses)
44.43/25.14	c (24,24) 24578 (50 %) CSP clauses are encoded (41346 SAT variables, 365222 SAT clauses)
44.43/25.18	c (24,24) 29494 (60 %) CSP clauses are encoded (41346 SAT variables, 370138 SAT clauses)
44.62/25.21	c (24,24) 34410 (70 %) CSP clauses are encoded (41346 SAT variables, 375054 SAT clauses)
46.98/27.17	c (26,26) 39325 (80 %) CSP clauses are encoded (41346 SAT variables, 866831 SAT clauses)
49.44/29.53	c (28,28) 44241 (90 %) CSP clauses are encoded (41346 SAT variables, 1529771 SAT clauses)
49.64/29.62	c (29,28) 49156 (100 %) CSP clauses are encoded (41346 SAT variables, 1537084 SAT clauses)
49.64/29.62	c (29,28) CSPinCNF to SatSolver End
49.64/29.62	c (29,28) Heap : 2803 MiB used (max 11128 MiB), NonHeap : 31 MiB used (max 0 MiB)
50.22/29.88	c (29,28) STATISTICS2:HOME/instance-4294150-1532352140.xml,Eq:IntVar:LexMatrix:Mul:Num:WeightedSum,30381,49156,1369,37,4,11,1369:20;1024:1320;512:240;441:60;121:120;99:540;81:360;2:17354,37:120;21:240;11:2640;9:1620;2:124574,4:2014;3:5528;2:28026;1:13588,11:1320;10:240;3:1100;2:17354;1:74266,
50.22/29.88	c (29,28) SatSolver.solve Begin
50.22/29.88	c (29,28) 41346 bool, 1537085 clause
50.22/29.88	c (29,28) 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-4294150-1532352140.xml-scop-8690.cnf HOME/instance-4294150-1532352140.xml-scop-8690.cnf.out
51.05/30.50	c (29,0) receiving signal SIGTERM
51.05/30.50	s UNKNOWN
51.05/30.51	c (29,28) SatSolver is killed by some reasons.
51.05/30.51	c (29,28) 1,1,22,22,22,22,29,TO,TO,STOP-AFTER(DIMACS)
51.05/30.51	c END-Prog: Mon Jul 23 15:22:51 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 (4337 MiB free)
  memory of node 1: 16384 MiB (8384 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4294150-1532352140/watcher-4294150-1532352140 -o /tmp/evaluation-result-4294150-1532352140/solver-4294150-1532352140 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1532330128-2302 --watchdog 2580 java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -order -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4294150-1532352140.xml 

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

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


[startup+0.100061 s]*
/proc/loadavg: 2.00 2.02 2.05 3/220 8705
/proc/meminfo: memFree=12969656/32770624 swapFree=67108860/67108860
[pid=8690] ppid=8687 vsize=15011656 memory=70460 CPUtime=0.11 cores=0,2,4,6
/proc/8690/stat : 8690 (java) S 8687 8690 2271 0 -1 1077944320 6297 0 0 0 10 1 0 0 20 0 15 0 52777212 15371935744 17549 33554432000 4194304 4196468 140725774378160 140725774360704 140031242964727 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
/proc/8690/statm: 3752914 17615 2777 1 0 3715374 0
[pid=8690/tid=8692] ppid=8687 vsize=15011656 memory=4282819516320289683 CPUtime=0.09 cores=0,2,4,6
/proc/8690/task/8692/stat : 8692 (java) R 8687 8690 2271 0 -1 4202560 4528 0 0 0 8 1 0 0 20 0 15 0 52777213 15371935744 17747 33554432000 4194304 4196468 140725774378160 140031214791056 140031235201854 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
[pid=8690/tid=8693] ppid=8687 vsize=15011656 memory=-3689451258167578675 CPUtime=0 cores=0,2,4,6
/proc/8690/task/8693/stat : 8693 (java) S 8687 8690 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52777214 15371935744 17747 33554432000 4194304 4196468 140725774378160 140031247207312 140031242974933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
[pid=8690/tid=8694] ppid=8687 vsize=15011656 memory=139988585166464 CPUtime=0 cores=0,2,4,6
/proc/8690/task/8694/stat : 8694 (java) S 8687 8690 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52777214 15371935744 17747 33554432000 4194304 4196468 140725774378160 140031038290704 140031242974933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
[pid=8690/tid=8695] ppid=8687 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8690/task/8695/stat : 8695 (java) S 8687 8690 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52777214 15371935744 17747 33554432000 4194304 4196468 140725774378160 140031037238416 140031242974933 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
[pid=8690/tid=8696] ppid=8687 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8690/task/8696/stat : 8696 (java) S 8687 8690 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52777214 15371935744 17747 33554432000 4194304 4196468 140725774378160 140031036185616 140031242974933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
[pid=8690/tid=8697] ppid=8687 vsize=15011656 memory=139988585166464 CPUtime=0 cores=0,2,4,6
/proc/8690/task/8697/stat : 8697 (java) S 8687 8690 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52777216 15371935744 17747 33554432000 4194304 4196468 140725774378160 140030303975536 140031242975874 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
[pid=8690/tid=8698] ppid=8687 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8690/task/8698/stat : 8698 (java) S 8687 8690 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 52777216 15371935744 17747 33554432000 4194304 4196468 140725774378160 140029758268192 140031242974933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
[pid=8690/tid=8699] ppid=8687 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8690/task/8699/stat : 8699 (java) S 8687 8690 2271 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 52777217 15371935744 17813 33554432000 4194304 4196468 140725774378160 140029624046704 140031242974933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
[pid=8690/tid=8700] ppid=8687 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8690/task/8700/stat : 8700 (java) S 8687 8690 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52777219 15371935744 17813 33554432000 4194304 4196468 140725774378160 140029249542224 140031242983323 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
[pid=8690/tid=8701] ppid=8687 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8690/task/8701/stat : 8701 (java) S 8687 8690 2271 0 -1 1077944384 312 0 0 0 0 0 0 0 20 0 15 0 52777219 15371935744 17813 33554432000 4194304 4196468 140725774378160 140030302923376 140031242975874 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
[pid=8690/tid=8702] ppid=8687 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8690/task/8702/stat : 8702 (java) S 8687 8690 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52777219 15371935744 17813 33554432000 4194304 4196468 140725774378160 140030301870576 140031242975874 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
[pid=8690/tid=8703] ppid=8687 vsize=15011656 memory=139988585166464 CPUtime=0.01 cores=0,2,4,6
/proc/8690/task/8703/stat : 8703 (java) S 8687 8690 2271 0 -1 1077944384 267 0 0 0 1 0 0 0 20 0 15 0 52777219 15371935744 17813 33554432000 4194304 4196468 140725774378160 140030300818288 140031242975874 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
[pid=8690/tid=8704] ppid=8687 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8690/task/8704/stat : 8704 (java) S 8687 8690 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52777219 15371935744 17813 33554432000 4194304 4196468 140725774378160 140028751637472 140031242974933 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
[pid=8690/tid=8705] ppid=8687 vsize=15011656 memory=139988585166464 CPUtime=0 cores=0,2,4,6
/proc/8690/task/8705/stat : 8705 (java) S 8687 8690 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52777219 15371935744 17813 33554432000 4194304 4196468 140725774378160 140030299765168 140031242975874 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 70460 KiB

[startup+0.210523 s]*
/proc/loadavg: 2.00 2.02 2.05 3/220 8705
/proc/meminfo: memFree=12955456/32770624 swapFree=67108860/67108860
[pid=8690] ppid=8687 vsize=15011656 memory=83572 CPUtime=0.26 cores=0,2,4,6
/proc/8690/stat : 8690 (java) S 8687 8690 2271 0 -1 1077944320 9875 0 0 0 23 3 0 0 20 0 15 0 52777212 15371935744 20893 33554432000 4194304 4196468 140725774378160 140725774360704 140031242964727 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
/proc/8690/statm: 3752914 20893 2874 1 0 3715374 0
[pid=8690/tid=8692] ppid=8687 vsize=15011656 memory=8389772277269004345 CPUtime=0.2 cores=0,2,4,6
/proc/8690/task/8692/stat : 8692 (java) R 8687 8690 2271 0 -1 4202560 7753 0 0 0 18 2 0 0 20 0 15 0 52777213 15371935744 20893 33554432000 4194304 4196468 140725774378160 140031214788912 140031242976662 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
[pid=8690/tid=8693] ppid=8687 vsize=15011656 memory=288230609019731991 CPUtime=0 cores=0,2,4,6
/proc/8690/task/8693/stat : 8693 (java) S 8687 8690 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52777214 15371935744 20893 33554432000 4194304 4196468 140725774378160 140031247207312 140031242974933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
[pid=8690/tid=8694] ppid=8687 vsize=15011656 memory=15682917823428248 CPUtime=0 cores=0,2,4,6
/proc/8690/task/8694/stat : 8694 (java) S 8687 8690 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52777214 15371935744 20893 33554432000 4194304 4196468 140725774378160 140031038290704 140031242974933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
[pid=8690/tid=8695] ppid=8687 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8690/task/8695/stat : 8695 (java) S 8687 8690 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52777214 15371935744 20893 33554432000 4194304 4196468 140725774378160 140031037238416 140031242974933 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
[pid=8690/tid=8696] ppid=8687 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8690/task/8696/stat : 8696 (java) S 8687 8690 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52777214 15371935744 20893 33554432000 4194304 4196468 140725774378160 140031036185616 140031242974933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
[pid=8690/tid=8697] ppid=8687 vsize=15011656 memory=139988585166464 CPUtime=0 cores=0,2,4,6
/proc/8690/task/8697/stat : 8697 (java) S 8687 8690 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52777216 15371935744 20893 33554432000 4194304 4196468 140725774378160 140030303975536 140031242975874 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
[pid=8690/tid=8698] ppid=8687 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8690/task/8698/stat : 8698 (java) S 8687 8690 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 52777216 15371935744 20893 33554432000 4194304 4196468 140725774378160 140029758268192 140031242974933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
[pid=8690/tid=8699] ppid=8687 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8690/task/8699/stat : 8699 (java) S 8687 8690 2271 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 52777217 15371935744 20893 33554432000 4194304 4196468 140725774378160 140029624046704 140031242974933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
[pid=8690/tid=8700] ppid=8687 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8690/task/8700/stat : 8700 (java) S 8687 8690 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52777219 15371935744 20893 33554432000 4194304 4196468 140725774378160 140029249542224 140031242983323 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
[pid=8690/tid=8701] ppid=8687 vsize=15011656 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/8690/task/8701/stat : 8701 (java) S 8687 8690 2271 0 -1 1077944384 437 0 0 0 1 0 0 0 20 0 15 0 52777219 15371935744 20893 33554432000 4194304 4196468 140725774378160 140030302923376 140031242975874 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
[pid=8690/tid=8702] ppid=8687 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8690/task/8702/stat : 8702 (java) S 8687 8690 2271 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 52777219 15371935744 20893 33554432000 4194304 4196468 140725774378160 140030301870576 140031242975874 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
[pid=8690/tid=8703] ppid=8687 vsize=15011656 memory=139988585166464 CPUtime=0.03 cores=0,2,4,6
/proc/8690/task/8703/stat : 8703 (java) R 8687 8690 2271 0 -1 4202560 286 0 0 0 3 0 0 0 20 0 15 0 52777219 15371935744 20893 33554432000 4194304 4196468 140725774378160 140030300816688 140031226340133 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
[pid=8690/tid=8704] ppid=8687 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8690/task/8704/stat : 8704 (java) S 8687 8690 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52777219 15371935744 20893 33554432000 4194304 4196468 140725774378160 140028751637472 140031242974933 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
[pid=8690/tid=8705] ppid=8687 vsize=15011656 memory=139988585166464 CPUtime=0 cores=0,2,4,6
/proc/8690/task/8705/stat : 8705 (java) S 8687 8690 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52777219 15371935744 20893 33554432000 4194304 4196468 140725774378160 140030299765168 140031242975874 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 83572 KiB

[startup+0.310501 s]*
/proc/loadavg: 2.00 2.02 2.05 3/220 8705
/proc/meminfo: memFree=12951356/32770624 swapFree=67108860/67108860
[pid=8690] ppid=8687 vsize=15011656 memory=87416 CPUtime=0.43 cores=0,2,4,6
/proc/8690/stat : 8690 (java) S 8687 8690 2271 0 -1 1077944320 10486 0 0 0 40 3 0 0 20 0 15 0 52777212 15371935744 21854 33554432000 4194304 4196468 140725774378160 140725774360704 140031242964727 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
/proc/8690/statm: 3752914 21854 2971 1 0 3715374 0
[pid=8690/tid=8692] ppid=8687 vsize=15011656 memory=8389772277269004345 CPUtime=0.29 cores=0,2,4,6
/proc/8690/task/8692/stat : 8692 (java) R 8687 8690 2271 0 -1 4202560 8189 0 0 0 27 2 0 0 20 0 15 0 52777213 15371935744 21854 33554432000 4194304 4196468 140725774378160 140031214768656 140031227045214 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
[pid=8690/tid=8693] ppid=8687 vsize=15011656 memory=317785485869331816 CPUtime=0 cores=0,2,4,6
/proc/8690/task/8693/stat : 8693 (java) S 8687 8690 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52777214 15371935744 21854 33554432000 4194304 4196468 140725774378160 140031247207312 140031242974933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
[pid=8690/tid=8694] ppid=8687 vsize=15011656 memory=15542929238627862 CPUtime=0 cores=0,2,4,6
/proc/8690/task/8694/stat : 8694 (java) S 8687 8690 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52777214 15371935744 21854 33554432000 4194304 4196468 140725774378160 140031038290704 140031242974933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
[pid=8690/tid=8695] ppid=8687 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8690/task/8695/stat : 8695 (java) S 8687 8690 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52777214 15371935744 21854 33554432000 4194304 4196468 140725774378160 140031037238416 140031242974933 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
[pid=8690/tid=8696] ppid=8687 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8690/task/8696/stat : 8696 (java) S 8687 8690 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52777214 15371935744 21854 33554432000 4194304 4196468 140725774378160 140031036185616 140031242974933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
[pid=8690/tid=8697] ppid=8687 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8690/task/8697/stat : 8697 (java) S 8687 8690 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52777216 15371935744 21854 33554432000 4194304 4196468 140725774378160 140030303975536 140031242975874 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
[pid=8690/tid=8698] ppid=8687 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8690/task/8698/stat : 8698 (java) S 8687 8690 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 52777216 15371935744 21854 33554432000 4194304 4196468 140725774378160 140029758268192 140031242974933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
[pid=8690/tid=8699] ppid=8687 vsize=15011656 memory=139988585166464 CPUtime=0 cores=0,2,4,6
/proc/8690/task/8699/stat : 8699 (java) S 8687 8690 2271 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 52777217 15371935744 21854 33554432000 4194304 4196468 140725774378160 140029624046704 140031242974933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
[pid=8690/tid=8700] ppid=8687 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8690/task/8700/stat : 8700 (java) S 8687 8690 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52777219 15371935744 21854 33554432000 4194304 4196468 140725774378160 140029249542224 140031242983323 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
[pid=8690/tid=8701] ppid=8687 vsize=15011656 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/8690/task/8701/stat : 8701 (java) R 8687 8690 2271 0 -1 4202560 462 0 0 0 2 0 0 0 20 0 15 0 52777219 15371935744 21854 33554432000 4194304 4196468 140725774378160 140030302923376 140031235201854 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
[pid=8690/tid=8702] ppid=8687 vsize=15011656 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/8690/task/8702/stat : 8702 (java) S 8687 8690 2271 0 -1 1077944384 157 0 0 0 2 0 0 0 20 0 15 0 52777219 15371935744 21854 33554432000 4194304 4196468 140725774378160 140030301870576 140031242975874 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
[pid=8690/tid=8703] ppid=8687 vsize=15011656 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/8690/task/8703/stat : 8703 (java) S 8687 8690 2271 0 -1 1077944384 324 0 0 0 7 0 0 0 20 0 15 0 52777219 15371935744 21854 33554432000 4194304 4196468 140725774378160 140030300818288 140031242975874 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
[pid=8690/tid=8704] ppid=8687 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8690/task/8704/stat : 8704 (java) S 8687 8690 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52777219 15371935744 21920 33554432000 4194304 4196468 140725774378160 140028751637472 140031242974933 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
[pid=8690/tid=8705] ppid=8687 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8690/task/8705/stat : 8705 (java) S 8687 8690 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52777219 15371935744 21920 33554432000 4194304 4196468 140725774378160 140030299765168 140031242975874 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 87416 KiB

[startup+0.700662 s]
/proc/loadavg: 2.00 2.02 2.05 3/220 8705
/proc/meminfo: memFree=12927792/32770624 swapFree=67108860/67108860
[pid=8690] ppid=8687 vsize=15017928 memory=129372 CPUtime=1.03 cores=0,2,4,6
/proc/8690/stat : 8690 (java) S 8687 8690 2271 0 -1 1077944320 17502 0 0 0 98 5 0 0 20 0 15 0 52777212 15378358272 32343 33554432000 4194304 4196468 140725774378160 140725774360704 140031242964727 0 0 0 25189583 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
/proc/8690/statm: 3754482 32343 3143 1 0 3715886 0
[pid=8690/tid=8692] ppid=8687 vsize=15017928 memory=796 CPUtime=0.67 cores=0,2,4,6
/proc/8690/task/8692/stat : 8692 (java) R 8687 8690 2271 0 -1 4202560 14673 0 0 0 63 4 0 0 20 0 15 0 52777213 15378358272 32343 33554432000 4194304 4196468 140725774378160 140031214802560 140030714867168 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
[pid=8690/tid=8693] ppid=8687 vsize=15017928 memory=1012 CPUtime=0 cores=0,2,4,6
/proc/8690/task/8693/stat : 8693 (java) S 8687 8690 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52777214 15378358272 32343 33554432000 4194304 4196468 140725774378160 140031247207312 140031242974933 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
[pid=8690/tid=8694] ppid=8687 vsize=15017928 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/8690/task/8694/stat : 8694 (java) S 8687 8690 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52777214 15378358272 32343 33554432000 4194304 4196468 140725774378160 140031038290704 140031242974933 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
[pid=8690/tid=8695] ppid=8687 vsize=15017928 memory=2241 CPUtime=0 cores=0,2,4,6
/proc/8690/task/8695/stat : 8695 (java) S 8687 8690 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52777214 15378358272 32343 33554432000 4194304 4196468 140725774378160 140031037238416 140031242974933 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
[pid=8690/tid=8696] ppid=8687 vsize=15017928 memory=2244 CPUtime=0 cores=0,2,4,6
/proc/8690/task/8696/stat : 8696 (java) S 8687 8690 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52777214 15378358272 32343 33554432000 4194304 4196468 140725774378160 140031036185616 140031242974933 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
[pid=8690/tid=8697] ppid=8687 vsize=15017928 memory=279976972953376 CPUtime=0 cores=0,2,4,6
/proc/8690/task/8697/stat : 8697 (java) S 8687 8690 2271 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 52777216 15378358272 32343 33554432000 4194304 4196468 140725774378160 140030303975536 140031242975874 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
[pid=8690/tid=8698] ppid=8687 vsize=15017928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8690/task/8698/stat : 8698 (java) S 8687 8690 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 52777216 15378358272 32343 33554432000 4194304 4196468 140725774378160 140029758268192 140031242974933 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
[pid=8690/tid=8699] ppid=8687 vsize=15017928 memory=1936 CPUtime=0 cores=0,2,4,6
/proc/8690/task/8699/stat : 8699 (java) S 8687 8690 2271 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 52777217 15378358272 32343 33554432000 4194304 4196468 140725774378160 140029624046704 140031242974933 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
[pid=8690/tid=8700] ppid=8687 vsize=15017928 memory=1196 CPUtime=0 cores=0,2,4,6
/proc/8690/task/8700/stat : 8700 (java) S 8687 8690 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52777219 15378358272 32343 33554432000 4194304 4196468 140725774378160 140029249542224 140031242983323 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
[pid=8690/tid=8701] ppid=8687 vsize=15017928 memory=8380 CPUtime=0.08 cores=0,2,4,6
/proc/8690/task/8701/stat : 8701 (java) R 8687 8690 2271 0 -1 4202560 597 0 0 0 8 0 0 0 20 0 15 0 52777219 15378358272 32343 33554432000 4194304 4196468 140725774378160 140030302912976 140031227360795 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
[pid=8690/tid=8702] ppid=8687 vsize=15017928 memory=7307210974946176466 CPUtime=0.09 cores=0,2,4,6
/proc/8690/task/8702/stat : 8702 (java) S 8687 8690 2271 0 -1 1077944384 372 0 0 0 9 0 0 0 20 0 15 0 52777219 15378358272 32343 33554432000 4194304 4196468 140725774378160 140030301860368 140031242974933 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
[pid=8690/tid=8703] ppid=8687 vsize=15017928 memory=7302135314614015847 CPUtime=0.17 cores=0,2,4,6
/proc/8690/task/8703/stat : 8703 (java) R 8687 8690 2271 0 -1 4202560 500 0 0 0 17 0 0 0 20 0 15 0 52777219 15378358272 32343 33554432000 4194304 4196468 140725774378160 140030300815224 140031235681879 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
[pid=8690/tid=8704] ppid=8687 vsize=15017928 memory=7885635084775281008 CPUtime=0 cores=0,2,4,6
/proc/8690/task/8704/stat : 8704 (java) S 8687 8690 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52777219 15378358272 32343 33554432000 4194304 4196468 140725774378160 140028751637472 140031242974933 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
[pid=8690/tid=8705] ppid=8687 vsize=15017928 memory=18448 CPUtime=0 cores=0,2,4,6
/proc/8690/task/8705/stat : 8705 (java) S 8687 8690 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52777219 15378358272 32343 33554432000 4194304 4196468 140725774378160 140030299765168 140031242975874 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
Current children cumulated CPU time: 1.03 s
Current children cumulated vsize: 15017928 KiB
Current children cumulated memory: 129372 KiB

[startup+1.50091 s]
/proc/loadavg: 2.00 2.02 2.05 5/220 8705
/proc/meminfo: memFree=12851804/32770624 swapFree=67108860/67108860
[pid=8690] ppid=8687 vsize=15022100 memory=235788 CPUtime=3.44 cores=0,2,4,6
/proc/8690/stat : 8690 (java) S 8687 8690 2271 0 -1 1077944320 20601 0 0 0 335 9 0 0 20 0 15 0 52777212 15382630400 58947 33554432000 4194304 4196468 140725774378160 140725774360704 140031242964727 0 0 0 25189583 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
/proc/8690/statm: 3755525 58947 3201 1 0 3716910 0
[pid=8690/tid=8692] ppid=8687 vsize=15022100 memory=288230377108275491 CPUtime=1.47 cores=0,2,4,6
/proc/8690/task/8692/stat : 8692 (java) R 8687 8690 2271 0 -1 4202560 15458 0 0 0 140 7 0 0 20 0 15 0 52777213 15382630400 58947 33554432000 4194304 4196468 140725774378160 140031214797984 140030715951360 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
[pid=8690/tid=8693] ppid=8687 vsize=15022100 memory=288293289789228285 CPUtime=0 cores=0,2,4,6
/proc/8690/task/8693/stat : 8693 (java) S 8687 8690 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52777214 15382630400 58947 33554432000 4194304 4196468 140725774378160 140031247207312 140031242974933 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
[pid=8690/tid=8694] ppid=8687 vsize=15022100 memory=288285580272600099 CPUtime=0 cores=0,2,4,6
/proc/8690/task/8694/stat : 8694 (java) S 8687 8690 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52777214 15382630400 58947 33554432000 4194304 4196468 140725774378160 140031038290704 140031242974933 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
[pid=8690/tid=8695] ppid=8687 vsize=15022100 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8690/task/8695/stat : 8695 (java) S 8687 8690 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52777214 15382630400 58947 33554432000 4194304 4196468 140725774378160 140031037238416 140031242974933 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
[pid=8690/tid=8696] ppid=8687 vsize=15022100 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8690/task/8696/stat : 8696 (java) S 8687 8690 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52777214 15382630400 58947 33554432000 4194304 4196468 140725774378160 140031036185616 140031242974933 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
[pid=8690/tid=8697] ppid=8687 vsize=15022100 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8690/task/8697/stat : 8697 (java) S 8687 8690 2271 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 52777216 15382630400 58947 33554432000 4194304 4196468 140725774378160 140030303975536 140031242975874 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0

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

/proc/8690/task/8703/stat : 8703 (java) S 8687 8690 2271 0 -1 1077944384 5676 0 0 0 132 2 0 0 20 0 15 0 52777219 15384727552 774873 33554432000 4194304 4196468 140725774378160 140030300818288 140031242975874 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
[pid=8690/tid=8704] ppid=8687 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8690/task/8704/stat : 8704 (java) S 8687 8690 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52777219 15384727552 774873 33554432000 4194304 4196468 140725774378160 140028751637472 140031242974933 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
[pid=8690/tid=8705] ppid=8687 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8690/task/8705/stat : 8705 (java) S 8687 8690 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52777219 15384727552 774873 33554432000 4194304 4196468 140725774378160 140030299765168 140031242975874 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
Current children cumulated CPU time: 24.12 s
Current children cumulated vsize: 15024148 KiB
Current children cumulated memory: 3099492 KiB

[startup+25.5008 s]
/proc/loadavg: 2.12 2.05 2.05 5/220 8705
/proc/meminfo: memFree=9693044/32770624 swapFree=67108860/67108860
[pid=8690] ppid=8687 vsize=15026264 memory=3325068 CPUtime=45.02 cores=0,2,4,6
/proc/8690/stat : 8690 (java) S 8687 8690 2271 0 -1 1077944320 59851 0 0 0 4415 87 0 0 20 0 15 0 52777212 15386894336 831267 33554432000 4194304 4196468 140725774378160 140725774360704 140031242964727 0 0 0 25189583 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
/proc/8690/statm: 3756566 831267 3262 1 0 3717422 0
[pid=8690/tid=8692] ppid=8687 vsize=15026264 memory=3325068 CPUtime=24.98 cores=0,2,4,6
/proc/8690/task/8692/stat : 8692 (java) R 8687 8690 2271 0 -1 4202560 23009 0 0 0 2448 50 0 0 20 0 15 0 52777213 15386894336 831267 33554432000 4194304 4196468 140725774378160 140031214795120 140030728150113 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
[pid=8690/tid=8693] ppid=8687 vsize=15026264 memory=3326024 CPUtime=0.39 cores=0,2,4,6
/proc/8690/task/8693/stat : 8693 (java) S 8687 8690 2271 0 -1 1077944384 405 0 0 0 33 6 0 0 20 0 15 0 52777214 15386894336 831267 33554432000 4194304 4196468 140725774378160 140031247207312 140031242974933 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
[pid=8690/tid=8694] ppid=8687 vsize=15026264 memory=279976973411456 CPUtime=0.43 cores=0,2,4,6
/proc/8690/task/8694/stat : 8694 (java) S 8687 8690 2271 0 -1 1077944384 1230 0 0 0 36 7 0 0 20 0 15 0 52777214 15386894336 831267 33554432000 4194304 4196468 140725774378160 140031038290704 140031242974933 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
[pid=8690/tid=8695] ppid=8687 vsize=15026264 memory=3326024 CPUtime=0.38 cores=0,2,4,6
/proc/8690/task/8695/stat : 8695 (java) S 8687 8690 2271 0 -1 1077944384 695 0 0 0 32 6 0 0 20 0 15 0 52777214 15386894336 831267 33554432000 4194304 4196468 140725774378160 140031037238416 140031242974933 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
[pid=8690/tid=8696] ppid=8687 vsize=15026264 memory=55 CPUtime=0.43 cores=0,2,4,6
/proc/8690/task/8696/stat : 8696 (java) S 8687 8690 2271 0 -1 1077944384 273 0 0 0 36 7 0 0 20 0 15 0 52777214 15386894336 831267 33554432000 4194304 4196468 140725774378160 140031036185616 140031242974933 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
[pid=8690/tid=8697] ppid=8687 vsize=15026264 memory=3325064 CPUtime=0.02 cores=0,2,4,6
/proc/8690/task/8697/stat : 8697 (java) S 8687 8690 2271 0 -1 1077944384 275 0 0 0 2 0 0 0 20 0 15 0 52777216 15386894336 831267 33554432000 4194304 4196468 140725774378160 140030303975536 140031242975874 0 0 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
[pid=8690/tid=8698] ppid=8687 vsize=15026264 memory=4136 CPUtime=0 cores=0,2,4,6
/proc/8690/task/8698/stat : 8698 (java) S 8687 8690 2271 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 15 0 52777216 15386894336 831267 33554432000 4194304 4196468 140725774378160 140029758268256 140031242974933 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
[pid=8690/tid=8699] ppid=8687 vsize=15026264 memory=148 CPUtime=0 cores=0,2,4,6
/proc/8690/task/8699/stat : 8699 (java) S 8687 8690 2271 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 15 0 52777217 15386894336 831267 33554432000 4194304 4196468 140725774378160 140029624046720 140031242974933 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
[pid=8690/tid=8700] ppid=8687 vsize=15026264 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8690/task/8700/stat : 8700 (java) S 8687 8690 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52777219 15386894336 831267 33554432000 4194304 4196468 140725774378160 140029249542224 140031242983323 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
[pid=8690/tid=8701] ppid=8687 vsize=15026264 memory=3214416 CPUtime=8.28 cores=0,2,4,6
/proc/8690/task/8701/stat : 8701 (java) S 8687 8690 2271 0 -1 1077944384 9032 0 0 0 826 2 0 0 20 0 15 0 52777219 15386894336 831267 33554432000 4194304 4196468 140725774378160 140030302923376 140031242975874 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
[pid=8690/tid=8702] ppid=8687 vsize=15026264 memory=2588 CPUtime=8.07 cores=0,2,4,6
/proc/8690/task/8702/stat : 8702 (java) S 8687 8690 2271 0 -1 1077944384 11486 0 0 0 805 2 0 0 20 0 15 0 52777219 15386894336 831267 33554432000 4194304 4196468 140725774378160 140030301870576 140031242975874 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
[pid=8690/tid=8703] ppid=8687 vsize=15026264 memory=2200 CPUtime=1.94 cores=0,2,4,6
/proc/8690/task/8703/stat : 8703 (java) S 8687 8690 2271 0 -1 1077944384 11856 0 0 0 191 3 0 0 20 0 15 0 52777219 15386894336 831267 33554432000 4194304 4196468 140725774378160 140030300818288 140031242975874 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
[pid=8690/tid=8704] ppid=8687 vsize=15026264 memory=7444819964895188821 CPUtime=0 cores=0,2,4,6
/proc/8690/task/8704/stat : 8704 (java) S 8687 8690 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52777219 15386894336 831267 33554432000 4194304 4196468 140725774378160 140028751637472 140031242974933 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
[pid=8690/tid=8705] ppid=8687 vsize=15026264 memory=5787213827063244903 CPUtime=0 cores=0,2,4,6
/proc/8690/task/8705/stat : 8705 (java) S 8687 8690 2271 0 -1 1077944384 234 0 0 0 0 0 0 0 20 0 15 0 52777219 15386894336 831267 33554432000 4194304 4196468 140725774378160 140030299765168 140031242975874 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
Current children cumulated CPU time: 45.02 s
Current children cumulated vsize: 15026264 KiB
Current children cumulated memory: 3325068 KiB



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+30.5009 s]
/proc/loadavg: 2.11 2.04 2.05 3/225 8711
/proc/meminfo: memFree=8912944/32770624 swapFree=67108860/67108860
[pid=8690] ppid=8687 vsize=15683912 memory=4029416 CPUtime=50.46 cores=0,2,4,6
/proc/8690/stat : 8690 (java) S 8687 8690 2271 0 -1 1077944320 61460 0 0 0 4930 116 0 0 20 0 19 0 52777212 16060325888 1007354 33554432000 4194304 4196468 140725774378160 140725774360704 140031242964727 0 0 0 25189583 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
/proc/8690/statm: 3920978 1007354 3266 1 0 3881834 0
[pid=8706] ppid=8690 vsize=199060 memory=151176 CPUtime=0.59 cores=0,2,4,6
/proc/8706/stat : 8706 (minisat_release) R 8690 8690 2271 0 -1 4202496 29095 0 0 0 55 4 0 0 20 0 1 0 52780202 203837440 37794 33554432000 4194304 4308513 140735290217248 140735290214392 4209341 0 4 0 8388610 0 0 0 17 4 0 0 0 0 0 6409496 6410680 22237184 140735290221233 140735290221742 140735290221742 140735290224581 0
/proc/8706/statm: 49765 37794 331 28 0 46005 0
[pid=8690/tid=8692] ppid=8687 vsize=15683912 memory=0 CPUtime=29.3 cores=0,2,4,6
/proc/8690/task/8692/stat : 8692 (java) S 8687 8690 2271 0 -1 1077944384 23771 0 0 0 2864 66 0 0 20 0 19 0 52777213 16060325888 1007354 33554432000 4194304 4196468 140725774378160 140031214803968 140031242974933 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
[pid=8690/tid=8693] ppid=8687 vsize=15683912 memory=4032284 CPUtime=0.51 cores=0,2,4,6
/proc/8690/task/8693/stat : 8693 (java) S 8687 8690 2271 0 -1 1077944384 466 0 0 0 42 9 0 0 20 0 19 0 52777214 16060325888 1007354 33554432000 4194304 4196468 140725774378160 140031247207312 140031242974933 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
[pid=8690/tid=8694] ppid=8687 vsize=15683912 memory=4029416 CPUtime=0.55 cores=0,2,4,6
/proc/8690/task/8694/stat : 8694 (java) S 8687 8690 2271 0 -1 1077944384 1312 0 0 0 45 10 0 0 20 0 19 0 52777214 16060325888 1007354 33554432000 4194304 4196468 140725774378160 140031038290704 140031242974933 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
[pid=8690/tid=8695] ppid=8687 vsize=15683912 memory=3325064 CPUtime=0.49 cores=0,2,4,6
/proc/8690/task/8695/stat : 8695 (java) S 8687 8690 2271 0 -1 1077944384 758 0 0 0 40 9 0 0 20 0 19 0 52777214 16060325888 1007354 33554432000 4194304 4196468 140725774378160 140031037238416 140031242974933 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
[pid=8690/tid=8696] ppid=8687 vsize=15683912 memory=4136 CPUtime=0.55 cores=0,2,4,6
/proc/8690/task/8696/stat : 8696 (java) S 8687 8690 2271 0 -1 1077944384 364 0 0 0 44 11 0 0 20 0 19 0 52777214 16060325888 1007354 33554432000 4194304 4196468 140725774378160 140031036185616 140031242974933 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
[pid=8690/tid=8697] ppid=8687 vsize=15683912 memory=3325068 CPUtime=0.03 cores=0,2,4,6
/proc/8690/task/8697/stat : 8697 (java) S 8687 8690 2271 0 -1 1077944384 275 0 0 0 3 0 0 0 20 0 19 0 52777216 16060325888 1007354 33554432000 4194304 4196468 140725774378160 140030303975536 140031242975874 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
[pid=8690/tid=8698] ppid=8687 vsize=15683912 memory=3326024 CPUtime=0 cores=0,2,4,6
/proc/8690/task/8698/stat : 8698 (java) S 8687 8690 2271 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 19 0 52777216 16060325888 1007354 33554432000 4194304 4196468 140725774378160 140029758268256 140031242974933 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
[pid=8690/tid=8699] ppid=8687 vsize=15683912 memory=288230574492221466 CPUtime=0 cores=0,2,4,6
/proc/8690/task/8699/stat : 8699 (java) S 8687 8690 2271 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 19 0 52777217 16060325888 1007354 33554432000 4194304 4196468 140725774378160 140029624046720 140031242974933 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
[pid=8690/tid=8700] ppid=8687 vsize=15683912 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8690/task/8700/stat : 8700 (java) S 8687 8690 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 52777219 16060325888 1007354 33554432000 4194304 4196468 140725774378160 140029249542224 140031242983323 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
[pid=8690/tid=8701] ppid=8687 vsize=15683912 memory=16098156739823870 CPUtime=8.49 cores=0,2,4,6
/proc/8690/task/8701/stat : 8701 (java) S 8687 8690 2271 0 -1 1077944384 9036 0 0 0 847 2 0 0 20 0 19 0 52777219 16060325888 1007354 33554432000 4194304 4196468 140725774378160 140030302923376 140031242975874 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
[pid=8690/tid=8702] ppid=8687 vsize=15683912 memory=4427205132082312746 CPUtime=8.46 cores=0,2,4,6
/proc/8690/task/8702/stat : 8702 (java) S 8687 8690 2271 0 -1 1077944384 11937 0 0 0 844 2 0 0 20 0 19 0 52777219 16060325888 1007354 33554432000 4194304 4196468 140725774378160 140030301870576 140031242975874 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
[pid=8690/tid=8703] ppid=8687 vsize=15683912 memory=-7023579799431922829 CPUtime=1.98 cores=0,2,4,6
/proc/8690/task/8703/stat : 8703 (java) S 8687 8690 2271 0 -1 1077944384 11880 0 0 0 195 3 0 0 20 0 19 0 52777219 16060325888 1007354 33554432000 4194304 4196468 140725774378160 140030300818288 140031242975874 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
[pid=8690/tid=8704] ppid=8687 vsize=15683912 memory=4027656 CPUtime=0 cores=0,2,4,6
/proc/8690/task/8704/stat : 8704 (java) S 8687 8690 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 52777219 16060325888 1007354 33554432000 4194304 4196468 140725774378160 140028751637472 140031242974933 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
[pid=8690/tid=8705] ppid=8687 vsize=15683912 memory=4616 CPUtime=0.01 cores=0,2,4,6
/proc/8690/task/8705/stat : 8705 (java) S 8687 8690 2271 0 -1 1077944384 234 0 0 0 1 0 0 0 20 0 19 0 52777219 16060325888 1007354 33554432000 4194304 4196468 140725774378160 140030299765168 140031242975874 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
[pid=8690/tid=8707] ppid=8687 vsize=15683912 memory=4136 CPUtime=0 cores=0,2,4,6
/proc/8690/task/8707/stat : 8707 (java) S 8687 8690 2271 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 52780202 16060325888 1007354 33554432000 4194304 4196468 140725774378160 140031033574336 140031242989337 0 4 0 25189583 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
[pid=8690/tid=8709] ppid=8687 vsize=15683912 memory=17024 CPUtime=0 cores=0,2,4,6
/proc/8690/task/8709/stat : 8709 (java) S 8687 8690 2271 0 -1 4202560 24 0 0 0 0 0 0 0 20 0 19 0 52780202 16060325888 1007354 33554432000 4194304 4196468 140725774378160 140028214750640 140031242986653 0 4 0 25189583 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
[pid=8690/tid=8710] ppid=8687 vsize=15683912 memory=2420 CPUtime=0 cores=0,2,4,6
/proc/8690/task/8710/stat : 8710 (java) S 8687 8690 2271 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 52780203 16060325888 1007354 33554432000 4194304 4196468 140725774378160 140028348972848 140031242986653 0 4 0 25189583 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
[pid=8690/tid=8711] ppid=8687 vsize=15683912 memory=1292 CPUtime=0 cores=0,2,4,6
/proc/8690/task/8711/stat : 8711 (java) S 8687 8690 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 52780204 16060325888 1007354 33554432000 4194304 4196468 140725774378160 140027946327456 140031242974933 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
Current children cumulated CPU time: 51.05 s
Current children cumulated vsize: 15882972 KiB
Current children cumulated memory: 4180592 KiB

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

[startup+30.544 s]
# the end of solver process 8690 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=49.8679 s, system=1.25901 s

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

[startup+30.5009 s]
/proc/loadavg: 2.11 2.04 2.05 3/225 8711
/proc/meminfo: memFree=8912944/32770624 swapFree=67108860/67108860
[pid=8690] ppid=8687 vsize=15683912 memory=4029416 CPUtime=50.46 cores=0,2,4,6
/proc/8690/stat : 8690 (java) S 8687 8690 2271 0 -1 1077944320 61460 0 0 0 4930 116 0 0 20 0 19 0 52777212 16060325888 1007354 33554432000 4194304 4196468 140725774378160 140725774360704 140031242964727 0 0 0 25189583 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
/proc/8690/statm: 3920978 1007354 3266 1 0 3881834 0
[pid=8706] ppid=8690 vsize=199060 memory=151176 CPUtime=0.59 cores=0,2,4,6
/proc/8706/stat : 8706 (minisat_release) R 8690 8690 2271 0 -1 4202496 29095 0 0 0 55 4 0 0 20 0 1 0 52780202 203837440 37794 33554432000 4194304 4308513 140735290217248 140735290214392 4209341 0 4 0 8388610 0 0 0 17 4 0 0 0 0 0 6409496 6410680 22237184 140735290221233 140735290221742 140735290221742 140735290224581 0
/proc/8706/statm: 49765 37794 331 28 0 46005 0
[pid=8690/tid=8692] ppid=8687 vsize=15683912 memory=0 CPUtime=29.3 cores=0,2,4,6
/proc/8690/task/8692/stat : 8692 (java) S 8687 8690 2271 0 -1 1077944384 23771 0 0 0 2864 66 0 0 20 0 19 0 52777213 16060325888 1007354 33554432000 4194304 4196468 140725774378160 140031214803968 140031242974933 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
[pid=8690/tid=8693] ppid=8687 vsize=15683912 memory=4032284 CPUtime=0.51 cores=0,2,4,6
/proc/8690/task/8693/stat : 8693 (java) S 8687 8690 2271 0 -1 1077944384 466 0 0 0 42 9 0 0 20 0 19 0 52777214 16060325888 1007354 33554432000 4194304 4196468 140725774378160 140031247207312 140031242974933 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
[pid=8690/tid=8694] ppid=8687 vsize=15683912 memory=4029416 CPUtime=0.55 cores=0,2,4,6
/proc/8690/task/8694/stat : 8694 (java) S 8687 8690 2271 0 -1 1077944384 1312 0 0 0 45 10 0 0 20 0 19 0 52777214 16060325888 1007354 33554432000 4194304 4196468 140725774378160 140031038290704 140031242974933 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
[pid=8690/tid=8695] ppid=8687 vsize=15683912 memory=3325064 CPUtime=0.49 cores=0,2,4,6
/proc/8690/task/8695/stat : 8695 (java) S 8687 8690 2271 0 -1 1077944384 758 0 0 0 40 9 0 0 20 0 19 0 52777214 16060325888 1007354 33554432000 4194304 4196468 140725774378160 140031037238416 140031242974933 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
[pid=8690/tid=8696] ppid=8687 vsize=15683912 memory=4136 CPUtime=0.55 cores=0,2,4,6
/proc/8690/task/8696/stat : 8696 (java) S 8687 8690 2271 0 -1 1077944384 364 0 0 0 44 11 0 0 20 0 19 0 52777214 16060325888 1007354 33554432000 4194304 4196468 140725774378160 140031036185616 140031242974933 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
[pid=8690/tid=8697] ppid=8687 vsize=15683912 memory=3325068 CPUtime=0.03 cores=0,2,4,6
/proc/8690/task/8697/stat : 8697 (java) S 8687 8690 2271 0 -1 1077944384 275 0 0 0 3 0 0 0 20 0 19 0 52777216 16060325888 1007354 33554432000 4194304 4196468 140725774378160 140030303975536 140031242975874 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
[pid=8690/tid=8698] ppid=8687 vsize=15683912 memory=3326024 CPUtime=0 cores=0,2,4,6
/proc/8690/task/8698/stat : 8698 (java) S 8687 8690 2271 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 19 0 52777216 16060325888 1007354 33554432000 4194304 4196468 140725774378160 140029758268256 140031242974933 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
[pid=8690/tid=8699] ppid=8687 vsize=15683912 memory=288230574492221466 CPUtime=0 cores=0,2,4,6
/proc/8690/task/8699/stat : 8699 (java) S 8687 8690 2271 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 19 0 52777217 16060325888 1007354 33554432000 4194304 4196468 140725774378160 140029624046720 140031242974933 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
[pid=8690/tid=8700] ppid=8687 vsize=15683912 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8690/task/8700/stat : 8700 (java) S 8687 8690 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 52777219 16060325888 1007354 33554432000 4194304 4196468 140725774378160 140029249542224 140031242983323 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
[pid=8690/tid=8701] ppid=8687 vsize=15683912 memory=16098156739823870 CPUtime=8.49 cores=0,2,4,6
/proc/8690/task/8701/stat : 8701 (java) S 8687 8690 2271 0 -1 1077944384 9036 0 0 0 847 2 0 0 20 0 19 0 52777219 16060325888 1007354 33554432000 4194304 4196468 140725774378160 140030302923376 140031242975874 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
[pid=8690/tid=8702] ppid=8687 vsize=15683912 memory=4427205132082312746 CPUtime=8.46 cores=0,2,4,6
/proc/8690/task/8702/stat : 8702 (java) S 8687 8690 2271 0 -1 1077944384 11937 0 0 0 844 2 0 0 20 0 19 0 52777219 16060325888 1007354 33554432000 4194304 4196468 140725774378160 140030301870576 140031242975874 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
[pid=8690/tid=8703] ppid=8687 vsize=15683912 memory=-7023579799431922829 CPUtime=1.98 cores=0,2,4,6
/proc/8690/task/8703/stat : 8703 (java) S 8687 8690 2271 0 -1 1077944384 11880 0 0 0 195 3 0 0 20 0 19 0 52777219 16060325888 1007354 33554432000 4194304 4196468 140725774378160 140030300818288 140031242975874 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
[pid=8690/tid=8704] ppid=8687 vsize=15683912 memory=4027656 CPUtime=0 cores=0,2,4,6
/proc/8690/task/8704/stat : 8704 (java) S 8687 8690 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 52777219 16060325888 1007354 33554432000 4194304 4196468 140725774378160 140028751637472 140031242974933 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
[pid=8690/tid=8705] ppid=8687 vsize=15683912 memory=4616 CPUtime=0.01 cores=0,2,4,6
/proc/8690/task/8705/stat : 8705 (java) S 8687 8690 2271 0 -1 1077944384 234 0 0 0 1 0 0 0 20 0 19 0 52777219 16060325888 1007354 33554432000 4194304 4196468 140725774378160 140030299765168 140031242975874 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
[pid=8690/tid=8707] ppid=8687 vsize=15683912 memory=4136 CPUtime=0 cores=0,2,4,6
/proc/8690/task/8707/stat : 8707 (java) S 8687 8690 2271 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 52780202 16060325888 1007354 33554432000 4194304 4196468 140725774378160 140031033574336 140031242989337 0 4 0 25189583 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
[pid=8690/tid=8709] ppid=8687 vsize=15683912 memory=17024 CPUtime=0 cores=0,2,4,6
/proc/8690/task/8709/stat : 8709 (java) S 8687 8690 2271 0 -1 4202560 24 0 0 0 0 0 0 0 20 0 19 0 52780202 16060325888 1007354 33554432000 4194304 4196468 140725774378160 140028214750640 140031242986653 0 4 0 25189583 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
[pid=8690/tid=8710] ppid=8687 vsize=15683912 memory=2420 CPUtime=0 cores=0,2,4,6
/proc/8690/task/8710/stat : 8710 (java) S 8687 8690 2271 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 52780203 16060325888 1007354 33554432000 4194304 4196468 140725774378160 140028348972848 140031242986653 0 4 0 25189583 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
[pid=8690/tid=8711] ppid=8687 vsize=15683912 memory=1292 CPUtime=0 cores=0,2,4,6
/proc/8690/task/8711/stat : 8711 (java) S 8687 8690 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 52780204 16060325888 1007354 33554432000 4194304 4196468 140725774378160 140027946327456 140031242974933 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27705344 140725774382067 140725774382345 140725774382345 140725774385103 0
Current children cumulated CPU time: 51.05 s
Current children cumulated vsize: 15882972 KiB
Current children cumulated memory: 4180592 KiB

Child status: 1
Real time (s): 30.544
CPU time (s): 51.1269
CPU user time (s): 49.8679
CPU system time (s): 1.25901
CPU usage (%): 167.388
Max. virtual memory (cumulated for all children) (KiB): 15882972
Max. memory (cumulated for all children) (KiB): 4180592

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 49.8679
system time used= 1.25901
maximum resident set size= 4032284
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 90709
page faults= 0
swaps= 0
block input operations= 0
block output operations= 99928
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5973
involuntary context switches= 151


# summary of solver processes directly reported to runsolver:
#   pid: 8690
#   total CPU time (s): 51.1269
#   total CPU user time (s): 49.8679
#   total CPU system time (s): 1.25901

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.198771 second user time and 0.346714 second system time

The end

Launcher Data

Begin job on node105 at 2018-07-23 15:22:20
IDJOB=4294150
IDBENCH=141335
IDSOLVER=2756
FILE ID=node105/4294150-1532352140
RUNJOBID= node105-1532330128-2302
PBS_JOBID= 21019001
Free space on /tmp= 44840 MiB

SOLVER NAME= scop order+MapleCOMSPS (2018-06-13)
BENCH NAME= XCSP18/Bibd/Bibd-sc-10-03-08_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-4294150-1532352140/watcher-4294150-1532352140 -o /tmp/evaluation-result-4294150-1532352140/solver-4294150-1532352140 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1532330128-2302 --watchdog 2580  java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -order -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4294150-1532352140.xml

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

MD5SUM BENCH= 21283a47fd6fd3b1d87e6d18823d33f4
RANDOM SEED=1053187945

node105.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.32
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.32
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.32
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.32
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:        13028584 kB
MemAvailable:   28677296 kB
Buffers:          198328 kB
Cached:         15423968 kB
SwapCached:            0 kB
Active:          4669676 kB
Inactive:       14263536 kB
Active(anon):    3263120 kB
Inactive(anon):    67172 kB
Active(file):    1406556 kB
Inactive(file): 14196364 kB
Unevictable:        7296 kB
Mlocked:            7296 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8124 kB
Writeback:             0 kB
AnonPages:       3383468 kB
Mapped:            49332 kB
Shmem:             17036 kB
Slab:             501976 kB
SReclaimable:     474252 kB
SUnreclaim:        27724 kB
KernelStack:        3968 kB
PageTables:        11940 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13555860 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3164160 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      130432 kB
DirectMap2M:    33415168 kB

Free space on /tmp at the end= 44832 MiB
End job on node105 at 2018-07-23 15:22:51