Trace number 4294406

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 9.7464 3.67451

General information on the benchmark

NameSocialGolfers/
SocialGolfers-4-4-6-cp_c18.xml
MD5SUMc46d03ece148f4d4d488319a25e0c2d7
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.371515
Satisfiable
(Un)Satisfiability was proved
Number of variables96
Number of constraints1808
Number of domains1
Minimum domain size4
Maximum domain size4
Distribution of domain sizes[{"size":4,"count":96}]
Minimum variable degree77
Maximum variable degree78
Distribution of variable degrees[{"degree":77,"count":80},{"degree":78,"count":16}]
Minimum constraint arity4
Maximum constraint arity96
Distribution of constraint arities[{"arity":4,"count":1800},{"arity":16,"count":7},{"arity":96,"count":1}]
Number of extensional constraints0
Number of intensional constraints1800
Distribution of constraint types[{"type":"intension","count":1800},{"type":"lex","count":1},{"type":"cardinality","count":6},{"type":"instantiation","count":1}]
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.55	c BEGIN-Prog: Mon Jul 23 16:05:15 CEST 2018
0.67/0.55	c PID: 10085
0.67/0.55	c IP: 172.20.3.105
0.67/0.55	c HOST: node105.alineos.net
0.67/0.55	c (0,0) Parsing Begin
3.19/1.46	c (0,0) Parsing End
3.19/1.46	c (0,0) CSP: 96 int (0 aux), 0 bool (0 aux), 1808 ctr, max domain size 4
3.19/1.46	c (0,0) Heap : 281 MiB used (max 10795 MiB), NonHeap : 22 MiB used (max 0 MiB)
3.19/1.46	c (0,0) Constraint Name Generate Begin
3.19/1.49	c (0,0) Ctr:HOME/instance-4294406-1532354715.xml,Cardinality:Instantiation:IntVar:LexMatrix:Ne:Num:Or
3.19/1.49	c (0,0) Constraint Name Generate End
3.19/1.49	c (0,0) Heap : 281 MiB used (max 10795 MiB), NonHeap : 22 MiB used (max 0 MiB)
3.19/1.49	c (0,0) CSP to CSPinCNF Begin
3.80/1.65	c (1,1) translated 181 (10%) constraints
4.17/1.71	c (1,1) translated 362 (20%) constraints
4.17/1.75	c (1,1) translated 543 (30%) constraints
4.17/1.77	c (1,1) translated 724 (40%) constraints
4.17/1.79	c (1,1) translated 904 (50%) constraints
4.43/1.80	c (1,1) translated 1085 (60%) constraints
4.43/1.82	c (1,1) translated 1266 (70%) constraints
4.43/1.83	c (1,1) translated 1447 (80%) constraints
4.43/1.84	c (1,1) translated 1628 (90%) constraints
5.12/2.08	c (1,1) translated 1808 (100%) constraints
6.12/2.31	c (1,1) STATISTICS1:HOME/instance-4294406-1532354715.xml,Cardinality:Instantiation:IntVar:LexMatrix:Ne:Num:Or,610,2908,32768,4,4,16,32768:48;4:3259;1:661,4:7189;2:1542;1:1435,4:1930;3:404;2:514;1:60,16:48;2:3920;1:2342,
6.12/2.31	c (1,1) ===========================================
6.12/2.31	c (1,1) Order
6.12/2.31	c (1,1) ===========================================
6.12/2.35	c (1,1) translated 291 (10%) constraints
6.12/2.38	c (1,1) translated 582 (20%) constraints
6.44/2.41	c (1,1) translated 873 (30%) constraints
6.44/2.43	c (1,1) translated 1164 (40%) constraints
6.44/2.46	c (1,1) translated 1454 (50%) constraints
6.44/2.48	c (1,1) translated 1745 (60%) constraints
6.75/2.55	c (2,1) translated 2036 (70%) constraints
6.75/2.59	c (2,2) translated 2327 (80%) constraints
7.08/2.63	c (2,2) translated 2618 (90%) constraints
7.08/2.64	c (2,2) translated 2908 (100%) constraints
7.08/2.65	c (2,2) CSP to CSPinCNF End
7.08/2.65	c (2,2) CSP: 168 int (72 aux), 898 bool (898 aux), 3860 ctr, max domain size 5
7.08/2.65	c (2,2) Heap : 450 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
7.08/2.65	c (2,2) CSPinCNF Propagation Begin
7.41/2.74	c (2,2) 188 values, 1210 unsatisfiable literals, and 994 valid clauses are removed
7.41/2.74	c (2,2) CSPinCNF Propagation End
7.41/2.75	c (2,2) CSP: 308 int (212 aux), 758 bool (758 aux), 2866 ctr, max domain size 5
7.41/2.75	c (2,2) Heap : 450 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
7.41/2.75	c (2,2) Simplify CSPinCNF Begin
7.72/2.83	c (2,2) Simplify CSPinCNF End
7.72/2.83	c (2,2) CSP: 308 int (212 aux), 2115 bool (2115 aux), 4223 ctr, max domain size 5
7.72/2.83	c (2,2) Heap : 450 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
7.72/2.83	c (2,2) Calculate Precise Domain Begin
7.72/2.87	c (2,2) 0 values are removed by re-calculation
7.72/2.87	c (2,2) Calculate Precise Domain End
7.72/2.88	c (2,2) CSP: 308 int (212 aux), 2115 bool (2115 aux), 4223 ctr, max domain size 5
7.72/2.88	c (2,2) Heap : 450 MiB used (max 10795 MiB), NonHeap : 32 MiB used (max 0 MiB)
7.72/2.88	c (2,2) CSPinCNF to SatSolver Begin
8.03/2.97	c (2,2) 423 (10 %) CSP clauses are encoded (2595 SAT variables, 1623 SAT clauses)
8.03/3.00	c (2,2) 845 (20 %) CSP clauses are encoded (2595 SAT variables, 3020 SAT clauses)
8.39/3.02	c (2,2) 1267 (30 %) CSP clauses are encoded (2595 SAT variables, 4222 SAT clauses)
8.39/3.04	c (2,2) 1690 (40 %) CSP clauses are encoded (2595 SAT variables, 5431 SAT clauses)
8.39/3.05	c (2,2) 2112 (50 %) CSP clauses are encoded (2595 SAT variables, 6051 SAT clauses)
8.39/3.06	c (2,2) 2534 (60 %) CSP clauses are encoded (2595 SAT variables, 6864 SAT clauses)
8.39/3.09	c (2,2) 2957 (70 %) CSP clauses are encoded (2595 SAT variables, 8800 SAT clauses)
8.69/3.12	c (2,2) 3379 (80 %) CSP clauses are encoded (2595 SAT variables, 11126 SAT clauses)
8.69/3.14	c (2,2) 3801 (90 %) CSP clauses are encoded (2595 SAT variables, 12500 SAT clauses)
8.69/3.15	c (2,2) 4223 (100 %) CSP clauses are encoded (2595 SAT variables, 13558 SAT clauses)
8.69/3.15	c (2,2) CSPinCNF to SatSolver End
8.69/3.15	c (2,2) Heap : 506 MiB used (max 10795 MiB), NonHeap : 33 MiB used (max 0 MiB)
8.69/3.19	c (2,2) STATISTICS2:HOME/instance-4294406-1532354715.xml,Cardinality:Instantiation:IntVar:LexMatrix:Ne:Num:Or,2423,4223,64,5,4,7,64:40;32:80;25:40;4:1459;1:35,5:240;4:3913;2:9102;1:35,4:1312;3:182;2:2553;1:176,7:40;6:80;3:40;2:1494;1:9422,
8.69/3.19	c (2,2) SatSolver.solve Begin
8.69/3.19	c (2,2) 2595 bool, 13561 clause
8.69/3.19	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-4294406-1532354715.xml-scop-10085.cnf HOME/instance-4294406-1532354715.xml-scop-10085.cnf.out
9.27/3.66	c (3,0) c This is COMiniSatPS.
9.27/3.66	c (3,0) c WARNING: for repeatability, setting FPU to use double precision
9.27/3.66	c (3,0) c ============================[ Problem Statistics ]=============================
9.27/3.66	c (3,0) c |                                                                             |
9.27/3.66	c (3,0) c |  Number of variables:          2595                                         |
9.27/3.66	c (3,0) c |  Number of clauses:           13561                                         |
9.27/3.66	c (3,0) c |  Parse time:                   0.00 s                                       |
9.27/3.66	c (3,0) c |  Eliminated clauses:           0.01 Mb                                      |
9.27/3.66	c (3,0) c Reduced to 2000 vars, 12540 cls (grow=0)
9.27/3.66	c (3,0) c No iterative elimination performed. (vars=2000, c/v ratio=6.3)
9.27/3.66	c (3,0) c |  Simplification time:          0.01 s                                       |
9.27/3.66	c (3,0) c |                                                                             |
9.27/3.66	c (3,0) c ============================[ Search Statistics ]==============================
9.27/3.66	c (3,0) c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
9.27/3.66	c (3,0) c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
9.27/3.66	c (3,0) c ===============================================================================
9.27/3.66	c (3,0) c ===============================================================================
9.27/3.66	c (3,0) c restarts              : 25
9.27/3.66	c (3,0) c conflicts             : 11571          (26002 /sec)
9.27/3.66	c (3,0) c decisions             : 18981          (0.00 % random) (42654 /sec)
9.27/3.66	c (3,0) c propagations          : 1560936        (3507698 /sec)
9.27/3.66	c (3,0) c conflict literals     : 240897         (15.46 % deleted)
9.27/3.66	c (3,0) c CPU time              : 0.445003 s
9.27/3.66	c (3,0) 
9.27/3.66	c (3,0) s UNSATISFIABLE
9.27/3.66	c (3,2) SatSolver.solve End
9.27/3.66	c (3,2) Heap : 788 MiB used (max 10795 MiB), NonHeap : 35 MiB used (max 0 MiB)
9.27/3.66	c (3,2) Show results Begin
9.27/3.66	s UNSATISFIABLE
9.27/3.66	c (3,2) Show results End
9.27/3.66	c (3,2) Heap : 788 MiB used (max 10795 MiB), NonHeap : 35 MiB used (max 0 MiB)
9.27/3.66	c (3,2) 0,0,2,2,2,2,2,3,3,STOP-AFTER(ALL)
9.27/3.66	c END-Prog: Mon Jul 23 16:05:18 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 (4065 MiB free)
  memory of node 1: 16384 MiB (11578 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4294406-1532354715/watcher-4294406-1532354715 -o /tmp/evaluation-result-4294406-1532354715/solver-4294406-1532354715 -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-4294406-1532354715.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=10085, runsolver pid=10082

[startup+0.100136 s]*
/proc/loadavg: 2.17 2.05 2.06 3/220 10100
/proc/meminfo: memFree=15960424/32770624 swapFree=67108860/67108860
[pid=10085] ppid=10082 vsize=15011656 memory=72232 CPUtime=0.11 cores=1,3,5,7
/proc/10085/stat : 10085 (java) S 10082 10085 2271 0 -1 1077944320 7254 0 0 0 10 1 0 0 20 0 15 0 53034628 15371935744 17992 33554432000 4194304 4196468 140735797733424 140735797715968 139808464322295 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
/proc/10085/statm: 3752914 17992 2777 1 0 3715374 0
[pid=10085/tid=10087] ppid=10082 vsize=15011656 memory=-6871259845000215376 CPUtime=0.09 cores=1,3,5,7
/proc/10085/task/10087/stat : 10087 (java) R 10082 10085 2271 0 -1 4202560 5474 0 0 0 8 1 0 0 20 0 15 0 53034628 15371935744 18190 33554432000 4194304 4196468 140735797733424 139808436134280 139808456559422 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
[pid=10085/tid=10088] ppid=10082 vsize=15011656 memory=-3689451258167578675 CPUtime=0 cores=1,3,5,7
/proc/10085/task/10088/stat : 10088 (java) S 10082 10085 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53034630 15371935744 18190 33554432000 4194304 4196468 140735797733424 139808468564496 139808464332501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
[pid=10085/tid=10089] ppid=10082 vsize=15011656 memory=139916473497216 CPUtime=0 cores=1,3,5,7
/proc/10085/task/10089/stat : 10089 (java) S 10082 10085 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53034630 15371935744 18190 33554432000 4194304 4196468 140735797733424 139807924705936 139808464332501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
[pid=10085/tid=10090] ppid=10082 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10085/task/10090/stat : 10090 (java) S 10082 10085 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53034630 15371935744 18190 33554432000 4194304 4196468 140735797733424 139807923652880 139808464332501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
[pid=10085/tid=10091] ppid=10082 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10085/task/10091/stat : 10091 (java) S 10082 10085 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53034630 15371935744 18190 33554432000 4194304 4196468 140735797733424 139807922600336 139808464332501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
[pid=10085/tid=10092] ppid=10082 vsize=15011656 memory=139916473497216 CPUtime=0 cores=1,3,5,7
/proc/10085/task/10092/stat : 10092 (java) S 10082 10085 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53034631 15371935744 18190 33554432000 4194304 4196468 140735797733424 139807502363376 139808464333442 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
[pid=10085/tid=10093] ppid=10082 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10085/task/10093/stat : 10093 (java) S 10082 10085 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 53034632 15371935744 18190 33554432000 4194304 4196468 140735797733424 139807023949472 139808464332501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
[pid=10085/tid=10094] ppid=10082 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10085/task/10094/stat : 10094 (java) S 10082 10085 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53034632 15371935744 18256 33554432000 4194304 4196468 140735797733424 139806755513584 139808464332501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
[pid=10085/tid=10095] ppid=10082 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10085/task/10095/stat : 10095 (java) S 10082 10085 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53034634 15371935744 18256 33554432000 4194304 4196468 140735797733424 139806381005264 139808464340891 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
[pid=10085/tid=10096] ppid=10082 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10085/task/10096/stat : 10096 (java) S 10082 10085 2271 0 -1 1077944384 306 0 0 0 0 0 0 0 20 0 15 0 53034634 15371935744 18256 33554432000 4194304 4196468 140735797733424 139807501310192 139808464333442 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
[pid=10085/tid=10097] ppid=10082 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10085/task/10097/stat : 10097 (java) S 10082 10085 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53034634 15371935744 18256 33554432000 4194304 4196468 140735797733424 139807500257648 139808464333442 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
[pid=10085/tid=10098] ppid=10082 vsize=15011656 memory=139916473497216 CPUtime=0.01 cores=1,3,5,7
/proc/10085/task/10098/stat : 10098 (java) S 10082 10085 2271 0 -1 1077944384 297 0 0 0 1 0 0 0 20 0 15 0 53034634 15371935744 18256 33554432000 4194304 4196468 140735797733424 139807499204592 139808464333442 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
[pid=10085/tid=10099] ppid=10082 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10085/task/10099/stat : 10099 (java) S 10082 10085 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53034635 15371935744 18256 33554432000 4194304 4196468 140735797733424 139805883099488 139808464332501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
[pid=10085/tid=10100] ppid=10082 vsize=15011656 memory=139916473497216 CPUtime=0 cores=1,3,5,7
/proc/10085/task/10100/stat : 10100 (java) S 10082 10085 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53034635 15371935744 18256 33554432000 4194304 4196468 140735797733424 139807498153008 139808464333442 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 72232 KiB

[startup+0.210375 s]*
/proc/loadavg: 2.17 2.05 2.06 3/220 10100
/proc/meminfo: memFree=15945976/32770624 swapFree=67108860/67108860
[pid=10085] ppid=10082 vsize=15011656 memory=84288 CPUtime=0.26 cores=1,3,5,7
/proc/10085/stat : 10085 (java) S 10082 10085 2271 0 -1 1077944320 10512 0 0 0 23 3 0 0 20 0 15 0 53034628 15371935744 21072 33554432000 4194304 4196468 140735797733424 140735797715968 139808464322295 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
/proc/10085/statm: 3752914 21072 2885 1 0 3715374 0
[pid=10085/tid=10087] ppid=10082 vsize=15011656 memory=8389772277269004345 CPUtime=0.2 cores=1,3,5,7
/proc/10085/task/10087/stat : 10087 (java) R 10082 10085 2271 0 -1 4202560 8342 0 0 0 18 2 0 0 20 0 15 0 53034628 15371935744 21072 33554432000 4194304 4196468 140735797733424 139808436148688 139808448402812 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
[pid=10085/tid=10088] ppid=10082 vsize=15011656 memory=288230609019731991 CPUtime=0 cores=1,3,5,7
/proc/10085/task/10088/stat : 10088 (java) S 10082 10085 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53034630 15371935744 21072 33554432000 4194304 4196468 140735797733424 139808468564496 139808464332501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
[pid=10085/tid=10089] ppid=10082 vsize=15011656 memory=139916473507555 CPUtime=0 cores=1,3,5,7
/proc/10085/task/10089/stat : 10089 (java) S 10082 10085 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53034630 15371935744 21072 33554432000 4194304 4196468 140735797733424 139807924705936 139808464332501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
[pid=10085/tid=10090] ppid=10082 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10085/task/10090/stat : 10090 (java) S 10082 10085 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53034630 15371935744 21072 33554432000 4194304 4196468 140735797733424 139807923652880 139808464332501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
[pid=10085/tid=10091] ppid=10082 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10085/task/10091/stat : 10091 (java) S 10082 10085 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53034630 15371935744 21072 33554432000 4194304 4196468 140735797733424 139807922600336 139808464332501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
[pid=10085/tid=10092] ppid=10082 vsize=15011656 memory=139916473497216 CPUtime=0 cores=1,3,5,7
/proc/10085/task/10092/stat : 10092 (java) S 10082 10085 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53034631 15371935744 21072 33554432000 4194304 4196468 140735797733424 139807502363376 139808464333442 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
[pid=10085/tid=10093] ppid=10082 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10085/task/10093/stat : 10093 (java) S 10082 10085 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 53034632 15371935744 21072 33554432000 4194304 4196468 140735797733424 139807023949472 139808464332501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
[pid=10085/tid=10094] ppid=10082 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10085/task/10094/stat : 10094 (java) S 10082 10085 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53034632 15371935744 21072 33554432000 4194304 4196468 140735797733424 139806755513584 139808464332501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
[pid=10085/tid=10095] ppid=10082 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10085/task/10095/stat : 10095 (java) S 10082 10085 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53034634 15371935744 21072 33554432000 4194304 4196468 140735797733424 139806381005264 139808464340891 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
[pid=10085/tid=10096] ppid=10082 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10085/task/10096/stat : 10096 (java) R 10082 10085 2271 0 -1 1077944384 435 0 0 0 0 0 0 0 20 0 15 0 53034634 15371935744 21072 33554432000 4194304 4196468 140735797733424 139807501310192 139808464333442 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
[pid=10085/tid=10097] ppid=10082 vsize=15011656 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/10085/task/10097/stat : 10097 (java) R 10082 10085 2271 0 -1 4202560 57 0 0 0 1 0 0 0 20 0 15 0 53034634 15371935744 21072 33554432000 4194304 4196468 140735797733424 139807500257648 139808445024000 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
[pid=10085/tid=10098] ppid=10082 vsize=15011656 memory=139916473497216 CPUtime=0.03 cores=1,3,5,7
/proc/10085/task/10098/stat : 10098 (java) S 10082 10085 2271 0 -1 1077944384 353 0 0 0 3 0 0 0 20 0 15 0 53034634 15371935744 21072 33554432000 4194304 4196468 140735797733424 139807499204592 139808464333442 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
[pid=10085/tid=10099] ppid=10082 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10085/task/10099/stat : 10099 (java) S 10082 10085 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53034635 15371935744 21072 33554432000 4194304 4196468 140735797733424 139805883099488 139808464332501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
[pid=10085/tid=10100] ppid=10082 vsize=15011656 memory=139916473497216 CPUtime=0 cores=1,3,5,7
/proc/10085/task/10100/stat : 10100 (java) S 10082 10085 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53034635 15371935744 21072 33554432000 4194304 4196468 140735797733424 139807498153008 139808464333442 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 84288 KiB

[startup+0.310594 s]*
/proc/loadavg: 2.17 2.05 2.06 3/220 10100
/proc/meminfo: memFree=15942492/32770624 swapFree=67108860/67108860
[pid=10085] ppid=10082 vsize=15011656 memory=88740 CPUtime=0.44 cores=1,3,5,7
/proc/10085/stat : 10085 (java) S 10082 10085 2271 0 -1 1077944320 11230 0 0 0 41 3 0 0 20 0 15 0 53034628 15371935744 22185 33554432000 4194304 4196468 140735797733424 140735797715968 139808464322295 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
/proc/10085/statm: 3752914 22185 3026 1 0 3715374 0
[pid=10085/tid=10087] ppid=10082 vsize=15011656 memory=8389772277269004345 CPUtime=0.3 cores=1,3,5,7
/proc/10085/task/10087/stat : 10087 (java) R 10082 10085 2271 0 -1 4202560 8773 0 0 0 28 2 0 0 20 0 15 0 53034628 15371935744 22185 33554432000 4194304 4196468 140735797733424 139808436126448 139808445885855 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
[pid=10085/tid=10088] ppid=10082 vsize=15011656 memory=317785485869331816 CPUtime=0 cores=1,3,5,7
/proc/10085/task/10088/stat : 10088 (java) S 10082 10085 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53034630 15371935744 22185 33554432000 4194304 4196468 140735797733424 139808468564496 139808464332501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
[pid=10085/tid=10089] ppid=10082 vsize=15011656 memory=3546637690093185155 CPUtime=0 cores=1,3,5,7
/proc/10085/task/10089/stat : 10089 (java) S 10082 10085 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53034630 15371935744 22185 33554432000 4194304 4196468 140735797733424 139807924705936 139808464332501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
[pid=10085/tid=10090] ppid=10082 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10085/task/10090/stat : 10090 (java) S 10082 10085 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53034630 15371935744 22185 33554432000 4194304 4196468 140735797733424 139807923652880 139808464332501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
[pid=10085/tid=10091] ppid=10082 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10085/task/10091/stat : 10091 (java) S 10082 10085 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53034630 15371935744 22185 33554432000 4194304 4196468 140735797733424 139807922600336 139808464332501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
[pid=10085/tid=10092] ppid=10082 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10085/task/10092/stat : 10092 (java) S 10082 10085 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53034631 15371935744 22185 33554432000 4194304 4196468 140735797733424 139807502363376 139808464333442 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
[pid=10085/tid=10093] ppid=10082 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10085/task/10093/stat : 10093 (java) S 10082 10085 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 53034632 15371935744 22185 33554432000 4194304 4196468 140735797733424 139807023949472 139808464332501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
[pid=10085/tid=10094] ppid=10082 vsize=15011656 memory=139916473497216 CPUtime=0 cores=1,3,5,7
/proc/10085/task/10094/stat : 10094 (java) S 10082 10085 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53034632 15371935744 22185 33554432000 4194304 4196468 140735797733424 139806755513584 139808464332501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
[pid=10085/tid=10095] ppid=10082 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10085/task/10095/stat : 10095 (java) S 10082 10085 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53034634 15371935744 22185 33554432000 4194304 4196468 140735797733424 139806381005264 139808464340891 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
[pid=10085/tid=10096] ppid=10082 vsize=15011656 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/10085/task/10096/stat : 10096 (java) S 10082 10085 2271 0 -1 1077944384 550 0 0 0 2 0 0 0 20 0 15 0 53034634 15371935744 22185 33554432000 4194304 4196468 140735797733424 139807501310192 139808464333442 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
[pid=10085/tid=10097] ppid=10082 vsize=15011656 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/10085/task/10097/stat : 10097 (java) S 10082 10085 2271 0 -1 1077944384 110 0 0 0 2 0 0 0 20 0 15 0 53034634 15371935744 22185 33554432000 4194304 4196468 140735797733424 139807500257648 139808464333442 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
[pid=10085/tid=10098] ppid=10082 vsize=15011656 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/10085/task/10098/stat : 10098 (java) R 10082 10085 2271 0 -1 4202560 466 0 0 0 7 0 0 0 20 0 15 0 53034634 15371935744 22185 33554432000 4194304 4196468 140735797733424 139807499204592 139808443772288 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
[pid=10085/tid=10099] ppid=10082 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10085/task/10099/stat : 10099 (java) S 10082 10085 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53034635 15371935744 22185 33554432000 4194304 4196468 140735797733424 139805883099488 139808464332501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
[pid=10085/tid=10100] ppid=10082 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10085/task/10100/stat : 10100 (java) S 10082 10085 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53034635 15371935744 22185 33554432000 4194304 4196468 140735797733424 139807498153008 139808464333442 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 88740 KiB

[startup+0.705132 s]
/proc/loadavg: 2.17 2.05 2.06 3/220 10100
/proc/meminfo: memFree=15917068/32770624 swapFree=67108860/67108860
[pid=10085] ppid=10082 vsize=15017928 memory=130368 CPUtime=1.07 cores=1,3,5,7
/proc/10085/stat : 10085 (java) S 10082 10085 2271 0 -1 1077944320 18401 0 0 0 103 4 0 0 20 0 15 0 53034628 15378358272 32592 33554432000 4194304 4196468 140735797733424 140735797715968 139808464322295 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
/proc/10085/statm: 3754482 32592 3136 1 0 3715886 0
[pid=10085/tid=10087] ppid=10082 vsize=15017928 memory=1728 CPUtime=0.67 cores=1,3,5,7
/proc/10085/task/10087/stat : 10087 (java) R 10082 10085 2271 0 -1 4202560 15335 0 0 0 64 3 0 0 20 0 15 0 53034628 15378358272 32592 33554432000 4194304 4196468 140735797733424 139808436158560 139808448402812 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
[pid=10085/tid=10088] ppid=10082 vsize=15017928 memory=796 CPUtime=0 cores=1,3,5,7
/proc/10085/task/10088/stat : 10088 (java) S 10082 10085 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53034630 15378358272 32592 33554432000 4194304 4196468 140735797733424 139808468564496 139808464332501 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
[pid=10085/tid=10089] ppid=10082 vsize=15017928 memory=1012 CPUtime=0 cores=1,3,5,7
/proc/10085/task/10089/stat : 10089 (java) S 10082 10085 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53034630 15378358272 32592 33554432000 4194304 4196468 140735797733424 139807924705936 139808464332501 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
[pid=10085/tid=10090] ppid=10082 vsize=15017928 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/10085/task/10090/stat : 10090 (java) S 10082 10085 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53034630 15378358272 32592 33554432000 4194304 4196468 140735797733424 139807923652880 139808464332501 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
[pid=10085/tid=10091] ppid=10082 vsize=15017928 memory=1704 CPUtime=0 cores=1,3,5,7
/proc/10085/task/10091/stat : 10091 (java) S 10082 10085 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53034630 15378358272 32592 33554432000 4194304 4196468 140735797733424 139807922600336 139808464332501 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
[pid=10085/tid=10092] ppid=10082 vsize=15017928 memory=9924 CPUtime=0 cores=1,3,5,7
/proc/10085/task/10092/stat : 10092 (java) S 10082 10085 2271 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 53034631 15378358272 32592 33554432000 4194304 4196468 140735797733424 139807502363376 139808464333442 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
[pid=10085/tid=10093] ppid=10082 vsize=15017928 memory=5788 CPUtime=0 cores=1,3,5,7
/proc/10085/task/10093/stat : 10093 (java) S 10082 10085 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 53034632 15378358272 32592 33554432000 4194304 4196468 140735797733424 139807023949472 139808464332501 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
[pid=10085/tid=10094] ppid=10082 vsize=15017928 memory=1936 CPUtime=0 cores=1,3,5,7
/proc/10085/task/10094/stat : 10094 (java) S 10082 10085 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53034632 15378358272 32592 33554432000 4194304 4196468 140735797733424 139806755513584 139808464332501 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
[pid=10085/tid=10095] ppid=10082 vsize=15017928 memory=1196 CPUtime=0 cores=1,3,5,7
/proc/10085/task/10095/stat : 10095 (java) S 10082 10085 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53034634 15378358272 32592 33554432000 4194304 4196468 140735797733424 139806381005264 139808464340891 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
[pid=10085/tid=10096] ppid=10082 vsize=15017928 memory=8380 CPUtime=0.11 cores=1,3,5,7
/proc/10085/task/10096/stat : 10096 (java) R 10082 10085 2271 0 -1 4202560 790 0 0 0 11 0 0 0 20 0 15 0 53034634 15378358272 32592 33554432000 4194304 4196468 140735797733424 139807501302144 139808442949936 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
[pid=10085/tid=10097] ppid=10082 vsize=15017928 memory=4616 CPUtime=0.08 cores=1,3,5,7
/proc/10085/task/10097/stat : 10097 (java) R 10082 10085 2271 0 -1 4202560 194 0 0 0 8 0 0 0 20 0 15 0 53034634 15378358272 32592 33554432000 4194304 4196468 140735797733424 139807500257776 139808445840686 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
[pid=10085/tid=10098] ppid=10082 vsize=15017928 memory=1424 CPUtime=0.18 cores=1,3,5,7
/proc/10085/task/10098/stat : 10098 (java) R 10082 10085 2271 0 -1 1077944384 742 0 0 0 18 0 0 0 20 0 15 0 53034634 15378358272 32592 33554432000 4194304 4196468 140735797733424 139807499204592 139808464333442 0 4 0 25189583 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
[pid=10085/tid=10099] ppid=10082 vsize=15017928 memory=15868 CPUtime=0 cores=1,3,5,7
/proc/10085/task/10099/stat : 10099 (java) S 10082 10085 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53034635 15378358272 32592 33554432000 4194304 4196468 140735797733424 139805883099488 139808464332501 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
[pid=10085/tid=10100] ppid=10082 vsize=15017928 memory=4052 CPUtime=0 cores=1,3,5,7
/proc/10085/task/10100/stat : 10100 (java) S 10082 10085 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53034635 15378358272 32592 33554432000 4194304 4196468 140735797733424 139807498153008 139808464333442 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
Current children cumulated CPU time: 1.07 s
Current children cumulated vsize: 15017928 KiB
Current children cumulated memory: 130368 KiB

[startup+1.50447 s]
/proc/loadavg: 2.17 2.05 2.06 3/220 10100
/proc/meminfo: memFree=15867744/32770624 swapFree=67108860/67108860
[pid=10085] ppid=10082 vsize=15022100 memory=220284 CPUtime=3.51 cores=1,3,5,7
/proc/10085/stat : 10085 (java) S 10082 10085 2271 0 -1 1077944320 21851 0 0 0 343 8 0 0 20 0 15 0 53034628 15382630400 55071 33554432000 4194304 4196468 140735797733424 140735797715968 139808464322295 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
/proc/10085/statm: 3755525 55071 3208 1 0 3716910 0
[pid=10085/tid=10087] ppid=10082 vsize=15022100 memory=13570392392808141 CPUtime=1.47 cores=1,3,5,7
/proc/10085/task/10087/stat : 10087 (java) R 10082 10085 2271 0 -1 4202560 16315 0 0 0 142 5 0 0 20 0 15 0 53034628 15382630400 55071 33554432000 4194304 4196468 140735797733424 139808436142016 139808449487888 0 4 0 25189583 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
[pid=10085/tid=10088] ppid=10082 vsize=15022100 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10085/task/10088/stat : 10088 (java) S 10082 10085 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53034630 15382630400 55071 33554432000 4194304 4196468 140735797733424 139808468564496 139808464332501 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
[pid=10085/tid=10089] ppid=10082 vsize=15022100 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10085/task/10089/stat : 10089 (java) S 10082 10085 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53034630 15382630400 55071 33554432000 4194304 4196468 140735797733424 139807924705936 139808464332501 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
[pid=10085/tid=10090] ppid=10082 vsize=15022100 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10085/task/10090/stat : 10090 (java) S 10082 10085 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53034630 15382630400 55071 33554432000 4194304 4196468 140735797733424 139807923652880 139808464332501 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
[pid=10085/tid=10091] ppid=10082 vsize=15022100 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10085/task/10091/stat : 10091 (java) S 10082 10085 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53034630 15382630400 55071 33554432000 4194304 4196468 140735797733424 139807922600336 139808464332501 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
[pid=10085/tid=10092] ppid=10082 vsize=15022100 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10085/task/10092/stat : 10092 (java) S 10082 10085 2271 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 53034631 15382630400 55071 33554432000 4194304 4196468 140735797733424 139807502363376 139808464333442 0 0 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
[pid=10085/tid=10093] ppid=10082 vsize=15022100 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10085/task/10093/stat : 10093 (java) S 10082 10085 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 53034632 15382630400 55071 33554432000 4194304 4196468 140735797733424 139807023949472 139808464332501 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
[pid=10085/tid=10094] ppid=10082 vsize=15022100 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10085/task/10094/stat : 10094 (java) S 10082 10085 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53034632 15382630400 55071 33554432000 4194304 4196468 140735797733424 139806755513584 139808464332501 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
[pid=10085/tid=10095] ppid=10082 vsize=15022100 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10085/task/10095/stat : 10095 (java) S 10082 10085 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53034634 15382630400 55071 33554432000 4194304 4196468 140735797733424 139806381005264 139808464340891 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
[pid=10085/tid=10096] ppid=10082 vsize=15022100 memory=0 CPUtime=0.72 cores=1,3,5,7
/proc/10085/task/10096/stat : 10096 (java) R 10082 10085 2271 0 -1 4202560 1399 0 0 0 71 1 0 0 20 0 15 0 53034634 15382630400 55071 33554432000 4194304 4196468 140735797733424 139807501301728 139808447819170 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
[pid=10085/tid=10097] ppid=10082 vsize=15022100 memory=0 CPUtime=0.68 cores=1,3,5,7
/proc/10085/task/10097/stat : 10097 (java) R 10082 10085 2271 0 -1 4202560 1048 0 0 0 67 1 0 0 20 0 15 0 53034634 15382630400 55071 33554432000 4194304 4196468 140735797733424 139807500248928 139808445732303 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
[pid=10085/tid=10098] ppid=10082 vsize=15022100 memory=0 CPUtime=0.61 cores=1,3,5,7
/proc/10085/task/10098/stat : 10098 (java) S 10082 10085 2271 0 -1 1077944384 1748 0 0 0 61 0 0 0 20 0 15 0 53034634 15382630400 55071 33554432000 4194304 4196468 140735797733424 139807499204592 139808464333442 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
[pid=10085/tid=10099] ppid=10082 vsize=15022100 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10085/task/10099/stat : 10099 (java) S 10082 10085 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53034635 15382630400 55071 33554432000 4194304 4196468 140735797733424 139805883099488 139808464332501 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
[pid=10085/tid=10100] ppid=10082 vsize=15022100 memory=112613984 CPUtime=0 cores=1,3,5,7
/proc/10085/task/10100/stat : 10100 (java) S 10082 10085 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53034635 15382630400 55071 33554432000 4194304 4196468 140735797733424 139807498153008 139808464333442 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
Current children cumulated CPU time: 3.51 s
Current children cumulated vsize: 15022100 KiB
Current children cumulated memory: 220284 KiB

[startup+3.11061 s]
/proc/loadavg: 2.17 2.05 2.06 6/220 10100
/proc/meminfo: memFree=15592784/32770624 swapFree=67108860/67108860
[pid=10085] ppid=10082 vsize=15026264 memory=466764 CPUtime=8.69 cores=1,3,5,7
/proc/10085/stat : 10085 (java) S 10082 10085 2271 0 -1 1077944320 27824 0 0 0 855 14 0 0 20 0 15 0 53034628 15386894336 116691 33554432000 4194304 4196468 140735797733424 140735797715968 139808464322295 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
/proc/10085/statm: 3756566 116691 3227 1 0 3717422 0
[pid=10085/tid=10087] ppid=10082 vsize=15026264 memory=0 CPUtime=3.06 cores=1,3,5,7
/proc/10085/task/10087/stat : 10087 (java) R 10082 10085 2271 0 -1 4202560 17321 0 0 0 297 9 0 0 20 0 15 0 53034628 15386894336 116691 33554432000 4194304 4196468 140735797733424 139808436156304 139807967433092 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
[pid=10085/tid=10088] ppid=10082 vsize=15026264 memory=576460756337256238 CPUtime=0 cores=1,3,5,7
/proc/10085/task/10088/stat : 10088 (java) S 10082 10085 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53034630 15386894336 116691 33554432000 4194304 4196468 140735797733424 139808468564496 139808464332501 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
[pid=10085/tid=10089] ppid=10082 vsize=15026264 memory=279832688591088 CPUtime=0 cores=1,3,5,7
/proc/10085/task/10089/stat : 10089 (java) S 10082 10085 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53034630 15386894336 116691 33554432000 4194304 4196468 140735797733424 139807924705936 139808464332501 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
[pid=10085/tid=10090] ppid=10082 vsize=15026264 memory=4136 CPUtime=0 cores=1,3,5,7
/proc/10085/task/10090/stat : 10090 (java) S 10082 10085 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53034630 15386894336 116691 33554432000 4194304 4196468 140735797733424 139807923652880 139808464332501 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
[pid=10085/tid=10091] ppid=10082 vsize=15026264 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10085/task/10091/stat : 10091 (java) S 10082 10085 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53034630 15386894336 116691 33554432000 4194304 4196468 140735797733424 139807922600336 139808464332501 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
[pid=10085/tid=10092] ppid=10082 vsize=15026264 memory=279832688998912 CPUtime=0 cores=1,3,5,7
/proc/10085/task/10092/stat : 10092 (java) S 10082 10085 2271 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 53034631 15386894336 116691 33554432000 4194304 4196468 140735797733424 139807502363376 139808464333442 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
[pid=10085/tid=10093] ppid=10082 vsize=15026264 memory=279832689008272 CPUtime=0 cores=1,3,5,7
/proc/10085/task/10093/stat : 10093 (java) S 10082 10085 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 53034632 15386894336 116691 33554432000 4194304 4196468 140735797733424 139807023949472 139808464332501 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
[pid=10085/tid=10094] ppid=10082 vsize=15026264 memory=279832689025072 CPUtime=0 cores=1,3,5,7
/proc/10085/task/10094/stat : 10094 (java) S 10082 10085 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53034632 15386894336 116691 33554432000 4194304 4196468 140735797733424 139806755513584 139808464332501 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
[pid=10085/tid=10095] ppid=10082 vsize=15026264 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10085/task/10095/stat : 10095 (java) S 10082 10085 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53034634 15386894336 116691 33554432000 4194304 4196468 140735797733424 139806381005264 139808464340891 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
[pid=10085/tid=10096] ppid=10082 vsize=15026264 memory=0 CPUtime=2.22 cores=1,3,5,7
/proc/10085/task/10096/stat : 10096 (java) R 10082 10085 2271 0 -1 4202560 3599 0 0 0 221 1 0 0 20 0 15 0 53034634 15386894336 116691 33554432000 4194304 4196468 140735797733424 139807501293392 139808445843541 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
[pid=10085/tid=10097] ppid=10082 vsize=15026264 memory=270308 CPUtime=2.1 cores=1,3,5,7
/proc/10085/task/10097/stat : 10097 (java) R 10082 10085 2271 0 -1 4202560 1435 0 0 0 209 1 0 0 20 0 15 0 53034634 15386894336 116691 33554432000 4194304 4196468 140735797733424 139807500244880 139808447819083 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
[pid=10085/tid=10098] ppid=10082 vsize=15026264 memory=13570392392808141 CPUtime=1.27 cores=1,3,5,7
/proc/10085/task/10098/stat : 10098 (java) S 10082 10085 2271 0 -1 1077944384 4127 0 0 0 126 1 0 0 20 0 15 0 53034634 15386894336 116691 33554432000 4194304 4196468 140735797733424 139807499204592 139808464333442 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
[pid=10085/tid=10099] ppid=10082 vsize=15026264 memory=236760 CPUtime=0 cores=1,3,5,7
/proc/10085/task/10099/stat : 10099 (java) S 10082 10085 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53034635 15386894336 116691 33554432000 4194304 4196468 140735797733424 139805883099488 139808464332501 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
[pid=10085/tid=10100] ppid=10082 vsize=15026264 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10085/task/10100/stat : 10100 (java) S 10082 10085 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53034635 15386894336 116691 33554432000 4194304 4196468 140735797733424 139807498153008 139808464333442 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
Current children cumulated CPU time: 8.69 s
Current children cumulated vsize: 15026264 KiB
Current children cumulated memory: 466764 KiB

[startup+3.67445 s]
# the end of solver process 10085 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=9.57791 s, system=0.168489 s

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

[startup+3.20088 s]
/proc/loadavg: 2.17 2.05 2.06 6/220 10100
/proc/meminfo: memFree=15592784/32770624 swapFree=67108860/67108860
[pid=10085] ppid=10082 vsize=15026264 memory=499296 CPUtime=8.97 cores=1,3,5,7
/proc/10085/stat : 10085 (java) S 10082 10085 2271 0 -1 1077944320 28240 0 0 0 883 14 0 0 20 0 15 0 53034628 15386894336 124824 33554432000 4194304 4196468 140735797733424 140735797715968 139808464322295 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
/proc/10085/statm: 3756566 124824 3227 1 0 3717422 0
[pid=10085/tid=10087] ppid=10082 vsize=15026264 memory=0 CPUtime=3.15 cores=1,3,5,7
/proc/10085/task/10087/stat : 10087 (java) R 10082 10085 2271 0 -1 4202560 17393 0 0 0 305 10 0 0 20 0 15 0 53034628 15386894336 124824 33554432000 4194304 4196468 140735797733424 139808436160528 139808464344221 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
[pid=10085/tid=10088] ppid=10082 vsize=15026264 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10085/task/10088/stat : 10088 (java) S 10082 10085 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53034630 15386894336 124824 33554432000 4194304 4196468 140735797733424 139808468564496 139808464332501 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
[pid=10085/tid=10089] ppid=10082 vsize=15026264 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10085/task/10089/stat : 10089 (java) S 10082 10085 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53034630 15386894336 124824 33554432000 4194304 4196468 140735797733424 139807924705936 139808464332501 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
[pid=10085/tid=10090] ppid=10082 vsize=15026264 memory=279832689035808 CPUtime=0 cores=1,3,5,7
/proc/10085/task/10090/stat : 10090 (java) S 10082 10085 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53034630 15386894336 124824 33554432000 4194304 4196468 140735797733424 139807923652880 139808464332501 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
[pid=10085/tid=10091] ppid=10082 vsize=15026264 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10085/task/10091/stat : 10091 (java) S 10082 10085 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53034630 15386894336 124824 33554432000 4194304 4196468 140735797733424 139807922600336 139808464332501 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
[pid=10085/tid=10092] ppid=10082 vsize=15026264 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10085/task/10092/stat : 10092 (java) S 10082 10085 2271 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 53034631 15386894336 124824 33554432000 4194304 4196468 140735797733424 139807502363376 139808464333442 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
[pid=10085/tid=10093] ppid=10082 vsize=15026264 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10085/task/10093/stat : 10093 (java) S 10082 10085 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 53034632 15386894336 124824 33554432000 4194304 4196468 140735797733424 139807023949472 139808464332501 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
[pid=10085/tid=10094] ppid=10082 vsize=15026264 memory=-4695052241013923951 CPUtime=0 cores=1,3,5,7
/proc/10085/task/10094/stat : 10094 (java) S 10082 10085 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53034632 15386894336 124824 33554432000 4194304 4196468 140735797733424 139806755513584 139808464332501 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
[pid=10085/tid=10095] ppid=10082 vsize=15026264 memory=6943526294502006880 CPUtime=0 cores=1,3,5,7
/proc/10085/task/10095/stat : 10095 (java) S 10082 10085 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53034634 15386894336 124824 33554432000 4194304 4196468 140735797733424 139806381005264 139808464340891 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
[pid=10085/tid=10096] ppid=10082 vsize=15026264 memory=6944652177228980320 CPUtime=2.31 cores=1,3,5,7
/proc/10085/task/10096/stat : 10096 (java) R 10082 10085 2271 0 -1 4202560 3623 0 0 0 230 1 0 0 20 0 15 0 53034634 15386894336 124824 33554432000 4194304 4196468 140735797733424 139807501300048 139808445843477 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
[pid=10085/tid=10097] ppid=10082 vsize=15026264 memory=6943487855420614559 CPUtime=2.19 cores=1,3,5,7
/proc/10085/task/10097/stat : 10097 (java) R 10082 10085 2271 0 -1 4202560 1739 0 0 0 218 1 0 0 20 0 15 0 53034634 15386894336 124824 33554432000 4194304 4196468 140735797733424 139807500243832 139808445866012 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
[pid=10085/tid=10098] ppid=10082 vsize=15026264 memory=7084817988072980581 CPUtime=1.28 cores=1,3,5,7
/proc/10085/task/10098/stat : 10098 (java) S 10082 10085 2271 0 -1 1077944384 4143 0 0 0 127 1 0 0 20 0 15 0 53034634 15386894336 124824 33554432000 4194304 4196468 140735797733424 139807499204592 139808464333442 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
[pid=10085/tid=10099] ppid=10082 vsize=15026264 memory=7684433386921362195 CPUtime=0 cores=1,3,5,7
/proc/10085/task/10099/stat : 10099 (java) S 10082 10085 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53034635 15386894336 124824 33554432000 4194304 4196468 140735797733424 139805883099488 139808464332501 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
[pid=10085/tid=10100] ppid=10082 vsize=15026264 memory=6944613755328037015 CPUtime=0 cores=1,3,5,7
/proc/10085/task/10100/stat : 10100 (java) S 10082 10085 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53034635 15386894336 124824 33554432000 4194304 4196468 140735797733424 139807498153008 139808464333442 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
Current children cumulated CPU time: 8.97 s
Current children cumulated vsize: 15026264 KiB
Current children cumulated memory: 499296 KiB

[startup+3.60059 s]
/proc/loadavg: 2.17 2.05 2.06 6/220 10100
/proc/meminfo: memFree=15592784/32770624 swapFree=67108860/67108860
[pid=10085] ppid=10082 vsize=15683912 memory=512084 CPUtime=9.27 cores=1,3,5,7
/proc/10085/stat : 10085 (java) S 10082 10085 2271 0 -1 1077944320 29050 0 0 0 912 15 0 0 20 0 19 0 53034628 16060325888 128021 33554432000 4194304 4196468 140735797733424 140735797715968 139808464322295 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
/proc/10085/statm: 3920978 128021 3234 1 0 3881834 0
[pid=10085/tid=10087] ppid=10082 vsize=15683912 memory=68 CPUtime=3.21 cores=1,3,5,7
/proc/10085/task/10087/stat : 10087 (java) S 10082 10085 2271 0 -1 1077944384 17699 0 0 0 311 10 0 0 20 0 19 0 53034628 16060325888 128021 33554432000 4194304 4196468 140735797733424 139808436161536 139808464332501 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
[pid=10085/tid=10088] ppid=10082 vsize=15683912 memory=6944656592455097440 CPUtime=0 cores=1,3,5,7
/proc/10085/task/10088/stat : 10088 (java) S 10082 10085 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 53034630 16060325888 128021 33554432000 4194304 4196468 140735797733424 139808468564496 139808464332501 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
[pid=10085/tid=10089] ppid=10082 vsize=15683912 memory=-7812736537705029536 CPUtime=0 cores=1,3,5,7
/proc/10085/task/10089/stat : 10089 (java) S 10082 10085 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 53034630 16060325888 128021 33554432000 4194304 4196468 140735797733424 139807924705936 139808464332501 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
[pid=10085/tid=10090] ppid=10082 vsize=15683912 memory=-6948047529741492128 CPUtime=0 cores=1,3,5,7
/proc/10085/task/10090/stat : 10090 (java) S 10082 10085 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 53034630 16060325888 128021 33554432000 4194304 4196468 140735797733424 139807923652880 139808464332501 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
[pid=10085/tid=10091] ppid=10082 vsize=15683912 memory=8187704045996132563 CPUtime=0 cores=1,3,5,7
/proc/10085/task/10091/stat : 10091 (java) S 10082 10085 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 53034630 16060325888 128021 33554432000 4194304 4196468 140735797733424 139807922600336 139808464332501 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
[pid=10085/tid=10092] ppid=10082 vsize=15683912 memory=-7088785026379990432 CPUtime=0 cores=1,3,5,7
/proc/10085/task/10092/stat : 10092 (java) S 10082 10085 2271 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 19 0 53034631 16060325888 128021 33554432000 4194304 4196468 140735797733424 139807502363376 139808464333442 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
[pid=10085/tid=10093] ppid=10082 vsize=15683912 memory=-8990767739041718176 CPUtime=0 cores=1,3,5,7
/proc/10085/task/10093/stat : 10093 (java) S 10082 10085 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 53034632 16060325888 128021 33554432000 4194304 4196468 140735797733424 139807023949472 139808464332501 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
[pid=10085/tid=10094] ppid=10082 vsize=15683912 memory=6944656592455350634 CPUtime=0 cores=1,3,5,7
/proc/10085/task/10094/stat : 10094 (java) S 10082 10085 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 53034632 16060325888 128021 33554432000 4194304 4196468 140735797733424 139806755513584 139808464332501 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
[pid=10085/tid=10095] ppid=10082 vsize=15683912 memory=8292148123324110535 CPUtime=0 cores=1,3,5,7
/proc/10085/task/10095/stat : 10095 (java) S 10082 10085 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 53034634 16060325888 128021 33554432000 4194304 4196468 140735797733424 139806381005264 139808464340891 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
[pid=10085/tid=10096] ppid=10082 vsize=15683912 memory=-7088785026379990432 CPUtime=2.41 cores=1,3,5,7
/proc/10085/task/10096/stat : 10096 (java) S 10082 10085 2271 0 -1 1077944384 3646 0 0 0 240 1 0 0 20 0 19 0 53034634 16060325888 128021 33554432000 4194304 4196468 140735797733424 139807501310192 139808464333442 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
[pid=10085/tid=10097] ppid=10082 vsize=15683912 memory=6933690279252828305 CPUtime=2.31 cores=1,3,5,7
/proc/10085/task/10097/stat : 10097 (java) S 10082 10085 2271 0 -1 1077944384 2135 0 0 0 230 1 0 0 20 0 19 0 53034634 16060325888 128021 33554432000 4194304 4196468 140735797733424 139807500257648 139808464333442 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
[pid=10085/tid=10098] ppid=10082 vsize=15683912 memory=0 CPUtime=1.3 cores=1,3,5,7
/proc/10085/task/10098/stat : 10098 (java) S 10082 10085 2271 0 -1 1077944384 4178 0 0 0 129 1 0 0 20 0 19 0 53034634 16060325888 128021 33554432000 4194304 4196468 140735797733424 139807499204592 139808464333442 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
[pid=10085/tid=10099] ppid=10082 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10085/task/10099/stat : 10099 (java) S 10082 10085 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 53034635 16060325888 128021 33554432000 4194304 4196468 140735797733424 139805883099488 139808464332501 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
[pid=10085/tid=10100] ppid=10082 vsize=15683912 memory=139916344464576 CPUtime=0 cores=1,3,5,7
/proc/10085/task/10100/stat : 10100 (java) S 10082 10085 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 53034635 16060325888 128021 33554432000 4194304 4196468 140735797733424 139807498153008 139808464333442 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13586432 140735797740531 140735797740809 140735797740809 140735797743567 0
Current children cumulated CPU time: 9.27 s
Current children cumulated vsize: 15683912 KiB
Current children cumulated memory: 512084 KiB

Child status: 0
Real time (s): 3.67451
CPU time (s): 9.7464
CPU user time (s): 9.57791
CPU system time (s): 0.168489
CPU usage (%): 265.244
Max. virtual memory (cumulated for all children) (KiB): 15683912
Max. memory (cumulated for all children) (KiB): 514364

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.57791
system time used= 0.168489
maximum resident set size= 514532
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30497
page faults= 0
swaps= 0
block input operations= 0
block output operations= 560
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3759
involuntary context switches= 65


# summary of solver processes directly reported to runsolver:
#   pid: 10085
#   total CPU time (s): 9.7464
#   total CPU user time (s): 9.57791
#   total CPU system time (s): 0.168489

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.042963 second user time and 0.082444 second system time

The end

Launcher Data

Begin job on node105 at 2018-07-23 16:05:15
IDJOB=4294406
IDBENCH=141379
IDSOLVER=2756
FILE ID=node105/4294406-1532354715
RUNJOBID= node105-1532330128-2303
PBS_JOBID= 21019001
Free space on /tmp= 44844 MiB

SOLVER NAME= scop order+MapleCOMSPS (2018-06-13)
BENCH NAME= XCSP18/SocialGolfers/SocialGolfers-4-4-6-cp_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-4294406-1532354715/watcher-4294406-1532354715 -o /tmp/evaluation-result-4294406-1532354715/solver-4294406-1532354715 -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-4294406-1532354715.xml

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

MD5SUM BENCH= c46d03ece148f4d4d488319a25e0c2d7
RANDOM SEED=1357913810

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:        16019348 kB
MemAvailable:   31665180 kB
Buffers:          199020 kB
Cached:         15420284 kB
SwapCached:            0 kB
Active:          1684064 kB
Inactive:       14264160 kB
Active(anon):     281088 kB
Inactive(anon):    67172 kB
Active(file):    1402976 kB
Inactive(file): 14196988 kB
Unevictable:        7296 kB
Mlocked:            7296 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7860 kB
Writeback:             0 kB
AnonPages:        345864 kB
Mapped:            49352 kB
Shmem:             17036 kB
Slab:             501640 kB
SReclaimable:     474328 kB
SUnreclaim:        27312 kB
KernelStack:        3872 kB
PageTables:         5524 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13482548 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    198656 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:05:18