Trace number 4297310

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+glucose-syrup (2018-07-07)UNSAT 2.27111 1.37204

General information on the benchmark

NameHaystacks/
Haystacks-ext-04_c18.xml
MD5SUMa1ecb9d626e1829c4f6714b650dba230
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 benchmark1.20178
Satisfiable
(Un)Satisfiability was proved
Number of variables16
Number of constraints27
Number of domains1
Minimum domain size4
Maximum domain size4
Distribution of domain sizes[{"size":4,"count":16}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":10},{"degree":4,"count":6}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":27}]
Number of extensional constraints27
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":27}]
Optimization problemNO
Type of objective

Solver Data

0.66/0.52	
0.66/0.53	scop both+glucose-syrup (2018-07-07)
0.66/0.53	
0.66/0.55	c BEGIN-Prog: Fri Jul 27 04:50:06 CEST 2018
0.66/0.55	c PID: 5182
0.66/0.55	c IP: 172.20.3.104
0.66/0.55	c HOST: node104.alineos.net
0.66/0.56	c (0,0) Parsing Begin
1.17/0.81	c (0,0) Parsing End
1.17/0.81	c (0,0) CSP: 16 int (0 aux), 0 bool (0 aux), 27 ctr, max domain size 4
1.17/0.82	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 17 MiB used (max 0 MiB)
1.17/0.82	c (0,0) Constraint Name Generate Begin
1.17/0.82	c (0,0) Ctr:HOME/instance-4297310-1532659805.xml,ExtensionConflict:ExtensionSupport:IntVar
1.17/0.82	c (0,0) Constraint Name Generate End
1.17/0.82	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 17 MiB used (max 0 MiB)
1.17/0.82	c (0,0) CSP to CSPinCNF Begin
1.33/0.99	c (0,0) translated 3 (10%) constraints
1.52/1.01	c (0,0) translated 6 (20%) constraints
1.52/1.08	c (0,0) translated 9 (30%) constraints
1.52/1.10	c (0,0) translated 11 (40%) constraints
1.69/1.12	c (0,0) translated 14 (50%) constraints
1.69/1.13	c (0,0) translated 17 (60%) constraints
1.69/1.14	c (0,0) translated 19 (70%) constraints
1.69/1.14	c (0,0) translated 22 (80%) constraints
1.69/1.15	c (0,0) translated 25 (90%) constraints
1.69/1.16	c (0,0) translated 27 (100%) constraints
1.69/1.18	c (0,0) STATISTICS1:HOME/instance-4297310-1532659805.xml,ExtensionConflict:ExtensionSupport:IntVar,28,132,-1,4,5,1,,4:354;2:54,5:3;4:63;3:12;2:54,1:408;0:3,
1.69/1.18	c (0,0) ===========================================
1.69/1.18	c (0,0) Both Encoding selects:
1.69/1.18	c (0,0) Order
1.69/1.18	c (0,0) ===========================================
1.69/1.19	c (0,0) translated 14 (10%) constraints
1.92/1.20	c (0,0) translated 27 (20%) constraints
1.92/1.20	c (0,0) translated 40 (30%) constraints
1.92/1.20	c (0,0) translated 53 (40%) constraints
1.92/1.21	c (0,0) translated 66 (50%) constraints
1.92/1.21	c (0,0) translated 80 (60%) constraints
1.92/1.21	c (0,0) translated 93 (70%) constraints
1.92/1.22	c (0,0) translated 106 (80%) constraints
1.92/1.22	c (0,0) translated 119 (90%) constraints
1.92/1.22	c (0,0) translated 132 (100%) constraints
1.92/1.22	c (0,0) CSP to CSPinCNF End
1.92/1.22	c (0,0) CSP: 16 int (0 aux), 12 bool (12 aux), 132 ctr, max domain size 4
1.92/1.22	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 23 MiB used (max 0 MiB)
1.92/1.22	c (0,0) CSPinCNF Propagation Begin
1.92/1.25	c (0,0) 0 values, 51 unsatisfiable literals, and 0 valid clauses are removed
1.92/1.25	c (0,0) CSPinCNF Propagation End
1.92/1.25	c (0,0) CSP: 16 int (0 aux), 12 bool (12 aux), 132 ctr, max domain size 4
1.92/1.25	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 23 MiB used (max 0 MiB)
1.92/1.25	c (0,0) Simplify CSPinCNF Begin
1.92/1.25	c (0,0) Simplify CSPinCNF End
1.92/1.25	c (0,0) CSP: 16 int (0 aux), 12 bool (12 aux), 132 ctr, max domain size 4
1.92/1.25	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 23 MiB used (max 0 MiB)
1.92/1.25	c (0,0) Calculate Precise Domain Begin
1.92/1.26	c (0,0) 0 values are removed by re-calculation
1.92/1.26	c (0,0) Calculate Precise Domain End
1.92/1.26	c (0,0) CSP: 16 int (0 aux), 12 bool (12 aux), 132 ctr, max domain size 4
1.92/1.26	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 23 MiB used (max 0 MiB)
1.92/1.26	c (0,0) CSPinCNF to SatSolver Begin
1.92/1.28	c (0,0) 14 (10 %) CSP clauses are encoded (60 SAT variables, 45 SAT clauses)
1.92/1.28	c (0,0) 27 (20 %) CSP clauses are encoded (60 SAT variables, 58 SAT clauses)
1.92/1.28	c (0,0) 40 (30 %) CSP clauses are encoded (60 SAT variables, 71 SAT clauses)
1.92/1.28	c (0,0) 53 (40 %) CSP clauses are encoded (60 SAT variables, 84 SAT clauses)
1.92/1.28	c (0,0) 66 (50 %) CSP clauses are encoded (60 SAT variables, 97 SAT clauses)
1.92/1.29	c (0,0) 80 (60 %) CSP clauses are encoded (60 SAT variables, 111 SAT clauses)
1.92/1.29	c (0,0) 93 (70 %) CSP clauses are encoded (60 SAT variables, 124 SAT clauses)
1.92/1.29	c (0,0) 106 (80 %) CSP clauses are encoded (60 SAT variables, 137 SAT clauses)
1.92/1.29	c (0,0) 119 (90 %) CSP clauses are encoded (60 SAT variables, 150 SAT clauses)
1.92/1.29	c (0,0) 132 (100 %) CSP clauses are encoded (60 SAT variables, 163 SAT clauses)
1.92/1.29	c (0,0) CSPinCNF to SatSolver End
1.92/1.29	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.16/1.30	c (0,0) STATISTICS2:HOME/instance-4297310-1532659805.xml,ExtensionConflict:ExtensionSupport:IntVar,28,132,-1,4,4,1,,4:306;2:54,4:42;3:12;2:78,1:360,
2.16/1.30	c (0,0) SatSolver.solve Begin
2.16/1.30	c (0,0) 60 bool, 164 clause
2.16/1.30	c (0,0) HOME/glucose-syrup -model -nthreads=8 -maxmemory=10000 HOME/instance-4297310-1532659805.xml-scop-5182.cnf HOME/instance-4297310-1532659805.xml-scop-5182.cnf.out
2.16/1.32	c (0,0) c
2.16/1.32	c (0,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
2.16/1.32	c (0,0) c
2.16/1.32	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
2.16/1.32	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
2.16/1.32	c (0,0) c ========================================[ Problem Statistics ]===========================================
2.16/1.32	c (0,0) c |                                                                                                       |
2.16/1.32	c (0,0) c |  Number of variables:            60                                                                   |
2.16/1.32	c (0,0) c |  Number of clauses:             164                                                                   |
2.16/1.32	c (0,0) c |  Parse time:                   0.00 s                                                                 |
2.16/1.32	c (0,0) c |                                                                                                       |
2.16/1.32	c (0,0) c |  Eliminated clauses:           0.00 Mb                                                                |
2.16/1.32	c (0,0) c |  Simplification time:          0.00 s                                                                 |
2.16/1.32	c (0,0) c |                                                                                                       |
2.16/1.32	c (0,0) c =========================================================================================================
2.16/1.32	c (0,0) Solved by unit propagation
2.16/1.32	c (0,0) c real time : 0.000538111 s
2.16/1.32	c (0,0) c cpu time  : 0.001105 s
2.16/1.32	c (0,0) 
2.16/1.32	c (0,0) s UNSATISFIABLE
2.16/1.36	c (0,0) SatSolver.solve End
2.16/1.36	c (0,0) Heap : 675 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.16/1.36	c (0,0) Show results Begin
2.16/1.36	s UNSATISFIABLE
2.16/1.36	c (0,0) Show results End
2.16/1.36	c (0,0) Heap : 675 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.16/1.36	c (0,0) 0,0,0,0,0,0,0,0,0,STOP-AFTER(ALL)
2.16/1.36	c END-Prog: Fri Jul 27 04:50:07 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 (10435 MiB free)
  memory of node 1: 16384 MiB (12499 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4297310-1532659805/watcher-4297310-1532659805 -o /tmp/evaluation-result-4297310-1532659805/solver-4297310-1532659805 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node104-1532654585-3249 --watchdog 2580 java -Xms22g -Xmx22g -Xss128m -jar HOME/scop.jar -both -solver HOME/glucose-syrup -solverOption -model:-nthreads=8:-maxmemory=10000 -tmp HOME HOME/instance-4297310-1532659805.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 20160 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 20190 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=5182, runsolver pid=5179

[startup+0.100112 s]*
/proc/loadavg: 7.02 7.96 8.15 2/198 5202
/proc/meminfo: memFree=23392792/32770624 swapFree=67108800/67108860
[pid=5182] ppid=5179 vsize=27312552 memory=106652 CPUtime=0.11 cores=0-7
/proc/5182/stat : 5182 (java) S 5179 5182 3222 0 -1 1077944320 6221 0 0 0 8 3 0 0 20 0 20 0 83543697 27968053248 26663 33554432000 4194304 4196468 140735795963392 140735795945936 140064404524791 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
/proc/5182/statm: 6828138 26663 2745 1 0 6790598 0
[pid=5182/tid=5184] ppid=5179 vsize=27312552 memory=4134692831991783777 CPUtime=0.09 cores=0-7
/proc/5182/task/5184/stat : 5184 (java) R 5179 5182 3222 0 -1 4202560 4377 0 0 0 7 2 0 0 20 0 20 0 83543697 27968053248 26729 33554432000 4194304 4196468 140735795963392 140064376319952 140064384801616 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5185] ppid=5179 vsize=27312552 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/5182/task/5185/stat : 5185 (java) S 5179 5182 3222 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83543700 27968053248 26729 33554432000 4194304 4196468 140735795963392 140064408766864 140064404534997 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5186] ppid=5179 vsize=27312552 memory=139662101165696 CPUtime=0 cores=0-7
/proc/5182/task/5186/stat : 5186 (java) S 5179 5182 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83543700 27968053248 26729 33554432000 4194304 4196468 140735795963392 140064192162064 140064404534997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5187] ppid=5179 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5182/task/5187/stat : 5187 (java) S 5179 5182 3222 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83543700 27968053248 26729 33554432000 4194304 4196468 140735795963392 140064191109776 140064404534997 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5188] ppid=5179 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5182/task/5188/stat : 5188 (java) S 5179 5182 3222 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83543700 27968053248 26729 33554432000 4194304 4196468 140735795963392 140064190056976 140064404534997 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5189] ppid=5179 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5182/task/5189/stat : 5189 (java) S 5179 5182 3222 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83543700 27968053248 26795 33554432000 4194304 4196468 140735795963392 140064189004688 140064404534997 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5190] ppid=5179 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/5182/task/5190/stat : 5190 (java) S 5179 5182 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83543700 27968053248 26795 33554432000 4194304 4196468 140735795963392 140064187951888 140064404534997 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5191] ppid=5179 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5182/task/5191/stat : 5191 (java) S 5179 5182 3222 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83543700 27968053248 26795 33554432000 4194304 4196468 140735795963392 140064186899600 140064404534997 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5192] ppid=5179 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5182/task/5192/stat : 5192 (java) S 5179 5182 3222 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83543700 27968053248 26795 33554432000 4194304 4196468 140735795963392 140063820209168 140064404534997 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5193] ppid=5179 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5182/task/5193/stat : 5193 (java) S 5179 5182 3222 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83543701 27968053248 26795 33554432000 4194304 4196468 140735795963392 140062926809200 140064404535938 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5194] ppid=5179 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5182/task/5194/stat : 5194 (java) S 5179 5182 3222 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83543702 27968053248 26795 33554432000 4194304 4196468 140735795963392 140062171849504 140064404534997 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5195] ppid=5179 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5182/task/5195/stat : 5195 (java) S 5179 5182 3222 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 83543702 27968053248 26795 33554432000 4194304 4196468 140735795963392 140062037628016 140064404534997 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5196] ppid=5179 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5182/task/5196/stat : 5196 (java) S 5179 5182 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83543704 27968053248 26795 33554432000 4194304 4196468 140735795963392 140061663123536 140064404543387 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5197] ppid=5179 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5182/task/5197/stat : 5197 (java) S 5179 5182 3222 0 -1 1077944384 291 0 0 0 0 0 0 0 20 0 20 0 83543704 27968053248 26795 33554432000 4194304 4196468 140735795963392 140062925757040 140064404535938 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5198] ppid=5179 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5182/task/5198/stat : 5198 (java) S 5179 5182 3222 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83543704 27968053248 26795 33554432000 4194304 4196468 140735795963392 140062924704240 140064404535938 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5199] ppid=5179 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5182/task/5199/stat : 5199 (java) S 5179 5182 3222 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83543704 27968053248 26795 33554432000 4194304 4196468 140735795963392 140062923651952 140064404535938 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5200] ppid=5179 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5182/task/5200/stat : 5200 (java) S 5179 5182 3222 0 -1 1077944384 252 0 0 0 0 0 0 0 20 0 20 0 83543704 27968053248 26861 33554432000 4194304 4196468 140735795963392 140062922599152 140064404535938 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5201] ppid=5179 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5182/task/5201/stat : 5201 (java) S 5179 5182 3222 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83543704 27968053248 26861 33554432000 4194304 4196468 140735795963392 140061165218144 140064404534997 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5202] ppid=5179 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/5182/task/5202/stat : 5202 (java) S 5179 5182 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83543705 27968053248 26861 33554432000 4194304 4196468 140735795963392 140062921546032 140064404535938 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 106652 KiB

