Trace number 4294775

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
scop order+MapleCOMSPS (2018-06-13)UNSAT 7.03696 2.97923

General information on the benchmark

NameHaystacks/
Haystacks-ext-10_c18.xml
MD5SUMa3b0ef5b97c309412ed30b7773154191
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.957128
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints459
Number of domains1
Minimum domain size10
Maximum domain size10
Distribution of domain sizes[{"size":10,"count":100}]
Minimum variable degree9
Maximum variable degree10
Distribution of variable degrees[{"degree":9,"count":82},{"degree":10,"count":18}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":459}]
Number of extensional constraints459
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":459}]
Optimization problemNO
Type of objective

Solver Data

0.67/0.52	
0.67/0.52	scop order+minisat_release (2018-06-13)
0.67/0.52	
0.67/0.54	c BEGIN-Prog: Mon Jul 23 16:51:30 CEST 2018
0.67/0.54	c PID: 13534
0.67/0.54	c IP: 172.20.3.105
0.67/0.54	c HOST: node105.alineos.net
0.67/0.55	c (0,0) Parsing Begin
1.47/0.98	c (0,0) Parsing End
1.47/0.99	c (0,0) CSP: 100 int (0 aux), 0 bool (0 aux), 459 ctr, max domain size 10
1.47/0.99	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.47/0.99	c (0,0) Constraint Name Generate Begin
1.47/1.00	c (0,0) Ctr:HOME/instance-4294775-1532357489.xml,ExtensionConflict:ExtensionSupport:IntVar
1.47/1.00	c (0,0) Constraint Name Generate End
1.47/1.00	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.47/1.00	c (0,0) CSP to CSPinCNF Begin
2.27/1.40	c (0,0) translated 46 (10%) constraints
2.61/1.47	c (0,0) translated 92 (20%) constraints
2.93/1.52	c (1,0) translated 138 (30%) constraints
2.93/1.58	c (1,1) translated 184 (40%) constraints
3.59/1.74	c (1,1) translated 230 (50%) constraints
3.90/1.80	c (1,1) translated 276 (60%) constraints
3.90/1.85	c (1,1) translated 322 (70%) constraints
4.20/1.90	c (1,1) translated 368 (80%) constraints
4.20/1.95	c (1,1) translated 414 (90%) constraints
4.20/1.99	c (1,1) translated 459 (100%) constraints
4.53/2.05	c (1,1) STATISTICS1:HOME/instance-4294775-1532357489.xml,ExtensionConflict:ExtensionSupport:IntVar,190,4770,-1,10,11,1,,10:17262;2:432,11:9;4:3969;3:144;2:648,1:17694;0:9,
4.53/2.05	c (1,1) ===========================================
4.53/2.05	c (1,1) Order
4.53/2.05	c (1,1) ===========================================
4.53/2.09	c (1,1) translated 477 (10%) constraints
4.86/2.11	c (1,1) translated 954 (20%) constraints
4.86/2.13	c (1,1) translated 1431 (30%) constraints
4.86/2.16	c (1,1) translated 1908 (40%) constraints
4.86/2.18	c (1,1) translated 2385 (50%) constraints
5.14/2.21	c (1,1) translated 2862 (60%) constraints
5.14/2.23	c (1,1) translated 3339 (70%) constraints
5.14/2.26	c (1,1) translated 3816 (80%) constraints
5.14/2.28	c (1,1) translated 4293 (90%) constraints
5.44/2.30	c (1,1) translated 4770 (100%) constraints
5.44/2.30	c (1,1) CSP to CSPinCNF End
5.44/2.30	c (1,1) CSP: 100 int (0 aux), 90 bool (90 aux), 4770 ctr, max domain size 10
5.44/2.30	c (1,1) Heap : 337 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
5.44/2.30	c (1,1) CSPinCNF Propagation Begin
5.44/2.39	c (1,1) 0 values, 909 unsatisfiable literals, and 0 valid clauses are removed
5.44/2.39	c (1,1) CSPinCNF Propagation End
5.44/2.39	c (1,1) CSP: 100 int (0 aux), 90 bool (90 aux), 4770 ctr, max domain size 10
5.44/2.39	c (1,1) Heap : 394 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
5.44/2.39	c (1,1) Simplify CSPinCNF Begin
5.78/2.41	c (1,1) Simplify CSPinCNF End
5.78/2.41	c (1,1) CSP: 100 int (0 aux), 90 bool (90 aux), 4770 ctr, max domain size 10
5.78/2.41	c (1,1) Heap : 394 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
5.78/2.41	c (1,1) Calculate Precise Domain Begin
5.78/2.41	c (1,1) 0 values are removed by re-calculation
5.78/2.41	c (1,1) Calculate Precise Domain End
5.78/2.41	c (1,1) CSP: 100 int (0 aux), 90 bool (90 aux), 4770 ctr, max domain size 10
5.78/2.41	c (1,1) Heap : 394 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
5.78/2.41	c (1,1) CSPinCNF to SatSolver Begin
5.78/2.46	c (1,1) 477 (10 %) CSP clauses are encoded (990 SAT variables, 1276 SAT clauses)
5.78/2.47	c (1,1) 954 (20 %) CSP clauses are encoded (990 SAT variables, 1753 SAT clauses)
5.78/2.47	c (1,1) 1431 (30 %) CSP clauses are encoded (990 SAT variables, 2230 SAT clauses)
5.78/2.48	c (1,1) 1908 (40 %) CSP clauses are encoded (990 SAT variables, 2707 SAT clauses)
5.78/2.49	c (1,1) 2385 (50 %) CSP clauses are encoded (990 SAT variables, 3184 SAT clauses)
6.13/2.50	c (1,1) 2862 (60 %) CSP clauses are encoded (990 SAT variables, 3661 SAT clauses)
6.13/2.51	c (1,1) 3339 (70 %) CSP clauses are encoded (990 SAT variables, 4138 SAT clauses)
6.13/2.52	c (2,1) 3816 (80 %) CSP clauses are encoded (990 SAT variables, 4615 SAT clauses)
6.13/2.53	c (2,1) 4293 (90 %) CSP clauses are encoded (990 SAT variables, 5092 SAT clauses)
6.13/2.54	c (2,2) 4770 (100 %) CSP clauses are encoded (990 SAT variables, 5569 SAT clauses)
6.13/2.54	c (2,2) CSPinCNF to SatSolver End
6.13/2.54	c (2,2) Heap : 394 MiB used (max 10795 MiB), NonHeap : 28 MiB used (max 0 MiB)
6.13/2.59	c (2,2) STATISTICS2:HOME/instance-4294775-1532357489.xml,ExtensionConflict:ExtensionSupport:IntVar,190,4770,-1,10,10,1,,10:16362;2:432,10:9;4:3519;3:144;2:1098,1:16794,
6.13/2.59	c (2,2) SatSolver.solve Begin
6.13/2.59	c (2,2) 990 bool, 5570 clause
6.13/2.59	c (2,2) HOME/minisat_release -ccmin-mode=2 -cla-decay=0.9990000000000016 -gc-frac=0.06548219427789823 -min-step-size=0.06000000000000005 -phase-saving=2 -rfirst=100 -rinc=23.20514351897367 -rnd-freq=0.18183188062236774 -step-size=0.0002446387540884631 -step-size-dec=1.0000000000000004e-06 -var-decay=0.07581213234321858 HOME/instance-4294775-1532357489.xml-scop-13534.cnf HOME/instance-4294775-1532357489.xml-scop-13534.cnf.out
6.65/2.96	c (2,0) c This is COMiniSatPS.
6.65/2.96	c (2,0) c WARNING: for repeatability, setting FPU to use double precision
6.65/2.96	c (2,0) c ============================[ Problem Statistics ]=============================
6.65/2.96	c (2,0) c |                                                                             |
6.65/2.96	c (2,0) c |  Number of variables:           990                                         |
6.65/2.96	c (2,0) c |  Number of clauses:            5570                                         |
6.65/2.96	c (2,0) c |  Parse time:                   0.00 s                                       |
6.65/2.96	c (2,0) c |  Eliminated clauses:           0.00 Mb                                      |
6.65/2.96	c (2,0) c Reduced to 891 vars, 5357 cls (grow=0)
6.65/2.96	c (2,0) c No iterative elimination performed. (vars=891, c/v ratio=6.0)
6.65/2.96	c (2,0) c |  Simplification time:          0.00 s                                       |
6.65/2.96	c (2,0) c |                                                                             |
6.65/2.96	c (2,0) c ============================[ Search Statistics ]==============================
6.65/2.96	c (2,0) c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.65/2.96	c (2,0) c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.65/2.96	c (2,0) c ===============================================================================
6.65/2.96	c (2,0) c ===============================================================================
6.65/2.96	c (2,0) c restarts              : 56
6.65/2.96	c (2,0) c conflicts             : 44898          (125316 /sec)
6.65/2.96	c (2,0) c decisions             : 79200          (0.00 % random) (221058 /sec)
6.65/2.96	c (2,0) c propagations          : 625700         (1746414 /sec)
6.65/2.96	c (2,0) c conflict literals     : 406688         (9.01 % deleted)
6.65/2.96	c (2,0) c CPU time              : 0.358277 s
6.65/2.96	c (2,0) 
6.65/2.96	c (2,0) s UNSATISFIABLE
6.65/2.97	c (2,2) SatSolver.solve End
6.65/2.97	c (2,2) Heap : 675 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
6.65/2.97	c (2,2) Show results Begin
6.65/2.97	s UNSATISFIABLE
6.65/2.97	c (2,2) Show results End
6.65/2.97	c (2,2) Heap : 675 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
6.65/2.97	c (2,2) 0,0,1,1,1,1,2,2,2,STOP-AFTER(ALL)
6.65/2.97	c END-Prog: Mon Jul 23 16:51:32 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 (1982 MiB free)
  memory of node 1: 16384 MiB (11575 MiB free)
  node distances:
     10  21
     21  10

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

running on 4 cores: 1,3,5,7

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

solver pid=13534, runsolver pid=13531

[startup+0.100141 s]*
/proc/loadavg: 2.94 2.59 2.30 3/220 13549
/proc/meminfo: memFree=13825852/32770624 swapFree=67108860/67108860
[pid=13534] ppid=13531 vsize=15011656 memory=71560 CPUtime=0.11 cores=1,3,5,7
/proc/13534/stat : 13534 (java) S 13531 13534 2271 0 -1 1077944320 7125 0 0 0 9 2 0 0 20 0 15 0 53312116 15371935744 17890 33554432000 4194304 4196468 140731650089712 140731650072256 140122942734071 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
/proc/13534/statm: 3752914 17890 2775 1 0 3715374 0
[pid=13534/tid=13536] ppid=13531 vsize=15011656 memory=-6943317439038143312 CPUtime=0.09 cores=1,3,5,7
/proc/13534/task/13536/stat : 13536 (java) R 13531 13534 2271 0 -1 4202560 5340 0 0 0 8 1 0 0 20 0 15 0 53312116 15371935744 18022 33554432000 4194304 4196468 140731650089712 140122914560400 140122923010896 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
[pid=13534/tid=13537] ppid=13531 vsize=15011656 memory=-3689451258167578675 CPUtime=0 cores=1,3,5,7
/proc/13534/task/13537/stat : 13537 (java) S 13531 13534 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53312118 15371935744 18088 33554432000 4194304 4196468 140731650089712 140122946976144 140122942744277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
[pid=13534/tid=13538] ppid=13531 vsize=15011656 memory=139887852975744 CPUtime=0 cores=1,3,5,7
/proc/13534/task/13538/stat : 13538 (java) S 13531 13534 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53312118 15371935744 18088 33554432000 4194304 4196468 140731650089712 140122403449104 140122942744277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
[pid=13534/tid=13539] ppid=13531 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13534/task/13539/stat : 13539 (java) S 13531 13534 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53312118 15371935744 18088 33554432000 4194304 4196468 140731650089712 140122402396816 140122942744277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
[pid=13534/tid=13540] ppid=13531 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13534/task/13540/stat : 13540 (java) S 13531 13534 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53312118 15371935744 18088 33554432000 4194304 4196468 140731650089712 140122401344016 140122942744277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
[pid=13534/tid=13541] ppid=13531 vsize=15011656 memory=139887852975744 CPUtime=0 cores=1,3,5,7
/proc/13534/task/13541/stat : 13541 (java) S 13531 13534 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53312119 15371935744 18088 33554432000 4194304 4196468 140731650089712 140121981106800 140122942745218 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
[pid=13534/tid=13542] ppid=13531 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13534/task/13542/stat : 13542 (java) S 13531 13534 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 53312120 15371935744 18088 33554432000 4194304 4196468 140731650089712 140121361868064 140122942744277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
[pid=13534/tid=13543] ppid=13531 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13534/task/13543/stat : 13543 (java) S 13531 13534 2271 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 53312120 15371935744 18088 33554432000 4194304 4196468 140731650089712 140121227646576 140122942744277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
[pid=13534/tid=13544] ppid=13531 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13534/task/13544/stat : 13544 (java) S 13531 13534 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53312122 15371935744 18088 33554432000 4194304 4196468 140731650089712 140120853142096 140122942752667 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
[pid=13534/tid=13545] ppid=13531 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13534/task/13545/stat : 13545 (java) S 13531 13534 2271 0 -1 1077944384 300 0 0 0 0 0 0 0 20 0 15 0 53312122 15371935744 18088 33554432000 4194304 4196468 140731650089712 140121980053616 140122942745218 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
[pid=13534/tid=13546] ppid=13531 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13534/task/13546/stat : 13546 (java) S 13531 13534 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53312122 15371935744 18088 33554432000 4194304 4196468 140731650089712 140121979000816 140122942745218 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
[pid=13534/tid=13547] ppid=13531 vsize=15011656 memory=139887852975744 CPUtime=0.01 cores=1,3,5,7
/proc/13534/task/13547/stat : 13547 (java) S 13531 13534 2271 0 -1 1077944384 277 0 0 0 1 0 0 0 20 0 15 0 53312122 15371935744 18088 33554432000 4194304 4196468 140731650089712 140121977948528 140122942745218 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
[pid=13534/tid=13548] ppid=13531 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13534/task/13548/stat : 13548 (java) S 13531 13534 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53312122 15371935744 18088 33554432000 4194304 4196468 140731650089712 140120355236320 140122942744277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
[pid=13534/tid=13549] ppid=13531 vsize=15011656 memory=139887852975744 CPUtime=0 cores=1,3,5,7
/proc/13534/task/13549/stat : 13549 (java) S 13531 13534 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53312123 15371935744 18154 33554432000 4194304 4196468 140731650089712 140121976896432 140122942745218 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 71560 KiB

[startup+0.210487 s]*
/proc/loadavg: 2.94 2.59 2.30 3/220 13549
/proc/meminfo: memFree=13809940/32770624 swapFree=67108860/67108860
[pid=13534] ppid=13531 vsize=15011656 memory=84104 CPUtime=0.26 cores=1,3,5,7
/proc/13534/stat : 13534 (java) S 13531 13534 2271 0 -1 1077944320 10433 0 0 0 23 3 0 0 20 0 15 0 53312116 15371935744 21026 33554432000 4194304 4196468 140731650089712 140731650072256 140122942734071 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
/proc/13534/statm: 3752914 21026 2944 1 0 3715374 0
[pid=13534/tid=13536] ppid=13531 vsize=15011656 memory=8389772277269004345 CPUtime=0.19 cores=1,3,5,7
/proc/13534/task/13536/stat : 13536 (java) R 13531 13534 2271 0 -1 4202560 8295 0 0 0 17 2 0 0 20 0 15 0 53312116 15371935744 21026 33554432000 4194304 4196468 140731650089712 140122914562912 140122926814558 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
[pid=13534/tid=13537] ppid=13531 vsize=15011656 memory=288230609019731991 CPUtime=0 cores=1,3,5,7
/proc/13534/task/13537/stat : 13537 (java) S 13531 13534 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53312118 15371935744 21026 33554432000 4194304 4196468 140731650089712 140122946976144 140122942744277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
[pid=13534/tid=13538] ppid=13531 vsize=15011656 memory=288370264004687488 CPUtime=0 cores=1,3,5,7
/proc/13534/task/13538/stat : 13538 (java) S 13531 13534 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53312118 15371935744 21026 33554432000 4194304 4196468 140731650089712 140122403449104 140122942744277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
[pid=13534/tid=13539] ppid=13531 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13534/task/13539/stat : 13539 (java) S 13531 13534 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53312118 15371935744 21026 33554432000 4194304 4196468 140731650089712 140122402396816 140122942744277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
[pid=13534/tid=13540] ppid=13531 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13534/task/13540/stat : 13540 (java) S 13531 13534 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53312118 15371935744 21026 33554432000 4194304 4196468 140731650089712 140122401344016 140122942744277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
[pid=13534/tid=13541] ppid=13531 vsize=15011656 memory=139887852975744 CPUtime=0 cores=1,3,5,7
/proc/13534/task/13541/stat : 13541 (java) S 13531 13534 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53312119 15371935744 21026 33554432000 4194304 4196468 140731650089712 140121981106800 140122942745218 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
[pid=13534/tid=13542] ppid=13531 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13534/task/13542/stat : 13542 (java) S 13531 13534 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 53312120 15371935744 21026 33554432000 4194304 4196468 140731650089712 140121361868064 140122942744277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
[pid=13534/tid=13543] ppid=13531 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13534/task/13543/stat : 13543 (java) S 13531 13534 2271 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 53312120 15371935744 21026 33554432000 4194304 4196468 140731650089712 140121227646576 140122942744277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
[pid=13534/tid=13544] ppid=13531 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13534/task/13544/stat : 13544 (java) S 13531 13534 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53312122 15371935744 21026 33554432000 4194304 4196468 140731650089712 140120853142096 140122942752667 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
[pid=13534/tid=13545] ppid=13531 vsize=15011656 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/13534/task/13545/stat : 13545 (java) R 13531 13534 2271 0 -1 4202560 341 0 0 0 1 0 0 0 20 0 15 0 53312122 15371935744 21026 33554432000 4194304 4196468 140731650089712 140121980053616 140122919988176 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
[pid=13534/tid=13546] ppid=13531 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13534/task/13546/stat : 13546 (java) R 13531 13534 2271 0 -1 1077944384 132 0 0 0 0 0 0 0 20 0 15 0 53312122 15371935744 21026 33554432000 4194304 4196468 140731650089712 140121979000816 140122942745218 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
[pid=13534/tid=13547] ppid=13531 vsize=15011656 memory=139887852975744 CPUtime=0.03 cores=1,3,5,7
/proc/13534/task/13547/stat : 13547 (java) S 13531 13534 2271 0 -1 1077944384 312 0 0 0 3 0 0 0 20 0 15 0 53312122 15371935744 21026 33554432000 4194304 4196468 140731650089712 140121977948528 140122942745218 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
[pid=13534/tid=13548] ppid=13531 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13534/task/13548/stat : 13548 (java) S 13531 13534 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53312122 15371935744 21026 33554432000 4194304 4196468 140731650089712 140120355236320 140122942744277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
[pid=13534/tid=13549] ppid=13531 vsize=15011656 memory=139887852975744 CPUtime=0 cores=1,3,5,7
/proc/13534/task/13549/stat : 13549 (java) S 13531 13534 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53312123 15371935744 21026 33554432000 4194304 4196468 140731650089712 140121976896432 140122942745218 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 84104 KiB

[startup+0.310512 s]*
/proc/loadavg: 2.94 2.59 2.30 3/220 13549
/proc/meminfo: memFree=13808316/32770624 swapFree=67108860/67108860
[pid=13534] ppid=13531 vsize=15011656 memory=87728 CPUtime=0.44 cores=1,3,5,7
/proc/13534/stat : 13534 (java) S 13531 13534 2271 0 -1 1077944320 11033 0 0 0 40 4 0 0 20 0 15 0 53312116 15371935744 21932 33554432000 4194304 4196468 140731650089712 140731650072256 140122942734071 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
/proc/13534/statm: 3752914 21932 2996 1 0 3715374 0
[pid=13534/tid=13536] ppid=13531 vsize=15011656 memory=8389772277269004345 CPUtime=0.3 cores=1,3,5,7
/proc/13534/task/13536/stat : 13536 (java) R 13531 13534 2271 0 -1 4202560 8725 0 0 0 27 3 0 0 20 0 15 0 53312116 15371935744 21932 33554432000 4194304 4196468 140731650089712 140122914538224 140122924299033 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
[pid=13534/tid=13537] ppid=13531 vsize=15011656 memory=317785485869331816 CPUtime=0 cores=1,3,5,7
/proc/13534/task/13537/stat : 13537 (java) S 13531 13534 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53312118 15371935744 21932 33554432000 4194304 4196468 140731650089712 140122946976144 140122942744277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
[pid=13534/tid=13538] ppid=13531 vsize=15011656 memory=288230376152078777 CPUtime=0 cores=1,3,5,7
/proc/13534/task/13538/stat : 13538 (java) S 13531 13534 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53312118 15371935744 21932 33554432000 4194304 4196468 140731650089712 140122403449104 140122942744277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
[pid=13534/tid=13539] ppid=13531 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13534/task/13539/stat : 13539 (java) S 13531 13534 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53312118 15371935744 21932 33554432000 4194304 4196468 140731650089712 140122402396816 140122942744277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
[pid=13534/tid=13540] ppid=13531 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13534/task/13540/stat : 13540 (java) S 13531 13534 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53312118 15371935744 21932 33554432000 4194304 4196468 140731650089712 140122401344016 140122942744277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
[pid=13534/tid=13541] ppid=13531 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13534/task/13541/stat : 13541 (java) S 13531 13534 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53312119 15371935744 21932 33554432000 4194304 4196468 140731650089712 140121981106800 140122942745218 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
[pid=13534/tid=13542] ppid=13531 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13534/task/13542/stat : 13542 (java) S 13531 13534 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 53312120 15371935744 21932 33554432000 4194304 4196468 140731650089712 140121361868064 140122942744277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
[pid=13534/tid=13543] ppid=13531 vsize=15011656 memory=139887852975744 CPUtime=0 cores=1,3,5,7
/proc/13534/task/13543/stat : 13543 (java) S 13531 13534 2271 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 53312120 15371935744 21932 33554432000 4194304 4196468 140731650089712 140121227646576 140122942744277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
[pid=13534/tid=13544] ppid=13531 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13534/task/13544/stat : 13544 (java) S 13531 13534 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53312122 15371935744 21932 33554432000 4194304 4196468 140731650089712 140120853142096 140122942752667 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
[pid=13534/tid=13545] ppid=13531 vsize=15011656 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/13534/task/13545/stat : 13545 (java) S 13531 13534 2271 0 -1 1077944384 455 0 0 0 3 0 0 0 20 0 15 0 53312122 15371935744 21932 33554432000 4194304 4196468 140731650089712 140121980053616 140122942745218 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
[pid=13534/tid=13546] ppid=13531 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13534/task/13546/stat : 13546 (java) R 13531 13534 2271 0 -1 1077944384 141 0 0 0 0 0 0 0 20 0 15 0 53312122 15371935744 21932 33554432000 4194304 4196468 140731650089712 140121979000816 140122942745218 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
[pid=13534/tid=13547] ppid=13531 vsize=15011656 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/13534/task/13547/stat : 13547 (java) R 13531 13534 2271 0 -1 4202560 357 0 0 0 7 0 0 0 20 0 15 0 53312122 15371935744 21932 33554432000 4194304 4196468 140731650089712 140121977948528 140122934971198 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
[pid=13534/tid=13548] ppid=13531 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13534/task/13548/stat : 13548 (java) S 13531 13534 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53312122 15371935744 21932 33554432000 4194304 4196468 140731650089712 140120355236320 140122942744277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
[pid=13534/tid=13549] ppid=13531 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13534/task/13549/stat : 13549 (java) S 13531 13534 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53312123 15371935744 21932 33554432000 4194304 4196468 140731650089712 140121976896432 140122942745218 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 87728 KiB

[startup+0.700771 s]
/proc/loadavg: 2.87 2.58 2.29 3/220 13549
/proc/meminfo: memFree=13783636/32770624 swapFree=67108860/67108860
[pid=13534] ppid=13531 vsize=15020052 memory=127608 CPUtime=1.02 cores=1,3,5,7
/proc/13534/stat : 13534 (java) S 13531 13534 2271 0 -1 1077944320 18236 0 0 0 96 6 0 0 20 0 15 0 53312116 15380533248 31902 33554432000 4194304 4196468 140731650089712 140731650072256 140122942734071 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
/proc/13534/statm: 3755013 31902 3155 1 0 3716398 0
[pid=13534/tid=13536] ppid=13531 vsize=15020052 memory=796 CPUtime=0.67 cores=1,3,5,7
/proc/13534/task/13536/stat : 13536 (java) R 13531 13534 2271 0 -1 4202560 15457 0 0 0 63 4 0 0 20 0 15 0 53312116 15380533248 31902 33554432000 4194304 4196468 140731650089712 140122914570448 140122926777701 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
[pid=13534/tid=13537] ppid=13531 vsize=15020052 memory=1012 CPUtime=0 cores=1,3,5,7
/proc/13534/task/13537/stat : 13537 (java) S 13531 13534 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53312118 15380533248 31902 33554432000 4194304 4196468 140731650089712 140122946976144 140122942744277 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
[pid=13534/tid=13538] ppid=13531 vsize=15020052 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/13534/task/13538/stat : 13538 (java) S 13531 13534 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53312118 15380533248 31902 33554432000 4194304 4196468 140731650089712 140122403449104 140122942744277 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
[pid=13534/tid=13539] ppid=13531 vsize=15020052 memory=2241 CPUtime=0 cores=1,3,5,7
/proc/13534/task/13539/stat : 13539 (java) S 13531 13534 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53312118 15380533248 31902 33554432000 4194304 4196468 140731650089712 140122402396816 140122942744277 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
[pid=13534/tid=13540] ppid=13531 vsize=15020052 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/13534/task/13540/stat : 13540 (java) S 13531 13534 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53312118 15380533248 31902 33554432000 4194304 4196468 140731650089712 140122401344016 140122942744277 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
[pid=13534/tid=13541] ppid=13531 vsize=15020052 memory=279775512143648 CPUtime=0 cores=1,3,5,7
/proc/13534/task/13541/stat : 13541 (java) S 13531 13534 2271 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 53312119 15380533248 31902 33554432000 4194304 4196468 140731650089712 140121981106800 140122942745218 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
[pid=13534/tid=13542] ppid=13531 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13534/task/13542/stat : 13542 (java) S 13531 13534 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 53312120 15380533248 31902 33554432000 4194304 4196468 140731650089712 140121361868064 140122942744277 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
[pid=13534/tid=13543] ppid=13531 vsize=15020052 memory=1936 CPUtime=0 cores=1,3,5,7
/proc/13534/task/13543/stat : 13543 (java) S 13531 13534 2271 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 53312120 15380533248 31902 33554432000 4194304 4196468 140731650089712 140121227646576 140122942744277 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
[pid=13534/tid=13544] ppid=13531 vsize=15020052 memory=1196 CPUtime=0 cores=1,3,5,7
/proc/13534/task/13544/stat : 13544 (java) S 13531 13534 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53312122 15380533248 31902 33554432000 4194304 4196468 140731650089712 140120853142096 140122942752667 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
[pid=13534/tid=13545] ppid=13531 vsize=15020052 memory=8384 CPUtime=0.08 cores=1,3,5,7
/proc/13534/task/13545/stat : 13545 (java) S 13531 13534 2271 0 -1 1077944384 542 0 0 0 8 0 0 0 20 0 15 0 53312122 15380533248 31902 33554432000 4194304 4196468 140731650089712 140121980053616 140122942745218 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
[pid=13534/tid=13546] ppid=13531 vsize=15020052 memory=7307210974946176466 CPUtime=0.08 cores=1,3,5,7
/proc/13534/task/13546/stat : 13546 (java) S 13531 13534 2271 0 -1 1077944384 388 0 0 0 8 0 0 0 20 0 15 0 53312122 15380533248 31902 33554432000 4194304 4196468 140731650089712 140121979000816 140122942745218 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
[pid=13534/tid=13547] ppid=13531 vsize=15020052 memory=7302135314614015847 CPUtime=0.17 cores=1,3,5,7
/proc/13534/task/13547/stat : 13547 (java) R 13531 13534 2271 0 -1 4202560 491 0 0 0 17 0 0 0 20 0 15 0 53312122 15380533248 31902 33554432000 4194304 4196468 140731650089712 140121977948528 140122942746006 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
[pid=13534/tid=13548] ppid=13531 vsize=15020052 memory=7885635084775281008 CPUtime=0 cores=1,3,5,7
/proc/13534/task/13548/stat : 13548 (java) S 13531 13534 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53312122 15380533248 31902 33554432000 4194304 4196468 140731650089712 140120355236320 140122942744277 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
[pid=13534/tid=13549] ppid=13531 vsize=15020052 memory=18448 CPUtime=0 cores=1,3,5,7
/proc/13534/task/13549/stat : 13549 (java) S 13531 13534 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53312123 15380533248 31902 33554432000 4194304 4196468 140731650089712 140121976896432 140122942745218 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
Current children cumulated CPU time: 1.02 s
Current children cumulated vsize: 15020052 KiB
Current children cumulated memory: 127608 KiB

[startup+1.50557 s]
/proc/loadavg: 2.87 2.58 2.29 4/220 13549
/proc/meminfo: memFree=13755256/32770624 swapFree=67108860/67108860
[pid=13534] ppid=13531 vsize=15022100 memory=184232 CPUtime=2.93 cores=1,3,5,7
/proc/13534/stat : 13534 (java) S 13531 13534 2271 0 -1 1077944320 22081 0 0 0 284 9 0 0 20 0 15 0 53312116 15382630400 46058 33554432000 4194304 4196468 140731650089712 140731650072256 140122942734071 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
/proc/13534/statm: 3755525 46058 3202 1 0 3716910 0
[pid=13534/tid=13536] ppid=13531 vsize=15022100 memory=288230377108275491 CPUtime=1.47 cores=1,3,5,7
/proc/13534/task/13536/stat : 13536 (java) R 13531 13534 2271 0 -1 4202560 16570 0 0 0 141 6 0 0 20 0 15 0 53312116 15382630400 46058 33554432000 4194304 4196468 140731650089712 140122914560992 140122924602605 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
[pid=13534/tid=13537] ppid=13531 vsize=15022100 memory=288293289789228285 CPUtime=0 cores=1,3,5,7
/proc/13534/task/13537/stat : 13537 (java) S 13531 13534 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53312118 15382630400 46058 33554432000 4194304 4196468 140731650089712 140122946976144 140122942744277 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
[pid=13534/tid=13538] ppid=13531 vsize=15022100 memory=288285580272600099 CPUtime=0 cores=1,3,5,7
/proc/13534/task/13538/stat : 13538 (java) S 13531 13534 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53312118 15382630400 46058 33554432000 4194304 4196468 140731650089712 140122403449104 140122942744277 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
[pid=13534/tid=13539] ppid=13531 vsize=15022100 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13534/task/13539/stat : 13539 (java) S 13531 13534 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53312118 15382630400 46058 33554432000 4194304 4196468 140731650089712 140122402396816 140122942744277 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
[pid=13534/tid=13540] ppid=13531 vsize=15022100 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13534/task/13540/stat : 13540 (java) S 13531 13534 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53312118 15382630400 46058 33554432000 4194304 4196468 140731650089712 140122401344016 140122942744277 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
[pid=13534/tid=13541] ppid=13531 vsize=15022100 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13534/task/13541/stat : 13541 (java) S 13531 13534 2271 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 53312119 15382630400 46058 33554432000 4194304 4196468 140731650089712 140121981106800 140122942745218 0 0 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0

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

[startup+2.97919 s]
# the end of solver process 13534 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=6.875 s, system=0.161956 s

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

[startup+1.60164 s]
/proc/loadavg: 2.87 2.58 2.29 4/220 13549
/proc/meminfo: memFree=13755256/32770624 swapFree=67108860/67108860
[pid=13534] ppid=13531 vsize=15022100 memory=209656 CPUtime=3.23 cores=1,3,5,7
/proc/13534/stat : 13534 (java) S 13531 13534 2271 0 -1 1077944320 23363 0 0 0 313 10 0 0 20 0 15 0 53312116 15382630400 52414 33554432000 4194304 4196468 140731650089712 140731650072256 140122942734071 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
/proc/13534/statm: 3755525 52414 3202 1 0 3716910 0
[pid=13534/tid=13536] ppid=13531 vsize=15022100 memory=6944656575208382560 CPUtime=1.57 cores=1,3,5,7
/proc/13534/task/13536/stat : 13536 (java) R 13531 13534 2271 0 -1 4202560 17268 0 0 0 150 7 0 0 20 0 15 0 53312116 15382630400 52414 33554432000 4194304 4196468 140731650089712 140122914557056 140122453018852 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
[pid=13534/tid=13537] ppid=13531 vsize=15022100 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/13534/task/13537/stat : 13537 (java) S 13531 13534 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53312118 15382630400 52414 33554432000 4194304 4196468 140731650089712 140122946976144 140122942744277 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
[pid=13534/tid=13538] ppid=13531 vsize=15022100 memory=6944656592455360604 CPUtime=0 cores=1,3,5,7
/proc/13534/task/13538/stat : 13538 (java) S 13531 13534 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53312118 15382630400 52414 33554432000 4194304 4196468 140731650089712 140122403449104 140122942744277 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
[pid=13534/tid=13539] ppid=13531 vsize=15022100 memory=6656426216303648864 CPUtime=0 cores=1,3,5,7
/proc/13534/task/13539/stat : 13539 (java) S 13531 13534 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53312118 15382630400 52414 33554432000 4194304 4196468 140731650089712 140122402396816 140122942744277 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
[pid=13534/tid=13540] ppid=13531 vsize=15022100 memory=6944656592455360604 CPUtime=0 cores=1,3,5,7
/proc/13534/task/13540/stat : 13540 (java) S 13531 13534 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53312118 15382630400 52414 33554432000 4194304 4196468 140731650089712 140122401344016 140122942744277 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
[pid=13534/tid=13541] ppid=13531 vsize=15022100 memory=6944656592455360604 CPUtime=0 cores=1,3,5,7
/proc/13534/task/13541/stat : 13541 (java) S 13531 13534 2271 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 53312119 15382630400 52414 33554432000 4194304 4196468 140731650089712 140121981106800 140122942745218 0 0 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
[pid=13534/tid=13542] ppid=13531 vsize=15022100 memory=-8826033242812282048 CPUtime=0 cores=1,3,5,7
/proc/13534/task/13542/stat : 13542 (java) S 13531 13534 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 53312120 15382630400 52414 33554432000 4194304 4196468 140731650089712 140121361868064 140122942744277 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
[pid=13534/tid=13543] ppid=13531 vsize=15022100 memory=4715410141804852778 CPUtime=0 cores=1,3,5,7
/proc/13534/task/13543/stat : 13543 (java) S 13531 13534 2271 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 53312120 15382630400 52414 33554432000 4194304 4196468 140731650089712 140121227646576 140122942744277 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
[pid=13534/tid=13544] ppid=13531 vsize=15022100 memory=-8124364409528160384 CPUtime=0 cores=1,3,5,7
/proc/13534/task/13544/stat : 13544 (java) S 13531 13534 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53312122 15382630400 52414 33554432000 4194304 4196468 140731650089712 140120853142096 140122942752667 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
[pid=13534/tid=13545] ppid=13531 vsize=15022100 memory=-8253362762723522712 CPUtime=0.48 cores=1,3,5,7
/proc/13534/task/13545/stat : 13545 (java) R 13531 13534 2271 0 -1 4202560 1147 0 0 0 48 0 0 0 20 0 15 0 53312122 15382630400 52414 33554432000 4194304 4196468 140731650089712 140121980031728 140122926230855 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
[pid=13534/tid=13546] ppid=13531 vsize=15022100 memory=-8826033242812282048 CPUtime=0.47 cores=1,3,5,7
/proc/13534/task/13546/stat : 13546 (java) R 13531 13534 2271 0 -1 4202560 980 0 0 0 47 0 0 0 20 0 15 0 53312122 15382630400 52414 33554432000 4194304 4196468 140731650089712 140121978981832 140122926230855 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
[pid=13534/tid=13547] ppid=13531 vsize=15022100 memory=0 CPUtime=0.67 cores=1,3,5,7
/proc/13534/task/13547/stat : 13547 (java) S 13531 13534 2271 0 -1 1077944384 2605 0 0 0 67 0 0 0 20 0 15 0 53312122 15382630400 52414 33554432000 4194304 4196468 140731650089712 140121977948528 140122942745218 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
[pid=13534/tid=13548] ppid=13531 vsize=15022100 memory=198045908196676 CPUtime=0 cores=1,3,5,7
/proc/13534/task/13548/stat : 13548 (java) S 13531 13534 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53312122 15382630400 52414 33554432000 4194304 4196468 140731650089712 140120355236320 140122942744277 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
[pid=13534/tid=13549] ppid=13531 vsize=15022100 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13534/task/13549/stat : 13549 (java) S 13531 13534 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53312123 15382630400 52414 33554432000 4194304 4196468 140731650089712 140121976896432 140122942745218 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
Current children cumulated CPU time: 3.23 s
Current children cumulated vsize: 15022100 KiB
Current children cumulated memory: 209656 KiB

[startup+2.40073 s]
/proc/loadavg: 2.87 2.58 2.29 5/220 13549
/proc/meminfo: memFree=13608572/32770624 swapFree=67108860/67108860
[pid=13534] ppid=13531 vsize=15024148 memory=382496 CPUtime=5.78 cores=1,3,5,7
/proc/13534/stat : 13534 (java) S 13531 13534 2271 0 -1 1077944320 25156 0 0 0 565 13 0 0 20 0 15 0 53312116 15384727552 95624 33554432000 4194304 4196468 140731650089712 140731650072256 140122942734071 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
/proc/13534/statm: 3756037 95624 3202 1 0 3717422 0
[pid=13534/tid=13536] ppid=13531 vsize=15024148 memory=0 CPUtime=2.37 cores=1,3,5,7
/proc/13534/task/13536/stat : 13536 (java) R 13531 13534 2271 0 -1 4202560 17559 0 0 0 227 10 0 0 20 0 15 0 53312116 15384727552 95624 33554432000 4194304 4196468 140731650089712 140122914565248 140122451182355 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
[pid=13534/tid=13537] ppid=13531 vsize=15024148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13534/task/13537/stat : 13537 (java) S 13531 13534 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53312118 15384727552 95624 33554432000 4194304 4196468 140731650089712 140122946976144 140122942744277 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
[pid=13534/tid=13538] ppid=13531 vsize=15024148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13534/task/13538/stat : 13538 (java) S 13531 13534 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53312118 15384727552 95624 33554432000 4194304 4196468 140731650089712 140122403449104 140122942744277 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
[pid=13534/tid=13539] ppid=13531 vsize=15024148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13534/task/13539/stat : 13539 (java) S 13531 13534 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53312118 15384727552 95624 33554432000 4194304 4196468 140731650089712 140122402396816 140122942744277 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
[pid=13534/tid=13540] ppid=13531 vsize=15024148 memory=239364 CPUtime=0 cores=1,3,5,7
/proc/13534/task/13540/stat : 13540 (java) S 13531 13534 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53312118 15384727552 95624 33554432000 4194304 4196468 140731650089712 140122401344016 140122942744277 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
[pid=13534/tid=13541] ppid=13531 vsize=15024148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13534/task/13541/stat : 13541 (java) S 13531 13534 2271 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 53312119 15384727552 95624 33554432000 4194304 4196468 140731650089712 140121981106800 140122942745218 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
[pid=13534/tid=13542] ppid=13531 vsize=15024148 memory=198002287339967 CPUtime=0 cores=1,3,5,7
/proc/13534/task/13542/stat : 13542 (java) S 13531 13534 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 53312120 15384727552 95624 33554432000 4194304 4196468 140731650089712 140121361868064 140122942744277 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
[pid=13534/tid=13543] ppid=13531 vsize=15024148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13534/task/13543/stat : 13543 (java) S 13531 13534 2271 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 53312120 15384727552 95624 33554432000 4194304 4196468 140731650089712 140121227646576 140122942744277 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
[pid=13534/tid=13544] ppid=13531 vsize=15024148 memory=7813733982955120146 CPUtime=0 cores=1,3,5,7
/proc/13534/task/13544/stat : 13544 (java) S 13531 13534 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53312122 15384727552 95624 33554432000 4194304 4196468 140731650089712 140120853142096 140122942752667 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
[pid=13534/tid=13545] ppid=13531 vsize=15024148 memory=6656426216303648864 CPUtime=1.27 cores=1,3,5,7
/proc/13534/task/13545/stat : 13545 (java) R 13531 13534 2271 0 -1 4202560 1842 0 0 0 127 0 0 0 20 0 15 0 53312122 15384727552 95624 33554432000 4194304 4196468 140731650089712 140121980030976 140122927841670 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
[pid=13534/tid=13546] ppid=13531 vsize=15024148 memory=6944656592455360604 CPUtime=1.27 cores=1,3,5,7
/proc/13534/task/13546/stat : 13546 (java) R 13531 13534 2271 0 -1 4202560 1553 0 0 0 127 0 0 0 20 0 15 0 53312122 15384727552 95624 33554432000 4194304 4196468 140731650089712 140121978987600 140122924255511 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
[pid=13534/tid=13547] ppid=13531 vsize=15024148 memory=6944656592455359580 CPUtime=0.84 cores=1,3,5,7
/proc/13534/task/13547/stat : 13547 (java) S 13531 13534 2271 0 -1 1077944384 2839 0 0 0 83 1 0 0 20 0 15 0 53312122 15384727552 95624 33554432000 4194304 4196468 140731650089712 140121977948528 140122942745218 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
[pid=13534/tid=13548] ppid=13531 vsize=15024148 memory=-4051592751533505334 CPUtime=0 cores=1,3,5,7
/proc/13534/task/13548/stat : 13548 (java) S 13531 13534 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53312122 15384727552 95624 33554432000 4194304 4196468 140731650089712 140120355236320 140122942744277 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
[pid=13534/tid=13549] ppid=13531 vsize=15024148 memory=7100839887252727714 CPUtime=0 cores=1,3,5,7
/proc/13534/task/13549/stat : 13549 (java) S 13531 13534 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53312123 15384727552 95624 33554432000 4194304 4196468 140731650089712 140121976896432 140122942745218 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
Current children cumulated CPU time: 5.78 s
Current children cumulated vsize: 15024148 KiB
Current children cumulated memory: 382496 KiB

[startup+2.8007 s]
/proc/loadavg: 2.87 2.58 2.29 5/220 13549
/proc/meminfo: memFree=13608572/32770624 swapFree=67108860/67108860
[pid=13534] ppid=13531 vsize=15683912 memory=450932 CPUtime=6.65 cores=1,3,5,7
/proc/13534/stat : 13534 (java) S 13531 13534 2271 0 -1 1077944320 25992 0 0 0 650 15 0 0 20 0 19 0 53312116 16060325888 112733 33554432000 4194304 4196468 140731650089712 140731650072256 140122942734071 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
/proc/13534/statm: 3920978 112733 3220 1 0 3881834 0
[pid=13534/tid=13536] ppid=13531 vsize=15683912 memory=0 CPUtime=2.62 cores=1,3,5,7
/proc/13534/task/13536/stat : 13536 (java) S 13531 13534 2271 0 -1 1077944384 17968 0 0 0 251 11 0 0 20 0 19 0 53312116 16060325888 112733 33554432000 4194304 4196468 140731650089712 140122914573312 140122942744277 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
[pid=13534/tid=13537] ppid=13531 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13534/task/13537/stat : 13537 (java) S 13531 13534 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 53312118 16060325888 112733 33554432000 4194304 4196468 140731650089712 140122946976144 140122942744277 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
[pid=13534/tid=13538] ppid=13531 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13534/task/13538/stat : 13538 (java) S 13531 13534 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 53312118 16060325888 112733 33554432000 4194304 4196468 140731650089712 140122403449104 140122942744277 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
[pid=13534/tid=13539] ppid=13531 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13534/task/13539/stat : 13539 (java) S 13531 13534 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 53312118 16060325888 112733 33554432000 4194304 4196468 140731650089712 140122402396816 140122942744277 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
[pid=13534/tid=13540] ppid=13531 vsize=15683912 memory=6944656592455097440 CPUtime=0 cores=1,3,5,7
/proc/13534/task/13540/stat : 13540 (java) S 13531 13534 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 53312118 16060325888 112733 33554432000 4194304 4196468 140731650089712 140122401344016 140122942744277 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
[pid=13534/tid=13541] ppid=13531 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13534/task/13541/stat : 13541 (java) S 13531 13534 2271 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 53312119 16060325888 112733 33554432000 4194304 4196468 140731650089712 140121981106800 140122942745218 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
[pid=13534/tid=13542] ppid=13531 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13534/task/13542/stat : 13542 (java) S 13531 13534 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 53312120 16060325888 112733 33554432000 4194304 4196468 140731650089712 140121361868064 140122942744277 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
[pid=13534/tid=13543] ppid=13531 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13534/task/13543/stat : 13543 (java) S 13531 13534 2271 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 53312120 16060325888 112733 33554432000 4194304 4196468 140731650089712 140121227646576 140122942744277 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
[pid=13534/tid=13544] ppid=13531 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13534/task/13544/stat : 13544 (java) S 13531 13534 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 53312122 16060325888 112733 33554432000 4194304 4196468 140731650089712 140120853142096 140122942752667 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
[pid=13534/tid=13545] ppid=13531 vsize=15683912 memory=0 CPUtime=1.54 cores=1,3,5,7
/proc/13534/task/13545/stat : 13545 (java) S 13531 13534 2271 0 -1 1077944384 1965 0 0 0 153 1 0 0 20 0 19 0 53312122 16060325888 112733 33554432000 4194304 4196468 140731650089712 140121980053616 140122942745218 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
[pid=13534/tid=13546] ppid=13531 vsize=15683912 memory=0 CPUtime=1.52 cores=1,3,5,7
/proc/13534/task/13546/stat : 13546 (java) S 13531 13534 2271 0 -1 1077944384 1631 0 0 0 152 0 0 0 20 0 19 0 53312122 16060325888 112733 33554432000 4194304 4196468 140731650089712 140121979000816 140122942745218 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
[pid=13534/tid=13547] ppid=13531 vsize=15683912 memory=0 CPUtime=0.94 cores=1,3,5,7
/proc/13534/task/13547/stat : 13547 (java) S 13531 13534 2271 0 -1 1077944384 3014 0 0 0 93 1 0 0 20 0 19 0 53312122 16060325888 112733 33554432000 4194304 4196468 140731650089712 140121977948528 140122942745218 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
[pid=13534/tid=13548] ppid=13531 vsize=15683912 memory=5792591547326092387 CPUtime=0 cores=1,3,5,7
/proc/13534/task/13548/stat : 13548 (java) S 13531 13534 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 53312122 16060325888 112733 33554432000 4194304 4196468 140731650089712 140120355236320 140122942744277 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
[pid=13534/tid=13549] ppid=13531 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13534/task/13549/stat : 13549 (java) S 13531 13534 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 53312123 16060325888 112733 33554432000 4194304 4196468 140731650089712 140121976896432 140122942745218 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
Current children cumulated CPU time: 6.65 s
Current children cumulated vsize: 15683912 KiB
Current children cumulated memory: 450932 KiB

[startup+2.90064 s]
/proc/loadavg: 2.87 2.58 2.29 5/220 13549
/proc/meminfo: memFree=13608572/32770624 swapFree=67108860/67108860
[pid=13534] ppid=13531 vsize=15683912 memory=450932 CPUtime=6.65 cores=1,3,5,7
/proc/13534/stat : 13534 (java) S 13531 13534 2271 0 -1 1077944320 25992 0 0 0 650 15 0 0 20 0 19 0 53312116 16060325888 112733 33554432000 4194304 4196468 140731650089712 140731650072256 140122942734071 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
/proc/13534/statm: 3920978 112733 3220 1 0 3881834 0
[pid=13534/tid=13536] ppid=13531 vsize=15683912 memory=450932 CPUtime=2.62 cores=1,3,5,7
/proc/13534/task/13536/stat : 13536 (java) S 13531 13534 2271 0 -1 1077944384 17968 0 0 0 251 11 0 0 20 0 19 0 53312116 16060325888 112733 33554432000 4194304 4196468 140731650089712 140122914573312 140122942744277 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
[pid=13534/tid=13537] ppid=13531 vsize=15683912 memory=-8393745925659800667 CPUtime=0 cores=1,3,5,7
/proc/13534/task/13537/stat : 13537 (java) S 13531 13534 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 53312118 16060325888 112733 33554432000 4194304 4196468 140731650089712 140122946976144 140122942744277 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
[pid=13534/tid=13538] ppid=13531 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13534/task/13538/stat : 13538 (java) S 13531 13534 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 53312118 16060325888 112733 33554432000 4194304 4196468 140731650089712 140122403449104 140122942744277 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
[pid=13534/tid=13539] ppid=13531 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13534/task/13539/stat : 13539 (java) S 13531 13534 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 53312118 16060325888 112733 33554432000 4194304 4196468 140731650089712 140122402396816 140122942744277 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
[pid=13534/tid=13540] ppid=13531 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13534/task/13540/stat : 13540 (java) S 13531 13534 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 53312118 16060325888 112733 33554432000 4194304 4196468 140731650089712 140122401344016 140122942744277 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
[pid=13534/tid=13541] ppid=13531 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13534/task/13541/stat : 13541 (java) S 13531 13534 2271 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 53312119 16060325888 112733 33554432000 4194304 4196468 140731650089712 140121981106800 140122942745218 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
[pid=13534/tid=13542] ppid=13531 vsize=15683912 memory=167 CPUtime=0 cores=1,3,5,7
/proc/13534/task/13542/stat : 13542 (java) S 13531 13534 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 53312120 16060325888 112733 33554432000 4194304 4196468 140731650089712 140121361868064 140122942744277 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
[pid=13534/tid=13543] ppid=13531 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13534/task/13543/stat : 13543 (java) S 13531 13534 2271 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 53312120 16060325888 112733 33554432000 4194304 4196468 140731650089712 140121227646576 140122942744277 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
[pid=13534/tid=13544] ppid=13531 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13534/task/13544/stat : 13544 (java) S 13531 13534 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 53312122 16060325888 112733 33554432000 4194304 4196468 140731650089712 140120853142096 140122942752667 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
[pid=13534/tid=13545] ppid=13531 vsize=15683912 memory=0 CPUtime=1.54 cores=1,3,5,7
/proc/13534/task/13545/stat : 13545 (java) S 13531 13534 2271 0 -1 1077944384 1965 0 0 0 153 1 0 0 20 0 19 0 53312122 16060325888 112733 33554432000 4194304 4196468 140731650089712 140121980053616 140122942745218 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
[pid=13534/tid=13546] ppid=13531 vsize=15683912 memory=279775512181776 CPUtime=1.52 cores=1,3,5,7
/proc/13534/task/13546/stat : 13546 (java) S 13531 13534 2271 0 -1 1077944384 1631 0 0 0 152 0 0 0 20 0 19 0 53312122 16060325888 112733 33554432000 4194304 4196468 140731650089712 140121979000816 140122942745218 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
[pid=13534/tid=13547] ppid=13531 vsize=15683912 memory=0 CPUtime=0.94 cores=1,3,5,7
/proc/13534/task/13547/stat : 13547 (java) S 13531 13534 2271 0 -1 1077944384 3014 0 0 0 93 1 0 0 20 0 19 0 53312122 16060325888 112733 33554432000 4194304 4196468 140731650089712 140121977948528 140122942745218 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
[pid=13534/tid=13548] ppid=13531 vsize=15683912 memory=-4546129931942301728 CPUtime=0 cores=1,3,5,7
/proc/13534/task/13548/stat : 13548 (java) S 13531 13534 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 53312122 16060325888 112733 33554432000 4194304 4196468 140731650089712 140120355236320 140122942744277 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
[pid=13534/tid=13549] ppid=13531 vsize=15683912 memory=-1807685287717842718 CPUtime=0 cores=1,3,5,7
/proc/13534/task/13549/stat : 13549 (java) S 13531 13534 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 53312123 16060325888 112733 33554432000 4194304 4196468 140731650089712 140121976896432 140122942745218 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6823936 140731650094067 140731650094345 140731650094345 140731650097103 0
Current children cumulated CPU time: 6.65 s
Current children cumulated vsize: 15683912 KiB
Current children cumulated memory: 450932 KiB

Child status: 0
Real time (s): 2.97923
CPU time (s): 7.03696
CPU user time (s): 6.875
CPU system time (s): 0.161956
CPU usage (%): 236.2
Max. virtual memory (cumulated for all children) (KiB): 15683912
Max. memory (cumulated for all children) (KiB): 450932

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.875
system time used= 0.161956
maximum resident set size= 452980
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28229
page faults= 0
swaps= 0
block input operations= 0
block output operations= 304
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3799
involuntary context switches= 37


# summary of solver processes directly reported to runsolver:
#   pid: 13534
#   total CPU time (s): 7.03696
#   total CPU user time (s): 6.875
#   total CPU system time (s): 0.161956

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.047173 second user time and 0.064021 second system time

The end

Launcher Data

Begin job on node105 at 2018-07-23 16:51:29
IDJOB=4294775
IDBENCH=141420
IDSOLVER=2756
FILE ID=node105/4294775-1532357489
RUNJOBID= node105-1532330128-2303
PBS_JOBID= 21019001
Free space on /tmp= 44844 MiB

SOLVER NAME= scop order+MapleCOMSPS (2018-06-13)
BENCH NAME= XCSP18/Haystacks/Haystacks-ext-10_c18.xml
COMMAND LINE= java -Xms11g -Xmx11g -Xss128m -jar DIR/scop.jar -order -solver DIR/minisat_release -solverOption mapleTune01 -tmp TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4294775-1532357489/watcher-4294775-1532357489 -o /tmp/evaluation-result-4294775-1532357489/solver-4294775-1532357489 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1532330128-2303 --watchdog 2580  java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -order -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4294775-1532357489.xml

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

MD5SUM BENCH= a3b0ef5b97c309412ed30b7773154191
RANDOM SEED=1603170728

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        13884488 kB
MemAvailable:   29535568 kB
Buffers:          200012 kB
Cached:         15424952 kB
SwapCached:            0 kB
Active:          3813836 kB
Inactive:       14265620 kB
Active(anon):    2407316 kB
Inactive(anon):    67172 kB
Active(file):    1406520 kB
Inactive(file): 14198448 kB
Unevictable:        7296 kB
Mlocked:            7296 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8228 kB
Writeback:             0 kB
AnonPages:       2439320 kB
Mapped:            49412 kB
Shmem:             17036 kB
Slab:             502372 kB
SReclaimable:     474572 kB
SUnreclaim:        27800 kB
KernelStack:        3776 kB
PageTables:         9924 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13464288 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2265088 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      130432 kB
DirectMap2M:    33415168 kB

Free space on /tmp at the end= 44836 MiB
End job on node105 at 2018-07-23 16:51:33