Trace number 4295571

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 6.87403 3.49449

General information on the benchmark

NameMagicHexagon/
MagicHexagon-04-0003_c18.xml
MD5SUMdd4ed178c47046d12ce38b3d0d17c272
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 benchmark0.108401
Satisfiable
(Un)Satisfiability was proved
Number of variables49
Number of constraints28
Number of domains1
Minimum domain size37
Maximum domain size37
Distribution of domain sizes[{"size":37,"count":37}]
Minimum variable degree0
Maximum variable degree9
Distribution of variable degrees[{"degree":0,"count":12},{"degree":4,"count":31},{"degree":5,"count":3},{"degree":6,"count":2},{"degree":9,"count":1}]
Minimum constraint arity2
Maximum constraint arity37
Distribution of constraint arities[{"arity":2,"count":6},{"arity":4,"count":6},{"arity":5,"count":6},{"arity":6,"count":6},{"arity":7,"count":3},{"arity":37,"count":1}]
Number of extensional constraints0
Number of intensional constraints6
Distribution of constraint types[{"type":"intension","count":6},{"type":"allDifferent","count":1},{"type":"sum","count":21}]
Optimization problemNO
Type of objective

Solver Data

0.66/0.52	
0.66/0.52	scop order+minisat_release (2018-06-13)
0.66/0.52	
0.66/0.54	c BEGIN-Prog: Thu Jul 26 03:27:54 CEST 2018
0.66/0.54	c PID: 3966
0.66/0.54	c IP: 172.20.3.150
0.66/0.54	c HOST: node150.alineos.net
0.66/0.55	c (0,0) Parsing Begin
1.19/0.85	c (0,0) Parsing End
1.19/0.85	c (0,0) CSP: 37 int (0 aux), 0 bool (0 aux), 28 ctr, max domain size 37
1.19/0.85	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.19/0.85	c (0,0) Constraint Name Generate Begin
1.19/0.86	c (0,0) Ctr:HOME/instance-4295571-1532568473.xml,AllDifferent:IntVar:Lt:Num:WeightedSum
1.19/0.86	c (0,0) Constraint Name Generate End
1.19/0.86	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.19/0.86	c (0,0) CSP to CSPinCNF Begin
1.93/1.20	c (0,0) translated 3 (10%) constraints
2.16/1.20	c (0,0) translated 6 (20%) constraints
2.16/1.20	c (0,0) translated 9 (30%) constraints
2.16/1.21	c (0,0) translated 12 (40%) constraints
2.16/1.21	c (0,0) translated 14 (50%) constraints
2.16/1.21	c (0,0) translated 17 (60%) constraints
2.16/1.21	c (0,0) translated 20 (70%) constraints
2.16/1.22	c (0,0) translated 23 (80%) constraints
2.16/1.22	c (0,0) translated 26 (90%) constraints
2.16/1.22	c (0,0) translated 28 (100%) constraints
2.16/1.27	c (0,0) STATISTICS1:HOME/instance-4295571-1532568473.xml,AllDifferent:IntVar:Lt:Num:WeightedSum,37,695,2428912656,37,37,7,2428912656:2;2361442860:4;69343957:12;1874161:12;47952:4;46620:8;37:465;36:133;35:74,37:1271;36:172;35:86,37:2;2:666;1:27,7:6;6:12;5:12;4:12;2:672;1:74,
2.16/1.27	c (0,0) ===========================================
2.16/1.27	c (0,0) Order
2.16/1.27	c (0,0) ===========================================
2.16/1.29	c (0,0) translated 70 (10%) constraints
2.42/1.31	c (0,0) translated 139 (20%) constraints
2.42/1.32	c (0,0) translated 209 (30%) constraints
2.42/1.33	c (0,0) translated 278 (40%) constraints
2.42/1.34	c (0,0) translated 348 (50%) constraints
2.42/1.35	c (0,0) translated 417 (60%) constraints
2.42/1.35	c (0,0) translated 487 (70%) constraints
2.42/1.36	c (0,0) translated 556 (80%) constraints
2.42/1.37	c (0,0) translated 626 (90%) constraints
2.73/1.42	c (0,0) translated 695 (100%) constraints
2.73/1.42	c (0,0) CSP to CSPinCNF End
2.73/1.42	c (0,0) CSP: 85 int (48 aux), 0 bool (0 aux), 812 ctr, max domain size 90
2.73/1.42	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.73/1.42	c (0,0) CSPinCNF Propagation Begin
2.73/1.45	c (0,0) 0 values, 7 unsatisfiable literals, and 0 valid clauses are removed
2.73/1.45	c (0,0) CSPinCNF Propagation End
2.73/1.45	c (0,0) CSP: 85 int (48 aux), 0 bool (0 aux), 812 ctr, max domain size 90
2.73/1.45	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.73/1.45	c (0,0) Simplify CSPinCNF Begin
3.00/1.54	c (1,1) Simplify CSPinCNF End
3.00/1.55	c (1,1) CSP: 85 int (48 aux), 1332 bool (1332 aux), 2144 ctr, max domain size 90
3.00/1.55	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
3.00/1.55	c (1,1) Calculate Precise Domain Begin
3.00/1.56	c (1,1) 1 values are removed by re-calculation
3.00/1.56	c (1,1) Calculate Precise Domain End
3.00/1.56	c (1,1) CSP: 85 int (48 aux), 1332 bool (1332 aux), 2144 ctr, max domain size 90
3.00/1.56	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
3.00/1.56	c (1,1) CSPinCNF to SatSolver Begin
3.32/1.69	c (1,1) 215 (10 %) CSP clauses are encoded (5984 SAT variables, 9723 SAT clauses)
3.66/1.73	c (1,1) 429 (20 %) CSP clauses are encoded (5984 SAT variables, 14935 SAT clauses)
3.66/1.77	c (1,1) 644 (30 %) CSP clauses are encoded (5984 SAT variables, 20254 SAT clauses)
3.98/1.80	c (1,1) 858 (40 %) CSP clauses are encoded (5984 SAT variables, 25564 SAT clauses)
3.98/1.82	c (1,1) 1072 (50 %) CSP clauses are encoded (5984 SAT variables, 30904 SAT clauses)
3.98/1.84	c (1,1) 1287 (60 %) CSP clauses are encoded (5984 SAT variables, 36243 SAT clauses)
3.98/1.86	c (1,1) 1501 (70 %) CSP clauses are encoded (5984 SAT variables, 41575 SAT clauses)
3.98/1.89	c (1,1) 1716 (80 %) CSP clauses are encoded (5984 SAT variables, 46855 SAT clauses)
4.29/1.91	c (1,1) 1930 (90 %) CSP clauses are encoded (5984 SAT variables, 52178 SAT clauses)
5.72/2.51	c (1,1) 2144 (100 %) CSP clauses are encoded (5984 SAT variables, 293090 SAT clauses)
5.72/2.51	c (1,1) CSPinCNF to SatSolver End
5.72/2.51	c (1,1) Heap : 563 MiB used (max 10795 MiB), NonHeap : 28 MiB used (max 0 MiB)
5.72/2.55	c (2,2) STATISTICS2:HOME/instance-4295571-1532568473.xml,AllDifferent:IntVar:Lt:Num:WeightedSum,1417,2144,5329,90,35,3,5329:12;5256:6;2701:12;2627:6;1369:66;1332:18;1295:18;37:930;36:192;35:216,90:4;89:4;88:4;73:132;72:12;71:12;46:12;45:8;44:4;37:2480;36:240;35:245;2:2664,35:1;32:1;2:1998;1:144,3:138;2:1338;1:2731,
5.72/2.55	c (2,2) SatSolver.solve Begin
5.72/2.55	c (2,2) 5984 bool, 293124 clause
5.72/2.55	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-4295571-1532568473.xml-scop-3966.cnf HOME/instance-4295571-1532568473.xml-scop-3966.cnf.out
6.63/3.29	c (2,0) c This is COMiniSatPS.
6.63/3.29	c (2,0) c WARNING: for repeatability, setting FPU to use double precision
6.63/3.29	c (2,0) c ============================[ Problem Statistics ]=============================
6.63/3.29	c (2,0) c |                                                                             |
6.63/3.29	c (2,0) c |  Number of variables:          5984                                         |
6.63/3.29	c (2,0) c |  Number of clauses:          293065                                         |
6.63/3.29	c (2,0) c |  Parse time:                   0.06 s                                       |
6.63/3.29	c (2,0) c |  Eliminated clauses:           0.01 Mb                                      |
6.63/3.29	c (2,0) c Reduced to 5310 vars, 291991 cls (grow=0)
6.63/3.29	c (2,0) c No iterative elimination performed. (vars=5310, c/v ratio=55.0)
6.63/3.29	c (2,0) c |  Simplification time:          0.34 s                                       |
6.63/3.29	c (2,0) c |                                                                             |
6.63/3.29	c (2,0) c ============================[ Search Statistics ]==============================
6.63/3.29	c (2,0) c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.63/3.29	c (2,0) c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.63/3.29	c (2,0) c ===============================================================================
6.63/3.29	c (2,0) c ===============================================================================
6.63/3.29	c (2,0) c restarts              : 9
6.63/3.29	c (2,0) c conflicts             : 2206           (3133 /sec)
6.63/3.29	c (2,0) c decisions             : 3305           (0.00 % random) (4693 /sec)
6.63/3.29	c (2,0) c propagations          : 965029         (1370385 /sec)
6.63/3.29	c (2,0) c conflict literals     : 45161          (20.48 % deleted)
6.63/3.29	c (2,0) c CPU time              : 0.704203 s
6.63/3.29	c (2,0) 
6.63/3.29	c (2,0) s SATISFIABLE
6.74/3.31	c (2,2) SatSolver.solve End
6.74/3.31	c (2,2) Heap : 844 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
6.74/3.31	c (2,2) Show results Begin
6.74/3.32	c (2,2) x[0][0] = 18
6.74/3.32	c (2,2) x[0][1] = 36
6.74/3.32	c (2,2) x[0][2] = 38
6.74/3.32	c (2,2) x[0][3] = 19
6.74/3.32	c (2,2) x[1][0] = 39
6.74/3.32	c (2,2) x[1][1] = 15
6.74/3.32	c (2,2) x[1][2] = 14
6.74/3.32	c (2,2) x[1][3] = 16
6.74/3.32	c (2,2) x[1][4] = 27
6.74/3.32	c (2,2) x[2][0] = 34
6.74/3.32	c (2,2) x[2][1] = 21
6.74/3.32	c (2,2) x[2][2] = 4
6.74/3.32	c (2,2) x[2][3] = 17
6.74/3.32	c (2,2) x[2][4] = 7
6.74/3.32	c (2,2) x[2][5] = 28
6.74/3.32	c (2,2) x[3][0] = 20
6.74/3.32	c (2,2) x[3][1] = 10
6.74/3.32	c (2,2) x[3][2] = 3
6.74/3.32	c (2,2) x[3][3] = 9
6.74/3.32	c (2,2) x[3][4] = 8
6.74/3.32	c (2,2) x[3][5] = 24
6.74/3.32	c (2,2) x[3][6] = 37
6.74/3.32	c (2,2) x[4][0] = 29
6.74/3.32	c (2,2) x[4][1] = 22
6.74/3.32	c (2,2) x[4][2] = 6
6.74/3.32	c (2,2) x[4][3] = 5
6.74/3.32	c (2,2) x[4][4] = 23
6.74/3.32	c (2,2) x[4][5] = 26
6.74/3.32	c (2,2) x[5][0] = 30
6.74/3.32	c (2,2) x[5][1] = 12
6.74/3.32	c (2,2) x[5][2] = 31
6.74/3.32	c (2,2) x[5][3] = 25
6.74/3.32	c (2,2) x[5][4] = 13
6.74/3.32	c (2,2) x[6][0] = 32
6.74/3.32	c (2,2) x[6][1] = 33
6.74/3.32	c (2,2) x[6][2] = 11
6.74/3.32	c (2,2) x[6][3] = 35
6.74/3.32	s SATISFIABLE
6.85/3.48	v <instantiation>
6.85/3.48	v     <list>x[0][0] x[0][1] x[0][2] x[0][3] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[6][0] x[6][1] x[6][2] x[6][3]</list>
6.85/3.48	v     <values>18 36 38 19 39 15 14 16 27 34 21 4 17 7 28 20 10 3 9 8 24 37 29 22 6 5 23 26 30 12 31 25 13 32 33 11 35</values>
6.85/3.48	v </instantiation>
6.85/3.48	c (2,2) Show results End
6.85/3.48	c (2,2) Heap : 844 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
6.85/3.48	c (2,2) 0,0,0,0,1,1,1,2,2,STOP-AFTER(ALL)
6.85/3.48	c END-Prog: Thu Jul 26 03:27:56 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 (6710 MiB free)
  memory of node 1: 16384 MiB (14003 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4295571-1532568473/watcher-4295571-1532568473 -o /tmp/evaluation-result-4295571-1532568473/solver-4295571-1532568473 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1532562189-32681 --watchdog 2580 java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -order -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4295571-1532568473.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=3966, runsolver pid=3963

[startup+0.100059 s]*
/proc/loadavg: 2.55 2.16 2.10 3/220 3981
/proc/meminfo: memFree=21150448/32770624 swapFree=67108860/67108860
[pid=3966] ppid=3963 vsize=15011656 memory=72276 CPUtime=0.11 cores=1,3,5,7
/proc/3966/stat : 3966 (java) S 3963 3966 32649 0 -1 1077944320 6247 0 0 0 9 2 0 0 20 0 15 0 74410567 15371935744 18069 33554432000 4194304 4196468 140728887875184 140728887857728 140572683890423 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
/proc/3966/statm: 3752914 18069 2774 1 0 3715374 0
[pid=3966/tid=3968] ppid=3963 vsize=15011656 memory=7100839861464500584 CPUtime=0.09 cores=1,3,5,7
/proc/3966/task/3968/stat : 3968 (java) R 3963 3966 32649 0 -1 4202560 4697 0 0 0 7 2 0 0 20 0 15 0 74410568 15371935744 18399 33554432000 4194304 4196468 140728887875184 140572655702408 140572664167248 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
[pid=3966/tid=3969] ppid=3963 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3966/task/3969/stat : 3969 (java) S 3963 3966 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74410569 15371935744 18465 33554432000 4194304 4196468 140728887875184 140572688132496 140572683900629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
[pid=3966/tid=3970] ppid=3963 vsize=15011656 memory=139660179035776 CPUtime=0 cores=1,3,5,7
/proc/3966/task/3970/stat : 3970 (java) S 3963 3966 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74410569 15371935744 18465 33554432000 4194304 4196468 140728887875184 140572479215888 140572683900629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
[pid=3966/tid=3971] ppid=3963 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3966/task/3971/stat : 3971 (java) S 3963 3966 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74410569 15371935744 18465 33554432000 4194304 4196468 140728887875184 140572478163600 140572683900629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
[pid=3966/tid=3972] ppid=3963 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3966/task/3972/stat : 3972 (java) S 3963 3966 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74410569 15371935744 18465 33554432000 4194304 4196468 140728887875184 140572477110800 140572683900629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
[pid=3966/tid=3973] ppid=3963 vsize=15011656 memory=139660179035776 CPUtime=0 cores=1,3,5,7
/proc/3966/task/3973/stat : 3973 (java) S 3963 3966 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74410571 15371935744 18465 33554432000 4194304 4196468 140728887875184 140571653925488 140572683901570 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
[pid=3966/tid=3974] ppid=3963 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3966/task/3974/stat : 3974 (java) S 3963 3966 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 74410571 15371935744 18465 33554432000 4194304 4196468 140728887875184 140571259692320 140572683900629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
[pid=3966/tid=3975] ppid=3963 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3966/task/3975/stat : 3975 (java) S 3963 3966 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74410572 15371935744 18465 33554432000 4194304 4196468 140728887875184 140570991257200 140572683900629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
[pid=3966/tid=3976] ppid=3963 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3966/task/3976/stat : 3976 (java) S 3963 3966 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74410574 15371935744 18465 33554432000 4194304 4196468 140728887875184 140570616748624 140572683909019 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
[pid=3966/tid=3977] ppid=3963 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3966/task/3977/stat : 3977 (java) S 3963 3966 32649 0 -1 1077944384 292 0 0 0 0 0 0 0 20 0 15 0 74410574 15371935744 18465 33554432000 4194304 4196468 140728887875184 140571652872304 140572683901570 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
[pid=3966/tid=3978] ppid=3963 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3966/task/3978/stat : 3978 (java) S 3963 3966 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74410574 15371935744 18465 33554432000 4194304 4196468 140728887875184 140571651819504 140572683901570 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
[pid=3966/tid=3979] ppid=3963 vsize=15011656 memory=139660179035776 CPUtime=0 cores=1,3,5,7
/proc/3966/task/3979/stat : 3979 (java) S 3963 3966 32649 0 -1 1077944384 275 0 0 0 0 0 0 0 20 0 15 0 74410574 15371935744 18465 33554432000 4194304 4196468 140728887875184 140571650767216 140572683901570 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
[pid=3966/tid=3980] ppid=3963 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3966/task/3980/stat : 3980 (java) S 3963 3966 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74410574 15371935744 18531 33554432000 4194304 4196468 140728887875184 140570118842848 140572683900629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
[pid=3966/tid=3981] ppid=3963 vsize=15011656 memory=139660179035776 CPUtime=0 cores=1,3,5,7
/proc/3966/task/3981/stat : 3981 (java) S 3963 3966 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74410574 15371935744 18531 33554432000 4194304 4196468 140728887875184 140571649715120 140572683901570 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 72276 KiB

[startup+0.210414 s]*
/proc/loadavg: 2.55 2.16 2.10 3/220 3981
/proc/meminfo: memFree=21133644/32770624 swapFree=67108860/67108860
[pid=3966] ppid=3963 vsize=15011656 memory=87852 CPUtime=0.25 cores=1,3,5,7
/proc/3966/stat : 3966 (java) S 3963 3966 32649 0 -1 1077944320 10448 0 0 0 22 3 0 0 20 0 15 0 74410567 15371935744 21963 33554432000 4194304 4196468 140728887875184 140728887857728 140572683890423 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
/proc/3966/statm: 3752914 21963 2849 1 0 3715374 0
[pid=3966/tid=3968] ppid=3963 vsize=15011656 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/3966/task/3968/stat : 3968 (java) R 3963 3966 32649 0 -1 4202560 8356 0 0 0 17 3 0 0 20 0 15 0 74410568 15371935744 21963 33554432000 4194304 4196468 140728887875184 140572655716080 140572667970910 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
[pid=3966/tid=3969] ppid=3963 vsize=15011656 memory=288230617609666583 CPUtime=0 cores=1,3,5,7
/proc/3966/task/3969/stat : 3969 (java) S 3963 3966 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74410569 15371935744 21963 33554432000 4194304 4196468 140728887875184 140572688132496 140572683900629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
[pid=3966/tid=3970] ppid=3963 vsize=15011656 memory=3618277496243377824 CPUtime=0 cores=1,3,5,7
/proc/3966/task/3970/stat : 3970 (java) S 3963 3966 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74410569 15371935744 21963 33554432000 4194304 4196468 140728887875184 140572479215888 140572683900629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
[pid=3966/tid=3971] ppid=3963 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3966/task/3971/stat : 3971 (java) S 3963 3966 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74410569 15371935744 21963 33554432000 4194304 4196468 140728887875184 140572478163600 140572683900629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
[pid=3966/tid=3972] ppid=3963 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3966/task/3972/stat : 3972 (java) S 3963 3966 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74410569 15371935744 21963 33554432000 4194304 4196468 140728887875184 140572477110800 140572683900629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
[pid=3966/tid=3973] ppid=3963 vsize=15011656 memory=139660179035776 CPUtime=0 cores=1,3,5,7
/proc/3966/task/3973/stat : 3973 (java) S 3963 3966 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74410571 15371935744 21963 33554432000 4194304 4196468 140728887875184 140571653925488 140572683901570 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
[pid=3966/tid=3974] ppid=3963 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3966/task/3974/stat : 3974 (java) S 3963 3966 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 74410571 15371935744 21963 33554432000 4194304 4196468 140728887875184 140571259692320 140572683900629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
[pid=3966/tid=3975] ppid=3963 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3966/task/3975/stat : 3975 (java) S 3963 3966 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74410572 15371935744 21963 33554432000 4194304 4196468 140728887875184 140570991257200 140572683900629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
[pid=3966/tid=3976] ppid=3963 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3966/task/3976/stat : 3976 (java) S 3963 3966 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74410574 15371935744 21963 33554432000 4194304 4196468 140728887875184 140570616748624 140572683909019 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
[pid=3966/tid=3977] ppid=3963 vsize=15011656 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/3966/task/3977/stat : 3977 (java) R 3963 3966 32649 0 -1 4202560 328 0 0 0 1 0 0 0 20 0 15 0 74410574 15371935744 21963 33554432000 4194304 4196468 140728887875184 140571652872304 140572669553152 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
[pid=3966/tid=3978] ppid=3963 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3966/task/3978/stat : 3978 (java) R 3963 3966 32649 0 -1 1077944384 132 0 0 0 0 0 0 0 20 0 15 0 74410574 15371935744 21963 33554432000 4194304 4196468 140728887875184 140571651819504 140572683901570 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
[pid=3966/tid=3979] ppid=3963 vsize=15011656 memory=139660179035776 CPUtime=0.03 cores=1,3,5,7
/proc/3966/task/3979/stat : 3979 (java) S 3963 3966 32649 0 -1 1077944384 301 0 0 0 3 0 0 0 20 0 15 0 74410574 15371935744 21963 33554432000 4194304 4196468 140728887875184 140571650767216 140572683901570 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
[pid=3966/tid=3980] ppid=3963 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3966/task/3980/stat : 3980 (java) S 3963 3966 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74410574 15371935744 21963 33554432000 4194304 4196468 140728887875184 140570118842848 140572683900629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
[pid=3966/tid=3981] ppid=3963 vsize=15011656 memory=139660179035776 CPUtime=0 cores=1,3,5,7
/proc/3966/task/3981/stat : 3981 (java) S 3963 3966 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74410574 15371935744 21963 33554432000 4194304 4196468 140728887875184 140571649715120 140572683901570 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 87852 KiB

[startup+0.310422 s]*
/proc/loadavg: 2.55 2.16 2.10 3/220 3981
/proc/meminfo: memFree=21131132/32770624 swapFree=67108860/67108860
[pid=3966] ppid=3963 vsize=15011656 memory=91836 CPUtime=0.43 cores=1,3,5,7
/proc/3966/stat : 3966 (java) S 3963 3966 32649 0 -1 1077944320 10993 0 0 0 39 4 0 0 20 0 15 0 74410567 15371935744 22959 33554432000 4194304 4196468 140728887875184 140728887857728 140572683890423 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
/proc/3966/statm: 3752914 22959 2992 1 0 3715374 0
[pid=3966/tid=3968] ppid=3963 vsize=15011656 memory=0 CPUtime=0.29 cores=1,3,5,7
/proc/3966/task/3968/stat : 3968 (java) R 3963 3966 32649 0 -1 4202560 8720 0 0 0 26 3 0 0 20 0 15 0 74410568 15371935744 22959 33554432000 4194304 4196468 140728887875184 140572655718048 140572665453975 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
[pid=3966/tid=3969] ppid=3963 vsize=15011656 memory=4294967295 CPUtime=0 cores=1,3,5,7
/proc/3966/task/3969/stat : 3969 (java) S 3963 3966 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74410569 15371935744 22959 33554432000 4194304 4196468 140728887875184 140572688132496 140572683900629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
[pid=3966/tid=3970] ppid=3963 vsize=15011656 memory=139660179035776 CPUtime=0 cores=1,3,5,7
/proc/3966/task/3970/stat : 3970 (java) S 3963 3966 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74410569 15371935744 22959 33554432000 4194304 4196468 140728887875184 140572479215888 140572683900629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
[pid=3966/tid=3971] ppid=3963 vsize=15011656 memory=2241 CPUtime=0 cores=1,3,5,7
/proc/3966/task/3971/stat : 3971 (java) S 3963 3966 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74410569 15371935744 22959 33554432000 4194304 4196468 140728887875184 140572478163600 140572683900629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
[pid=3966/tid=3972] ppid=3963 vsize=15011656 memory=139660055650511 CPUtime=0 cores=1,3,5,7
/proc/3966/task/3972/stat : 3972 (java) S 3963 3966 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74410569 15371935744 22959 33554432000 4194304 4196468 140728887875184 140572477110800 140572683900629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
[pid=3966/tid=3973] ppid=3963 vsize=15011656 memory=139660179035776 CPUtime=0 cores=1,3,5,7
/proc/3966/task/3973/stat : 3973 (java) S 3963 3966 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74410571 15371935744 22959 33554432000 4194304 4196468 140728887875184 140571653925488 140572683901570 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
[pid=3966/tid=3974] ppid=3963 vsize=15011656 memory=139660055671247 CPUtime=0 cores=1,3,5,7
/proc/3966/task/3974/stat : 3974 (java) S 3963 3966 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 74410571 15371935744 22959 33554432000 4194304 4196468 140728887875184 140571259692320 140572683900629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
[pid=3966/tid=3975] ppid=3963 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3966/task/3975/stat : 3975 (java) S 3963 3966 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74410572 15371935744 22959 33554432000 4194304 4196468 140728887875184 140570991257200 140572683900629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
[pid=3966/tid=3976] ppid=3963 vsize=15011656 memory=279320111314816 CPUtime=0 cores=1,3,5,7
/proc/3966/task/3976/stat : 3976 (java) S 3963 3966 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74410574 15371935744 22959 33554432000 4194304 4196468 140728887875184 140570616748624 140572683909019 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
[pid=3966/tid=3977] ppid=3963 vsize=15011656 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/3966/task/3977/stat : 3977 (java) S 3963 3966 32649 0 -1 1077944384 379 0 0 0 2 0 0 0 20 0 15 0 74410574 15371935744 22959 33554432000 4194304 4196468 140728887875184 140571652872304 140572683901570 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
[pid=3966/tid=3978] ppid=3963 vsize=15011656 memory=139660055682991 CPUtime=0.02 cores=1,3,5,7
/proc/3966/task/3978/stat : 3978 (java) S 3963 3966 32649 0 -1 1077944384 228 0 0 0 2 0 0 0 20 0 15 0 74410574 15371935744 22959 33554432000 4194304 4196468 140728887875184 140571651819504 140572683901570 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
[pid=3966/tid=3979] ppid=3963 vsize=15011656 memory=139660179035776 CPUtime=0.07 cores=1,3,5,7
/proc/3966/task/3979/stat : 3979 (java) R 3963 3966 32649 0 -1 4202560 340 0 0 0 7 0 0 0 20 0 15 0 74410574 15371935744 22959 33554432000 4194304 4196468 140728887875184 140571650767216 140572683911770 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
[pid=3966/tid=3980] ppid=3963 vsize=15011656 memory=139660055688095 CPUtime=0 cores=1,3,5,7
/proc/3966/task/3980/stat : 3980 (java) S 3963 3966 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74410574 15371935744 22959 33554432000 4194304 4196468 140728887875184 140570118842848 140572683900629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
[pid=3966/tid=3981] ppid=3963 vsize=15011656 memory=139660253446343 CPUtime=0 cores=1,3,5,7
/proc/3966/task/3981/stat : 3981 (java) S 3963 3966 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74410574 15371935744 22959 33554432000 4194304 4196468 140728887875184 140571649715120 140572683901570 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 91836 KiB

[startup+0.700729 s]
/proc/loadavg: 2.55 2.16 2.10 4/220 3981
/proc/meminfo: memFree=21108436/32770624 swapFree=67108860/67108860
[pid=3966] ppid=3963 vsize=15020052 memory=129660 CPUtime=1 cores=1,3,5,7
/proc/3966/stat : 3966 (java) S 3963 3966 32649 0 -1 1077944320 17695 0 0 0 94 6 0 0 20 0 15 0 74410567 15380533248 32415 33554432000 4194304 4196468 140728887875184 140728887857728 140572683890423 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
/proc/3966/statm: 3755013 32415 3158 1 0 3716398 0
[pid=3966/tid=3968] ppid=3963 vsize=15020052 memory=53 CPUtime=0.67 cores=1,3,5,7
/proc/3966/task/3968/stat : 3968 (java) R 3963 3966 32649 0 -1 4202560 14972 0 0 0 62 5 0 0 20 0 15 0 74410568 15380533248 32415 33554432000 4194304 4196468 140728887875184 140572655722432 140572683912349 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
[pid=3966/tid=3969] ppid=3963 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3966/task/3969/stat : 3969 (java) S 3963 3966 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74410569 15380533248 32415 33554432000 4194304 4196468 140728887875184 140572688132496 140572683900629 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
[pid=3966/tid=3970] ppid=3963 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3966/task/3970/stat : 3970 (java) S 3963 3966 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74410569 15380533248 32415 33554432000 4194304 4196468 140728887875184 140572479215888 140572683900629 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
[pid=3966/tid=3971] ppid=3963 vsize=15020052 memory=79 CPUtime=0 cores=1,3,5,7
/proc/3966/task/3971/stat : 3971 (java) S 3963 3966 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74410569 15380533248 32415 33554432000 4194304 4196468 140728887875184 140572478163600 140572683900629 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
[pid=3966/tid=3972] ppid=3963 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3966/task/3972/stat : 3972 (java) S 3963 3966 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74410569 15380533248 32415 33554432000 4194304 4196468 140728887875184 140572477110800 140572683900629 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
[pid=3966/tid=3973] ppid=3963 vsize=15020052 memory=156723960619748 CPUtime=0 cores=1,3,5,7
/proc/3966/task/3973/stat : 3973 (java) S 3963 3966 32649 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 74410571 15380533248 32415 33554432000 4194304 4196468 140728887875184 140571653925488 140572683901570 0 0 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
[pid=3966/tid=3974] ppid=3963 vsize=15020052 memory=433534 CPUtime=0 cores=1,3,5,7
/proc/3966/task/3974/stat : 3974 (java) S 3963 3966 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 74410571 15380533248 32415 33554432000 4194304 4196468 140728887875184 140571259692320 140572683900629 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
[pid=3966/tid=3975] ppid=3963 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3966/task/3975/stat : 3975 (java) S 3963 3966 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74410572 15380533248 32415 33554432000 4194304 4196468 140728887875184 140570991257200 140572683900629 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
[pid=3966/tid=3976] ppid=3963 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3966/task/3976/stat : 3976 (java) S 3963 3966 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74410574 15380533248 32415 33554432000 4194304 4196468 140728887875184 140570616748624 140572683909019 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
[pid=3966/tid=3977] ppid=3963 vsize=15020052 memory=279320111087856 CPUtime=0.06 cores=1,3,5,7
/proc/3966/task/3977/stat : 3977 (java) S 3963 3966 32649 0 -1 1077944384 469 0 0 0 6 0 0 0 20 0 15 0 74410574 15380533248 32415 33554432000 4194304 4196468 140728887875184 140571652872304 140572683901570 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
[pid=3966/tid=3978] ppid=3963 vsize=15020052 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/3966/task/3978/stat : 3978 (java) S 3963 3966 32649 0 -1 1077944384 457 0 0 0 10 0 0 0 20 0 15 0 74410574 15380533248 32415 33554432000 4194304 4196468 140728887875184 140571651819504 140572683901570 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
[pid=3966/tid=3979] ppid=3963 vsize=15020052 memory=-6305713892980514176 CPUtime=0.15 cores=1,3,5,7
/proc/3966/task/3979/stat : 3979 (java) R 3963 3966 32649 0 -1 4202560 457 0 0 0 15 0 0 0 20 0 15 0 74410574 15380533248 32415 33554432000 4194304 4196468 140728887875184 140571650767216 140572662421408 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
[pid=3966/tid=3980] ppid=3963 vsize=15020052 memory=6944656592387989600 CPUtime=0 cores=1,3,5,7
/proc/3966/task/3980/stat : 3980 (java) S 3963 3966 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74410574 15380533248 32415 33554432000 4194304 4196468 140728887875184 140570118842848 140572683900629 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
[pid=3966/tid=3981] ppid=3963 vsize=15020052 memory=6944656592455360604 CPUtime=0 cores=1,3,5,7
/proc/3966/task/3981/stat : 3981 (java) S 3963 3966 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74410574 15380533248 32415 33554432000 4194304 4196468 140728887875184 140571649715120 140572683901570 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
Current children cumulated CPU time: 1 s
Current children cumulated vsize: 15020052 KiB
Current children cumulated memory: 129660 KiB

[startup+1.50116 s]
/proc/loadavg: 2.55 2.16 2.10 5/220 3981
/proc/meminfo: memFree=21076860/32770624 swapFree=67108860/67108860
[pid=3966] ppid=3963 vsize=15024148 memory=185768 CPUtime=3 cores=1,3,5,7
/proc/3966/stat : 3966 (java) S 3963 3966 32649 0 -1 1077944320 21894 0 0 0 291 9 0 0 20 0 15 0 74410567 15384727552 46442 33554432000 4194304 4196468 140728887875184 140728887857728 140572683890423 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
/proc/3966/statm: 3756037 46442 3201 1 0 3717422 0
[pid=3966/tid=3968] ppid=3963 vsize=15024148 memory=0 CPUtime=1.47 cores=1,3,5,7
/proc/3966/task/3968/stat : 3968 (java) R 3963 3966 32649 0 -1 4202560 16196 0 0 0 140 7 0 0 20 0 15 0 74410568 15384727552 46442 33554432000 4194304 4196468 140728887875184 140572655725616 140572683902358 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
[pid=3966/tid=3969] ppid=3963 vsize=15024148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3966/task/3969/stat : 3969 (java) S 3963 3966 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74410569 15384727552 46442 33554432000 4194304 4196468 140728887875184 140572688132496 140572683900629 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
[pid=3966/tid=3970] ppid=3963 vsize=15024148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3966/task/3970/stat : 3970 (java) S 3963 3966 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74410569 15384727552 46442 33554432000 4194304 4196468 140728887875184 140572479215888 140572683900629 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
[pid=3966/tid=3971] ppid=3963 vsize=15024148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3966/task/3971/stat : 3971 (java) S 3963 3966 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74410569 15384727552 46442 33554432000 4194304 4196468 140728887875184 140572478163600 140572683900629 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
[pid=3966/tid=3972] ppid=3963 vsize=15024148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3966/task/3972/stat : 3972 (java) S 3963 3966 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74410569 15384727552 46442 33554432000 4194304 4196468 140728887875184 140572477110800 140572683900629 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
[pid=3966/tid=3973] ppid=3963 vsize=15024148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3966/task/3973/stat : 3973 (java) S 3963 3966 32649 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 74410571 15384727552 46442 33554432000 4194304 4196468 140728887875184 140571653925488 140572683901570 0 0 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0

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

[pid=3966/tid=3978] ppid=3963 vsize=15024148 memory=45812 CPUtime=0.44 cores=1,3,5,7
/proc/3966/task/3978/stat : 3978 (java) R 3963 3966 32649 0 -1 4202560 962 0 0 0 44 0 0 0 20 0 15 0 74410574 15384727552 46442 33554432000 4194304 4196468 140728887875184 140571651803280 140572662340550 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
[pid=3966/tid=3979] ppid=3963 vsize=15024148 memory=0 CPUtime=0.67 cores=1,3,5,7
/proc/3966/task/3979/stat : 3979 (java) R 3963 3966 32649 0 -1 1077944384 2506 0 0 0 66 1 0 0 20 0 15 0 74410574 15384727552 46442 33554432000 4194304 4196468 140728887875184 140571650767216 140572683901570 0 4 0 25189583 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
[pid=3966/tid=3980] ppid=3963 vsize=15024148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3966/task/3980/stat : 3980 (java) S 3963 3966 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74410574 15384727552 46442 33554432000 4194304 4196468 140728887875184 140570118842848 140572683900629 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
[pid=3966/tid=3981] ppid=3963 vsize=15024148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3966/task/3981/stat : 3981 (java) S 3963 3966 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74410574 15384727552 46442 33554432000 4194304 4196468 140728887875184 140571649715120 140572683901570 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
Current children cumulated CPU time: 3 s
Current children cumulated vsize: 15024148 KiB
Current children cumulated memory: 185768 KiB

[startup+3.11034 s]
/proc/loadavg: 2.55 2.16 2.10 3/225 3987
/proc/meminfo: memFree=20582576/32770624 swapFree=67108860/67108860
[pid=3966] ppid=3963 vsize=15681864 memory=612208 CPUtime=6.01 cores=1,3,5,7
/proc/3966/stat : 3966 (java) S 3963 3966 32649 0 -1 1077944320 25040 0 0 0 584 17 0 0 20 0 19 0 74410567 16058228736 153052 33554432000 4194304 4196468 140728887875184 140728887857728 140572683890423 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
/proc/3966/statm: 3920466 153052 3227 1 0 3881322 0
[pid=3982] ppid=3966 vsize=40560 memory=23056 CPUtime=0.53 cores=1,3,5,7
/proc/3982/stat : 3982 (minisat_release) R 3966 3966 32649 0 -1 4202496 7231 0 0 0 52 1 0 0 20 0 1 0 74410824 41533440 5764 33554432000 4194304 4308513 140722550133472 140722550131096 4275873 0 4 0 8396802 0 0 0 17 5 0 0 0 0 0 6409496 6410680 16175104 140722550137521 140722550138030 140722550138030 140722550140869 0
/proc/3982/statm: 10140 5764 334 28 0 6380 0
[pid=3966/tid=3968] ppid=3963 vsize=15681864 memory=6220713986160750184 CPUtime=2.58 cores=1,3,5,7
/proc/3966/task/3968/stat : 3968 (java) S 3963 3966 32649 0 -1 1077944384 17003 0 0 0 245 13 0 0 20 0 19 0 74410568 16058228736 153052 33554432000 4194304 4196468 140728887875184 140572655729664 140572683900629 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
[pid=3966/tid=3969] ppid=3963 vsize=15681864 memory=8225999770921488647 CPUtime=0 cores=1,3,5,7
/proc/3966/task/3969/stat : 3969 (java) S 3963 3966 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 74410569 16058228736 153052 33554432000 4194304 4196468 140728887875184 140572688132496 140572683900629 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
[pid=3966/tid=3970] ppid=3963 vsize=15681864 memory=255168 CPUtime=0 cores=1,3,5,7
/proc/3966/task/3970/stat : 3970 (java) S 3963 3966 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 74410569 16058228736 153052 33554432000 4194304 4196468 140728887875184 140572479215888 140572683900629 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
[pid=3966/tid=3971] ppid=3963 vsize=15681864 memory=1232 CPUtime=0 cores=1,3,5,7
/proc/3966/task/3971/stat : 3971 (java) S 3963 3966 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 74410569 16058228736 153052 33554432000 4194304 4196468 140728887875184 140572478163600 140572683900629 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
[pid=3966/tid=3972] ppid=3963 vsize=15681864 memory=956 CPUtime=0 cores=1,3,5,7
/proc/3966/task/3972/stat : 3972 (java) S 3963 3966 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 74410569 16058228736 153052 33554432000 4194304 4196468 140728887875184 140572477110800 140572683900629 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
[pid=3966/tid=3973] ppid=3963 vsize=15681864 memory=2424 CPUtime=0 cores=1,3,5,7
/proc/3966/task/3973/stat : 3973 (java) S 3963 3966 32649 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 74410571 16058228736 153052 33554432000 4194304 4196468 140728887875184 140571653925488 140572683901570 0 0 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
[pid=3966/tid=3974] ppid=3963 vsize=15681864 memory=1576 CPUtime=0 cores=1,3,5,7
/proc/3966/task/3974/stat : 3974 (java) S 3963 3966 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 74410571 16058228736 153052 33554432000 4194304 4196468 140728887875184 140571259692320 140572683900629 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
[pid=3966/tid=3975] ppid=3963 vsize=15681864 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3966/task/3975/stat : 3975 (java) S 3963 3966 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 74410572 16058228736 153052 33554432000 4194304 4196468 140728887875184 140570991257200 140572683900629 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
[pid=3966/tid=3976] ppid=3963 vsize=15681864 memory=5789212778159300707 CPUtime=0 cores=1,3,5,7
/proc/3966/task/3976/stat : 3976 (java) S 3963 3966 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 74410574 16058228736 153052 33554432000 4194304 4196468 140728887875184 140570616748624 140572683909019 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
[pid=3966/tid=3977] ppid=3963 vsize=15681864 memory=7449279377393988402 CPUtime=1.09 cores=1,3,5,7
/proc/3966/task/3977/stat : 3977 (java) S 3963 3966 32649 0 -1 1077944384 1173 0 0 0 109 0 0 0 20 0 19 0 74410574 16058228736 153052 33554432000 4194304 4196468 140728887875184 140571652872304 140572683901570 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
[pid=3966/tid=3978] ppid=3963 vsize=15681864 memory=8112282956445269571 CPUtime=1.45 cores=1,3,5,7
/proc/3966/task/3978/stat : 3978 (java) S 3963 3966 32649 0 -1 1077944384 2636 0 0 0 145 0 0 0 20 0 19 0 74410574 16058228736 153052 33554432000 4194304 4196468 140728887875184 140571651819504 140572683901570 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
[pid=3966/tid=3979] ppid=3963 vsize=15681864 memory=45812 CPUtime=0.85 cores=1,3,5,7
/proc/3966/task/3979/stat : 3979 (java) S 3963 3966 32649 0 -1 1077944384 2811 0 0 0 84 1 0 0 20 0 19 0 74410574 16058228736 153052 33554432000 4194304 4196468 140728887875184 140571650767216 140572683901570 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
[pid=3966/tid=3980] ppid=3963 vsize=15681864 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3966/task/3980/stat : 3980 (java) S 3963 3966 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 74410574 16058228736 153052 33554432000 4194304 4196468 140728887875184 140570118842848 140572683900629 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
[pid=3966/tid=3981] ppid=3963 vsize=15681864 memory=22616 CPUtime=0 cores=1,3,5,7
/proc/3966/task/3981/stat : 3981 (java) S 3963 3966 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 74410574 16058228736 153052 33554432000 4194304 4196468 140728887875184 140571649715120 140572683901570 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
[pid=3966/tid=3983] ppid=3963 vsize=15681864 memory=2241 CPUtime=0 cores=1,3,5,7
/proc/3966/task/3983/stat : 3983 (java) S 3963 3966 32649 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 74410824 16058228736 153052 33554432000 4194304 4196468 140728887875184 140572468352448 140572683915033 0 4 0 25189583 18446744071579417331 0 0 -1 1 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
[pid=3966/tid=3985] ppid=3963 vsize=15681864 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/3966/task/3985/stat : 3985 (java) S 3963 3966 32649 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 74410825 16058228736 153052 33554432000 4194304 4196468 140728887875184 140569850396592 140572683912349 0 4 0 25189583 18446744071580971376 0 0 -1 1 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
[pid=3966/tid=3986] ppid=3963 vsize=15681864 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3966/task/3986/stat : 3986 (java) S 3963 3966 32649 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 74410825 16058228736 153052 33554432000 4194304 4196468 140728887875184 140569447742768 140572683912349 0 4 0 25189583 18446744071580971376 0 0 -1 1 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
[pid=3966/tid=3987] ppid=3963 vsize=15681864 memory=6656426216303648864 CPUtime=0 cores=1,3,5,7
/proc/3966/task/3987/stat : 3987 (java) S 3963 3966 32649 0 -1 1077944384 31 0 0 0 0 0 0 0 20 0 19 0 74410827 16058228736 153052 33554432000 4194304 4196468 140728887875184 140569313528736 140572683900629 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
Current children cumulated CPU time: 6.54 s
Current children cumulated vsize: 15722424 KiB
Current children cumulated memory: 635264 KiB

[startup+3.49444 s]
# the end of solver process 3966 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=6.66804 s, system=0.205989 s

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

[startup+3.20112 s]
/proc/loadavg: 2.55 2.16 2.10 3/225 3987
/proc/meminfo: memFree=20582576/32770624 swapFree=67108860/67108860
[pid=3966] ppid=3963 vsize=15681864 memory=612208 CPUtime=6.01 cores=1,3,5,7
/proc/3966/stat : 3966 (java) S 3963 3966 32649 0 -1 1077944320 25040 0 0 0 584 17 0 0 20 0 19 0 74410567 16058228736 153052 33554432000 4194304 4196468 140728887875184 140728887857728 140572683890423 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
/proc/3966/statm: 3920466 153052 3227 1 0 3881322 0
[pid=3982] ppid=3966 vsize=40560 memory=23056 CPUtime=0.62 cores=1,3,5,7
/proc/3982/stat : 3982 (minisat_release) R 3966 3966 32649 0 -1 4202496 7231 0 0 0 61 1 0 0 20 0 1 0 74410824 41533440 5764 33554432000 4194304 4308513 140722550133472 140722550131096 4275941 0 4 0 8396802 0 0 0 17 5 0 0 0 0 0 6409496 6410680 16175104 140722550137521 140722550138030 140722550138030 140722550140869 0
/proc/3982/statm: 10140 5764 334 28 0 6380 0
[pid=3966/tid=3968] ppid=3963 vsize=15681864 memory=0 CPUtime=2.58 cores=1,3,5,7
/proc/3966/task/3968/stat : 3968 (java) S 3963 3966 32649 0 -1 1077944384 17003 0 0 0 245 13 0 0 20 0 19 0 74410568 16058228736 153052 33554432000 4194304 4196468 140728887875184 140572655729664 140572683900629 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
[pid=3966/tid=3969] ppid=3963 vsize=15681864 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3966/task/3969/stat : 3969 (java) S 3963 3966 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 74410569 16058228736 153052 33554432000 4194304 4196468 140728887875184 140572688132496 140572683900629 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
[pid=3966/tid=3970] ppid=3963 vsize=15681864 memory=288230574492221466 CPUtime=0 cores=1,3,5,7
/proc/3966/task/3970/stat : 3970 (java) S 3963 3966 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 74410569 16058228736 153052 33554432000 4194304 4196468 140728887875184 140572479215888 140572683900629 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
[pid=3966/tid=3971] ppid=3963 vsize=15681864 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3966/task/3971/stat : 3971 (java) S 3963 3966 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 74410569 16058228736 153052 33554432000 4194304 4196468 140728887875184 140572478163600 140572683900629 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
[pid=3966/tid=3972] ppid=3963 vsize=15681864 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3966/task/3972/stat : 3972 (java) S 3963 3966 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 74410569 16058228736 153052 33554432000 4194304 4196468 140728887875184 140572477110800 140572683900629 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
[pid=3966/tid=3973] ppid=3963 vsize=15681864 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3966/task/3973/stat : 3973 (java) S 3963 3966 32649 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 74410571 16058228736 153052 33554432000 4194304 4196468 140728887875184 140571653925488 140572683901570 0 0 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
[pid=3966/tid=3974] ppid=3963 vsize=15681864 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3966/task/3974/stat : 3974 (java) S 3963 3966 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 74410571 16058228736 153052 33554432000 4194304 4196468 140728887875184 140571259692320 140572683900629 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
[pid=3966/tid=3975] ppid=3963 vsize=15681864 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3966/task/3975/stat : 3975 (java) S 3963 3966 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 74410572 16058228736 153052 33554432000 4194304 4196468 140728887875184 140570991257200 140572683900629 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
[pid=3966/tid=3976] ppid=3963 vsize=15681864 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3966/task/3976/stat : 3976 (java) S 3963 3966 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 74410574 16058228736 153052 33554432000 4194304 4196468 140728887875184 140570616748624 140572683909019 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
[pid=3966/tid=3977] ppid=3963 vsize=15681864 memory=0 CPUtime=1.09 cores=1,3,5,7
/proc/3966/task/3977/stat : 3977 (java) S 3963 3966 32649 0 -1 1077944384 1173 0 0 0 109 0 0 0 20 0 19 0 74410574 16058228736 153052 33554432000 4194304 4196468 140728887875184 140571652872304 140572683901570 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
[pid=3966/tid=3978] ppid=3963 vsize=15681864 memory=0 CPUtime=1.45 cores=1,3,5,7
/proc/3966/task/3978/stat : 3978 (java) S 3963 3966 32649 0 -1 1077944384 2636 0 0 0 145 0 0 0 20 0 19 0 74410574 16058228736 153052 33554432000 4194304 4196468 140728887875184 140571651819504 140572683901570 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
[pid=3966/tid=3979] ppid=3963 vsize=15681864 memory=0 CPUtime=0.85 cores=1,3,5,7
/proc/3966/task/3979/stat : 3979 (java) S 3963 3966 32649 0 -1 1077944384 2811 0 0 0 84 1 0 0 20 0 19 0 74410574 16058228736 153052 33554432000 4194304 4196468 140728887875184 140571650767216 140572683901570 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
[pid=3966/tid=3980] ppid=3963 vsize=15681864 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3966/task/3980/stat : 3980 (java) S 3963 3966 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 74410574 16058228736 153052 33554432000 4194304 4196468 140728887875184 140570118842848 140572683900629 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
[pid=3966/tid=3981] ppid=3963 vsize=15681864 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3966/task/3981/stat : 3981 (java) S 3963 3966 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 74410574 16058228736 153052 33554432000 4194304 4196468 140728887875184 140571649715120 140572683901570 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
[pid=3966/tid=3983] ppid=3963 vsize=15681864 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3966/task/3983/stat : 3983 (java) S 3963 3966 32649 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 74410824 16058228736 153052 33554432000 4194304 4196468 140728887875184 140572468352448 140572683915033 0 4 0 25189583 18446744071579417331 0 0 -1 1 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
[pid=3966/tid=3985] ppid=3963 vsize=15681864 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3966/task/3985/stat : 3985 (java) S 3963 3966 32649 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 74410825 16058228736 153052 33554432000 4194304 4196468 140728887875184 140569850396592 140572683912349 0 4 0 25189583 18446744071580971376 0 0 -1 1 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
[pid=3966/tid=3986] ppid=3963 vsize=15681864 memory=55 CPUtime=0 cores=1,3,5,7
/proc/3966/task/3986/stat : 3986 (java) S 3963 3966 32649 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 74410825 16058228736 153052 33554432000 4194304 4196468 140728887875184 140569447742768 140572683912349 0 4 0 25189583 18446744071580971376 0 0 -1 1 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
[pid=3966/tid=3987] ppid=3963 vsize=15681864 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3966/task/3987/stat : 3987 (java) S 3963 3966 32649 0 -1 1077944384 31 0 0 0 0 0 0 0 20 0 19 0 74410827 16058228736 153052 33554432000 4194304 4196468 140728887875184 140569313528736 140572683900629 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
Current children cumulated CPU time: 6.63 s
Current children cumulated vsize: 15722424 KiB
Current children cumulated memory: 635264 KiB

[startup+3.40077 s]
/proc/loadavg: 2.55 2.16 2.10 3/225 3987
/proc/meminfo: memFree=20582576/32770624 swapFree=67108860/67108860
[pid=3966] ppid=3963 vsize=15550788 memory=616864 CPUtime=6.85 cores=1,3,5,7
/proc/3966/stat : 3966 (java) S 3963 3966 32649 0 -1 1077944320 25215 7238 0 0 596 17 70 2 20 0 17 0 74410567 15924006912 154216 33554432000 4194304 4196468 140728887875184 140728887857728 140572683890423 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
/proc/3966/statm: 3887697 154216 3227 1 0 3848553 0
[pid=3966/tid=3968] ppid=3963 vsize=15550788 memory=0 CPUtime=3.31 cores=1,3,5,7
/proc/3966/task/3968/stat : 3968 (java) D 3963 3966 32649 0 -1 4202560 17023 7238 0 0 246 13 70 2 20 0 17 0 74410568 15924006912 154216 33554432000 4194304 4196468 140728887875184 140572655732200 140572676576055 0 4 0 25189583 18446744072100392069 0 0 -1 3 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
[pid=3966/tid=3969] ppid=3963 vsize=15550788 memory=0 CPUtime=0.72 cores=1,3,5,7
/proc/3966/task/3969/stat : 3969 (java) S 3963 3966 32649 0 -1 1077944384 1 7238 0 0 0 0 70 2 20 0 17 0 74410569 15924006912 154216 33554432000 4194304 4196468 140728887875184 140572688132496 140572683900629 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
[pid=3966/tid=3970] ppid=3963 vsize=15550788 memory=4629800032605997412 CPUtime=0.72 cores=1,3,5,7
/proc/3966/task/3970/stat : 3970 (java) S 3963 3966 32649 0 -1 1077944384 1 7238 0 0 0 0 70 2 20 0 17 0 74410569 15924006912 154216 33554432000 4194304 4196468 140728887875184 140572479215888 140572683900629 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
[pid=3966/tid=3971] ppid=3963 vsize=15550788 memory=0 CPUtime=0.72 cores=1,3,5,7
/proc/3966/task/3971/stat : 3971 (java) S 3963 3966 32649 0 -1 1077944384 2 7238 0 0 0 0 70 2 20 0 17 0 74410569 15924006912 154216 33554432000 4194304 4196468 140728887875184 140572478163600 140572683900629 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
[pid=3966/tid=3972] ppid=3963 vsize=15550788 memory=6872598998417432672 CPUtime=0.72 cores=1,3,5,7
/proc/3966/task/3972/stat : 3972 (java) S 3963 3966 32649 0 -1 1077944384 1 7238 0 0 0 0 70 2 20 0 17 0 74410569 15924006912 154216 33554432000 4194304 4196468 140728887875184 140572477110800 140572683900629 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
[pid=3966/tid=3973] ppid=3963 vsize=15550788 memory=279320111302160 CPUtime=0.72 cores=1,3,5,7
/proc/3966/task/3973/stat : 3973 (java) S 3963 3966 32649 0 -1 1077944384 5 7238 0 0 0 0 70 2 20 0 17 0 74410571 15924006912 154216 33554432000 4194304 4196468 140728887875184 140571653925488 140572683901570 0 0 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
[pid=3966/tid=3974] ppid=3963 vsize=15550788 memory=6944656592455359580 CPUtime=0.72 cores=1,3,5,7
/proc/3966/task/3974/stat : 3974 (java) S 3963 3966 32649 0 -1 1077944384 13 7238 0 0 0 0 70 2 20 0 17 0 74410571 15924006912 154216 33554432000 4194304 4196468 140728887875184 140571259692320 140572683900629 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
[pid=3966/tid=3975] ppid=3963 vsize=15550788 memory=6656426216303648864 CPUtime=0.72 cores=1,3,5,7
/proc/3966/task/3975/stat : 3975 (java) S 3963 3966 32649 0 -1 1077944384 1 7238 0 0 0 0 70 2 20 0 17 0 74410572 15924006912 154216 33554432000 4194304 4196468 140728887875184 140570991257200 140572683900629 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
[pid=3966/tid=3976] ppid=3963 vsize=15550788 memory=6944656592455360604 CPUtime=0.72 cores=1,3,5,7
/proc/3966/task/3976/stat : 3976 (java) S 3963 3966 32649 0 -1 1077944384 3 7238 0 0 0 0 70 2 20 0 17 0 74410574 15924006912 154216 33554432000 4194304 4196468 140728887875184 140570616748624 140572683909019 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
[pid=3966/tid=3977] ppid=3963 vsize=15550788 memory=6944656592387989600 CPUtime=1.87 cores=1,3,5,7
/proc/3966/task/3977/stat : 3977 (java) S 3963 3966 32649 0 -1 1077944384 1250 7238 0 0 115 0 70 2 20 0 17 0 74410574 15924006912 154216 33554432000 4194304 4196468 140728887875184 140571652872304 140572683901570 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
[pid=3966/tid=3978] ppid=3963 vsize=15550788 memory=6656426216303648864 CPUtime=2.18 cores=1,3,5,7
/proc/3966/task/3978/stat : 3978 (java) S 3963 3966 32649 0 -1 1077944384 2647 7238 0 0 146 0 70 2 20 0 17 0 74410574 15924006912 154216 33554432000 4194304 4196468 140728887875184 140571651819504 140572683901570 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
[pid=3966/tid=3979] ppid=3963 vsize=15550788 memory=6655300316396806240 CPUtime=1.58 cores=1,3,5,7
/proc/3966/task/3979/stat : 3979 (java) S 3963 3966 32649 0 -1 1077944384 2829 7238 0 0 85 1 70 2 20 0 17 0 74410574 15924006912 154216 33554432000 4194304 4196468 140728887875184 140571650767216 140572683901570 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
[pid=3966/tid=3980] ppid=3963 vsize=15550788 memory=0 CPUtime=0.72 cores=1,3,5,7
/proc/3966/task/3980/stat : 3980 (java) S 3963 3966 32649 0 -1 1077944384 3 7238 0 0 0 0 70 2 20 0 17 0 74410574 15924006912 154216 33554432000 4194304 4196468 140728887875184 140570118842848 140572683900629 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
[pid=3966/tid=3981] ppid=3963 vsize=15550788 memory=129 CPUtime=0.72 cores=1,3,5,7
/proc/3966/task/3981/stat : 3981 (java) S 3963 3966 32649 0 -1 1077944384 1 7238 0 0 0 0 70 2 20 0 17 0 74410574 15924006912 154216 33554432000 4194304 4196468 140728887875184 140571649715120 140572683901570 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
[pid=3966/tid=3983] ppid=3963 vsize=15550788 memory=10857 CPUtime=0.72 cores=1,3,5,7
/proc/3966/task/3983/stat : 3983 (java) S 3963 3966 32649 0 -1 1077944384 24 7238 0 0 0 0 70 2 20 0 17 0 74410824 15924006912 154216 33554432000 4194304 4196468 140728887875184 140572468351632 140572683901570 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
[pid=3966/tid=3987] ppid=3963 vsize=15550788 memory=-1189914978686163229 CPUtime=0.72 cores=1,3,5,7
/proc/3966/task/3987/stat : 3987 (java) S 3963 3966 32649 0 -1 1077944384 35 7238 0 0 0 0 70 2 20 0 17 0 74410827 15924006912 154216 33554432000 4194304 4196468 140728887875184 140569313530544 140572683901570 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36732928 140728887878643 140728887878921 140728887878921 140728887881679 0
Current children cumulated CPU time: 6.85 s
Current children cumulated vsize: 15550788 KiB
Current children cumulated memory: 616864 KiB

Child status: 0
Real time (s): 3.49449
CPU time (s): 6.87403
CPU user time (s): 6.66804
CPU system time (s): 0.205989
CPU usage (%): 196.71
Max. virtual memory (cumulated for all children) (KiB): 15722424
Max. memory (cumulated for all children) (KiB): 635264

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.66804
system time used= 0.205989
maximum resident set size= 617344
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32477
page faults= 0
swaps= 0
block input operations= 0
block output operations= 9984
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3868
involuntary context switches= 21


# summary of solver processes directly reported to runsolver:
#   pid: 3966
#   total CPU time (s): 6.87403
#   total CPU user time (s): 6.66804
#   total CPU system time (s): 0.205989

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.054219 second user time and 0.069991 second system time

The end

Launcher Data

Begin job on node150 at 2018-07-26 03:27:53
IDJOB=4295571
IDBENCH=141567
IDSOLVER=2756
FILE ID=node150/4295571-1532568473
RUNJOBID= node150-1532562189-32681
PBS_JOBID= 21021956
Free space on /tmp= 53096 MiB

SOLVER NAME= scop order+MapleCOMSPS (2018-06-13)
BENCH NAME= XCSP18/MagicHexagon/MagicHexagon-04-0003_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-4295571-1532568473/watcher-4295571-1532568473 -o /tmp/evaluation-result-4295571-1532568473/solver-4295571-1532568473 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1532562189-32681 --watchdog 2580  java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -order -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4295571-1532568473.xml

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

MD5SUM BENCH= dd4ed178c47046d12ce38b3d0d17c272
RANDOM SEED=564897590

node150.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.76
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.76
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.76
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.76
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:        21211036 kB
MemAvailable:   28705244 kB
Buffers:          191960 kB
Cached:          7518412 kB
SwapCached:            0 kB
Active:          5361808 kB
Inactive:        5622324 kB
Active(anon):    3224492 kB
Inactive(anon):    76676 kB
Active(file):    2137316 kB
Inactive(file):  5545648 kB
Unevictable:        7744 kB
Mlocked:            7744 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8220 kB
Writeback:             0 kB
AnonPages:       3379312 kB
Mapped:            52272 kB
Shmem:             25224 kB
Slab:             267844 kB
SReclaimable:     239704 kB
SUnreclaim:        28140 kB
KernelStack:        3968 kB
PageTables:        12000 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13519572 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3190784 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 53088 MiB
End job on node150 at 2018-07-26 03:27:57