[startup+0.209979 s]*
/proc/loadavg: 7.02 7.96 8.15 3/198 5202
/proc/meminfo: memFree=23376792/32770624 swapFree=67108800/67108860
[pid=5182] ppid=5179 vsize=27312552 memory=121336 CPUtime=0.25 cores=0-7
/proc/5182/stat : 5182 (java) S 5179 5182 3222 0 -1 1077944320 10070 0 0 0 21 4 0 0 20 0 20 0 83543697 27968053248 30334 33554432000 4194304 4196468 140735795963392 140735795945936 140064404524791 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
/proc/5182/statm: 6828138 30334 2912 1 0 6790598 0
[pid=5182/tid=5184] ppid=5179 vsize=27312552 memory=4026531975 CPUtime=0.2 cores=0-7
/proc/5182/task/5184/stat : 5184 (java) R 5179 5182 3222 0 -1 4202560 7961 0 0 0 17 3 0 0 20 0 20 0 83543697 27968053248 30334 33554432000 4194304 4196468 140735795963392 140064376313536 140064388568421 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5185] ppid=5179 vsize=27312552 memory=11921 CPUtime=0 cores=0-7
/proc/5182/task/5185/stat : 5185 (java) S 5179 5182 3222 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83543700 27968053248 30334 33554432000 4194304 4196468 140735795963392 140064408766864 140064404534997 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5186] ppid=5179 vsize=27312552 memory=139662101171135 CPUtime=0 cores=0-7
/proc/5182/task/5186/stat : 5186 (java) S 5179 5182 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83543700 27968053248 30334 33554432000 4194304 4196468 140735795963392 140064192162064 140064404534997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5187] ppid=5179 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/5182/task/5187/stat : 5187 (java) S 5179 5182 3222 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83543700 27968053248 30334 33554432000 4194304 4196468 140735795963392 140064191109776 140064404534997 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5188] ppid=5179 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5182/task/5188/stat : 5188 (java) S 5179 5182 3222 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83543700 27968053248 30334 33554432000 4194304 4196468 140735795963392 140064190056976 140064404534997 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5189] ppid=5179 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5182/task/5189/stat : 5189 (java) S 5179 5182 3222 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83543700 27968053248 30334 33554432000 4194304 4196468 140735795963392 140064189004688 140064404534997 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5190] ppid=5179 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/5182/task/5190/stat : 5190 (java) S 5179 5182 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83543700 27968053248 30334 33554432000 4194304 4196468 140735795963392 140064187951888 140064404534997 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5191] ppid=5179 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5182/task/5191/stat : 5191 (java) S 5179 5182 3222 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83543700 27968053248 30334 33554432000 4194304 4196468 140735795963392 140064186899600 140064404534997 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5192] ppid=5179 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5182/task/5192/stat : 5192 (java) S 5179 5182 3222 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83543700 27968053248 30334 33554432000 4194304 4196468 140735795963392 140063820209168 140064404534997 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5193] ppid=5179 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5182/task/5193/stat : 5193 (java) S 5179 5182 3222 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83543701 27968053248 30334 33554432000 4194304 4196468 140735795963392 140062926809200 140064404535938 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5194] ppid=5179 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5182/task/5194/stat : 5194 (java) S 5179 5182 3222 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83543702 27968053248 30334 33554432000 4194304 4196468 140735795963392 140062171849504 140064404534997 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5195] ppid=5179 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5182/task/5195/stat : 5195 (java) S 5179 5182 3222 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 83543702 27968053248 30334 33554432000 4194304 4196468 140735795963392 140062037628016 140064404534997 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5196] ppid=5179 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5182/task/5196/stat : 5196 (java) S 5179 5182 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83543704 27968053248 30334 33554432000 4194304 4196468 140735795963392 140061663123536 140064404543387 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5197] ppid=5179 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5182/task/5197/stat : 5197 (java) S 5179 5182 3222 0 -1 1077944384 302 0 0 0 0 0 0 0 20 0 20 0 83543704 27968053248 30334 33554432000 4194304 4196468 140735795963392 140062925757040 140064404535938 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5198] ppid=5179 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5182/task/5198/stat : 5198 (java) S 5179 5182 3222 0 -1 1077944384 156 0 0 0 0 0 0 0 20 0 20 0 83543704 27968053248 30334 33554432000 4194304 4196468 140735795963392 140062924704240 140064404535938 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5199] ppid=5179 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5182/task/5199/stat : 5199 (java) S 5179 5182 3222 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83543704 27968053248 30334 33554432000 4194304 4196468 140735795963392 140062923651952 140064404535938 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5200] ppid=5179 vsize=27312552 memory=0 CPUtime=0.02 cores=0-7
/proc/5182/task/5200/stat : 5200 (java) S 5179 5182 3222 0 -1 1077944384 288 0 0 0 2 0 0 0 20 0 20 0 83543704 27968053248 30334 33554432000 4194304 4196468 140735795963392 140062922599152 140064404535938 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5201] ppid=5179 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5182/task/5201/stat : 5201 (java) S 5179 5182 3222 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83543704 27968053248 30334 33554432000 4194304 4196468 140735795963392 140061165218144 140064404534997 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5202] ppid=5179 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/5182/task/5202/stat : 5202 (java) S 5179 5182 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83543705 27968053248 30334 33554432000 4194304 4196468 140735795963392 140062921546032 140064404535938 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 121336 KiB

