Trace number 4295733

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) 463.24 448.732

General information on the benchmark

NameSportsScheduling/
SportsScheduling-14_c18.xml
MD5SUM1e3f519c957d5cb55b89b746c42a86fa
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 benchmark49.9118
Satisfiable
(Un)Satisfiability was proved
Number of variables287
Number of constraints147
Number of domains2
Minimum domain size14
Maximum domain size91
Distribution of domain sizes[{"size":14,"count":196},{"size":91,"count":91}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":98},{"degree":4,"count":189}]
Minimum constraint arity1
Maximum constraint arity91
Distribution of constraint arities[{"arity":1,"count":7},{"arity":2,"count":7},{"arity":3,"count":91},{"arity":7,"count":13},{"arity":14,"count":14},{"arity":26,"count":7},{"arity":28,"count":7},{"arity":91,"count":1}]
Number of extensional constraints91
Number of intensional constraints14
Distribution of constraint types[{"type":"extension","count":91},{"type":"intension","count":14},{"type":"allDifferent","count":15},{"type":"count","count":13},{"type":"cardinality","count":14}]
Optimization problemNO
Type of objective

Solver Data

0.67/0.52	
0.67/0.52	scop order+minisat_release (2018-06-13)
0.67/0.52	
0.67/0.54	c BEGIN-Prog: Thu Jul 26 07:59:53 CEST 2018
0.67/0.54	c PID: 6035
0.67/0.54	c IP: 172.20.3.150
0.67/0.54	c HOST: node150.alineos.net
0.67/0.55	c (0,0) Parsing Begin
1.62/1.01	c (0,0) Parsing End
1.62/1.02	c (0,0) CSP: 287 int (0 aux), 0 bool (0 aux), 147 ctr, max domain size 91
1.62/1.02	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.62/1.02	c (0,0) Constraint Name Generate Begin
1.62/1.02	c (0,0) Ctr:HOME/instance-4295733-1532584792.xml,AllDifferent:Cardinality:Count:Eq:ExtensionSupport:IntVar:Lt:Num
1.62/1.02	c (0,0) Constraint Name Generate End
1.62/1.03	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 20 MiB used (max 0 MiB)
1.62/1.03	c (0,0) CSP to CSPinCNF Begin
4.35/2.06	c (1,1) translated 15 (10%) constraints
5.55/2.47	c (1,1) translated 30 (20%) constraints
6.74/2.84	c (2,2) translated 45 (30%) constraints
7.28/3.13	c (2,2) translated 59 (40%) constraints
7.67/3.43	c (2,2) translated 74 (50%) constraints
7.98/3.73	c (3,3) translated 89 (60%) constraints
8.81/4.07	c (3,3) translated 103 (70%) constraints
10.69/4.60	c (4,4) translated 118 (80%) constraints
10.69/4.62	c (4,4) translated 133 (90%) constraints
11.01/4.75	c (4,4) translated 147 (100%) constraints
12.27/5.17	c (4,4) STATISTICS1:HOME/instance-4295733-1532584792.xml,AllDifferent:Cardinality:Count:Eq:ExtensionSupport:IntVar:Lt:Num,12586,56253,134217728,91,91,28,134217728:196;33554432:196;91:3486;64:26;13:1281;1:609,91:38136;13:42294;2:85582;1:3185,91:2;14:301;13:91;12:91;11:91;10:91;9:91;8:91;7:91;6:91;5:91;4:14105;3:14574;2:26131;1:321,28:196;26:196;7:26;2:5376;1:153356;0:91,
12.27/5.17	c (4,4) ===========================================
12.27/5.17	c (4,4) Order
12.27/5.17	c (4,4) ===========================================
12.91/5.34	c (4,4) translated 5626 (10%) constraints
13.19/5.45	c (4,4) translated 11251 (20%) constraints
13.40/5.56	c (5,5) translated 16876 (30%) constraints
13.71/5.66	c (5,5) translated 22502 (40%) constraints
13.90/5.74	c (5,5) translated 28127 (50%) constraints
13.99/5.83	c (5,5) translated 33752 (60%) constraints
14.10/5.91	c (5,5) translated 39378 (70%) constraints
14.10/6.00	c (5,5) translated 45003 (80%) constraints
15.15/6.30	c (5,5) translated 50628 (90%) constraints
16.70/6.83	c (6,6) translated 56253 (100%) constraints
16.70/6.83	c (6,6) CSP to CSPinCNF End
16.70/6.84	c (6,6) CSP: 1072 int (785 aux), 15134 bool (15134 aux), 63217 ctr, max domain size 89
16.70/6.84	c (6,6) Heap : 1858 MiB used (max 10795 MiB), NonHeap : 34 MiB used (max 0 MiB)
16.70/6.84	c (6,6) CSPinCNF Propagation Begin
18.35/7.53	c (7,6) 2514 values, 9493 unsatisfiable literals, and 7097 valid clauses are removed
18.35/7.53	c (7,6) CSPinCNF Propagation End
18.35/7.53	c (7,6) CSP: 2962 int (2675 aux), 13244 bool (13244 aux), 56120 ctr, max domain size 89
18.35/7.53	c (7,6) Heap : 2196 MiB used (max 10795 MiB), NonHeap : 32 MiB used (max 0 MiB)
18.35/7.53	c (7,6) Simplify CSPinCNF Begin
19.11/7.87	c (7,7) Simplify CSPinCNF End
19.11/7.87	c (7,7) CSP: 2962 int (2675 aux), 23422 bool (23422 aux), 66298 ctr, max domain size 89
19.11/7.87	c (7,7) Heap : 2309 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
19.11/7.87	c (7,7) Calculate Precise Domain Begin
19.33/7.92	c (7,7) 7 values are removed by re-calculation
19.33/7.92	c (7,7) Calculate Precise Domain End
19.33/7.93	c (7,7) CSP: 2962 int (2675 aux), 23422 bool (23422 aux), 66298 ctr, max domain size 89
19.33/7.93	c (7,7) Heap : 2309 MiB used (max 10795 MiB), NonHeap : 32 MiB used (max 0 MiB)
19.33/7.93	c (7,7) CSPinCNF to SatSolver Begin
19.93/8.11	c (7,7) 6630 (10 %) CSP clauses are encoded (35386 SAT variables, 17570 SAT clauses)
19.93/8.16	c (7,7) 13260 (20 %) CSP clauses are encoded (35386 SAT variables, 24200 SAT clauses)
20.20/8.21	c (7,7) 19890 (30 %) CSP clauses are encoded (35386 SAT variables, 30830 SAT clauses)
20.20/8.25	c (7,7) 26520 (40 %) CSP clauses are encoded (35386 SAT variables, 37460 SAT clauses)
20.20/8.29	c (7,7) 33149 (50 %) CSP clauses are encoded (35386 SAT variables, 44089 SAT clauses)
20.31/8.33	c (7,7) 39779 (60 %) CSP clauses are encoded (35386 SAT variables, 50719 SAT clauses)
22.08/9.30	c (8,8) 46409 (70 %) CSP clauses are encoded (35386 SAT variables, 371509 SAT clauses)
22.86/10.02	c (9,9) 53039 (80 %) CSP clauses are encoded (35386 SAT variables, 684555 SAT clauses)
23.48/10.37	c (9,9) 59669 (90 %) CSP clauses are encoded (35386 SAT variables, 742499 SAT clauses)
24.02/10.61	c (10,9) 66298 (100 %) CSP clauses are encoded (35386 SAT variables, 805672 SAT clauses)
24.02/10.61	c (10,9) CSPinCNF to SatSolver End
24.02/10.61	c (10,9) Heap : 1707 MiB used (max 10795 MiB), NonHeap : 32 MiB used (max 0 MiB)
24.85/11.00	c (10,10) STATISTICS2:HOME/instance-4295733-1532584792.xml,AllDifferent:Cardinality:Count:Eq:ExtensionSupport:IntVar:Lt:Num,26384,66298,1024,89,13,11,1024:2;512:306;256:614;128:2;89:6972;72:1;64:24;32:56;27:65;18:6;16:196;15:18;13:693;12:1680;10:1;9:252;4:42;1:840,89:44674;13:36260;12:7812;10:2;9:296;8:2;5:80;3:1678;2:104692;1:2660,13:168;12:168;11:84;10:84;9:84;8:84;7:110;6:84;5:84;4:13020;3:12243;2:38493;1:1592,11:196;10:784;9:196;7:24;3:385;2:10185;1:164703,
24.85/11.00	c (10,10) SatSolver.solve Begin
24.85/11.00	c (10,10) 35386 bool, 805684 clause
24.85/11.00	c (10,10) 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-4295733-1532584792.xml-scop-6035.cnf HOME/instance-4295733-1532584792.xml-scop-6035.cnf.out
463.19/448.70	c (448,0) receiving signal SIGTERM
463.19/448.70	s UNKNOWN
463.19/448.71	c (448,10) SatSolver is killed by some reasons.
463.19/448.71	c (448,10) 0,0,6,7,7,7,10,TO,TO,STOP-AFTER(DIMACS)
463.19/448.71	c END-Prog: Thu Jul 26 08:07:21 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 (9863 MiB free)
  memory of node 1: 16384 MiB (10860 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4295733-1532584792/watcher-4295733-1532584792 -o /tmp/evaluation-result-4295733-1532584792/solver-4295733-1532584792 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1532562189-32680 --watchdog 2580 java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -order -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4295733-1532584792.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=6035, runsolver pid=6032


[startup+0.100118 s]*
/proc/loadavg: 2.02 2.02 2.05 3/220 6050
/proc/meminfo: memFree=21160928/32770624 swapFree=67108860/67108860
[pid=6035] ppid=6032 vsize=15011656 memory=74416 CPUtime=0.11 cores=0,2,4,6
/proc/6035/stat : 6035 (java) S 6032 6035 32649 0 -1 1077944320 6248 0 0 0 9 2 0 0 20 0 15 0 76042478 15371935744 18604 33554432000 4194304 4196468 140728385946272 140728385928816 139621579255543 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
/proc/6035/statm: 3752914 18604 2778 1 0 3715374 0
[pid=6035/tid=6037] ppid=6032 vsize=15011656 memory=7100839887183514216 CPUtime=0.09 cores=0,2,4,6
/proc/6035/task/6037/stat : 6037 (java) R 6032 6035 32649 0 -1 4202560 4636 0 0 0 8 1 0 0 20 0 15 0 76042479 15371935744 18868 33554432000 4194304 4196468 140728385946272 139621551067528 139621559531264 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
[pid=6035/tid=6038] ppid=6032 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6035/task/6038/stat : 6038 (java) S 6032 6035 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76042480 15371935744 18868 33554432000 4194304 4196468 140728385946272 139621583498000 139621579265749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
[pid=6035/tid=6039] ppid=6032 vsize=15011656 memory=140315003192960 CPUtime=0 cores=0,2,4,6
/proc/6035/task/6039/stat : 6039 (java) S 6032 6035 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76042480 15371935744 18868 33554432000 4194304 4196468 140728385946272 139621039680400 139621579265749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
[pid=6035/tid=6040] ppid=6032 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6035/task/6040/stat : 6040 (java) S 6032 6035 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76042480 15371935744 18868 33554432000 4194304 4196468 140728385946272 139621038627856 139621579265749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
[pid=6035/tid=6041] ppid=6032 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6035/task/6041/stat : 6041 (java) S 6032 6035 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76042480 15371935744 18934 33554432000 4194304 4196468 140728385946272 139621037575312 139621579265749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
[pid=6035/tid=6042] ppid=6032 vsize=15011656 memory=140315003192960 CPUtime=0 cores=0,2,4,6
/proc/6035/task/6042/stat : 6042 (java) S 6032 6035 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76042482 15371935744 18934 33554432000 4194304 4196468 140728385946272 139620549330928 139621579266690 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
[pid=6035/tid=6043] ppid=6032 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6035/task/6043/stat : 6043 (java) S 6032 6035 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 76042482 15371935744 18934 33554432000 4194304 4196468 140728385946272 139620192871328 139621579265749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
[pid=6035/tid=6044] ppid=6032 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6035/task/6044/stat : 6044 (java) S 6032 6035 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76042483 15371935744 18934 33554432000 4194304 4196468 140728385946272 139619924435952 139621579265749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
[pid=6035/tid=6045] ppid=6032 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6035/task/6045/stat : 6045 (java) S 6032 6035 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76042485 15371935744 18934 33554432000 4194304 4196468 140728385946272 139619549927632 139621579274139 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
[pid=6035/tid=6046] ppid=6032 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6035/task/6046/stat : 6046 (java) S 6032 6035 32649 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 15 0 76042485 15371935744 18934 33554432000 4194304 4196468 140728385946272 139620548278768 139621579266690 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
[pid=6035/tid=6047] ppid=6032 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6035/task/6047/stat : 6047 (java) S 6032 6035 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76042485 15371935744 18934 33554432000 4194304 4196468 140728385946272 139620547226224 139621579266690 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
[pid=6035/tid=6048] ppid=6032 vsize=15011656 memory=140315003192960 CPUtime=0.01 cores=0,2,4,6
/proc/6035/task/6048/stat : 6048 (java) S 6032 6035 32649 0 -1 1077944384 269 0 0 0 1 0 0 0 20 0 15 0 76042485 15371935744 18934 33554432000 4194304 4196468 140728385946272 139620546173680 139621579266690 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
[pid=6035/tid=6049] ppid=6032 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6035/task/6049/stat : 6049 (java) S 6032 6035 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76042485 15371935744 18934 33554432000 4194304 4196468 140728385946272 139619052022880 139621579265749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
[pid=6035/tid=6050] ppid=6032 vsize=15011656 memory=140315003192960 CPUtime=0 cores=0,2,4,6
/proc/6035/task/6050/stat : 6050 (java) S 6032 6035 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76042485 15371935744 18934 33554432000 4194304 4196468 140728385946272 139620545120560 139621579266690 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 74416 KiB

[startup+0.210357 s]*
/proc/loadavg: 2.02 2.02 2.05 3/220 6050
/proc/meminfo: memFree=21146744/32770624 swapFree=67108860/67108860
[pid=6035] ppid=6032 vsize=15011656 memory=86708 CPUtime=0.25 cores=0,2,4,6
/proc/6035/stat : 6035 (java) S 6032 6035 32649 0 -1 1077944320 9586 0 0 0 23 2 0 0 20 0 15 0 76042478 15371935744 21677 33554432000 4194304 4196468 140728385946272 140728385928816 139621579255543 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
/proc/6035/statm: 3752914 21677 2882 1 0 3715374 0
[pid=6035/tid=6037] ppid=6032 vsize=15011656 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/6035/task/6037/stat : 6037 (java) R 6032 6035 32649 0 -1 4202560 7489 0 0 0 18 2 0 0 20 0 15 0 76042479 15371935744 21677 33554432000 4194304 4196468 140728385946272 139621551081392 139621082171473 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
[pid=6035/tid=6038] ppid=6032 vsize=15011656 memory=288230617609666583 CPUtime=0 cores=0,2,4,6
/proc/6035/task/6038/stat : 6038 (java) S 6032 6035 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76042480 15371935744 21677 33554432000 4194304 4196468 140728385946272 139621583498000 139621579265749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
[pid=6035/tid=6039] ppid=6032 vsize=15011656 memory=3761271845856216736 CPUtime=0 cores=0,2,4,6
/proc/6035/task/6039/stat : 6039 (java) S 6032 6035 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76042480 15371935744 21677 33554432000 4194304 4196468 140728385946272 139621039680400 139621579265749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
[pid=6035/tid=6040] ppid=6032 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6035/task/6040/stat : 6040 (java) S 6032 6035 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76042480 15371935744 21677 33554432000 4194304 4196468 140728385946272 139621038627856 139621579265749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
[pid=6035/tid=6041] ppid=6032 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6035/task/6041/stat : 6041 (java) S 6032 6035 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76042480 15371935744 21677 33554432000 4194304 4196468 140728385946272 139621037575312 139621579265749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
[pid=6035/tid=6042] ppid=6032 vsize=15011656 memory=140315003192960 CPUtime=0 cores=0,2,4,6
/proc/6035/task/6042/stat : 6042 (java) S 6032 6035 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76042482 15371935744 21677 33554432000 4194304 4196468 140728385946272 139620549330928 139621579266690 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
[pid=6035/tid=6043] ppid=6032 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6035/task/6043/stat : 6043 (java) S 6032 6035 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 76042482 15371935744 21677 33554432000 4194304 4196468 140728385946272 139620192871328 139621579265749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
[pid=6035/tid=6044] ppid=6032 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6035/task/6044/stat : 6044 (java) S 6032 6035 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76042483 15371935744 21677 33554432000 4194304 4196468 140728385946272 139619924435952 139621579265749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
[pid=6035/tid=6045] ppid=6032 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6035/task/6045/stat : 6045 (java) S 6032 6035 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76042485 15371935744 21677 33554432000 4194304 4196468 140728385946272 139619549927632 139621579274139 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
[pid=6035/tid=6046] ppid=6032 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6035/task/6046/stat : 6046 (java) R 6032 6035 32649 0 -1 1077944384 453 0 0 0 0 0 0 0 20 0 15 0 76042485 15371935744 21677 33554432000 4194304 4196468 140728385946272 139620548278768 139621579266690 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
[pid=6035/tid=6047] ppid=6032 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6035/task/6047/stat : 6047 (java) R 6032 6035 32649 0 -1 4202560 30 0 0 0 0 0 0 0 20 0 15 0 76042485 15371935744 21677 33554432000 4194304 4196468 140728385946272 139620547226224 139621558418704 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
[pid=6035/tid=6048] ppid=6032 vsize=15011656 memory=140315003192960 CPUtime=0.03 cores=0,2,4,6
/proc/6035/task/6048/stat : 6048 (java) S 6032 6035 32649 0 -1 1077944384 290 0 0 0 3 0 0 0 20 0 15 0 76042485 15371935744 21677 33554432000 4194304 4196468 140728385946272 139620546173680 139621579266690 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
[pid=6035/tid=6049] ppid=6032 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6035/task/6049/stat : 6049 (java) S 6032 6035 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76042485 15371935744 21677 33554432000 4194304 4196468 140728385946272 139619052022880 139621579265749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
[pid=6035/tid=6050] ppid=6032 vsize=15011656 memory=140315003192960 CPUtime=0 cores=0,2,4,6
/proc/6035/task/6050/stat : 6050 (java) S 6032 6035 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76042485 15371935744 21677 33554432000 4194304 4196468 140728385946272 139620545120560 139621579266690 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 86708 KiB

[startup+0.310473 s]*
/proc/loadavg: 2.02 2.02 2.05 3/220 6050
/proc/meminfo: memFree=21143704/32770624 swapFree=67108860/67108860
[pid=6035] ppid=6032 vsize=15011656 memory=90440 CPUtime=0.43 cores=0,2,4,6
/proc/6035/stat : 6035 (java) S 6032 6035 32649 0 -1 1077944320 10121 0 0 0 40 3 0 0 20 0 15 0 76042478 15371935744 22610 33554432000 4194304 4196468 140728385946272 140728385928816 139621579255543 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
/proc/6035/statm: 3752914 22610 3031 1 0 3715374 0
[pid=6035/tid=6037] ppid=6032 vsize=15011656 memory=0 CPUtime=0.29 cores=0,2,4,6
/proc/6035/task/6037/stat : 6037 (java) R 6032 6035 32649 0 -1 4202560 7862 0 0 0 27 2 0 0 20 0 15 0 76042479 15371935744 22610 33554432000 4194304 4196468 140728385946272 139621551059696 139621559531250 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
[pid=6035/tid=6038] ppid=6032 vsize=15011656 memory=4294967295 CPUtime=0 cores=0,2,4,6
/proc/6035/task/6038/stat : 6038 (java) S 6032 6035 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76042480 15371935744 22610 33554432000 4194304 4196468 140728385946272 139621583498000 139621579265749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
[pid=6035/tid=6039] ppid=6032 vsize=15011656 memory=140315003192960 CPUtime=0 cores=0,2,4,6
/proc/6035/task/6039/stat : 6039 (java) S 6032 6035 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76042480 15371935744 22610 33554432000 4194304 4196468 140728385946272 139621039680400 139621579265749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
[pid=6035/tid=6040] ppid=6032 vsize=15011656 memory=2241 CPUtime=0 cores=0,2,4,6
/proc/6035/task/6040/stat : 6040 (java) S 6032 6035 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76042480 15371935744 22610 33554432000 4194304 4196468 140728385946272 139621038627856 139621579265749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
[pid=6035/tid=6041] ppid=6032 vsize=15011656 memory=140314903945423 CPUtime=0 cores=0,2,4,6
/proc/6035/task/6041/stat : 6041 (java) S 6032 6035 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76042480 15371935744 22610 33554432000 4194304 4196468 140728385946272 139621037575312 139621579265749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
[pid=6035/tid=6042] ppid=6032 vsize=15011656 memory=140315003192960 CPUtime=0 cores=0,2,4,6
/proc/6035/task/6042/stat : 6042 (java) S 6032 6035 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76042482 15371935744 22610 33554432000 4194304 4196468 140728385946272 139620549330928 139621579266690 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
[pid=6035/tid=6043] ppid=6032 vsize=15011656 memory=140314903966159 CPUtime=0 cores=0,2,4,6
/proc/6035/task/6043/stat : 6043 (java) S 6032 6035 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 76042482 15371935744 22610 33554432000 4194304 4196468 140728385946272 139620192871328 139621579265749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
[pid=6035/tid=6044] ppid=6032 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6035/task/6044/stat : 6044 (java) S 6032 6035 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76042483 15371935744 22610 33554432000 4194304 4196468 140728385946272 139619924435952 139621579265749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
[pid=6035/tid=6045] ppid=6032 vsize=15011656 memory=280629807904640 CPUtime=0 cores=0,2,4,6
/proc/6035/task/6045/stat : 6045 (java) S 6032 6035 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76042485 15371935744 22610 33554432000 4194304 4196468 140728385946272 139619549927632 139621579274139 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
[pid=6035/tid=6046] ppid=6032 vsize=15011656 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/6035/task/6046/stat : 6046 (java) R 6032 6035 32649 0 -1 1077944384 479 0 0 0 1 0 0 0 20 0 15 0 76042485 15371935744 22610 33554432000 4194304 4196468 140728385946272 139620548278768 139621579266690 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
[pid=6035/tid=6047] ppid=6032 vsize=15011656 memory=140314903977871 CPUtime=0.03 cores=0,2,4,6
/proc/6035/task/6047/stat : 6047 (java) S 6032 6035 32649 0 -1 1077944384 135 0 0 0 3 0 0 0 20 0 15 0 76042485 15371935744 22610 33554432000 4194304 4196468 140728385946272 139620547226224 139621579266690 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
[pid=6035/tid=6048] ppid=6032 vsize=15011656 memory=140315003192960 CPUtime=0.07 cores=0,2,4,6
/proc/6035/task/6048/stat : 6048 (java) R 6032 6035 32649 0 -1 4202560 309 0 0 0 7 0 0 0 20 0 15 0 76042485 15371935744 22610 33554432000 4194304 4196468 140728385946272 139620546173680 139621558239237 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
[pid=6035/tid=6049] ppid=6032 vsize=15011656 memory=140314903983007 CPUtime=0 cores=0,2,4,6
/proc/6035/task/6049/stat : 6049 (java) S 6032 6035 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76042485 15371935744 22610 33554432000 4194304 4196468 140728385946272 139619052022880 139621579265749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
[pid=6035/tid=6050] ppid=6032 vsize=15011656 memory=140315079235438 CPUtime=0 cores=0,2,4,6
/proc/6035/task/6050/stat : 6050 (java) S 6032 6035 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76042485 15371935744 22610 33554432000 4194304 4196468 140728385946272 139620545120560 139621579266690 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 90440 KiB

[startup+0.701573 s]
/proc/loadavg: 2.02 2.02 2.05 3/220 6050
/proc/meminfo: memFree=21119644/32770624 swapFree=67108860/67108860
[pid=6035] ppid=6032 vsize=15020052 memory=129812 CPUtime=1 cores=0,2,4,6
/proc/6035/stat : 6035 (java) S 6032 6035 32649 0 -1 1077944320 17219 0 0 0 95 5 0 0 20 0 15 0 76042478 15380533248 32453 33554432000 4194304 4196468 140728385946272 140728385928816 139621579255543 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
/proc/6035/statm: 3755013 32453 3160 1 0 3716398 0
[pid=6035/tid=6037] ppid=6032 vsize=15020052 memory=0 CPUtime=0.67 cores=0,2,4,6
/proc/6035/task/6037/stat : 6037 (java) R 6032 6035 32649 0 -1 4202560 14477 0 0 0 63 4 0 0 20 0 15 0 76042479 15380533248 32453 33554432000 4194304 4196468 140728385946272 139621551082832 139621565429584 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
[pid=6035/tid=6038] ppid=6032 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6035/task/6038/stat : 6038 (java) S 6032 6035 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76042480 15380533248 32453 33554432000 4194304 4196468 140728385946272 139621583498000 139621579265749 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
[pid=6035/tid=6039] ppid=6032 vsize=15020052 memory=79 CPUtime=0 cores=0,2,4,6
/proc/6035/task/6039/stat : 6039 (java) S 6032 6035 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76042480 15380533248 32453 33554432000 4194304 4196468 140728385946272 139621039680400 139621579265749 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
[pid=6035/tid=6040] ppid=6032 vsize=15020052 memory=1 CPUtime=0 cores=0,2,4,6
/proc/6035/task/6040/stat : 6040 (java) S 6032 6035 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76042480 15380533248 32453 33554432000 4194304 4196468 140728385946272 139621038627856 139621579265749 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
[pid=6035/tid=6041] ppid=6032 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6035/task/6041/stat : 6041 (java) S 6032 6035 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76042480 15380533248 32453 33554432000 4194304 4196468 140728385946272 139621037575312 139621579265749 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
[pid=6035/tid=6042] ppid=6032 vsize=15020052 memory=166265096252153 CPUtime=0 cores=0,2,4,6
/proc/6035/task/6042/stat : 6042 (java) S 6032 6035 32649 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 76042482 15380533248 32453 33554432000 4194304 4196468 140728385946272 139620549330928 139621579266690 0 0 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
[pid=6035/tid=6043] ppid=6032 vsize=15020052 memory=446415 CPUtime=0 cores=0,2,4,6
/proc/6035/task/6043/stat : 6043 (java) S 6032 6035 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 76042482 15380533248 32453 33554432000 4194304 4196468 140728385946272 139620192871328 139621579265749 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
[pid=6035/tid=6044] ppid=6032 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6035/task/6044/stat : 6044 (java) S 6032 6035 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76042483 15380533248 32453 33554432000 4194304 4196468 140728385946272 139619924435952 139621579265749 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
[pid=6035/tid=6045] ppid=6032 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6035/task/6045/stat : 6045 (java) S 6032 6035 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76042485 15380533248 32453 33554432000 4194304 4196468 140728385946272 139619549927632 139621579274139 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
[pid=6035/tid=6046] ppid=6032 vsize=15020052 memory=7809523229951467574 CPUtime=0.06 cores=0,2,4,6
/proc/6035/task/6046/stat : 6046 (java) R 6032 6035 32649 0 -1 4202560 718 0 0 0 6 0 0 0 20 0 15 0 76042485 15380533248 32453 33554432000 4194304 4196468 140728385946272 139620548268032 139621562755984 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
[pid=6035/tid=6047] ppid=6032 vsize=15020052 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/6035/task/6047/stat : 6047 (java) R 6032 6035 32649 0 -1 4202560 233 0 0 0 7 0 0 0 20 0 15 0 76042485 15380533248 32453 33554432000 4194304 4196468 140728385946272 139620547213040 139621557388556 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
[pid=6035/tid=6048] ppid=6032 vsize=15020052 memory=-3535359994705171810 CPUtime=0.17 cores=0,2,4,6
/proc/6035/task/6048/stat : 6048 (java) S 6032 6035 32649 0 -1 1077944384 451 0 0 0 17 0 0 0 20 0 15 0 76042485 15380533248 32453 33554432000 4194304 4196468 140728385946272 139620546173680 139621579266690 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
[pid=6035/tid=6049] ppid=6032 vsize=15020052 memory=6944656592387989600 CPUtime=0 cores=0,2,4,6
/proc/6035/task/6049/stat : 6049 (java) S 6032 6035 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76042485 15380533248 32453 33554432000 4194304 4196468 140728385946272 139619052022880 139621579265749 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
[pid=6035/tid=6050] ppid=6032 vsize=15020052 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/6035/task/6050/stat : 6050 (java) S 6032 6035 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76042485 15380533248 32453 33554432000 4194304 4196468 140728385946272 139620545120560 139621579266690 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
Current children cumulated CPU time: 1 s
Current children cumulated vsize: 15020052 KiB
Current children cumulated memory: 129812 KiB

[startup+1.50139 s]
/proc/loadavg: 2.02 2.02 2.05 5/220 6050
/proc/meminfo: memFree=21091100/32770624 swapFree=67108860/67108860
[pid=6035] ppid=6032 vsize=15024148 memory=170052 CPUtime=2.8 cores=0,2,4,6
/proc/6035/stat : 6035 (java) S 6032 6035 32649 0 -1 1077944320 21076 0 0 0 273 7 0 0 20 0 15 0 76042478 15384727552 42513 33554432000 4194304 4196468 140728385946272 140728385928816 139621579255543 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
/proc/6035/statm: 3756037 42513 3202 1 0 3717422 0
[pid=6035/tid=6037] ppid=6032 vsize=15024148 memory=0 CPUtime=1.46 cores=0,2,4,6
/proc/6035/task/6037/stat : 6037 (java) R 6032 6035 32649 0 -1 4202560 15784 0 0 0 141 5 0 0 20 0 15 0 76042479 15384727552 42513 33554432000 4194304 4196468 140728385946272 139621551092992 139621560661842 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
[pid=6035/tid=6038] ppid=6032 vsize=15024148 memory=6007896904692880997 CPUtime=0 cores=0,2,4,6
/proc/6035/task/6038/stat : 6038 (java) S 6032 6035 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76042480 15384727552 42513 33554432000 4194304 4196468 140728385946272 139621583498000 139621579265749 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
[pid=6035/tid=6039] ppid=6032 vsize=15024148 memory=7013630004954491474 CPUtime=0 cores=0,2,4,6
/proc/6035/task/6039/stat : 6039 (java) S 6032 6035 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76042480 15384727552 42513 33554432000 4194304 4196468 140728385946272 139621039680400 139621579265749 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
[pid=6035/tid=6040] ppid=6032 vsize=15024148 memory=7013630004954491474 CPUtime=0 cores=0,2,4,6
/proc/6035/task/6040/stat : 6040 (java) S 6032 6035 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76042480 15384727552 42513 33554432000 4194304 4196468 140728385946272 139621038627856 139621579265749 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
[pid=6035/tid=6041] ppid=6032 vsize=15024148 memory=7013630004954491474 CPUtime=0 cores=0,2,4,6
/proc/6035/task/6041/stat : 6041 (java) S 6032 6035 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76042480 15384727552 42513 33554432000 4194304 4196468 140728385946272 139621037575312 139621579265749 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
[pid=6035/tid=6042] ppid=6032 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6035/task/6042/stat : 6042 (java) S 6032 6035 32649 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 76042482 15384727552 42513 33554432000 4194304 4196468 140728385946272 139620549330928 139621579266690 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0

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

/proc/meminfo: memFree=17972372/32770624 swapFree=67108860/67108860
[pid=6035] ppid=6032 vsize=15683912 memory=3103932 CPUtime=25.55 cores=0,2,4,6
/proc/6035/stat : 6035 (java) S 6032 6035 32649 0 -1 1077944320 40192 0 0 0 2482 73 0 0 20 0 19 0 76042478 16060325888 775983 33554432000 4194304 4196468 140728385946272 140728385928816 139621579255543 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
/proc/6035/statm: 3920978 775983 3235 1 0 3881834 0
[pid=6058] ppid=6035 vsize=159600 memory=132960 CPUtime=391.21 cores=0,2,4,6
/proc/6058/stat : 6058 (minisat_release) R 6035 6035 32649 0 -1 4202496 195793 0 0 0 39082 39 0 0 20 0 1 0 76043580 163430400 33240 33554432000 4194304 4308513 140729506865264 140729506862168 4269646 0 4 0 8396802 0 0 0 17 0 0 0 0 0 0 6409496 6410680 36356096 140729506874033 140729506874542 140729506874542 140729506877381 0
/proc/6058/statm: 39900 33240 353 28 0 36140 0
[pid=6035/tid=6037] ppid=6032 vsize=15683912 memory=126724 CPUtime=10.91 cores=0,2,4,6
/proc/6035/task/6037/stat : 6037 (java) S 6032 6035 32649 0 -1 1077944384 18544 0 0 0 1044 47 0 0 20 0 19 0 76042479 16060325888 775983 33554432000 4194304 4196468 140728385946272 139621551094784 139621579265749 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
[pid=6035/tid=6038] ppid=6032 vsize=15683912 memory=3103932 CPUtime=0.09 cores=0,2,4,6
/proc/6035/task/6038/stat : 6038 (java) S 6032 6035 32649 0 -1 1077944384 55 0 0 0 7 2 0 0 20 0 19 0 76042480 16060325888 775983 33554432000 4194304 4196468 140728385946272 139621583498000 139621579265749 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
[pid=6035/tid=6039] ppid=6032 vsize=15683912 memory=3103932 CPUtime=0.09 cores=0,2,4,6
/proc/6035/task/6039/stat : 6039 (java) S 6032 6035 32649 0 -1 1077944384 60 0 0 0 7 2 0 0 20 0 19 0 76042480 16060325888 775983 33554432000 4194304 4196468 140728385946272 139621039680400 139621579265749 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
[pid=6035/tid=6040] ppid=6032 vsize=15683912 memory=3103932 CPUtime=0.09 cores=0,2,4,6
/proc/6035/task/6040/stat : 6040 (java) S 6032 6035 32649 0 -1 1077944384 42 0 0 0 7 2 0 0 20 0 19 0 76042480 16060325888 775983 33554432000 4194304 4196468 140728385946272 139621038627856 139621579265749 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
[pid=6035/tid=6041] ppid=6032 vsize=15683912 memory=3103932 CPUtime=0.09 cores=0,2,4,6
/proc/6035/task/6041/stat : 6041 (java) S 6032 6035 32649 0 -1 1077944384 135 0 0 0 7 2 0 0 20 0 19 0 76042480 16060325888 775983 33554432000 4194304 4196468 140728385946272 139621037575312 139621579265749 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
[pid=6035/tid=6042] ppid=6032 vsize=15683912 memory=3103932 CPUtime=0.01 cores=0,2,4,6
/proc/6035/task/6042/stat : 6042 (java) S 6032 6035 32649 0 -1 1077944384 22 0 0 0 1 0 0 0 20 0 19 0 76042482 16060325888 775983 33554432000 4194304 4196468 140728385946272 139620549330928 139621579266690 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
[pid=6035/tid=6043] ppid=6032 vsize=15683912 memory=3103932 CPUtime=0 cores=0,2,4,6
/proc/6035/task/6043/stat : 6043 (java) S 6032 6035 32649 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 19 0 76042482 16060325888 775983 33554432000 4194304 4196468 140728385946272 139620192871328 139621579265749 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
[pid=6035/tid=6044] ppid=6032 vsize=15683912 memory=3103932 CPUtime=0 cores=0,2,4,6
/proc/6035/task/6044/stat : 6044 (java) S 6032 6035 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 76042483 16060325888 775983 33554432000 4194304 4196468 140728385946272 139619924435952 139621579265749 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
[pid=6035/tid=6045] ppid=6032 vsize=15683912 memory=3103932 CPUtime=0 cores=0,2,4,6
/proc/6035/task/6045/stat : 6045 (java) S 6032 6035 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 76042485 16060325888 775983 33554432000 4194304 4196468 140728385946272 139619549927632 139621579274139 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
[pid=6035/tid=6046] ppid=6032 vsize=15683912 memory=3103932 CPUtime=6.05 cores=0,2,4,6
/proc/6035/task/6046/stat : 6046 (java) S 6032 6035 32649 0 -1 1077944384 8356 0 0 0 603 2 0 0 20 0 19 0 76042485 16060325888 775983 33554432000 4194304 4196468 140728385946272 139620548278768 139621579266690 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
[pid=6035/tid=6047] ppid=6032 vsize=15683912 memory=4136 CPUtime=6.24 cores=0,2,4,6
/proc/6035/task/6047/stat : 6047 (java) S 6032 6035 32649 0 -1 1077944384 5100 0 0 0 623 1 0 0 20 0 19 0 76042485 16060325888 775983 33554432000 4194304 4196468 140728385946272 139620547226224 139621579266690 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
[pid=6035/tid=6048] ppid=6032 vsize=15683912 memory=3103932 CPUtime=1.69 cores=0,2,4,6
/proc/6035/task/6048/stat : 6048 (java) S 6032 6035 32649 0 -1 1077944384 6468 0 0 0 167 2 0 0 20 0 19 0 76042485 16060325888 775983 33554432000 4194304 4196468 140728385946272 139620546173680 139621579266690 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
[pid=6035/tid=6049] ppid=6032 vsize=15683912 memory=3103932 CPUtime=0 cores=0,2,4,6
/proc/6035/task/6049/stat : 6049 (java) S 6032 6035 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 76042485 16060325888 775983 33554432000 4194304 4196468 140728385946272 139619052022880 139621579265749 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
[pid=6035/tid=6050] ppid=6032 vsize=15683912 memory=4136 CPUtime=0.19 cores=0,2,4,6
/proc/6035/task/6050/stat : 6050 (java) S 6032 6035 32649 0 -1 1077944384 29 0 0 0 10 9 0 0 20 0 19 0 76042485 16060325888 775983 33554432000 4194304 4196468 140728385946272 139620545120560 139621579266690 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
[pid=6035/tid=6059] ppid=6032 vsize=15683912 memory=23028 CPUtime=0 cores=0,2,4,6
/proc/6035/task/6059/stat : 6059 (java) S 6032 6035 32649 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 76043580 16060325888 775983 33554432000 4194304 4196468 140728385946272 139620663530560 139621579280153 0 4 0 25189583 18446744071579417331 0 0 -1 6 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
[pid=6035/tid=6061] ppid=6032 vsize=15683912 memory=3103932 CPUtime=0 cores=0,2,4,6
/proc/6035/task/6061/stat : 6061 (java) S 6032 6035 32649 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 76043581 16060325888 775983 33554432000 4194304 4196468 140728385946272 139618515140144 139621579277469 0 4 0 25189583 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
[pid=6035/tid=6062] ppid=6032 vsize=15683912 memory=3103932 CPUtime=0 cores=0,2,4,6
/proc/6035/task/6062/stat : 6062 (java) S 6032 6035 32649 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 76043582 16060325888 775983 33554432000 4194304 4196468 140728385946272 139618246704816 139621579277469 0 4 0 25189583 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
[pid=6035/tid=6063] ppid=6032 vsize=15683912 memory=128792 CPUtime=0 cores=0,2,4,6
/proc/6035/task/6063/stat : 6063 (java) S 6032 6035 32649 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 76043584 16060325888 775983 33554432000 4194304 4196468 140728385946272 139618783583776 139621579265749 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
Current children cumulated CPU time: 416.76 s
Current children cumulated vsize: 15843512 KiB
Current children cumulated memory: 3236892 KiB



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+448.701 s]
/proc/loadavg: 2.01 2.04 2.05 3/225 6093
/proc/meminfo: memFree=17979616/32770624 swapFree=67108860/67108860
[pid=6035] ppid=6032 vsize=15683912 memory=3103932 CPUtime=25.58 cores=0,2,4,6
/proc/6035/stat : 6035 (java) S 6032 6035 32649 0 -1 1077944320 40194 0 0 0 2484 74 0 0 20 0 19 0 76042478 16060325888 775983 33554432000 4194304 4196468 140728385946272 140728385928816 139621579255543 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
/proc/6035/statm: 3920978 775983 3235 1 0 3881834 0
[pid=6058] ppid=6035 vsize=190056 memory=155132 CPUtime=437.61 cores=0,2,4,6
/proc/6058/stat : 6058 (minisat_release) R 6035 6035 32649 0 -1 4202496 212042 0 0 0 43717 44 0 0 20 0 1 0 76043580 194617344 38783 33554432000 4194304 4308513 140729506865264 140729506862712 4276080 0 4 0 8396802 0 0 0 17 0 0 0 0 0 0 6409496 6410680 36356096 140729506874033 140729506874542 140729506874542 140729506877381 0
/proc/6058/statm: 47514 38783 353 28 0 43754 0
[pid=6035/tid=6037] ppid=6032 vsize=15683912 memory=3103932 CPUtime=10.91 cores=0,2,4,6
/proc/6035/task/6037/stat : 6037 (java) S 6032 6035 32649 0 -1 1077944384 18544 0 0 0 1044 47 0 0 20 0 19 0 76042479 16060325888 775983 33554432000 4194304 4196468 140728385946272 139621551094784 139621579265749 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
[pid=6035/tid=6038] ppid=6032 vsize=15683912 memory=3103932 CPUtime=0.09 cores=0,2,4,6
/proc/6035/task/6038/stat : 6038 (java) S 6032 6035 32649 0 -1 1077944384 55 0 0 0 7 2 0 0 20 0 19 0 76042480 16060325888 775983 33554432000 4194304 4196468 140728385946272 139621583498000 139621579265749 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
[pid=6035/tid=6039] ppid=6032 vsize=15683912 memory=3103932 CPUtime=0.09 cores=0,2,4,6
/proc/6035/task/6039/stat : 6039 (java) S 6032 6035 32649 0 -1 1077944384 60 0 0 0 7 2 0 0 20 0 19 0 76042480 16060325888 775983 33554432000 4194304 4196468 140728385946272 139621039680400 139621579265749 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
[pid=6035/tid=6040] ppid=6032 vsize=15683912 memory=3103932 CPUtime=0.09 cores=0,2,4,6
/proc/6035/task/6040/stat : 6040 (java) S 6032 6035 32649 0 -1 1077944384 42 0 0 0 7 2 0 0 20 0 19 0 76042480 16060325888 775983 33554432000 4194304 4196468 140728385946272 139621038627856 139621579265749 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
[pid=6035/tid=6041] ppid=6032 vsize=15683912 memory=3103932 CPUtime=0.09 cores=0,2,4,6
/proc/6035/task/6041/stat : 6041 (java) S 6032 6035 32649 0 -1 1077944384 135 0 0 0 7 2 0 0 20 0 19 0 76042480 16060325888 775983 33554432000 4194304 4196468 140728385946272 139621037575312 139621579265749 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
[pid=6035/tid=6042] ppid=6032 vsize=15683912 memory=3103932 CPUtime=0.01 cores=0,2,4,6
/proc/6035/task/6042/stat : 6042 (java) S 6032 6035 32649 0 -1 1077944384 22 0 0 0 1 0 0 0 20 0 19 0 76042482 16060325888 775983 33554432000 4194304 4196468 140728385946272 139620549330928 139621579266690 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
[pid=6035/tid=6043] ppid=6032 vsize=15683912 memory=9 CPUtime=0 cores=0,2,4,6
/proc/6035/task/6043/stat : 6043 (java) S 6032 6035 32649 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 19 0 76042482 16060325888 775983 33554432000 4194304 4196468 140728385946272 139620192871328 139621579265749 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
[pid=6035/tid=6044] ppid=6032 vsize=15683912 memory=3103932 CPUtime=0 cores=0,2,4,6
/proc/6035/task/6044/stat : 6044 (java) S 6032 6035 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 76042483 16060325888 775983 33554432000 4194304 4196468 140728385946272 139619924435952 139621579265749 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
[pid=6035/tid=6045] ppid=6032 vsize=15683912 memory=3103932 CPUtime=0 cores=0,2,4,6
/proc/6035/task/6045/stat : 6045 (java) S 6032 6035 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 76042485 16060325888 775983 33554432000 4194304 4196468 140728385946272 139619549927632 139621579274139 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
[pid=6035/tid=6046] ppid=6032 vsize=15683912 memory=840 CPUtime=6.05 cores=0,2,4,6
/proc/6035/task/6046/stat : 6046 (java) S 6032 6035 32649 0 -1 1077944384 8356 0 0 0 603 2 0 0 20 0 19 0 76042485 16060325888 775983 33554432000 4194304 4196468 140728385946272 139620548278768 139621579266690 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
[pid=6035/tid=6047] ppid=6032 vsize=15683912 memory=4100 CPUtime=6.24 cores=0,2,4,6
/proc/6035/task/6047/stat : 6047 (java) S 6032 6035 32649 0 -1 1077944384 5100 0 0 0 623 1 0 0 20 0 19 0 76042485 16060325888 775983 33554432000 4194304 4196468 140728385946272 139620547226224 139621579266690 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
[pid=6035/tid=6048] ppid=6032 vsize=15683912 memory=3103932 CPUtime=1.69 cores=0,2,4,6
/proc/6035/task/6048/stat : 6048 (java) S 6032 6035 32649 0 -1 1077944384 6468 0 0 0 167 2 0 0 20 0 19 0 76042485 16060325888 775983 33554432000 4194304 4196468 140728385946272 139620546173680 139621579266690 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
[pid=6035/tid=6049] ppid=6032 vsize=15683912 memory=3103932 CPUtime=0 cores=0,2,4,6
/proc/6035/task/6049/stat : 6049 (java) S 6032 6035 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 76042485 16060325888 775983 33554432000 4194304 4196468 140728385946272 139619052022880 139621579265749 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
[pid=6035/tid=6050] ppid=6032 vsize=15683912 memory=123172 CPUtime=0.22 cores=0,2,4,6
/proc/6035/task/6050/stat : 6050 (java) S 6032 6035 32649 0 -1 1077944384 31 0 0 0 12 10 0 0 20 0 19 0 76042485 16060325888 775983 33554432000 4194304 4196468 140728385946272 139620545120560 139621579266690 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
[pid=6035/tid=6059] ppid=6032 vsize=15683912 memory=3103932 CPUtime=0 cores=0,2,4,6
/proc/6035/task/6059/stat : 6059 (java) S 6032 6035 32649 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 76043580 16060325888 775983 33554432000 4194304 4196468 140728385946272 139620663530560 139621579280153 0 4 0 25189583 18446744071579417331 0 0 -1 6 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
[pid=6035/tid=6061] ppid=6032 vsize=15683912 memory=3103932 CPUtime=0 cores=0,2,4,6
/proc/6035/task/6061/stat : 6061 (java) S 6032 6035 32649 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 76043581 16060325888 775983 33554432000 4194304 4196468 140728385946272 139618515140144 139621579277469 0 4 0 25189583 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
[pid=6035/tid=6062] ppid=6032 vsize=15683912 memory=3103932 CPUtime=0 cores=0,2,4,6
/proc/6035/task/6062/stat : 6062 (java) S 6032 6035 32649 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 76043582 16060325888 775983 33554432000 4194304 4196468 140728385946272 139618246704816 139621579277469 0 4 0 25189583 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
[pid=6035/tid=6063] ppid=6032 vsize=15683912 memory=3103932 CPUtime=0 cores=0,2,4,6
/proc/6035/task/6063/stat : 6063 (java) S 6032 6035 32649 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 76043584 16060325888 775983 33554432000 4194304 4196468 140728385946272 139618783583776 139621579265749 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
Current children cumulated CPU time: 463.19 s
Current children cumulated vsize: 15873968 KiB
Current children cumulated memory: 3259064 KiB

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

[startup+448.732 s]
# the end of solver process 6035 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=462.02 s, system=1.22025 s

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

[startup+448.701 s]
/proc/loadavg: 2.01 2.04 2.05 3/225 6093
/proc/meminfo: memFree=17979616/32770624 swapFree=67108860/67108860
[pid=6035] ppid=6032 vsize=15683912 memory=3103932 CPUtime=25.58 cores=0,2,4,6
/proc/6035/stat : 6035 (java) S 6032 6035 32649 0 -1 1077944320 40194 0 0 0 2484 74 0 0 20 0 19 0 76042478 16060325888 775983 33554432000 4194304 4196468 140728385946272 140728385928816 139621579255543 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
/proc/6035/statm: 3920978 775983 3235 1 0 3881834 0
[pid=6058] ppid=6035 vsize=190056 memory=155132 CPUtime=437.61 cores=0,2,4,6
/proc/6058/stat : 6058 (minisat_release) R 6035 6035 32649 0 -1 4202496 212042 0 0 0 43717 44 0 0 20 0 1 0 76043580 194617344 38783 33554432000 4194304 4308513 140729506865264 140729506862712 4276080 0 4 0 8396802 0 0 0 17 0 0 0 0 0 0 6409496 6410680 36356096 140729506874033 140729506874542 140729506874542 140729506877381 0
/proc/6058/statm: 47514 38783 353 28 0 43754 0
[pid=6035/tid=6037] ppid=6032 vsize=15683912 memory=3103932 CPUtime=10.91 cores=0,2,4,6
/proc/6035/task/6037/stat : 6037 (java) S 6032 6035 32649 0 -1 1077944384 18544 0 0 0 1044 47 0 0 20 0 19 0 76042479 16060325888 775983 33554432000 4194304 4196468 140728385946272 139621551094784 139621579265749 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
[pid=6035/tid=6038] ppid=6032 vsize=15683912 memory=3103932 CPUtime=0.09 cores=0,2,4,6
/proc/6035/task/6038/stat : 6038 (java) S 6032 6035 32649 0 -1 1077944384 55 0 0 0 7 2 0 0 20 0 19 0 76042480 16060325888 775983 33554432000 4194304 4196468 140728385946272 139621583498000 139621579265749 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
[pid=6035/tid=6039] ppid=6032 vsize=15683912 memory=3103932 CPUtime=0.09 cores=0,2,4,6
/proc/6035/task/6039/stat : 6039 (java) S 6032 6035 32649 0 -1 1077944384 60 0 0 0 7 2 0 0 20 0 19 0 76042480 16060325888 775983 33554432000 4194304 4196468 140728385946272 139621039680400 139621579265749 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
[pid=6035/tid=6040] ppid=6032 vsize=15683912 memory=3103932 CPUtime=0.09 cores=0,2,4,6
/proc/6035/task/6040/stat : 6040 (java) S 6032 6035 32649 0 -1 1077944384 42 0 0 0 7 2 0 0 20 0 19 0 76042480 16060325888 775983 33554432000 4194304 4196468 140728385946272 139621038627856 139621579265749 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
[pid=6035/tid=6041] ppid=6032 vsize=15683912 memory=3103932 CPUtime=0.09 cores=0,2,4,6
/proc/6035/task/6041/stat : 6041 (java) S 6032 6035 32649 0 -1 1077944384 135 0 0 0 7 2 0 0 20 0 19 0 76042480 16060325888 775983 33554432000 4194304 4196468 140728385946272 139621037575312 139621579265749 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
[pid=6035/tid=6042] ppid=6032 vsize=15683912 memory=3103932 CPUtime=0.01 cores=0,2,4,6
/proc/6035/task/6042/stat : 6042 (java) S 6032 6035 32649 0 -1 1077944384 22 0 0 0 1 0 0 0 20 0 19 0 76042482 16060325888 775983 33554432000 4194304 4196468 140728385946272 139620549330928 139621579266690 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
[pid=6035/tid=6043] ppid=6032 vsize=15683912 memory=9 CPUtime=0 cores=0,2,4,6
/proc/6035/task/6043/stat : 6043 (java) S 6032 6035 32649 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 19 0 76042482 16060325888 775983 33554432000 4194304 4196468 140728385946272 139620192871328 139621579265749 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
[pid=6035/tid=6044] ppid=6032 vsize=15683912 memory=3103932 CPUtime=0 cores=0,2,4,6
/proc/6035/task/6044/stat : 6044 (java) S 6032 6035 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 76042483 16060325888 775983 33554432000 4194304 4196468 140728385946272 139619924435952 139621579265749 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
[pid=6035/tid=6045] ppid=6032 vsize=15683912 memory=3103932 CPUtime=0 cores=0,2,4,6
/proc/6035/task/6045/stat : 6045 (java) S 6032 6035 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 76042485 16060325888 775983 33554432000 4194304 4196468 140728385946272 139619549927632 139621579274139 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
[pid=6035/tid=6046] ppid=6032 vsize=15683912 memory=840 CPUtime=6.05 cores=0,2,4,6
/proc/6035/task/6046/stat : 6046 (java) S 6032 6035 32649 0 -1 1077944384 8356 0 0 0 603 2 0 0 20 0 19 0 76042485 16060325888 775983 33554432000 4194304 4196468 140728385946272 139620548278768 139621579266690 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
[pid=6035/tid=6047] ppid=6032 vsize=15683912 memory=4100 CPUtime=6.24 cores=0,2,4,6
/proc/6035/task/6047/stat : 6047 (java) S 6032 6035 32649 0 -1 1077944384 5100 0 0 0 623 1 0 0 20 0 19 0 76042485 16060325888 775983 33554432000 4194304 4196468 140728385946272 139620547226224 139621579266690 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
[pid=6035/tid=6048] ppid=6032 vsize=15683912 memory=3103932 CPUtime=1.69 cores=0,2,4,6
/proc/6035/task/6048/stat : 6048 (java) S 6032 6035 32649 0 -1 1077944384 6468 0 0 0 167 2 0 0 20 0 19 0 76042485 16060325888 775983 33554432000 4194304 4196468 140728385946272 139620546173680 139621579266690 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
[pid=6035/tid=6049] ppid=6032 vsize=15683912 memory=3103932 CPUtime=0 cores=0,2,4,6
/proc/6035/task/6049/stat : 6049 (java) S 6032 6035 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 76042485 16060325888 775983 33554432000 4194304 4196468 140728385946272 139619052022880 139621579265749 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
[pid=6035/tid=6050] ppid=6032 vsize=15683912 memory=123172 CPUtime=0.22 cores=0,2,4,6
/proc/6035/task/6050/stat : 6050 (java) S 6032 6035 32649 0 -1 1077944384 31 0 0 0 12 10 0 0 20 0 19 0 76042485 16060325888 775983 33554432000 4194304 4196468 140728385946272 139620545120560 139621579266690 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
[pid=6035/tid=6059] ppid=6032 vsize=15683912 memory=3103932 CPUtime=0 cores=0,2,4,6
/proc/6035/task/6059/stat : 6059 (java) S 6032 6035 32649 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 76043580 16060325888 775983 33554432000 4194304 4196468 140728385946272 139620663530560 139621579280153 0 4 0 25189583 18446744071579417331 0 0 -1 6 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
[pid=6035/tid=6061] ppid=6032 vsize=15683912 memory=3103932 CPUtime=0 cores=0,2,4,6
/proc/6035/task/6061/stat : 6061 (java) S 6032 6035 32649 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 76043581 16060325888 775983 33554432000 4194304 4196468 140728385946272 139618515140144 139621579277469 0 4 0 25189583 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
[pid=6035/tid=6062] ppid=6032 vsize=15683912 memory=3103932 CPUtime=0 cores=0,2,4,6
/proc/6035/task/6062/stat : 6062 (java) S 6032 6035 32649 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 76043582 16060325888 775983 33554432000 4194304 4196468 140728385946272 139618246704816 139621579277469 0 4 0 25189583 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
[pid=6035/tid=6063] ppid=6032 vsize=15683912 memory=3103932 CPUtime=0 cores=0,2,4,6
/proc/6035/task/6063/stat : 6063 (java) S 6032 6035 32649 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 76043584 16060325888 775983 33554432000 4194304 4196468 140728385946272 139618783583776 139621579265749 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23646208 140728385954803 140728385955081 140728385955081 140728385957839 0
Current children cumulated CPU time: 463.19 s
Current children cumulated vsize: 15873968 KiB
Current children cumulated memory: 3259064 KiB

Child status: 1
Real time (s): 448.732
CPU time (s): 463.24
CPU user time (s): 462.02
CPU system time (s): 1.22025
CPU usage (%): 103.233
Max. virtual memory (cumulated for all children) (KiB): 15873968
Max. memory (cumulated for all children) (KiB): 3259064

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 462.02
system time used= 1.22025
maximum resident set size= 3112112
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 252288
page faults= 0
swaps= 0
block input operations= 0
block output operations= 32664
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 16029
involuntary context switches= 565


# summary of solver processes directly reported to runsolver:
#   pid: 6035
#   total CPU time (s): 463.24
#   total CPU user time (s): 462.02
#   total CPU system time (s): 1.22025

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.18678 second user time and 4.42942 second system time

The end

Launcher Data

Begin job on node150 at 2018-07-26 07:59:52
IDJOB=4295733
IDBENCH=141595
IDSOLVER=2756
FILE ID=node150/4295733-1532584792
RUNJOBID= node150-1532562189-32680
PBS_JOBID= 21021956
Free space on /tmp= 53096 MiB

SOLVER NAME= scop order+MapleCOMSPS (2018-06-13)
BENCH NAME= XCSP18/SportsScheduling/SportsScheduling-14_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-4295733-1532584792/watcher-4295733-1532584792 -o /tmp/evaluation-result-4295733-1532584792/solver-4295733-1532584792 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1532562189-32680 --watchdog 2580  java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -order -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4295733-1532584792.xml

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

MD5SUM BENCH= 1e3f519c957d5cb55b89b746c42a86fa
RANDOM SEED=2103774534

node150.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        21221532 kB
MemAvailable:   28723492 kB
Buffers:          196328 kB
Cached:          7522768 kB
SwapCached:            0 kB
Active:          5344108 kB
Inactive:        5629536 kB
Active(anon):    3206164 kB
Inactive(anon):    76676 kB
Active(file):    2137944 kB
Inactive(file):  5552860 kB
Unevictable:        7744 kB
Mlocked:            7744 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8236 kB
Writeback:             0 kB
AnonPages:       3262448 kB
Mapped:            52524 kB
Shmem:             25224 kB
Slab:             267820 kB
SReclaimable:     239616 kB
SUnreclaim:        28204 kB
KernelStack:        3600 kB
PageTables:        11584 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13529960 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3074048 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 53088 MiB
End job on node150 at 2018-07-26 08:07:21