Trace number 4263518

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
sat4j-CSP 2017-07-05? (TO) 2520.1399 2515.3401

General information on the benchmark

NameQuasiGroups/QuasiGroups-elt-qg4/
QuasiGroup-4-08.xml
MD5SUM86261698a40453ca60d699c1ebc214eb
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 benchmark43.4333
Satisfiable
(Un)Satisfiability was proved
Number of variables128
Number of constraints114
Number of domains2
Minimum domain size8
Maximum domain size64
Distribution of domain sizes[{"size":8,"count":64},{"size":64,"count":56}]
Minimum variable degree0
Maximum variable degree59
Distribution of variable degrees[{"degree":0,"count":8},{"degree":2,"count":56},{"degree":58,"count":8},{"degree":59,"count":56}]
Minimum constraint arity3
Maximum constraint arity65
Distribution of constraint arities[{"arity":3,"count":56},{"arity":8,"count":1},{"arity":64,"count":1},{"arity":65,"count":56}]
Number of extensional constraints0
Number of intensional constraints56
Distribution of constraint types[{"type":"intension","count":56},{"type":"allDifferent","count":1},{"type":"instantiation","count":1},{"type":"element","count":56}]
Optimization problemNO
Type of objective

Solver Data

1.69/0.89	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
1.69/0.89	c This is free software under the dual EPL/GNU LGPL licenses.
1.69/0.89	c See www.sat4j.org for details.
1.69/0.89	c That software uses the Rhino library from the Mozilla project.
1.69/0.89	c version CUSTOM.v20170705
1.69/0.89	c java.runtime.name	Java(TM) SE Runtime Environment
1.69/0.89	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
1.69/0.89	c java.vm.version	25.131-b11
1.69/0.89	c java.vm.vendor	Oracle Corporation
1.69/0.89	c sun.arch.data.model	64
1.69/0.89	c java.version		1.8.0_131
1.69/0.89	c os.name		Linux
1.69/0.89	c os.version		3.10.0-514.16.1.el7.x86_64
1.69/0.89	c os.arch		amd64
1.69/0.89	c Free memory 		499604488
1.69/0.89	c Max memory 		7247757312
1.69/0.89	c Total memory 		504889344
1.69/0.89	c Number of processors 	4
1.69/0.89	c c --- Begin Solver configuration ---
1.69/0.89	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2b71fc7e
1.69/0.89	c Learn all clauses as in MiniSAT
1.69/0.89	c LOGGER=java.util.logging.Logger@25f38edc claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
1.69/0.89	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
1.69/0.89	c No reason simplification
1.69/0.89	c Glucose 2.1 dynamic restart strategy
1.69/0.89	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
1.69/0.89	c timeout=2147483s
1.69/0.89	c DB Simplification allowed=false
1.69/0.89	c Listener: org.sat4j.minisat.core.VoidTracing@1a86f2f1
1.69/0.89	c --- End Solver configuration ---
1.69/0.89	c constraints type 
1.69/0.89	c org.sat4j.minisat.constraints.card.MinWatchCard => 240
1.69/0.89	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 261352
1.69/0.89	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 260512
1.69/0.89	c org.sat4j.specs.Constr$1 => 1176
1.69/0.89	c org.sat4j.minisat.constraints.cnf.UnitClause => 680
1.69/0.89	c 523960 constraints processed.
2520.10/2515.31	c starts		: 132
2520.10/2515.31	c conflicts		: 1078489
2520.10/2515.31	c decisions		: 1403106
2520.10/2515.31	c propagations		: 6475423137
2520.10/2515.31	c inspects		: 17389087770
2520.10/2515.31	c shortcuts		: 0
2520.10/2515.31	c learnt literals	: 61
2520.10/2515.31	c learnt binary clauses	: 2133
2520.10/2515.31	c learnt ternary clauses	: 1849
2520.10/2515.31	c learnt constraints	: 1078428
2520.10/2515.31	c ignored constraints	: 0
2520.10/2515.31	c root simplifications	: 0
2520.10/2515.31	c removed literals (reason simplification)	: 0
2520.10/2515.31	c reason swapping (by a shorter reason)	: 0
2520.10/2515.31	c Calls to reduceDB	: 42
2520.10/2515.31	c Number of update (reduction) of LBD	: 471073
2520.10/2515.31	c Imported unit clauses	: 0
2520.10/2515.31	c number of reductions to clauses (during analyze)	: 0
2520.10/2515.31	c number of learned constraints concerned by reduction	: 0
2520.10/2515.31	c number of learning phase by resolution	: 0
2520.10/2515.31	c number of learning phase by cutting planes	: 0
2520.10/2515.31	c number of rounding to 1 operations	: 0
2520.10/2515.31	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
2520.10/2515.31	c number of reductions of the coefficients by power 2 	: 0
2520.10/2515.31	c number of right shift for reduction by power 2 	: 0
2520.10/2515.31	c number of reductions of the coefficients by GCD over coefficients 	: 0
2520.10/2515.31	c speed (assignments/second)	: 2575324.056806942
2520.10/2515.31	c non guided choices	690
2520.10/2515.33	c learnt constraints type 
2520.10/2515.33	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 2133
2520.10/2515.33	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 50422
2520.10/2515.33	s UNKNOWN

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 (15180 MiB free)
  memory of node 1: 16384 MiB (13468 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4263518-1502630281/watcher-4263518-1502630281 -o /tmp/evaluation-result-4263518-1502630281/solver-4263518-1502630281 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1502619490-21334 --watchdog 2580 java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4263518-1502630281.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
solver pid=23319, runsolver pid=23316
Current StackSize limit: 8192 KiB


[startup+0.100169 s]*
/proc/loadavg: 4.34 4.22 3.41 3/209 23328
/proc/meminfo: memFree=29325596/32770624 swapFree=67108860/67108860
[pid=23319] ppid=23316 vsize=10151672 memory=20220 CPUtime=0.05 cores=0,2,4,6
/proc/23319/stat : 23319 (java) S 23316 23319 8289 0 -1 1077944320 3934 0 0 0 4 1 0 0 20 0 9 0 110843303 10395312128 5055 18446744073709551615 4194304 4196468 140737014828448 140737014810992 140542278119159 0 0 1 16800970 18446744073709551615 0 0 17 2 0 0 5 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
/proc/23319/statm: 2537918 5055 2156 1 0 2527415 0
[pid=23319/tid=23321] ppid=23316 vsize=10151672 memory=-6439968830534014599 CPUtime=0.04 cores=0,2,4,6
/proc/23319/task/23321/stat : 23321 (java) R 23316 23319 8289 0 -1 4202560 2575 0 0 0 4 0 0 0 20 0 9 0 110843309 10395312128 5055 18446744073709551615 4194304 4196468 140737014828448 140542282354552 140542259768026 0 4 1 16800970 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
[pid=23319/tid=23322] ppid=23316 vsize=10151672 memory=6735269665564437106 CPUtime=0 cores=0,2,4,6
/proc/23319/task/23322/stat : 23322 (java) S 23316 23319 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 110843309 10395312128 5055 18446744073709551615 4194304 4196468 140737014828448 140542208538896 140542278129365 0 4 1 16800970 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
[pid=23319/tid=23323] ppid=23316 vsize=10152700 memory=140522455684736 CPUtime=0 cores=0,2,4,6
/proc/23319/task/23323/stat : 23323 (java) S 23316 23319 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 110843309 10396364800 5055 18446744073709551615 4194304 4196468 140737014828448 140542207486352 140542278129365 0 4 1 16800970 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
[pid=23319/tid=23324] ppid=23316 vsize=10152700 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23319/task/23324/stat : 23324 (java) S 23316 23319 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 10 0 110843309 10396364800 5055 18446744073709551615 4194304 4196468 140737014828448 140542206433808 140542278129365 0 4 1 16800970 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
[pid=23319/tid=23325] ppid=23316 vsize=10152700 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23319/task/23325/stat : 23325 (java) S 23316 23319 8289 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 10 0 110843309 10396364800 5055 18446744073709551615 4194304 4196468 140737014828448 140542205381264 140542278129365 0 4 1 16800970 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
[pid=23319/tid=23326] ppid=23316 vsize=10152700 memory=140522455684736 CPUtime=0 cores=0,2,4,6
/proc/23319/task/23326/stat : 23326 (java) S 23316 23319 8289 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 10 0 110843311 10396364800 5055 18446744073709551615 4194304 4196468 140737014828448 140541773838832 140542278130306 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
[pid=23319/tid=23327] ppid=23316 vsize=10218236 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23319/task/23327/stat : 23327 (java) S 23316 23319 8289 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 10 0 110843311 10463473664 5058 18446744073709551615 4194304 4196468 140737014828448 140541772785056 140542278129365 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
[pid=23319/tid=23328] ppid=23316 vsize=10219264 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23319/task/23328/stat : 23328 (java) S 23316 23319 8289 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 11 0 110843311 10464526336 5058 18446744073709551615 4194304 4196468 140737014828448 140541771732464 140542278129365 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
[pid=23319/tid=23329] ppid=23316 vsize=10284800 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23319/task/23329/stat : 23329 (java) S 23316 23319 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 11 0 110843314 10531635200 5058 18446744073709551615 4194304 4196468 140737014828448 140541770681040 140542278137755 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
[pid=23319/tid=23330] ppid=23316 vsize=10284800 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23319/task/23330/stat : 23330 (java) R 23316 23319 8289 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 11 0 110843314 10531635200 5058 18446744073709551615 4194304 4196468 140737014828448 140541769628360 140542257541117 0 4 1 16800974 18446744071582151416 0 0 -1 2 0 0 0 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 10151672 KiB
Current children cumulated memory: 20220 KiB

[startup+0.210625 s]*
/proc/loadavg: 4.34 4.22 3.41 3/215 23334
/proc/meminfo: memFree=29314448/32770624 swapFree=67108860/67108860
[pid=23319] ppid=23316 vsize=10551156 memory=31240 CPUtime=0.13 cores=0,2,4,6
/proc/23319/stat : 23319 (java) S 23316 23319 8289 0 -1 1077944320 7420 0 0 0 11 2 0 0 20 0 15 0 110843303 10804383744 7810 18446744073709551615 4194304 4196468 140737014828448 140737014810992 140542278119159 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 5 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
/proc/23319/statm: 2637789 7810 2794 1 0 2627261 0
[pid=23319/tid=23321] ppid=23316 vsize=10551156 memory=8318255677412212789 CPUtime=0.09 cores=0,2,4,6
/proc/23319/task/23321/stat : 23321 (java) R 23316 23319 8289 0 -1 4202560 5276 0 0 0 8 1 0 0 20 0 15 0 110843309 10804383744 7810 18446744073709551615 4194304 4196468 140737014828448 140542282340672 140542262199646 0 4 1 16800974 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
[pid=23319/tid=23322] ppid=23316 vsize=10551156 memory=330 CPUtime=0 cores=0,2,4,6
/proc/23319/task/23322/stat : 23322 (java) S 23316 23319 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 110843309 10804383744 7810 18446744073709551615 4194304 4196468 140737014828448 140542208538896 140542278129365 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
[pid=23319/tid=23323] ppid=23316 vsize=10551156 memory=140522456644917 CPUtime=0 cores=0,2,4,6
/proc/23319/task/23323/stat : 23323 (java) S 23316 23319 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 110843309 10804383744 7810 18446744073709551615 4194304 4196468 140737014828448 140542207486352 140542278129365 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
[pid=23319/tid=23324] ppid=23316 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23319/task/23324/stat : 23324 (java) S 23316 23319 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 110843309 10804383744 7810 18446744073709551615 4194304 4196468 140737014828448 140542206433808 140542278129365 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
[pid=23319/tid=23325] ppid=23316 vsize=10551156 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23319/task/23325/stat : 23325 (java) S 23316 23319 8289 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 110843309 10804383744 7810 18446744073709551615 4194304 4196468 140737014828448 140542205381264 140542278129365 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
[pid=23319/tid=23326] ppid=23316 vsize=10551156 memory=140522455684736 CPUtime=0 cores=0,2,4,6
/proc/23319/task/23326/stat : 23326 (java) S 23316 23319 8289 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 110843311 10804383744 7810 18446744073709551615 4194304 4196468 140737014828448 140541773838832 140542278130306 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
[pid=23319/tid=23327] ppid=23316 vsize=10551156 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23319/task/23327/stat : 23327 (java) S 23316 23319 8289 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 110843311 10804383744 7810 18446744073709551615 4194304 4196468 140737014828448 140541772785056 140542278129365 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
[pid=23319/tid=23328] ppid=23316 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23319/task/23328/stat : 23328 (java) S 23316 23319 8289 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 110843311 10804383744 7810 18446744073709551615 4194304 4196468 140737014828448 140541771732464 140542278129365 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
[pid=23319/tid=23329] ppid=23316 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23319/task/23329/stat : 23329 (java) S 23316 23319 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 110843314 10804383744 7810 18446744073709551615 4194304 4196468 140737014828448 140541770681040 140542278137755 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
[pid=23319/tid=23330] ppid=23316 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23319/task/23330/stat : 23330 (java) S 23316 23319 8289 0 -1 1077944384 428 0 0 0 0 0 0 0 20 0 15 0 110843314 10804383744 7810 18446744073709551615 4194304 4196468 140737014828448 140541769627632 140542278130306 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
[pid=23319/tid=23331] ppid=23316 vsize=10551156 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23319/task/23331/stat : 23331 (java) S 23316 23319 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 110843314 10804383744 7810 18446744073709551615 4194304 4196468 140737014828448 140541768575088 140542278130306 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
[pid=23319/tid=23332] ppid=23316 vsize=10551156 memory=140522455684736 CPUtime=0.02 cores=0,2,4,6
/proc/23319/task/23332/stat : 23332 (java) R 23316 23319 8289 0 -1 4202560 347 0 0 0 2 0 0 0 20 0 15 0 110843314 10804383744 7810 18446744073709551615 4194304 4196468 140737014828448 140541767522544 140542257058255 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
[pid=23319/tid=23333] ppid=23316 vsize=10551156 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23319/task/23333/stat : 23333 (java) S 23316 23319 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 110843314 10804383744 7810 18446744073709551615 4194304 4196468 140737014828448 140541766470240 140542278129365 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
[pid=23319/tid=23334] ppid=23316 vsize=10551156 memory=140522455684736 CPUtime=0 cores=0,2,4,6
/proc/23319/task/23334/stat : 23334 (java) S 23316 23319 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 110843319 10804383744 7810 18446744073709551615 4194304 4196468 140737014828448 140541765417776 140542278130306 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10551156 KiB
Current children cumulated memory: 31240 KiB

[startup+0.311148 s]*
/proc/loadavg: 4.34 4.22 3.41 3/215 23334
/proc/meminfo: memFree=29308916/32770624 swapFree=67108860/67108860
[pid=23319] ppid=23316 vsize=10551156 memory=39248 CPUtime=0.29 cores=0,2,4,6
/proc/23319/stat : 23319 (java) S 23316 23319 8289 0 -1 1077944320 8538 0 0 0 27 2 0 0 20 0 15 0 110843303 10804383744 9812 18446744073709551615 4194304 4196468 140737014828448 140737014810992 140542278119159 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 5 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
/proc/23319/statm: 2637789 9812 2879 1 0 2627261 0
[pid=23319/tid=23321] ppid=23316 vsize=10551156 memory=-8774313645642428999 CPUtime=0.19 cores=0,2,4,6
/proc/23319/task/23321/stat : 23321 (java) R 23316 23319 8289 0 -1 4202560 5769 0 0 0 18 1 0 0 20 0 15 0 110843309 10804383744 9812 18446744073709551615 4194304 4196468 140737014828448 140542282354656 140542262199646 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
[pid=23319/tid=23322] ppid=23316 vsize=10551156 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/23319/task/23322/stat : 23322 (java) S 23316 23319 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 110843309 10804383744 9812 18446744073709551615 4194304 4196468 140737014828448 140542208538896 140542278129365 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
[pid=23319/tid=23323] ppid=23316 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23319/task/23323/stat : 23323 (java) S 23316 23319 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 110843309 10804383744 9812 18446744073709551615 4194304 4196468 140737014828448 140542207486352 140542278129365 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
[pid=23319/tid=23324] ppid=23316 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23319/task/23324/stat : 23324 (java) S 23316 23319 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 110843309 10804383744 9812 18446744073709551615 4194304 4196468 140737014828448 140542206433808 140542278129365 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
[pid=23319/tid=23325] ppid=23316 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23319/task/23325/stat : 23325 (java) S 23316 23319 8289 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 110843309 10804383744 9812 18446744073709551615 4194304 4196468 140737014828448 140542205381264 140542278129365 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
[pid=23319/tid=23326] ppid=23316 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23319/task/23326/stat : 23326 (java) S 23316 23319 8289 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 110843311 10804383744 9812 18446744073709551615 4194304 4196468 140737014828448 140541773838832 140542278130306 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
[pid=23319/tid=23327] ppid=23316 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23319/task/23327/stat : 23327 (java) S 23316 23319 8289 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 110843311 10804383744 9819 18446744073709551615 4194304 4196468 140737014828448 140541772785056 140542278129365 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
[pid=23319/tid=23328] ppid=23316 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23319/task/23328/stat : 23328 (java) S 23316 23319 8289 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 110843311 10804383744 9819 18446744073709551615 4194304 4196468 140737014828448 140541771732464 140542278129365 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
[pid=23319/tid=23329] ppid=23316 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23319/task/23329/stat : 23329 (java) S 23316 23319 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 110843314 10804383744 9819 18446744073709551615 4194304 4196468 140737014828448 140541770681040 140542278137755 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
[pid=23319/tid=23330] ppid=23316 vsize=10551156 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/23319/task/23330/stat : 23330 (java) S 23316 23319 8289 0 -1 1077944384 490 0 0 0 1 0 0 0 20 0 15 0 110843314 10804383744 9819 18446744073709551615 4194304 4196468 140737014828448 140541769627632 140542278130306 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
[pid=23319/tid=23331] ppid=23316 vsize=10551156 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/23319/task/23331/stat : 23331 (java) S 23316 23319 8289 0 -1 1077944384 112 0 0 0 1 0 0 0 20 0 15 0 110843314 10804383744 9819 18446744073709551615 4194304 4196468 140737014828448 140541768575088 140542278130306 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
[pid=23319/tid=23332] ppid=23316 vsize=10551156 memory=0 CPUtime=0.05 cores=0,2,4,6
/proc/23319/task/23332/stat : 23332 (java) S 23316 23319 8289 0 -1 1077944384 803 0 0 0 5 0 0 0 20 0 15 0 110843314 10804383744 9819 18446744073709551615 4194304 4196468 140737014828448 140541767522544 140542278130306 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
[pid=23319/tid=23333] ppid=23316 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23319/task/23333/stat : 23333 (java) S 23316 23319 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 110843314 10804383744 9819 18446744073709551615 4194304 4196468 140737014828448 140541766470240 140542278129365 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
[pid=23319/tid=23334] ppid=23316 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23319/task/23334/stat : 23334 (java) S 23316 23319 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 110843319 10804383744 9819 18446744073709551615 4194304 4196468 140737014828448 140541765417776 140542278130306 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 10551156 KiB
Current children cumulated memory: 39248 KiB

[startup+0.703047 s]
/proc/loadavg: 4.34 4.22 3.41 5/215 23334
/proc/meminfo: memFree=29293364/32770624 swapFree=67108860/67108860
[pid=23319] ppid=23316 vsize=10551232 memory=137856 CPUtime=1.39 cores=0,2,4,6
/proc/23319/stat : 23319 (java) S 23316 23319 8289 0 -1 1077944320 12788 0 0 0 134 5 0 0 20 0 15 0 110843303 10804461568 34464 18446744073709551615 4194304 4196468 140737014828448 140737014810992 140542278119159 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 5 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
/proc/23319/statm: 2637808 34464 3067 1 0 2627261 0
[pid=23319/tid=23321] ppid=23316 vsize=10551232 memory=0 CPUtime=0.57 cores=0,2,4,6
/proc/23319/task/23321/stat : 23321 (java) R 23316 23319 8289 0 -1 4202560 7378 0 0 0 54 3 0 0 20 0 15 0 110843309 10804461568 34530 18446744073709551615 4194304 4196468 140737014828448 140542282357112 140541885406965 0 4 1 16800974 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
[pid=23319/tid=23322] ppid=23316 vsize=10551232 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23319/task/23322/stat : 23322 (java) S 23316 23319 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 110843309 10804461568 34530 18446744073709551615 4194304 4196468 140737014828448 140542208538896 140542278129365 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
[pid=23319/tid=23323] ppid=23316 vsize=10551232 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23319/task/23323/stat : 23323 (java) S 23316 23319 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 110843309 10804461568 34530 18446744073709551615 4194304 4196468 140737014828448 140542207486352 140542278129365 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
[pid=23319/tid=23324] ppid=23316 vsize=10551232 memory=1008 CPUtime=0 cores=0,2,4,6
/proc/23319/task/23324/stat : 23324 (java) S 23316 23319 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 110843309 10804461568 34530 18446744073709551615 4194304 4196468 140737014828448 140542206433808 140542278129365 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
[pid=23319/tid=23325] ppid=23316 vsize=10551232 memory=2012 CPUtime=0 cores=0,2,4,6
/proc/23319/task/23325/stat : 23325 (java) S 23316 23319 8289 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 110843309 10804461568 34530 18446744073709551615 4194304 4196468 140737014828448 140542205381264 140542278129365 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
[pid=23319/tid=23326] ppid=23316 vsize=10551232 memory=11136 CPUtime=0 cores=0,2,4,6
/proc/23319/task/23326/stat : 23326 (java) S 23316 23319 8289 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 110843311 10804461568 34530 18446744073709551615 4194304 4196468 140737014828448 140541773838832 140542278130306 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
[pid=23319/tid=23327] ppid=23316 vsize=10551232 memory=5788 CPUtime=0 cores=0,2,4,6
/proc/23319/task/23327/stat : 23327 (java) S 23316 23319 8289 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 110843311 10804461568 34530 18446744073709551615 4194304 4196468 140737014828448 140541772785056 140542278129365 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
[pid=23319/tid=23328] ppid=23316 vsize=10551232 memory=4612 CPUtime=0 cores=0,2,4,6
/proc/23319/task/23328/stat : 23328 (java) S 23316 23319 8289 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 110843311 10804461568 34530 18446744073709551615 4194304 4196468 140737014828448 140541771732464 140542278129365 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
[pid=23319/tid=23329] ppid=23316 vsize=10551232 memory=1436 CPUtime=0 cores=0,2,4,6
/proc/23319/task/23329/stat : 23329 (java) S 23316 23319 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 110843314 10804461568 34530 18446744073709551615 4194304 4196468 140737014828448 140541770681040 140542278137755 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
[pid=23319/tid=23330] ppid=23316 vsize=10551232 memory=1200 CPUtime=0.29 cores=0,2,4,6
/proc/23319/task/23330/stat : 23330 (java) R 23316 23319 8289 0 -1 4202560 1567 0 0 0 29 0 0 0 20 0 15 0 110843314 10804461568 34530 18446744073709551615 4194304 4196468 140737014828448 140541769613560 140542259662882 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
[pid=23319/tid=23331] ppid=23316 vsize=10551232 memory=15876 CPUtime=0.27 cores=0,2,4,6
/proc/23319/task/23331/stat : 23331 (java) R 23316 23319 8289 0 -1 4202560 1233 0 0 0 27 0 0 0 20 0 15 0 110843314 10804461568 34530 18446744073709551615 4194304 4196468 140737014828448 140541768555608 140542263028432 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
[pid=23319/tid=23332] ppid=23316 vsize=10551232 memory=4040 CPUtime=0.22 cores=0,2,4,6
/proc/23319/task/23332/stat : 23332 (java) S 23316 23319 8289 0 -1 1077944384 1274 0 0 0 22 0 0 0 20 0 15 0 110843314 10804461568 34530 18446744073709551615 4194304 4196468 140737014828448 140541767522544 140542278130306 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
[pid=23319/tid=23333] ppid=23316 vsize=10551232 memory=32944 CPUtime=0 cores=0,2,4,6
/proc/23319/task/23333/stat : 23333 (java) S 23316 23319 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 110843314 10804461568 34530 18446744073709551615 4194304 4196468 140737014828448 140541766470240 140542278129365 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
[pid=23319/tid=23334] ppid=23316 vsize=10551232 memory=148 CPUtime=0 cores=0,2,4,6
/proc/23319/task/23334/stat : 23334 (java) S 23316 23319 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 110843319 10804461568 34530 18446744073709551615 4194304 4196468 140737014828448 140541765417776 140542278130306 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
Current children cumulated CPU time: 1.39 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 137856 KiB

[startup+1.50071 s]
/proc/loadavg: 4.34 4.22 3.41 5/216 23335
/proc/meminfo: memFree=29137880/32770624 swapFree=67108860/67108860
[pid=23319] ppid=23316 vsize=10617796 memory=219272 CPUtime=3.38 cores=0,2,4,6
/proc/23319/stat : 23319 (java) S 23316 23319 8289 0 -1 1077944320 17864 0 0 0 331 7 0 0 20 0 16 0 110843303 10872623104 54818 18446744073709551615 4194304 4196468 140737014828448 140737014810992 140542278119159 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 5 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
/proc/23319/statm: 2654449 54818 3090 1 0 2643902 0
[pid=23319/tid=23321] ppid=23316 vsize=10617796 memory=0 CPUtime=1.32 cores=0,2,4,6
/proc/23319/task/23321/stat : 23321 (java) R 23316 23319 8289 0 -1 4202560 7434 0 0 0 129 3 0 0 20 0 16 0 110843309 10872623104 54818 18446744073709551615 4194304 4196468 140737014828448 140542282355624 140541886475192 0 4 1 16800974 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
[pid=23319/tid=23322] ppid=23316 vsize=10617796 memory=6370718162792965737 CPUtime=0.01 cores=0,2,4,6
/proc/23319/task/23322/stat : 23322 (java) S 23316 23319 8289 0 -1 1077944384 8 0 0 0 1 0 0 0 20 0 16 0 110843309 10872623104 54818 18446744073709551615 4194304 4196468 140737014828448 140542208538896 140542278129365 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
[pid=23319/tid=23323] ppid=23316 vsize=10617796 memory=7739550756871235176 CPUtime=0.01 cores=0,2,4,6
/proc/23319/task/23323/stat : 23323 (java) S 23316 23319 8289 0 -1 1077944384 16 0 0 0 1 0 0 0 20 0 16 0 110843309 10872623104 54818 18446744073709551615 4194304 4196468 140737014828448 140542207486352 140542278129365 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
[pid=23319/tid=23324] ppid=23316 vsize=10617796 memory=6077719178807367785 CPUtime=0.02 cores=0,2,4,6
/proc/23319/task/23324/stat : 23324 (java) S 23316 23319 8289 0 -1 1077944384 13 0 0 0 2 0 0 0 20 0 16 0 110843309 10872623104 54818 18446744073709551615 4194304 4196468 140737014828448 140542206433808 140542278129365 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
[pid=23319/tid=23325] ppid=23316 vsize=10617796 memory=1296 CPUtime=0.02 cores=0,2,4,6
/proc/23319/task/23325/stat : 23325 (java) S 23316 23319 8289 0 -1 1077944384 27 0 0 0 2 0 0 0 20 0 16 0 110843309 10872623104 54818 18446744073709551615 4194304 4196468 140737014828448 140542205381264 140542278129365 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
[pid=23319/tid=23326] ppid=23316 vsize=10617796 memory=2440 CPUtime=0 cores=0,2,4,6
/proc/23319/task/23326/stat : 23326 (java) S 23316 23319 8289 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 16 0 110843311 10872623104 54818 18446744073709551615 4194304 4196468 140737014828448 140541773838832 140542278130306 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
[pid=23319/tid=23327] ppid=23316 vsize=10617796 memory=1724 CPUtime=0 cores=0,2,4,6
/proc/23319/task/23327/stat : 23327 (java) S 23316 23319 8289 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 16 0 110843311 10872623104 54818 18446744073709551615 4194304 4196468 140737014828448 140541772785056 140542278129365 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
[pid=23319/tid=23328] ppid=23316 vsize=10617796 memory=33 CPUtime=0 cores=0,2,4,6
/proc/23319/task/23328/stat : 23328 (java) S 23316 23319 8289 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 16 0 110843311 10872623104 54818 18446744073709551615 4194304 4196468 140737014828448 140541771732464 140542278129365 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
[pid=23319/tid=23329] ppid=23316 vsize=10617796 memory=5789488802655656041 CPUtime=0 cores=0,2,4,6
/proc/23319/task/23329/stat : 23329 (java) S 23316 23319 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 110843314 10872623104 54818 18446744073709551615 4194304 4196468 140737014828448 140541770681040 140542278137755 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
[pid=23319/tid=23330] ppid=23316 vsize=10617796 memory=5933603990731511913 CPUtime=0.82 cores=0,2,4,6
/proc/23319/task/23330/stat : 23330 (java) S 23316 23319 8289 0 -1 1077944384 3679 0 0 0 82 0 0 0 20 0 16 0 110843314 10872623104 54818 18446744073709551615 4194304 4196468 140737014828448 140541769627632 140542278130306 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0

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

/proc/23319/task/23323/stat : 23323 (java) S 23316 23319 8289 0 -1 1077944384 963 0 0 0 24 10 0 0 20 0 16 0 110843309 10872623104 178742 18446744073709551615 4194304 4196468 140737014828448 140542207486352 140542278129365 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
[pid=23319/tid=23324] ppid=23316 vsize=10617796 memory=710872 CPUtime=0.35 cores=0,2,4,6
/proc/23319/task/23324/stat : 23324 (java) S 23316 23319 8289 0 -1 1077944384 1102 0 0 0 25 10 0 0 20 0 16 0 110843309 10872623104 178742 18446744073709551615 4194304 4196468 140737014828448 140542206433808 140542278129365 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
[pid=23319/tid=23325] ppid=23316 vsize=10617796 memory=712920 CPUtime=0.36 cores=0,2,4,6
/proc/23319/task/23325/stat : 23325 (java) S 23316 23319 8289 0 -1 1077944384 1250 0 0 0 25 11 0 0 20 0 16 0 110843309 10872623104 178742 18446744073709551615 4194304 4196468 140737014828448 140542205381264 140542278129365 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
[pid=23319/tid=23326] ppid=23316 vsize=10617796 memory=714968 CPUtime=0.09 cores=0,2,4,6
/proc/23319/task/23326/stat : 23326 (java) S 23316 23319 8289 0 -1 1077944384 2119 0 0 0 7 2 0 0 20 0 16 0 110843311 10872623104 178742 18446744073709551615 4194304 4196468 140737014828448 140541773838832 140542278130306 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
[pid=23319/tid=23327] ppid=23316 vsize=10617796 memory=712920 CPUtime=0 cores=0,2,4,6
/proc/23319/task/23327/stat : 23327 (java) S 23316 23319 8289 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 16 0 110843311 10872623104 178742 18446744073709551615 4194304 4196468 140737014828448 140541772785120 140542278129365 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
[pid=23319/tid=23328] ppid=23316 vsize=10617796 memory=714968 CPUtime=0 cores=0,2,4,6
/proc/23319/task/23328/stat : 23328 (java) S 23316 23319 8289 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 16 0 110843311 10872623104 178742 18446744073709551615 4194304 4196468 140737014828448 140541771732464 140542278129365 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
[pid=23319/tid=23329] ppid=23316 vsize=10617796 memory=714968 CPUtime=0 cores=0,2,4,6
/proc/23319/task/23329/stat : 23329 (java) S 23316 23319 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 110843314 10872623104 178742 18446744073709551615 4194304 4196468 140737014828448 140541770681040 140542278137755 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
[pid=23319/tid=23330] ppid=23316 vsize=10617796 memory=714968 CPUtime=1.21 cores=0,2,4,6
/proc/23319/task/23330/stat : 23330 (java) S 23316 23319 8289 0 -1 1077944384 8352 0 0 0 120 1 0 0 20 0 16 0 110843314 10872623104 178742 18446744073709551615 4194304 4196468 140737014828448 140541769627632 140542278130306 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
[pid=23319/tid=23331] ppid=23316 vsize=10617796 memory=714968 CPUtime=1.23 cores=0,2,4,6
/proc/23319/task/23331/stat : 23331 (java) S 23316 23319 8289 0 -1 1077944384 8678 0 0 0 122 1 0 0 20 0 16 0 110843314 10872623104 178742 18446744073709551615 4194304 4196468 140737014828448 140541768575088 140542278130306 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
[pid=23319/tid=23332] ppid=23316 vsize=10617796 memory=712920 CPUtime=0.36 cores=0,2,4,6
/proc/23319/task/23332/stat : 23332 (java) S 23316 23319 8289 0 -1 1077944384 4284 0 0 0 35 1 0 0 20 0 16 0 110843314 10872623104 178742 18446744073709551615 4194304 4196468 140737014828448 140541767522544 140542278130306 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
[pid=23319/tid=23333] ppid=23316 vsize=10617796 memory=712920 CPUtime=0 cores=0,2,4,6
/proc/23319/task/23333/stat : 23333 (java) S 23316 23319 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 110843314 10872623104 178742 18446744073709551615 4194304 4196468 140737014828448 140541766470240 140542278129365 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
[pid=23319/tid=23334] ppid=23316 vsize=10617796 memory=712920 CPUtime=1.32 cores=0,2,4,6
/proc/23319/task/23334/stat : 23334 (java) S 23316 23319 8289 0 -1 1077944384 2278 0 0 0 64 68 0 0 20 0 16 0 110843319 10872623104 178742 18446744073709551615 4194304 4196468 140737014828448 140541765417776 140542278130306 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
[pid=23319/tid=23335] ppid=23316 vsize=10617796 memory=710872 CPUtime=0 cores=0,2,4,6
/proc/23319/task/23335/stat : 23335 (java) S 23316 23319 8289 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 110843393 10872623104 178742 18446744073709551615 4194304 4196468 140737014828448 140541764363568 140542278130306 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
Current children cumulated CPU time: 2507.26 s
Current children cumulated vsize: 10617796 KiB
Current children cumulated memory: 714968 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2515.11 s]
/proc/loadavg: 2.00 2.05 2.16 3/216 23567
/proc/meminfo: memFree=27995920/32770624 swapFree=67108860/67108860
[pid=23319] ppid=23316 vsize=10617796 memory=719064 CPUtime=2520.09 cores=0,2,4,6
/proc/23319/stat : 23319 (java) S 23316 23319 8289 0 -1 1077944320 53867 0 0 0 251898 111 0 0 20 0 16 0 110843303 10872623104 179766 18446744073709551615 4194304 4196468 140737014828448 140737014810992 140542278119159 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 5 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
/proc/23319/statm: 2654449 179766 3133 1 0 2643902 0
[pid=23319/tid=23321] ppid=23316 vsize=10617796 memory=719064 CPUtime=2514.37 cores=0,2,4,6
/proc/23319/task/23321/stat : 23321 (java) R 23316 23319 8289 0 -1 4202560 22424 0 0 0 251431 6 0 0 20 0 16 0 110843309 10872623104 179766 18446744073709551615 4194304 4196468 140737014828448 140542282358216 140541886451419 0 4 1 16800974 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
[pid=23319/tid=23322] ppid=23316 vsize=10617796 memory=717016 CPUtime=0.34 cores=0,2,4,6
/proc/23319/task/23322/stat : 23322 (java) S 23316 23319 8289 0 -1 1077944384 1007 0 0 0 23 11 0 0 20 0 16 0 110843309 10872623104 179766 18446744073709551615 4194304 4196468 140737014828448 140542208538896 140542278129365 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
[pid=23319/tid=23323] ppid=23316 vsize=10617796 memory=710872 CPUtime=0.34 cores=0,2,4,6
/proc/23319/task/23323/stat : 23323 (java) S 23316 23319 8289 0 -1 1077944384 963 0 0 0 24 10 0 0 20 0 16 0 110843309 10872623104 179766 18446744073709551615 4194304 4196468 140737014828448 140542207486352 140542278129365 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
[pid=23319/tid=23324] ppid=23316 vsize=10617796 memory=710872 CPUtime=0.35 cores=0,2,4,6
/proc/23319/task/23324/stat : 23324 (java) S 23316 23319 8289 0 -1 1077944384 1102 0 0 0 25 10 0 0 20 0 16 0 110843309 10872623104 179766 18446744073709551615 4194304 4196468 140737014828448 140542206433808 140542278129365 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
[pid=23319/tid=23325] ppid=23316 vsize=10617796 memory=712920 CPUtime=0.36 cores=0,2,4,6
/proc/23319/task/23325/stat : 23325 (java) S 23316 23319 8289 0 -1 1077944384 1250 0 0 0 25 11 0 0 20 0 16 0 110843309 10872623104 179766 18446744073709551615 4194304 4196468 140737014828448 140542205381264 140542278129365 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
[pid=23319/tid=23326] ppid=23316 vsize=10617796 memory=714968 CPUtime=0.09 cores=0,2,4,6
/proc/23319/task/23326/stat : 23326 (java) S 23316 23319 8289 0 -1 1077944384 2119 0 0 0 7 2 0 0 20 0 16 0 110843311 10872623104 179766 18446744073709551615 4194304 4196468 140737014828448 140541773838832 140542278130306 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
[pid=23319/tid=23327] ppid=23316 vsize=10617796 memory=717016 CPUtime=0 cores=0,2,4,6
/proc/23319/task/23327/stat : 23327 (java) S 23316 23319 8289 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 16 0 110843311 10872623104 179766 18446744073709551615 4194304 4196468 140737014828448 140541772785120 140542278129365 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
[pid=23319/tid=23328] ppid=23316 vsize=10617796 memory=714968 CPUtime=0 cores=0,2,4,6
/proc/23319/task/23328/stat : 23328 (java) S 23316 23319 8289 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 16 0 110843311 10872623104 179766 18446744073709551615 4194304 4196468 140737014828448 140541771732464 140542278129365 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
[pid=23319/tid=23329] ppid=23316 vsize=10617796 memory=717016 CPUtime=0 cores=0,2,4,6
/proc/23319/task/23329/stat : 23329 (java) S 23316 23319 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 110843314 10872623104 179766 18446744073709551615 4194304 4196468 140737014828448 140541770681040 140542278137755 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
[pid=23319/tid=23330] ppid=23316 vsize=10617796 memory=719064 CPUtime=1.21 cores=0,2,4,6
/proc/23319/task/23330/stat : 23330 (java) S 23316 23319 8289 0 -1 1077944384 8352 0 0 0 120 1 0 0 20 0 16 0 110843314 10872623104 179766 18446744073709551615 4194304 4196468 140737014828448 140541769627632 140542278130306 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
[pid=23319/tid=23331] ppid=23316 vsize=10617796 memory=717016 CPUtime=1.23 cores=0,2,4,6
/proc/23319/task/23331/stat : 23331 (java) S 23316 23319 8289 0 -1 1077944384 8678 0 0 0 122 1 0 0 20 0 16 0 110843314 10872623104 179766 18446744073709551615 4194304 4196468 140737014828448 140541768575088 140542278130306 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
[pid=23319/tid=23332] ppid=23316 vsize=10617796 memory=719064 CPUtime=0.36 cores=0,2,4,6
/proc/23319/task/23332/stat : 23332 (java) S 23316 23319 8289 0 -1 1077944384 4284 0 0 0 35 1 0 0 20 0 16 0 110843314 10872623104 179766 18446744073709551615 4194304 4196468 140737014828448 140541767522544 140542278130306 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
[pid=23319/tid=23333] ppid=23316 vsize=10617796 memory=1152 CPUtime=0 cores=0,2,4,6
/proc/23319/task/23333/stat : 23333 (java) S 23316 23319 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 110843314 10872623104 179766 18446744073709551615 4194304 4196468 140737014828448 140541766470240 140542278129365 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
[pid=23319/tid=23334] ppid=23316 vsize=10617796 memory=719064 CPUtime=1.33 cores=0,2,4,6
/proc/23319/task/23334/stat : 23334 (java) S 23316 23319 8289 0 -1 1077944384 2280 0 0 0 65 68 0 0 20 0 16 0 110843319 10872623104 179766 18446744073709551615 4194304 4196468 140737014828448 140541765417776 140542278130306 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
[pid=23319/tid=23335] ppid=23316 vsize=10617796 memory=4168 CPUtime=0 cores=0,2,4,6
/proc/23319/task/23335/stat : 23335 (java) S 23316 23319 8289 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 110843393 10872623104 179766 18446744073709551615 4194304 4196468 140737014828448 140541764363568 140542278130306 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
Current children cumulated CPU time: 2520.09 s
Current children cumulated vsize: 10617796 KiB
Current children cumulated memory: 719064 KiB

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

