Trace number 4294694

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 8.53206 4.16407

General information on the benchmark

NameHaystacks/
Haystacks-ext-11_c18.xml
MD5SUMdd1566dde9022858d7af3144994afffb
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 benchmark3.06551
Satisfiable
(Un)Satisfiability was proved
Number of variables121
Number of constraints615
Number of domains1
Minimum domain size11
Maximum domain size11
Distribution of domain sizes[{"size":11,"count":121}]
Minimum variable degree10
Maximum variable degree11
Distribution of variable degrees[{"degree":10,"count":101},{"degree":11,"count":20}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":615}]
Number of extensional constraints615
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":615}]
Optimization problemNO
Type of objective

Solver Data

0.56/0.51	
0.67/0.52	scop order+minisat_release (2018-06-13)
0.67/0.52	
0.67/0.54	c BEGIN-Prog: Mon Jul 23 16:50:48 CEST 2018
0.67/0.54	c PID: 12805
0.67/0.54	c IP: 172.20.3.105
0.67/0.54	c HOST: node105.alineos.net
0.67/0.55	c (0,0) Parsing Begin
1.72/1.01	c (0,0) Parsing End
1.72/1.01	c (0,0) CSP: 121 int (0 aux), 0 bool (0 aux), 615 ctr, max domain size 11
1.72/1.01	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.72/1.01	c (0,0) Constraint Name Generate Begin
1.72/1.03	c (0,0) Ctr:HOME/instance-4294694-1532357447.xml,ExtensionConflict:ExtensionSupport:IntVar
1.72/1.03	c (0,0) Constraint Name Generate End
1.72/1.03	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.72/1.03	c (0,0) CSP to CSPinCNF Begin
2.59/1.46	c (0,0) translated 62 (10%) constraints
2.93/1.55	c (1,1) translated 123 (20%) constraints
3.22/1.64	c (1,1) translated 185 (30%) constraints
3.52/1.73	c (1,1) translated 246 (40%) constraints
3.84/1.81	c (1,1) translated 308 (50%) constraints
3.84/1.88	c (1,1) translated 369 (60%) constraints
4.15/1.95	c (1,1) translated 431 (70%) constraints
4.48/2.01	c (1,1) translated 492 (80%) constraints
4.48/2.08	c (1,1) translated 554 (90%) constraints
5.10/2.26	c (1,1) translated 615 (100%) constraints
5.47/2.35	c (1,1) STATISTICS1:HOME/instance-4294694-1532357447.xml,ExtensionConflict:ExtensionSupport:IntVar,231,6985,-1,11,12,1,,11:25610;2:530,12:10;4:5950;3:180;2:845,1:26140;0:10,
5.47/2.35	c (1,1) ===========================================
5.47/2.35	c (1,1) Order
5.47/2.35	c (1,1) ===========================================
5.47/2.38	c (1,1) translated 699 (10%) constraints
5.79/2.41	c (1,1) translated 1397 (20%) constraints
5.79/2.43	c (1,1) translated 2096 (30%) constraints
5.79/2.45	c (1,1) translated 2794 (40%) constraints
5.79/2.46	c (1,1) translated 3493 (50%) constraints
5.79/2.48	c (1,1) translated 4191 (60%) constraints
5.79/2.50	c (1,1) translated 4890 (70%) constraints
6.09/2.51	c (1,1) translated 5588 (80%) constraints
6.09/2.52	c (2,1) translated 6287 (90%) constraints
6.09/2.54	c (2,2) translated 6985 (100%) constraints
6.09/2.54	c (2,2) CSP to CSPinCNF End
6.09/2.55	c (2,2) CSP: 121 int (0 aux), 110 bool (110 aux), 6985 ctr, max domain size 11
6.09/2.55	c (2,2) Heap : 394 MiB used (max 10795 MiB), NonHeap : 28 MiB used (max 0 MiB)
6.09/2.55	c (2,2) CSPinCNF Propagation Begin
6.46/2.65	c (2,2) 0 values, 1220 unsatisfiable literals, and 0 valid clauses are removed
6.46/2.65	c (2,2) CSPinCNF Propagation End
6.46/2.66	c (2,2) CSP: 121 int (0 aux), 110 bool (110 aux), 6985 ctr, max domain size 11
6.46/2.66	c (2,2) Heap : 394 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
6.46/2.66	c (2,2) Simplify CSPinCNF Begin
6.46/2.68	c (2,2) Simplify CSPinCNF End
6.46/2.68	c (2,2) CSP: 121 int (0 aux), 110 bool (110 aux), 6985 ctr, max domain size 11
6.46/2.68	c (2,2) Heap : 450 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
6.46/2.68	c (2,2) Calculate Precise Domain Begin
6.46/2.68	c (2,2) 0 values are removed by re-calculation
6.46/2.68	c (2,2) Calculate Precise Domain End
6.46/2.68	c (2,2) CSP: 121 int (0 aux), 110 bool (110 aux), 6985 ctr, max domain size 11
6.46/2.68	c (2,2) Heap : 450 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
6.46/2.68	c (2,2) CSPinCNF to SatSolver Begin
6.80/2.74	c (2,2) 699 (10 %) CSP clauses are encoded (1320 SAT variables, 1787 SAT clauses)
6.80/2.76	c (2,2) 1397 (20 %) CSP clauses are encoded (1320 SAT variables, 2485 SAT clauses)
6.80/2.78	c (2,2) 2096 (30 %) CSP clauses are encoded (1320 SAT variables, 3184 SAT clauses)
6.80/2.79	c (2,2) 2794 (40 %) CSP clauses are encoded (1320 SAT variables, 3882 SAT clauses)
7.08/2.80	c (2,2) 3493 (50 %) CSP clauses are encoded (1320 SAT variables, 4581 SAT clauses)
7.08/2.81	c (2,2) 4191 (60 %) CSP clauses are encoded (1320 SAT variables, 5279 SAT clauses)
7.08/2.82	c (2,2) 4890 (70 %) CSP clauses are encoded (1320 SAT variables, 5978 SAT clauses)
7.08/2.83	c (2,2) 5588 (80 %) CSP clauses are encoded (1320 SAT variables, 6676 SAT clauses)
7.08/2.84	c (2,2) 6287 (90 %) CSP clauses are encoded (1320 SAT variables, 7375 SAT clauses)
7.08/2.85	c (2,2) 6985 (100 %) CSP clauses are encoded (1320 SAT variables, 8073 SAT clauses)
7.08/2.85	c (2,2) CSPinCNF to SatSolver End
7.08/2.85	c (2,2) Heap : 450 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
7.39/2.90	c (2,2) STATISTICS2:HOME/instance-4294694-1532357447.xml,ExtensionConflict:ExtensionSupport:IntVar,231,6985,-1,11,11,1,,11:24400;2:530,11:10;4:5345;3:180;2:1450,1:24930,
7.39/2.90	c (2,2) SatSolver.solve Begin
7.39/2.90	c (2,2) 1320 bool, 8074 clause
7.39/2.90	c (2,2) HOME/minisat_release -ccmin-mode=2 -cla-decay=0.9990000000000016 -gc-frac=0.06548219427789823 -min-step-size=0.06000000000000005 -phase-saving=2 -rfirst=100 -rinc=23.20514351897367 -rnd-freq=0.18183188062236774 -step-size=0.0002446387540884631 -step-size-dec=1.0000000000000004e-06 -var-decay=0.07581213234321858 HOME/instance-4294694-1532357447.xml-scop-12805.cnf HOME/instance-4294694-1532357447.xml-scop-12805.cnf.out
8.47/3.91	c (3,0) c This is COMiniSatPS.
8.47/3.91	c (3,0) c WARNING: for repeatability, setting FPU to use double precision
8.47/3.91	c (3,0) c ============================[ Problem Statistics ]=============================
8.47/3.91	c (3,0) c |                                                                             |
8.47/3.91	c (3,0) c |  Number of variables:          1320                                         |
8.47/3.91	c (3,0) c |  Number of clauses:            8074                                         |
8.47/3.91	c (3,0) c |  Parse time:                   0.00 s                                       |
8.47/3.91	c (3,0) c |  Eliminated clauses:           0.00 Mb                                      |
8.47/3.91	c (3,0) c Reduced to 1200 vars, 7818 cls (grow=0)
8.47/3.91	c (3,0) c No iterative elimination performed. (vars=1200, c/v ratio=6.5)
8.47/3.91	c (3,0) c |  Simplification time:          0.00 s                                       |
8.47/3.91	c (3,0) c |                                                                             |
8.47/3.91	c (3,0) c ============================[ Search Statistics ]==============================
8.47/3.91	c (3,0) c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.47/3.91	c (3,0) c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
8.47/3.91	c (3,0) c ===============================================================================
8.47/3.91	c (3,0) c ===============================================================================
8.47/3.91	c (3,0) c restarts              : 47
8.47/3.91	c (3,0) c conflicts             : 111123         (113339 /sec)
8.47/3.91	c (3,0) c decisions             : 179590         (0.00 % random) (183172 /sec)
8.47/3.91	c (3,0) c propagations          : 1656546        (1689588 /sec)
8.47/3.91	c (3,0) c conflict literals     : 1051574        (8.31 % deleted)
8.47/3.91	c (3,0) c CPU time              : 0.980444 s
8.47/3.91	c (3,0) 
8.47/3.91	c (3,0) s UNSATISFIABLE
8.47/3.91	c (3,2) SatSolver.solve End
8.47/3.91	c (3,2) Heap : 732 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
8.47/3.91	c (3,2) Show results Begin
8.47/3.91	s UNSATISFIABLE
8.47/3.91	c (3,2) Show results End
8.47/3.91	c (3,2) Heap : 732 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
8.47/3.91	c (3,2) 0,0,2,2,2,2,2,3,3,STOP-AFTER(ALL)
8.47/3.91	c END-Prog: Mon Jul 23 16:50:51 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 (1982 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-4294694-1532357447/watcher-4294694-1532357447 -o /tmp/evaluation-result-4294694-1532357447/solver-4294694-1532357447 -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-4294694-1532357447.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
Starting watchdog thread
Starting watchdog thread
Linux 3.10.0-514.16.1.el7.x86_64
Current StackSize limit: 8192 KiB

solver pid=12805, runsolver pid=12802

[startup+0.10014 s]*
/proc/loadavg: 2.94 2.55 2.27 3/220 12820
/proc/meminfo: memFree=13824504/32770624 swapFree=67108860/67108860
[pid=12805] ppid=12802 vsize=15011656 memory=74408 CPUtime=0.12 cores=1,3,5,7
/proc/12805/stat : 12805 (java) S 12802 12805 2271 0 -1 1077944320 7317 0 0 0 10 2 0 0 20 0 15 0 53307883 15371935744 18602 33554432000 4194304 4196468 140734440579792 140734440562336 140049884798711 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
/proc/12805/statm: 3752914 18602 2752 1 0 3715374 0
[pid=12805/tid=12807] ppid=12802 vsize=15011656 memory=-6727144656924359504 CPUtime=0.09 cores=1,3,5,7
/proc/12805/task/12807/stat : 12807 (java) R 12802 12805 2271 0 -1 4202560 5483 0 0 0 8 1 0 0 20 0 15 0 53307883 15371935744 18668 33554432000 4194304 4196468 140734440579792 140049856610696 140049884810646 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
[pid=12805/tid=12808] ppid=12802 vsize=15011656 memory=-3689451258167578675 CPUtime=0 cores=1,3,5,7
/proc/12805/task/12808/stat : 12808 (java) S 12802 12805 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53307885 15371935744 18668 33554432000 4194304 4196468 140734440579792 140049889040912 140049884808917 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
[pid=12805/tid=12809] ppid=12802 vsize=15011656 memory=139866510210688 CPUtime=0 cores=1,3,5,7
/proc/12805/task/12809/stat : 12809 (java) S 12802 12805 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53307885 15371935744 18668 33554432000 4194304 4196468 140734440579792 140049703197328 140049884808917 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
[pid=12805/tid=12810] ppid=12802 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12805/task/12810/stat : 12810 (java) S 12802 12805 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53307885 15371935744 18668 33554432000 4194304 4196468 140734440579792 140049702144272 140049884808917 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
[pid=12805/tid=12811] ppid=12802 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12805/task/12811/stat : 12811 (java) S 12802 12805 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53307885 15371935744 18668 33554432000 4194304 4196468 140734440579792 140049701091728 140049884808917 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
[pid=12805/tid=12812] ppid=12802 vsize=15011656 memory=139866510210688 CPUtime=0 cores=1,3,5,7
/proc/12805/task/12812/stat : 12812 (java) S 12802 12805 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53307886 15371935744 18668 33554432000 4194304 4196468 140734440579792 140049291586288 140049884809858 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
[pid=12805/tid=12813] ppid=12802 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12805/task/12813/stat : 12813 (java) S 12802 12805 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 53307887 15371935744 18668 33554432000 4194304 4196468 140734440579792 140048548751008 140049884808917 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
[pid=12805/tid=12814] ppid=12802 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12805/task/12814/stat : 12814 (java) S 12802 12805 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53307887 15371935744 18668 33554432000 4194304 4196468 140734440579792 140048280315120 140049884808917 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
[pid=12805/tid=12815] ppid=12802 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12805/task/12815/stat : 12815 (java) S 12802 12805 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53307889 15371935744 18668 33554432000 4194304 4196468 140734440579792 140047905806800 140049884817307 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
[pid=12805/tid=12816] ppid=12802 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12805/task/12816/stat : 12816 (java) S 12802 12805 2271 0 -1 1077944384 299 0 0 0 0 0 0 0 20 0 15 0 53307889 15371935744 18668 33554432000 4194304 4196468 140734440579792 140049290533104 140049884809858 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
[pid=12805/tid=12817] ppid=12802 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12805/task/12817/stat : 12817 (java) S 12802 12805 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53307890 15371935744 18668 33554432000 4194304 4196468 140734440579792 140049289480560 140049884809858 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
[pid=12805/tid=12818] ppid=12802 vsize=15011656 memory=139866510210688 CPUtime=0 cores=1,3,5,7
/proc/12805/task/12818/stat : 12818 (java) R 12802 12805 2271 0 -1 4202560 263 0 0 0 0 0 0 0 20 0 15 0 53307890 15371935744 18668 33554432000 4194304 4196468 140734440579792 140049288427504 140049884810646 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
[pid=12805/tid=12819] ppid=12802 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12805/task/12819/stat : 12819 (java) S 12802 12805 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53307890 15371935744 18668 33554432000 4194304 4196468 140734440579792 140047407901024 140049884808917 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
[pid=12805/tid=12820] ppid=12802 vsize=15011656 memory=139866510210688 CPUtime=0 cores=1,3,5,7
/proc/12805/task/12820/stat : 12820 (java) S 12802 12805 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53307890 15371935744 18668 33554432000 4194304 4196468 140734440579792 140048649415728 140049884809858 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 74408 KiB

[startup+0.210489 s]*
/proc/loadavg: 2.94 2.55 2.27 4/220 12820
/proc/meminfo: memFree=13810800/32770624 swapFree=67108860/67108860
[pid=12805] ppid=12802 vsize=15011656 memory=85652 CPUtime=0.26 cores=1,3,5,7
/proc/12805/stat : 12805 (java) S 12802 12805 2271 0 -1 1077944320 10385 0 0 0 24 2 0 0 20 0 15 0 53307883 15371935744 21413 33554432000 4194304 4196468 140734440579792 140734440562336 140049884798711 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
/proc/12805/statm: 3752914 21413 2889 1 0 3715374 0
[pid=12805/tid=12807] ppid=12802 vsize=15011656 memory=8389772277269004345 CPUtime=0.2 cores=1,3,5,7
/proc/12805/task/12807/stat : 12807 (java) R 12802 12805 2271 0 -1 4202560 8284 0 0 0 19 1 0 0 20 0 15 0 53307883 15371935744 21413 33554432000 4194304 4196468 140734440579792 140049856624624 140049868879198 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
[pid=12805/tid=12808] ppid=12802 vsize=15011656 memory=288230609019731991 CPUtime=0 cores=1,3,5,7
/proc/12805/task/12808/stat : 12808 (java) S 12802 12805 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53307885 15371935744 21413 33554432000 4194304 4196468 140734440579792 140049889040912 140049884808917 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
[pid=12805/tid=12809] ppid=12802 vsize=15011656 memory=288370242661922432 CPUtime=0 cores=1,3,5,7
/proc/12805/task/12809/stat : 12809 (java) S 12802 12805 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53307885 15371935744 21413 33554432000 4194304 4196468 140734440579792 140049703197328 140049884808917 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
[pid=12805/tid=12810] ppid=12802 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12805/task/12810/stat : 12810 (java) S 12802 12805 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53307885 15371935744 21413 33554432000 4194304 4196468 140734440579792 140049702144272 140049884808917 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
[pid=12805/tid=12811] ppid=12802 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12805/task/12811/stat : 12811 (java) S 12802 12805 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53307885 15371935744 21413 33554432000 4194304 4196468 140734440579792 140049701091728 140049884808917 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
[pid=12805/tid=12812] ppid=12802 vsize=15011656 memory=139866510210688 CPUtime=0 cores=1,3,5,7
/proc/12805/task/12812/stat : 12812 (java) S 12802 12805 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53307886 15371935744 21413 33554432000 4194304 4196468 140734440579792 140049291586288 140049884809858 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
[pid=12805/tid=12813] ppid=12802 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12805/task/12813/stat : 12813 (java) S 12802 12805 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 53307887 15371935744 21413 33554432000 4194304 4196468 140734440579792 140048548751008 140049884808917 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
[pid=12805/tid=12814] ppid=12802 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12805/task/12814/stat : 12814 (java) S 12802 12805 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53307887 15371935744 21413 33554432000 4194304 4196468 140734440579792 140048280315120 140049884808917 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
[pid=12805/tid=12815] ppid=12802 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12805/task/12815/stat : 12815 (java) S 12802 12805 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53307889 15371935744 21413 33554432000 4194304 4196468 140734440579792 140047905806800 140049884817307 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
[pid=12805/tid=12816] ppid=12802 vsize=15011656 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/12805/task/12816/stat : 12816 (java) S 12802 12805 2271 0 -1 1077944384 458 0 0 0 1 0 0 0 20 0 15 0 53307889 15371935744 21473 33554432000 4194304 4196468 140734440579792 140049290533104 140049884809858 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
[pid=12805/tid=12817] ppid=12802 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12805/task/12817/stat : 12817 (java) S 12802 12805 2271 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 15 0 53307890 15371935744 21473 33554432000 4194304 4196468 140734440579792 140049289480560 140049884809858 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
[pid=12805/tid=12818] ppid=12802 vsize=15011656 memory=139866510210688 CPUtime=0.03 cores=1,3,5,7
/proc/12805/task/12818/stat : 12818 (java) R 12802 12805 2271 0 -1 4202560 288 0 0 0 3 0 0 0 20 0 15 0 53307890 15371935744 21473 33554432000 4194304 4196468 140734440579792 140049288427504 140049884820058 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
[pid=12805/tid=12819] ppid=12802 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12805/task/12819/stat : 12819 (java) S 12802 12805 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53307890 15371935744 21473 33554432000 4194304 4196468 140734440579792 140047407901024 140049884808917 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
[pid=12805/tid=12820] ppid=12802 vsize=15011656 memory=139866510210688 CPUtime=0 cores=1,3,5,7
/proc/12805/task/12820/stat : 12820 (java) S 12802 12805 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53307890 15371935744 21473 33554432000 4194304 4196468 140734440579792 140048649415728 140049884809858 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 85652 KiB

[startup+0.310652 s]*
/proc/loadavg: 2.94 2.55 2.27 3/220 12820
/proc/meminfo: memFree=13807264/32770624 swapFree=67108860/67108860
[pid=12805] ppid=12802 vsize=15011656 memory=89496 CPUtime=0.43 cores=1,3,5,7
/proc/12805/stat : 12805 (java) S 12802 12805 2271 0 -1 1077944320 10997 0 0 0 41 2 0 0 20 0 15 0 53307883 15371935744 22374 33554432000 4194304 4196468 140734440579792 140734440562336 140049884798711 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
/proc/12805/statm: 3752914 22374 2993 1 0 3715374 0
[pid=12805/tid=12807] ppid=12802 vsize=15011656 memory=8389772277269004345 CPUtime=0.3 cores=1,3,5,7
/proc/12805/task/12807/stat : 12807 (java) R 12802 12805 2271 0 -1 4202560 8721 0 0 0 28 2 0 0 20 0 15 0 53307883 15371935744 22374 33554432000 4194304 4196468 140734440579792 140049856626336 140049866362215 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
[pid=12805/tid=12808] ppid=12802 vsize=15011656 memory=317785485869331816 CPUtime=0 cores=1,3,5,7
/proc/12805/task/12808/stat : 12808 (java) S 12802 12805 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53307885 15371935744 22374 33554432000 4194304 4196468 140734440579792 140049889040912 140049884808917 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
[pid=12805/tid=12809] ppid=12802 vsize=15011656 memory=288230376152078777 CPUtime=0 cores=1,3,5,7
/proc/12805/task/12809/stat : 12809 (java) S 12802 12805 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53307885 15371935744 22374 33554432000 4194304 4196468 140734440579792 140049703197328 140049884808917 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
[pid=12805/tid=12810] ppid=12802 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12805/task/12810/stat : 12810 (java) S 12802 12805 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53307885 15371935744 22374 33554432000 4194304 4196468 140734440579792 140049702144272 140049884808917 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
[pid=12805/tid=12811] ppid=12802 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12805/task/12811/stat : 12811 (java) S 12802 12805 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53307885 15371935744 22374 33554432000 4194304 4196468 140734440579792 140049701091728 140049884808917 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
[pid=12805/tid=12812] ppid=12802 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12805/task/12812/stat : 12812 (java) S 12802 12805 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53307886 15371935744 22374 33554432000 4194304 4196468 140734440579792 140049291586288 140049884809858 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
[pid=12805/tid=12813] ppid=12802 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12805/task/12813/stat : 12813 (java) S 12802 12805 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 53307887 15371935744 22374 33554432000 4194304 4196468 140734440579792 140048548751008 140049884808917 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
[pid=12805/tid=12814] ppid=12802 vsize=15011656 memory=139866510210688 CPUtime=0 cores=1,3,5,7
/proc/12805/task/12814/stat : 12814 (java) S 12802 12805 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53307887 15371935744 22374 33554432000 4194304 4196468 140734440579792 140048280315120 140049884808917 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
[pid=12805/tid=12815] ppid=12802 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12805/task/12815/stat : 12815 (java) S 12802 12805 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53307889 15371935744 22374 33554432000 4194304 4196468 140734440579792 140047905806800 140049884817307 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
[pid=12805/tid=12816] ppid=12802 vsize=15011656 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/12805/task/12816/stat : 12816 (java) S 12802 12805 2271 0 -1 1077944384 553 0 0 0 3 0 0 0 20 0 15 0 53307889 15371935744 22374 33554432000 4194304 4196468 140734440579792 140049290533104 140049884809858 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
[pid=12805/tid=12817] ppid=12802 vsize=15011656 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/12805/task/12817/stat : 12817 (java) S 12802 12805 2271 0 -1 1077944384 60 0 0 0 2 0 0 0 20 0 15 0 53307890 15371935744 22374 33554432000 4194304 4196468 140734440579792 140049289480560 140049884809858 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
[pid=12805/tid=12818] ppid=12802 vsize=15011656 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/12805/task/12818/stat : 12818 (java) S 12802 12805 2271 0 -1 1077944384 326 0 0 0 7 0 0 0 20 0 15 0 53307890 15371935744 22374 33554432000 4194304 4196468 140734440579792 140049288427504 140049884809858 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
[pid=12805/tid=12819] ppid=12802 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12805/task/12819/stat : 12819 (java) S 12802 12805 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53307890 15371935744 22374 33554432000 4194304 4196468 140734440579792 140047407901024 140049884808917 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
[pid=12805/tid=12820] ppid=12802 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12805/task/12820/stat : 12820 (java) S 12802 12805 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53307890 15371935744 22374 33554432000 4194304 4196468 140734440579792 140048649415728 140049884809858 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 89496 KiB

[startup+0.703483 s]
/proc/loadavg: 2.94 2.55 2.27 3/220 12820
/proc/meminfo: memFree=13782956/32770624 swapFree=67108860/67108860
[pid=12805] ppid=12802 vsize=15020052 memory=130016 CPUtime=1.02 cores=1,3,5,7
/proc/12805/stat : 12805 (java) S 12802 12805 2271 0 -1 1077944320 18261 0 0 0 98 4 0 0 20 0 15 0 53307883 15380533248 32504 33554432000 4194304 4196468 140734440579792 140734440562336 140049884798711 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
/proc/12805/statm: 3755013 32504 3159 1 0 3716398 0
[pid=12805/tid=12807] ppid=12802 vsize=15020052 memory=796 CPUtime=0.68 cores=1,3,5,7
/proc/12805/task/12807/stat : 12807 (java) R 12802 12805 2271 0 -1 4202560 15478 0 0 0 64 4 0 0 20 0 15 0 53307883 15380533248 32504 33554432000 4194304 4196468 140734440579792 140049856632208 140049884820637 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
[pid=12805/tid=12808] ppid=12802 vsize=15020052 memory=1012 CPUtime=0 cores=1,3,5,7
/proc/12805/task/12808/stat : 12808 (java) S 12802 12805 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53307885 15380533248 32504 33554432000 4194304 4196468 140734440579792 140049889040912 140049884808917 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
[pid=12805/tid=12809] ppid=12802 vsize=15020052 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/12805/task/12809/stat : 12809 (java) S 12802 12805 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53307885 15380533248 32504 33554432000 4194304 4196468 140734440579792 140049703197328 140049884808917 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
[pid=12805/tid=12810] ppid=12802 vsize=15020052 memory=2241 CPUtime=0 cores=1,3,5,7
/proc/12805/task/12810/stat : 12810 (java) S 12802 12805 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53307885 15380533248 32504 33554432000 4194304 4196468 140734440579792 140049702144272 140049884808917 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
[pid=12805/tid=12811] ppid=12802 vsize=15020052 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/12805/task/12811/stat : 12811 (java) S 12802 12805 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53307885 15380533248 32504 33554432000 4194304 4196468 140734440579792 140049701091728 140049884808917 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
[pid=12805/tid=12812] ppid=12802 vsize=15020052 memory=279732696688416 CPUtime=0 cores=1,3,5,7
/proc/12805/task/12812/stat : 12812 (java) S 12802 12805 2271 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 53307886 15380533248 32504 33554432000 4194304 4196468 140734440579792 140049291586288 140049884809858 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
[pid=12805/tid=12813] ppid=12802 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12805/task/12813/stat : 12813 (java) S 12802 12805 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 53307887 15380533248 32504 33554432000 4194304 4196468 140734440579792 140048548751008 140049884808917 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
[pid=12805/tid=12814] ppid=12802 vsize=15020052 memory=1936 CPUtime=0 cores=1,3,5,7
/proc/12805/task/12814/stat : 12814 (java) S 12802 12805 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53307887 15380533248 32504 33554432000 4194304 4196468 140734440579792 140048280315120 140049884808917 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
[pid=12805/tid=12815] ppid=12802 vsize=15020052 memory=1196 CPUtime=0 cores=1,3,5,7
/proc/12805/task/12815/stat : 12815 (java) S 12802 12805 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53307889 15380533248 32504 33554432000 4194304 4196468 140734440579792 140047905806800 140049884817307 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
[pid=12805/tid=12816] ppid=12802 vsize=15020052 memory=8384 CPUtime=0.09 cores=1,3,5,7
/proc/12805/task/12816/stat : 12816 (java) R 12802 12805 2271 0 -1 4202560 768 0 0 0 9 0 0 0 20 0 15 0 53307889 15380533248 32504 33554432000 4194304 4196468 140734440579792 140049290525056 140049870822503 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
[pid=12805/tid=12817] ppid=12802 vsize=15020052 memory=7307210974946176466 CPUtime=0.06 cores=1,3,5,7
/proc/12805/task/12817/stat : 12817 (java) R 12802 12805 2271 0 -1 4202560 177 0 0 0 6 0 0 0 20 0 15 0 53307890 15380533248 32504 33554432000 4194304 4196468 140734440579792 140049289461576 140049869924069 0 4 0 25189583 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
[pid=12805/tid=12818] ppid=12802 vsize=15020052 memory=7302135314614015847 CPUtime=0.17 cores=1,3,5,7
/proc/12805/task/12818/stat : 12818 (java) R 12802 12805 2271 0 -1 4202560 501 0 0 0 17 0 0 0 20 0 15 0 53307890 15380533248 32504 33554432000 4194304 4196468 140734440579792 140049288423232 140049877895444 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
[pid=12805/tid=12819] ppid=12802 vsize=15020052 memory=7885635084775281008 CPUtime=0 cores=1,3,5,7
/proc/12805/task/12819/stat : 12819 (java) S 12802 12805 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53307890 15380533248 32504 33554432000 4194304 4196468 140734440579792 140047407901024 140049884808917 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
[pid=12805/tid=12820] ppid=12802 vsize=15020052 memory=18448 CPUtime=0 cores=1,3,5,7
/proc/12805/task/12820/stat : 12820 (java) S 12802 12805 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53307890 15380533248 32504 33554432000 4194304 4196468 140734440579792 140048649415728 140049884809858 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
Current children cumulated CPU time: 1.02 s
Current children cumulated vsize: 15020052 KiB
Current children cumulated memory: 130016 KiB

[startup+1.50848 s]
/proc/loadavg: 2.94 2.55 2.27 4/220 12820
/proc/meminfo: memFree=13754180/32770624 swapFree=67108860/67108860
[pid=12805] ppid=12802 vsize=15022100 memory=185480 CPUtime=2.93 cores=1,3,5,7
/proc/12805/stat : 12805 (java) S 12802 12805 2271 0 -1 1077944320 22363 0 0 0 286 7 0 0 20 0 15 0 53307883 15382630400 46370 33554432000 4194304 4196468 140734440579792 140734440562336 140049884798711 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
/proc/12805/statm: 3755525 46370 3201 1 0 3716910 0
[pid=12805/tid=12807] ppid=12802 vsize=15022100 memory=288230377108275491 CPUtime=1.47 cores=1,3,5,7
/proc/12805/task/12807/stat : 12807 (java) R 12802 12805 2271 0 -1 4202560 16593 0 0 0 143 4 0 0 20 0 15 0 53307883 15382630400 46370 33554432000 4194304 4196468 140734440579792 140049856633888 140049377934003 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
[pid=12805/tid=12808] ppid=12802 vsize=15022100 memory=288293289789228285 CPUtime=0 cores=1,3,5,7
/proc/12805/task/12808/stat : 12808 (java) S 12802 12805 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53307885 15382630400 46370 33554432000 4194304 4196468 140734440579792 140049889040912 140049884808917 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
[pid=12805/tid=12809] ppid=12802 vsize=15022100 memory=288285580272600099 CPUtime=0 cores=1,3,5,7
/proc/12805/task/12809/stat : 12809 (java) S 12802 12805 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53307885 15382630400 46370 33554432000 4194304 4196468 140734440579792 140049703197328 140049884808917 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
[pid=12805/tid=12810] ppid=12802 vsize=15022100 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12805/task/12810/stat : 12810 (java) S 12802 12805 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53307885 15382630400 46370 33554432000 4194304 4196468 140734440579792 140049702144272 140049884808917 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
[pid=12805/tid=12811] ppid=12802 vsize=15022100 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12805/task/12811/stat : 12811 (java) S 12802 12805 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53307885 15382630400 46370 33554432000 4194304 4196468 140734440579792 140049701091728 140049884808917 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
[pid=12805/tid=12812] ppid=12802 vsize=15022100 memory=0 CPUtime=0 cores=1,3,5,7

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

[pid=12805/tid=12807] ppid=12802 vsize=15683912 memory=279732697012352 CPUtime=2.92 cores=1,3,5,7
/proc/12805/task/12807/stat : 12807 (java) S 12802 12805 2271 0 -1 1077944384 18057 0 0 0 281 11 0 0 20 0 19 0 53307883 16060325888 144168 33554432000 4194304 4196468 140734440579792 140049856637952 140049884808917 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
[pid=12805/tid=12808] ppid=12802 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12805/task/12808/stat : 12808 (java) S 12802 12805 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 53307885 16060325888 144168 33554432000 4194304 4196468 140734440579792 140049889040912 140049884808917 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
[pid=12805/tid=12809] ppid=12802 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12805/task/12809/stat : 12809 (java) S 12802 12805 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 53307885 16060325888 144168 33554432000 4194304 4196468 140734440579792 140049703197328 140049884808917 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
[pid=12805/tid=12810] ppid=12802 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12805/task/12810/stat : 12810 (java) S 12802 12805 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 53307885 16060325888 144168 33554432000 4194304 4196468 140734440579792 140049702144272 140049884808917 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
[pid=12805/tid=12811] ppid=12802 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12805/task/12811/stat : 12811 (java) S 12802 12805 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 53307885 16060325888 144168 33554432000 4194304 4196468 140734440579792 140049701091728 140049884808917 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
[pid=12805/tid=12812] ppid=12802 vsize=15683912 memory=164 CPUtime=0 cores=1,3,5,7
/proc/12805/task/12812/stat : 12812 (java) S 12802 12805 2271 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 53307886 16060325888 144168 33554432000 4194304 4196468 140734440579792 140049291586288 140049884809858 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
[pid=12805/tid=12813] ppid=12802 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12805/task/12813/stat : 12813 (java) S 12802 12805 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 53307887 16060325888 144168 33554432000 4194304 4196468 140734440579792 140048548751008 140049884808917 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
[pid=12805/tid=12814] ppid=12802 vsize=15683912 memory=7679927811743456362 CPUtime=0 cores=1,3,5,7
/proc/12805/task/12814/stat : 12814 (java) S 12802 12805 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 53307887 16060325888 144168 33554432000 4194304 4196468 140734440579792 140048280315120 140049884808917 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
[pid=12805/tid=12815] ppid=12802 vsize=15683912 memory=-7740096080597194087 CPUtime=0 cores=1,3,5,7
/proc/12805/task/12815/stat : 12815 (java) S 12802 12805 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 53307889 16060325888 144168 33554432000 4194304 4196468 140734440579792 140047905806800 140049884817307 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
[pid=12805/tid=12816] ppid=12802 vsize=15683912 memory=167 CPUtime=1.77 cores=1,3,5,7
/proc/12805/task/12816/stat : 12816 (java) S 12802 12805 2271 0 -1 1077944384 2118 0 0 0 176 1 0 0 20 0 19 0 53307889 16060325888 144168 33554432000 4194304 4196468 140734440579792 140049290533104 140049884809858 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
[pid=12805/tid=12817] ppid=12802 vsize=15683912 memory=0 CPUtime=1.78 cores=1,3,5,7
/proc/12805/task/12817/stat : 12817 (java) S 12802 12805 2271 0 -1 1077944384 1699 0 0 0 177 1 0 0 20 0 19 0 53307890 16060325888 144168 33554432000 4194304 4196468 140734440579792 140049289480560 140049884809858 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
[pid=12805/tid=12818] ppid=12802 vsize=15683912 memory=0 CPUtime=1.01 cores=1,3,5,7
/proc/12805/task/12818/stat : 12818 (java) S 12802 12805 2271 0 -1 1077944384 3426 0 0 0 100 1 0 0 20 0 19 0 53307890 16060325888 144168 33554432000 4194304 4196468 140734440579792 140049288427504 140049884809858 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
[pid=12805/tid=12819] ppid=12802 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12805/task/12819/stat : 12819 (java) S 12802 12805 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 53307890 16060325888 144168 33554432000 4194304 4196468 140734440579792 140047407901024 140049884808917 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
[pid=12805/tid=12820] ppid=12802 vsize=15683912 memory=458948 CPUtime=0 cores=1,3,5,7
/proc/12805/task/12820/stat : 12820 (java) S 12802 12805 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 53307890 16060325888 144168 33554432000 4194304 4196468 140734440579792 140048649415728 140049884809858 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
[pid=12805/tid=12822] ppid=12802 vsize=15683912 memory=62 CPUtime=0 cores=1,3,5,7
/proc/12805/task/12822/stat : 12822 (java) S 12802 12805 2271 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 53308175 16060325888 144168 33554432000 4194304 4196468 140734440579792 140049690093376 140049884823321 0 4 0 25189583 18446744071579417331 0 0 -1 5 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
[pid=12805/tid=12824] ppid=12802 vsize=15683912 memory=3 CPUtime=0 cores=1,3,5,7
/proc/12805/task/12824/stat : 12824 (java) S 12802 12805 2271 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 53308175 16060325888 144168 33554432000 4194304 4196468 140734440579792 140046736801584 140049884820637 0 4 0 25189583 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
[pid=12805/tid=12825] ppid=12802 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12805/task/12825/stat : 12825 (java) S 12802 12805 2271 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 53308175 16060325888 144168 33554432000 4194304 4196468 140734440579792 140047139454384 140049884820637 0 4 0 25189583 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
[pid=12805/tid=12826] ppid=12802 vsize=15683912 memory=4437 CPUtime=0 cores=1,3,5,7
/proc/12805/task/12826/stat : 12826 (java) S 12802 12805 2271 0 -1 1077944384 30 0 0 0 0 0 0 0 20 0 19 0 53308177 16060325888 144168 33554432000 4194304 4196468 140734440579792 140046602587424 140049884808917 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
Current children cumulated CPU time: 7.69 s
Current children cumulated vsize: 15707328 KiB
Current children cumulated memory: 582020 KiB

[startup+4.16401 s]
# the end of solver process 12805 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=8.35258 s, system=0.17948 s

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

[startup+3.20102 s]
/proc/loadavg: 3.03 2.58 2.28 3/225 12826
/proc/meminfo: memFree=13316508/32770624 swapFree=67108860/67108860
[pid=12805] ppid=12802 vsize=15683912 memory=576672 CPUtime=7.51 cores=1,3,5,7
/proc/12805/stat : 12805 (java) S 12802 12805 2271 0 -1 1077944320 26716 0 0 0 736 15 0 0 20 0 19 0 53307883 16060325888 144168 33554432000 4194304 4196468 140734440579792 140734440562336 140049884798711 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
/proc/12805/statm: 3920978 144168 3219 1 0 3881834 0
[pid=12821] ppid=12805 vsize=26728 memory=9332 CPUtime=0.27 cores=1,3,5,7
/proc/12821/stat : 12821 (minisat_release) R 12805 12805 2271 0 -1 4202496 2082 0 0 0 27 0 0 0 20 0 1 0 53308175 27369472 2333 33554432000 4194304 4308513 140735130206432 140735130203336 4250840 0 4 0 8396802 0 0 0 17 1 0 0 0 0 0 6409496 6410680 10866688 140735130210991 140735130211502 140735130211502 140735130214341 0
/proc/12821/statm: 6682 2333 352 28 0 2922 0
[pid=12805/tid=12807] ppid=12802 vsize=15683912 memory=1 CPUtime=2.92 cores=1,3,5,7
/proc/12805/task/12807/stat : 12807 (java) S 12802 12805 2271 0 -1 1077944384 18057 0 0 0 281 11 0 0 20 0 19 0 53307883 16060325888 144168 33554432000 4194304 4196468 140734440579792 140049856637952 140049884808917 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
[pid=12805/tid=12808] ppid=12802 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12805/task/12808/stat : 12808 (java) S 12802 12805 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 53307885 16060325888 144168 33554432000 4194304 4196468 140734440579792 140049889040912 140049884808917 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
[pid=12805/tid=12809] ppid=12802 vsize=15683912 memory=1441 CPUtime=0 cores=1,3,5,7
/proc/12805/task/12809/stat : 12809 (java) S 12802 12805 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 53307885 16060325888 144168 33554432000 4194304 4196468 140734440579792 140049703197328 140049884808917 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
[pid=12805/tid=12810] ppid=12802 vsize=15683912 memory=340 CPUtime=0 cores=1,3,5,7
/proc/12805/task/12810/stat : 12810 (java) S 12802 12805 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 53307885 16060325888 144168 33554432000 4194304 4196468 140734440579792 140049702144272 140049884808917 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
[pid=12805/tid=12811] ppid=12802 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12805/task/12811/stat : 12811 (java) S 12802 12805 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 53307885 16060325888 144168 33554432000 4194304 4196468 140734440579792 140049701091728 140049884808917 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
[pid=12805/tid=12812] ppid=12802 vsize=15683912 memory=87 CPUtime=0 cores=1,3,5,7
/proc/12805/task/12812/stat : 12812 (java) S 12802 12805 2271 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 53307886 16060325888 144168 33554432000 4194304 4196468 140734440579792 140049291586288 140049884809858 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
[pid=12805/tid=12813] ppid=12802 vsize=15683912 memory=153 CPUtime=0 cores=1,3,5,7
/proc/12805/task/12813/stat : 12813 (java) S 12802 12805 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 53307887 16060325888 144168 33554432000 4194304 4196468 140734440579792 140048548751008 140049884808917 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
[pid=12805/tid=12814] ppid=12802 vsize=15683912 memory=136020 CPUtime=0 cores=1,3,5,7
/proc/12805/task/12814/stat : 12814 (java) S 12802 12805 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 53307887 16060325888 144168 33554432000 4194304 4196468 140734440579792 140048280315120 140049884808917 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
[pid=12805/tid=12815] ppid=12802 vsize=15683912 memory=644 CPUtime=0 cores=1,3,5,7
/proc/12805/task/12815/stat : 12815 (java) S 12802 12805 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 53307889 16060325888 144168 33554432000 4194304 4196468 140734440579792 140047905806800 140049884817307 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
[pid=12805/tid=12816] ppid=12802 vsize=15683912 memory=0 CPUtime=1.77 cores=1,3,5,7
/proc/12805/task/12816/stat : 12816 (java) S 12802 12805 2271 0 -1 1077944384 2118 0 0 0 176 1 0 0 20 0 19 0 53307889 16060325888 144168 33554432000 4194304 4196468 140734440579792 140049290533104 140049884809858 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
[pid=12805/tid=12817] ppid=12802 vsize=15683912 memory=279732697226976 CPUtime=1.78 cores=1,3,5,7
/proc/12805/task/12817/stat : 12817 (java) S 12802 12805 2271 0 -1 1077944384 1699 0 0 0 177 1 0 0 20 0 19 0 53307890 16060325888 144168 33554432000 4194304 4196468 140734440579792 140049289480560 140049884809858 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
[pid=12805/tid=12818] ppid=12802 vsize=15683912 memory=3184237786424584304 CPUtime=1.01 cores=1,3,5,7
/proc/12805/task/12818/stat : 12818 (java) S 12802 12805 2271 0 -1 1077944384 3426 0 0 0 100 1 0 0 20 0 19 0 53307890 16060325888 144168 33554432000 4194304 4196468 140734440579792 140049288427504 140049884809858 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
[pid=12805/tid=12819] ppid=12802 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12805/task/12819/stat : 12819 (java) S 12802 12805 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 53307890 16060325888 144168 33554432000 4194304 4196468 140734440579792 140047407901024 140049884808917 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
[pid=12805/tid=12820] ppid=12802 vsize=15683912 memory=279732697240192 CPUtime=0 cores=1,3,5,7
/proc/12805/task/12820/stat : 12820 (java) S 12802 12805 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 53307890 16060325888 144168 33554432000 4194304 4196468 140734440579792 140048649415728 140049884809858 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
[pid=12805/tid=12822] ppid=12802 vsize=15683912 memory=139866348636384 CPUtime=0 cores=1,3,5,7
/proc/12805/task/12822/stat : 12822 (java) S 12802 12805 2271 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 53308175 16060325888 144168 33554432000 4194304 4196468 140734440579792 140049690093376 140049884823321 0 4 0 25189583 18446744071579417331 0 0 -1 5 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
[pid=12805/tid=12824] ppid=12802 vsize=15683912 memory=279732696383728 CPUtime=0 cores=1,3,5,7
/proc/12805/task/12824/stat : 12824 (java) S 12802 12805 2271 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 53308175 16060325888 144168 33554432000 4194304 4196468 140734440579792 140046736801584 140049884820637 0 4 0 25189583 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
[pid=12805/tid=12825] ppid=12802 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12805/task/12825/stat : 12825 (java) S 12802 12805 2271 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 53308175 16060325888 144168 33554432000 4194304 4196468 140734440579792 140047139454384 140049884820637 0 4 0 25189583 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
[pid=12805/tid=12826] ppid=12802 vsize=15683912 memory=-6367957208044626792 CPUtime=0 cores=1,3,5,7
/proc/12805/task/12826/stat : 12826 (java) S 12802 12805 2271 0 -1 1077944384 30 0 0 0 0 0 0 0 20 0 19 0 53308177 16060325888 144168 33554432000 4194304 4196468 140734440579792 140046602587424 140049884808917 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
Current children cumulated CPU time: 7.78 s
Current children cumulated vsize: 15710640 KiB
Current children cumulated memory: 586004 KiB

[startup+3.60086 s]
/proc/loadavg: 3.03 2.58 2.28 3/225 12826
/proc/meminfo: memFree=13316508/32770624 swapFree=67108860/67108860
[pid=12805] ppid=12802 vsize=15683912 memory=576672 CPUtime=7.51 cores=1,3,5,7
/proc/12805/stat : 12805 (java) S 12802 12805 2271 0 -1 1077944320 26716 0 0 0 736 15 0 0 20 0 19 0 53307883 16060325888 144168 33554432000 4194304 4196468 140734440579792 140734440562336 140049884798711 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
/proc/12805/statm: 3920978 144168 3219 1 0 3881834 0
[pid=12821] ppid=12805 vsize=32108 memory=14548 CPUtime=0.67 cores=1,3,5,7
/proc/12821/stat : 12821 (minisat_release) R 12805 12805 2271 0 -1 4202496 2970 0 0 0 67 0 0 0 20 0 1 0 53308175 32878592 3637 33554432000 4194304 4308513 140735130206432 140735130203336 4276143 0 4 0 8396802 0 0 0 17 1 0 0 0 0 0 6409496 6410680 10866688 140735130210991 140735130211502 140735130211502 140735130214341 0
/proc/12821/statm: 8027 3637 352 28 0 4267 0
[pid=12805/tid=12807] ppid=12802 vsize=15683912 memory=6944652177228980320 CPUtime=2.92 cores=1,3,5,7
/proc/12805/task/12807/stat : 12807 (java) S 12802 12805 2271 0 -1 1077944384 18057 0 0 0 281 11 0 0 20 0 19 0 53307883 16060325888 144168 33554432000 4194304 4196468 140734440579792 140049856637952 140049884808917 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
[pid=12805/tid=12808] ppid=12802 vsize=15683912 memory=6944656592455359580 CPUtime=0 cores=1,3,5,7
/proc/12805/task/12808/stat : 12808 (java) S 12802 12805 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 53307885 16060325888 144168 33554432000 4194304 4196468 140734440579792 140049889040912 140049884808917 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
[pid=12805/tid=12809] ppid=12802 vsize=15683912 memory=301793952498188577 CPUtime=0 cores=1,3,5,7
/proc/12805/task/12809/stat : 12809 (java) S 12802 12805 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 53307885 16060325888 144168 33554432000 4194304 4196468 140734440579792 140049703197328 140049884808917 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
[pid=12805/tid=12810] ppid=12802 vsize=15683912 memory=288288878857815253 CPUtime=0 cores=1,3,5,7
/proc/12805/task/12810/stat : 12810 (java) S 12802 12805 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 53307885 16060325888 144168 33554432000 4194304 4196468 140734440579792 140049702144272 140049884808917 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
[pid=12805/tid=12811] ppid=12802 vsize=15683912 memory=8475934422144292502 CPUtime=0 cores=1,3,5,7
/proc/12805/task/12811/stat : 12811 (java) S 12802 12805 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 53307885 16060325888 144168 33554432000 4194304 4196468 140734440579792 140049701091728 140049884808917 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
[pid=12805/tid=12812] ppid=12802 vsize=15683912 memory=8761640388318109335 CPUtime=0 cores=1,3,5,7
/proc/12805/task/12812/stat : 12812 (java) S 12802 12805 2271 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 53307886 16060325888 144168 33554432000 4194304 4196468 140734440579792 140049291586288 140049884809858 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
[pid=12805/tid=12813] ppid=12802 vsize=15683912 memory=6944656592387989600 CPUtime=0 cores=1,3,5,7
/proc/12805/task/12813/stat : 12813 (java) S 12802 12805 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 53307887 16060325888 144168 33554432000 4194304 4196468 140734440579792 140048548751008 140049884808917 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
[pid=12805/tid=12814] ppid=12802 vsize=15683912 memory=3749592432059638654 CPUtime=0 cores=1,3,5,7
/proc/12805/task/12814/stat : 12814 (java) S 12802 12805 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 53307887 16060325888 144168 33554432000 4194304 4196468 140734440579792 140048280315120 140049884808917 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
[pid=12805/tid=12815] ppid=12802 vsize=15683912 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/12805/task/12815/stat : 12815 (java) S 12802 12805 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 53307889 16060325888 144168 33554432000 4194304 4196468 140734440579792 140047905806800 140049884817307 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
[pid=12805/tid=12816] ppid=12802 vsize=15683912 memory=6656426216303648864 CPUtime=1.77 cores=1,3,5,7
/proc/12805/task/12816/stat : 12816 (java) S 12802 12805 2271 0 -1 1077944384 2118 0 0 0 176 1 0 0 20 0 19 0 53307889 16060325888 144168 33554432000 4194304 4196468 140734440579792 140049290533104 140049884809858 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
[pid=12805/tid=12817] ppid=12802 vsize=15683912 memory=6944656592455359580 CPUtime=1.78 cores=1,3,5,7
/proc/12805/task/12817/stat : 12817 (java) S 12802 12805 2271 0 -1 1077944384 1699 0 0 0 177 1 0 0 20 0 19 0 53307890 16060325888 144168 33554432000 4194304 4196468 140734440579792 140049289480560 140049884809858 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
[pid=12805/tid=12818] ppid=12802 vsize=15683912 memory=7593443262667909475 CPUtime=1.01 cores=1,3,5,7
/proc/12805/task/12818/stat : 12818 (java) S 12802 12805 2271 0 -1 1077944384 3426 0 0 0 100 1 0 0 20 0 19 0 53307890 16060325888 144168 33554432000 4194304 4196468 140734440579792 140049288427504 140049884809858 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
[pid=12805/tid=12819] ppid=12802 vsize=15683912 memory=6296970627754776177 CPUtime=0 cores=1,3,5,7
/proc/12805/task/12819/stat : 12819 (java) S 12802 12805 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 53307890 16060325888 144168 33554432000 4194304 4196468 140734440579792 140047407901024 140049884808917 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
[pid=12805/tid=12820] ppid=12802 vsize=15683912 memory=5788366128588222313 CPUtime=0 cores=1,3,5,7
/proc/12805/task/12820/stat : 12820 (java) S 12802 12805 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 53307890 16060325888 144168 33554432000 4194304 4196468 140734440579792 140048649415728 140049884809858 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
[pid=12805/tid=12822] ppid=12802 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12805/task/12822/stat : 12822 (java) S 12802 12805 2271 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 53308175 16060325888 144168 33554432000 4194304 4196468 140734440579792 140049690093376 140049884823321 0 4 0 25189583 18446744071579417331 0 0 -1 5 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
[pid=12805/tid=12824] ppid=12802 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12805/task/12824/stat : 12824 (java) S 12802 12805 2271 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 53308175 16060325888 144168 33554432000 4194304 4196468 140734440579792 140046736801584 140049884820637 0 4 0 25189583 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
[pid=12805/tid=12825] ppid=12802 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12805/task/12825/stat : 12825 (java) S 12802 12805 2271 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 53308175 16060325888 144168 33554432000 4194304 4196468 140734440579792 140047139454384 140049884820637 0 4 0 25189583 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
[pid=12805/tid=12826] ppid=12802 vsize=15683912 memory=2276 CPUtime=0 cores=1,3,5,7
/proc/12805/task/12826/stat : 12826 (java) S 12802 12805 2271 0 -1 1077944384 30 0 0 0 0 0 0 0 20 0 19 0 53308177 16060325888 144168 33554432000 4194304 4196468 140734440579792 140046602587424 140049884808917 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6332416 140734440588275 140734440588553 140734440588553 140734440591311 0
Current children cumulated CPU time: 8.18 s
Current children cumulated vsize: 15716020 KiB
Current children cumulated memory: 591220 KiB

[startup+4.00086 s]*
/proc/loadavg: 3.03 2.58 2.28 2/207 12826
/proc/meminfo: memFree=13882776/32770624 swapFree=67108860/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+4.10968 s]
/proc/loadavg: 3.03 2.58 2.28 2/207 12826
/proc/meminfo: memFree=13882776/32770624 swapFree=67108860/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 0
Real time (s): 4.16407
CPU time (s): 8.53206
CPU user time (s): 8.35258
CPU system time (s): 0.17948
CPU usage (%): 204.897
Max. virtual memory (cumulated for all children) (KiB): 15717400
Max. memory (cumulated for all children) (KiB): 591964

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.35258
system time used= 0.17948
maximum resident set size= 579116
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29909
page faults= 0
swaps= 0
block input operations= 0
block output operations= 392
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3967
involuntary context switches= 43


# summary of solver processes directly reported to runsolver:
#   pid: 12805
#   total CPU time (s): 8.53206
#   total CPU user time (s): 8.35258
#   total CPU system time (s): 0.17948

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.053425 second user time and 0.076159 second system time

The end

Launcher Data

Begin job on node105 at 2018-07-23 16:50:47
IDJOB=4294694
IDBENCH=141411
IDSOLVER=2756
FILE ID=node105/4294694-1532357447
RUNJOBID= node105-1532330128-2303
PBS_JOBID= 21019001
Free space on /tmp= 44844 MiB

SOLVER NAME= scop order+MapleCOMSPS (2018-06-13)
BENCH NAME= XCSP18/Haystacks/Haystacks-ext-11_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-4294694-1532357447/watcher-4294694-1532357447 -o /tmp/evaluation-result-4294694-1532357447/solver-4294694-1532357447 -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-4294694-1532357447.xml

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

MD5SUM BENCH= dd1566dde9022858d7af3144994afffb
RANDOM SEED=1543969131

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:        13885548 kB
MemAvailable:   29536196 kB
Buffers:          199924 kB
Cached:         15424224 kB
SwapCached:            0 kB
Active:          3813812 kB
Inactive:       14265404 kB
Active(anon):    2407496 kB
Inactive(anon):    67172 kB
Active(file):    1406316 kB
Inactive(file): 14198232 kB
Unevictable:        7296 kB
Mlocked:            7296 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8176 kB
Writeback:             0 kB
AnonPages:       2417012 kB
Mapped:            49344 kB
Shmem:             17036 kB
Slab:             502032 kB
SReclaimable:     474560 kB
SUnreclaim:        27472 kB
KernelStack:        3888 kB
PageTables:        10028 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13464288 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2242560 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:50:51