[startup+0.309186 s]*
/proc/loadavg: 7.02 7.96 8.15 2/198 5202
/proc/meminfo: memFree=23372884/32770624 swapFree=67108800/67108860
[pid=5182] ppid=5179 vsize=27312552 memory=125096 CPUtime=0.42 cores=0-7
/proc/5182/stat : 5182 (java) S 5179 5182 3222 0 -1 1077944320 10719 0 0 0 38 4 0 0 20 0 20 0 83543697 27968053248 31274 33554432000 4194304 4196468 140735795963392 140735795945936 140064404524791 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
/proc/5182/statm: 6828138 31274 2939 1 0 6790598 0
[pid=5182/tid=5184] ppid=5179 vsize=27312552 memory=8112282956445269571 CPUtime=0.29 cores=0-7
/proc/5182/task/5184/stat : 5184 (java) R 5179 5182 3222 0 -1 4202560 8396 0 0 0 26 3 0 0 20 0 20 0 83543697 27968053248 31274 33554432000 4194304 4196468 140735795963392 140064376328944 140064387711600 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5185] ppid=5179 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5182/task/5185/stat : 5185 (java) S 5179 5182 3222 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83543700 27968053248 31274 33554432000 4194304 4196468 140735795963392 140064408766864 140064404534997 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5186] ppid=5179 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5182/task/5186/stat : 5186 (java) S 5179 5182 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83543700 27968053248 31274 33554432000 4194304 4196468 140735795963392 140064192162064 140064404534997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5187] ppid=5179 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5182/task/5187/stat : 5187 (java) S 5179 5182 3222 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83543700 27968053248 31274 33554432000 4194304 4196468 140735795963392 140064191109776 140064404534997 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5188] ppid=5179 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5182/task/5188/stat : 5188 (java) S 5179 5182 3222 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83543700 27968053248 31274 33554432000 4194304 4196468 140735795963392 140064190056976 140064404534997 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5189] ppid=5179 vsize=27312552 memory=2244 CPUtime=0 cores=0-7
/proc/5182/task/5189/stat : 5189 (java) S 5179 5182 3222 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83543700 27968053248 31274 33554432000 4194304 4196468 140735795963392 140064189004688 140064404534997 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5190] ppid=5179 vsize=27312552 memory=139662001796015 CPUtime=0 cores=0-7
/proc/5182/task/5190/stat : 5190 (java) S 5179 5182 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83543700 27968053248 31274 33554432000 4194304 4196468 140735795963392 140064187951888 140064404534997 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5191] ppid=5179 vsize=27312552 memory=139662001798320 CPUtime=0 cores=0-7
/proc/5182/task/5191/stat : 5191 (java) S 5179 5182 3222 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83543700 27968053248 31274 33554432000 4194304 4196468 140735795963392 140064186899600 140064404534997 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5192] ppid=5179 vsize=27312552 memory=139662001800624 CPUtime=0 cores=0-7
/proc/5182/task/5192/stat : 5192 (java) S 5179 5182 3222 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83543700 27968053248 31274 33554432000 4194304 4196468 140735795963392 140063820209168 140064404534997 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5193] ppid=5179 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5182/task/5193/stat : 5193 (java) S 5179 5182 3222 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83543701 27968053248 31274 33554432000 4194304 4196468 140735795963392 140062926809200 140064404535938 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5194] ppid=5179 vsize=27312552 memory=279324003608208 CPUtime=0 cores=0-7
/proc/5182/task/5194/stat : 5194 (java) S 5179 5182 3222 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83543702 27968053248 31274 33554432000 4194304 4196468 140735795963392 140062171849504 140064404534997 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5195] ppid=5179 vsize=27312552 memory=279324003615120 CPUtime=0 cores=0-7
/proc/5182/task/5195/stat : 5195 (java) S 5179 5182 3222 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 83543702 27968053248 31274 33554432000 4194304 4196468 140735795963392 140062037628016 140064404534997 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5196] ppid=5179 vsize=27312552 memory=279324003556400 CPUtime=0 cores=0-7
/proc/5182/task/5196/stat : 5196 (java) S 5179 5182 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83543704 27968053248 31274 33554432000 4194304 4196468 140735795963392 140061663123536 140064404543387 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5197] ppid=5179 vsize=27312552 memory=279324003628944 CPUtime=0.01 cores=0-7
/proc/5182/task/5197/stat : 5197 (java) S 5179 5182 3222 0 -1 1077944384 382 0 0 0 1 0 0 0 20 0 20 0 83543704 27968053248 31274 33554432000 4194304 4196468 140735795963392 140062925757040 140064404535938 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5198] ppid=5179 vsize=27312552 memory=279324003635856 CPUtime=0.01 cores=0-7
/proc/5182/task/5198/stat : 5198 (java) S 5179 5182 3222 0 -1 1077944384 178 0 0 0 1 0 0 0 20 0 20 0 83543704 27968053248 31274 33554432000 4194304 4196468 140735795963392 140062924704240 140064404535938 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5199] ppid=5179 vsize=27312552 memory=279324003633552 CPUtime=0.01 cores=0-7
/proc/5182/task/5199/stat : 5199 (java) S 5179 5182 3222 0 -1 1077944384 65 0 0 0 1 0 0 0 20 0 20 0 83543704 27968053248 31274 33554432000 4194304 4196468 140735795963392 140062923651952 140064404535938 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5200] ppid=5179 vsize=27312552 memory=279324003650160 CPUtime=0.07 cores=0-7
/proc/5182/task/5200/stat : 5200 (java) S 5179 5182 3222 0 -1 1077944384 335 0 0 0 7 0 0 0 20 0 20 0 83543704 27968053248 31274 33554432000 4194304 4196468 140735795963392 140062922599152 140064404535938 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5201] ppid=5179 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5182/task/5201/stat : 5201 (java) S 5179 5182 3222 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83543704 27968053248 31274 33554432000 4194304 4196468 140735795963392 140061165218144 140064404534997 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5202] ppid=5179 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/5182/task/5202/stat : 5202 (java) S 5179 5182 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83543705 27968053248 31274 33554432000 4194304 4196468 140735795963392 140062921546032 140064404535938 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 125096 KiB

