Trace number 4294459

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 both+MapleCOMSPS (2018-06-13)UNSAT 34.6448 23.1439

General information on the benchmark

NameSocialGolfers/
SocialGolfers-5-5-8-cp_c18.xml
MD5SUM9b78f23c985b0ab0793e8fc03cc65dc7
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 benchmark7.37111
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of constraints8410
Number of domains1
Minimum domain size5
Maximum domain size5
Distribution of domain sizes[{"size":5,"count":200}]
Minimum variable degree170
Maximum variable degree171
Distribution of variable degrees[{"degree":170,"count":175},{"degree":171,"count":25}]
Minimum constraint arity4
Maximum constraint arity200
Distribution of constraint arities[{"arity":4,"count":8400},{"arity":25,"count":9},{"arity":200,"count":1}]
Number of extensional constraints0
Number of intensional constraints8400
Distribution of constraint types[{"type":"intension","count":8400},{"type":"lex","count":1},{"type":"cardinality","count":8},{"type":"instantiation","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.67/0.52	
0.67/0.52	scop both+minisat_release (2018-06-13)
0.67/0.52	
0.67/0.55	c BEGIN-Prog: Mon Jul 23 17:29:26 CEST 2018
0.67/0.55	c PID: 17409
0.67/0.55	c IP: 172.20.3.102
0.67/0.55	c HOST: node102.alineos.net
0.67/0.55	c (0,0) Parsing Begin
5.46/2.23	c (1,1) Parsing End
5.46/2.24	c (1,1) CSP: 200 int (0 aux), 0 bool (0 aux), 8410 ctr, max domain size 5
5.46/2.24	c (1,1) Heap : 450 MiB used (max 10795 MiB), NonHeap : 23 MiB used (max 0 MiB)
5.46/2.24	c (1,1) Constraint Name Generate Begin
5.46/2.28	c (1,1) Ctr:HOME/instance-4294459-1532359765.xml,Cardinality:Instantiation:IntVar:LexMatrix:Ne:Num:Or
5.46/2.28	c (1,1) Constraint Name Generate End
5.46/2.28	c (1,1) Heap : 506 MiB used (max 10795 MiB), NonHeap : 23 MiB used (max 0 MiB)
5.46/2.28	c (1,1) CSP to CSPinCNF Begin
6.29/2.54	c (2,2) translated 841 (10%) constraints
6.59/2.60	c (2,2) translated 1682 (20%) constraints
6.59/2.65	c (2,2) translated 2523 (30%) constraints
6.59/2.69	c (2,2) translated 3364 (40%) constraints
6.88/2.74	c (2,2) translated 4205 (50%) constraints
6.88/2.77	c (2,2) translated 5046 (60%) constraints
7.18/2.81	c (2,2) translated 5887 (70%) constraints
7.18/2.84	c (2,2) translated 6728 (80%) constraints
7.18/2.87	c (2,2) translated 7569 (90%) constraints
8.54/3.27	c (2,2) translated 8410 (100%) constraints
10.38/3.80	c (3,3) STATISTICS1:HOME/instance-4294459-1532359765.xml,Cardinality:Instantiation:IntVar:LexMatrix:Ne:Num:Or,1505,11137,16777216,5,4,25,16777216:80;5:15306;1:2197,5:32411;2:3915;1:4620,4:8705;3:1031;2:1305;1:96,25:80;2:17503;1:5965,
10.38/3.80	c (3,3) ===========================================
10.38/3.80	c (3,3) Both Encoding selects:
10.38/3.80	c (3,3) Order
10.38/3.80	c (3,3) ===========================================
10.74/3.90	c (3,3) translated 1114 (10%) constraints
10.74/3.98	c (3,3) translated 2228 (20%) constraints
11.08/4.04	c (3,3) translated 3342 (30%) constraints
11.08/4.10	c (3,3) translated 4455 (40%) constraints
11.38/4.17	c (3,3) translated 5569 (50%) constraints
11.59/4.22	c (3,3) translated 6683 (60%) constraints
11.59/4.27	c (3,3) translated 7796 (70%) constraints
11.81/4.39	c (3,3) translated 8910 (80%) constraints
12.51/4.50	c (3,3) translated 10024 (90%) constraints
12.51/4.57	c (4,4) translated 11137 (100%) constraints
12.51/4.57	c (4,4) CSP to CSPinCNF End
12.51/4.57	c (4,4) CSP: 320 int (120 aux), 2305 bool (2305 aux), 13442 ctr, max domain size 6
12.51/4.58	c (4,4) Heap : 1013 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
12.51/4.58	c (4,4) CSPinCNF Propagation Begin
13.14/4.79	c (4,4) 345 values, 3418 unsatisfiable literals, and 2743 valid clauses are removed
13.14/4.79	c (4,4) CSPinCNF Propagation End
13.14/4.79	c (4,4) CSP: 590 int (390 aux), 2035 bool (2035 aux), 10699 ctr, max domain size 6
13.14/4.79	c (4,4) Heap : 1070 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
13.14/4.79	c (4,4) Simplify CSPinCNF Begin
14.07/5.07	c (4,4) Simplify CSPinCNF End
14.07/5.07	c (4,4) CSP: 590 int (390 aux), 6585 bool (6585 aux), 15249 ctr, max domain size 6
14.07/5.07	c (4,4) Heap : 1182 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
14.07/5.07	c (4,4) Calculate Precise Domain Begin
14.39/5.13	c (4,4) 0 values are removed by re-calculation
14.39/5.13	c (4,4) Calculate Precise Domain End
14.39/5.13	c (4,4) CSP: 590 int (390 aux), 6585 bool (6585 aux), 15249 ctr, max domain size 6
14.39/5.13	c (4,4) Heap : 1182 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
14.39/5.13	c (4,4) CSPinCNF to SatSolver Begin
14.72/5.28	c (4,4) 1525 (10 %) CSP clauses are encoded (7810 SAT variables, 6753 SAT clauses)
15.02/5.34	c (4,4) 3050 (20 %) CSP clauses are encoded (7810 SAT variables, 12578 SAT clauses)
15.33/5.40	c (4,4) 4575 (30 %) CSP clauses are encoded (7810 SAT variables, 17903 SAT clauses)
15.33/5.46	c (4,4) 6100 (40 %) CSP clauses are encoded (7810 SAT variables, 23244 SAT clauses)
15.33/5.48	c (4,4) 7625 (50 %) CSP clauses are encoded (7810 SAT variables, 25369 SAT clauses)
15.63/5.50	c (4,4) 9150 (60 %) CSP clauses are encoded (7810 SAT variables, 26894 SAT clauses)
15.63/5.52	c (4,4) 10675 (70 %) CSP clauses are encoded (7810 SAT variables, 28419 SAT clauses)
16.25/5.71	c (5,5) 12200 (80 %) CSP clauses are encoded (7810 SAT variables, 53509 SAT clauses)
16.50/5.85	c (5,5) 13725 (90 %) CSP clauses are encoded (7810 SAT variables, 78599 SAT clauses)
16.69/5.92	c (5,5) 15249 (100 %) CSP clauses are encoded (7810 SAT variables, 90081 SAT clauses)
16.69/5.92	c (5,5) CSPinCNF to SatSolver End
16.69/5.92	c (5,5) Heap : 1520 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
17.02/6.04	c (5,5) STATISTICS2:HOME/instance-4294459-1532359765.xml,Cardinality:Instantiation:IntVar:LexMatrix:Ne:Num:Or,7175,15249,512,6,4,10,512:70;256:140;36:70;5:4806;1:59,6:420;5:12471;2:37710;1:59,4:6577;3:559;2:7807;1:306,10:70;9:140;3:70;2:4865;1:38760,
17.02/6.04	c (5,5) SatSolver.solve Begin
17.02/6.04	c (5,5) 7810 bool, 90085 clause
17.02/6.04	c (5,5) 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-4294459-1532359765.xml-scop-17409.cnf HOME/instance-4294459-1532359765.xml-scop-17409.cnf.out
34.58/23.12	c (22,0) c This is COMiniSatPS.
34.58/23.12	c (22,0) c WARNING: for repeatability, setting FPU to use double precision
34.58/23.12	c (22,0) c ============================[ Problem Statistics ]=============================
34.58/23.12	c (22,0) c |                                                                             |
34.58/23.12	c (22,0) c |  Number of variables:          7810                                         |
34.58/23.12	c (22,0) c |  Number of clauses:           90085                                         |
34.58/23.12	c (22,0) c |  Parse time:                   0.03 s                                       |
34.58/23.12	c (22,0) c |  Eliminated clauses:           0.03 Mb                                      |
34.58/23.12	c (22,0) c Reduced to 6239 vars, 86876 cls (grow=0)
34.58/23.12	c (22,0) c No iterative elimination performed. (vars=6239, c/v ratio=13.9)
34.58/23.12	c (22,0) c |  Simplification time:          0.17 s                                       |
34.58/23.12	c (22,0) c |                                                                             |
34.58/23.12	c (22,0) c ============================[ Search Statistics ]==============================
34.58/23.12	c (22,0) c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
34.58/23.12	c (22,0) c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
34.58/23.12	c (22,0) c ===============================================================================
34.58/23.12	c (22,0) c ===============================================================================
34.58/23.12	c (22,0) c restarts              : 58
34.58/23.12	c (22,0) c conflicts             : 141766         (8323 /sec)
34.58/23.12	c (22,0) c decisions             : 192484         (0.00 % random) (11301 /sec)
34.58/23.12	c (22,0) c propagations          : 42965892       (2522591 /sec)
34.58/23.12	c (22,0) c conflict literals     : 7659879        (17.00 % deleted)
34.58/23.12	c (22,0) c CPU time              : 17.0324 s
34.58/23.12	c (22,0) 
34.58/23.12	c (22,0) s UNSATISFIABLE
34.58/23.12	c (22,5) SatSolver.solve End
34.58/23.13	c (22,5) Heap : 1802 MiB used (max 10795 MiB), NonHeap : 32 MiB used (max 0 MiB)
34.58/23.13	c (22,5) Show results Begin
34.58/23.13	s UNSATISFIABLE
34.58/23.13	c (22,5) Show results End
34.58/23.13	c (22,5) Heap : 1802 MiB used (max 10795 MiB), NonHeap : 32 MiB used (max 0 MiB)
34.58/23.13	c (22,5) 1,1,4,4,4,4,5,22,22,STOP-AFTER(ALL)
34.58/23.13	c END-Prog: Mon Jul 23 17:29:48 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 (3934 MiB free)
  memory of node 1: 16384 MiB (10504 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4294459-1532359765/watcher-4294459-1532359765 -o /tmp/evaluation-result-4294459-1532359765/solver-4294459-1532359765 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1532330044-8951 --watchdog 2580 java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -both -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4294459-1532359765.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=17409, runsolver pid=17406
Current StackSize limit: 8192 KiB


[startup+0.100058 s]*
/proc/loadavg: 2.18 2.12 2.09 3/220 17424
/proc/meminfo: memFree=14724100/32770624 swapFree=67108860/67108860
[pid=17409] ppid=17406 vsize=15011656 memory=73484 CPUtime=0.11 cores=1,3,5,7
/proc/17409/stat : 17409 (java) S 17406 17409 8919 0 -1 1077944320 7037 0 0 0 10 1 0 0 20 0 15 0 53539677 15371935744 18371 33554432000 4194304 4196468 140721959360896 140721959343440 140178671128311 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
/proc/17409/statm: 3752914 18371 2779 1 0 3715374 0
[pid=17409/tid=17411] ppid=17406 vsize=15011656 memory=-6799202250962287440 CPUtime=0.09 cores=1,3,5,7
/proc/17409/task/17411/stat : 17411 (java) R 17406 17409 8919 0 -1 4202560 5266 0 0 0 8 1 0 0 20 0 15 0 53539677 15371935744 18503 33554432000 4194304 4196468 140721959360896 140178642939560 140178651404139 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
[pid=17409/tid=17412] ppid=17406 vsize=15011656 memory=-3689349214911541841 CPUtime=0 cores=1,3,5,7
/proc/17409/task/17412/stat : 17412 (java) S 17406 17409 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53539679 15371935744 18503 33554432000 4194304 4196468 140721959360896 140178675371024 140178671138517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
[pid=17409/tid=17413] ppid=17406 vsize=15011656 memory=140695851718272 CPUtime=0 cores=1,3,5,7
/proc/17409/task/17413/stat : 17413 (java) S 17406 17409 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53539679 15371935744 18503 33554432000 4194304 4196468 140721959360896 140178474146960 140178671138517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
[pid=17409/tid=17414] ppid=17406 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17409/task/17414/stat : 17414 (java) S 17406 17409 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53539679 15371935744 18503 33554432000 4194304 4196468 140721959360896 140178473093904 140178671138517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
[pid=17409/tid=17415] ppid=17406 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17409/task/17415/stat : 17415 (java) S 17406 17409 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53539679 15371935744 18503 33554432000 4194304 4196468 140721959360896 140178129673104 140178671138517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
[pid=17409/tid=17416] ppid=17406 vsize=15011656 memory=140695851718272 CPUtime=0 cores=1,3,5,7
/proc/17409/task/17416/stat : 17416 (java) S 17406 17409 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53539680 15371935744 18503 33554432000 4194304 4196468 140721959360896 140178078533872 140178671139458 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
[pid=17409/tid=17417] ppid=17406 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17409/task/17417/stat : 17417 (java) S 17406 17409 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 53539681 15371935744 18503 33554432000 4194304 4196468 140721959360896 140177263551648 140178671138517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
[pid=17409/tid=17418] ppid=17406 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17409/task/17418/stat : 17418 (java) S 17406 17409 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53539681 15371935744 18503 33554432000 4194304 4196468 140721959360896 140176995115760 140178671138517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
[pid=17409/tid=17419] ppid=17406 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17409/task/17419/stat : 17419 (java) S 17406 17409 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53539684 15371935744 18503 33554432000 4194304 4196468 140721959360896 140176620607440 140178671146907 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
[pid=17409/tid=17420] ppid=17406 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17409/task/17420/stat : 17420 (java) S 17406 17409 8919 0 -1 1077944384 308 0 0 0 0 0 0 0 20 0 15 0 53539684 15371935744 18569 33554432000 4194304 4196468 140721959360896 140178077481712 140178671139458 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
[pid=17409/tid=17421] ppid=17406 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17409/task/17421/stat : 17421 (java) S 17406 17409 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53539684 15371935744 18569 33554432000 4194304 4196468 140721959360896 140178076429168 140178671139458 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
[pid=17409/tid=17422] ppid=17406 vsize=15011656 memory=140695851718272 CPUtime=0.01 cores=1,3,5,7
/proc/17409/task/17422/stat : 17422 (java) S 17406 17409 8919 0 -1 1077944384 269 0 0 0 1 0 0 0 20 0 15 0 53539684 15371935744 18569 33554432000 4194304 4196468 140721959360896 140178075376112 140178671139458 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
[pid=17409/tid=17423] ppid=17406 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17409/task/17423/stat : 17423 (java) S 17406 17409 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53539684 15371935744 18569 33554432000 4194304 4196468 140721959360896 140176122702688 140178671138517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
[pid=17409/tid=17424] ppid=17406 vsize=15011656 memory=140695851718272 CPUtime=0 cores=1,3,5,7
/proc/17409/task/17424/stat : 17424 (java) S 17406 17409 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53539684 15371935744 18569 33554432000 4194304 4196468 140721959360896 140178074323504 140178671139458 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 73484 KiB

[startup+0.210496 s]*
/proc/loadavg: 2.18 2.12 2.09 3/220 17424
/proc/meminfo: memFree=14710636/32770624 swapFree=67108860/67108860
[pid=17409] ppid=17406 vsize=15011656 memory=86564 CPUtime=0.25 cores=1,3,5,7
/proc/17409/stat : 17409 (java) S 17406 17409 8919 0 -1 1077944320 10569 0 0 0 23 2 0 0 20 0 15 0 53539677 15371935744 21641 33554432000 4194304 4196468 140721959360896 140721959343440 140178671128311 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
/proc/17409/statm: 3752914 21641 2913 1 0 3715374 0
[pid=17409/tid=17411] ppid=17406 vsize=15011656 memory=8389772277269004345 CPUtime=0.2 cores=1,3,5,7
/proc/17409/task/17411/stat : 17411 (java) R 17406 17409 8919 0 -1 4202560 8473 0 0 0 18 2 0 0 20 0 15 0 53539677 15371935744 21641 33554432000 4194304 4196468 140721959360896 140178642954784 140178671150237 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
[pid=17409/tid=17412] ppid=17406 vsize=15011656 memory=288230609019731991 CPUtime=0 cores=1,3,5,7
/proc/17409/task/17412/stat : 17412 (java) S 17406 17409 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53539679 15371935744 21641 33554432000 4194304 4196468 140721959360896 140178675371024 140178671138517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
[pid=17409/tid=17413] ppid=17406 vsize=15011656 memory=288371072003430016 CPUtime=0 cores=1,3,5,7
/proc/17409/task/17413/stat : 17413 (java) S 17406 17409 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53539679 15371935744 21641 33554432000 4194304 4196468 140721959360896 140178474146960 140178671138517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
[pid=17409/tid=17414] ppid=17406 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17409/task/17414/stat : 17414 (java) S 17406 17409 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53539679 15371935744 21641 33554432000 4194304 4196468 140721959360896 140178473093904 140178671138517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
[pid=17409/tid=17415] ppid=17406 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17409/task/17415/stat : 17415 (java) S 17406 17409 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53539679 15371935744 21641 33554432000 4194304 4196468 140721959360896 140178129673104 140178671138517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
[pid=17409/tid=17416] ppid=17406 vsize=15011656 memory=140695851718272 CPUtime=0 cores=1,3,5,7
/proc/17409/task/17416/stat : 17416 (java) S 17406 17409 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53539680 15371935744 21641 33554432000 4194304 4196468 140721959360896 140178078533872 140178671139458 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
[pid=17409/tid=17417] ppid=17406 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17409/task/17417/stat : 17417 (java) S 17406 17409 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 53539681 15371935744 21641 33554432000 4194304 4196468 140721959360896 140177263551648 140178671138517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
[pid=17409/tid=17418] ppid=17406 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17409/task/17418/stat : 17418 (java) S 17406 17409 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53539681 15371935744 21641 33554432000 4194304 4196468 140721959360896 140176995115760 140178671138517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
[pid=17409/tid=17419] ppid=17406 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17409/task/17419/stat : 17419 (java) S 17406 17409 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53539684 15371935744 21641 33554432000 4194304 4196468 140721959360896 140176620607440 140178671146907 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
[pid=17409/tid=17420] ppid=17406 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17409/task/17420/stat : 17420 (java) R 17406 17409 8919 0 -1 1077944384 319 0 0 0 0 0 0 0 20 0 15 0 53539684 15371935744 21641 33554432000 4194304 4196468 140721959360896 140178077481712 140178671139458 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
[pid=17409/tid=17421] ppid=17406 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17409/task/17421/stat : 17421 (java) R 17406 17409 8919 0 -1 4202560 156 0 0 0 0 0 0 0 20 0 15 0 53539684 15371935744 21641 33554432000 4194304 4196468 140721959360896 140178076429168 140178651900337 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
[pid=17409/tid=17422] ppid=17406 vsize=15011656 memory=140695851718272 CPUtime=0.03 cores=1,3,5,7
/proc/17409/task/17422/stat : 17422 (java) S 17406 17409 8919 0 -1 1077944384 284 0 0 0 3 0 0 0 20 0 15 0 53539684 15371935744 21641 33554432000 4194304 4196468 140721959360896 140178075376112 140178671139458 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
[pid=17409/tid=17423] ppid=17406 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17409/task/17423/stat : 17423 (java) S 17406 17409 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53539684 15371935744 21641 33554432000 4194304 4196468 140721959360896 140176122702688 140178671138517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
[pid=17409/tid=17424] ppid=17406 vsize=15011656 memory=140695851718272 CPUtime=0 cores=1,3,5,7
/proc/17409/task/17424/stat : 17424 (java) S 17406 17409 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53539684 15371935744 21641 33554432000 4194304 4196468 140721959360896 140178074323504 140178671139458 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 86564 KiB

[startup+0.310507 s]*
/proc/loadavg: 2.17 2.12 2.09 3/220 17424
/proc/meminfo: memFree=14707348/32770624 swapFree=67108860/67108860
[pid=17409] ppid=17406 vsize=15011656 memory=90300 CPUtime=0.43 cores=1,3,5,7
/proc/17409/stat : 17409 (java) S 17406 17409 8919 0 -1 1077944320 11094 0 0 0 40 3 0 0 20 0 15 0 53539677 15371935744 22575 33554432000 4194304 4196468 140721959360896 140721959343440 140178671128311 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
/proc/17409/statm: 3752914 22575 3031 1 0 3715374 0
[pid=17409/tid=17411] ppid=17406 vsize=15011656 memory=8389772277269004345 CPUtime=0.29 cores=1,3,5,7
/proc/17409/task/17411/stat : 17411 (java) R 17406 17409 8919 0 -1 4202560 8843 0 0 0 27 2 0 0 20 0 15 0 53539677 15371935744 22575 33554432000 4194304 4196468 140721959360896 140178642955808 140178655171941 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
[pid=17409/tid=17412] ppid=17406 vsize=15011656 memory=4294967638 CPUtime=0 cores=1,3,5,7
/proc/17409/task/17412/stat : 17412 (java) S 17406 17409 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53539679 15371935744 22575 33554432000 4194304 4196468 140721959360896 140178675371024 140178671138517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
[pid=17409/tid=17413] ppid=17406 vsize=15011656 memory=288371072003430016 CPUtime=0 cores=1,3,5,7
/proc/17409/task/17413/stat : 17413 (java) S 17406 17409 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53539679 15371935744 22575 33554432000 4194304 4196468 140721959360896 140178474146960 140178671138517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
[pid=17409/tid=17414] ppid=17406 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17409/task/17414/stat : 17414 (java) S 17406 17409 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53539679 15371935744 22575 33554432000 4194304 4196468 140721959360896 140178473093904 140178671138517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
[pid=17409/tid=17415] ppid=17406 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17409/task/17415/stat : 17415 (java) S 17406 17409 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53539679 15371935744 22575 33554432000 4194304 4196468 140721959360896 140178129673104 140178671138517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
[pid=17409/tid=17416] ppid=17406 vsize=15011656 memory=140695851718272 CPUtime=0 cores=1,3,5,7
/proc/17409/task/17416/stat : 17416 (java) S 17406 17409 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53539680 15371935744 22575 33554432000 4194304 4196468 140721959360896 140178078533872 140178671139458 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
[pid=17409/tid=17417] ppid=17406 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17409/task/17417/stat : 17417 (java) S 17406 17409 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 53539681 15371935744 22575 33554432000 4194304 4196468 140721959360896 140177263551648 140178671138517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
[pid=17409/tid=17418] ppid=17406 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17409/task/17418/stat : 17418 (java) S 17406 17409 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53539681 15371935744 22575 33554432000 4194304 4196468 140721959360896 140176995115760 140178671138517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
[pid=17409/tid=17419] ppid=17406 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17409/task/17419/stat : 17419 (java) S 17406 17409 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53539684 15371935744 22575 33554432000 4194304 4196468 140721959360896 140176620607440 140178671146907 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
[pid=17409/tid=17420] ppid=17406 vsize=15011656 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/17409/task/17420/stat : 17420 (java) R 17406 17409 8919 0 -1 4202560 342 0 0 0 1 0 0 0 20 0 15 0 53539684 15371935744 22575 33554432000 4194304 4196468 140721959360896 140178077481712 140178655550790 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
[pid=17409/tid=17421] ppid=17406 vsize=15011656 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/17409/task/17421/stat : 17421 (java) R 17406 17409 8919 0 -1 1077944384 270 0 0 0 2 0 0 0 20 0 15 0 53539684 15371935744 22575 33554432000 4194304 4196468 140721959360896 140178076429168 140178671139458 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
[pid=17409/tid=17422] ppid=17406 vsize=15011656 memory=140695851718272 CPUtime=0.07 cores=1,3,5,7
/proc/17409/task/17422/stat : 17422 (java) R 17406 17409 8919 0 -1 4202560 304 0 0 0 7 0 0 0 20 0 15 0 53539684 15371935744 22575 33554432000 4194304 4196468 140721959360896 140178075376112 140178663365438 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
[pid=17409/tid=17423] ppid=17406 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17409/task/17423/stat : 17423 (java) S 17406 17409 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53539684 15371935744 22575 33554432000 4194304 4196468 140721959360896 140176122702688 140178671138517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
[pid=17409/tid=17424] ppid=17406 vsize=15011656 memory=140695851718272 CPUtime=0 cores=1,3,5,7
/proc/17409/task/17424/stat : 17424 (java) S 17406 17409 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53539684 15371935744 22575 33554432000 4194304 4196468 140721959360896 140178074323504 140178671139458 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 90300 KiB

[startup+0.710616 s]
/proc/loadavg: 2.17 2.12 2.09 3/220 17424
/proc/meminfo: memFree=14683288/32770624 swapFree=67108860/67108860
[pid=17409] ppid=17406 vsize=15017928 memory=134184 CPUtime=1.08 cores=1,3,5,7
/proc/17409/stat : 17409 (java) S 17406 17409 8919 0 -1 1077944320 18220 0 0 0 102 6 0 0 20 0 15 0 53539677 15378358272 33546 33554432000 4194304 4196468 140721959360896 140721959343440 140178671128311 0 0 0 25189583 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
/proc/17409/statm: 3754482 33546 3157 1 0 3715886 0
[pid=17409/tid=17411] ppid=17406 vsize=15017928 memory=0 CPUtime=0.68 cores=1,3,5,7
/proc/17409/task/17411/stat : 17411 (java) R 17406 17409 8919 0 -1 4202560 15229 0 0 0 63 5 0 0 20 0 15 0 53539677 15378358272 33546 33554432000 4194304 4196468 140721959360896 140178642963664 140178152870727 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
[pid=17409/tid=17412] ppid=17406 vsize=15017928 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17409/task/17412/stat : 17412 (java) S 17406 17409 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53539679 15378358272 33546 33554432000 4194304 4196468 140721959360896 140178675371024 140178671138517 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
[pid=17409/tid=17413] ppid=17406 vsize=15017928 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17409/task/17413/stat : 17413 (java) S 17406 17409 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53539679 15378358272 33546 33554432000 4194304 4196468 140721959360896 140178474146960 140178671138517 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
[pid=17409/tid=17414] ppid=17406 vsize=15017928 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17409/task/17414/stat : 17414 (java) S 17406 17409 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53539679 15378358272 33546 33554432000 4194304 4196468 140721959360896 140178473093904 140178671138517 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
[pid=17409/tid=17415] ppid=17406 vsize=15017928 memory=215496897091431 CPUtime=0 cores=1,3,5,7
/proc/17409/task/17415/stat : 17415 (java) S 17406 17409 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53539679 15378358272 33546 33554432000 4194304 4196468 140721959360896 140178129673104 140178671138517 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
[pid=17409/tid=17416] ppid=17406 vsize=15017928 memory=287128 CPUtime=0 cores=1,3,5,7
/proc/17409/task/17416/stat : 17416 (java) S 17406 17409 8919 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 53539680 15378358272 33546 33554432000 4194304 4196468 140721959360896 140178078533872 140178671139458 0 0 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
[pid=17409/tid=17417] ppid=17406 vsize=15017928 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17409/task/17417/stat : 17417 (java) S 17406 17409 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 53539681 15378358272 33546 33554432000 4194304 4196468 140721959360896 140177263551648 140178671138517 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
[pid=17409/tid=17418] ppid=17406 vsize=15017928 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17409/task/17418/stat : 17418 (java) S 17406 17409 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53539681 15378358272 33546 33554432000 4194304 4196468 140721959360896 140176995115760 140178671138517 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
[pid=17409/tid=17419] ppid=17406 vsize=15017928 memory=7809523229951467574 CPUtime=0 cores=1,3,5,7
/proc/17409/task/17419/stat : 17419 (java) S 17406 17409 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53539684 15378358272 33546 33554432000 4194304 4196468 140721959360896 140176620607440 140178671146907 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
[pid=17409/tid=17420] ppid=17406 vsize=15017928 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/17409/task/17420/stat : 17420 (java) R 17406 17409 8919 0 -1 4202560 659 0 0 0 8 0 0 0 20 0 15 0 53539684 15378358272 33546 33554432000 4194304 4196468 140721959360896 140178077473664 140178656024127 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
[pid=17409/tid=17421] ppid=17406 vsize=15017928 memory=-3472574513799858009 CPUtime=0.11 cores=1,3,5,7
/proc/17409/task/17421/stat : 17421 (java) R 17406 17409 8919 0 -1 4202560 507 0 0 0 11 0 0 0 20 0 15 0 53539684 15378358272 33546 33554432000 4194304 4196468 140721959360896 140178076422192 140178650629629 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
[pid=17409/tid=17422] ppid=17406 vsize=15017928 memory=6944656592387989600 CPUtime=0.18 cores=1,3,5,7
/proc/17409/task/17422/stat : 17422 (java) R 17406 17409 8919 0 -1 4202560 485 0 0 0 18 0 0 0 20 0 15 0 53539684 15378358272 33546 33554432000 4194304 4196468 140721959360896 140178075373048 140178650112984 0 4 0 25189583 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
[pid=17409/tid=17423] ppid=17406 vsize=15017928 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/17409/task/17423/stat : 17423 (java) S 17406 17409 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53539684 15378358272 33546 33554432000 4194304 4196468 140721959360896 140176122702688 140178671138517 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
[pid=17409/tid=17424] ppid=17406 vsize=15017928 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17409/task/17424/stat : 17424 (java) S 17406 17409 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53539684 15378358272 33546 33554432000 4194304 4196468 140721959360896 140178074323504 140178671139458 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
Current children cumulated CPU time: 1.08 s
Current children cumulated vsize: 15017928 KiB
Current children cumulated memory: 134184 KiB

[startup+1.50166 s]
/proc/loadavg: 2.17 2.12 2.09 5/220 17424
/proc/meminfo: memFree=14597044/32770624 swapFree=67108860/67108860
[pid=17409] ppid=17406 vsize=15022100 memory=263756 CPUtime=3.51 cores=1,3,5,7
/proc/17409/stat : 17409 (java) S 17406 17409 8919 0 -1 1077944320 20963 0 0 0 342 9 0 0 20 0 15 0 53539677 15382630400 65939 33554432000 4194304 4196468 140721959360896 140721959343440 140178671128311 0 0 0 25189583 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
/proc/17409/statm: 3755525 65939 3202 1 0 3716910 0
[pid=17409/tid=17411] ppid=17406 vsize=15022100 memory=127 CPUtime=1.46 cores=1,3,5,7
/proc/17409/task/17411/stat : 17411 (java) R 17406 17409 8919 0 -1 4202560 16092 0 0 0 139 7 0 0 20 0 15 0 53539677 15382630400 65939 33554432000 4194304 4196468 140721959360896 140178642962608 140178671140246 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
[pid=17409/tid=17412] ppid=17406 vsize=15022100 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17409/task/17412/stat : 17412 (java) S 17406 17409 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53539679 15382630400 65939 33554432000 4194304 4196468 140721959360896 140178675371024 140178671138517 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
[pid=17409/tid=17413] ppid=17406 vsize=15022100 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17409/task/17413/stat : 17413 (java) S 17406 17409 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53539679 15382630400 65939 33554432000 4194304 4196468 140721959360896 140178474146960 140178671138517 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
[pid=17409/tid=17414] ppid=17406 vsize=15022100 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17409/task/17414/stat : 17414 (java) S 17406 17409 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53539679 15382630400 65939 33554432000 4194304 4196468 140721959360896 140178473093904 140178671138517 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
[pid=17409/tid=17415] ppid=17406 vsize=15022100 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17409/task/17415/stat : 17415 (java) S 17406 17409 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53539679 15382630400 65939 33554432000 4194304 4196468 140721959360896 140178129673104 140178671138517 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
[pid=17409/tid=17416] ppid=17406 vsize=15022100 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17409/task/17416/stat : 17416 (java) S 17406 17409 8919 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 53539680 15382630400 65939 33554432000 4194304 4196468 140721959360896 140178078533872 140178671139458 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0

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

/proc/17409/task/17424/stat : 17424 (java) S 17406 17409 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 53539684 16060325888 415565 33554432000 4194304 4196468 140721959360896 140178074323504 140178671139458 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 8 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
[pid=17409/tid=17426] ppid=17406 vsize=15683912 memory=960 CPUtime=0 cores=1,3,5,7
/proc/17409/task/17426/stat : 17426 (java) S 17406 17409 8919 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 53540283 16060325888 415565 33554432000 4194304 4196468 140721959360896 140178070803776 140178671152921 0 4 0 25189583 18446744071579417331 0 0 -1 7 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
[pid=17409/tid=17428] ppid=17406 vsize=15683912 memory=1240 CPUtime=0 cores=1,3,5,7
/proc/17409/task/17428/stat : 17428 (java) S 17406 17409 8919 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 53540284 16060325888 415565 33554432000 4194304 4196468 140721959360896 140175585819952 140178671150237 0 4 0 25189583 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
[pid=17409/tid=17429] ppid=17406 vsize=15683912 memory=2340 CPUtime=0 cores=1,3,5,7
/proc/17409/task/17429/stat : 17429 (java) S 17406 17409 8919 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 53540284 16060325888 415565 33554432000 4194304 4196468 140721959360896 140175317385136 140178671150237 0 4 0 25189583 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
[pid=17409/tid=17430] ppid=17406 vsize=15683912 memory=498 CPUtime=0 cores=1,3,5,7
/proc/17409/task/17430/stat : 17430 (java) S 17406 17409 8919 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 19 0 53540286 16060325888 415565 33554432000 4194304 4196468 140721959360896 140175854264096 140178671138517 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
Current children cumulated CPU time: 33.87 s
Current children cumulated vsize: 15731420 KiB
Current children cumulated memory: 1690884 KiB

[startup+22.8008 s]
/proc/loadavg: 2.24 2.14 2.10 3/225 17430
/proc/meminfo: memFree=13110024/32770624 swapFree=67108860/67108860
[pid=17409] ppid=17406 vsize=15683912 memory=1662260 CPUtime=17.54 cores=1,3,5,7
/proc/17409/stat : 17409 (java) S 17406 17409 8919 0 -1 1077944320 35640 0 0 0 1720 34 0 0 20 0 19 0 53539677 16060325888 415565 33554432000 4194304 4196468 140721959360896 140721959343440 140178671128311 0 0 0 25189583 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
/proc/17409/statm: 3920978 415565 3242 1 0 3881834 0
[pid=17425] ppid=17409 vsize=47508 memory=28624 CPUtime=16.73 cores=1,3,5,7
/proc/17425/stat : 17425 (minisat_release) R 17409 17409 8919 0 -1 4202496 22418 0 0 0 1671 2 0 0 20 0 1 0 53540283 48648192 7156 33554432000 4194304 4308513 140720751252704 140720751249912 140455048270832 0 4 0 8396802 0 0 0 17 5 0 0 0 0 0 6409496 6410680 20148224 140720751256239 140720751256750 140720751256750 140720751259589 0
/proc/17425/statm: 11877 7156 354 28 0 8117 0
[pid=17409/tid=17411] ppid=17406 vsize=15683912 memory=-7824251494390455655 CPUtime=6.06 cores=1,3,5,7
/proc/17409/task/17411/stat : 17411 (java) S 17406 17409 8919 0 -1 1077944384 18175 0 0 0 578 28 0 0 20 0 19 0 53539677 16060325888 415565 33554432000 4194304 4196468 140721959360896 140178642967552 140178671138517 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
[pid=17409/tid=17412] ppid=17406 vsize=15683912 memory=288230621803970871 CPUtime=0 cores=1,3,5,7
/proc/17409/task/17412/stat : 17412 (java) S 17406 17409 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 53539679 16060325888 415565 33554432000 4194304 4196468 140721959360896 140178675371024 140178671138517 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
[pid=17409/tid=17413] ppid=17406 vsize=15683912 memory=16105853321218399 CPUtime=0 cores=1,3,5,7
/proc/17409/task/17413/stat : 17413 (java) S 17406 17409 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 53539679 16060325888 415565 33554432000 4194304 4196468 140721959360896 140178474146960 140178671138517 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
[pid=17409/tid=17414] ppid=17406 vsize=15683912 memory=38152 CPUtime=0 cores=1,3,5,7
/proc/17409/task/17414/stat : 17414 (java) S 17406 17409 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 53539679 16060325888 415565 33554432000 4194304 4196468 140721959360896 140178473093904 140178671138517 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
[pid=17409/tid=17415] ppid=17406 vsize=15683912 memory=-7824251494390455655 CPUtime=0 cores=1,3,5,7
/proc/17409/task/17415/stat : 17415 (java) S 17406 17409 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 53539679 16060325888 415565 33554432000 4194304 4196468 140721959360896 140178129673104 140178671138517 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
[pid=17409/tid=17416] ppid=17406 vsize=15683912 memory=4126316290023845779 CPUtime=0 cores=1,3,5,7
/proc/17409/task/17416/stat : 17416 (java) S 17406 17409 8919 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 19 0 53539680 16060325888 415565 33554432000 4194304 4196468 140721959360896 140178078533872 140178671139458 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
[pid=17409/tid=17417] ppid=17406 vsize=15683912 memory=4620 CPUtime=0 cores=1,3,5,7
/proc/17409/task/17417/stat : 17417 (java) S 17406 17409 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 53539681 16060325888 415565 33554432000 4194304 4196468 140721959360896 140177263551648 140178671138517 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
[pid=17409/tid=17418] ppid=17406 vsize=15683912 memory=796 CPUtime=0 cores=1,3,5,7
/proc/17409/task/17418/stat : 17418 (java) S 17406 17409 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 53539681 16060325888 415565 33554432000 4194304 4196468 140721959360896 140176995115760 140178671138517 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
[pid=17409/tid=17419] ppid=17406 vsize=15683912 memory=1224 CPUtime=0 cores=1,3,5,7
/proc/17409/task/17419/stat : 17419 (java) S 17406 17409 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 53539684 16060325888 415565 33554432000 4194304 4196468 140721959360896 140176620607440 140178671146907 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
[pid=17409/tid=17420] ppid=17406 vsize=15683912 memory=15872 CPUtime=4.98 cores=1,3,5,7
/proc/17409/task/17420/stat : 17420 (java) S 17406 17409 8919 0 -1 1077944384 6965 0 0 0 496 2 0 0 20 0 19 0 53539684 16060325888 415565 33554432000 4194304 4196468 140721959360896 140178077481712 140178671139458 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 8 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
[pid=17409/tid=17421] ppid=17406 vsize=15683912 memory=4048 CPUtime=4.86 cores=1,3,5,7
/proc/17409/task/17421/stat : 17421 (java) S 17406 17409 8919 0 -1 1077944384 4997 0 0 0 485 1 0 0 20 0 19 0 53539684 16060325888 415565 33554432000 4194304 4196468 140721959360896 140178076429168 140178671139458 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
[pid=17409/tid=17422] ppid=17406 vsize=15683912 memory=10960 CPUtime=1.59 cores=1,3,5,7
/proc/17409/task/17422/stat : 17422 (java) S 17406 17409 8919 0 -1 1077944384 4107 0 0 0 158 1 0 0 20 0 19 0 53539684 16060325888 415565 33554432000 4194304 4196468 140721959360896 140178075376112 140178671139458 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 8 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
[pid=17409/tid=17423] ppid=17406 vsize=15683912 memory=16444 CPUtime=0 cores=1,3,5,7
/proc/17409/task/17423/stat : 17423 (java) S 17406 17409 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 53539684 16060325888 415565 33554432000 4194304 4196468 140721959360896 140176122702688 140178671138517 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
[pid=17409/tid=17424] ppid=17406 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17409/task/17424/stat : 17424 (java) S 17406 17409 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 53539684 16060325888 415565 33554432000 4194304 4196468 140721959360896 140178074323504 140178671139458 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 8 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
[pid=17409/tid=17426] ppid=17406 vsize=15683912 memory=-7824251494390455655 CPUtime=0 cores=1,3,5,7
/proc/17409/task/17426/stat : 17426 (java) S 17406 17409 8919 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 53540283 16060325888 415565 33554432000 4194304 4196468 140721959360896 140178070803776 140178671152921 0 4 0 25189583 18446744071579417331 0 0 -1 7 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
[pid=17409/tid=17428] ppid=17406 vsize=15683912 memory=6943526294502006880 CPUtime=0 cores=1,3,5,7
/proc/17409/task/17428/stat : 17428 (java) S 17406 17409 8919 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 53540284 16060325888 415565 33554432000 4194304 4196468 140721959360896 140175585819952 140178671150237 0 4 0 25189583 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
[pid=17409/tid=17429] ppid=17406 vsize=15683912 memory=6943526294502006880 CPUtime=0 cores=1,3,5,7
/proc/17409/task/17429/stat : 17429 (java) S 17406 17409 8919 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 53540284 16060325888 415565 33554432000 4194304 4196468 140721959360896 140175317385136 140178671150237 0 4 0 25189583 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
[pid=17409/tid=17430] ppid=17406 vsize=15683912 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/17409/task/17430/stat : 17430 (java) S 17406 17409 8919 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 19 0 53540286 16060325888 415565 33554432000 4194304 4196468 140721959360896 140175854264096 140178671138517 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
Current children cumulated CPU time: 34.27 s
Current children cumulated vsize: 15731420 KiB
Current children cumulated memory: 1690884 KiB

[startup+23.0008 s]*
/proc/loadavg: 2.24 2.14 2.10 3/225 17430
/proc/meminfo: memFree=13101832/32770624 swapFree=67108860/67108860
[pid=17409] ppid=17406 vsize=15683912 memory=1662260 CPUtime=17.54 cores=1,3,5,7
/proc/17409/stat : 17409 (java) S 17406 17409 8919 0 -1 1077944320 35640 0 0 0 1720 34 0 0 20 0 19 0 53539677 16060325888 415565 33554432000 4194304 4196468 140721959360896 140721959343440 140178671128311 0 0 0 25189583 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
/proc/17409/statm: 3920978 415565 3242 1 0 3881834 0
[pid=17425] ppid=17409 vsize=47508 memory=28624 CPUtime=16.94 cores=1,3,5,7
/proc/17425/stat : 17425 (minisat_release) R 17409 17409 8919 0 -1 4202496 22421 0 0 0 1692 2 0 0 20 0 1 0 53540283 48648192 7156 33554432000 4194304 4308513 140720751252704 140720751249912 4250386 0 4 0 8396802 0 0 0 17 5 0 0 0 0 0 6409496 6410680 20148224 140720751256239 140720751256750 140720751256750 140720751259589 0
/proc/17425/statm: 11877 7156 354 28 0 8117 0
[pid=17409/tid=17411] ppid=17406 vsize=15683912 memory=-7824251494390455655 CPUtime=6.06 cores=1,3,5,7
/proc/17409/task/17411/stat : 17411 (java) S 17406 17409 8919 0 -1 1077944384 18175 0 0 0 578 28 0 0 20 0 19 0 53539677 16060325888 415565 33554432000 4194304 4196468 140721959360896 140178642967552 140178671138517 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
[pid=17409/tid=17412] ppid=17406 vsize=15683912 memory=4126316290023845779 CPUtime=0 cores=1,3,5,7
/proc/17409/task/17412/stat : 17412 (java) S 17406 17409 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 53539679 16060325888 415565 33554432000 4194304 4196468 140721959360896 140178675371024 140178671138517 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
[pid=17409/tid=17413] ppid=17406 vsize=15683912 memory=20 CPUtime=0 cores=1,3,5,7
/proc/17409/task/17413/stat : 17413 (java) S 17406 17409 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 53539679 16060325888 415565 33554432000 4194304 4196468 140721959360896 140178474146960 140178671138517 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
[pid=17409/tid=17414] ppid=17406 vsize=15683912 memory=98 CPUtime=0 cores=1,3,5,7
/proc/17409/task/17414/stat : 17414 (java) S 17406 17409 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 53539679 16060325888 415565 33554432000 4194304 4196468 140721959360896 140178473093904 140178671138517 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
[pid=17409/tid=17415] ppid=17406 vsize=15683912 memory=1958 CPUtime=0 cores=1,3,5,7
/proc/17409/task/17415/stat : 17415 (java) S 17406 17409 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 53539679 16060325888 415565 33554432000 4194304 4196468 140721959360896 140178129673104 140178671138517 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
[pid=17409/tid=17416] ppid=17406 vsize=15683912 memory=3 CPUtime=0 cores=1,3,5,7
/proc/17409/task/17416/stat : 17416 (java) S 17406 17409 8919 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 19 0 53539680 16060325888 415565 33554432000 4194304 4196468 140721959360896 140178078533872 140178671139458 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
[pid=17409/tid=17417] ppid=17406 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17409/task/17417/stat : 17417 (java) S 17406 17409 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 53539681 16060325888 415565 33554432000 4194304 4196468 140721959360896 140177263551648 140178671138517 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
[pid=17409/tid=17418] ppid=17406 vsize=15683912 memory=153 CPUtime=0 cores=1,3,5,7
/proc/17409/task/17418/stat : 17418 (java) S 17406 17409 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 53539681 16060325888 415565 33554432000 4194304 4196468 140721959360896 140176995115760 140178671138517 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
[pid=17409/tid=17419] ppid=17406 vsize=15683912 memory=4134 CPUtime=0 cores=1,3,5,7
/proc/17409/task/17419/stat : 17419 (java) S 17406 17409 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 53539684 16060325888 415565 33554432000 4194304 4196468 140721959360896 140176620607440 140178671146907 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
[pid=17409/tid=17420] ppid=17406 vsize=15683912 memory=0 CPUtime=4.98 cores=1,3,5,7
/proc/17409/task/17420/stat : 17420 (java) S 17406 17409 8919 0 -1 1077944384 6965 0 0 0 496 2 0 0 20 0 19 0 53539684 16060325888 415565 33554432000 4194304 4196468 140721959360896 140178077481712 140178671139458 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 8 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
[pid=17409/tid=17421] ppid=17406 vsize=15683912 memory=2 CPUtime=4.86 cores=1,3,5,7
/proc/17409/task/17421/stat : 17421 (java) S 17406 17409 8919 0 -1 1077944384 4997 0 0 0 485 1 0 0 20 0 19 0 53539684 16060325888 415565 33554432000 4194304 4196468 140721959360896 140178076429168 140178671139458 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
[pid=17409/tid=17422] ppid=17406 vsize=15683912 memory=0 CPUtime=1.59 cores=1,3,5,7
/proc/17409/task/17422/stat : 17422 (java) S 17406 17409 8919 0 -1 1077944384 4107 0 0 0 158 1 0 0 20 0 19 0 53539684 16060325888 415565 33554432000 4194304 4196468 140721959360896 140178075376112 140178671139458 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 8 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
[pid=17409/tid=17423] ppid=17406 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17409/task/17423/stat : 17423 (java) S 17406 17409 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 53539684 16060325888 415565 33554432000 4194304 4196468 140721959360896 140176122702688 140178671138517 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
[pid=17409/tid=17424] ppid=17406 vsize=15683912 memory=8243122710528917583 CPUtime=0 cores=1,3,5,7
/proc/17409/task/17424/stat : 17424 (java) S 17406 17409 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 53539684 16060325888 415565 33554432000 4194304 4196468 140721959360896 140178074323504 140178671139458 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 8 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
[pid=17409/tid=17426] ppid=17406 vsize=15683912 memory=20953 CPUtime=0 cores=1,3,5,7
/proc/17409/task/17426/stat : 17426 (java) S 17406 17409 8919 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 53540283 16060325888 415565 33554432000 4194304 4196468 140721959360896 140178070803776 140178671152921 0 4 0 25189583 18446744071579417331 0 0 -1 7 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
[pid=17409/tid=17428] ppid=17406 vsize=15683912 memory=301789760512567767 CPUtime=0 cores=1,3,5,7
/proc/17409/task/17428/stat : 17428 (java) S 17406 17409 8919 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 53540284 16060325888 415565 33554432000 4194304 4196468 140721959360896 140175585819952 140178671150237 0 4 0 25189583 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
[pid=17409/tid=17429] ppid=17406 vsize=15683912 memory=6943526294502006880 CPUtime=0 cores=1,3,5,7
/proc/17409/task/17429/stat : 17429 (java) S 17406 17409 8919 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 53540284 16060325888 415565 33554432000 4194304 4196468 140721959360896 140175317385136 140178671150237 0 4 0 25189583 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
[pid=17409/tid=17430] ppid=17406 vsize=15683912 memory=-2605811476043408017 CPUtime=0 cores=1,3,5,7
/proc/17409/task/17430/stat : 17430 (java) S 17406 17409 8919 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 19 0 53540286 16060325888 415565 33554432000 4194304 4196468 140721959360896 140175854264096 140178671138517 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
Current children cumulated CPU time: 34.48 s
Current children cumulated vsize: 15731420 KiB
Current children cumulated memory: 1690884 KiB

[startup+23.1102 s]
/proc/loadavg: 2.24 2.14 2.10 3/225 17430
/proc/meminfo: memFree=13101832/32770624 swapFree=67108860/67108860
[pid=17409] ppid=17406 vsize=15683912 memory=1662260 CPUtime=17.54 cores=1,3,5,7
/proc/17409/stat : 17409 (java) S 17406 17409 8919 0 -1 1077944320 35640 0 0 0 1720 34 0 0 20 0 19 0 53539677 16060325888 415565 33554432000 4194304 4196468 140721959360896 140721959343440 140178671128311 0 0 0 25189583 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
/proc/17409/statm: 3920978 415565 3242 1 0 3881834 0
[pid=17425] ppid=17409 vsize=47508 memory=30672 CPUtime=17.04 cores=1,3,5,7
/proc/17425/stat : 17425 (minisat_release) R 17409 17409 8919 0 -1 4202496 22432 0 0 0 1702 2 0 0 20 0 1 0 53540283 48648192 7668 33554432000 4194304 4308513 140720751252704 140720751249912 4275873 0 4 0 8396802 0 0 0 17 5 0 0 0 0 0 6409496 6410680 20148224 140720751256239 140720751256750 140720751256750 140720751259589 0
/proc/17425/statm: 11877 7668 354 28 0 8117 0
[pid=17409/tid=17411] ppid=17406 vsize=15683912 memory=17112 CPUtime=6.06 cores=1,3,5,7
/proc/17409/task/17411/stat : 17411 (java) S 17406 17409 8919 0 -1 1077944384 18175 0 0 0 578 28 0 0 20 0 19 0 53539677 16060325888 415565 33554432000 4194304 4196468 140721959360896 140178642967552 140178671138517 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
[pid=17409/tid=17412] ppid=17406 vsize=15683912 memory=1662260 CPUtime=0 cores=1,3,5,7
/proc/17409/task/17412/stat : 17412 (java) S 17406 17409 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 53539679 16060325888 415565 33554432000 4194304 4196468 140721959360896 140178675371024 140178671138517 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
[pid=17409/tid=17413] ppid=17406 vsize=15683912 memory=28624 CPUtime=0 cores=1,3,5,7
/proc/17409/task/17413/stat : 17413 (java) S 17406 17409 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 53539679 16060325888 415565 33554432000 4194304 4196468 140721959360896 140178474146960 140178671138517 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
[pid=17409/tid=17414] ppid=17406 vsize=15683912 memory=5524 CPUtime=0 cores=1,3,5,7
/proc/17409/task/17414/stat : 17414 (java) S 17406 17409 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 53539679 16060325888 415565 33554432000 4194304 4196468 140721959360896 140178473093904 140178671138517 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
[pid=17409/tid=17415] ppid=17406 vsize=15683912 memory=3248 CPUtime=0 cores=1,3,5,7
/proc/17409/task/17415/stat : 17415 (java) S 17406 17409 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 53539679 16060325888 415565 33554432000 4194304 4196468 140721959360896 140178129673104 140178671138517 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
[pid=17409/tid=17416] ppid=17406 vsize=15683912 memory=1662260 CPUtime=0 cores=1,3,5,7
/proc/17409/task/17416/stat : 17416 (java) S 17406 17409 8919 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 19 0 53539680 16060325888 415565 33554432000 4194304 4196468 140721959360896 140178078533872 140178671139458 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
[pid=17409/tid=17417] ppid=17406 vsize=15683912 memory=31684 CPUtime=0 cores=1,3,5,7
/proc/17409/task/17417/stat : 17417 (java) S 17406 17409 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 53539681 16060325888 415565 33554432000 4194304 4196468 140721959360896 140177263551648 140178671138517 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
[pid=17409/tid=17418] ppid=17406 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17409/task/17418/stat : 17418 (java) S 17406 17409 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 53539681 16060325888 415565 33554432000 4194304 4196468 140721959360896 140176995115760 140178671138517 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
[pid=17409/tid=17419] ppid=17406 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17409/task/17419/stat : 17419 (java) S 17406 17409 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 53539684 16060325888 415565 33554432000 4194304 4196468 140721959360896 140176620607440 140178671146907 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
[pid=17409/tid=17420] ppid=17406 vsize=15683912 memory=4140 CPUtime=4.98 cores=1,3,5,7
/proc/17409/task/17420/stat : 17420 (java) S 17406 17409 8919 0 -1 1077944384 6965 0 0 0 496 2 0 0 20 0 19 0 53539684 16060325888 415565 33554432000 4194304 4196468 140721959360896 140178077481712 140178671139458 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 8 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
[pid=17409/tid=17421] ppid=17406 vsize=15683912 memory=1662260 CPUtime=4.86 cores=1,3,5,7
/proc/17409/task/17421/stat : 17421 (java) S 17406 17409 8919 0 -1 1077944384 4997 0 0 0 485 1 0 0 20 0 19 0 53539684 16060325888 415565 33554432000 4194304 4196468 140721959360896 140178076429168 140178671139458 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
[pid=17409/tid=17422] ppid=17406 vsize=15683912 memory=17112 CPUtime=1.59 cores=1,3,5,7
/proc/17409/task/17422/stat : 17422 (java) S 17406 17409 8919 0 -1 1077944384 4107 0 0 0 158 1 0 0 20 0 19 0 53539684 16060325888 415565 33554432000 4194304 4196468 140721959360896 140178075376112 140178671139458 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 8 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
[pid=17409/tid=17423] ppid=17406 vsize=15683912 memory=1662260 CPUtime=0 cores=1,3,5,7
/proc/17409/task/17423/stat : 17423 (java) S 17406 17409 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 53539684 16060325888 415565 33554432000 4194304 4196468 140721959360896 140176122702688 140178671138517 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
[pid=17409/tid=17424] ppid=17406 vsize=15683912 memory=1662260 CPUtime=0 cores=1,3,5,7
/proc/17409/task/17424/stat : 17424 (java) S 17406 17409 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 53539684 16060325888 415565 33554432000 4194304 4196468 140721959360896 140178074323504 140178671139458 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 8 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
[pid=17409/tid=17426] ppid=17406 vsize=15683912 memory=4140 CPUtime=0 cores=1,3,5,7
/proc/17409/task/17426/stat : 17426 (java) S 17406 17409 8919 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 53540283 16060325888 415565 33554432000 4194304 4196468 140721959360896 140178070803776 140178671152921 0 4 0 25189583 18446744071579417331 0 0 -1 7 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
[pid=17409/tid=17428] ppid=17406 vsize=15683912 memory=17112 CPUtime=0 cores=1,3,5,7
/proc/17409/task/17428/stat : 17428 (java) S 17406 17409 8919 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 53540284 16060325888 415565 33554432000 4194304 4196468 140721959360896 140175585819952 140178671150237 0 4 0 25189583 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
[pid=17409/tid=17429] ppid=17406 vsize=15683912 memory=1296 CPUtime=0 cores=1,3,5,7
/proc/17409/task/17429/stat : 17429 (java) S 17406 17409 8919 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 53540284 16060325888 415565 33554432000 4194304 4196468 140721959360896 140175317385136 140178671150237 0 4 0 25189583 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
[pid=17409/tid=17430] ppid=17406 vsize=15683912 memory=2340 CPUtime=0 cores=1,3,5,7
/proc/17409/task/17430/stat : 17430 (java) S 17406 17409 8919 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 19 0 53540286 16060325888 415565 33554432000 4194304 4196468 140721959360896 140175854264096 140178671138517 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32157696 140721959363572 140721959363849 140721959363849 140721959366607 0
Current children cumulated CPU time: 34.58 s
Current children cumulated vsize: 15731420 KiB
Current children cumulated memory: 1692932 KiB

Child status: 0
Real time (s): 23.1439
CPU time (s): 34.6448
CPU user time (s): 34.2552
CPU system time (s): 0.389526
CPU usage (%): 149.693
Max. virtual memory (cumulated for all children) (KiB): 15743020
Max. memory (cumulated for all children) (KiB): 1700412

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 34.2552
system time used= 0.389526
maximum resident set size= 1666056
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 58178
page faults= 0
swaps= 0
block input operations= 0
block output operations= 4464
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5136
involuntary context switches= 69


# summary of solver processes directly reported to runsolver:
#   pid: 17409
#   total CPU time (s): 34.6448
#   total CPU user time (s): 34.2552
#   total CPU system time (s): 0.389526

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.161477 second user time and 0.284883 second system time

The end

Launcher Data

Begin job on node102 at 2018-07-23 17:29:25
IDJOB=4294459
IDBENCH=141385
IDSOLVER=2755
FILE ID=node102/4294459-1532359765
RUNJOBID= node102-1532330044-8951
PBS_JOBID= 21019000
Free space on /tmp= 53236 MiB

SOLVER NAME= scop both+MapleCOMSPS (2018-06-13)
BENCH NAME= XCSP18/SocialGolfers/SocialGolfers-5-5-8-cp_c18.xml
COMMAND LINE= java -Xms11g -Xmx11g -Xss128m -jar DIR/scop.jar -both -solver DIR/minisat_release -solverOption mapleTune01 -tmp TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4294459-1532359765/watcher-4294459-1532359765 -o /tmp/evaluation-result-4294459-1532359765/solver-4294459-1532359765 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1532330044-8951 --watchdog 2580  java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -both -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4294459-1532359765.xml

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

MD5SUM BENCH= 9b78f23c985b0ab0793e8fc03cc65dc7
RANDOM SEED=226636127

node102.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.51
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.51
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.51
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.51
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:        14785884 kB
MemAvailable:   30024220 kB
Buffers:          259876 kB
Cached:         15065988 kB
SwapCached:            0 kB
Active:          3461468 kB
Inactive:       13830420 kB
Active(anon):    1968948 kB
Inactive(anon):    16888 kB
Active(file):    1492520 kB
Inactive(file): 13813532 kB
Unevictable:        6604 kB
Mlocked:            6604 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8188 kB
Writeback:             0 kB
AnonPages:       1972496 kB
Mapped:            49312 kB
Shmem:             17036 kB
Slab:             389008 kB
SReclaimable:     360744 kB
SUnreclaim:        28264 kB
KernelStack:        3568 kB
PageTables:         9008 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13471408 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1794048 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 53228 MiB
End job on node102 at 2018-07-23 17:29:48