Trace number 4294630

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
scop both+MapleCOMSPS (2018-06-13)UNSAT 3.93987 1.91692

General information on the benchmark

NameDubois/
Dubois-040_c18.xml
MD5SUM45809745b970e21e8f924050121658bf
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.010022
Satisfiable
(Un)Satisfiability was proved
Number of variables120
Number of constraints80
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":120}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":120}]
Minimum constraint arity3
Maximum constraint arity3
Distribution of constraint arities[{"arity":3,"count":80}]
Number of extensional constraints80
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":80}]
Optimization problemNO
Type of objective

Solver Data

0.59/0.59	
0.59/0.59	scop both+minisat_release (2018-06-13)
0.59/0.59	
0.72/0.62	c BEGIN-Prog: Mon Jul 23 18:06:34 CEST 2018
0.72/0.62	c PID: 19062
0.72/0.62	c IP: 172.20.3.102
0.72/0.62	c HOST: node102.alineos.net
0.72/0.62	c (0,0) Parsing Begin
1.28/0.96	c (0,0) Parsing End
1.28/0.97	c (0,0) CSP: 0 int (0 aux), 120 bool (0 aux), 80 ctr, max domain size 2
1.28/0.97	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.28/0.97	c (0,0) Constraint Name Generate Begin
1.28/0.97	c (0,0) Ctr:HOME/instance-4294630-1532361993.xml,ExtensionSupport:IntVar
1.28/0.97	c (0,0) Constraint Name Generate End
1.28/0.97	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.28/0.97	c (0,0) CSP to CSPinCNF Begin
1.80/1.24	c (0,0) translated 8 (10%) constraints
2.10/1.31	c (0,0) translated 16 (20%) constraints
2.10/1.36	c (0,0) translated 24 (30%) constraints
2.36/1.41	c (0,0) translated 32 (40%) constraints
2.36/1.44	c (0,0) translated 40 (50%) constraints
2.36/1.47	c (0,0) translated 48 (60%) constraints
2.36/1.49	c (0,0) translated 56 (70%) constraints
2.67/1.51	c (0,0) translated 64 (80%) constraints
2.67/1.53	c (0,0) translated 72 (90%) constraints
2.67/1.55	c (0,0) translated 80 (100%) constraints
2.67/1.59	c (0,0) STATISTICS1:HOME/instance-4294630-1532361993.xml,ExtensionSupport:IntVar,440,1520,-1,2,3,1,,2:4000,3:1040;2:480,1:4000;0:80,
2.67/1.59	c (0,0) ===========================================
2.67/1.59	c (0,0) Both Encoding selects:
2.67/1.59	c (0,0) Order
2.67/1.59	c (0,0) ===========================================
2.97/1.61	c (1,1) translated 152 (10%) constraints
2.97/1.62	c (1,1) translated 304 (20%) constraints
2.97/1.63	c (1,1) translated 456 (30%) constraints
2.97/1.64	c (1,1) translated 608 (40%) constraints
2.97/1.64	c (1,1) translated 760 (50%) constraints
2.97/1.65	c (1,1) translated 912 (60%) constraints
2.97/1.66	c (1,1) translated 1064 (70%) constraints
2.97/1.67	c (1,1) translated 1216 (80%) constraints
2.97/1.67	c (1,1) translated 1368 (90%) constraints
2.97/1.68	c (1,1) translated 1520 (100%) constraints
2.97/1.68	c (1,1) CSP to CSPinCNF End
2.97/1.69	c (1,1) CSP: 0 int (0 aux), 440 bool (320 aux), 1520 ctr, max domain size 2
2.97/1.69	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
2.97/1.69	c (1,1) CSPinCNF Propagation Begin
3.31/1.73	c (1,1) 0 values, 80 unsatisfiable literals, and 0 valid clauses are removed
3.31/1.73	c (1,1) CSPinCNF Propagation End
3.31/1.74	c (1,1) CSP: 0 int (0 aux), 440 bool (320 aux), 1520 ctr, max domain size 2
3.31/1.74	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.31/1.74	c (1,1) Simplify CSPinCNF Begin
3.31/1.74	c (1,1) Simplify CSPinCNF End
3.31/1.74	c (1,1) CSP: 0 int (0 aux), 440 bool (320 aux), 1520 ctr, max domain size 2
3.31/1.74	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.31/1.74	c (1,1) Calculate Precise Domain Begin
3.31/1.75	c (1,1) 0 values are removed by re-calculation
3.31/1.75	c (1,1) Calculate Precise Domain End
3.31/1.75	c (1,1) CSP: 0 int (0 aux), 440 bool (320 aux), 1520 ctr, max domain size 2
3.31/1.75	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
3.31/1.75	c (1,1) CSPinCNF to SatSolver Begin
3.31/1.79	c (1,1) 152 (10 %) CSP clauses are encoded (440 SAT variables, 151 SAT clauses)
3.64/1.80	c (1,1) 304 (20 %) CSP clauses are encoded (440 SAT variables, 303 SAT clauses)
3.64/1.80	c (1,1) 456 (30 %) CSP clauses are encoded (440 SAT variables, 455 SAT clauses)
3.64/1.80	c (1,1) 608 (40 %) CSP clauses are encoded (440 SAT variables, 607 SAT clauses)
3.64/1.82	c (1,1) 760 (50 %) CSP clauses are encoded (440 SAT variables, 759 SAT clauses)
3.64/1.82	c (1,1) 912 (60 %) CSP clauses are encoded (440 SAT variables, 911 SAT clauses)
3.64/1.82	c (1,1) 1064 (70 %) CSP clauses are encoded (440 SAT variables, 1063 SAT clauses)
3.64/1.83	c (1,1) 1216 (80 %) CSP clauses are encoded (440 SAT variables, 1215 SAT clauses)
3.64/1.83	c (1,1) 1368 (90 %) CSP clauses are encoded (440 SAT variables, 1367 SAT clauses)
3.64/1.83	c (1,1) 1520 (100 %) CSP clauses are encoded (440 SAT variables, 1519 SAT clauses)
3.64/1.83	c (1,1) CSPinCNF to SatSolver End
3.64/1.83	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
3.64/1.85	c (1,1) STATISTICS2:HOME/instance-4294630-1532361993.xml,ExtensionSupport:IntVar,440,1520,-1,2,3,1,,2:4000,3:960;2:560,1:4000,
3.64/1.85	c (1,1) SatSolver.solve Begin
3.64/1.85	c (1,1) 440 bool, 1520 clause
3.64/1.85	c (1,1) 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-4294630-1532361993.xml-scop-19062.cnf HOME/instance-4294630-1532361993.xml-scop-19062.cnf.out
3.64/1.87	c (1,0) c This is COMiniSatPS.
3.64/1.87	c (1,0) c WARNING: for repeatability, setting FPU to use double precision
3.64/1.87	c (1,0) c ============================[ Problem Statistics ]=============================
3.64/1.87	c (1,0) c |                                                                             |
3.64/1.87	c (1,0) c |  Number of variables:           440                                         |
3.64/1.87	c (1,0) c |  Number of clauses:            1520                                         |
3.64/1.87	c (1,0) c |  Parse time:                   0.00 s                                       |
3.64/1.87	c (1,0) c |  Eliminated clauses:           0.02 Mb                                      |
3.64/1.87	c (1,0) c |  Simplification time:          0.00 s                                       |
3.64/1.87	c (1,0) c |                                                                             |
3.64/1.87	c (1,0) c ===============================================================================
3.64/1.87	c (1,0) c Solved by simplification
3.64/1.87	c (1,0) c restarts              : 0
3.64/1.87	c (1,0) c conflicts             : 0              (0 /sec)
3.64/1.87	c (1,0) c decisions             : 0              (-nan % random) (0 /sec)
3.64/1.87	c (1,0) c propagations          : 0              (0 /sec)
3.64/1.87	c (1,0) c conflict literals     : 0              (-nan % deleted)
3.64/1.87	c (1,0) c CPU time              : 0.004331 s
3.64/1.87	c (1,0) 
3.64/1.87	c (1,0) s UNSATISFIABLE
3.90/1.90	c (1,1) SatSolver.solve End
3.90/1.90	c (1,1) Heap : 450 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
3.90/1.90	c (1,1) Show results Begin
3.90/1.90	s UNSATISFIABLE
3.90/1.90	c (1,1) Show results End
3.90/1.90	c (1,1) Heap : 450 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
3.90/1.90	c (1,1) 0,0,1,1,1,1,1,1,1,STOP-AFTER(ALL)
3.90/1.90	c END-Prog: Mon Jul 23 18:06:35 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 (5803 MiB free)
  memory of node 1: 16384 MiB (8098 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4294630-1532361993/watcher-4294630-1532361993 -o /tmp/evaluation-result-4294630-1532361993/solver-4294630-1532361993 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1532330044-8950 --watchdog 2580 java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -both -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4294630-1532361993.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=19062, runsolver pid=19059

[startup+0.100126 s]*
/proc/loadavg: 2.65 2.38 2.18 2/219 19076
/proc/meminfo: memFree=14181284/32770624 swapFree=67108860/67108860
[pid=19062] ppid=19059 vsize=14944768 memory=64476 CPUtime=0.06 cores=0,2,4,6
/proc/19062/stat : 19062 (java) S 19059 19062 8919 0 -1 1077944320 5229 0 0 0 5 1 0 0 20 0 14 0 53762457 15303442432 16119 33554432000 4194304 4196468 140735258652048 140735258634592 140356658364151 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
/proc/19062/statm: 3736192 16119 2604 1 0 3698733 0
[pid=19062/tid=19064] ppid=19059 vsize=14944768 memory=-6655368537863142224 CPUtime=0.05 cores=0,2,4,6
/proc/19062/task/19064/stat : 19064 (java) D 19059 19062 8919 0 -1 1077944384 3378 0 0 0 4 1 0 0 20 0 14 0 53762458 15303442432 16119 33554432000 4194304 4196468 140735258652048 140356630202176 140356658388029 0 4 0 16800975 18446744072101764644 0 0 -1 0 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
[pid=19062/tid=19065] ppid=19059 vsize=14944768 memory=-3689451258167578675 CPUtime=0 cores=0,2,4,6
/proc/19062/task/19065/stat : 19065 (java) S 19059 19062 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 53762459 15303442432 16119 33554432000 4194304 4196468 140735258652048 140356662606224 140356658374357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
[pid=19062/tid=19066] ppid=19059 vsize=14944768 memory=140348473489024 CPUtime=0 cores=0,2,4,6
/proc/19062/task/19066/stat : 19066 (java) S 19059 19062 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 53762459 15303442432 16119 33554432000 4194304 4196468 140735258652048 140356453689616 140356658374357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
[pid=19062/tid=19067] ppid=19059 vsize=14944768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19062/task/19067/stat : 19067 (java) S 19059 19062 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 53762460 15303442432 16119 33554432000 4194304 4196468 140735258652048 140356452637328 140356658374357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
[pid=19062/tid=19068] ppid=19059 vsize=14944768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19062/task/19068/stat : 19068 (java) S 19059 19062 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 53762460 15303442432 16119 33554432000 4194304 4196468 140735258652048 140356451584528 140356658374357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
[pid=19062/tid=19069] ppid=19059 vsize=14944768 memory=140348473489024 CPUtime=0 cores=0,2,4,6
/proc/19062/task/19069/stat : 19069 (java) S 19059 19062 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 53762461 15303442432 16119 33554432000 4194304 4196468 140735258652048 140355997477488 140356658375298 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
[pid=19062/tid=19070] ppid=19059 vsize=14944768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19062/task/19070/stat : 19070 (java) S 19059 19062 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 14 0 53762461 15303442432 16119 33554432000 4194304 4196468 140735258652048 140355269813536 140356658374357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
[pid=19062/tid=19071] ppid=19059 vsize=14944768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19062/task/19071/stat : 19071 (java) S 19059 19062 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 53762462 15303442432 16119 33554432000 4194304 4196468 140735258652048 140355034932848 140356658374357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
[pid=19062/tid=19072] ppid=19059 vsize=14944768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19062/task/19072/stat : 19072 (java) S 19059 19062 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 53762464 15303442432 16119 33554432000 4194304 4196468 140735258652048 140354660424272 140356658382747 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
[pid=19062/tid=19073] ppid=19059 vsize=14944768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19062/task/19073/stat : 19073 (java) S 19059 19062 8919 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 14 0 53762464 15303442432 16119 33554432000 4194304 4196468 140735258652048 140355996424304 140356658375298 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
[pid=19062/tid=19074] ppid=19059 vsize=14944768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19062/task/19074/stat : 19074 (java) S 19059 19062 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 53762464 15303442432 16119 33554432000 4194304 4196468 140735258652048 140355995371504 140356658375298 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
[pid=19062/tid=19075] ppid=19059 vsize=14944768 memory=140348473489024 CPUtime=0 cores=0,2,4,6
/proc/19062/task/19075/stat : 19075 (java) S 19059 19062 8919 0 -1 1077944384 207 0 0 0 0 0 0 0 20 0 14 0 53762464 15303442432 16119 33554432000 4194304 4196468 140735258652048 140355994319216 140356658375298 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
[pid=19062/tid=19076] ppid=19059 vsize=14944768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19062/task/19076/stat : 19076 (java) S 19059 19062 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 53762464 15303442432 16119 33554432000 4194304 4196468 140735258652048 140354162518496 140356658374357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 14944768 KiB
Current children cumulated memory: 64476 KiB

[startup+0.210327 s]*
/proc/loadavg: 2.65 2.38 2.18 3/220 19077
/proc/meminfo: memFree=14167616/32770624 swapFree=67108860/67108860
[pid=19062] ppid=19059 vsize=15011656 memory=83440 CPUtime=0.17 cores=0,2,4,6
/proc/19062/stat : 19062 (java) S 19059 19062 8919 0 -1 1077944320 9290 0 0 0 15 2 0 0 20 0 15 0 53762457 15371935744 20860 33554432000 4194304 4196468 140735258652048 140735258634592 140356658364151 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
/proc/19062/statm: 3752914 20860 2841 1 0 3715374 0
[pid=19062/tid=19064] ppid=19059 vsize=15011656 memory=8389772277269004345 CPUtime=0.13 cores=0,2,4,6
/proc/19062/task/19064/stat : 19064 (java) R 19059 19062 8919 0 -1 4202560 7244 0 0 0 11 2 0 0 20 0 15 0 53762458 15371935744 20860 33554432000 4194304 4196468 140735258652048 140356630186432 140356642444638 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
[pid=19062/tid=19065] ppid=19059 vsize=15011656 memory=288230609019731991 CPUtime=0 cores=0,2,4,6
/proc/19062/task/19065/stat : 19065 (java) S 19059 19062 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53762459 15371935744 20860 33554432000 4194304 4196468 140735258652048 140356662606224 140356658374357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
[pid=19062/tid=19066] ppid=19059 vsize=15011656 memory=4051469298943407776 CPUtime=0 cores=0,2,4,6
/proc/19062/task/19066/stat : 19066 (java) S 19059 19062 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53762459 15371935744 20860 33554432000 4194304 4196468 140735258652048 140356453689616 140356658374357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
[pid=19062/tid=19067] ppid=19059 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19062/task/19067/stat : 19067 (java) S 19059 19062 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53762460 15371935744 20860 33554432000 4194304 4196468 140735258652048 140356452637328 140356658374357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
[pid=19062/tid=19068] ppid=19059 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19062/task/19068/stat : 19068 (java) S 19059 19062 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53762460 15371935744 20860 33554432000 4194304 4196468 140735258652048 140356451584528 140356658374357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
[pid=19062/tid=19069] ppid=19059 vsize=15011656 memory=140348473489024 CPUtime=0 cores=0,2,4,6
/proc/19062/task/19069/stat : 19069 (java) S 19059 19062 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53762461 15371935744 20860 33554432000 4194304 4196468 140735258652048 140355997477488 140356658375298 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
[pid=19062/tid=19070] ppid=19059 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19062/task/19070/stat : 19070 (java) S 19059 19062 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 53762461 15371935744 20860 33554432000 4194304 4196468 140735258652048 140355269813536 140356658374357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
[pid=19062/tid=19071] ppid=19059 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19062/task/19071/stat : 19071 (java) S 19059 19062 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53762462 15371935744 20860 33554432000 4194304 4196468 140735258652048 140355034932848 140356658374357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
[pid=19062/tid=19072] ppid=19059 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19062/task/19072/stat : 19072 (java) S 19059 19062 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53762464 15371935744 20860 33554432000 4194304 4196468 140735258652048 140354660424272 140356658382747 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
[pid=19062/tid=19073] ppid=19059 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19062/task/19073/stat : 19073 (java) S 19059 19062 8919 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 15 0 53762464 15371935744 20860 33554432000 4194304 4196468 140735258652048 140355996424304 140356658375298 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
[pid=19062/tid=19074] ppid=19059 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19062/task/19074/stat : 19074 (java) S 19059 19062 8919 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 15 0 53762464 15371935744 20860 33554432000 4194304 4196468 140735258652048 140355995371504 140356658375298 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
[pid=19062/tid=19075] ppid=19059 vsize=15011656 memory=140348473489024 CPUtime=0.01 cores=0,2,4,6
/proc/19062/task/19075/stat : 19075 (java) S 19059 19062 8919 0 -1 1077944384 283 0 0 0 1 0 0 0 20 0 15 0 53762464 15371935744 20860 33554432000 4194304 4196468 140735258652048 140355994319216 140356658375298 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
[pid=19062/tid=19076] ppid=19059 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19062/task/19076/stat : 19076 (java) S 19059 19062 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53762464 15371935744 20860 33554432000 4194304 4196468 140735258652048 140354162518496 140356658374357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
[pid=19062/tid=19077] ppid=19059 vsize=15011656 memory=140348473489024 CPUtime=0 cores=0,2,4,6
/proc/19062/task/19077/stat : 19077 (java) S 19059 19062 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53762471 15371935744 20860 33554432000 4194304 4196468 140735258652048 140355993267120 140356658375298 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 83440 KiB

[startup+0.310389 s]*
/proc/loadavg: 2.65 2.38 2.18 4/220 19077
/proc/meminfo: memFree=14157880/32770624 swapFree=67108860/67108860
[pid=19062] ppid=19059 vsize=15011656 memory=89368 CPUtime=0.34 cores=0,2,4,6
/proc/19062/stat : 19062 (java) S 19059 19062 8919 0 -1 1077944320 9727 0 0 0 31 3 0 0 20 0 15 0 53762457 15371935744 22342 33554432000 4194304 4196468 140735258652048 140735258634592 140356658364151 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
/proc/19062/statm: 3752914 22342 2978 1 0 3715374 0
[pid=19062/tid=19064] ppid=19059 vsize=15011656 memory=-8123822427604946816 CPUtime=0.23 cores=0,2,4,6
/proc/19062/task/19064/stat : 19064 (java) S 19059 19062 8919 0 -1 1077944384 7543 0 0 0 21 2 0 0 20 0 15 0 53762458 15371935744 22342 33554432000 4194304 4196468 140735258652048 140356630188704 140356658374357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
[pid=19062/tid=19065] ppid=19059 vsize=15011656 memory=5792869726567804975 CPUtime=0 cores=0,2,4,6
/proc/19062/task/19065/stat : 19065 (java) S 19059 19062 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53762459 15371935744 22342 33554432000 4194304 4196468 140735258652048 140356662606224 140356658374357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
[pid=19062/tid=19066] ppid=19059 vsize=15011656 memory=140348473489024 CPUtime=0 cores=0,2,4,6
/proc/19062/task/19066/stat : 19066 (java) S 19059 19062 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53762459 15371935744 22342 33554432000 4194304 4196468 140735258652048 140356453689616 140356658374357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
[pid=19062/tid=19067] ppid=19059 vsize=15011656 memory=2241 CPUtime=0 cores=0,2,4,6
/proc/19062/task/19067/stat : 19067 (java) S 19059 19062 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53762460 15371935744 22342 33554432000 4194304 4196468 140735258652048 140356452637328 140356658374357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
[pid=19062/tid=19068] ppid=19059 vsize=15011656 memory=140348324175823 CPUtime=0 cores=0,2,4,6
/proc/19062/task/19068/stat : 19068 (java) S 19059 19062 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53762460 15371935744 22342 33554432000 4194304 4196468 140735258652048 140356451584528 140356658374357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
[pid=19062/tid=19069] ppid=19059 vsize=15011656 memory=140348473489024 CPUtime=0 cores=0,2,4,6
/proc/19062/task/19069/stat : 19069 (java) S 19059 19062 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53762461 15371935744 22342 33554432000 4194304 4196468 140735258652048 140355997477488 140356658375298 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
[pid=19062/tid=19070] ppid=19059 vsize=15011656 memory=140348324178127 CPUtime=0 cores=0,2,4,6
/proc/19062/task/19070/stat : 19070 (java) S 19059 19062 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 53762461 15371935744 22342 33554432000 4194304 4196468 140735258652048 140355269813536 140356658374357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
[pid=19062/tid=19071] ppid=19059 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19062/task/19071/stat : 19071 (java) S 19059 19062 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53762462 15371935744 22342 33554432000 4194304 4196468 140735258652048 140355034932848 140356658374357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
[pid=19062/tid=19072] ppid=19059 vsize=15011656 memory=2273 CPUtime=0 cores=0,2,4,6
/proc/19062/task/19072/stat : 19072 (java) S 19059 19062 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53762464 15371935744 22342 33554432000 4194304 4196468 140735258652048 140354660424272 140356658382747 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
[pid=19062/tid=19073] ppid=19059 vsize=15011656 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/19062/task/19073/stat : 19073 (java) S 19059 19062 8919 0 -1 1077944384 339 0 0 0 1 0 0 0 20 0 15 0 53762464 15371935744 22342 33554432000 4194304 4196468 140735258652048 140355996424304 140356658375298 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
[pid=19062/tid=19074] ppid=19059 vsize=15011656 memory=140348324192143 CPUtime=0.01 cores=0,2,4,6
/proc/19062/task/19074/stat : 19074 (java) S 19059 19062 8919 0 -1 1077944384 213 0 0 0 1 0 0 0 20 0 15 0 53762464 15371935744 22342 33554432000 4194304 4196468 140735258652048 140355995371504 140356658375298 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
[pid=19062/tid=19075] ppid=19059 vsize=15011656 memory=140348473489024 CPUtime=0.06 cores=0,2,4,6
/proc/19062/task/19075/stat : 19075 (java) R 19059 19062 8919 0 -1 4202560 304 0 0 0 6 0 0 0 20 0 15 0 53762464 15371935744 22342 33554432000 4194304 4196468 140735258652048 140355994319216 140356658385498 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
[pid=19062/tid=19076] ppid=19059 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19062/task/19076/stat : 19076 (java) S 19059 19062 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53762464 15371935744 22342 33554432000 4194304 4196468 140735258652048 140354162518496 140356658374357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
[pid=19062/tid=19077] ppid=19059 vsize=15011656 memory=140348473489023 CPUtime=0 cores=0,2,4,6
/proc/19062/task/19077/stat : 19077 (java) S 19059 19062 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53762471 15371935744 22342 33554432000 4194304 4196468 140735258652048 140355993267120 140356658375298 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 89368 KiB

[startup+0.705511 s]
/proc/loadavg: 2.65 2.38 2.18 3/220 19077
/proc/meminfo: memFree=14145044/32770624 swapFree=67108860/67108860
[pid=19062] ppid=19059 vsize=15017928 memory=125264 CPUtime=0.89 cores=0,2,4,6
/proc/19062/stat : 19062 (java) S 19059 19062 8919 0 -1 1077944320 16519 0 0 0 84 5 0 0 20 0 15 0 53762457 15378358272 31316 33554432000 4194304 4196468 140735258652048 140735258634592 140356658364151 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
/proc/19062/statm: 3754482 31316 3135 1 0 3715886 0
[pid=19062/tid=19064] ppid=19059 vsize=15017928 memory=6223407613083 CPUtime=0.61 cores=0,2,4,6
/proc/19062/task/19064/stat : 19064 (java) R 19059 19062 8919 0 -1 4202560 13893 0 0 0 56 5 0 0 20 0 15 0 53762458 15378358272 31316 33554432000 4194304 4196468 140735258652048 140356630200352 140356642407781 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
[pid=19062/tid=19065] ppid=19059 vsize=15017928 memory=288230621803970871 CPUtime=0 cores=0,2,4,6
/proc/19062/task/19065/stat : 19065 (java) S 19059 19062 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53762459 15378358272 31316 33554432000 4194304 4196468 140735258652048 140356662606224 140356658374357 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
[pid=19062/tid=19066] ppid=19059 vsize=15017928 memory=7812167989795121493 CPUtime=0 cores=0,2,4,6
/proc/19062/task/19066/stat : 19066 (java) S 19059 19062 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53762459 15378358272 31316 33554432000 4194304 4196468 140735258652048 140356453689616 140356658374357 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
[pid=19062/tid=19067] ppid=19059 vsize=15017928 memory=4639930699739322728 CPUtime=0 cores=0,2,4,6
/proc/19062/task/19067/stat : 19067 (java) S 19059 19062 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53762460 15378358272 31316 33554432000 4194304 4196468 140735258652048 140356452637328 140356658374357 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
[pid=19062/tid=19068] ppid=19059 vsize=15017928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19062/task/19068/stat : 19068 (java) S 19059 19062 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53762460 15378358272 31316 33554432000 4194304 4196468 140735258652048 140356451584528 140356658374357 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
[pid=19062/tid=19069] ppid=19059 vsize=15017928 memory=140348324494620 CPUtime=0 cores=0,2,4,6
/proc/19062/task/19069/stat : 19069 (java) S 19059 19062 8919 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 53762461 15378358272 31316 33554432000 4194304 4196468 140735258652048 140355997477488 140356658375298 0 0 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
[pid=19062/tid=19070] ppid=19059 vsize=15017928 memory=280696648946512 CPUtime=0 cores=0,2,4,6
/proc/19062/task/19070/stat : 19070 (java) S 19059 19062 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 53762461 15378358272 31316 33554432000 4194304 4196468 140735258652048 140355269813536 140356658374357 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
[pid=19062/tid=19071] ppid=19059 vsize=15017928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19062/task/19071/stat : 19071 (java) S 19059 19062 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53762462 15378358272 31316 33554432000 4194304 4196468 140735258652048 140355034932848 140356658374357 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
[pid=19062/tid=19072] ppid=19059 vsize=15017928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19062/task/19072/stat : 19072 (java) S 19059 19062 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53762464 15378358272 31316 33554432000 4194304 4196468 140735258652048 140354660424272 140356658382747 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
[pid=19062/tid=19073] ppid=19059 vsize=15017928 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/19062/task/19073/stat : 19073 (java) R 19059 19062 8919 0 -1 4202560 620 0 0 0 7 0 0 0 20 0 15 0 53762464 15378358272 31316 33554432000 4194304 4196468 140735258652048 140355996424304 140356644520496 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
[pid=19062/tid=19074] ppid=19059 vsize=15017928 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/19062/task/19074/stat : 19074 (java) R 19059 19062 8919 0 -1 4202560 288 0 0 0 4 0 0 0 20 0 15 0 53762464 15378358272 31316 33554432000 4194304 4196468 140735258652048 140355995357568 140356639908640 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
[pid=19062/tid=19075] ppid=19059 vsize=15017928 memory=0 CPUtime=0.14 cores=0,2,4,6
/proc/19062/task/19075/stat : 19075 (java) R 19059 19062 8919 0 -1 4202560 379 0 0 0 14 0 0 0 20 0 15 0 53762464 15378358272 31316 33554432000 4194304 4196468 140735258652048 140355994319216 140356658385498 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
[pid=19062/tid=19076] ppid=19059 vsize=15017928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19062/task/19076/stat : 19076 (java) S 19059 19062 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53762464 15378358272 31316 33554432000 4194304 4196468 140735258652048 140354162518496 140356658374357 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
[pid=19062/tid=19077] ppid=19059 vsize=15017928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19062/task/19077/stat : 19077 (java) S 19059 19062 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53762471 15378358272 31316 33554432000 4194304 4196468 140735258652048 140355993267120 140356658375298 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
Current children cumulated CPU time: 0.89 s
Current children cumulated vsize: 15017928 KiB
Current children cumulated memory: 125264 KiB

[startup+1.50066 s]
/proc/loadavg: 2.65 2.38 2.18 3/220 19077
/proc/meminfo: memFree=14110744/32770624 swapFree=67108860/67108860
[pid=19062] ppid=19059 vsize=15024148 memory=169760 CPUtime=2.67 cores=0,2,4,6
/proc/19062/stat : 19062 (java) S 19059 19062 8919 0 -1 1077944320 20982 0 0 0 259 8 0 0 20 0 15 0 53762457 15384727552 42440 33554432000 4194304 4196468 140735258652048 140735258634592 140356658364151 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
/proc/19062/statm: 3756037 42440 3202 1 0 3717422 0
[pid=19062/tid=19064] ppid=19059 vsize=15024148 memory=0 CPUtime=1.4 cores=0,2,4,6
/proc/19062/task/19064/stat : 19064 (java) R 19059 19062 8919 0 -1 4202560 15674 0 0 0 134 6 0 0 20 0 15 0 53762458 15384727552 42440 33554432000 4194304 4196468 140735258652048 140356630194144 140356658376086 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
[pid=19062/tid=19065] ppid=19059 vsize=15024148 memory=4580 CPUtime=0 cores=0,2,4,6
/proc/19062/task/19065/stat : 19065 (java) S 19059 19062 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53762459 15384727552 42440 33554432000 4194304 4196468 140735258652048 140356662606224 140356658374357 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
[pid=19062/tid=19066] ppid=19059 vsize=15024148 memory=280696648604800 CPUtime=0 cores=0,2,4,6
/proc/19062/task/19066/stat : 19066 (java) S 19059 19062 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53762459 15384727552 42440 33554432000 4194304 4196468 140735258652048 140356453689616 140356658374357 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
[pid=19062/tid=19067] ppid=19059 vsize=15024148 memory=2110698931384180 CPUtime=0 cores=0,2,4,6
/proc/19062/task/19067/stat : 19067 (java) S 19059 19062 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53762460 15384727552 42440 33554432000 4194304 4196468 140735258652048 140356452637328 140356658374357 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
[pid=19062/tid=19068] ppid=19059 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19062/task/19068/stat : 19068 (java) S 19059 19062 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53762460 15384727552 42440 33554432000 4194304 4196468 140735258652048 140356451584528 140356658374357 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
[pid=19062/tid=19069] ppid=19059 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19062/task/19069/stat : 19069 (java) S 19059 19062 8919 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 53762461 15384727552 42440 33554432000 4194304 4196468 140735258652048 140355997477488 140356658375298 0 0 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
[pid=19062/tid=19070] ppid=19059 vsize=15024148 memory=6944656592455359580 CPUtime=0 cores=0,2,4,6
/proc/19062/task/19070/stat : 19070 (java) S 19059 19062 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 53762461 15384727552 42440 33554432000 4194304 4196468 140735258652048 140355269813536 140356658374357 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
[pid=19062/tid=19071] ppid=19059 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19062/task/19071/stat : 19071 (java) S 19059 19062 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53762462 15384727552 42440 33554432000 4194304 4196468 140735258652048 140355034932848 140356658374357 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
[pid=19062/tid=19072] ppid=19059 vsize=15024148 memory=280696648381264 CPUtime=0 cores=0,2,4,6
/proc/19062/task/19072/stat : 19072 (java) S 19059 19062 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53762464 15384727552 42440 33554432000 4194304 4196468 140735258652048 140354660424272 140356658382747 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
[pid=19062/tid=19073] ppid=19059 vsize=15024148 memory=0 CPUtime=0.31 cores=0,2,4,6
/proc/19062/task/19073/stat : 19073 (java) R 19059 19062 8919 0 -1 4202560 767 0 0 0 31 0 0 0 20 0 15 0 53762464 15384727552 42440 33554432000 4194304 4196468 140735258652048 140355996408496 140356658376086 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
[pid=19062/tid=19074] ppid=19059 vsize=15024148 memory=0 CPUtime=0.26 cores=0,2,4,6
/proc/19062/task/19074/stat : 19074 (java) R 19059 19062 8919 0 -1 4202560 705 0 0 0 26 0 0 0 20 0 15 0 53762464 15384727552 42440 33554432000 4194304 4196468 140735258652048 140355995357664 140356658385498 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
[pid=19062/tid=19075] ppid=19059 vsize=15024148 memory=-3472574944341025154 CPUtime=0.65 cores=0,2,4,6
/proc/19062/task/19075/stat : 19075 (java) R 19059 19062 8919 0 -1 1077944384 2496 0 0 0 65 0 0 0 20 0 15 0 53762464 15384727552 42440 33554432000 4194304 4196468 140735258652048 140355994319216 140356658375298 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
[pid=19062/tid=19076] ppid=19059 vsize=15024148 memory=6656426216303648864 CPUtime=0 cores=0,2,4,6
/proc/19062/task/19076/stat : 19076 (java) S 19059 19062 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53762464 15384727552 42440 33554432000 4194304 4196468 140735258652048 140354162518496 140356658374357 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
[pid=19062/tid=19077] ppid=19059 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19062/task/19077/stat : 19077 (java) S 19059 19062 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53762471 15384727552 42440 33554432000 4194304 4196468 140735258652048 140355993267120 140356658375298 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
Current children cumulated CPU time: 2.67 s
Current children cumulated vsize: 15024148 KiB
Current children cumulated memory: 169760 KiB

[startup+1.91688 s]
# the end of solver process 19062 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=3.82852 s, system=0.111346 s

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

[startup+1.60492 s]
/proc/loadavg: 2.65 2.38 2.18 3/220 19077
/proc/meminfo: memFree=14110744/32770624 swapFree=67108860/67108860
[pid=19062] ppid=19059 vsize=15024148 memory=183172 CPUtime=2.97 cores=0,2,4,6
/proc/19062/stat : 19062 (java) S 19059 19062 8919 0 -1 1077944320 21272 0 0 0 289 8 0 0 20 0 15 0 53762457 15384727552 45793 33554432000 4194304 4196468 140735258652048 140735258634592 140356658364151 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
/proc/19062/statm: 3756037 45793 3203 1 0 3717422 0
[pid=19062/tid=19064] ppid=19059 vsize=15024148 memory=7163938836486711637 CPUtime=1.5 cores=0,2,4,6
/proc/19062/task/19064/stat : 19064 (java) R 19059 19062 8919 0 -1 4202560 15762 0 0 0 144 6 0 0 20 0 15 0 53762458 15384727552 45793 33554432000 4194304 4196468 140735258652048 140356630197888 140356639188272 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
[pid=19062/tid=19065] ppid=19059 vsize=15024148 memory=7666650941304826732 CPUtime=0 cores=0,2,4,6
/proc/19062/task/19065/stat : 19065 (java) S 19059 19062 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53762459 15384727552 45793 33554432000 4194304 4196468 140735258652048 140356662606224 140356658374357 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
[pid=19062/tid=19066] ppid=19059 vsize=15024148 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/19062/task/19066/stat : 19066 (java) S 19059 19062 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53762459 15384727552 45793 33554432000 4194304 4196468 140735258652048 140356453689616 140356658374357 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
[pid=19062/tid=19067] ppid=19059 vsize=15024148 memory=6944656592455360604 CPUtime=0 cores=0,2,4,6
/proc/19062/task/19067/stat : 19067 (java) S 19059 19062 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53762460 15384727552 45793 33554432000 4194304 4196468 140735258652048 140356452637328 140356658374357 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
[pid=19062/tid=19068] ppid=19059 vsize=15024148 memory=6944656592455359580 CPUtime=0 cores=0,2,4,6
/proc/19062/task/19068/stat : 19068 (java) S 19059 19062 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53762460 15384727552 45793 33554432000 4194304 4196468 140735258652048 140356451584528 140356658374357 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
[pid=19062/tid=19069] ppid=19059 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19062/task/19069/stat : 19069 (java) S 19059 19062 8919 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 53762461 15384727552 45793 33554432000 4194304 4196468 140735258652048 140355997477488 140356658375298 0 0 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
[pid=19062/tid=19070] ppid=19059 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19062/task/19070/stat : 19070 (java) S 19059 19062 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 53762461 15384727552 45793 33554432000 4194304 4196468 140735258652048 140355269813536 140356658374357 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
[pid=19062/tid=19071] ppid=19059 vsize=15024148 memory=47988 CPUtime=0 cores=0,2,4,6
/proc/19062/task/19071/stat : 19071 (java) S 19059 19062 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53762462 15384727552 45793 33554432000 4194304 4196468 140735258652048 140355034932848 140356658374357 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
[pid=19062/tid=19072] ppid=19059 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19062/task/19072/stat : 19072 (java) S 19059 19062 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53762464 15384727552 45793 33554432000 4194304 4196468 140735258652048 140354660424272 140356658382747 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
[pid=19062/tid=19073] ppid=19059 vsize=15024148 memory=0 CPUtime=0.39 cores=0,2,4,6
/proc/19062/task/19073/stat : 19073 (java) R 19059 19062 8919 0 -1 4202560 823 0 0 0 39 0 0 0 20 0 15 0 53762464 15384727552 45793 33554432000 4194304 4196468 140735258652048 140355996413104 140356658385498 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
[pid=19062/tid=19074] ppid=19059 vsize=15024148 memory=6944656592455097440 CPUtime=0.33 cores=0,2,4,6
/proc/19062/task/19074/stat : 19074 (java) R 19059 19062 8919 0 -1 4202560 743 0 0 0 33 0 0 0 20 0 15 0 53762464 15384727552 45793 33554432000 4194304 4196468 140735258652048 140355995371504 140356639948658 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
[pid=19062/tid=19075] ppid=19059 vsize=15024148 memory=0 CPUtime=0.71 cores=0,2,4,6
/proc/19062/task/19075/stat : 19075 (java) S 19059 19062 8919 0 -1 1077944384 2604 0 0 0 71 0 0 0 20 0 15 0 53762464 15384727552 45793 33554432000 4194304 4196468 140735258652048 140355994319216 140356658375298 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
[pid=19062/tid=19076] ppid=19059 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19062/task/19076/stat : 19076 (java) S 19059 19062 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53762464 15384727552 45793 33554432000 4194304 4196468 140735258652048 140354162518496 140356658374357 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
[pid=19062/tid=19077] ppid=19059 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19062/task/19077/stat : 19077 (java) S 19059 19062 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53762471 15384727552 45793 33554432000 4194304 4196468 140735258652048 140355993267120 140356658375298 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
Current children cumulated CPU time: 2.97 s
Current children cumulated vsize: 15024148 KiB
Current children cumulated memory: 183172 KiB

[startup+1.80237 s]
/proc/loadavg: 2.65 2.38 2.18 3/220 19077
/proc/meminfo: memFree=14110744/32770624 swapFree=67108860/67108860
[pid=19062] ppid=19059 vsize=15026264 memory=207960 CPUtime=3.64 cores=0,2,4,6
/proc/19062/stat : 19062 (java) S 19059 19062 8919 0 -1 1077944320 22391 0 0 0 355 9 0 0 20 0 15 0 53762457 15386894336 51990 33554432000 4194304 4196468 140735258652048 140735258634592 140356658364151 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
/proc/19062/statm: 3756566 51990 3216 1 0 3717422 0
[pid=19062/tid=19064] ppid=19059 vsize=15026264 memory=0 CPUtime=1.7 cores=0,2,4,6
/proc/19062/task/19064/stat : 19064 (java) R 19059 19062 8919 0 -1 4202560 15994 0 0 0 164 6 0 0 20 0 15 0 53762458 15386894336 51990 33554432000 4194304 4196468 140735258652048 140356630202144 140356126591617 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
[pid=19062/tid=19065] ppid=19059 vsize=15026264 memory=6944656592455359580 CPUtime=0 cores=0,2,4,6
/proc/19062/task/19065/stat : 19065 (java) S 19059 19062 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53762459 15386894336 51990 33554432000 4194304 4196468 140735258652048 140356662606224 140356658374357 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
[pid=19062/tid=19066] ppid=19059 vsize=15026264 memory=140348473487889 CPUtime=0 cores=0,2,4,6
/proc/19062/task/19066/stat : 19066 (java) S 19059 19062 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53762459 15386894336 51990 33554432000 4194304 4196468 140735258652048 140356453689616 140356658374357 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
[pid=19062/tid=19067] ppid=19059 vsize=15026264 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19062/task/19067/stat : 19067 (java) S 19059 19062 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53762460 15386894336 51990 33554432000 4194304 4196468 140735258652048 140356452637328 140356658374357 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
[pid=19062/tid=19068] ppid=19059 vsize=15026264 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19062/task/19068/stat : 19068 (java) S 19059 19062 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53762460 15386894336 51990 33554432000 4194304 4196468 140735258652048 140356451584528 140356658374357 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
[pid=19062/tid=19069] ppid=19059 vsize=15026264 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19062/task/19069/stat : 19069 (java) S 19059 19062 8919 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 53762461 15386894336 51990 33554432000 4194304 4196468 140735258652048 140355997477488 140356658375298 0 0 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
[pid=19062/tid=19070] ppid=19059 vsize=15026264 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19062/task/19070/stat : 19070 (java) S 19059 19062 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 53762461 15386894336 51990 33554432000 4194304 4196468 140735258652048 140355269813536 140356658374357 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
[pid=19062/tid=19071] ppid=19059 vsize=15026264 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19062/task/19071/stat : 19071 (java) S 19059 19062 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53762462 15386894336 51990 33554432000 4194304 4196468 140735258652048 140355034932848 140356658374357 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
[pid=19062/tid=19072] ppid=19059 vsize=15026264 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19062/task/19072/stat : 19072 (java) S 19059 19062 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53762464 15386894336 51990 33554432000 4194304 4196468 140735258652048 140354660424272 140356658382747 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
[pid=19062/tid=19073] ppid=19059 vsize=15026264 memory=-6006543337948144748 CPUtime=0.58 cores=0,2,4,6
/proc/19062/task/19073/stat : 19073 (java) R 19059 19062 8919 0 -1 4202560 1067 0 0 0 58 0 0 0 20 0 15 0 53762464 15386894336 51990 33554432000 4194304 4196468 140735258652048 140355996416256 140356641748751 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
[pid=19062/tid=19074] ppid=19059 vsize=15026264 memory=6943526294502006880 CPUtime=0.51 cores=0,2,4,6
/proc/19062/task/19074/stat : 19074 (java) R 19059 19062 8919 0 -1 4202560 1186 0 0 0 51 0 0 0 20 0 15 0 53762464 15386894336 51990 33554432000 4194304 4196468 140735258652048 140355995358496 140356643479397 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
[pid=19062/tid=19075] ppid=19059 vsize=15026264 memory=6943526294502006880 CPUtime=0.81 cores=0,2,4,6
/proc/19062/task/19075/stat : 19075 (java) S 19059 19062 8919 0 -1 1077944384 2804 0 0 0 81 0 0 0 20 0 15 0 53762464 15386894336 51990 33554432000 4194304 4196468 140735258652048 140355994319216 140356658375298 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
[pid=19062/tid=19076] ppid=19059 vsize=15026264 memory=3849068694446767774 CPUtime=0 cores=0,2,4,6
/proc/19062/task/19076/stat : 19076 (java) S 19059 19062 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53762464 15386894336 51990 33554432000 4194304 4196468 140735258652048 140354162518496 140356658374357 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
[pid=19062/tid=19077] ppid=19059 vsize=15026264 memory=-4051592751533505334 CPUtime=0 cores=0,2,4,6
/proc/19062/task/19077/stat : 19077 (java) S 19059 19062 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53762471 15386894336 51990 33554432000 4194304 4196468 140735258652048 140355993267120 140356658375298 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
Current children cumulated CPU time: 3.64 s
Current children cumulated vsize: 15026264 KiB
Current children cumulated memory: 207960 KiB

[startup+1.90076 s]
/proc/loadavg: 2.65 2.38 2.18 3/220 19077
/proc/meminfo: memFree=14110744/32770624 swapFree=67108860/67108860
[pid=19062] ppid=19059 vsize=15354176 memory=230276 CPUtime=3.9 cores=0,2,4,6
/proc/19062/stat : 19062 (java) S 19059 19062 8919 0 -1 1077944320 22951 507 0 0 380 10 0 0 20 0 17 0 53762457 15722676224 57569 33554432000 4194304 4196468 140735258652048 140735258634592 140356658364151 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
/proc/19062/statm: 3838544 57569 3220 1 0 3799400 0
[pid=19062/tid=19064] ppid=19059 vsize=15354176 memory=2321378147248910367 CPUtime=1.8 cores=0,2,4,6
/proc/19062/task/19064/stat : 19064 (java) R 19059 19062 8919 0 -1 4202560 16332 507 0 0 173 7 0 0 20 0 17 0 53762458 15722676224 57569 33554432000 4194304 4196468 140735258652048 140356630202032 140356643529790 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
[pid=19062/tid=19065] ppid=19059 vsize=15354176 memory=7739276948478388072 CPUtime=0 cores=0,2,4,6
/proc/19062/task/19065/stat : 19065 (java) S 19059 19062 8919 0 -1 1077944384 1 507 0 0 0 0 0 0 20 0 17 0 53762459 15722676224 57569 33554432000 4194304 4196468 140735258652048 140356662606224 140356658374357 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
[pid=19062/tid=19066] ppid=19059 vsize=15354176 memory=7752549240514114323 CPUtime=0 cores=0,2,4,6
/proc/19062/task/19066/stat : 19066 (java) S 19059 19062 8919 0 -1 1077944384 1 507 0 0 0 0 0 0 20 0 17 0 53762459 15722676224 57569 33554432000 4194304 4196468 140735258652048 140356453689616 140356658374357 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
[pid=19062/tid=19067] ppid=19059 vsize=15354176 memory=280696648254848 CPUtime=0 cores=0,2,4,6
/proc/19062/task/19067/stat : 19067 (java) S 19059 19062 8919 0 -1 1077944384 1 507 0 0 0 0 0 0 20 0 17 0 53762460 15722676224 57569 33554432000 4194304 4196468 140735258652048 140356452637328 140356658374357 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
[pid=19062/tid=19068] ppid=19059 vsize=15354176 memory=196136 CPUtime=0 cores=0,2,4,6
/proc/19062/task/19068/stat : 19068 (java) S 19059 19062 8919 0 -1 1077944384 2 507 0 0 0 0 0 0 20 0 17 0 53762460 15722676224 57569 33554432000 4194304 4196468 140735258652048 140356451584528 140356658374357 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
[pid=19062/tid=19069] ppid=19059 vsize=15354176 memory=6944656592387989600 CPUtime=0 cores=0,2,4,6
/proc/19062/task/19069/stat : 19069 (java) S 19059 19062 8919 0 -1 1077944384 5 507 0 0 0 0 0 0 20 0 17 0 53762461 15722676224 57569 33554432000 4194304 4196468 140735258652048 140355997477488 140356658375298 0 0 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
[pid=19062/tid=19070] ppid=19059 vsize=15354176 memory=6944652177228980320 CPUtime=0 cores=0,2,4,6
/proc/19062/task/19070/stat : 19070 (java) S 19059 19062 8919 0 -1 1077944384 13 507 0 0 0 0 0 0 20 0 17 0 53762461 15722676224 57569 33554432000 4194304 4196468 140735258652048 140355269813536 140356658374357 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
[pid=19062/tid=19071] ppid=19059 vsize=15354176 memory=7681407940103534242 CPUtime=0 cores=0,2,4,6
/proc/19062/task/19071/stat : 19071 (java) S 19059 19062 8919 0 -1 1077944384 1 507 0 0 0 0 0 0 20 0 17 0 53762462 15722676224 57569 33554432000 4194304 4196468 140735258652048 140355034932848 140356658374357 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
[pid=19062/tid=19072] ppid=19059 vsize=15354176 memory=169760 CPUtime=0 cores=0,2,4,6
/proc/19062/task/19072/stat : 19072 (java) S 19059 19062 8919 0 -1 1077944384 3 507 0 0 0 0 0 0 20 0 17 0 53762464 15722676224 57569 33554432000 4194304 4196468 140735258652048 140354660424272 140356658382747 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
[pid=19062/tid=19073] ppid=19059 vsize=15354176 memory=0 CPUtime=0.63 cores=0,2,4,6
/proc/19062/task/19073/stat : 19073 (java) S 19059 19062 8919 0 -1 1077944384 1096 507 0 0 63 0 0 0 20 0 17 0 53762464 15722676224 57569 33554432000 4194304 4196468 140735258652048 140355996424304 140356658375298 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
[pid=19062/tid=19074] ppid=19059 vsize=15354176 memory=4580 CPUtime=0.57 cores=0,2,4,6
/proc/19062/task/19074/stat : 19074 (java) S 19059 19062 8919 0 -1 1077944384 1215 507 0 0 57 0 0 0 20 0 17 0 53762464 15722676224 57569 33554432000 4194304 4196468 140735258652048 140355995371504 140356658375298 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
[pid=19062/tid=19075] ppid=19059 vsize=15354176 memory=280696648604800 CPUtime=0.85 cores=0,2,4,6
/proc/19062/task/19075/stat : 19075 (java) S 19059 19062 8919 0 -1 1077944384 2873 507 0 0 85 0 0 0 20 0 17 0 53762464 15722676224 57569 33554432000 4194304 4196468 140735258652048 140355994319216 140356658375298 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
[pid=19062/tid=19076] ppid=19059 vsize=15354176 memory=2110698931384180 CPUtime=0 cores=0,2,4,6
/proc/19062/task/19076/stat : 19076 (java) S 19059 19062 8919 0 -1 1077944384 3 507 0 0 0 0 0 0 20 0 17 0 53762464 15722676224 57569 33554432000 4194304 4196468 140735258652048 140354162518496 140356658374357 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
[pid=19062/tid=19077] ppid=19059 vsize=15354176 memory=280696648381264 CPUtime=0 cores=0,2,4,6
/proc/19062/task/19077/stat : 19077 (java) S 19059 19062 8919 0 -1 1077944384 1 507 0 0 0 0 0 0 20 0 17 0 53762471 15722676224 57569 33554432000 4194304 4196468 140735258652048 140355993267120 140356658375298 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38297600 140735258653684 140735258653961 140735258653961 140735258656719 0
Current children cumulated CPU time: 3.9 s
Current children cumulated vsize: 15354176 KiB
Current children cumulated memory: 230276 KiB

Child status: 0
Real time (s): 1.91692
CPU time (s): 3.93987
CPU user time (s): 3.82852
CPU system time (s): 0.111346
CPU usage (%): 205.531
Max. virtual memory (cumulated for all children) (KiB): 15354176
Max. memory (cumulated for all children) (KiB): 230276

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.82852
system time used= 0.111346
maximum resident set size= 233076
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23515
page faults= 0
swaps= 0
block input operations= 0
block output operations= 120
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3744
involuntary context switches= 18


# summary of solver processes directly reported to runsolver:
#   pid: 19062
#   total CPU time (s): 3.93987
#   total CPU user time (s): 3.82852
#   total CPU system time (s): 0.111346

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.038685 second user time and 0.05646 second system time

The end

Launcher Data

Begin job on node102 at 2018-07-23 18:06:33
IDJOB=4294630
IDBENCH=141404
IDSOLVER=2755
FILE ID=node102/4294630-1532361993
RUNJOBID= node102-1532330044-8950
PBS_JOBID= 21019000
Free space on /tmp= 53236 MiB

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

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

MD5SUM BENCH= 45809745b970e21e8f924050121658bf
RANDOM SEED=1062637775

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        14235612 kB
MemAvailable:   29476464 kB
Buffers:          260512 kB
Cached:         15067412 kB
SwapCached:            0 kB
Active:          4009588 kB
Inactive:       13831356 kB
Active(anon):    2515728 kB
Inactive(anon):    16888 kB
Active(file):    1493860 kB
Inactive(file): 13814468 kB
Unevictable:        6604 kB
Mlocked:            6604 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7708 kB
Writeback:             0 kB
AnonPages:       2603056 kB
Mapped:            49432 kB
Shmem:             17036 kB
Slab:             388904 kB
SReclaimable:     360984 kB
SUnreclaim:        27920 kB
KernelStack:        3888 kB
PageTables:        10348 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13525164 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2424832 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 53228 MiB
End job on node102 at 2018-07-23 18:06:35