[startup+0.700791 s]
/proc/loadavg: 7.02 7.96 8.15 2/198 5202
/proc/meminfo: memFree=23348948/32770624 swapFree=67108800/67108860
[pid=5182] ppid=5179 vsize=27320948 memory=163460 CPUtime=0.99 cores=0-7
/proc/5182/stat : 5182 (java) S 5179 5182 3222 0 -1 1077944320 17943 0 0 0 92 7 0 0 20 0 20 0 83543697 27976650752 40865 33554432000 4194304 4196468 140735795963392 140735795945936 140064404524791 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
/proc/5182/statm: 6830237 40865 3167 1 0 6791622 0
[pid=5182/tid=5184] ppid=5179 vsize=27320948 memory=0 CPUtime=0.67 cores=0-7
/proc/5182/task/5184/stat : 5184 (java) R 5179 5182 3222 0 -1 4202560 15172 0 0 0 62 5 0 0 20 0 20 0 83543697 27976650752 40865 33554432000 4194304 4196468 140735795963392 140064376351616 140064404546138 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5185] ppid=5179 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/5182/task/5185/stat : 5185 (java) S 5179 5182 3222 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83543700 27976650752 40865 33554432000 4194304 4196468 140735795963392 140064408766864 140064404534997 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5186] ppid=5179 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/5182/task/5186/stat : 5186 (java) S 5179 5182 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83543700 27976650752 40865 33554432000 4194304 4196468 140735795963392 140064192162064 140064404534997 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5187] ppid=5179 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/5182/task/5187/stat : 5187 (java) S 5179 5182 3222 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83543700 27976650752 40865 33554432000 4194304 4196468 140735795963392 140064191109776 140064404534997 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5188] ppid=5179 vsize=27320948 memory=8548 CPUtime=0 cores=0-7
/proc/5182/task/5188/stat : 5188 (java) S 5179 5182 3222 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83543700 27976650752 40865 33554432000 4194304 4196468 140735795963392 140064190056976 140064404534997 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5189] ppid=5179 vsize=27320948 memory=1012 CPUtime=0 cores=0-7
/proc/5182/task/5189/stat : 5189 (java) S 5179 5182 3222 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83543700 27976650752 40865 33554432000 4194304 4196468 140735795963392 140064189004688 140064404534997 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5190] ppid=5179 vsize=27320948 memory=1444 CPUtime=0 cores=0-7
/proc/5182/task/5190/stat : 5190 (java) S 5179 5182 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83543700 27976650752 40865 33554432000 4194304 4196468 140735795963392 140064187951888 140064404534997 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5191] ppid=5179 vsize=27320948 memory=1200 CPUtime=0 cores=0-7
/proc/5182/task/5191/stat : 5191 (java) S 5179 5182 3222 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83543700 27976650752 40865 33554432000 4194304 4196468 140735795963392 140064186899600 140064404534997 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5192] ppid=5179 vsize=27320948 memory=15872 CPUtime=0 cores=0-7
/proc/5182/task/5192/stat : 5192 (java) S 5179 5182 3222 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83543700 27976650752 40865 33554432000 4194304 4196468 140735795963392 140063820209168 140064404534997 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5193] ppid=5179 vsize=27320948 memory=14972 CPUtime=0 cores=0-7
/proc/5182/task/5193/stat : 5193 (java) S 5179 5182 3222 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 83543701 27976650752 40865 33554432000 4194304 4196468 140735795963392 140062926809200 140064404535938 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0

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

