Trace number 4294451

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 63.6995 53.4714

General information on the benchmark

NameSocialGolfers/
SocialGolfers-5-5-7-cp_c18.xml
MD5SUM3c85bec313e0e9ed0b53ce41ef97f039
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 benchmark4.553
Satisfiable
(Un)Satisfiability was proved
Number of variables175
Number of constraints6309
Number of domains1
Minimum domain size5
Maximum domain size5
Distribution of domain sizes[{"size":5,"count":175}]
Minimum variable degree146
Maximum variable degree147
Distribution of variable degrees[{"degree":146,"count":150},{"degree":147,"count":25}]
Minimum constraint arity4
Maximum constraint arity175
Distribution of constraint arities[{"arity":4,"count":6300},{"arity":25,"count":8},{"arity":175,"count":1}]
Number of extensional constraints0
Number of intensional constraints6300
Distribution of constraint types[{"type":"intension","count":6300},{"type":"lex","count":1},{"type":"cardinality","count":7},{"type":"instantiation","count":1}]
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: Mon Jul 23 16:47:15 CEST 2018
0.66/0.54	c PID: 10617
0.66/0.54	c IP: 172.20.3.105
0.66/0.54	c HOST: node105.alineos.net
0.66/0.55	c (0,0) Parsing Begin
4.94/2.02	c (1,1) Parsing End
4.94/2.03	c (1,1) CSP: 175 int (0 aux), 0 bool (0 aux), 6309 ctr, max domain size 5
4.94/2.03	c (1,1) Heap : 394 MiB used (max 10795 MiB), NonHeap : 22 MiB used (max 0 MiB)
4.94/2.03	c (1,1) Constraint Name Generate Begin
5.41/2.28	c (1,1) Ctr:HOME/instance-4294451-1532357234.xml,Cardinality:Instantiation:IntVar:LexMatrix:Ne:Num:Or
5.41/2.28	c (1,1) Constraint Name Generate End
5.41/2.28	c (1,1) Heap : 394 MiB used (max 10795 MiB), NonHeap : 23 MiB used (max 0 MiB)
5.41/2.28	c (1,1) CSP to CSPinCNF Begin
5.73/2.31	c (1,1) translated 631 (10%) constraints
5.73/2.37	c (1,1) translated 1262 (20%) constraints
6.06/2.41	c (1,1) translated 1893 (30%) constraints
6.06/2.45	c (1,1) translated 2524 (40%) constraints
6.06/2.49	c (1,1) translated 3155 (50%) constraints
6.32/2.52	c (1,1) translated 3786 (60%) constraints
6.32/2.55	c (2,2) translated 4417 (70%) constraints
6.32/2.58	c (2,2) translated 5048 (80%) constraints
6.62/2.61	c (2,2) translated 5679 (90%) constraints
7.71/2.98	c (2,2) translated 6309 (100%) constraints
9.26/3.41	c (2,2) STATISTICS1:HOME/instance-4294451-1532357234.xml,Cardinality:Instantiation:IntVar:LexMatrix:Ne:Num:Or,1308,8686,16777216,5,4,25,16777216:70;5:11309;1:1897,5:24167;2:3399;1:4020,4:6558;3:905;2:1133;1:90,25:70;2:13206;1:5199,
9.26/3.41	c (2,2) ===========================================
9.26/3.41	c (2,2) Order
9.26/3.41	c (2,2) ===========================================
9.58/3.50	c (2,2) translated 869 (10%) constraints
9.58/3.58	c (3,3) translated 1738 (20%) constraints
9.87/3.65	c (3,3) translated 2606 (30%) constraints
10.18/3.71	c (3,3) translated 3475 (40%) constraints
10.18/3.76	c (3,3) translated 4343 (50%) constraints
10.49/3.81	c (3,3) translated 5212 (60%) constraints
10.49/3.85	c (3,3) translated 6081 (70%) constraints
10.80/3.96	c (3,3) translated 6949 (80%) constraints
11.17/4.04	c (3,3) translated 7818 (90%) constraints
11.17/4.09	c (3,3) translated 8686 (100%) constraints
11.17/4.09	c (3,3) CSP to CSPinCNF End
11.17/4.10	c (3,3) CSP: 280 int (105 aux), 2008 bool (2008 aux), 10706 ctr, max domain size 6
11.17/4.10	c (3,3) Heap : 844 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
11.17/4.10	c (3,3) CSPinCNF Propagation Begin
12.13/4.32	c (3,3) 345 values, 3018 unsatisfiable literals, and 2443 valid clauses are removed
12.13/4.32	c (3,3) CSPinCNF Propagation End
12.13/4.32	c (3,3) CSP: 550 int (375 aux), 1738 bool (1738 aux), 8263 ctr, max domain size 6
12.13/4.32	c (3,3) Heap : 901 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
12.13/4.32	c (3,3) Simplify CSPinCNF Begin
12.72/4.52	c (3,3) Simplify CSPinCNF End
12.72/4.52	c (3,3) CSP: 550 int (375 aux), 5639 bool (5639 aux), 12164 ctr, max domain size 6
12.72/4.52	c (3,3) Heap : 957 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
12.72/4.52	c (4,3) Calculate Precise Domain Begin
12.72/4.57	c (4,4) 0 values are removed by re-calculation
12.72/4.57	c (4,4) Calculate Precise Domain End
12.72/4.58	c (4,4) CSP: 550 int (375 aux), 5639 bool (5639 aux), 12164 ctr, max domain size 6
12.72/4.58	c (4,4) Heap : 957 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
12.72/4.58	c (4,4) CSPinCNF to SatSolver Begin
13.32/4.72	c (4,4) 1217 (10 %) CSP clauses are encoded (6689 SAT variables, 5402 SAT clauses)
13.32/4.78	c (4,4) 2433 (20 %) CSP clauses are encoded (6689 SAT variables, 10234 SAT clauses)
13.59/4.82	c (4,4) 3650 (30 %) CSP clauses are encoded (6689 SAT variables, 14507 SAT clauses)
13.59/4.87	c (4,4) 4866 (40 %) CSP clauses are encoded (6689 SAT variables, 18755 SAT clauses)
13.59/4.89	c (4,4) 6082 (50 %) CSP clauses are encoded (6689 SAT variables, 21291 SAT clauses)
13.90/4.91	c (4,4) 7299 (60 %) CSP clauses are encoded (6689 SAT variables, 22508 SAT clauses)
14.23/5.02	c (4,4) 8515 (70 %) CSP clauses are encoded (6689 SAT variables, 31579 SAT clauses)
14.54/5.14	c (4,4) 9732 (80 %) CSP clauses are encoded (6689 SAT variables, 48506 SAT clauses)
14.80/5.30	c (4,4) 10948 (90 %) CSP clauses are encoded (6689 SAT variables, 73287 SAT clauses)
14.99/5.31	c (4,4) 12164 (100 %) CSP clauses are encoded (6689 SAT variables, 76267 SAT clauses)
14.99/5.31	c (4,4) CSPinCNF to SatSolver End
14.99/5.31	c (4,4) Heap : 1239 MiB used (max 10795 MiB), NonHeap : 32 MiB used (max 0 MiB)
15.28/5.42	c (4,4) STATISTICS2:HOME/instance-4294451-1532357234.xml,Cardinality:Instantiation:IntVar:LexMatrix:Ne:Num:Or,6189,12164,512,6,4,10,512:60;256:120;36:60;5:4109;1:59,6:360;5:10677;2:28698;1:59,4:4730;3:483;2:6686;1:265,10:60;9:120;3:60;2:4168;1:29598,
15.28/5.42	c (4,4) SatSolver.solve Begin
15.28/5.42	c (4,4) 6689 bool, 76271 clause
15.28/5.42	c (4,4) 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-4294451-1532357234.xml-scop-10617.cnf HOME/instance-4294451-1532357234.xml-scop-10617.cnf.out
63.60/53.45	c (52,0) c This is COMiniSatPS.
63.60/53.45	c (52,0) c WARNING: for repeatability, setting FPU to use double precision
63.60/53.45	c (52,0) c ============================[ Problem Statistics ]=============================
63.60/53.45	c (52,0) c |                                                                             |
63.60/53.45	c (52,0) c |  Number of variables:          6689                                         |
63.60/53.45	c (52,0) c |  Number of clauses:           76271                                         |
63.60/53.45	c (52,0) c |  Parse time:                   0.02 s                                       |
63.60/53.45	c (52,0) c |  Eliminated clauses:           0.03 Mb                                      |
63.60/53.45	c (52,0) c Reduced to 5341 vars, 73681 cls (grow=0)
63.60/53.45	c (52,0) c No iterative elimination performed. (vars=5341, c/v ratio=13.8)
63.60/53.45	c (52,0) c |  Simplification time:          0.14 s                                       |
63.60/53.45	c (52,0) c |                                                                             |
63.60/53.45	c (52,0) c ============================[ Search Statistics ]==============================
63.60/53.45	c (52,0) c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
63.60/53.45	c (52,0) c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
63.60/53.45	c (52,0) c ===============================================================================
63.60/53.45	c (52,0) c ===============================================================================
63.60/53.45	c (52,0) c restarts              : 69
63.60/53.45	c (52,0) c conflicts             : 321427         (6698 /sec)
63.60/53.45	c (52,0) c decisions             : 414818         (0.00 % random) (8644 /sec)
63.60/53.45	c (52,0) c propagations          : 107158944      (2233024 /sec)
63.60/53.45	c (52,0) c conflict literals     : 19209300       (20.36 % deleted)
63.60/53.45	c (52,0) c CPU time              : 47.9883 s
63.60/53.45	c (52,0) 
63.60/53.45	c (52,0) s UNSATISFIABLE
63.60/53.45	c (52,4) SatSolver.solve End
63.60/53.45	c (52,4) Heap : 1520 MiB used (max 10795 MiB), NonHeap : 33 MiB used (max 0 MiB)
63.60/53.45	c (52,4) Show results Begin
63.60/53.45	s UNSATISFIABLE
63.60/53.45	c (52,4) Show results End
63.60/53.45	c (52,4) Heap : 1520 MiB used (max 10795 MiB), NonHeap : 33 MiB used (max 0 MiB)
63.60/53.45	c (52,4) 1,1,3,3,3,4,4,52,52,STOP-AFTER(ALL)
63.60/53.45	c END-Prog: Mon Jul 23 16:48:08 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 (4335 MiB free)
  memory of node 1: 16384 MiB (11577 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4294451-1532357234/watcher-4294451-1532357234 -o /tmp/evaluation-result-4294451-1532357234/solver-4294451-1532357234 -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-4294451-1532357234.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
solver pid=10617, runsolver pid=10614
Current StackSize limit: 8192 KiB


[startup+0.100135 s]*
/proc/loadavg: 2.21 2.13 2.09 2/198 10632
/proc/meminfo: memFree=16234768/32770624 swapFree=67108860/67108860
[pid=10617] ppid=10614 vsize=15011656 memory=71568 CPUtime=0.11 cores=1,3,5,7
/proc/10617/stat : 10617 (java) S 10614 10617 2271 0 -1 1077944320 7111 0 0 0 10 1 0 0 20 0 15 0 53286593 15371935744 17892 33554432000 4194304 4196468 140726931458912 140726931441456 140492871372535 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
/proc/10617/statm: 3752914 17892 2779 1 0 3715374 0
[pid=10617/tid=10619] ppid=10614 vsize=15011656 memory=5450919713671312938 CPUtime=0.09 cores=1,3,5,7
/proc/10617/task/10619/stat : 10619 (java) R 10614 10617 2271 0 -1 4202560 5303 0 0 0 8 1 0 0 20 0 15 0 53286593 15371935744 18024 33554432000 4194304 4196468 140726931458912 140492843184520 140492851648256 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
[pid=10617/tid=10620] ppid=10614 vsize=15011656 memory=-9181546050914066336 CPUtime=0 cores=1,3,5,7
/proc/10617/task/10620/stat : 10620 (java) S 10614 10617 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53286595 15371935744 18024 33554432000 4194304 4196468 140726931458912 140492875615248 140492871382741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
[pid=10617/tid=10621] ppid=10614 vsize=15011656 memory=140320627607168 CPUtime=0 cores=1,3,5,7
/proc/10617/task/10621/stat : 10621 (java) S 10614 10617 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53286595 15371935744 18024 33554432000 4194304 4196468 140726931458912 140492689771664 140492871382741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
[pid=10617/tid=10622] ppid=10614 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10617/task/10622/stat : 10622 (java) S 10614 10617 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53286595 15371935744 18024 33554432000 4194304 4196468 140726931458912 140492688718608 140492871382741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
[pid=10617/tid=10623] ppid=10614 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10617/task/10623/stat : 10623 (java) S 10614 10617 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53286595 15371935744 18024 33554432000 4194304 4196468 140726931458912 140492687666064 140492871382741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
[pid=10617/tid=10624] ppid=10614 vsize=15011656 memory=140320627607168 CPUtime=0 cores=1,3,5,7
/proc/10617/task/10624/stat : 10624 (java) S 10614 10617 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53286596 15371935744 18024 33554432000 4194304 4196468 140726931458912 140491841575152 140492871383682 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
[pid=10617/tid=10625] ppid=10614 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10617/task/10625/stat : 10625 (java) S 10614 10617 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 53286597 15371935744 18024 33554432000 4194304 4196468 140726931458912 140491467252896 140492871382741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
[pid=10617/tid=10626] ppid=10614 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10617/task/10626/stat : 10626 (java) S 10614 10617 2271 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 53286597 15371935744 18024 33554432000 4194304 4196468 140726931458912 140491333030640 140492871382741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
[pid=10617/tid=10627] ppid=10614 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10617/task/10627/stat : 10627 (java) S 10614 10617 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53286599 15371935744 18090 33554432000 4194304 4196468 140726931458912 140490958526416 140492871391131 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
[pid=10617/tid=10628] ppid=10614 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10617/task/10628/stat : 10628 (java) S 10614 10617 2271 0 -1 1077944384 307 0 0 0 0 0 0 0 20 0 15 0 53286599 15371935744 18090 33554432000 4194304 4196468 140726931458912 140491840522992 140492871383682 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
[pid=10617/tid=10629] ppid=10614 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10617/task/10629/stat : 10629 (java) S 10614 10617 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53286599 15371935744 18090 33554432000 4194304 4196468 140726931458912 140491839470448 140492871383682 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
[pid=10617/tid=10630] ppid=10614 vsize=15011656 memory=140320627607168 CPUtime=0.01 cores=1,3,5,7
/proc/10617/task/10630/stat : 10630 (java) S 10614 10617 2271 0 -1 1077944384 266 0 0 0 1 0 0 0 20 0 15 0 53286599 15371935744 18090 33554432000 4194304 4196468 140726931458912 140491838417392 140492871383682 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
[pid=10617/tid=10631] ppid=10614 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10617/task/10631/stat : 10631 (java) S 10614 10617 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53286599 15371935744 18090 33554432000 4194304 4196468 140726931458912 140490460621664 140492871382741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
[pid=10617/tid=10632] ppid=10614 vsize=15011656 memory=140320627607168 CPUtime=0 cores=1,3,5,7
/proc/10617/task/10632/stat : 10632 (java) S 10614 10617 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53286600 15371935744 18090 33554432000 4194304 4196468 140726931458912 140491837364784 140492871383682 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 71568 KiB

[startup+0.210055 s]*
/proc/loadavg: 2.21 2.13 2.09 3/196 10654
/proc/meminfo: memFree=16226472/32770624 swapFree=67108860/67108860
[pid=10617] ppid=10614 vsize=15011656 memory=84664 CPUtime=0.25 cores=1,3,5,7
/proc/10617/stat : 10617 (java) S 10614 10617 2271 0 -1 1077944320 10627 0 0 0 23 2 0 0 20 0 15 0 53286593 15371935744 21166 33554432000 4194304 4196468 140726931458912 140726931441456 140492871372535 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
/proc/10617/statm: 3752914 21166 2881 1 0 3715374 0
[pid=10617/tid=10619] ppid=10614 vsize=15011656 memory=8318255677412212789 CPUtime=0.2 cores=1,3,5,7
/proc/10617/task/10619/stat : 10619 (java) R 10614 10617 2271 0 -1 4202560 8509 0 0 0 18 2 0 0 20 0 15 0 53286593 15371935744 21166 33554432000 4194304 4196468 140726931458912 140492843197904 140492871384470 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
[pid=10617/tid=10620] ppid=10614 vsize=15011656 memory=329 CPUtime=0 cores=1,3,5,7
/proc/10617/task/10620/stat : 10620 (java) S 10614 10617 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53286595 15371935744 21166 33554432000 4194304 4196468 140726931458912 140492875615248 140492871382741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
[pid=10617/tid=10621] ppid=10614 vsize=15011656 memory=288370696779318912 CPUtime=0 cores=1,3,5,7
/proc/10617/task/10621/stat : 10621 (java) S 10614 10617 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53286595 15371935744 21166 33554432000 4194304 4196468 140726931458912 140492689771664 140492871382741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
[pid=10617/tid=10622] ppid=10614 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10617/task/10622/stat : 10622 (java) S 10614 10617 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53286595 15371935744 21166 33554432000 4194304 4196468 140726931458912 140492688718608 140492871382741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
[pid=10617/tid=10623] ppid=10614 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10617/task/10623/stat : 10623 (java) S 10614 10617 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53286595 15371935744 21166 33554432000 4194304 4196468 140726931458912 140492687666064 140492871382741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
[pid=10617/tid=10624] ppid=10614 vsize=15011656 memory=140320627607168 CPUtime=0 cores=1,3,5,7
/proc/10617/task/10624/stat : 10624 (java) S 10614 10617 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53286596 15371935744 21166 33554432000 4194304 4196468 140726931458912 140491841575152 140492871383682 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
[pid=10617/tid=10625] ppid=10614 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10617/task/10625/stat : 10625 (java) S 10614 10617 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 53286597 15371935744 21166 33554432000 4194304 4196468 140726931458912 140491467252896 140492871382741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
[pid=10617/tid=10626] ppid=10614 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10617/task/10626/stat : 10626 (java) S 10614 10617 2271 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 53286597 15371935744 21166 33554432000 4194304 4196468 140726931458912 140491333030640 140492871382741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
[pid=10617/tid=10627] ppid=10614 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10617/task/10627/stat : 10627 (java) S 10614 10617 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53286599 15371935744 21166 33554432000 4194304 4196468 140726931458912 140490958526416 140492871391131 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
[pid=10617/tid=10628] ppid=10614 vsize=15011656 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/10617/task/10628/stat : 10628 (java) S 10614 10617 2271 0 -1 1077944384 455 0 0 0 1 0 0 0 20 0 15 0 53286599 15371935744 21166 33554432000 4194304 4196468 140726931458912 140491840522992 140492871383682 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
[pid=10617/tid=10629] ppid=10614 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10617/task/10629/stat : 10629 (java) S 10614 10617 2271 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 15 0 53286599 15371935744 21166 33554432000 4194304 4196468 140726931458912 140491839470448 140492871383682 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
[pid=10617/tid=10630] ppid=10614 vsize=15011656 memory=140320627607168 CPUtime=0.03 cores=1,3,5,7
/proc/10617/task/10630/stat : 10630 (java) R 10614 10617 2271 0 -1 4202560 286 0 0 0 3 0 0 0 20 0 15 0 53286599 15371935744 21166 33554432000 4194304 4196468 140726931458912 140491838417392 140492849921840 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
[pid=10617/tid=10631] ppid=10614 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10617/task/10631/stat : 10631 (java) S 10614 10617 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53286599 15371935744 21166 33554432000 4194304 4196468 140726931458912 140490460621664 140492871382741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
[pid=10617/tid=10632] ppid=10614 vsize=15011656 memory=140320627607168 CPUtime=0 cores=1,3,5,7
/proc/10617/task/10632/stat : 10632 (java) S 10614 10617 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53286600 15371935744 21166 33554432000 4194304 4196468 140726931458912 140491837364784 140492871383682 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 84664 KiB

[startup+0.310037 s]*
/proc/loadavg: 2.21 2.13 2.09 3/209 10672
/proc/meminfo: memFree=16164480/32770624 swapFree=67108860/67108860
[pid=10617] ppid=10614 vsize=15011656 memory=88132 CPUtime=0.43 cores=1,3,5,7
/proc/10617/stat : 10617 (java) S 10614 10617 2271 0 -1 1077944320 11158 0 0 0 40 3 0 0 20 0 15 0 53286593 15371935744 22033 33554432000 4194304 4196468 140726931458912 140726931441456 140492871372535 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
/proc/10617/statm: 3752914 22033 2984 1 0 3715374 0
[pid=10617/tid=10619] ppid=10614 vsize=15011656 memory=8389772277269004345 CPUtime=0.29 cores=1,3,5,7
/proc/10617/task/10619/stat : 10619 (java) R 10614 10617 2271 0 -1 4202560 8878 0 0 0 27 2 0 0 20 0 15 0 53286593 15371935744 22033 33554432000 4194304 4196468 140726931458912 140492843200160 140492871393882 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
[pid=10617/tid=10620] ppid=10614 vsize=15011656 memory=301741412196824424 CPUtime=0 cores=1,3,5,7
/proc/10617/task/10620/stat : 10620 (java) S 10614 10617 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53286595 15371935744 22033 33554432000 4194304 4196468 140726931458912 140492875615248 140492871382741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
[pid=10617/tid=10621] ppid=10614 vsize=15011656 memory=301789760512711095 CPUtime=0 cores=1,3,5,7
/proc/10617/task/10621/stat : 10621 (java) S 10614 10617 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53286595 15371935744 22033 33554432000 4194304 4196468 140726931458912 140492689771664 140492871382741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
[pid=10617/tid=10622] ppid=10614 vsize=15011656 memory=6944656592455360604 CPUtime=0 cores=1,3,5,7
/proc/10617/task/10622/stat : 10622 (java) S 10614 10617 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53286595 15371935744 22033 33554432000 4194304 4196468 140726931458912 140492688718608 140492871382741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
[pid=10617/tid=10623] ppid=10614 vsize=15011656 memory=734984147716550703 CPUtime=0 cores=1,3,5,7
/proc/10617/task/10623/stat : 10623 (java) S 10614 10617 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53286595 15371935744 22033 33554432000 4194304 4196468 140726931458912 140492687666064 140492871382741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
[pid=10617/tid=10624] ppid=10614 vsize=15011656 memory=7654833571929822122 CPUtime=0 cores=1,3,5,7
/proc/10617/task/10624/stat : 10624 (java) S 10614 10617 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53286596 15371935744 22033 33554432000 4194304 4196468 140726931458912 140491841575152 140492871383682 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
[pid=10617/tid=10625] ppid=10614 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10617/task/10625/stat : 10625 (java) S 10614 10617 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 53286597 15371935744 22033 33554432000 4194304 4196468 140726931458912 140491467252896 140492871382741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
[pid=10617/tid=10626] ppid=10614 vsize=15011656 memory=140320627607168 CPUtime=0 cores=1,3,5,7
/proc/10617/task/10626/stat : 10626 (java) S 10614 10617 2271 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 53286597 15371935744 22033 33554432000 4194304 4196468 140726931458912 140491333030640 140492871382741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
[pid=10617/tid=10627] ppid=10614 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10617/task/10627/stat : 10627 (java) S 10614 10617 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53286599 15371935744 22033 33554432000 4194304 4196468 140726931458912 140490958526416 140492871391131 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
[pid=10617/tid=10628] ppid=10614 vsize=15011656 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/10617/task/10628/stat : 10628 (java) R 10614 10617 2271 0 -1 1077944384 501 0 0 0 2 0 0 0 20 0 15 0 53286599 15371935744 22033 33554432000 4194304 4196468 140726931458912 140491840522992 140492871383682 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
[pid=10617/tid=10629] ppid=10614 vsize=15011656 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/10617/task/10629/stat : 10629 (java) R 10614 10617 2271 0 -1 4202560 117 0 0 0 2 0 0 0 20 0 15 0 53286599 15371935744 22033 33554432000 4194304 4196468 140726931458912 140491839470448 140492871393882 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
[pid=10617/tid=10630] ppid=10614 vsize=15011656 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/10617/task/10630/stat : 10630 (java) R 10614 10617 2271 0 -1 4202560 305 0 0 0 7 0 0 0 20 0 15 0 53286599 15371935744 22033 33554432000 4194304 4196468 140726931458912 140491838417392 140492849862192 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
[pid=10617/tid=10631] ppid=10614 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10617/task/10631/stat : 10631 (java) S 10614 10617 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53286599 15371935744 22033 33554432000 4194304 4196468 140726931458912 140490460621664 140492871382741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
[pid=10617/tid=10632] ppid=10614 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10617/task/10632/stat : 10632 (java) S 10614 10617 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53286600 15371935744 22033 33554432000 4194304 4196468 140726931458912 140491837364784 140492871383682 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 88132 KiB

[startup+0.702724 s]
/proc/loadavg: 2.21 2.13 2.09 5/215 10678
/proc/meminfo: memFree=16116612/32770624 swapFree=67108860/67108860
[pid=10617] ppid=10614 vsize=15017928 memory=129508 CPUtime=1.06 cores=1,3,5,7
/proc/10617/stat : 10617 (java) S 10614 10617 2271 0 -1 1077944320 18098 0 0 0 101 5 0 0 20 0 15 0 53286593 15378358272 32377 33554432000 4194304 4196468 140726931458912 140726931441456 140492871372535 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
/proc/10617/statm: 3754482 32377 3155 1 0 3715886 0
[pid=10617/tid=10619] ppid=10614 vsize=15017928 memory=796 CPUtime=0.67 cores=1,3,5,7
/proc/10617/task/10619/stat : 10619 (java) R 10614 10617 2271 0 -1 4202560 15267 0 0 0 63 4 0 0 20 0 15 0 53286593 15378358272 32377 33554432000 4194304 4196468 140726931458912 140492843208496 140492356561008 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
[pid=10617/tid=10620] ppid=10614 vsize=15017928 memory=1012 CPUtime=0 cores=1,3,5,7
/proc/10617/task/10620/stat : 10620 (java) S 10614 10617 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53286595 15378358272 32377 33554432000 4194304 4196468 140726931458912 140492875615248 140492871382741 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
[pid=10617/tid=10621] ppid=10614 vsize=15017928 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/10617/task/10621/stat : 10621 (java) S 10614 10617 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53286595 15378358272 32377 33554432000 4194304 4196468 140726931458912 140492689771664 140492871382741 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
[pid=10617/tid=10622] ppid=10614 vsize=15017928 memory=1704 CPUtime=0 cores=1,3,5,7
/proc/10617/task/10622/stat : 10622 (java) S 10614 10617 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53286595 15378358272 32377 33554432000 4194304 4196468 140726931458912 140492688718608 140492871382741 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
[pid=10617/tid=10623] ppid=10614 vsize=15017928 memory=9924 CPUtime=0 cores=1,3,5,7
/proc/10617/task/10623/stat : 10623 (java) S 10614 10617 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53286595 15378358272 32377 33554432000 4194304 4196468 140726931458912 140492687666064 140492871382741 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
[pid=10617/tid=10624] ppid=10614 vsize=15017928 memory=5788 CPUtime=0 cores=1,3,5,7
/proc/10617/task/10624/stat : 10624 (java) S 10614 10617 2271 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 53286596 15378358272 32377 33554432000 4194304 4196468 140726931458912 140491841575152 140492871383682 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
[pid=10617/tid=10625] ppid=10614 vsize=15017928 memory=1936 CPUtime=0 cores=1,3,5,7
/proc/10617/task/10625/stat : 10625 (java) S 10614 10617 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 53286597 15378358272 32377 33554432000 4194304 4196468 140726931458912 140491467252896 140492871382741 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
[pid=10617/tid=10626] ppid=10614 vsize=15017928 memory=4639098309541127012 CPUtime=0 cores=1,3,5,7
/proc/10617/task/10626/stat : 10626 (java) S 10614 10617 2271 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 53286597 15378358272 32377 33554432000 4194304 4196468 140726931458912 140491333030640 140492871382741 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
[pid=10617/tid=10627] ppid=10614 vsize=15017928 memory=7523641866607553108 CPUtime=0 cores=1,3,5,7
/proc/10617/task/10627/stat : 10627 (java) S 10614 10617 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53286599 15378358272 32377 33554432000 4194304 4196468 140726931458912 140490958526416 140492871391131 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
[pid=10617/tid=10628] ppid=10614 vsize=15017928 memory=6154282490091891024 CPUtime=0.07 cores=1,3,5,7
/proc/10617/task/10628/stat : 10628 (java) R 10614 10617 2271 0 -1 4202560 656 0 0 0 7 0 0 0 20 0 15 0 53286599 15378358272 32377 33554432000 4194304 4196468 140726931458912 140491840514944 140492850591452 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
[pid=10617/tid=10629] ppid=10614 vsize=15017928 memory=-8412654363917126771 CPUtime=0.1 cores=1,3,5,7
/proc/10617/task/10629/stat : 10629 (java) R 10614 10617 2271 0 -1 4202560 344 0 0 0 10 0 0 0 20 0 15 0 53286599 15378358272 32377 33554432000 4194304 4196468 140726931458912 140491839457232 140492855769645 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
[pid=10617/tid=10630] ppid=10614 vsize=15017928 memory=0 CPUtime=0.18 cores=1,3,5,7
/proc/10617/task/10630/stat : 10630 (java) R 10614 10617 2271 0 -1 4202560 470 0 0 0 18 0 0 0 20 0 15 0 53286599 15378358272 32377 33554432000 4194304 4196468 140726931458912 140491838414328 140492850318824 0 4 0 25189583 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
[pid=10617/tid=10631] ppid=10614 vsize=15017928 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10617/task/10631/stat : 10631 (java) S 10614 10617 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53286599 15378358272 32377 33554432000 4194304 4196468 140726931458912 140490460621664 140492871382741 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
[pid=10617/tid=10632] ppid=10614 vsize=15017928 memory=280640948080000 CPUtime=0 cores=1,3,5,7
/proc/10617/task/10632/stat : 10632 (java) S 10614 10617 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53286600 15378358272 32377 33554432000 4194304 4196468 140726931458912 140491837364784 140492871383682 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
Current children cumulated CPU time: 1.06 s
Current children cumulated vsize: 15017928 KiB
Current children cumulated memory: 129508 KiB

[startup+1.50077 s]
/proc/loadavg: 2.27 2.14 2.10 7/215 10678
/proc/meminfo: memFree=15984352/32770624 swapFree=67108860/67108860
[pid=10617] ppid=10614 vsize=15022100 memory=245636 CPUtime=3.44 cores=1,3,5,7
/proc/10617/stat : 10617 (java) S 10614 10617 2271 0 -1 1077944320 21070 0 0 0 335 9 0 0 20 0 15 0 53286593 15382630400 61409 33554432000 4194304 4196468 140726931458912 140726931441456 140492871372535 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
/proc/10617/statm: 3755525 61409 3205 1 0 3716910 0
[pid=10617/tid=10619] ppid=10614 vsize=15022100 memory=0 CPUtime=1.46 cores=1,3,5,7
/proc/10617/task/10619/stat : 10619 (java) R 10614 10617 2271 0 -1 4202560 16109 0 0 0 139 7 0 0 20 0 15 0 53286593 15382630400 61409 33554432000 4194304 4196468 140726931458912 140492843208736 140492871384470 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
[pid=10617/tid=10620] ppid=10614 vsize=15022100 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10617/task/10620/stat : 10620 (java) S 10614 10617 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53286595 15382630400 61409 33554432000 4194304 4196468 140726931458912 140492875615248 140492871382741 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
[pid=10617/tid=10621] ppid=10614 vsize=15022100 memory=7954879105867076462 CPUtime=0 cores=1,3,5,7
/proc/10617/task/10621/stat : 10621 (java) S 10614 10617 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53286595 15382630400 61409 33554432000 4194304 4196468 140726931458912 140492689771664 140492871382741 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
[pid=10617/tid=10622] ppid=10614 vsize=15022100 memory=280640947749104 CPUtime=0 cores=1,3,5,7
/proc/10617/task/10622/stat : 10622 (java) S 10614 10617 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53286595 15382630400 61409 33554432000 4194304 4196468 140726931458912 140492688718608 140492871382741 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
[pid=10617/tid=10623] ppid=10614 vsize=15022100 memory=8243384372692281962 CPUtime=0 cores=1,3,5,7
/proc/10617/task/10623/stat : 10623 (java) S 10614 10617 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53286595 15382630400 61409 33554432000 4194304 4196468 140726931458912 140492687666064 140492871382741 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
[pid=10617/tid=10624] ppid=10614 vsize=15022100 memory=8099281257871469139 CPUtime=0 cores=1,3,5,7
/proc/10617/task/10624/stat : 10624 (java) S 10614 10617 2271 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 53286596 15382630400 61409 33554432000 4194304 4196468 140726931458912 140491841575152 140492871383682 0 0 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0

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

/proc/10617/task/10632/stat : 10632 (java) S 10614 10617 2271 0 -1 1077944384 3 0 0 0 0 1 0 0 20 0 19 0 53286600 16060325888 338367 33554432000 4194304 4196468 140726931458912 140491837364784 140492871383682 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
[pid=10617/tid=10680] ppid=10614 vsize=15683912 memory=1196 CPUtime=0 cores=1,3,5,7
/proc/10617/task/10680/stat : 10680 (java) S 10614 10617 2271 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 53287136 16060325888 338367 33554432000 4194304 4196468 140726931458912 140491937711424 140492871397145 0 4 0 25189583 18446744071579417331 0 0 -1 7 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
[pid=10617/tid=10682] ppid=10614 vsize=15683912 memory=1292 CPUtime=0 cores=1,3,5,7
/proc/10617/task/10682/stat : 10682 (java) S 10614 10617 2271 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 53287137 16060325888 338367 33554432000 4194304 4196468 140726931458912 140489923734832 140492871394461 0 4 0 25189583 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
[pid=10617/tid=10683] ppid=10614 vsize=15683912 memory=1728 CPUtime=0 cores=1,3,5,7
/proc/10617/task/10683/stat : 10683 (java) S 10614 10617 2271 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 53287137 16060325888 338367 33554432000 4194304 4196468 140726931458912 140489789513648 140492871394461 0 4 0 25189583 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
[pid=10617/tid=10684] ppid=10614 vsize=15683912 memory=796 CPUtime=0 cores=1,3,5,7
/proc/10617/task/10684/stat : 10684 (java) S 10614 10617 2271 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 19 0 53287139 16060325888 338367 33554432000 4194304 4196468 140726931458912 140490057965344 140492871382741 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
Current children cumulated CPU time: 61.4 s
Current children cumulated vsize: 15753548 KiB
Current children cumulated memory: 1407224 KiB

[startup+52.8009 s]
/proc/loadavg: 2.44 2.21 2.13 3/225 10933
/proc/meminfo: memFree=12499972/32770624 swapFree=67108860/67108860
[pid=10617] ppid=10614 vsize=15683912 memory=1353468 CPUtime=15.65 cores=1,3,5,7
/proc/10617/stat : 10617 (java) S 10614 10617 2271 0 -1 1077944320 33237 0 0 0 1531 34 0 0 20 0 19 0 53286593 16060325888 338367 33554432000 4194304 4196468 140726931458912 140726931441456 140492871372535 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
/proc/10617/statm: 3920978 338367 3237 1 0 3881834 0
[pid=10679] ppid=10617 vsize=69636 memory=53756 CPUtime=47.35 cores=1,3,5,7
/proc/10679/stat : 10679 (minisat_release) R 10617 10617 2271 0 -1 4202496 25620 0 0 0 4733 2 0 0 20 0 1 0 53287136 71307264 13439 33554432000 4194304 4308513 140725623167936 140725623164936 4280739 0 4 0 8396802 0 0 0 17 1 0 0 0 0 0 6409496 6410680 37343232 140725623169711 140725623170222 140725623170222 140725623173061 0
/proc/10679/statm: 17409 13439 355 28 0 13649 0
[pid=10617/tid=10619] ppid=10614 vsize=15683912 memory=-7824251494390586469 CPUtime=5.43 cores=1,3,5,7
/proc/10617/task/10619/stat : 10619 (java) S 10614 10617 2271 0 -1 1077944384 18052 0 0 0 516 27 0 0 20 0 19 0 53286593 16060325888 338367 33554432000 4194304 4196468 140726931458912 140492843211776 140492871382741 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
[pid=10617/tid=10620] ppid=10614 vsize=15683912 memory=53756 CPUtime=0 cores=1,3,5,7
/proc/10617/task/10620/stat : 10620 (java) S 10614 10617 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 53286595 16060325888 338367 33554432000 4194304 4196468 140726931458912 140492875615248 140492871382741 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
[pid=10617/tid=10621] ppid=10614 vsize=15683912 memory=1012 CPUtime=0 cores=1,3,5,7
/proc/10617/task/10621/stat : 10621 (java) S 10614 10617 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 53286595 16060325888 338367 33554432000 4194304 4196468 140726931458912 140492689771664 140492871382741 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
[pid=10617/tid=10622] ppid=10614 vsize=15683912 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/10617/task/10622/stat : 10622 (java) S 10614 10617 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 53286595 16060325888 338367 33554432000 4194304 4196468 140726931458912 140492688718608 140492871382741 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
[pid=10617/tid=10623] ppid=10614 vsize=15683912 memory=53756 CPUtime=0 cores=1,3,5,7
/proc/10617/task/10623/stat : 10623 (java) S 10614 10617 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 53286595 16060325888 338367 33554432000 4194304 4196468 140726931458912 140492687666064 140492871382741 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
[pid=10617/tid=10624] ppid=10614 vsize=15683912 memory=1353468 CPUtime=0 cores=1,3,5,7
/proc/10617/task/10624/stat : 10624 (java) S 10614 10617 2271 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 19 0 53286596 16060325888 338367 33554432000 4194304 4196468 140726931458912 140491841575152 140492871383682 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
[pid=10617/tid=10625] ppid=10614 vsize=15683912 memory=53756 CPUtime=0 cores=1,3,5,7
/proc/10617/task/10625/stat : 10625 (java) S 10614 10617 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 53286597 16060325888 338367 33554432000 4194304 4196468 140726931458912 140491467252896 140492871382741 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
[pid=10617/tid=10626] ppid=10614 vsize=15683912 memory=2832 CPUtime=0 cores=1,3,5,7
/proc/10617/task/10626/stat : 10626 (java) S 10614 10617 2271 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 53286597 16060325888 338367 33554432000 4194304 4196468 140726931458912 140491333030640 140492871382741 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
[pid=10617/tid=10627] ppid=10614 vsize=15683912 memory=2588 CPUtime=0 cores=1,3,5,7
/proc/10617/task/10627/stat : 10627 (java) S 10614 10617 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 53286599 16060325888 338367 33554432000 4194304 4196468 140726931458912 140490958526416 140492871391131 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
[pid=10617/tid=10628] ppid=10614 vsize=15683912 memory=288230574492221466 CPUtime=4.24 cores=1,3,5,7
/proc/10617/task/10628/stat : 10628 (java) S 10614 10617 2271 0 -1 1077944384 5367 0 0 0 423 1 0 0 20 0 19 0 53286599 16060325888 338367 33554432000 4194304 4196468 140726931458912 140491840522992 140492871383682 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
[pid=10617/tid=10629] ppid=10614 vsize=15683912 memory=288230621803970871 CPUtime=4.39 cores=1,3,5,7
/proc/10617/task/10629/stat : 10629 (java) S 10614 10617 2271 0 -1 1077944384 4315 0 0 0 437 2 0 0 20 0 19 0 53286599 16060325888 338367 33554432000 4194304 4196468 140726931458912 140491839470448 140492871383682 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
[pid=10617/tid=10630] ppid=10614 vsize=15683912 memory=16098156739823870 CPUtime=1.52 cores=1,3,5,7
/proc/10617/task/10630/stat : 10630 (java) S 10614 10617 2271 0 -1 1077944384 4086 0 0 0 151 1 0 0 20 0 19 0 53286599 16060325888 338367 33554432000 4194304 4196468 140726931458912 140491838417392 140492871383682 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
[pid=10617/tid=10631] ppid=10614 vsize=15683912 memory=8836 CPUtime=0 cores=1,3,5,7
/proc/10617/task/10631/stat : 10631 (java) S 10614 10617 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 53286599 16060325888 338367 33554432000 4194304 4196468 140726931458912 140490460621664 140492871382741 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
[pid=10617/tid=10632] ppid=10614 vsize=15683912 memory=11044 CPUtime=0.01 cores=1,3,5,7
/proc/10617/task/10632/stat : 10632 (java) S 10614 10617 2271 0 -1 1077944384 3 0 0 0 0 1 0 0 20 0 19 0 53286600 16060325888 338367 33554432000 4194304 4196468 140726931458912 140491837364784 140492871383682 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
[pid=10617/tid=10680] ppid=10614 vsize=15683912 memory=13252 CPUtime=0 cores=1,3,5,7
/proc/10617/task/10680/stat : 10680 (java) S 10614 10617 2271 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 53287136 16060325888 338367 33554432000 4194304 4196468 140726931458912 140491937711424 140492871397145 0 4 0 25189583 18446744071579417331 0 0 -1 7 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
[pid=10617/tid=10682] ppid=10614 vsize=15683912 memory=15460 CPUtime=0 cores=1,3,5,7
/proc/10617/task/10682/stat : 10682 (java) S 10614 10617 2271 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 53287137 16060325888 338367 33554432000 4194304 4196468 140726931458912 140489923734832 140492871394461 0 4 0 25189583 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
[pid=10617/tid=10683] ppid=10614 vsize=15683912 memory=2240 CPUtime=0 cores=1,3,5,7
/proc/10617/task/10683/stat : 10683 (java) S 10614 10617 2271 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 53287137 16060325888 338367 33554432000 4194304 4196468 140726931458912 140489789513648 140492871394461 0 4 0 25189583 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
[pid=10617/tid=10684] ppid=10614 vsize=15683912 memory=4128 CPUtime=0 cores=1,3,5,7
/proc/10617/task/10684/stat : 10684 (java) S 10614 10617 2271 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 19 0 53287139 16060325888 338367 33554432000 4194304 4196468 140726931458912 140490057965344 140492871382741 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
Current children cumulated CPU time: 63 s
Current children cumulated vsize: 15753548 KiB
Current children cumulated memory: 1407224 KiB

[startup+53.201 s]
/proc/loadavg: 2.44 2.21 2.13 3/225 10933
/proc/meminfo: memFree=12499848/32770624 swapFree=67108860/67108860
[pid=10617] ppid=10614 vsize=15683912 memory=1353468 CPUtime=15.65 cores=1,3,5,7
/proc/10617/stat : 10617 (java) S 10614 10617 2271 0 -1 1077944320 33237 0 0 0 1531 34 0 0 20 0 19 0 53286593 16060325888 338367 33554432000 4194304 4196468 140726931458912 140726931441456 140492871372535 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
/proc/10617/statm: 3920978 338367 3237 1 0 3881834 0
[pid=10679] ppid=10617 vsize=69636 memory=53756 CPUtime=47.75 cores=1,3,5,7
/proc/10679/stat : 10679 (minisat_release) R 10617 10617 2271 0 -1 4202496 25620 0 0 0 4773 2 0 0 20 0 1 0 53287136 71307264 13439 33554432000 4194304 4308513 140725623167936 140725623164936 4275950 0 4 0 8396802 0 0 0 17 1 0 0 0 0 0 6409496 6410680 37343232 140725623169711 140725623170222 140725623170222 140725623173061 0
/proc/10679/statm: 17409 13439 355 28 0 13649 0
[pid=10617/tid=10619] ppid=10614 vsize=15683912 memory=4616 CPUtime=5.43 cores=1,3,5,7
/proc/10617/task/10619/stat : 10619 (java) S 10614 10617 2271 0 -1 1077944384 18052 0 0 0 516 27 0 0 20 0 19 0 53286593 16060325888 338367 33554432000 4194304 4196468 140726931458912 140492843211776 140492871382741 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
[pid=10617/tid=10620] ppid=10614 vsize=15683912 memory=353 CPUtime=0 cores=1,3,5,7
/proc/10617/task/10620/stat : 10620 (java) S 10614 10617 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 53286595 16060325888 338367 33554432000 4194304 4196468 140726931458912 140492875615248 140492871382741 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
[pid=10617/tid=10621] ppid=10614 vsize=15683912 memory=288230574492221466 CPUtime=0 cores=1,3,5,7
/proc/10617/task/10621/stat : 10621 (java) S 10614 10617 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 53286595 16060325888 338367 33554432000 4194304 4196468 140726931458912 140492689771664 140492871382741 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
[pid=10617/tid=10622] ppid=10614 vsize=15683912 memory=288230621803970871 CPUtime=0 cores=1,3,5,7
/proc/10617/task/10622/stat : 10622 (java) S 10614 10617 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 53286595 16060325888 338367 33554432000 4194304 4196468 140726931458912 140492688718608 140492871382741 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
[pid=10617/tid=10623] ppid=10614 vsize=15683912 memory=16098156739823870 CPUtime=0 cores=1,3,5,7
/proc/10617/task/10623/stat : 10623 (java) S 10614 10617 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 53286595 16060325888 338367 33554432000 4194304 4196468 140726931458912 140492687666064 140492871382741 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
[pid=10617/tid=10624] ppid=10614 vsize=15683912 memory=1353468 CPUtime=0 cores=1,3,5,7
/proc/10617/task/10624/stat : 10624 (java) S 10614 10617 2271 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 19 0 53286596 16060325888 338367 33554432000 4194304 4196468 140726931458912 140491841575152 140492871383682 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
[pid=10617/tid=10625] ppid=10614 vsize=15683912 memory=53756 CPUtime=0 cores=1,3,5,7
/proc/10617/task/10625/stat : 10625 (java) S 10614 10617 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 53286597 16060325888 338367 33554432000 4194304 4196468 140726931458912 140491467252896 140492871382741 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
[pid=10617/tid=10626] ppid=10614 vsize=15683912 memory=1412 CPUtime=0 cores=1,3,5,7
/proc/10617/task/10626/stat : 10626 (java) S 10614 10617 2271 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 53286597 16060325888 338367 33554432000 4194304 4196468 140726931458912 140491333030640 140492871382741 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
[pid=10617/tid=10627] ppid=10614 vsize=15683912 memory=1353468 CPUtime=0 cores=1,3,5,7
/proc/10617/task/10627/stat : 10627 (java) S 10614 10617 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 53286599 16060325888 338367 33554432000 4194304 4196468 140726931458912 140490958526416 140492871391131 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
[pid=10617/tid=10628] ppid=10614 vsize=15683912 memory=53756 CPUtime=4.24 cores=1,3,5,7
/proc/10617/task/10628/stat : 10628 (java) S 10614 10617 2271 0 -1 1077944384 5367 0 0 0 423 1 0 0 20 0 19 0 53286599 16060325888 338367 33554432000 4194304 4196468 140726931458912 140491840522992 140492871383682 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
[pid=10617/tid=10629] ppid=10614 vsize=15683912 memory=33 CPUtime=4.39 cores=1,3,5,7
/proc/10617/task/10629/stat : 10629 (java) S 10614 10617 2271 0 -1 1077944384 4315 0 0 0 437 2 0 0 20 0 19 0 53286599 16060325888 338367 33554432000 4194304 4196468 140726931458912 140491839470448 140492871383682 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
[pid=10617/tid=10630] ppid=10614 vsize=15683912 memory=0 CPUtime=1.52 cores=1,3,5,7
/proc/10617/task/10630/stat : 10630 (java) S 10614 10617 2271 0 -1 1077944384 4086 0 0 0 151 1 0 0 20 0 19 0 53286599 16060325888 338367 33554432000 4194304 4196468 140726931458912 140491838417392 140492871383682 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
[pid=10617/tid=10631] ppid=10614 vsize=15683912 memory=6306537329283079328 CPUtime=0 cores=1,3,5,7
/proc/10617/task/10631/stat : 10631 (java) S 10614 10617 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 53286599 16060325888 338367 33554432000 4194304 4196468 140726931458912 140490460621664 140492871382741 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
[pid=10617/tid=10632] ppid=10614 vsize=15683912 memory=6306537329283079328 CPUtime=0.01 cores=1,3,5,7
/proc/10617/task/10632/stat : 10632 (java) S 10614 10617 2271 0 -1 1077944384 3 0 0 0 0 1 0 0 20 0 19 0 53286600 16060325888 338367 33554432000 4194304 4196468 140726931458912 140491837364784 140492871383682 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
[pid=10617/tid=10680] ppid=10614 vsize=15683912 memory=5936960864155047842 CPUtime=0 cores=1,3,5,7
/proc/10617/task/10680/stat : 10680 (java) S 10614 10617 2271 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 53287136 16060325888 338367 33554432000 4194304 4196468 140726931458912 140491937711424 140492871397145 0 4 0 25189583 18446744071579417331 0 0 -1 7 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
[pid=10617/tid=10682] ppid=10614 vsize=15683912 memory=8309808306450174099 CPUtime=0 cores=1,3,5,7
/proc/10617/task/10682/stat : 10682 (java) S 10614 10617 2271 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 53287137 16060325888 338367 33554432000 4194304 4196468 140726931458912 140489923734832 140492871394461 0 4 0 25189583 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
[pid=10617/tid=10683] ppid=10614 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10617/task/10683/stat : 10683 (java) S 10614 10617 2271 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 53287137 16060325888 338367 33554432000 4194304 4196468 140726931458912 140489789513648 140492871394461 0 4 0 25189583 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
[pid=10617/tid=10684] ppid=10614 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10617/task/10684/stat : 10684 (java) S 10614 10617 2271 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 19 0 53287139 16060325888 338367 33554432000 4194304 4196468 140726931458912 140490057965344 140492871382741 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
Current children cumulated CPU time: 63.4 s
Current children cumulated vsize: 15753548 KiB
Current children cumulated memory: 1407224 KiB

[startup+53.401 s]
/proc/loadavg: 2.44 2.21 2.13 3/225 10933
/proc/meminfo: memFree=12499848/32770624 swapFree=67108860/67108860
[pid=10617] ppid=10614 vsize=15683912 memory=1353468 CPUtime=15.65 cores=1,3,5,7
/proc/10617/stat : 10617 (java) S 10614 10617 2271 0 -1 1077944320 33237 0 0 0 1531 34 0 0 20 0 19 0 53286593 16060325888 338367 33554432000 4194304 4196468 140726931458912 140726931441456 140492871372535 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
/proc/10617/statm: 3920978 338367 3237 1 0 3881834 0
[pid=10679] ppid=10617 vsize=69636 memory=53756 CPUtime=47.95 cores=1,3,5,7
/proc/10679/stat : 10679 (minisat_release) R 10617 10617 2271 0 -1 4202496 25620 0 0 0 4793 2 0 0 20 0 1 0 53287136 71307264 13439 33554432000 4194304 4308513 140725623167936 140725623164936 4276036 0 4 0 8396802 0 0 0 17 1 0 0 0 0 0 6409496 6410680 37343232 140725623169711 140725623170222 140725623170222 140725623173061 0
/proc/10679/statm: 17409 13439 355 28 0 13649 0
[pid=10617/tid=10619] ppid=10614 vsize=15683912 memory=0 CPUtime=5.43 cores=1,3,5,7
/proc/10617/task/10619/stat : 10619 (java) S 10614 10617 2271 0 -1 1077944384 18052 0 0 0 516 27 0 0 20 0 19 0 53286593 16060325888 338367 33554432000 4194304 4196468 140726931458912 140492843211776 140492871382741 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
[pid=10617/tid=10620] ppid=10614 vsize=15683912 memory=1 CPUtime=0 cores=1,3,5,7
/proc/10617/task/10620/stat : 10620 (java) S 10614 10617 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 53286595 16060325888 338367 33554432000 4194304 4196468 140726931458912 140492875615248 140492871382741 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
[pid=10617/tid=10621] ppid=10614 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10617/task/10621/stat : 10621 (java) S 10614 10617 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 53286595 16060325888 338367 33554432000 4194304 4196468 140726931458912 140492689771664 140492871382741 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
[pid=10617/tid=10622] ppid=10614 vsize=15683912 memory=1441 CPUtime=0 cores=1,3,5,7
/proc/10617/task/10622/stat : 10622 (java) S 10614 10617 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 53286595 16060325888 338367 33554432000 4194304 4196468 140726931458912 140492688718608 140492871382741 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
[pid=10617/tid=10623] ppid=10614 vsize=15683912 memory=340 CPUtime=0 cores=1,3,5,7
/proc/10617/task/10623/stat : 10623 (java) S 10614 10617 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 53286595 16060325888 338367 33554432000 4194304 4196468 140726931458912 140492687666064 140492871382741 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
[pid=10617/tid=10624] ppid=10614 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10617/task/10624/stat : 10624 (java) S 10614 10617 2271 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 19 0 53286596 16060325888 338367 33554432000 4194304 4196468 140726931458912 140491841575152 140492871383682 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
[pid=10617/tid=10625] ppid=10614 vsize=15683912 memory=87 CPUtime=0 cores=1,3,5,7
/proc/10617/task/10625/stat : 10625 (java) S 10614 10617 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 53286597 16060325888 338367 33554432000 4194304 4196468 140726931458912 140491467252896 140492871382741 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
[pid=10617/tid=10626] ppid=10614 vsize=15683912 memory=153 CPUtime=0 cores=1,3,5,7
/proc/10617/task/10626/stat : 10626 (java) S 10614 10617 2271 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 53286597 16060325888 338367 33554432000 4194304 4196468 140726931458912 140491333030640 140492871382741 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
[pid=10617/tid=10627] ppid=10614 vsize=15683912 memory=32 CPUtime=0 cores=1,3,5,7
/proc/10617/task/10627/stat : 10627 (java) S 10614 10617 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 53286599 16060325888 338367 33554432000 4194304 4196468 140726931458912 140490958526416 140492871391131 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
[pid=10617/tid=10628] ppid=10614 vsize=15683912 memory=0 CPUtime=4.24 cores=1,3,5,7
/proc/10617/task/10628/stat : 10628 (java) S 10614 10617 2271 0 -1 1077944384 5367 0 0 0 423 1 0 0 20 0 19 0 53286599 16060325888 338367 33554432000 4194304 4196468 140726931458912 140491840522992 140492871383682 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
[pid=10617/tid=10629] ppid=10614 vsize=15683912 memory=0 CPUtime=4.39 cores=1,3,5,7
/proc/10617/task/10629/stat : 10629 (java) S 10614 10617 2271 0 -1 1077944384 4315 0 0 0 437 2 0 0 20 0 19 0 53286599 16060325888 338367 33554432000 4194304 4196468 140726931458912 140491839470448 140492871383682 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
[pid=10617/tid=10630] ppid=10614 vsize=15683912 memory=19 CPUtime=1.52 cores=1,3,5,7
/proc/10617/task/10630/stat : 10630 (java) S 10614 10617 2271 0 -1 1077944384 4086 0 0 0 151 1 0 0 20 0 19 0 53286599 16060325888 338367 33554432000 4194304 4196468 140726931458912 140491838417392 140492871383682 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
[pid=10617/tid=10631] ppid=10614 vsize=15683912 memory=-1189914978686163229 CPUtime=0 cores=1,3,5,7
/proc/10617/task/10631/stat : 10631 (java) S 10614 10617 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 53286599 16060325888 338367 33554432000 4194304 4196468 140726931458912 140490460621664 140492871382741 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
[pid=10617/tid=10632] ppid=10614 vsize=15683912 memory=-7751062316387021378 CPUtime=0.01 cores=1,3,5,7
/proc/10617/task/10632/stat : 10632 (java) S 10614 10617 2271 0 -1 1077944384 3 0 0 0 0 1 0 0 20 0 19 0 53286600 16060325888 338367 33554432000 4194304 4196468 140726931458912 140491837364784 140492871383682 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
[pid=10617/tid=10680] ppid=10614 vsize=15683912 memory=6944656592455097440 CPUtime=0 cores=1,3,5,7
/proc/10617/task/10680/stat : 10680 (java) S 10614 10617 2271 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 53287136 16060325888 338367 33554432000 4194304 4196468 140726931458912 140491937711424 140492871397145 0 4 0 25189583 18446744071579417331 0 0 -1 7 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
[pid=10617/tid=10682] ppid=10614 vsize=15683912 memory=-6800859132029471843 CPUtime=0 cores=1,3,5,7
/proc/10617/task/10682/stat : 10682 (java) S 10614 10617 2271 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 53287137 16060325888 338367 33554432000 4194304 4196468 140726931458912 140489923734832 140492871394461 0 4 0 25189583 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
[pid=10617/tid=10683] ppid=10614 vsize=15683912 memory=6944656592455097440 CPUtime=0 cores=1,3,5,7
/proc/10617/task/10683/stat : 10683 (java) S 10614 10617 2271 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 53287137 16060325888 338367 33554432000 4194304 4196468 140726931458912 140489789513648 140492871394461 0 4 0 25189583 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
[pid=10617/tid=10684] ppid=10614 vsize=15683912 memory=318629914976977196 CPUtime=0 cores=1,3,5,7
/proc/10617/task/10684/stat : 10684 (java) S 10614 10617 2271 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 19 0 53287139 16060325888 338367 33554432000 4194304 4196468 140726931458912 140490057965344 140492871382741 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37265408 140726931461107 140726931461385 140726931461385 140726931464143 0
Current children cumulated CPU time: 63.6 s
Current children cumulated vsize: 15753548 KiB
Current children cumulated memory: 1407224 KiB

Child status: 0
Real time (s): 53.4714
CPU time (s): 63.6995
CPU user time (s): 63.3133
CPU system time (s): 0.386179
CPU usage (%): 119.128
Max. virtual memory (cumulated for all children) (KiB): 15753548
Max. memory (cumulated for all children) (KiB): 1407224

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 63.3133
system time used= 0.386179
maximum resident set size= 1356716
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 58923
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3768
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5879
involuntary context switches= 147


# summary of solver processes directly reported to runsolver:
#   pid: 10617
#   total CPU time (s): 63.6995
#   total CPU user time (s): 63.3133
#   total CPU system time (s): 0.386179

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.396761 second user time and 0.548352 second system time

The end

Launcher Data

Begin job on node105 at 2018-07-23 16:47:14
IDJOB=4294451
IDBENCH=141384
IDSOLVER=2756
FILE ID=node105/4294451-1532357234
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-5-5-7-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-4294451-1532357234/watcher-4294451-1532357234 -o /tmp/evaluation-result-4294451-1532357234/solver-4294451-1532357234 -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-4294451-1532357234.xml

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

MD5SUM BENCH= 3c85bec313e0e9ed0b53ce41ef97f039
RANDOM SEED=1891581616

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:        16109188 kB
MemAvailable:   31756532 kB
Buffers:          199628 kB
Cached:         15421644 kB
SwapCached:            0 kB
Active:          1594628 kB
Inactive:       14264740 kB
Active(anon):     190740 kB
Inactive(anon):    67172 kB
Active(file):    1403888 kB
Inactive(file): 14197568 kB
Unevictable:        7296 kB
Mlocked:            7296 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8468 kB
Writeback:             0 kB
AnonPages:        239172 kB
Mapped:            48792 kB
Shmem:             17036 kB
Slab:             501896 kB
SReclaimable:     474348 kB
SUnreclaim:        27548 kB
KernelStack:        3472 kB
PageTables:         5632 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1404656 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    147456 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:48:08