Trace number 4293126

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)SAT 4.46912 1.98909

General information on the benchmark

NameStripPacking/
StripPacking-C1P3_c18.xml
MD5SUM5b4e243b65627c7fc71624f53298a6f9
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark4.4256
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of constraints49
Number of domains15
Minimum domain size1
Maximum domain size20
Distribution of domain sizes[{"size":1,"count":6},{"size":2,"count":42},{"size":20,"count":32}]
Minimum variable degree1
Maximum variable degree3
Distribution of variable degrees[{"degree":1,"count":16},{"degree":2,"count":32},{"degree":3,"count":32}]
Minimum constraint arity2
Maximum constraint arity64
Distribution of constraint arities[{"arity":2,"count":32},{"arity":3,"count":16},{"arity":64,"count":1}]
Number of extensional constraints16
Number of intensional constraints32
Distribution of constraint types[{"type":"extension","count":16},{"type":"intension","count":32},{"type":"noOverlap","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.55/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 12:03:25 CEST 2018
0.67/0.54	c PID: 3707
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.40/0.95	c (0,0) Parsing End
1.40/0.95	c (0,0) CSP: 64 int (0 aux), 16 bool (0 aux), 49 ctr, max domain size 20
1.40/0.95	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.40/0.96	c (0,0) Constraint Name Generate Begin
1.40/0.96	c (0,0) Ctr:HOME/instance-4293126-1532340204.xml,Add:ExtensionSupport:IntVar:Le:NoOverlap:Num
1.40/0.96	c (0,0) Constraint Name Generate End
1.40/0.96	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 20 MiB used (max 0 MiB)
1.40/0.96	c (0,0) CSP to CSPinCNF Begin
1.61/1.04	c (0,0) translated 5 (10%) constraints
1.61/1.04	c (0,0) translated 10 (20%) constraints
1.61/1.05	c (0,0) translated 15 (30%) constraints
1.61/1.05	c (0,0) translated 20 (40%) constraints
1.61/1.06	c (0,0) translated 25 (50%) constraints
1.61/1.06	c (0,0) translated 30 (60%) constraints
1.78/1.15	c (0,0) translated 35 (70%) constraints
1.78/1.18	c (0,0) translated 40 (80%) constraints
1.99/1.23	c (0,0) translated 45 (90%) constraints
1.99/1.27	c (0,0) translated 49 (100%) constraints
2.58/1.42	c (0,0) STATISTICS1:HOME/instance-4293126-1532340204.xml,Add:ExtensionSupport:IntVar:Le:NoOverlap:Num,132,350,38,19,4,3,38:32;36:130;34:80;32:70;28:78;19:8;18:10;17:4;16:30;14:38;2:26;1:6,19:310;18:310;17:124;16:124;14:124;2:858;1:96,4:120;3:65;2:130;1:35,3:480;2:32;1:442;0:16,
2.58/1.42	c (0,0) ===========================================
2.58/1.42	c (0,0) Order
2.58/1.42	c (0,0) ===========================================
2.58/1.43	c (0,0) translated 35 (10%) constraints
2.58/1.44	c (0,0) translated 70 (20%) constraints
2.58/1.44	c (0,0) translated 105 (30%) constraints
2.58/1.44	c (0,0) translated 140 (40%) constraints
2.58/1.45	c (0,0) translated 175 (50%) constraints
2.58/1.45	c (0,0) translated 210 (60%) constraints
2.58/1.45	c (0,0) translated 245 (70%) constraints
2.58/1.46	c (0,0) translated 280 (80%) constraints
2.58/1.46	c (0,0) translated 315 (90%) constraints
2.58/1.47	c (0,0) translated 350 (100%) constraints
2.58/1.47	c (0,0) CSP to CSPinCNF End
2.58/1.47	c (0,0) CSP: 64 int (0 aux), 68 bool (52 aux), 350 ctr, max domain size 19
2.58/1.47	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
2.58/1.47	c (0,0) CSPinCNF Propagation Begin
2.89/1.53	c (1,0) 0 values, 13 unsatisfiable literals, and 9 valid clauses are removed
2.89/1.53	c (1,0) CSPinCNF Propagation End
2.89/1.53	c (1,0) CSP: 64 int (0 aux), 68 bool (52 aux), 341 ctr, max domain size 19
2.89/1.53	c (1,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
2.89/1.53	c (1,0) Simplify CSPinCNF Begin
2.89/1.59	c (1,1) Simplify CSPinCNF End
2.89/1.59	c (1,1) CSP: 64 int (0 aux), 548 bool (532 aux), 821 ctr, max domain size 19
2.89/1.59	c (1,1) Heap : 112 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
2.89/1.59	c (1,1) Calculate Precise Domain Begin
2.89/1.59	c (1,1) 0 values are removed by re-calculation
2.89/1.59	c (1,1) Calculate Precise Domain End
2.89/1.59	c (1,1) CSP: 64 int (0 aux), 548 bool (532 aux), 821 ctr, max domain size 19
2.89/1.59	c (1,1) Heap : 112 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
2.89/1.59	c (1,1) CSPinCNF to SatSolver Begin
3.22/1.64	c (1,1) 83 (10 %) CSP clauses are encoded (1100 SAT variables, 576 SAT clauses)
3.22/1.64	c (1,1) 165 (20 %) CSP clauses are encoded (1100 SAT variables, 658 SAT clauses)
3.22/1.66	c (1,1) 247 (30 %) CSP clauses are encoded (1100 SAT variables, 1122 SAT clauses)
3.22/1.68	c (1,1) 329 (40 %) CSP clauses are encoded (1100 SAT variables, 2654 SAT clauses)
3.55/1.71	c (1,1) 411 (50 %) CSP clauses are encoded (1100 SAT variables, 4361 SAT clauses)
3.55/1.72	c (1,1) 493 (60 %) CSP clauses are encoded (1100 SAT variables, 5730 SAT clauses)
3.55/1.74	c (1,1) 575 (70 %) CSP clauses are encoded (1100 SAT variables, 7195 SAT clauses)
3.55/1.75	c (1,1) 657 (80 %) CSP clauses are encoded (1100 SAT variables, 8692 SAT clauses)
3.55/1.77	c (1,1) 739 (90 %) CSP clauses are encoded (1100 SAT variables, 10538 SAT clauses)
3.55/1.78	c (1,1) 821 (100 %) CSP clauses are encoded (1100 SAT variables, 12404 SAT clauses)
3.55/1.78	c (1,1) CSPinCNF to SatSolver End
3.55/1.78	c (1,1) Heap : 168 MiB used (max 10795 MiB), NonHeap : 28 MiB used (max 0 MiB)
3.88/1.81	c (1,1) STATISTICS2:HOME/instance-4293126-1532340204.xml,Add:ExtensionSupport:IntVar:Le:NoOverlap:Num,612,821,38,19,4,3,38:32;36:130;34:80;32:70;28:78;19:8;18:10;17:4;16:30;14:38;2:26,19:308;18:310;17:124;16:122;14:122;2:1818;1:90,4:120;3:52;2:623;1:26,3:480;2:26;1:1402,
3.88/1.81	c (1,1) SatSolver.solve Begin
3.88/1.81	c (1,1) 1100 bool, 12429 clause
3.88/1.81	c (1,1) HOME/minisat_release -ccmin-mode=2 -cla-decay=0.9990000000000016 -gc-frac=0.06548219427789823 -min-step-size=0.06000000000000005 -phase-saving=2 -rfirst=100 -rinc=23.20514351897367 -rnd-freq=0.18183188062236774 -step-size=0.0002446387540884631 -step-size-dec=1.0000000000000004e-06 -var-decay=0.07581213234321858 HOME/instance-4293126-1532340204.xml-scop-3707.cnf HOME/instance-4293126-1532340204.xml-scop-3707.cnf.out
4.18/1.94	c (1,0) c This is COMiniSatPS.
4.18/1.94	c (1,0) c WARNING: for repeatability, setting FPU to use double precision
4.18/1.94	c (1,0) c ============================[ Problem Statistics ]=============================
4.18/1.94	c (1,0) c |                                                                             |
4.18/1.94	c (1,0) c |  Number of variables:          1100                                         |
4.18/1.94	c (1,0) c |  Number of clauses:           12429                                         |
4.18/1.94	c (1,0) c |  Parse time:                   0.00 s                                       |
4.18/1.94	c (1,0) c |  Eliminated clauses:           0.01 Mb                                      |
4.18/1.94	c (1,0) c Reduced to 839 vars, 11932 cls (grow=0)
4.18/1.94	c (1,0) c No iterative elimination performed. (vars=839, c/v ratio=14.2)
4.18/1.94	c (1,0) c |  Simplification time:          0.01 s                                       |
4.18/1.94	c (1,0) c |                                                                             |
4.18/1.94	c (1,0) c ============================[ Search Statistics ]==============================
4.18/1.94	c (1,0) c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.18/1.94	c (1,0) c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.18/1.94	c (1,0) c ===============================================================================
4.18/1.94	c (1,0) c ===============================================================================
4.18/1.94	c (1,0) c restarts              : 26
4.18/1.94	c (1,0) c conflicts             : 4683           (44043 /sec)
4.18/1.94	c (1,0) c decisions             : 11955          (0.00 % random) (112434 /sec)
4.18/1.94	c (1,0) c propagations          : 226982         (2134714 /sec)
4.18/1.94	c (1,0) c conflict literals     : 126836         (12.92 % deleted)
4.18/1.94	c (1,0) c CPU time              : 0.106329 s
4.18/1.94	c (1,0) 
4.18/1.94	c (1,0) s SATISFIABLE
4.18/1.95	c (1,1) SatSolver.solve End
4.18/1.95	c (1,1) Heap : 394 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
4.18/1.95	c (1,1) Show results Begin
4.18/1.96	c (1,1) h[0] = 4
4.18/1.96	c (1,1) h[1] = 5
4.18/1.96	c (1,1) h[2] = 2
4.18/1.96	c (1,1) h[3] = 9
4.18/1.96	c (1,1) h[4] = 5
4.18/1.96	c (1,1) h[5] = 5
4.18/1.96	c (1,1) h[6] = 7
4.18/1.96	c (1,1) h[7] = 5
4.18/1.96	c (1,1) h[8] = 6
4.18/1.96	c (1,1) h[9] = 3
4.18/1.96	c (1,1) h[10] = 6
4.18/1.96	c (1,1) h[11] = 4
4.18/1.96	c (1,1) h[12] = 6
4.18/1.96	c (1,1) h[13] = 10
4.18/1.96	c (1,1) h[14] = 6
4.18/1.96	c (1,1) h[15] = 10
4.18/1.96	c (1,1) r[0] = 1
4.18/1.96	c (1,1) r[1] = 1
4.18/1.96	c (1,1) r[2] = 0
4.18/1.96	c (1,1) r[3] = 1
4.18/1.96	c (1,1) r[4] = 0
4.18/1.96	c (1,1) r[5] = 0
4.18/1.96	c (1,1) r[6] = 0
4.18/1.96	c (1,1) r[7] = 0
4.18/1.96	c (1,1) r[8] = 1
4.18/1.96	c (1,1) r[9] = 1
4.18/1.96	c (1,1) r[10] = 1
4.18/1.96	c (1,1) r[11] = 1
4.18/1.96	c (1,1) r[12] = 1
4.18/1.96	c (1,1) r[13] = 1
4.18/1.96	c (1,1) r[14] = 1
4.18/1.96	c (1,1) r[15] = 1
4.18/1.96	c (1,1) w[0] = 14
4.18/1.96	c (1,1) w[1] = 2
4.18/1.96	c (1,1) w[2] = 2
4.18/1.96	c (1,1) w[3] = 7
4.18/1.96	c (1,1) w[4] = 5
4.18/1.96	c (1,1) w[5] = 2
4.18/1.96	c (1,1) w[6] = 7
4.18/1.96	c (1,1) w[7] = 3
4.18/1.96	c (1,1) w[8] = 5
4.18/1.96	c (1,1) w[9] = 2
4.18/1.96	c (1,1) w[10] = 2
4.18/1.96	c (1,1) w[11] = 6
4.18/1.96	c (1,1) w[12] = 3
4.18/1.96	c (1,1) w[13] = 3
4.18/1.96	c (1,1) w[14] = 3
4.18/1.96	c (1,1) w[15] = 3
4.18/1.96	c (1,1) x[0] = 6
4.18/1.96	c (1,1) x[1] = 10
4.18/1.96	c (1,1) x[2] = 10
4.18/1.96	c (1,1) x[3] = 0
4.18/1.96	c (1,1) x[4] = 15
4.18/1.96	c (1,1) x[5] = 15
4.18/1.96	c (1,1) x[6] = 0
4.18/1.96	c (1,1) x[7] = 17
4.18/1.96	c (1,1) x[8] = 10
4.18/1.96	c (1,1) x[9] = 10
4.18/1.96	c (1,1) x[10] = 15
4.18/1.96	c (1,1) x[11] = 0
4.18/1.96	c (1,1) x[12] = 17
4.18/1.96	c (1,1) x[13] = 12
4.18/1.96	c (1,1) x[14] = 7
4.18/1.96	c (1,1) x[15] = 7
4.18/1.96	c (1,1) y[0] = 0
4.18/1.96	c (1,1) y[1] = 9
4.18/1.96	c (1,1) y[2] = 7
4.18/1.96	c (1,1) y[3] = 4
4.18/1.96	c (1,1) y[4] = 10
4.18/1.96	c (1,1) y[5] = 15
4.18/1.96	c (1,1) y[6] = 13
4.18/1.96	c (1,1) y[7] = 15
4.18/1.96	c (1,1) y[8] = 14
4.18/1.97	c (1,1) y[9] = 4
4.18/1.97	c (1,1) y[10] = 4
4.18/1.97	c (1,1) y[11] = 0
4.18/1.97	c (1,1) y[12] = 4
4.18/1.97	c (1,1) y[13] = 4
4.18/1.97	c (1,1) y[14] = 4
4.18/1.97	c (1,1) y[15] = 10
4.18/1.97	s SATISFIABLE
4.18/1.97	v <instantiation>
4.18/1.97	v     <list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] y[0] y[1] y[2] y[3] y[4] y[5] y[6] y[7] y[8] y[9] y[10] y[11] y[12] y[13] y[14] y[15] w[0] w[1] w[2] w[3] w[4] w[5] w[6] w[7] w[8] w[9] w[10] w[11] w[12] w[13] w[14] w[15] h[0] h[1] h[2] h[3] h[4] h[5] h[6] h[7] h[8] h[9] h[10] h[11] h[12] h[13] h[14] h[15] r[0] r[1] r[2] r[3] r[4] r[5] r[6] r[7] r[8] r[9] r[10] r[11] r[12] r[13] r[14] r[15]</list>
4.18/1.97	v     <values>6 10 10 0 15 15 0 17 10 10 15 0 17 12 7 7 0 9 7 4 10 15 13 15 14 4 4 0 4 4 4 10 14 2 2 7 5 2 7 3 5 2 2 6 3 3 3 3 4 5 2 9 5 5 7 5 6 3 6 4 6 10 6 10 1 1 0 1 0 0 0 0 1 1 1 1 1 1 1 1</values>
4.18/1.97	v </instantiation>
4.18/1.97	c (1,1) Show results End
4.18/1.97	c (1,1) Heap : 394 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
4.18/1.97	c (1,1) 0,0,0,1,1,1,1,1,1,STOP-AFTER(ALL)
4.18/1.97	c END-Prog: Mon Jul 23 12:03:26 CEST 2018

Verifier Data

OK	

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4293126-1532340204/watcher-4293126-1532340204 -o /tmp/evaluation-result-4293126-1532340204/solver-4293126-1532340204 -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-4293126-1532340204.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=3707, runsolver pid=3704


[startup+0.100133 s]*
/proc/loadavg: 1.85 1.98 2.03 3/221 3722
/proc/meminfo: memFree=15986080/32770624 swapFree=67108860/67108860
[pid=3707] ppid=3704 vsize=15011656 memory=71272 CPUtime=0.12 cores=1,3,5,7
/proc/3707/stat : 3707 (java) S 3704 3707 2271 0 -1 1077944320 7003 0 0 0 10 2 0 0 20 0 15 0 51583589 15371935744 17818 33554432000 4194304 4196468 140732235971888 140732235954432 139974650502903 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
/proc/3707/statm: 3752914 17818 2778 1 0 3715374 0
[pid=3707/tid=3709] ppid=3704 vsize=15011656 memory=4138983565559960467 CPUtime=0.08 cores=1,3,5,7
/proc/3707/task/3709/stat : 3709 (java) R 3704 3707 2271 0 -1 4202560 5289 0 0 0 7 1 0 0 20 0 15 0 51583590 15371935744 18016 33554432000 4194304 4196468 140732235971888 139974622314888 139974630778610 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
[pid=3707/tid=3710] ppid=3704 vsize=15011656 memory=-3689451258167578675 CPUtime=0 cores=1,3,5,7
/proc/3707/task/3710/stat : 3710 (java) S 3704 3707 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51583591 15371935744 18016 33554432000 4194304 4196468 140732235971888 139974654745360 139974650513109 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
[pid=3707/tid=3711] ppid=3704 vsize=15011656 memory=140406443792000 CPUtime=0 cores=1,3,5,7
/proc/3707/task/3711/stat : 3711 (java) S 3704 3707 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51583591 15371935744 18016 33554432000 4194304 4196468 140732235971888 139974468901776 139974650513109 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
[pid=3707/tid=3712] ppid=3704 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3707/task/3712/stat : 3712 (java) S 3704 3707 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51583591 15371935744 18016 33554432000 4194304 4196468 140732235971888 139974467849232 139974650513109 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
[pid=3707/tid=3713] ppid=3704 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3707/task/3713/stat : 3713 (java) S 3704 3707 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51583591 15371935744 18016 33554432000 4194304 4196468 140732235971888 139974466796688 139974650513109 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
[pid=3707/tid=3714] ppid=3704 vsize=15011656 memory=140406443792000 CPUtime=0 cores=1,3,5,7
/proc/3707/task/3714/stat : 3714 (java) S 3704 3707 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51583593 15371935744 18016 33554432000 4194304 4196468 140732235971888 139973620611056 139974650514050 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
[pid=3707/tid=3715] ppid=3704 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3707/task/3715/stat : 3715 (java) S 3704 3707 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 51583593 15371935744 18016 33554432000 4194304 4196468 140732235971888 139973118387104 139974650513109 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
[pid=3707/tid=3716] ppid=3704 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3707/task/3716/stat : 3716 (java) S 3704 3707 2271 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 51583594 15371935744 18016 33554432000 4194304 4196468 140732235971888 139972984165360 139974650513109 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
[pid=3707/tid=3717] ppid=3704 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3707/task/3717/stat : 3717 (java) S 3704 3707 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51583596 15371935744 18082 33554432000 4194304 4196468 140732235971888 139972609661136 139974650521499 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
[pid=3707/tid=3718] ppid=3704 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3707/task/3718/stat : 3718 (java) S 3704 3707 2271 0 -1 1077944384 300 0 0 0 0 0 0 0 20 0 15 0 51583596 15371935744 18082 33554432000 4194304 4196468 140732235971888 139973619558896 139974650514050 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
[pid=3707/tid=3719] ppid=3704 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3707/task/3719/stat : 3719 (java) S 3704 3707 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51583596 15371935744 18082 33554432000 4194304 4196468 140732235971888 139973618506352 139974650514050 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
[pid=3707/tid=3720] ppid=3704 vsize=15011656 memory=140406443792000 CPUtime=0.01 cores=1,3,5,7
/proc/3707/task/3720/stat : 3720 (java) S 3704 3707 2271 0 -1 1077944384 269 0 0 0 1 0 0 0 20 0 15 0 51583596 15371935744 18082 33554432000 4194304 4196468 140732235971888 139973617453808 139974650514050 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
[pid=3707/tid=3721] ppid=3704 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3707/task/3721/stat : 3721 (java) S 3704 3707 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51583596 15371935744 18082 33554432000 4194304 4196468 140732235971888 139972111756384 139974650513109 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
[pid=3707/tid=3722] ppid=3704 vsize=15011656 memory=140406443792000 CPUtime=0 cores=1,3,5,7
/proc/3707/task/3722/stat : 3722 (java) S 3704 3707 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51583596 15371935744 18082 33554432000 4194304 4196468 140732235971888 139973616400688 139974650514050 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 71272 KiB

[startup+0.210412 s]*
/proc/loadavg: 1.85 1.98 2.03 3/221 3722
/proc/meminfo: memFree=15971632/32770624 swapFree=67108860/67108860
[pid=3707] ppid=3704 vsize=15011656 memory=83628 CPUtime=0.26 cores=1,3,5,7
/proc/3707/stat : 3707 (java) S 3704 3707 2271 0 -1 1077944320 10391 0 0 0 24 2 0 0 20 0 15 0 51583589 15371935744 20907 33554432000 4194304 4196468 140732235971888 140732235954432 139974650502903 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
/proc/3707/statm: 3752914 20907 2886 1 0 3715374 0
[pid=3707/tid=3709] ppid=3704 vsize=15011656 memory=8389772277269004345 CPUtime=0.2 cores=1,3,5,7
/proc/3707/task/3709/stat : 3709 (java) R 3704 3707 2271 0 -1 4202560 8281 0 0 0 18 2 0 0 20 0 15 0 51583590 15371935744 20907 33554432000 4194304 4196468 140732235971888 139974622328752 139974634583390 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
[pid=3707/tid=3710] ppid=3704 vsize=15011656 memory=288230609019731991 CPUtime=0 cores=1,3,5,7
/proc/3707/task/3710/stat : 3710 (java) S 3704 3707 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51583591 15371935744 20907 33554432000 4194304 4196468 140732235971888 139974654745360 139974650513109 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
[pid=3707/tid=3711] ppid=3704 vsize=15011656 memory=3833601097805125280 CPUtime=0 cores=1,3,5,7
/proc/3707/task/3711/stat : 3711 (java) S 3704 3707 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51583591 15371935744 20907 33554432000 4194304 4196468 140732235971888 139974468901776 139974650513109 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
[pid=3707/tid=3712] ppid=3704 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3707/task/3712/stat : 3712 (java) S 3704 3707 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51583591 15371935744 20907 33554432000 4194304 4196468 140732235971888 139974467849232 139974650513109 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
[pid=3707/tid=3713] ppid=3704 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3707/task/3713/stat : 3713 (java) S 3704 3707 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51583591 15371935744 20907 33554432000 4194304 4196468 140732235971888 139974466796688 139974650513109 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
[pid=3707/tid=3714] ppid=3704 vsize=15011656 memory=140406443792000 CPUtime=0 cores=1,3,5,7
/proc/3707/task/3714/stat : 3714 (java) S 3704 3707 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51583593 15371935744 20907 33554432000 4194304 4196468 140732235971888 139973620611056 139974650514050 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
[pid=3707/tid=3715] ppid=3704 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3707/task/3715/stat : 3715 (java) S 3704 3707 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 51583593 15371935744 20907 33554432000 4194304 4196468 140732235971888 139973118387104 139974650513109 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
[pid=3707/tid=3716] ppid=3704 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3707/task/3716/stat : 3716 (java) S 3704 3707 2271 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 51583594 15371935744 20907 33554432000 4194304 4196468 140732235971888 139972984165360 139974650513109 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
[pid=3707/tid=3717] ppid=3704 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3707/task/3717/stat : 3717 (java) S 3704 3707 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51583596 15371935744 20907 33554432000 4194304 4196468 140732235971888 139972609661136 139974650521499 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
[pid=3707/tid=3718] ppid=3704 vsize=15011656 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/3707/task/3718/stat : 3718 (java) R 3704 3707 2271 0 -1 1077944384 425 0 0 0 1 0 0 0 20 0 15 0 51583596 15371935744 20907 33554432000 4194304 4196468 140732235971888 139973619558896 139974650514050 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
[pid=3707/tid=3719] ppid=3704 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3707/task/3719/stat : 3719 (java) R 3704 3707 2271 0 -1 4202560 51 0 0 0 0 0 0 0 20 0 15 0 51583596 15371935744 20907 33554432000 4194304 4196468 140732235971888 139973618506352 139974629666064 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
[pid=3707/tid=3720] ppid=3704 vsize=15011656 memory=140406443792000 CPUtime=0.03 cores=1,3,5,7
/proc/3707/task/3720/stat : 3720 (java) S 3704 3707 2271 0 -1 1077944384 289 0 0 0 3 0 0 0 20 0 15 0 51583596 15371935744 20907 33554432000 4194304 4196468 140732235971888 139973617453808 139974650514050 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
[pid=3707/tid=3721] ppid=3704 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3707/task/3721/stat : 3721 (java) S 3704 3707 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51583596 15371935744 20907 33554432000 4194304 4196468 140732235971888 139972111756384 139974650513109 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
[pid=3707/tid=3722] ppid=3704 vsize=15011656 memory=140406443792000 CPUtime=0 cores=1,3,5,7
/proc/3707/task/3722/stat : 3722 (java) S 3704 3707 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51583596 15371935744 20907 33554432000 4194304 4196468 140732235971888 139973616400688 139974650514050 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 83628 KiB

[startup+0.310631 s]*
/proc/loadavg: 1.85 1.98 2.03 3/221 3722
/proc/meminfo: memFree=15968220/32770624 swapFree=67108860/67108860
[pid=3707] ppid=3704 vsize=15011656 memory=87448 CPUtime=0.44 cores=1,3,5,7
/proc/3707/stat : 3707 (java) S 3704 3707 2271 0 -1 1077944320 11014 0 0 0 41 3 0 0 20 0 15 0 51583589 15371935744 21862 33554432000 4194304 4196468 140732235971888 140732235954432 139974650502903 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
/proc/3707/statm: 3752914 21862 2980 1 0 3715374 0
[pid=3707/tid=3709] ppid=3704 vsize=15011656 memory=8389772277269004345 CPUtime=0.3 cores=1,3,5,7
/proc/3707/task/3709/stat : 3709 (java) R 3704 3707 2271 0 -1 4202560 8714 0 0 0 28 2 0 0 20 0 15 0 51583590 15371935744 21862 33554432000 4194304 4196468 140732235971888 139974622307056 139974635668542 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
[pid=3707/tid=3710] ppid=3704 vsize=15011656 memory=317785485869331816 CPUtime=0 cores=1,3,5,7
/proc/3707/task/3710/stat : 3710 (java) S 3704 3707 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51583591 15371935744 21862 33554432000 4194304 4196468 140732235971888 139974654745360 139974650513109 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
[pid=3707/tid=3711] ppid=3704 vsize=15011656 memory=4121691067513045024 CPUtime=0 cores=1,3,5,7
/proc/3707/task/3711/stat : 3711 (java) S 3704 3707 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51583591 15371935744 21862 33554432000 4194304 4196468 140732235971888 139974468901776 139974650513109 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
[pid=3707/tid=3712] ppid=3704 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3707/task/3712/stat : 3712 (java) S 3704 3707 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51583591 15371935744 21862 33554432000 4194304 4196468 140732235971888 139974467849232 139974650513109 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
[pid=3707/tid=3713] ppid=3704 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3707/task/3713/stat : 3713 (java) S 3704 3707 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51583591 15371935744 21862 33554432000 4194304 4196468 140732235971888 139974466796688 139974650513109 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
[pid=3707/tid=3714] ppid=3704 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3707/task/3714/stat : 3714 (java) S 3704 3707 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51583593 15371935744 21862 33554432000 4194304 4196468 140732235971888 139973620611056 139974650514050 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
[pid=3707/tid=3715] ppid=3704 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3707/task/3715/stat : 3715 (java) S 3704 3707 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 51583593 15371935744 21862 33554432000 4194304 4196468 140732235971888 139973118387104 139974650513109 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
[pid=3707/tid=3716] ppid=3704 vsize=15011656 memory=140406443792000 CPUtime=0 cores=1,3,5,7
/proc/3707/task/3716/stat : 3716 (java) S 3704 3707 2271 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 51583594 15371935744 21862 33554432000 4194304 4196468 140732235971888 139972984165360 139974650513109 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
[pid=3707/tid=3717] ppid=3704 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3707/task/3717/stat : 3717 (java) S 3704 3707 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51583596 15371935744 21862 33554432000 4194304 4196468 140732235971888 139972609661136 139974650521499 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
[pid=3707/tid=3718] ppid=3704 vsize=15011656 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/3707/task/3718/stat : 3718 (java) S 3704 3707 2271 0 -1 1077944384 514 0 0 0 3 0 0 0 20 0 15 0 51583596 15371935744 21862 33554432000 4194304 4196468 140732235971888 139973619558896 139974650514050 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
[pid=3707/tid=3719] ppid=3704 vsize=15011656 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/3707/task/3719/stat : 3719 (java) R 3704 3707 2271 0 -1 1077944384 98 0 0 0 1 0 0 0 20 0 15 0 51583596 15371935744 21862 33554432000 4194304 4196468 140732235971888 139973618506448 139974650513109 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
[pid=3707/tid=3720] ppid=3704 vsize=15011656 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/3707/task/3720/stat : 3720 (java) R 3704 3707 2271 0 -1 4202560 330 0 0 0 7 0 0 0 20 0 15 0 51583596 15371935744 21862 33554432000 4194304 4196468 140732235971888 139973617449536 139974629186932 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
[pid=3707/tid=3721] ppid=3704 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3707/task/3721/stat : 3721 (java) S 3704 3707 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51583596 15371935744 21862 33554432000 4194304 4196468 140732235971888 139972111756384 139974650513109 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
[pid=3707/tid=3722] ppid=3704 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3707/task/3722/stat : 3722 (java) S 3704 3707 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51583596 15371935744 21862 33554432000 4194304 4196468 140732235971888 139973616400688 139974650514050 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 87448 KiB

[startup+0.700754 s]
/proc/loadavg: 1.85 1.98 2.03 4/221 3722
/proc/meminfo: memFree=15943540/32770624 swapFree=67108860/67108860
[pid=3707] ppid=3704 vsize=15020052 memory=127892 CPUtime=1.02 cores=1,3,5,7
/proc/3707/stat : 3707 (java) S 3704 3707 2271 0 -1 1077944320 18255 0 0 0 98 4 0 0 20 0 15 0 51583589 15380533248 31973 33554432000 4194304 4196468 140732235971888 140732235954432 139974650502903 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
/proc/3707/statm: 3755013 31973 3169 1 0 3716398 0
[pid=3707/tid=3709] ppid=3704 vsize=15020052 memory=796 CPUtime=0.67 cores=1,3,5,7
/proc/3707/task/3709/stat : 3709 (java) R 3704 3707 2271 0 -1 4202560 15472 0 0 0 63 4 0 0 20 0 15 0 51583590 15380533248 31973 33554432000 4194304 4196468 140732235971888 139974622339136 139974650514838 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
[pid=3707/tid=3710] ppid=3704 vsize=15020052 memory=1012 CPUtime=0 cores=1,3,5,7
/proc/3707/task/3710/stat : 3710 (java) S 3704 3707 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51583591 15380533248 31973 33554432000 4194304 4196468 140732235971888 139974654745360 139974650513109 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
[pid=3707/tid=3711] ppid=3704 vsize=15020052 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/3707/task/3711/stat : 3711 (java) S 3704 3707 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51583591 15380533248 31973 33554432000 4194304 4196468 140732235971888 139974468901776 139974650513109 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
[pid=3707/tid=3712] ppid=3704 vsize=15020052 memory=2241 CPUtime=0 cores=1,3,5,7
/proc/3707/task/3712/stat : 3712 (java) S 3704 3707 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51583591 15380533248 31973 33554432000 4194304 4196468 140732235971888 139974467849232 139974650513109 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
[pid=3707/tid=3713] ppid=3704 vsize=15020052 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/3707/task/3713/stat : 3713 (java) S 3704 3707 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51583591 15380533248 31973 33554432000 4194304 4196468 140732235971888 139974466796688 139974650513109 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
[pid=3707/tid=3714] ppid=3704 vsize=15020052 memory=280812612527904 CPUtime=0 cores=1,3,5,7
/proc/3707/task/3714/stat : 3714 (java) S 3704 3707 2271 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 51583593 15380533248 31973 33554432000 4194304 4196468 140732235971888 139973620611056 139974650514050 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
[pid=3707/tid=3715] ppid=3704 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3707/task/3715/stat : 3715 (java) S 3704 3707 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 51583593 15380533248 31973 33554432000 4194304 4196468 140732235971888 139973118387104 139974650513109 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
[pid=3707/tid=3716] ppid=3704 vsize=15020052 memory=1936 CPUtime=0 cores=1,3,5,7
/proc/3707/task/3716/stat : 3716 (java) S 3704 3707 2271 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 51583594 15380533248 31973 33554432000 4194304 4196468 140732235971888 139972984165360 139974650513109 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
[pid=3707/tid=3717] ppid=3704 vsize=15020052 memory=1196 CPUtime=0 cores=1,3,5,7
/proc/3707/task/3717/stat : 3717 (java) S 3704 3707 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51583596 15380533248 31973 33554432000 4194304 4196468 140732235971888 139972609661136 139974650521499 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
[pid=3707/tid=3718] ppid=3704 vsize=15020052 memory=8380 CPUtime=0.07 cores=1,3,5,7
/proc/3707/task/3718/stat : 3718 (java) R 3704 3707 2271 0 -1 1077944384 580 0 0 0 7 0 0 0 20 0 15 0 51583596 15380533248 31973 33554432000 4194304 4196468 140732235971888 139973619558896 139974650514050 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
[pid=3707/tid=3719] ppid=3704 vsize=15020052 memory=7307210974946176466 CPUtime=0.09 cores=1,3,5,7
/proc/3707/task/3719/stat : 3719 (java) R 3704 3707 2271 0 -1 4202560 341 0 0 0 9 0 0 0 20 0 15 0 51583596 15380533248 31973 33554432000 4194304 4196468 140732235971888 139973618486352 139974628097934 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
[pid=3707/tid=3720] ppid=3704 vsize=15020052 memory=7302135314614015847 CPUtime=0.17 cores=1,3,5,7
/proc/3707/task/3720/stat : 3720 (java) R 3704 3707 2271 0 -1 4202560 500 0 0 0 17 0 0 0 20 0 15 0 51583596 15380533248 31973 33554432000 4194304 4196468 140732235971888 139973617453808 139974634583390 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
[pid=3707/tid=3721] ppid=3704 vsize=15020052 memory=7885635084775281008 CPUtime=0 cores=1,3,5,7
/proc/3707/task/3721/stat : 3721 (java) S 3704 3707 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51583596 15380533248 31973 33554432000 4194304 4196468 140732235971888 139972111756384 139974650513109 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
[pid=3707/tid=3722] ppid=3704 vsize=15020052 memory=18448 CPUtime=0 cores=1,3,5,7
/proc/3707/task/3722/stat : 3722 (java) S 3704 3707 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51583596 15380533248 31973 33554432000 4194304 4196468 140732235971888 139973616400688 139974650514050 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
Current children cumulated CPU time: 1.02 s
Current children cumulated vsize: 15020052 KiB
Current children cumulated memory: 127892 KiB

[startup+1.50076 s]
/proc/loadavg: 1.85 1.98 2.03 3/221 3722
/proc/meminfo: memFree=15913672/32770624 swapFree=67108860/67108860
[pid=3707] ppid=3704 vsize=15024148 memory=173384 CPUtime=2.89 cores=1,3,5,7
/proc/3707/stat : 3707 (java) S 3704 3707 2271 0 -1 1077944320 22428 0 0 0 282 7 0 0 20 0 15 0 51583589 15384727552 43346 33554432000 4194304 4196468 140732235971888 140732235954432 139974650502903 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
/proc/3707/statm: 3756037 43346 3202 1 0 3717422 0
[pid=3707/tid=3709] ppid=3704 vsize=15024148 memory=288230377108275491 CPUtime=1.46 cores=1,3,5,7
/proc/3707/task/3709/stat : 3709 (java) R 3704 3707 2271 0 -1 4202560 16891 0 0 0 142 4 0 0 20 0 15 0 51583590 15384727552 43346 33554432000 4194304 4196468 140732235971888 139974622338896 139974650514838 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
[pid=3707/tid=3710] ppid=3704 vsize=15024148 memory=288293289789228285 CPUtime=0 cores=1,3,5,7
/proc/3707/task/3710/stat : 3710 (java) S 3704 3707 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51583591 15384727552 43346 33554432000 4194304 4196468 140732235971888 139974654745360 139974650513109 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
[pid=3707/tid=3711] ppid=3704 vsize=15024148 memory=288285580272600099 CPUtime=0 cores=1,3,5,7
/proc/3707/task/3711/stat : 3711 (java) S 3704 3707 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51583591 15384727552 43346 33554432000 4194304 4196468 140732235971888 139974468901776 139974650513109 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
[pid=3707/tid=3712] ppid=3704 vsize=15024148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3707/task/3712/stat : 3712 (java) S 3704 3707 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51583591 15384727552 43346 33554432000 4194304 4196468 140732235971888 139974467849232 139974650513109 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
[pid=3707/tid=3713] ppid=3704 vsize=15024148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3707/task/3713/stat : 3713 (java) S 3704 3707 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51583591 15384727552 43346 33554432000 4194304 4196468 140732235971888 139974466796688 139974650513109 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
[pid=3707/tid=3714] ppid=3704 vsize=15024148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3707/task/3714/stat : 3714 (java) S 3704 3707 2271 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 51583593 15384727552 43346 33554432000 4194304 4196468 140732235971888 139973620611056 139974650514050 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
[pid=3707/tid=3715] ppid=3704 vsize=15024148 memory=4580 CPUtime=0 cores=1,3,5,7
/proc/3707/task/3715/stat : 3715 (java) S 3704 3707 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 51583593 15384727552 43346 33554432000 4194304 4196468 140732235971888 139973118387104 139974650513109 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
[pid=3707/tid=3716] ppid=3704 vsize=15024148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3707/task/3716/stat : 3716 (java) S 3704 3707 2271 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 51583594 15384727552 43346 33554432000 4194304 4196468 140732235971888 139972984165360 139974650513109 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
[pid=3707/tid=3717] ppid=3704 vsize=15024148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3707/task/3717/stat : 3717 (java) S 3704 3707 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51583596 15384727552 43346 33554432000 4194304 4196468 140732235971888 139972609661136 139974650521499 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
[pid=3707/tid=3718] ppid=3704 vsize=15024148 memory=0 CPUtime=0.34 cores=1,3,5,7
/proc/3707/task/3718/stat : 3718 (java) R 3704 3707 2271 0 -1 4202560 980 0 0 0 34 0 0 0 20 0 15 0 51583596 15384727552 43346 33554432000 4194304 4196468 140732235971888 139973619544208 139974650524250 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
[pid=3707/tid=3719] ppid=3704 vsize=15024148 memory=0 CPUtime=0.33 cores=1,3,5,7
/proc/3707/task/3719/stat : 3719 (java) R 3704 3707 2271 0 -1 1077944384 519 0 0 0 33 0 0 0 20 0 15 0 51583596 15384727552 43346 33554432000 4194304 4196468 140732235971888 139973618506352 139974650514050 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
[pid=3707/tid=3720] ppid=3704 vsize=15024148 memory=0 CPUtime=0.7 cores=1,3,5,7
/proc/3707/task/3720/stat : 3720 (java) R 3704 3707 2271 0 -1 4202560 2675 0 0 0 70 0 0 0 20 0 15 0 51583596 15384727552 43346 33554432000 4194304 4196468 140732235971888 139973617451600 139974650514838 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
[pid=3707/tid=3721] ppid=3704 vsize=15024148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3707/task/3721/stat : 3721 (java) S 3704 3707 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51583596 15384727552 43346 33554432000 4194304 4196468 140732235971888 139972111756384 139974650513109 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
[pid=3707/tid=3722] ppid=3704 vsize=15024148 memory=280812612533312 CPUtime=0 cores=1,3,5,7
/proc/3707/task/3722/stat : 3722 (java) S 3704 3707 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51583596 15384727552 43346 33554432000 4194304 4196468 140732235971888 139973616400688 139974650514050 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
Current children cumulated CPU time: 2.89 s
Current children cumulated vsize: 15024148 KiB
Current children cumulated memory: 173384 KiB

[startup+1.98903 s]
# the end of solver process 3707 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=4.37408 s, system=0.095041 s

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

[startup+1.60533 s]
/proc/loadavg: 1.85 1.98 2.03 3/221 3722
/proc/meminfo: memFree=15913672/32770624 swapFree=67108860/67108860
[pid=3707] ppid=3704 vsize=15024148 memory=183272 CPUtime=3.22 cores=1,3,5,7
/proc/3707/stat : 3707 (java) S 3704 3707 2271 0 -1 1077944320 22814 0 0 0 315 7 0 0 20 0 15 0 51583589 15384727552 45818 33554432000 4194304 4196468 140732235971888 140732235954432 139974650502903 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
/proc/3707/statm: 3756037 45818 3203 1 0 3717422 0
[pid=3707/tid=3709] ppid=3704 vsize=15024148 memory=6944656575208382560 CPUtime=1.58 cores=1,3,5,7
/proc/3707/task/3709/stat : 3709 (java) R 3704 3707 2271 0 -1 4202560 16999 0 0 0 153 5 0 0 20 0 15 0 51583590 15384727552 45818 33554432000 4194304 4196468 140732235971888 139974622336784 139974634583420 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
[pid=3707/tid=3710] ppid=3704 vsize=15024148 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/3707/task/3710/stat : 3710 (java) S 3704 3707 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51583591 15384727552 45818 33554432000 4194304 4196468 140732235971888 139974654745360 139974650513109 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
[pid=3707/tid=3711] ppid=3704 vsize=15024148 memory=6944656592455360604 CPUtime=0 cores=1,3,5,7
/proc/3707/task/3711/stat : 3711 (java) S 3704 3707 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51583591 15384727552 45818 33554432000 4194304 4196468 140732235971888 139974468901776 139974650513109 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
[pid=3707/tid=3712] ppid=3704 vsize=15024148 memory=6656426216303648864 CPUtime=0 cores=1,3,5,7
/proc/3707/task/3712/stat : 3712 (java) S 3704 3707 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51583591 15384727552 45818 33554432000 4194304 4196468 140732235971888 139974467849232 139974650513109 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
[pid=3707/tid=3713] ppid=3704 vsize=15024148 memory=6944656592455360604 CPUtime=0 cores=1,3,5,7
/proc/3707/task/3713/stat : 3713 (java) S 3704 3707 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51583591 15384727552 45818 33554432000 4194304 4196468 140732235971888 139974466796688 139974650513109 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
[pid=3707/tid=3714] ppid=3704 vsize=15024148 memory=6944656592455360604 CPUtime=0 cores=1,3,5,7
/proc/3707/task/3714/stat : 3714 (java) S 3704 3707 2271 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 51583593 15384727552 45818 33554432000 4194304 4196468 140732235971888 139973620611056 139974650514050 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
[pid=3707/tid=3715] ppid=3704 vsize=15024148 memory=-6524724634732516766 CPUtime=0 cores=1,3,5,7
/proc/3707/task/3715/stat : 3715 (java) S 3704 3707 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 51583593 15384727552 45818 33554432000 4194304 4196468 140732235971888 139973118387104 139974650513109 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
[pid=3707/tid=3716] ppid=3704 vsize=15024148 memory=7100839861430880616 CPUtime=0 cores=1,3,5,7
/proc/3707/task/3716/stat : 3716 (java) S 3704 3707 2271 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 51583594 15384727552 45818 33554432000 4194304 4196468 140732235971888 139972984165360 139974650513109 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
[pid=3707/tid=3717] ppid=3704 vsize=15024148 memory=-8682203918799434944 CPUtime=0 cores=1,3,5,7
/proc/3707/task/3717/stat : 3717 (java) S 3704 3707 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51583596 15384727552 45818 33554432000 4194304 4196468 140732235971888 139972609661136 139974650521499 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
[pid=3707/tid=3718] ppid=3704 vsize=15024148 memory=-8822699496515679323 CPUtime=0.42 cores=1,3,5,7
/proc/3707/task/3718/stat : 3718 (java) R 3704 3707 2271 0 -1 4202560 1020 0 0 0 42 0 0 0 20 0 15 0 51583596 15384727552 45818 33554432000 4194304 4196468 140732235971888 139973619547600 139974629715968 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
[pid=3707/tid=3719] ppid=3704 vsize=15024148 memory=-6524724634732516766 CPUtime=0.42 cores=1,3,5,7
/proc/3707/task/3719/stat : 3719 (java) R 3704 3707 2271 0 -1 4202560 642 0 0 0 42 0 0 0 20 0 15 0 51583596 15384727552 45818 33554432000 4194304 4196468 140732235971888 139973618492912 139974635421844 0 4 0 25189583 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
[pid=3707/tid=3720] ppid=3704 vsize=15024148 memory=0 CPUtime=0.78 cores=1,3,5,7
/proc/3707/task/3720/stat : 3720 (java) R 3704 3707 2271 0 -1 4202560 2791 0 0 0 77 1 0 0 20 0 15 0 51583596 15384727552 45818 33554432000 4194304 4196468 140732235971888 139973617453808 139974629160243 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
[pid=3707/tid=3721] ppid=3704 vsize=15024148 memory=156357814761185 CPUtime=0 cores=1,3,5,7
/proc/3707/task/3721/stat : 3721 (java) S 3704 3707 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51583596 15384727552 45818 33554432000 4194304 4196468 140732235971888 139972111756384 139974650513109 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
[pid=3707/tid=3722] ppid=3704 vsize=15024148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3707/task/3722/stat : 3722 (java) S 3704 3707 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51583596 15384727552 45818 33554432000 4194304 4196468 140732235971888 139973616400688 139974650514050 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
Current children cumulated CPU time: 3.22 s
Current children cumulated vsize: 15024148 KiB
Current children cumulated memory: 183272 KiB

[startup+1.80134 s]
/proc/loadavg: 1.85 1.98 2.03 3/221 3722
/proc/meminfo: memFree=15913672/32770624 swapFree=67108860/67108860
[pid=3707] ppid=3704 vsize=15026264 memory=221648 CPUtime=3.88 cores=1,3,5,7
/proc/3707/stat : 3707 (java) S 3704 3707 2271 0 -1 1077944320 23783 0 0 0 380 8 0 0 20 0 15 0 51583589 15386894336 55412 33554432000 4194304 4196468 140732235971888 140732235954432 139974650502903 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
/proc/3707/statm: 3756566 55412 3219 1 0 3717422 0
[pid=3707/tid=3709] ppid=3704 vsize=15026264 memory=-3253322038155611931 CPUtime=1.77 cores=1,3,5,7
/proc/3707/task/3709/stat : 3709 (java) R 3704 3707 2271 0 -1 4202560 17198 0 0 0 172 5 0 0 20 0 15 0 51583590 15386894336 55412 33554432000 4194304 4196468 140732235971888 139974622340560 139974141903238 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
[pid=3707/tid=3710] ppid=3704 vsize=15026264 memory=6944656592455360604 CPUtime=0 cores=1,3,5,7
/proc/3707/task/3710/stat : 3710 (java) S 3704 3707 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51583591 15386894336 55412 33554432000 4194304 4196468 140732235971888 139974654745360 139974650513109 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
[pid=3707/tid=3711] ppid=3704 vsize=15026264 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/3707/task/3711/stat : 3711 (java) S 3704 3707 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51583591 15386894336 55412 33554432000 4194304 4196468 140732235971888 139974468901776 139974650513109 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
[pid=3707/tid=3712] ppid=3704 vsize=15026264 memory=280812612223216 CPUtime=0 cores=1,3,5,7
/proc/3707/task/3712/stat : 3712 (java) S 3704 3707 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51583591 15386894336 55412 33554432000 4194304 4196468 140732235971888 139974467849232 139974650513109 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
[pid=3707/tid=3713] ppid=3704 vsize=15026264 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/3707/task/3713/stat : 3713 (java) S 3704 3707 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51583591 15386894336 55412 33554432000 4194304 4196468 140732235971888 139974466796688 139974650513109 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
[pid=3707/tid=3714] ppid=3704 vsize=15026264 memory=6944656592455359580 CPUtime=0 cores=1,3,5,7
/proc/3707/task/3714/stat : 3714 (java) S 3704 3707 2271 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 51583593 15386894336 55412 33554432000 4194304 4196468 140732235971888 139973620611056 139974650514050 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
[pid=3707/tid=3715] ppid=3704 vsize=15026264 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/3707/task/3715/stat : 3715 (java) S 3704 3707 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 51583593 15386894336 55412 33554432000 4194304 4196468 140732235971888 139973118387104 139974650513109 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
[pid=3707/tid=3716] ppid=3704 vsize=15026264 memory=6944656592455360604 CPUtime=0 cores=1,3,5,7
/proc/3707/task/3716/stat : 3716 (java) S 3704 3707 2271 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 51583594 15386894336 55412 33554432000 4194304 4196468 140732235971888 139972984165360 139974650513109 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
[pid=3707/tid=3717] ppid=3704 vsize=15026264 memory=-7740096080597194087 CPUtime=0 cores=1,3,5,7
/proc/3707/task/3717/stat : 3717 (java) S 3704 3707 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51583596 15386894336 55412 33554432000 4194304 4196468 140732235971888 139972609661136 139974650521499 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
[pid=3707/tid=3718] ppid=3704 vsize=15026264 memory=1401077605014145941 CPUtime=0.6 cores=1,3,5,7
/proc/3707/task/3718/stat : 3718 (java) R 3704 3707 2271 0 -1 4202560 1262 0 0 0 60 0 0 0 20 0 15 0 51583596 15386894336 55412 33554432000 4194304 4196468 140732235971888 139973619544096 139974633877889 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
[pid=3707/tid=3719] ppid=3704 vsize=15026264 memory=4128 CPUtime=0.59 cores=1,3,5,7
/proc/3707/task/3719/stat : 3719 (java) R 3704 3707 2271 0 -1 4202560 967 0 0 0 59 0 0 0 20 0 15 0 51583596 15386894336 55412 33554432000 4194304 4196468 140732235971888 139973618487368 139974634028685 0 4 0 25189583 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
[pid=3707/tid=3720] ppid=3704 vsize=15026264 memory=1696 CPUtime=0.88 cores=1,3,5,7
/proc/3707/task/3720/stat : 3720 (java) R 3704 3707 2271 0 -1 4202560 2993 0 0 0 87 1 0 0 20 0 15 0 51583596 15386894336 55412 33554432000 4194304 4196468 140732235971888 139973617451768 139974634644673 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
[pid=3707/tid=3721] ppid=3704 vsize=15026264 memory=920 CPUtime=0 cores=1,3,5,7
/proc/3707/task/3721/stat : 3721 (java) S 3704 3707 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51583596 15386894336 55412 33554432000 4194304 4196468 140732235971888 139972111756384 139974650513109 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
[pid=3707/tid=3722] ppid=3704 vsize=15026264 memory=3848 CPUtime=0 cores=1,3,5,7
/proc/3707/task/3722/stat : 3722 (java) S 3704 3707 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51583596 15386894336 55412 33554432000 4194304 4196468 140732235971888 139973616400688 139974650514050 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
Current children cumulated CPU time: 3.88 s
Current children cumulated vsize: 15026264 KiB
Current children cumulated memory: 221648 KiB

[startup+1.90133 s]
/proc/loadavg: 1.85 1.98 2.03 3/221 3722
/proc/meminfo: memFree=15913672/32770624 swapFree=67108860/67108860
[pid=3707] ppid=3704 vsize=15683912 memory=239444 CPUtime=4.18 cores=1,3,5,7
/proc/3707/stat : 3707 (java) S 3704 3707 2271 0 -1 1077944320 24695 0 0 0 410 8 0 0 20 0 19 0 51583589 16060325888 59861 33554432000 4194304 4196468 140732235971888 140732235954432 139974650502903 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
/proc/3707/statm: 3920978 59861 3223 1 0 3881834 0
[pid=3707/tid=3709] ppid=3704 vsize=15683912 memory=167 CPUtime=1.84 cores=1,3,5,7
/proc/3707/task/3709/stat : 3709 (java) S 3704 3707 2271 0 -1 1077944384 17543 0 0 0 179 5 0 0 20 0 19 0 51583590 16060325888 59861 33554432000 4194304 4196468 140732235971888 139974622342144 139974650513109 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
[pid=3707/tid=3710] ppid=3704 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3707/task/3710/stat : 3710 (java) S 3704 3707 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 51583591 16060325888 59861 33554432000 4194304 4196468 140732235971888 139974654745360 139974650513109 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
[pid=3707/tid=3711] ppid=3704 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3707/task/3711/stat : 3711 (java) S 3704 3707 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 51583591 16060325888 59861 33554432000 4194304 4196468 140732235971888 139974468901776 139974650513109 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
[pid=3707/tid=3712] ppid=3704 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3707/task/3712/stat : 3712 (java) S 3704 3707 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 51583591 16060325888 59861 33554432000 4194304 4196468 140732235971888 139974467849232 139974650513109 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
[pid=3707/tid=3713] ppid=3704 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3707/task/3713/stat : 3713 (java) S 3704 3707 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 51583591 16060325888 59861 33554432000 4194304 4196468 140732235971888 139974466796688 139974650513109 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
[pid=3707/tid=3714] ppid=3704 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3707/task/3714/stat : 3714 (java) S 3704 3707 2271 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 19 0 51583593 16060325888 59861 33554432000 4194304 4196468 140732235971888 139973620611056 139974650514050 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
[pid=3707/tid=3715] ppid=3704 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3707/task/3715/stat : 3715 (java) S 3704 3707 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 51583593 16060325888 59861 33554432000 4194304 4196468 140732235971888 139973118387104 139974650513109 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
[pid=3707/tid=3716] ppid=3704 vsize=15683912 memory=4580 CPUtime=0 cores=1,3,5,7
/proc/3707/task/3716/stat : 3716 (java) S 3704 3707 2271 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 51583594 16060325888 59861 33554432000 4194304 4196468 140732235971888 139972984165360 139974650513109 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
[pid=3707/tid=3717] ppid=3704 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3707/task/3717/stat : 3717 (java) S 3704 3707 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 51583596 16060325888 59861 33554432000 4194304 4196468 140732235971888 139972609661136 139974650521499 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
[pid=3707/tid=3718] ppid=3704 vsize=15683912 memory=0 CPUtime=0.7 cores=1,3,5,7
/proc/3707/task/3718/stat : 3718 (java) R 3704 3707 2271 0 -1 4202560 1363 0 0 0 70 0 0 0 20 0 19 0 51583596 16060325888 59861 33554432000 4194304 4196468 140732235971888 139973619550672 139974650516807 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
[pid=3707/tid=3719] ppid=3704 vsize=15683912 memory=0 CPUtime=0.69 cores=1,3,5,7
/proc/3707/task/3719/stat : 3719 (java) R 3704 3707 2271 0 -1 4202560 1309 0 0 0 69 0 0 0 20 0 19 0 51583596 16060325888 59861 33554432000 4194304 4196468 140732235971888 139973618492232 139974630196007 0 4 0 25189583 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
[pid=3707/tid=3720] ppid=3704 vsize=15683912 memory=0 CPUtime=0.9 cores=1,3,5,7
/proc/3707/task/3720/stat : 3720 (java) S 3704 3707 2271 0 -1 1077944384 3065 0 0 0 89 1 0 0 20 0 19 0 51583596 16060325888 59861 33554432000 4194304 4196468 140732235971888 139973617453808 139974650514050 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
[pid=3707/tid=3721] ppid=3704 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3707/task/3721/stat : 3721 (java) S 3704 3707 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 51583596 16060325888 59861 33554432000 4194304 4196468 140732235971888 139972111756384 139974650513109 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
[pid=3707/tid=3722] ppid=3704 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3707/task/3722/stat : 3722 (java) S 3704 3707 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 51583596 16060325888 59861 33554432000 4194304 4196468 140732235971888 139973616400688 139974650514050 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36450304 140732235977715 140732235977993 140732235977993 140732235980751 0
Current children cumulated CPU time: 4.18 s
Current children cumulated vsize: 15683912 KiB
Current children cumulated memory: 239444 KiB

Child status: 0
Real time (s): 1.98909
CPU time (s): 4.46912
CPU user time (s): 4.37408
CPU system time (s): 0.095041
CPU usage (%): 224.681
Max. virtual memory (cumulated for all children) (KiB): 15683912
Max. memory (cumulated for all children) (KiB): 239444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.37408
system time used= 0.095041
maximum resident set size= 246940
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27175
page faults= 0
swaps= 0
block input operations= 0
block output operations= 496
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3927
involuntary context switches= 45


# summary of solver processes directly reported to runsolver:
#   pid: 3707
#   total CPU time (s): 4.46912
#   total CPU user time (s): 4.37408
#   total CPU system time (s): 0.095041

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.032966 second user time and 0.063323 second system time

The end

Launcher Data

Begin job on node105 at 2018-07-23 12:03:24
IDJOB=4293126
IDBENCH=141123
IDSOLVER=2756
FILE ID=node105/4293126-1532340204
RUNJOBID= node105-1532330128-2303
PBS_JOBID= 21019001
Free space on /tmp= 44844 MiB

SOLVER NAME= scop order+MapleCOMSPS (2018-06-13)
BENCH NAME= XCSP18/StripPacking/StripPacking-C1P3_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-4293126-1532340204/watcher-4293126-1532340204 -o /tmp/evaluation-result-4293126-1532340204/solver-4293126-1532340204 -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-4293126-1532340204.xml

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

MD5SUM BENCH= 5b4e243b65627c7fc71624f53298a6f9
RANDOM SEED=1792594583

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:        16044344 kB
MemAvailable:   31676076 kB
Buffers:          192844 kB
Cached:         15413936 kB
SwapCached:            0 kB
Active:          1665612 kB
Inactive:       14258452 kB
Active(anon):     270076 kB
Inactive(anon):    67196 kB
Active(file):    1395536 kB
Inactive(file): 14191256 kB
Unevictable:        7296 kB
Mlocked:            7296 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8020 kB
Writeback:             0 kB
AnonPages:        324444 kB
Mapped:            49052 kB
Shmem:             17036 kB
Slab:             500632 kB
SReclaimable:     473400 kB
SUnreclaim:        27232 kB
KernelStack:        3632 kB
PageTables:         5936 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13425004 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    188416 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 12:03:26