[pid=5182/tid=5201] ppid=5179 vsize=27320948 memory=4616 CPUtime=0 cores=0-7
/proc/5182/task/5201/stat : 5201 (java) S 5179 5182 3222 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83543704 27976650752 40865 33554432000 4194304 4196468 140735795963392 140061165218144 140064404534997 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5202] ppid=5179 vsize=27320948 memory=1232 CPUtime=0 cores=0-7
/proc/5182/task/5202/stat : 5202 (java) S 5179 5182 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83543705 27976650752 40865 33554432000 4194304 4196468 140735795963392 140062921546032 140064404535938 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 27320948 KiB
Current children cumulated memory: 163460 KiB

[startup+1.37196 s]
# the end of solver process 5182 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2.14767 s, system=0.123438 s

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

[startup+0.801082 s]
/proc/loadavg: 7.02 7.96 8.15 2/198 5202
/proc/meminfo: memFree=23348948/32770624 swapFree=67108800/67108860
[pid=5182] ppid=5179 vsize=27320948 memory=169540 CPUtime=1.17 cores=0-7
/proc/5182/stat : 5182 (java) S 5179 5182 3222 0 -1 1077944320 18450 0 0 0 110 7 0 0 20 0 20 0 83543697 27976650752 42385 33554432000 4194304 4196468 140735795963392 140735795945936 140064404524791 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
/proc/5182/statm: 6830237 42385 3168 1 0 6791622 0
[pid=5182/tid=5184] ppid=5179 vsize=27320948 memory=1724 CPUtime=0.77 cores=0-7
/proc/5182/task/5184/stat : 5184 (java) R 5179 5182 3222 0 -1 4202560 15538 0 0 0 71 6 0 0 20 0 20 0 83543697 27976650752 42385 33554432000 4194304 4196468 140735795963392 140064376359392 140064388605278 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5185] ppid=5179 vsize=27320948 memory=8548 CPUtime=0 cores=0-7
/proc/5182/task/5185/stat : 5185 (java) S 5179 5182 3222 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83543700 27976650752 42385 33554432000 4194304 4196468 140735795963392 140064408766864 140064404534997 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5186] ppid=5179 vsize=27320948 memory=1012 CPUtime=0 cores=0-7
/proc/5182/task/5186/stat : 5186 (java) S 5179 5182 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83543700 27976650752 42385 33554432000 4194304 4196468 140735795963392 140064192162064 140064404534997 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5187] ppid=5179 vsize=27320948 memory=1444 CPUtime=0 cores=0-7
/proc/5182/task/5187/stat : 5187 (java) S 5179 5182 3222 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83543700 27976650752 42385 33554432000 4194304 4196468 140735795963392 140064191109776 140064404534997 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5188] ppid=5179 vsize=27320948 memory=1200 CPUtime=0 cores=0-7
/proc/5182/task/5188/stat : 5188 (java) S 5179 5182 3222 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83543700 27976650752 42385 33554432000 4194304 4196468 140735795963392 140064190056976 140064404534997 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5189] ppid=5179 vsize=27320948 memory=15872 CPUtime=0 cores=0-7
/proc/5182/task/5189/stat : 5189 (java) S 5179 5182 3222 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83543700 27976650752 42385 33554432000 4194304 4196468 140735795963392 140064189004688 140064404534997 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5190] ppid=5179 vsize=27320948 memory=14972 CPUtime=0 cores=0-7
/proc/5182/task/5190/stat : 5190 (java) S 5179 5182 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83543700 27976650752 42385 33554432000 4194304 4196468 140735795963392 140064187951888 140064404534997 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5191] ppid=5179 vsize=27320948 memory=16240 CPUtime=0 cores=0-7
/proc/5182/task/5191/stat : 5191 (java) S 5179 5182 3222 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83543700 27976650752 42385 33554432000 4194304 4196468 140735795963392 140064186899600 140064404534997 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5192] ppid=5179 vsize=27320948 memory=279324003618256 CPUtime=0 cores=0-7
/proc/5182/task/5192/stat : 5192 (java) S 5179 5182 3222 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83543700 27976650752 42385 33554432000 4194304 4196468 140735795963392 140063820209168 140064404534997 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5193] ppid=5179 vsize=27320948 memory=279324003405328 CPUtime=0 cores=0-7
/proc/5182/task/5193/stat : 5193 (java) S 5179 5182 3222 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 83543701 27976650752 42385 33554432000 4194304 4196468 140735795963392 140062926809200 140064404535938 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5194] ppid=5179 vsize=27320948 memory=279324003405200 CPUtime=0 cores=0-7
/proc/5182/task/5194/stat : 5194 (java) S 5179 5182 3222 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83543702 27976650752 42385 33554432000 4194304 4196468 140735795963392 140062171849504 140064404534997 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5195] ppid=5179 vsize=27320948 memory=164 CPUtime=0 cores=0-7
/proc/5182/task/5195/stat : 5195 (java) S 5179 5182 3222 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 83543702 27976650752 42385 33554432000 4194304 4196468 140735795963392 140062037628016 140064404534997 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5196] ppid=5179 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/5182/task/5196/stat : 5196 (java) S 5179 5182 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83543704 27976650752 42385 33554432000 4194304 4196468 140735795963392 140061663123536 140064404543387 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5197] ppid=5179 vsize=27320948 memory=0 CPUtime=0.1 cores=0-7
/proc/5182/task/5197/stat : 5197 (java) R 5179 5182 3222 0 -1 1077944384 608 0 0 0 10 0 0 0 20 0 20 0 83543704 27976650752 42385 33554432000 4194304 4196468 140735795963392 140062925757040 140064404535938 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5198] ppid=5179 vsize=27320948 memory=0 CPUtime=0.04 cores=0-7
/proc/5182/task/5198/stat : 5198 (java) S 5179 5182 3222 0 -1 1077944384 224 0 0 0 4 0 0 0 20 0 20 0 83543704 27976650752 42385 33554432000 4194304 4196468 140735795963392 140062924704240 140064404535938 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5199] ppid=5179 vsize=27320948 memory=0 CPUtime=0.04 cores=0-7
/proc/5182/task/5199/stat : 5199 (java) S 5179 5182 3222 0 -1 1077944384 146 0 0 0 4 0 0 0 20 0 20 0 83543704 27976650752 42385 33554432000 4194304 4196468 140735795963392 140062923651952 140064404535938 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5200] ppid=5179 vsize=27320948 memory=0 CPUtime=0.19 cores=0-7
/proc/5182/task/5200/stat : 5200 (java) R 5179 5182 3222 0 -1 4202560 569 0 0 0 19 0 0 0 20 0 20 0 83543704 27976650752 42385 33554432000 4194304 4196468 140735795963392 140062922599152 140064397241943 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5201] ppid=5179 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/5182/task/5201/stat : 5201 (java) S 5179 5182 3222 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83543704 27976650752 42385 33554432000 4194304 4196468 140735795963392 140061165218144 140064404534997 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5202] ppid=5179 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/5182/task/5202/stat : 5202 (java) S 5179 5182 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83543705 27976650752 42385 33554432000 4194304 4196468 140735795963392 140062921546032 140064404535938 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
Current children cumulated CPU time: 1.17 s
Current children cumulated vsize: 27320948 KiB
Current children cumulated memory: 169540 KiB