[startup+2515.34 s]
# the end of solver process 23319 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.02 s, system=1.12009 s

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

[startup+2515.21 s]
/proc/loadavg: 2.00 2.05 2.16 3/216 23567
/proc/meminfo: memFree=27995920/32770624 swapFree=67108860/67108860
[pid=23319] ppid=23316 vsize=10817488 memory=727472 CPUtime=2520.1 cores=0,2,4,6
/proc/23319/stat : 23319 (java) S 23316 23319 8289 0 -1 1077944320 54221 0 0 0 251899 111 0 0 20 0 17 0 110843303 11077107712 181868 18446744073709551615 4194304 4196468 140737014828448 140737014810992 140542278119159 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 5 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
/proc/23319/statm: 2704372 181868 3135 1 0 2693825 0
[pid=23319/tid=23321] ppid=23316 vsize=10817488 memory=714968 CPUtime=2514.38 cores=0,2,4,6
/proc/23319/task/23321/stat : 23321 (java) S 23316 23319 8289 0 -1 1077944384 22451 0 0 0 251432 6 0 0 20 0 17 0 110843309 11077107712 181868 18446744073709551615 4194304 4196468 140737014828448 140542282362032 140542278129365 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 4 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
[pid=23319/tid=23322] ppid=23316 vsize=10817488 memory=714968 CPUtime=0.34 cores=0,2,4,6
/proc/23319/task/23322/stat : 23322 (java) S 23316 23319 8289 0 -1 1077944384 1007 0 0 0 23 11 0 0 20 0 17 0 110843309 11077107712 181868 18446744073709551615 4194304 4196468 140737014828448 140542208538896 140542278129365 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
[pid=23319/tid=23323] ppid=23316 vsize=10817488 memory=1296 CPUtime=0.34 cores=0,2,4,6
/proc/23319/task/23323/stat : 23323 (java) S 23316 23319 8289 0 -1 1077944384 963 0 0 0 24 10 0 0 20 0 17 0 110843309 11077107712 181868 18446744073709551615 4194304 4196468 140737014828448 140542207486352 140542278129365 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
[pid=23319/tid=23324] ppid=23316 vsize=10817488 memory=2440 CPUtime=0.35 cores=0,2,4,6
/proc/23319/task/23324/stat : 23324 (java) S 23316 23319 8289 0 -1 1077944384 1102 0 0 0 25 10 0 0 20 0 17 0 110843309 11077107712 181868 18446744073709551615 4194304 4196468 140737014828448 140542206433808 140542278129365 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
[pid=23319/tid=23325] ppid=23316 vsize=10817488 memory=714968 CPUtime=0.36 cores=0,2,4,6
/proc/23319/task/23325/stat : 23325 (java) S 23316 23319 8289 0 -1 1077944384 1250 0 0 0 25 11 0 0 20 0 17 0 110843309 11077107712 181868 18446744073709551615 4194304 4196468 140737014828448 140542205381264 140542278129365 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
[pid=23319/tid=23326] ppid=23316 vsize=10817488 memory=712920 CPUtime=0.09 cores=0,2,4,6
/proc/23319/task/23326/stat : 23326 (java) S 23316 23319 8289 0 -1 1077944384 2119 0 0 0 7 2 0 0 20 0 17 0 110843311 11077107712 181868 18446744073709551615 4194304 4196468 140737014828448 140541773838832 140542278130306 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
[pid=23319/tid=23327] ppid=23316 vsize=10817488 memory=712920 CPUtime=0 cores=0,2,4,6
/proc/23319/task/23327/stat : 23327 (java) S 23316 23319 8289 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 17 0 110843311 11077107712 181868 18446744073709551615 4194304 4196468 140737014828448 140541772785120 140542278129365 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
[pid=23319/tid=23328] ppid=23316 vsize=10817488 memory=719064 CPUtime=0 cores=0,2,4,6
/proc/23319/task/23328/stat : 23328 (java) S 23316 23319 8289 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 17 0 110843311 11077107712 181868 18446744073709551615 4194304 4196468 140737014828448 140541771732464 140542278129365 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
[pid=23319/tid=23329] ppid=23316 vsize=10817488 memory=719064 CPUtime=0 cores=0,2,4,6
/proc/23319/task/23329/stat : 23329 (java) S 23316 23319 8289 0 -1 1077944384 115 0 0 0 0 0 0 0 20 0 17 0 110843314 11077107712 181868 18446744073709551615 4194304 4196468 140737014828448 140541770681040 140542278137755 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
[pid=23319/tid=23330] ppid=23316 vsize=10817488 memory=719064 CPUtime=1.21 cores=0,2,4,6
/proc/23319/task/23330/stat : 23330 (java) S 23316 23319 8289 0 -1 1077944384 8352 0 0 0 120 1 0 0 20 0 17 0 110843314 11077107712 181868 18446744073709551615 4194304 4196468 140737014828448 140541769627632 140542278130306 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
[pid=23319/tid=23331] ppid=23316 vsize=10817488 memory=714968 CPUtime=1.23 cores=0,2,4,6
/proc/23319/task/23331/stat : 23331 (java) S 23316 23319 8289 0 -1 1077944384 8678 0 0 0 122 1 0 0 20 0 17 0 110843314 11077107712 181868 18446744073709551615 4194304 4196468 140737014828448 140541768575088 140542278130306 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
[pid=23319/tid=23332] ppid=23316 vsize=10817488 memory=1008 CPUtime=0.36 cores=0,2,4,6
/proc/23319/task/23332/stat : 23332 (java) S 23316 23319 8289 0 -1 1077944384 4307 0 0 0 35 1 0 0 20 0 17 0 110843314 11077107712 181868 18446744073709551615 4194304 4196468 140737014828448 140541767522544 140542278130306 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
[pid=23319/tid=23333] ppid=23316 vsize=10817488 memory=2012 CPUtime=0 cores=0,2,4,6
/proc/23319/task/23333/stat : 23333 (java) S 23316 23319 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 17 0 110843314 11077107712 181868 18446744073709551615 4194304 4196468 140737014828448 140541766470240 140542278129365 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
[pid=23319/tid=23334] ppid=23316 vsize=10817488 memory=164 CPUtime=1.33 cores=0,2,4,6
/proc/23319/task/23334/stat : 23334 (java) S 23316 23319 8289 0 -1 1077944384 2280 0 0 0 65 68 0 0 20 0 17 0 110843319 11077107712 181868 18446744073709551615 4194304 4196468 140737014828448 140541765417776 140542278130306 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
Current children cumulated CPU time: 2520.1 s
Current children cumulated vsize: 10817488 KiB
Current children cumulated memory: 727472 KiB

