Trace number 4295868

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 4.80553 2.12016

General information on the benchmark

NameQuasigroups/
QuasiGroup-7-07_c18.xml
MD5SUM950a11acbe9bee1dbcb0d00f57370eba
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.287109
Satisfiable
(Un)Satisfiability was proved
Number of variables98
Number of constraints86
Number of domains1
Minimum domain size7
Maximum domain size7
Distribution of domain sizes[{"size":7,"count":91}]
Minimum variable degree0
Maximum variable degree15
Distribution of variable degrees[{"degree":0,"count":7},{"degree":2,"count":42},{"degree":14,"count":7},{"degree":15,"count":42}]
Minimum constraint arity7
Maximum constraint arity49
Distribution of constraint arities[{"arity":7,"count":1},{"arity":9,"count":84},{"arity":49,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":1},{"type":"instantiation","count":1},{"type":"element","count":84}]
Optimization problemNO
Type of objective

Solver Data

0.66/0.52	
0.66/0.52	scop order+minisat_release (2018-06-13)
0.66/0.52	
0.66/0.55	c BEGIN-Prog: Thu Jul 26 08:59:41 CEST 2018
0.66/0.55	c PID: 7391
0.66/0.55	c IP: 172.20.3.150
0.66/0.55	c HOST: node150.alineos.net
0.66/0.56	c (0,0) Parsing Begin
1.41/0.90	c (0,0) Parsing End
1.41/0.91	c (0,0) CSP: 91 int (0 aux), 0 bool (0 aux), 86 ctr, max domain size 7
1.57/1.02	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.57/1.02	c (0,0) Constraint Name Generate Begin
1.57/1.02	c (0,0) Ctr:HOME/instance-4295868-1532588380.xml,AllDifferentMatrix:Element:Instantiation:IntVar
1.57/1.02	c (0,0) Constraint Name Generate End
1.57/1.02	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.57/1.02	c (0,0) CSP to CSPinCNF Begin
2.07/1.24	c (0,0) translated 9 (10%) constraints
2.07/1.26	c (0,0) translated 18 (20%) constraints
2.07/1.27	c (0,0) translated 26 (30%) constraints
2.07/1.29	c (0,0) translated 35 (40%) constraints
2.07/1.31	c (0,0) translated 43 (50%) constraints
2.36/1.31	c (0,0) translated 52 (60%) constraints
2.36/1.32	c (0,0) translated 61 (70%) constraints
2.36/1.33	c (0,0) translated 69 (80%) constraints
2.36/1.35	c (0,0) translated 78 (90%) constraints
2.36/1.35	c (0,0) translated 86 (100%) constraints
2.67/1.41	c (0,0) STATISTICS1:HOME/instance-4295868-1532588380.xml,AllDifferentMatrix:Element:Instantiation:IntVar,91,917,7,7,7,2,7:1218;1:252,7:2352;1:203,7:28;3:588;2:294;1:7,2:1470;1:798,
2.67/1.41	c (0,0) ===========================================
2.67/1.41	c (0,0) Order
2.67/1.41	c (0,0) ===========================================
2.67/1.43	c (0,0) translated 92 (10%) constraints
2.67/1.44	c (0,0) translated 184 (20%) constraints
2.67/1.45	c (0,0) translated 276 (30%) constraints
2.67/1.48	c (0,0) translated 367 (40%) constraints
2.98/1.52	c (0,0) translated 459 (50%) constraints
2.98/1.54	c (1,0) translated 551 (60%) constraints
2.98/1.57	c (1,1) translated 642 (70%) constraints
2.98/1.59	c (1,1) translated 734 (80%) constraints
3.26/1.61	c (1,1) translated 826 (90%) constraints
3.26/1.63	c (1,1) translated 917 (100%) constraints
3.26/1.63	c (1,1) CSP to CSPinCNF End
3.26/1.64	c (1,1) CSP: 91 int (0 aux), 546 bool (546 aux), 2100 ctr, max domain size 7
3.26/1.64	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.26/1.64	c (1,1) CSPinCNF Propagation Begin
3.26/1.70	c (1,1) 2 values, 324 unsatisfiable literals, and 126 valid clauses are removed
3.26/1.70	c (1,1) CSPinCNF Propagation End
3.60/1.70	c (1,1) CSP: 91 int (0 aux), 546 bool (546 aux), 1974 ctr, max domain size 7
3.60/1.70	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.60/1.70	c (1,1) Simplify CSPinCNF Begin
3.60/1.73	c (1,1) Simplify CSPinCNF End
3.60/1.73	c (1,1) CSP: 91 int (0 aux), 1078 bool (1078 aux), 2506 ctr, max domain size 7
3.60/1.73	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.60/1.73	c (1,1) Calculate Precise Domain Begin
3.60/1.74	c (1,1) 0 values are removed by re-calculation
3.60/1.74	c (1,1) Calculate Precise Domain End
3.60/1.74	c (1,1) CSP: 91 int (0 aux), 1078 bool (1078 aux), 2506 ctr, max domain size 7
3.60/1.74	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.60/1.74	c (1,1) CSPinCNF to SatSolver Begin
3.91/1.82	c (1,1) 251 (10 %) CSP clauses are encoded (1554 SAT variables, 1272 SAT clauses)
3.91/1.84	c (1,1) 502 (20 %) CSP clauses are encoded (1554 SAT variables, 2153 SAT clauses)
3.91/1.86	c (1,1) 752 (30 %) CSP clauses are encoded (1554 SAT variables, 3045 SAT clauses)
3.91/1.87	c (1,1) 1003 (40 %) CSP clauses are encoded (1554 SAT variables, 3987 SAT clauses)
3.91/1.88	c (1,1) 1253 (50 %) CSP clauses are encoded (1554 SAT variables, 4917 SAT clauses)
3.91/1.89	c (1,1) 1504 (60 %) CSP clauses are encoded (1554 SAT variables, 5838 SAT clauses)
4.23/1.90	c (1,1) 1755 (70 %) CSP clauses are encoded (1554 SAT variables, 6796 SAT clauses)
4.23/1.91	c (1,1) 2005 (80 %) CSP clauses are encoded (1554 SAT variables, 7736 SAT clauses)
4.23/1.92	c (1,1) 2256 (90 %) CSP clauses are encoded (1554 SAT variables, 8692 SAT clauses)
4.23/1.93	c (1,1) 2506 (100 %) CSP clauses are encoded (1554 SAT variables, 9633 SAT clauses)
4.23/1.93	c (1,1) CSPinCNF to SatSolver End
4.23/1.93	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 28 MiB used (max 0 MiB)
4.23/1.97	c (1,1) STATISTICS2:HOME/instance-4295868-1532588380.xml,AllDifferentMatrix:Element:Instantiation:IntVar,1169,2506,7,7,5,2,7:600;6:572;5:256;1:256,7:2672;6:1088;5:368;2:2748;1:256,5:24;3:364;2:2118,2:1684;1:3764,
4.23/1.97	c (1,1) SatSolver.solve Begin
4.23/1.97	c (1,1) 1554 bool, 9634 clause
4.23/1.97	c (1,1) 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-4295868-1532588380.xml-scop-7391.cnf HOME/instance-4295868-1532588380.xml-scop-7391.cnf.out
4.58/2.06	c (1,0) c This is COMiniSatPS.
4.58/2.06	c (1,0) c WARNING: for repeatability, setting FPU to use double precision
4.58/2.06	c (1,0) c ============================[ Problem Statistics ]=============================
4.58/2.06	c (1,0) c |                                                                             |
4.58/2.06	c (1,0) c |  Number of variables:          1554                                         |
4.58/2.06	c (1,0) c |  Number of clauses:            9634                                         |
4.58/2.06	c (1,0) c |  Parse time:                   0.00 s                                       |
4.58/2.06	c (1,0) c |  Eliminated clauses:           0.02 Mb                                      |
4.58/2.06	c (1,0) c Reduced to 662 vars, 7322 cls (grow=0)
4.58/2.06	c (1,0) c No iterative elimination performed. (vars=662, c/v ratio=11.1)
4.58/2.06	c (1,0) c |  Simplification time:          0.01 s                                       |
4.58/2.06	c (1,0) c |                                                                             |
4.58/2.06	c (1,0) c ============================[ Search Statistics ]==============================
4.58/2.06	c (1,0) c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.58/2.06	c (1,0) c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.58/2.06	c (1,0) c ===============================================================================
4.58/2.06	c (1,0) c ===============================================================================
4.58/2.06	c (1,0) c restarts              : 7
4.58/2.06	c (1,0) c conflicts             : 2155           (29558 /sec)
4.58/2.06	c (1,0) c decisions             : 2794           (0.00 % random) (38322 /sec)
4.58/2.06	c (1,0) c propagations          : 230093         (3155936 /sec)
4.58/2.06	c (1,0) c conflict literals     : 18949          (33.26 % deleted)
4.58/2.06	c (1,0) c CPU time              : 0.072908 s
4.58/2.06	c (1,0) 
4.58/2.06	c (1,0) s UNSATISFIABLE
4.58/2.06	c (1,1) SatSolver.solve End
4.58/2.06	c (1,1) Heap : 507 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
4.58/2.06	c (1,1) Show results Begin
4.58/2.06	s UNSATISFIABLE
4.58/2.06	c (1,1) Show results End
4.58/2.06	c (1,1) Heap : 507 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
4.58/2.06	c (1,1) 0,0,1,1,1,1,1,1,1,STOP-AFTER(ALL)
4.58/2.06	c END-Prog: Thu Jul 26 08:59:42 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 (9861 MiB free)
  memory of node 1: 16384 MiB (10821 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4295868-1532588380/watcher-4295868-1532588380 -o /tmp/evaluation-result-4295868-1532588380/solver-4295868-1532588380 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1532562189-32680 --watchdog 2580 java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -order -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4295868-1532588380.xml 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=7391, runsolver pid=7388

[startup+0.100102 s]*
/proc/loadavg: 2.00 2.03 2.05 4/220 7406
/proc/meminfo: memFree=21119304/32770624 swapFree=67108860/67108860
[pid=7391] ppid=7388 vsize=15011656 memory=72324 CPUtime=0.11 cores=0,2,4,6
/proc/7391/stat : 7391 (java) S 7388 7391 32649 0 -1 1077944320 6750 0 0 0 9 2 0 0 20 0 15 0 76401266 15371935744 18081 33554432000 4194304 4196468 140737453355952 140737453338496 139713727794935 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
/proc/7391/statm: 3752914 18081 2782 1 0 3715374 0
[pid=7391/tid=7393] ppid=7388 vsize=15011656 memory=7100839887217068648 CPUtime=0.09 cores=0,2,4,6
/proc/7391/task/7393/stat : 7393 (java) R 7388 7391 32649 0 -1 4202560 4973 0 0 0 8 1 0 0 20 0 15 0 76401266 15371935744 18213 33554432000 4194304 4196468 140737453355952 139713699606920 139713708070684 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
[pid=7391/tid=7394] ppid=7388 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7391/task/7394/stat : 7394 (java) S 7388 7391 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76401268 15371935744 18213 33554432000 4194304 4196468 140737453355952 139713732036880 139713727805141 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
[pid=7391/tid=7395] ppid=7388 vsize=15011656 memory=139660325242496 CPUtime=0 cores=0,2,4,6
/proc/7391/task/7395/stat : 7395 (java) S 7388 7391 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76401268 15371935744 18213 33554432000 4194304 4196468 140737453355952 139713546193296 139713727805141 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
[pid=7391/tid=7396] ppid=7388 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7391/task/7396/stat : 7396 (java) S 7388 7391 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76401268 15371935744 18213 33554432000 4194304 4196468 140737453355952 139713545140752 139713727805141 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
[pid=7391/tid=7397] ppid=7388 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7391/task/7397/stat : 7397 (java) S 7388 7391 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76401268 15371935744 18213 33554432000 4194304 4196468 140737453355952 139713544088208 139713727805141 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
[pid=7391/tid=7398] ppid=7388 vsize=15011656 memory=139660325242496 CPUtime=0 cores=0,2,4,6
/proc/7391/task/7398/stat : 7398 (java) S 7388 7391 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76401269 15371935744 18213 33554432000 4194304 4196468 140737453355952 139712765798896 139713727806082 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
[pid=7391/tid=7399] ppid=7388 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7391/task/7399/stat : 7399 (java) S 7388 7391 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 76401270 15371935744 18213 33554432000 4194304 4196468 140737453355952 139712266233248 139713727805141 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
[pid=7391/tid=7400] ppid=7388 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7391/task/7400/stat : 7400 (java) S 7388 7391 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76401270 15371935744 18213 33554432000 4194304 4196468 140737453355952 139711997797872 139713727805141 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
[pid=7391/tid=7401] ppid=7388 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7391/task/7401/stat : 7401 (java) S 7388 7391 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76401272 15371935744 18213 33554432000 4194304 4196468 140737453355952 139711623289552 139713727813531 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
[pid=7391/tid=7402] ppid=7388 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7391/task/7402/stat : 7402 (java) S 7388 7391 32649 0 -1 1077944384 288 0 0 0 0 0 0 0 20 0 15 0 76401272 15371935744 18279 33554432000 4194304 4196468 140737453355952 139712764745712 139713727806082 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
[pid=7391/tid=7403] ppid=7388 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7391/task/7403/stat : 7403 (java) S 7388 7391 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76401272 15371935744 18279 33554432000 4194304 4196468 140737453355952 139712763693168 139713727806082 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
[pid=7391/tid=7404] ppid=7388 vsize=15011656 memory=139660325242496 CPUtime=0.01 cores=0,2,4,6
/proc/7391/task/7404/stat : 7404 (java) S 7388 7391 32649 0 -1 1077944384 267 0 0 0 1 0 0 0 20 0 15 0 76401272 15371935744 18279 33554432000 4194304 4196468 140737453355952 139712762640624 139713727806082 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
[pid=7391/tid=7405] ppid=7388 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7391/task/7405/stat : 7405 (java) S 7388 7391 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76401273 15371935744 18279 33554432000 4194304 4196468 140737453355952 139711125383776 139713727805141 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
[pid=7391/tid=7406] ppid=7388 vsize=15011656 memory=139660325242496 CPUtime=0 cores=0,2,4,6
/proc/7391/task/7406/stat : 7406 (java) S 7388 7391 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76401273 15371935744 18279 33554432000 4194304 4196468 140737453355952 139712761588528 139713727806082 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 72324 KiB

[startup+0.21059 s]*
/proc/loadavg: 2.08 2.04 2.05 3/220 7406
/proc/meminfo: memFree=21105476/32770624 swapFree=67108860/67108860
[pid=7391] ppid=7388 vsize=15011656 memory=85692 CPUtime=0.25 cores=0,2,4,6
/proc/7391/stat : 7391 (java) S 7388 7391 32649 0 -1 1077944320 10365 0 0 0 22 3 0 0 20 0 15 0 76401266 15371935744 21423 33554432000 4194304 4196468 140737453355952 140737453338496 139713727794935 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
/proc/7391/statm: 3752914 21423 2899 1 0 3715374 0
[pid=7391/tid=7393] ppid=7388 vsize=15011656 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/7391/task/7393/stat : 7393 (java) R 7388 7391 32649 0 -1 4202560 8279 0 0 0 18 2 0 0 20 0 15 0 76401266 15371935744 21423 33554432000 4194304 4196468 140737453355952 139713699585600 139713727806870 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
[pid=7391/tid=7394] ppid=7388 vsize=15011656 memory=288230617609666583 CPUtime=0 cores=0,2,4,6
/proc/7391/task/7394/stat : 7394 (java) S 7388 7391 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76401268 15371935744 21423 33554432000 4194304 4196468 140737453355952 139713732036880 139713727805141 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
[pid=7391/tid=7395] ppid=7388 vsize=15011656 memory=288370036476954240 CPUtime=0 cores=0,2,4,6
/proc/7391/task/7395/stat : 7395 (java) S 7388 7391 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76401268 15371935744 21423 33554432000 4194304 4196468 140737453355952 139713546193296 139713727805141 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
[pid=7391/tid=7396] ppid=7388 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7391/task/7396/stat : 7396 (java) S 7388 7391 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76401268 15371935744 21423 33554432000 4194304 4196468 140737453355952 139713545140752 139713727805141 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
[pid=7391/tid=7397] ppid=7388 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7391/task/7397/stat : 7397 (java) S 7388 7391 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76401268 15371935744 21423 33554432000 4194304 4196468 140737453355952 139713544088208 139713727805141 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
[pid=7391/tid=7398] ppid=7388 vsize=15011656 memory=139660325242496 CPUtime=0 cores=0,2,4,6
/proc/7391/task/7398/stat : 7398 (java) S 7388 7391 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76401269 15371935744 21423 33554432000 4194304 4196468 140737453355952 139712765798896 139713727806082 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
[pid=7391/tid=7399] ppid=7388 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7391/task/7399/stat : 7399 (java) S 7388 7391 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 76401270 15371935744 21423 33554432000 4194304 4196468 140737453355952 139712266233248 139713727805141 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
[pid=7391/tid=7400] ppid=7388 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7391/task/7400/stat : 7400 (java) S 7388 7391 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76401270 15371935744 21423 33554432000 4194304 4196468 140737453355952 139711997797872 139713727805141 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
[pid=7391/tid=7401] ppid=7388 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7391/task/7401/stat : 7401 (java) S 7388 7391 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76401272 15371935744 21423 33554432000 4194304 4196468 140737453355952 139711623289552 139713727813531 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
[pid=7391/tid=7402] ppid=7388 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7391/task/7402/stat : 7402 (java) R 7388 7391 32649 0 -1 1077944384 414 0 0 0 0 0 0 0 20 0 15 0 76401272 15371935744 21423 33554432000 4194304 4196468 140737453355952 139712764745808 139713727805141 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
[pid=7391/tid=7403] ppid=7388 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7391/task/7403/stat : 7403 (java) R 7388 7391 32649 0 -1 4202560 43 0 0 0 0 0 0 0 20 0 15 0 76401272 15371935744 21423 33554432000 4194304 4196468 140737453355952 139712763693168 139713713822288 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
[pid=7391/tid=7404] ppid=7388 vsize=15011656 memory=139660325242496 CPUtime=0.03 cores=0,2,4,6
/proc/7391/task/7404/stat : 7404 (java) R 7388 7391 32649 0 -1 4202560 292 0 0 0 3 0 0 0 20 0 15 0 76401272 15371935744 21423 33554432000 4194304 4196468 140737453355952 139712762640624 139713706759361 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
[pid=7391/tid=7405] ppid=7388 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7391/task/7405/stat : 7405 (java) S 7388 7391 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76401273 15371935744 21423 33554432000 4194304 4196468 140737453355952 139711125383776 139713727805141 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
[pid=7391/tid=7406] ppid=7388 vsize=15011656 memory=139660325242496 CPUtime=0 cores=0,2,4,6
/proc/7391/task/7406/stat : 7406 (java) S 7388 7391 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76401273 15371935744 21423 33554432000 4194304 4196468 140737453355952 139712761588528 139713727806082 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 85692 KiB

[startup+0.310559 s]*
/proc/loadavg: 2.08 2.04 2.05 3/220 7406
/proc/meminfo: memFree=21101816/32770624 swapFree=67108860/67108860
[pid=7391] ppid=7388 vsize=15011656 memory=89504 CPUtime=0.42 cores=0,2,4,6
/proc/7391/stat : 7391 (java) S 7388 7391 32649 0 -1 1077944320 10969 0 0 0 39 3 0 0 20 0 15 0 76401266 15371935744 22376 33554432000 4194304 4196468 140737453355952 140737453338496 139713727794935 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
/proc/7391/statm: 3752914 22376 2987 1 0 3715374 0
[pid=7391/tid=7393] ppid=7388 vsize=15011656 memory=0 CPUtime=0.29 cores=0,2,4,6
/proc/7391/task/7393/stat : 7393 (java) R 7388 7391 32649 0 -1 4202560 8707 0 0 0 27 2 0 0 20 0 15 0 76401266 15371935744 22441 33554432000 4194304 4196468 140737453355952 139713699599088 139713711875422 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
[pid=7391/tid=7394] ppid=7388 vsize=15011656 memory=4294967295 CPUtime=0 cores=0,2,4,6
/proc/7391/task/7394/stat : 7394 (java) S 7388 7391 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76401268 15371935744 22441 33554432000 4194304 4196468 140737453355952 139713732036880 139713727805141 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
[pid=7391/tid=7395] ppid=7388 vsize=15011656 memory=139660325242496 CPUtime=0 cores=0,2,4,6
/proc/7391/task/7395/stat : 7395 (java) S 7388 7391 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76401268 15371935744 22441 33554432000 4194304 4196468 140737453355952 139713546193296 139713727805141 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
[pid=7391/tid=7396] ppid=7388 vsize=15011656 memory=2241 CPUtime=0 cores=0,2,4,6
/proc/7391/task/7396/stat : 7396 (java) S 7388 7391 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76401268 15371935744 22441 33554432000 4194304 4196468 140737453355952 139713545140752 139713727805141 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
[pid=7391/tid=7397] ppid=7388 vsize=15011656 memory=139660189868239 CPUtime=0 cores=0,2,4,6
/proc/7391/task/7397/stat : 7397 (java) S 7388 7391 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76401268 15371935744 22441 33554432000 4194304 4196468 140737453355952 139713544088208 139713727805141 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
[pid=7391/tid=7398] ppid=7388 vsize=15011656 memory=139660325242496 CPUtime=0 cores=0,2,4,6
/proc/7391/task/7398/stat : 7398 (java) S 7388 7391 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76401269 15371935744 22441 33554432000 4194304 4196468 140737453355952 139712765798896 139713727806082 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
[pid=7391/tid=7399] ppid=7388 vsize=15011656 memory=139660189888975 CPUtime=0 cores=0,2,4,6
/proc/7391/task/7399/stat : 7399 (java) S 7388 7391 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 76401270 15371935744 22441 33554432000 4194304 4196468 140737453355952 139712266233248 139713727805141 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
[pid=7391/tid=7400] ppid=7388 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7391/task/7400/stat : 7400 (java) S 7388 7391 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76401270 15371935744 22441 33554432000 4194304 4196468 140737453355952 139711997797872 139713727805141 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
[pid=7391/tid=7401] ppid=7388 vsize=15011656 memory=279320379750272 CPUtime=0 cores=0,2,4,6
/proc/7391/task/7401/stat : 7401 (java) S 7388 7391 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76401272 15371935744 22441 33554432000 4194304 4196468 140737453355952 139711623289552 139713727813531 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
[pid=7391/tid=7402] ppid=7388 vsize=15011656 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/7391/task/7402/stat : 7402 (java) R 7388 7391 32649 0 -1 1077944384 497 0 0 0 2 0 0 0 20 0 15 0 76401272 15371935744 22441 33554432000 4194304 4196468 140737453355952 139712764745712 139713727806082 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
[pid=7391/tid=7403] ppid=7388 vsize=15011656 memory=139660189900687 CPUtime=0.02 cores=0,2,4,6
/proc/7391/task/7403/stat : 7403 (java) R 7388 7391 32649 0 -1 4202560 103 0 0 0 2 0 0 0 20 0 15 0 76401272 15371935744 22441 33554432000 4194304 4196468 140737453355952 139712763693168 139713711697658 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
[pid=7391/tid=7404] ppid=7388 vsize=15011656 memory=139660325242496 CPUtime=0.07 cores=0,2,4,6
/proc/7391/task/7404/stat : 7404 (java) R 7388 7391 32649 0 -1 4202560 332 0 0 0 7 0 0 0 20 0 15 0 76401272 15371935744 22441 33554432000 4194304 4196468 140737453355952 139712762640624 139713711875422 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
[pid=7391/tid=7405] ppid=7388 vsize=15011656 memory=139660189905823 CPUtime=0 cores=0,2,4,6
/proc/7391/task/7405/stat : 7405 (java) S 7388 7391 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76401273 15371935744 22441 33554432000 4194304 4196468 140737453355952 139711125383776 139713727805141 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
[pid=7391/tid=7406] ppid=7388 vsize=15011656 memory=139660401643762 CPUtime=0 cores=0,2,4,6
/proc/7391/task/7406/stat : 7406 (java) S 7388 7391 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76401273 15371935744 22441 33554432000 4194304 4196468 140737453355952 139712761588528 139713727806082 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 89504 KiB

[startup+0.700731 s]
/proc/loadavg: 2.08 2.04 2.05 3/220 7406
/proc/meminfo: memFree=21076764/32770624 swapFree=67108860/67108860
[pid=7391] ppid=7388 vsize=15020052 memory=129904 CPUtime=1 cores=0,2,4,6
/proc/7391/stat : 7391 (java) S 7388 7391 32649 0 -1 1077944320 18186 0 0 0 95 5 0 0 20 0 15 0 76401266 15380533248 32476 33554432000 4194304 4196468 140737453355952 140737453338496 139713727794935 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
/proc/7391/statm: 3755013 32476 3162 1 0 3716398 0
[pid=7391/tid=7393] ppid=7388 vsize=15020052 memory=0 CPUtime=0.67 cores=0,2,4,6
/proc/7391/task/7393/stat : 7393 (java) R 7388 7391 32649 0 -1 4202560 15447 0 0 0 63 4 0 0 20 0 15 0 76401266 15380533248 32476 33554432000 4194304 4196468 140737453355952 139713699611552 139713727816861 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
[pid=7391/tid=7394] ppid=7388 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7391/task/7394/stat : 7394 (java) S 7388 7391 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76401268 15380533248 32476 33554432000 4194304 4196468 140737453355952 139713732036880 139713727805141 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
[pid=7391/tid=7395] ppid=7388 vsize=15020052 memory=79 CPUtime=0 cores=0,2,4,6
/proc/7391/task/7395/stat : 7395 (java) S 7388 7391 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76401268 15380533248 32476 33554432000 4194304 4196468 140737453355952 139713546193296 139713727805141 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
[pid=7391/tid=7396] ppid=7388 vsize=15020052 memory=1 CPUtime=0 cores=0,2,4,6
/proc/7391/task/7396/stat : 7396 (java) S 7388 7391 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76401268 15380533248 32476 33554432000 4194304 4196468 140737453355952 139713545140752 139713727805141 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
[pid=7391/tid=7397] ppid=7388 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7391/task/7397/stat : 7397 (java) S 7388 7391 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76401268 15380533248 32476 33554432000 4194304 4196468 140737453355952 139713544088208 139713727805141 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
[pid=7391/tid=7398] ppid=7388 vsize=15020052 memory=171434357829701 CPUtime=0 cores=0,2,4,6
/proc/7391/task/7398/stat : 7398 (java) S 7388 7391 32649 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 76401269 15380533248 32476 33554432000 4194304 4196468 140737453355952 139712765798896 139713727806082 0 0 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
[pid=7391/tid=7399] ppid=7388 vsize=15020052 memory=448785 CPUtime=0 cores=0,2,4,6
/proc/7391/task/7399/stat : 7399 (java) S 7388 7391 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 76401270 15380533248 32476 33554432000 4194304 4196468 140737453355952 139712266233248 139713727805141 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
[pid=7391/tid=7400] ppid=7388 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7391/task/7400/stat : 7400 (java) S 7388 7391 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76401270 15380533248 32476 33554432000 4194304 4196468 140737453355952 139711997797872 139713727805141 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
[pid=7391/tid=7401] ppid=7388 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7391/task/7401/stat : 7401 (java) S 7388 7391 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76401272 15380533248 32476 33554432000 4194304 4196468 140737453355952 139711623289552 139713727813531 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
[pid=7391/tid=7402] ppid=7388 vsize=15020052 memory=7809523229951467574 CPUtime=0.06 cores=0,2,4,6
/proc/7391/task/7402/stat : 7402 (java) R 7388 7391 32649 0 -1 1077944384 567 0 0 0 6 0 0 0 20 0 15 0 76401272 15380533248 32476 33554432000 4194304 4196468 140737453355952 139712764745712 139713727806082 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
[pid=7391/tid=7403] ppid=7388 vsize=15020052 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/7391/task/7403/stat : 7403 (java) R 7388 7391 32649 0 -1 4202560 349 0 0 0 8 0 0 0 20 0 15 0 76401272 15380533248 32476 33554432000 4194304 4196468 140737453355952 139712763693168 139713711764631 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
[pid=7391/tid=7404] ppid=7388 vsize=15020052 memory=-3535359994705171810 CPUtime=0.16 cores=0,2,4,6
/proc/7391/task/7404/stat : 7404 (java) R 7388 7391 32649 0 -1 4202560 483 0 0 0 16 0 0 0 20 0 15 0 76401272 15380533248 32476 33554432000 4194304 4196468 140737453355952 139712762640624 139713720891676 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
[pid=7391/tid=7405] ppid=7388 vsize=15020052 memory=6944656592387989600 CPUtime=0 cores=0,2,4,6
/proc/7391/task/7405/stat : 7405 (java) S 7388 7391 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76401273 15380533248 32476 33554432000 4194304 4196468 140737453355952 139711125383776 139713727805141 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
[pid=7391/tid=7406] ppid=7388 vsize=15020052 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/7391/task/7406/stat : 7406 (java) S 7388 7391 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76401273 15380533248 32476 33554432000 4194304 4196468 140737453355952 139712761588528 139713727806082 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
Current children cumulated CPU time: 1 s
Current children cumulated vsize: 15020052 KiB
Current children cumulated memory: 129904 KiB

[startup+1.50071 s]
/proc/loadavg: 2.08 2.04 2.05 5/220 7406
/proc/meminfo: memFree=21049192/32770624 swapFree=67108860/67108860
[pid=7391] ppid=7388 vsize=15024148 memory=180348 CPUtime=2.98 cores=0,2,4,6
/proc/7391/stat : 7391 (java) S 7388 7391 32649 0 -1 1077944320 22074 0 0 0 290 8 0 0 20 0 15 0 76401266 15384727552 45087 33554432000 4194304 4196468 140737453355952 140737453338496 139713727794935 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
/proc/7391/statm: 3756037 45087 3200 1 0 3717422 0
[pid=7391/tid=7393] ppid=7388 vsize=15024148 memory=0 CPUtime=1.45 cores=0,2,4,6
/proc/7391/task/7393/stat : 7393 (java) R 7388 7391 32649 0 -1 4202560 16578 0 0 0 140 5 0 0 20 0 15 0 76401266 15384727552 45087 33554432000 4194304 4196468 140737453355952 139713699628784 139713227832063 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
[pid=7391/tid=7394] ppid=7388 vsize=15024148 memory=6440243594252407399 CPUtime=0 cores=0,2,4,6
/proc/7391/task/7394/stat : 7394 (java) S 7388 7391 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76401268 15384727552 45087 33554432000 4194304 4196468 140737453355952 139713732036880 139713727805141 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
[pid=7391/tid=7395] ppid=7388 vsize=15024148 memory=7013621208760804440 CPUtime=0 cores=0,2,4,6
/proc/7391/task/7395/stat : 7395 (java) S 7388 7391 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76401268 15384727552 45087 33554432000 4194304 4196468 140737453355952 139713546193296 139713727805141 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
[pid=7391/tid=7396] ppid=7388 vsize=15024148 memory=7013621208760804440 CPUtime=0 cores=0,2,4,6
/proc/7391/task/7396/stat : 7396 (java) S 7388 7391 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76401268 15384727552 45087 33554432000 4194304 4196468 140737453355952 139713545140752 139713727805141 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
[pid=7391/tid=7397] ppid=7388 vsize=15024148 memory=7013621208760804440 CPUtime=0 cores=0,2,4,6
/proc/7391/task/7397/stat : 7397 (java) S 7388 7391 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76401268 15384727552 45087 33554432000 4194304 4196468 140737453355952 139713544088208 139713727805141 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
[pid=7391/tid=7398] ppid=7388 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7391/task/7398/stat : 7398 (java) S 7388 7391 32649 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 76401269 15384727552 45087 33554432000 4194304 4196468 140737453355952 139712765798896 139713727806082 0 0 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
[pid=7391/tid=7399] ppid=7388 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7391/task/7399/stat : 7399 (java) S 7388 7391 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 76401270 15384727552 45087 33554432000 4194304 4196468 140737453355952 139712266233248 139713727805141 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
[pid=7391/tid=7400] ppid=7388 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7391/task/7400/stat : 7400 (java) S 7388 7391 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76401270 15384727552 45087 33554432000 4194304 4196468 140737453355952 139711997797872 139713727805141 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
[pid=7391/tid=7401] ppid=7388 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7391/task/7401/stat : 7401 (java) S 7388 7391 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76401272 15384727552 45087 33554432000 4194304 4196468 140737453355952 139711623289552 139713727813531 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
[pid=7391/tid=7402] ppid=7388 vsize=15024148 memory=0 CPUtime=0.38 cores=0,2,4,6
/proc/7391/task/7402/stat : 7402 (java) R 7388 7391 32649 0 -1 4202560 850 0 0 0 38 0 0 0 20 0 15 0 76401272 15384727552 45087 33554432000 4194304 4196468 140737453355952 139712764731344 139713712716751 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
[pid=7391/tid=7403] ppid=7388 vsize=15024148 memory=0 CPUtime=0.39 cores=0,2,4,6
/proc/7391/task/7403/stat : 7403 (java) R 7388 7391 32649 0 -1 4202560 647 0 0 0 39 0 0 0 20 0 15 0 76401272 15384727552 45087 33554432000 4194304 4196468 140737453355952 139712763693168 139713727806870 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
[pid=7391/tid=7404] ppid=7388 vsize=15024148 memory=0 CPUtime=0.7 cores=0,2,4,6
/proc/7391/task/7404/stat : 7404 (java) R 7388 7391 32649 0 -1 1077944384 2659 0 0 0 70 0 0 0 20 0 15 0 76401272 15384727552 45087 33554432000 4194304 4196468 140737453355952 139712762640624 139713727806082 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
[pid=7391/tid=7405] ppid=7388 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7391/task/7405/stat : 7405 (java) S 7388 7391 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76401273 15384727552 45087 33554432000 4194304 4196468 140737453355952 139711125383776 139713727805141 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
[pid=7391/tid=7406] ppid=7388 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7391/task/7406/stat : 7406 (java) S 7388 7391 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76401273 15384727552 45087 33554432000 4194304 4196468 140737453355952 139712761588528 139713727806082 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
Current children cumulated CPU time: 2.98 s
Current children cumulated vsize: 15024148 KiB
Current children cumulated memory: 180348 KiB

[startup+2.12011 s]
# the end of solver process 7391 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=4.68358 s, system=0.12195 s

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

[startup+1.60091 s]
/proc/loadavg: 2.08 2.04 2.05 5/220 7406
/proc/meminfo: memFree=21049192/32770624 swapFree=67108860/67108860
[pid=7391] ppid=7388 vsize=15024148 memory=191444 CPUtime=3.26 cores=0,2,4,6
/proc/7391/stat : 7391 (java) S 7388 7391 32649 0 -1 1077944320 22352 0 0 0 318 8 0 0 20 0 15 0 76401266 15384727552 47861 33554432000 4194304 4196468 140737453355952 140737453338496 139713727794935 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
/proc/7391/statm: 3756037 47861 3204 1 0 3717422 0
[pid=7391/tid=7393] ppid=7388 vsize=15024148 memory=279320379697656 CPUtime=1.55 cores=0,2,4,6
/proc/7391/task/7393/stat : 7393 (java) R 7388 7391 32649 0 -1 4202560 16584 0 0 0 150 5 0 0 20 0 15 0 76401266 15384727552 47861 33554432000 4194304 4196468 140737453355952 139713699625008 139713230914208 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
[pid=7391/tid=7394] ppid=7388 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7391/task/7394/stat : 7394 (java) S 7388 7391 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76401268 15384727552 47861 33554432000 4194304 4196468 140737453355952 139713732036880 139713727805141 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
[pid=7391/tid=7395] ppid=7388 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7391/task/7395/stat : 7395 (java) S 7388 7391 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76401268 15384727552 47861 33554432000 4194304 4196468 140737453355952 139713546193296 139713727805141 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
[pid=7391/tid=7396] ppid=7388 vsize=15024148 memory=6944656592455359580 CPUtime=0 cores=0,2,4,6
/proc/7391/task/7396/stat : 7396 (java) S 7388 7391 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76401268 15384727552 47861 33554432000 4194304 4196468 140737453355952 139713545140752 139713727805141 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
[pid=7391/tid=7397] ppid=7388 vsize=15024148 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/7391/task/7397/stat : 7397 (java) S 7388 7391 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76401268 15384727552 47861 33554432000 4194304 4196468 140737453355952 139713544088208 139713727805141 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
[pid=7391/tid=7398] ppid=7388 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7391/task/7398/stat : 7398 (java) S 7388 7391 32649 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 76401269 15384727552 47861 33554432000 4194304 4196468 140737453355952 139712765798896 139713727806082 0 0 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
[pid=7391/tid=7399] ppid=7388 vsize=15024148 memory=7169338633794804192 CPUtime=0 cores=0,2,4,6
/proc/7391/task/7399/stat : 7399 (java) S 7388 7391 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 76401270 15384727552 47861 33554432000 4194304 4196468 140737453355952 139712266233248 139713727805141 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
[pid=7391/tid=7400] ppid=7388 vsize=15024148 memory=-3040564339240289162 CPUtime=0 cores=0,2,4,6
/proc/7391/task/7400/stat : 7400 (java) S 7388 7391 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76401270 15384727552 47861 33554432000 4194304 4196468 140737453355952 139711997797872 139713727805141 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
[pid=7391/tid=7401] ppid=7388 vsize=15024148 memory=6944656592455359580 CPUtime=0 cores=0,2,4,6
/proc/7391/task/7401/stat : 7401 (java) S 7388 7391 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76401272 15384727552 47861 33554432000 4194304 4196468 140737453355952 139711623289552 139713727813531 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
[pid=7391/tid=7402] ppid=7388 vsize=15024148 memory=6944656592455360604 CPUtime=0.46 cores=0,2,4,6
/proc/7391/task/7402/stat : 7402 (java) R 7388 7391 32649 0 -1 4202560 1057 0 0 0 46 0 0 0 20 0 15 0 76401272 15384727552 47861 33554432000 4194304 4196468 140737453355952 139712764726728 139713709317839 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
[pid=7391/tid=7403] ppid=7388 vsize=15024148 memory=7976406965554101975 CPUtime=0.47 cores=0,2,4,6
/proc/7391/task/7403/stat : 7403 (java) R 7388 7391 32649 0 -1 4202560 678 0 0 0 47 0 0 0 20 0 15 0 76401272 15384727552 47861 33554432000 4194304 4196468 140737453355952 139712763693168 139713705390096 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
[pid=7391/tid=7404] ppid=7388 vsize=15024148 memory=11763915425922 CPUtime=0.73 cores=0,2,4,6
/proc/7391/task/7404/stat : 7404 (java) S 7388 7391 32649 0 -1 1077944384 2693 0 0 0 73 0 0 0 20 0 15 0 76401272 15384727552 47861 33554432000 4194304 4196468 140737453355952 139712762640624 139713727806082 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
[pid=7391/tid=7405] ppid=7388 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7391/task/7405/stat : 7405 (java) S 7388 7391 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76401273 15384727552 47861 33554432000 4194304 4196468 140737453355952 139711125383776 139713727805141 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
[pid=7391/tid=7406] ppid=7388 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7391/task/7406/stat : 7406 (java) S 7388 7391 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76401273 15384727552 47861 33554432000 4194304 4196468 140737453355952 139712761588528 139713727806082 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
Current children cumulated CPU time: 3.26 s
Current children cumulated vsize: 15024148 KiB
Current children cumulated memory: 191444 KiB

[startup+2.00066 s]*
/proc/loadavg: 2.08 2.04 2.05 5/224 7411
/proc/meminfo: memFree=20920276/32770624 swapFree=67108860/67108860
[pid=7391] ppid=7388 vsize=15616328 memory=269408 CPUtime=4.57 cores=0,2,4,6
/proc/7391/stat : 7391 (java) S 7388 7391 32649 0 -1 1077944320 23967 0 0 0 447 10 0 0 20 0 18 0 76401266 15991119872 67352 33554432000 4194304 4196468 140737453355952 140737453338496 139713727794935 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
/proc/7391/statm: 3904082 67352 3221 1 0 3864938 0
[pid=7407] ppid=7391 vsize=19788 memory=2952 CPUtime=0.01 cores=0,2,4,6
/proc/7407/stat : 7407 (minisat_release) R 7391 7391 32649 0 -1 4202496 928 0 0 0 1 0 0 0 20 0 1 0 76401464 20262912 738 33554432000 4194304 4308513 140724315769024 140724315766168 4266096 0 4 0 8396802 0 0 0 17 0 0 0 0 0 0 6409496 6410680 34713600 140724315771569 140724315772078 140724315772078 140724315774917 0
/proc/7407/statm: 4947 738 333 28 0 1187 0
[pid=7391/tid=7393] ppid=7388 vsize=15616328 memory=576460756329955445 CPUtime=1.95 cores=0,2,4,6
/proc/7391/task/7393/stat : 7393 (java) R 7388 7391 32649 0 -1 4202560 17197 0 0 0 189 6 0 0 20 0 18 0 76401266 15991119872 67414 33554432000 4194304 4196468 140737453355952 139713699600560 139713711875422 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
[pid=7391/tid=7394] ppid=7388 vsize=15616328 memory=4294977866 CPUtime=0 cores=0,2,4,6
/proc/7391/task/7394/stat : 7394 (java) S 7388 7391 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 18 0 76401268 15991119872 67414 33554432000 4194304 4196468 140737453355952 139713732036880 139713727805141 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
[pid=7391/tid=7395] ppid=7388 vsize=15616328 memory=4208429607633297440 CPUtime=0 cores=0,2,4,6
/proc/7391/task/7395/stat : 7395 (java) S 7388 7391 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 18 0 76401268 15991119872 67414 33554432000 4194304 4196468 140737453355952 139713546193296 139713727805141 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
[pid=7391/tid=7396] ppid=7388 vsize=15616328 memory=4050765974464372783 CPUtime=0 cores=0,2,4,6
/proc/7391/task/7396/stat : 7396 (java) S 7388 7391 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 18 0 76401268 15991119872 67414 33554432000 4194304 4196468 140737453355952 139713545140752 139713727805141 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
[pid=7391/tid=7397] ppid=7388 vsize=15616328 memory=3760962146504835298 CPUtime=0 cores=0,2,4,6
/proc/7391/task/7397/stat : 7397 (java) S 7388 7391 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 18 0 76401268 15991119872 67414 33554432000 4194304 4196468 140737453355952 139713544088208 139713727805141 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
[pid=7391/tid=7398] ppid=7388 vsize=15616328 memory=4122819170707441977 CPUtime=0 cores=0,2,4,6
/proc/7391/task/7398/stat : 7398 (java) S 7388 7391 32649 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 18 0 76401269 15991119872 67414 33554432000 4194304 4196468 140737453355952 139712765798896 139713727806082 0 0 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
[pid=7391/tid=7399] ppid=7388 vsize=15616328 memory=6944938067432061290 CPUtime=0 cores=0,2,4,6
/proc/7391/task/7399/stat : 7399 (java) S 7388 7391 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 18 0 76401270 15991119872 67414 33554432000 4194304 4196468 140737453355952 139712266233248 139713727805141 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
[pid=7391/tid=7400] ppid=7388 vsize=15616328 memory=8475934422147845324 CPUtime=0 cores=0,2,4,6
/proc/7391/task/7400/stat : 7400 (java) S 7388 7391 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 18 0 76401270 15991119872 67414 33554432000 4194304 4196468 140737453355952 139711997797872 139713727805141 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
[pid=7391/tid=7401] ppid=7388 vsize=15616328 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7391/task/7401/stat : 7401 (java) S 7388 7391 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 18 0 76401272 15991119872 67414 33554432000 4194304 4196468 140737453355952 139711623289552 139713727813531 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
[pid=7391/tid=7402] ppid=7388 vsize=15616328 memory=3184097920075968559 CPUtime=0.84 cores=0,2,4,6
/proc/7391/task/7402/stat : 7402 (java) R 7388 7391 32649 0 -1 4202560 1539 0 0 0 84 0 0 0 20 0 18 0 76401272 15991119872 67414 33554432000 4194304 4196468 140737453355952 139712764725680 139713711291723 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
[pid=7391/tid=7403] ppid=7388 vsize=15616328 memory=3184237580401211056 CPUtime=0.84 cores=0,2,4,6
/proc/7391/task/7403/stat : 7403 (java) S 7388 7391 32649 0 -1 1077944384 868 0 0 0 83 1 0 0 20 0 18 0 76401272 15991119872 67414 33554432000 4194304 4196468 140737453355952 139712763693168 139713727806082 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
[pid=7391/tid=7404] ppid=7388 vsize=15616328 memory=6873730494919109728 CPUtime=0.89 cores=0,2,4,6
/proc/7391/task/7404/stat : 7404 (java) R 7388 7391 32649 0 -1 1077944384 3004 0 0 0 89 0 0 0 20 0 18 0 76401272 15991119872 67414 33554432000 4194304 4196468 140737453355952 139712762640624 139713727806082 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
[pid=7391/tid=7405] ppid=7388 vsize=15616328 memory=139660325242496 CPUtime=0 cores=0,2,4,6
/proc/7391/task/7405/stat : 7405 (java) S 7388 7391 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 18 0 76401273 15991119872 67414 33554432000 4194304 4196468 140737453355952 139711125383776 139713727805141 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
[pid=7391/tid=7406] ppid=7388 vsize=15616328 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7391/task/7406/stat : 7406 (java) S 7388 7391 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 18 0 76401273 15991119872 67414 33554432000 4194304 4196468 140737453355952 139712761588528 139713727806082 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
[pid=7391/tid=7408] ppid=7388 vsize=15616328 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7391/task/7408/stat : 7408 (java) S 7388 7391 32649 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 18 0 76401465 15991119872 67414 33554432000 4194304 4196468 140737453355952 139712745653824 139713727819545 0 4 0 25189583 18446744071579417331 0 0 -1 6 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
[pid=7391/tid=7410] ppid=7388 vsize=15616328 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7391/task/7410/stat : 7410 (java) S 7388 7391 32649 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 18 0 76401465 15991119872 67414 33554432000 4194304 4196468 140737453355952 139710588502064 139713727816861 0 4 0 25189583 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
[pid=7391/tid=7411] ppid=7388 vsize=15616328 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7391/task/7411/stat : 7411 (java) S 7388 7391 32649 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 76401465 15991119872 67414 33554432000 4194304 4196468 140737453355952 139710320065712 139713727816861 0 4 0 25189583 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
Current children cumulated CPU time: 4.58 s
Current children cumulated vsize: 15636116 KiB
Current children cumulated memory: 272360 KiB

[startup+2.11058 s]
/proc/loadavg: 2.08 2.04 2.05 5/224 7411
/proc/meminfo: memFree=20920276/32770624 swapFree=67108860/67108860
[pid=7391] ppid=7388 vsize=15419712 memory=274280 CPUtime=4.78 cores=0,2,4,6
/proc/7391/stat : 7391 (java) S 7388 7391 32649 0 -1 1077944320 24699 1018 0 0 461 10 7 0 20 0 16 0 76401266 15789785088 68570 33554432000 4194304 4196468 140737453355952 140737453338496 139713727794935 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
/proc/7391/statm: 3854928 68570 3222 1 0 3815784 0
[pid=7391/tid=7393] ppid=7388 vsize=15419712 memory=-7604995849181306784 CPUtime=2.06 cores=0,2,4,6
/proc/7391/task/7393/stat : 7393 (java) S 7388 7391 32649 0 -1 1077944384 17298 1018 0 0 192 7 7 0 20 0 16 0 76401266 15789785088 68570 33554432000 4194304 4196468 140737453355952 139713699638416 139713727805141 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
[pid=7391/tid=7394] ppid=7388 vsize=15419712 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/7391/task/7394/stat : 7394 (java) S 7388 7391 32649 0 -1 1077944384 2 1018 0 0 0 0 7 0 20 0 16 0 76401268 15789785088 68570 33554432000 4194304 4196468 140737453355952 139713732036880 139713727805141 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
[pid=7391/tid=7395] ppid=7388 vsize=15419712 memory=-8675733323038954102 CPUtime=0.07 cores=0,2,4,6
/proc/7391/task/7395/stat : 7395 (java) S 7388 7391 32649 0 -1 1077944384 1 1018 0 0 0 0 7 0 20 0 16 0 76401268 15789785088 68570 33554432000 4194304 4196468 140737453355952 139713546193296 139713727805141 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
[pid=7391/tid=7396] ppid=7388 vsize=15419712 memory=-7465405268641471099 CPUtime=0.07 cores=0,2,4,6
/proc/7391/task/7396/stat : 7396 (java) S 7388 7391 32649 0 -1 1077944384 1 1018 0 0 0 0 7 0 20 0 16 0 76401268 15789785088 68570 33554432000 4194304 4196468 140737453355952 139713545140752 139713727805141 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
[pid=7391/tid=7397] ppid=7388 vsize=15419712 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/7391/task/7397/stat : 7397 (java) S 7388 7391 32649 0 -1 1077944384 2 1018 0 0 0 0 7 0 20 0 16 0 76401268 15789785088 68570 33554432000 4194304 4196468 140737453355952 139713544088208 139713727805141 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
[pid=7391/tid=7398] ppid=7388 vsize=15419712 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/7391/task/7398/stat : 7398 (java) R 7388 7391 32649 0 -1 1077944384 5 1018 0 0 0 0 7 0 20 0 16 0 76401269 15789785088 68570 33554432000 4194304 4196468 140737453355952 139712765799104 139713727806082 0 0 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
[pid=7391/tid=7399] ppid=7388 vsize=15419712 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/7391/task/7399/stat : 7399 (java) S 7388 7391 32649 0 -1 1077944384 13 1018 0 0 0 0 7 0 20 0 16 0 76401270 15789785088 68570 33554432000 4194304 4196468 140737453355952 139712266233248 139713727805141 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
[pid=7391/tid=7400] ppid=7388 vsize=15419712 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/7391/task/7400/stat : 7400 (java) S 7388 7391 32649 0 -1 1077944384 1 1018 0 0 0 0 7 0 20 0 16 0 76401270 15789785088 68570 33554432000 4194304 4196468 140737453355952 139711997797872 139713727805141 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
[pid=7391/tid=7401] ppid=7388 vsize=15419712 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/7391/task/7401/stat : 7401 (java) S 7388 7391 32649 0 -1 1077944384 3 1018 0 0 0 0 7 0 20 0 16 0 76401272 15789785088 68570 33554432000 4194304 4196468 140737453355952 139711623289200 139713727805141 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
[pid=7391/tid=7402] ppid=7388 vsize=15419712 memory=0 CPUtime=1 cores=0,2,4,6
/proc/7391/task/7402/stat : 7402 (java) S 7388 7391 32649 0 -1 1077944384 2119 1018 0 0 93 0 7 0 20 0 16 0 76401272 15789785088 68570 33554432000 4194304 4196468 140737453355952 139712764730224 139713727805141 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
[pid=7391/tid=7403] ppid=7388 vsize=15419712 memory=0 CPUtime=0.91 cores=0,2,4,6
/proc/7391/task/7403/stat : 7403 (java) S 7388 7391 32649 0 -1 1077944384 871 1018 0 0 83 1 7 0 20 0 16 0 76401272 15789785088 68570 33554432000 4194304 4196468 140737453355952 139712763693168 139713727806082 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
[pid=7391/tid=7404] ppid=7388 vsize=15419712 memory=0 CPUtime=0.96 cores=0,2,4,6
/proc/7391/task/7404/stat : 7404 (java) S 7388 7391 32649 0 -1 1077944384 3006 1018 0 0 89 0 7 0 20 0 16 0 76401272 15789785088 68570 33554432000 4194304 4196468 140737453355952 139712762640624 139713727806082 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
[pid=7391/tid=7405] ppid=7388 vsize=15419712 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/7391/task/7405/stat : 7405 (java) S 7388 7391 32649 0 -1 1077944384 3 1018 0 0 0 0 7 0 20 0 16 0 76401273 15789785088 68570 33554432000 4194304 4196468 140737453355952 139711125383776 139713727805141 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
[pid=7391/tid=7408] ppid=7388 vsize=15419712 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/7391/task/7408/stat : 7408 (java) S 7388 7391 32649 0 -1 1077944384 25 1018 0 0 0 0 7 0 20 0 16 0 76401465 15789785088 68570 33554432000 4194304 4196468 140737453355952 139712745653008 139713727806082 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16629760 140737453364211 140737453364489 140737453364489 140737453367247 0
Current children cumulated CPU time: 4.78 s
Current children cumulated vsize: 15419712 KiB
Current children cumulated memory: 274280 KiB

Child status: 0
Real time (s): 2.12016
CPU time (s): 4.80553
CPU user time (s): 4.68358
CPU system time (s): 0.12195
CPU usage (%): 226.658
Max. virtual memory (cumulated for all children) (KiB): 15636116
Max. memory (cumulated for all children) (KiB): 274280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.68358
system time used= 0.12195
maximum resident set size= 274840
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25722
page faults= 0
swaps= 0
block input operations= 0
block output operations= 400
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3767
involuntary context switches= 31


# summary of solver processes directly reported to runsolver:
#   pid: 7391
#   total CPU time (s): 4.80553
#   total CPU user time (s): 4.68358
#   total CPU system time (s): 0.12195

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.039758 second user time and 0.067238 second system time

The end

Launcher Data

Begin job on node150 at 2018-07-26 08:59:40
IDJOB=4295868
IDBENCH=141610
IDSOLVER=2756
FILE ID=node150/4295868-1532588380
RUNJOBID= node150-1532562189-32680
PBS_JOBID= 21021956
Free space on /tmp= 53084 MiB

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

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

MD5SUM BENCH= 950a11acbe9bee1dbcb0d00f57370eba
RANDOM SEED=2072859629

node150.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        21179832 kB
MemAvailable:   28700100 kB
Buffers:          198068 kB
Cached:          7538624 kB
SwapCached:            0 kB
Active:          5384588 kB
Inactive:        5631492 kB
Active(anon):    3230332 kB
Inactive(anon):    76676 kB
Active(file):    2154256 kB
Inactive(file):  5554816 kB
Unevictable:        7744 kB
Mlocked:            7744 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7860 kB
Writeback:             0 kB
AnonPages:       3313308 kB
Mapped:            52624 kB
Shmem:             25224 kB
Slab:             267360 kB
SReclaimable:     239656 kB
SUnreclaim:        27704 kB
KernelStack:        3888 kB
PageTables:        11868 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13575268 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3080192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 53076 MiB
End job on node150 at 2018-07-26 08:59:42