[startup+1.20075 s]
/proc/loadavg: 7.02 7.96 8.15 3/198 5202
/proc/meminfo: memFree=23321020/32770624 swapFree=67108800/67108860
[pid=5182] ppid=5179 vsize=27325044 memory=187092 CPUtime=1.92 cores=0-7
/proc/5182/stat : 5182 (java) S 5179 5182 3222 0 -1 1077944320 20290 0 0 0 182 10 0 0 20 0 20 0 83543697 27980845056 46773 33554432000 4194304 4196468 140735795963392 140735795945936 140064404524791 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
/proc/5182/statm: 6831261 46773 3183 1 0 6792646 0
[pid=5182/tid=5184] ppid=5179 vsize=27325044 memory=640 CPUtime=1.17 cores=0-7
/proc/5182/task/5184/stat : 5184 (java) R 5179 5182 3222 0 -1 4202560 16402 0 0 0 110 7 0 0 20 0 20 0 83543697 27980845056 46773 33554432000 4194304 4196468 140735795963392 140064376355840 140064382521260 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5185] ppid=5179 vsize=27325044 memory=1792 CPUtime=0 cores=0-7
/proc/5182/task/5185/stat : 5185 (java) S 5179 5182 3222 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83543700 27980845056 46773 33554432000 4194304 4196468 140735795963392 140064408766864 140064404534997 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5186] ppid=5179 vsize=27325044 memory=8112282956445269571 CPUtime=0 cores=0-7
/proc/5182/task/5186/stat : 5186 (java) S 5179 5182 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83543700 27980845056 46773 33554432000 4194304 4196468 140735795963392 140064192162064 140064404534997 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5187] ppid=5179 vsize=27325044 memory=288230583166042426 CPUtime=0 cores=0-7
/proc/5182/task/5187/stat : 5187 (java) S 5179 5182 3222 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83543700 27980845056 46773 33554432000 4194304 4196468 140735795963392 140064191109776 140064404534997 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5188] ppid=5179 vsize=27325044 memory=14974464446171699 CPUtime=0 cores=0-7
/proc/5182/task/5188/stat : 5188 (java) S 5179 5182 3222 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83543700 27980845056 46773 33554432000 4194304 4196468 140735795963392 140064190056976 140064404534997 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5189] ppid=5179 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/5182/task/5189/stat : 5189 (java) S 5179 5182 3222 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83543700 27980845056 46773 33554432000 4194304 4196468 140735795963392 140064189004688 140064404534997 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5190] ppid=5179 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/5182/task/5190/stat : 5190 (java) S 5179 5182 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83543700 27980845056 46773 33554432000 4194304 4196468 140735795963392 140064187951888 140064404534997 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5191] ppid=5179 vsize=27325044 memory=6656426216303648864 CPUtime=0 cores=0-7
/proc/5182/task/5191/stat : 5191 (java) S 5179 5182 3222 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83543700 27980845056 46773 33554432000 4194304 4196468 140735795963392 140064186899600 140064404534997 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5192] ppid=5179 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/5182/task/5192/stat : 5192 (java) S 5179 5182 3222 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83543700 27980845056 46773 33554432000 4194304 4196468 140735795963392 140063820209168 140064404534997 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5193] ppid=5179 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/5182/task/5193/stat : 5193 (java) S 5179 5182 3222 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 83543701 27980845056 46773 33554432000 4194304 4196468 140735795963392 140062926809200 140064404535938 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5194] ppid=5179 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/5182/task/5194/stat : 5194 (java) S 5179 5182 3222 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83543702 27980845056 46773 33554432000 4194304 4196468 140735795963392 140062171849504 140064404534997 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5195] ppid=5179 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/5182/task/5195/stat : 5195 (java) S 5179 5182 3222 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 83543702 27980845056 46773 33554432000 4194304 4196468 140735795963392 140062037628016 140064404534997 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5196] ppid=5179 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/5182/task/5196/stat : 5196 (java) S 5179 5182 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83543704 27980845056 46773 33554432000 4194304 4196468 140735795963392 140061663123536 140064404543387 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5197] ppid=5179 vsize=27325044 memory=0 CPUtime=0.13 cores=0-7
/proc/5182/task/5197/stat : 5197 (java) R 5179 5182 3222 0 -1 4202560 647 0 0 0 13 0 0 0 20 0 20 0 83543704 27980845056 46773 33554432000 4194304 4196468 140735795963392 140062925757040 140064382168496 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5198] ppid=5179 vsize=27325044 memory=0 CPUtime=0.07 cores=0-7
/proc/5182/task/5198/stat : 5198 (java) S 5179 5182 3222 0 -1 1077944384 247 0 0 0 7 0 0 0 20 0 20 0 83543704 27980845056 46773 33554432000 4194304 4196468 140735795963392 140062924704240 140064404535938 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5199] ppid=5179 vsize=27325044 memory=0 CPUtime=0.07 cores=0-7
/proc/5182/task/5199/stat : 5199 (java) S 5179 5182 3222 0 -1 1077944384 163 0 0 0 7 0 0 0 20 0 20 0 83543704 27980845056 46773 33554432000 4194304 4196468 140735795963392 140062923651952 140064404535938 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5200] ppid=5179 vsize=27325044 memory=288230574492221466 CPUtime=0.43 cores=0-7
/proc/5182/task/5200/stat : 5200 (java) R 5179 5182 3222 0 -1 4202560 1509 0 0 0 43 0 0 0 20 0 20 0 83543704 27980845056 46773 33554432000 4194304 4196468 140735795963392 140062922597552 140064384760916 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5201] ppid=5179 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/5182/task/5201/stat : 5201 (java) S 5179 5182 3222 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83543704 27980845056 46773 33554432000 4194304 4196468 140735795963392 140061165218144 140064404534997 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5202] ppid=5179 vsize=27325044 memory=6656426216303648864 CPUtime=0 cores=0-7
/proc/5182/task/5202/stat : 5202 (java) S 5179 5182 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83543705 27980845056 46773 33554432000 4194304 4196468 140735795963392 140062921546032 140064404535938 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
Current children cumulated CPU time: 1.92 s
Current children cumulated vsize: 27325044 KiB
Current children cumulated memory: 187092 KiB