[startup+2515.3 s]
/proc/loadavg: 2.00 2.05 2.16 3/216 23567
/proc/meminfo: memFree=27995920/32770624 swapFree=67108860/67108860
[pid=23319] ppid=23316 vsize=10817488 memory=727472 CPUtime=2520.1 cores=0,2,4,6
/proc/23319/stat : 23319 (java) S 23316 23319 8289 0 -1 1077944320 54221 0 0 0 251899 111 0 0 20 0 17 0 110843303 11077107712 181868 18446744073709551615 4194304 4196468 140737014828448 140737014810992 140542278119159 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 5 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
/proc/23319/statm: 2704372 181868 3135 1 0 2693825 0
[pid=23319/tid=23321] ppid=23316 vsize=10817488 memory=717016 CPUtime=2514.38 cores=0,2,4,6
/proc/23319/task/23321/stat : 23321 (java) S 23316 23319 8289 0 -1 1077944384 22451 0 0 0 251432 6 0 0 20 0 17 0 110843309 11077107712 181868 18446744073709551615 4194304 4196468 140737014828448 140542282362032 140542278129365 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 4 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
[pid=23319/tid=23322] ppid=23316 vsize=10817488 memory=714968 CPUtime=0.34 cores=0,2,4,6
/proc/23319/task/23322/stat : 23322 (java) S 23316 23319 8289 0 -1 1077944384 1007 0 0 0 23 11 0 0 20 0 17 0 110843309 11077107712 181868 18446744073709551615 4194304 4196468 140737014828448 140542208538896 140542278129365 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
[pid=23319/tid=23323] ppid=23316 vsize=10817488 memory=717016 CPUtime=0.34 cores=0,2,4,6
/proc/23319/task/23323/stat : 23323 (java) S 23316 23319 8289 0 -1 1077944384 963 0 0 0 24 10 0 0 20 0 17 0 110843309 11077107712 181868 18446744073709551615 4194304 4196468 140737014828448 140542207486352 140542278129365 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
[pid=23319/tid=23324] ppid=23316 vsize=10817488 memory=714968 CPUtime=0.35 cores=0,2,4,6
/proc/23319/task/23324/stat : 23324 (java) S 23316 23319 8289 0 -1 1077944384 1102 0 0 0 25 10 0 0 20 0 17 0 110843309 11077107712 181868 18446744073709551615 4194304 4196468 140737014828448 140542206433808 140542278129365 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
[pid=23319/tid=23325] ppid=23316 vsize=10817488 memory=712920 CPUtime=0.36 cores=0,2,4,6
/proc/23319/task/23325/stat : 23325 (java) S 23316 23319 8289 0 -1 1077944384 1250 0 0 0 25 11 0 0 20 0 17 0 110843309 11077107712 181868 18446744073709551615 4194304 4196468 140737014828448 140542205381264 140542278129365 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
[pid=23319/tid=23326] ppid=23316 vsize=10817488 memory=710872 CPUtime=0.09 cores=0,2,4,6
/proc/23319/task/23326/stat : 23326 (java) S 23316 23319 8289 0 -1 1077944384 2119 0 0 0 7 2 0 0 20 0 17 0 110843311 11077107712 181868 18446744073709551615 4194304 4196468 140737014828448 140541773838832 140542278130306 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
[pid=23319/tid=23327] ppid=23316 vsize=10817488 memory=710872 CPUtime=0 cores=0,2,4,6
/proc/23319/task/23327/stat : 23327 (java) S 23316 23319 8289 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 17 0 110843311 11077107712 181868 18446744073709551615 4194304 4196468 140737014828448 140541772785120 140542278129365 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
[pid=23319/tid=23328] ppid=23316 vsize=10817488 memory=717016 CPUtime=0 cores=0,2,4,6
/proc/23319/task/23328/stat : 23328 (java) S 23316 23319 8289 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 17 0 110843311 11077107712 181868 18446744073709551615 4194304 4196468 140737014828448 140541771732464 140542278129365 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
[pid=23319/tid=23329] ppid=23316 vsize=10817488 memory=719064 CPUtime=0 cores=0,2,4,6
/proc/23319/task/23329/stat : 23329 (java) S 23316 23319 8289 0 -1 1077944384 115 0 0 0 0 0 0 0 20 0 17 0 110843314 11077107712 181868 18446744073709551615 4194304 4196468 140737014828448 140541770681040 140542278137755 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
[pid=23319/tid=23330] ppid=23316 vsize=10817488 memory=719064 CPUtime=1.21 cores=0,2,4,6
/proc/23319/task/23330/stat : 23330 (java) S 23316 23319 8289 0 -1 1077944384 8352 0 0 0 120 1 0 0 20 0 17 0 110843314 11077107712 181868 18446744073709551615 4194304 4196468 140737014828448 140541769627632 140542278130306 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
[pid=23319/tid=23331] ppid=23316 vsize=10817488 memory=717016 CPUtime=1.23 cores=0,2,4,6
/proc/23319/task/23331/stat : 23331 (java) S 23316 23319 8289 0 -1 1077944384 8678 0 0 0 122 1 0 0 20 0 17 0 110843314 11077107712 181868 18446744073709551615 4194304 4196468 140737014828448 140541768575088 140542278130306 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
[pid=23319/tid=23332] ppid=23316 vsize=10817488 memory=6944656592455359580 CPUtime=0.36 cores=0,2,4,6
/proc/23319/task/23332/stat : 23332 (java) S 23316 23319 8289 0 -1 1077944384 4307 0 0 0 35 1 0 0 20 0 17 0 110843314 11077107712 181868 18446744073709551615 4194304 4196468 140737014828448 140541767522544 140542278130306 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
[pid=23319/tid=23333] ppid=23316 vsize=10817488 memory=719064 CPUtime=0 cores=0,2,4,6
/proc/23319/task/23333/stat : 23333 (java) S 23316 23319 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 17 0 110843314 11077107712 181868 18446744073709551615 4194304 4196468 140737014828448 140541766470240 140542278129365 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
[pid=23319/tid=23334] ppid=23316 vsize=10817488 memory=4168 CPUtime=1.33 cores=0,2,4,6
/proc/23319/task/23334/stat : 23334 (java) S 23316 23319 8289 0 -1 1077944384 2280 0 0 0 65 68 0 0 20 0 17 0 110843319 11077107712 181868 18446744073709551615 4194304 4196468 140737014828448 140541765417776 140542278130306 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39170048 140737014833552 140737014833705 140737014833705 140737014837199 0
Current children cumulated CPU time: 2520.1 s
Current children cumulated vsize: 10817488 KiB
Current children cumulated memory: 727472 KiB

Child status: 143
Real time (s): 2515.34
CPU time (s): 2520.14
CPU user time (s): 2519.02
CPU system time (s): 1.12009
CPU usage (%): 100.191
Max. virtual memory (cumulated for all children) (KiB): 10817488
Max. memory (cumulated for all children) (KiB): 727472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.02
system time used= 1.12009
maximum resident set size= 730360
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 54434
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1640
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 56588
involuntary context switches= 2263


# summary of solver processes directly reported to runsolver:
#   pid: 23319
#   total CPU time (s): 2520.14
#   total CPU user time (s): 2519.02
#   total CPU system time (s): 1.12009

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.6787 second user time and 24.1913 second system time

The end

Launcher Data

Begin job on node133 at 2017-08-13 15:03:53
IDJOB=4263518
IDBENCH=133770
IDSOLVER=2651
FILE ID=node133/4263518-1502630281
RUNJOBID= node133-1502619490-21334
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= sat4j-CSP 2017-07-05
BENCH NAME= XCSP17/QuasiGroups/QuasiGroups-elt-qg4/QuasiGroup-4-08.xml
COMMAND LINE= java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4263518-1502630281/watcher-4263518-1502630281 -o /tmp/evaluation-result-4263518-1502630281/solver-4263518-1502630281 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1502619490-21334 --watchdog 2580  java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4263518-1502630281.xml

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

MD5SUM BENCH= 86261698a40453ca60d699c1ebc214eb
RANDOM SEED=1272218002

node133.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.17
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.17
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.17
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.17
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:        29336884 kB
MemAvailable:   29918572 kB
Buffers:          231956 kB
Cached:           644928 kB
SwapCached:            0 kB
Active:          2806760 kB
Inactive:         175832 kB
Active(anon):    2046528 kB
Inactive(anon):   100840 kB
Active(file):     760232 kB
Inactive(file):    74992 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1696 kB
Writeback:             0 kB
AnonPages:       2105736 kB
Mapped:            67880 kB
Shmem:             41660 kB
Slab:             151844 kB
SReclaimable:     124596 kB
SUnreclaim:        27248 kB
KernelStack:        3536 kB
PageTables:         9164 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3100928 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2004992 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      132480 kB
DirectMap2M:    33413120 kB

Free space on /tmp at the end= 62028 MiB
End job on node133 at 2017-08-13 15:45:49