[startup+1.30079 s]
/proc/loadavg: 7.02 7.96 8.15 3/198 5202
/proc/meminfo: memFree=23321020/32770624 swapFree=67108800/67108860
[pid=5182] ppid=5179 vsize=27327160 memory=196284 CPUtime=2.16 cores=0-7
/proc/5182/stat : 5182 (java) S 5179 5182 3222 0 -1 1077944320 21508 0 0 0 205 11 0 0 20 0 20 0 83543697 27983011840 49071 33554432000 4194304 4196468 140735795963392 140735795945936 140064404524791 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
/proc/5182/statm: 6831790 49071 3207 1 0 6792646 0
[pid=5182/tid=5184] ppid=5179 vsize=27327160 memory=0 CPUtime=1.27 cores=0-7
/proc/5182/task/5184/stat : 5184 (java) R 5179 5182 3222 0 -1 4202560 16640 0 0 0 120 7 0 0 20 0 20 0 83543697 27983011840 49071 33554432000 4194304 4196468 140735795963392 140064376360528 140064404536726 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5185] ppid=5179 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/5182/task/5185/stat : 5185 (java) S 5179 5182 3222 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83543700 27983011840 49071 33554432000 4194304 4196468 140735795963392 140064408766864 140064404534997 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5186] ppid=5179 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/5182/task/5186/stat : 5186 (java) S 5179 5182 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83543700 27983011840 49071 33554432000 4194304 4196468 140735795963392 140064192162064 140064404534997 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5187] ppid=5179 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/5182/task/5187/stat : 5187 (java) S 5179 5182 3222 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83543700 27983011840 49071 33554432000 4194304 4196468 140735795963392 140064191109776 140064404534997 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5188] ppid=5179 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/5182/task/5188/stat : 5188 (java) S 5179 5182 3222 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83543700 27983011840 49071 33554432000 4194304 4196468 140735795963392 140064190056976 140064404534997 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5189] ppid=5179 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/5182/task/5189/stat : 5189 (java) S 5179 5182 3222 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83543700 27983011840 49071 33554432000 4194304 4196468 140735795963392 140064189004688 140064404534997 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5190] ppid=5179 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/5182/task/5190/stat : 5190 (java) S 5179 5182 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83543700 27983011840 49071 33554432000 4194304 4196468 140735795963392 140064187951888 140064404534997 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5191] ppid=5179 vsize=27327160 memory=163460 CPUtime=0 cores=0-7
/proc/5182/task/5191/stat : 5191 (java) S 5179 5182 3222 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83543700 27983011840 49071 33554432000 4194304 4196468 140735795963392 140064186899600 140064404534997 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5192] ppid=5179 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/5182/task/5192/stat : 5192 (java) S 5179 5182 3222 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83543700 27983011840 49071 33554432000 4194304 4196468 140735795963392 140063820209168 140064404534997 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5193] ppid=5179 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/5182/task/5193/stat : 5193 (java) S 5179 5182 3222 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 83543701 27983011840 49071 33554432000 4194304 4196468 140735795963392 140062926809200 140064404535938 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5194] ppid=5179 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/5182/task/5194/stat : 5194 (java) S 5179 5182 3222 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83543702 27983011840 49071 33554432000 4194304 4196468 140735795963392 140062171849504 140064404534997 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5195] ppid=5179 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/5182/task/5195/stat : 5195 (java) S 5179 5182 3222 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 83543702 27983011840 49071 33554432000 4194304 4196468 140735795963392 140062037628016 140064404534997 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5196] ppid=5179 vsize=27327160 memory=8548 CPUtime=0 cores=0-7
/proc/5182/task/5196/stat : 5196 (java) S 5179 5182 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83543704 27983011840 49071 33554432000 4194304 4196468 140735795963392 140061663123536 140064404543387 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5197] ppid=5179 vsize=27327160 memory=1012 CPUtime=0.14 cores=0-7
/proc/5182/task/5197/stat : 5197 (java) R 5179 5182 3222 0 -1 4202560 659 0 0 0 14 0 0 0 20 0 20 0 83543704 27983011840 49071 33554432000 4194304 4196468 140735795963392 140062925746832 140064390206230 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5198] ppid=5179 vsize=27327160 memory=1444 CPUtime=0.1 cores=0-7
/proc/5182/task/5198/stat : 5198 (java) R 5179 5182 3222 0 -1 4202560 399 0 0 0 10 0 0 0 20 0 20 0 83543704 27983011840 49071 33554432000 4194304 4196468 140735795963392 140062924694032 140064404546138 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5199] ppid=5179 vsize=27327160 memory=1200 CPUtime=0.09 cores=0-7
/proc/5182/task/5199/stat : 5199 (java) R 5179 5182 3222 0 -1 4202560 174 0 0 0 9 0 0 0 20 0 20 0 83543704 27983011840 49071 33554432000 4194304 4196468 140735795963392 140062923643280 140064404546138 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5200] ppid=5179 vsize=27327160 memory=15872 CPUtime=0.51 cores=0-7
/proc/5182/task/5200/stat : 5200 (java) R 5179 5182 3222 0 -1 4202560 2268 0 0 0 50 1 0 0 20 0 20 0 83543704 27983011840 49071 33554432000 4194304 4196468 140735795963392 140062922592816 140064383138791 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5201] ppid=5179 vsize=27327160 memory=14972 CPUtime=0 cores=0-7
/proc/5182/task/5201/stat : 5201 (java) S 5179 5182 3222 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83543704 27983011840 49071 33554432000 4194304 4196468 140735795963392 140061165218144 140064404534997 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
[pid=5182/tid=5202] ppid=5179 vsize=27327160 memory=16240 CPUtime=0 cores=0-7
/proc/5182/task/5202/stat : 5202 (java) S 5179 5182 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83543705 27983011840 49071 33554432000 4194304 4196468 140735795963392 140062921546032 140064404535938 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37326848 140735795966938 140735795967237 140735795967237 140735795969999 0
Current children cumulated CPU time: 2.16 s
Current children cumulated vsize: 27327160 KiB
Current children cumulated memory: 196284 KiB

Child status: 0
Real time (s): 1.37204
CPU time (s): 2.27111
CPU user time (s): 2.14767
CPU system time (s): 0.123438
CPU usage (%): 165.527
Max. virtual memory (cumulated for all children) (KiB): 27327160
Max. memory (cumulated for all children) (KiB): 196284

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.14767
system time used= 0.123438
maximum resident set size= 210740
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22442
page faults= 0
swaps= 0
block input operations= 0
block output operations= 128
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4246
involuntary context switches= 7


# summary of solver processes directly reported to runsolver:
#   pid: 5182
#   total CPU time (s): 2.27111
#   total CPU user time (s): 2.14767
#   total CPU system time (s): 0.123438

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.029661 second user time and 0.057045 second system time

The end

Launcher Data

Begin job on node104 at 2018-07-27 04:50:05
IDJOB=4297310
IDBENCH=141417
IDSOLVER=2759
FILE ID=node104/4297310-1532659805
RUNJOBID= node104-1532654585-3249
PBS_JOBID= 21022220
Free space on /tmp= 48344 MiB

SOLVER NAME= scop both+glucose-syrup (2018-07-07)
BENCH NAME= XCSP18/Haystacks/Haystacks-ext-04_c18.xml
COMMAND LINE= java -Xms22g -Xmx22g -Xss128m -jar DIR/scop.jar -both -solver DIR/glucose-syrup -solverOption -model:-nthreads=NBCORE:-maxmemory=10000 -tmp TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4297310-1532659805/watcher-4297310-1532659805 -o /tmp/evaluation-result-4297310-1532659805/solver-4297310-1532659805 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node104-1532654585-3249 --watchdog 2580  java -Xms22g -Xmx22g -Xss128m -jar HOME/scop.jar -both -solver HOME/glucose-syrup -solverOption -model:-nthreads=8:-maxmemory=10000 -tmp HOME HOME/instance-4297310-1532659805.xml

TIME LIMIT= 20160 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= a1ecb9d626e1829c4f6714b650dba230
RANDOM SEED=279180506

node104.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.11
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.11
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.11
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.11
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:        23485560 kB
MemAvailable:   31927128 kB
Buffers:          195004 kB
Cached:          8461116 kB
SwapCached:           60 kB
Active:          4020128 kB
Inactive:        4688920 kB
Active(anon):       4084 kB
Inactive(anon):    76708 kB
Active(file):    4016044 kB
Inactive(file):  4612212 kB
Unevictable:        7168 kB
Mlocked:            7168 kB
SwapTotal:      67108860 kB
SwapFree:       67108800 kB
Dirty:              8684 kB
Writeback:             0 kB
AnonPages:         70184 kB
Mapped:            41140 kB
Shmem:             25168 kB
Slab:             269392 kB
SReclaimable:     241772 kB
SUnreclaim:        27620 kB
KernelStack:        3520 kB
PageTables:         5124 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     324548 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     16384 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 48336 MiB
End job on node104 at 2018-07-27 04:50:07