Trace number 4296182

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)? (MO) 209.562 195.628

General information on the benchmark

NameEternity/
Eternity-08-08_c18.xml
MD5SUM631cb3d235a52ad054110af2866c45e9
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables208
Number of constraints97
Number of domains2
Minimum domain size12
Maximum domain size64
Distribution of domain sizes[{"size":12,"count":144},{"size":64,"count":64}]
Minimum variable degree1
Maximum variable degree9
Distribution of variable degrees[{"degree":1,"count":7},{"degree":2,"count":200},{"degree":9,"count":1}]
Minimum constraint arity1
Maximum constraint arity64
Distribution of constraint arities[{"arity":1,"count":32},{"arity":5,"count":64},{"arity":64,"count":1}]
Number of extensional constraints64
Number of intensional constraints32
Distribution of constraint types[{"type":"extension","count":64},{"type":"intension","count":32},{"type":"allDifferent","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.66/0.52	
0.66/0.52	scop order+minisat_release (2018-06-13)
0.66/0.52	
0.66/0.55	c BEGIN-Prog: Thu Jul 26 14:05:47 CEST 2018
0.66/0.55	c PID: 10680
0.66/0.55	c IP: 172.20.3.150
0.66/0.55	c HOST: node150.alineos.net
0.66/0.55	c (0,0) Parsing Begin
2.06/1.07	c (0,0) Parsing End
2.06/1.08	c (0,0) CSP: 208 int (0 aux), 0 bool (0 aux), 97 ctr, max domain size 64
2.06/1.08	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
2.06/1.08	c (0,0) Constraint Name Generate Begin
2.06/1.09	c (0,0) Ctr:HOME/instance-4296182-1532606747.xml,AllDifferent:Eq:ExtensionSupport:IntVar:Num
2.06/1.09	c (0,0) Constraint Name Generate End
2.06/1.09	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
2.06/1.09	c (0,0) CSP to CSPinCNF Begin
9.07/3.39	c (2,2) translated 10 (10%) constraints
12.61/4.77	c (4,4) translated 20 (20%) constraints
14.44/6.15	c (5,5) translated 30 (30%) constraints
15.58/7.29	c (6,6) translated 39 (40%) constraints
16.89/8.54	c (8,7) translated 49 (50%) constraints
18.60/9.86	c (9,9) translated 59 (60%) constraints
19.43/10.67	c (10,9) translated 68 (70%) constraints
19.43/10.68	c (10,9) translated 78 (80%) constraints
19.43/10.68	c (10,9) translated 88 (90%) constraints
19.43/10.68	c (10,9) translated 97 (100%) constraints
20.76/11.31	c (10,10) STATISTICS1:HOME/instance-4296182-1532606747.xml,AllDifferent:Eq:ExtensionSupport:IntVar:Num,24336,149826,64,64,65,2,64:2016,64:12224;12:162008;2:258752;1:23176,65:64;64:2;5:2240;4:58816;3:28096;2:60576;1:32,2:2016;1:452160;0:64,
20.76/11.31	c (10,10) ===========================================
20.76/11.31	c (10,10) Order
20.76/11.31	c (10,10) ===========================================
21.92/11.70	c (11,10) translated 14983 (10%) constraints
22.20/11.92	c (11,11) translated 29966 (20%) constraints
22.40/12.14	c (11,11) translated 44948 (30%) constraints
22.60/12.36	c (11,11) translated 59931 (40%) constraints
22.82/12.58	c (12,11) translated 74913 (50%) constraints
23.05/12.80	c (12,12) translated 89896 (60%) constraints
23.37/13.02	c (12,12) translated 104879 (70%) constraints
23.57/13.24	c (12,12) translated 119861 (80%) constraints
23.77/13.46	c (12,12) translated 134844 (90%) constraints
23.97/13.69	c (13,12) translated 149826 (100%) constraints
23.97/13.69	c (13,12) CSP to CSPinCNF End
24.08/13.71	c (13,12) CSP: 208 int (0 aux), 24128 bool (24128 aux), 149858 ctr, max domain size 64
24.08/13.71	c (13,12) Heap : 2445 MiB used (max 10795 MiB), NonHeap : 33 MiB used (max 0 MiB)
24.08/13.71	c (13,12) CSPinCNF Propagation Begin
28.95/16.82	c (16,15) 7632 values, 41237 unsatisfiable literals, and 43679 valid clauses are removed
28.95/16.82	c (16,15) CSPinCNF Propagation End
28.95/16.83	c (16,15) CSP: 6736 int (6528 aux), 17600 bool (17600 aux), 106179 ctr, max domain size 64
28.95/16.83	c (16,15) Heap : 935 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
28.95/16.83	c (16,15) Simplify CSPinCNF Begin
29.49/17.09	c (16,16) Simplify CSPinCNF End
29.49/17.10	c (16,16) CSP: 6736 int (6528 aux), 21632 bool (21632 aux), 110211 ctr, max domain size 64
29.49/17.10	c (16,16) Heap : 1065 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
29.49/17.10	c (16,16) Calculate Precise Domain Begin
29.49/17.10	c (16,16) 0 values are removed by re-calculation
29.49/17.10	c (16,16) Calculate Precise Domain End
29.49/17.11	c (16,16) CSP: 6736 int (6528 aux), 21632 bool (21632 aux), 110211 ctr, max domain size 64
29.49/17.11	c (16,16) Heap : 1065 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
29.49/17.11	c (16,16) CSPinCNF to SatSolver Begin
31.07/17.73	c (17,16) 11022 (10 %) CSP clauses are encoded (25792 SAT variables, 157421 SAT clauses)
31.33/17.80	c (17,16) 22043 (20 %) CSP clauses are encoded (25792 SAT variables, 168442 SAT clauses)
31.33/17.86	c (17,16) 33064 (30 %) CSP clauses are encoded (25792 SAT variables, 179463 SAT clauses)
31.46/17.92	c (17,16) 44085 (40 %) CSP clauses are encoded (25792 SAT variables, 190484 SAT clauses)
31.46/17.97	c (17,16) 55106 (50 %) CSP clauses are encoded (25792 SAT variables, 201505 SAT clauses)
31.56/18.03	c (17,17) 66127 (60 %) CSP clauses are encoded (25792 SAT variables, 212526 SAT clauses)
31.56/18.09	c (17,17) 77148 (70 %) CSP clauses are encoded (25792 SAT variables, 223547 SAT clauses)
31.69/18.15	c (17,17) 88169 (80 %) CSP clauses are encoded (25792 SAT variables, 234568 SAT clauses)
31.78/18.20	c (17,17) 99190 (90 %) CSP clauses are encoded (25792 SAT variables, 245589 SAT clauses)
31.78/18.26	c (17,17) 110211 (100 %) CSP clauses are encoded (25792 SAT variables, 256610 SAT clauses)
31.78/18.26	c (17,17) CSPinCNF to SatSolver End
31.78/18.26	c (17,17) Heap : 1951 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
32.38/18.62	c (18,17) STATISTICS2:HOME/instance-4296182-1532606747.xml,AllDifferent:Eq:ExtensionSupport:IntVar:Num,28368,110211,64,64,64,2,64:1260;28:2280;4:492,64:9144;28:4344;12:127795;4:532;2:187899,64:37;36:1;28:24;5:1350;4:39168;3:19922;2:49709,2:4032;1:321650,
32.38/18.62	c (18,17) SatSolver.solve Begin
32.38/18.62	c (18,17) 25792 bool, 256611 clause
32.38/18.62	c (18,17) 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-4296182-1532606747.xml-scop-10680.cnf HOME/instance-4296182-1532606747.xml-scop-10680.cnf.out
209.51/195.60	c (195,0) receiving signal SIGTERM
209.51/195.60	s UNKNOWN
209.51/195.60	c (195,17) SatSolver is killed by some reasons.
209.51/195.60	c (195,17) 0,0,13,16,16,16,17,TO,TO,STOP-AFTER(DIMACS)
209.51/195.60	c END-Prog: Thu Jul 26 14:09:02 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 (9831 MiB free)
  memory of node 1: 16384 MiB (10163 MiB free)
  node distances:
     10  21
     21  10

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

[startup+0.100117 s]*
/proc/loadavg: 2.28 2.21 2.13 3/215 10695
/proc/meminfo: memFree=20413252/32770624 swapFree=67108860/67108860
[pid=10680] ppid=10677 vsize=15011656 memory=75368 CPUtime=0.11 cores=0,2,4,6
/proc/10680/stat : 10680 (java) S 10677 10680 8644 0 -1 1077944320 6487 0 0 0 10 1 0 0 20 0 15 0 78237947 15371935744 18842 33554432000 4194304 4196468 140733958723648 140733958706192 140394579726071 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
/proc/10680/statm: 3752914 18842 2778 1 0 3715374 0
[pid=10680/tid=10682] ppid=10677 vsize=15011656 memory=-8412334278733369216 CPUtime=0.09 cores=0,2,4,6
/proc/10680/task/10682/stat : 10682 (java) R 10677 10680 8644 0 -1 4202560 4769 0 0 0 8 1 0 0 20 0 15 0 78237947 15371935744 19040 33554432000 4194304 4196468 140733958723648 140394551535304 140394560002896 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
[pid=10680/tid=10683] ppid=10677 vsize=15011656 memory=-7522837583129502606 CPUtime=0 cores=0,2,4,6
/proc/10680/task/10683/stat : 10683 (java) S 10677 10680 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78237949 15371935744 19040 33554432000 4194304 4196468 140733958723648 140394583968912 140394579736277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
[pid=10680/tid=10684] ppid=10677 vsize=15011656 memory=140000599135872 CPUtime=0 cores=0,2,4,6
/proc/10680/task/10684/stat : 10684 (java) S 10677 10680 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78237949 15371935744 19040 33554432000 4194304 4196468 140733958723648 140394375052304 140394579736277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
[pid=10680/tid=10685] ppid=10677 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10680/task/10685/stat : 10685 (java) S 10677 10680 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78237949 15371935744 19040 33554432000 4194304 4196468 140733958723648 140394373999504 140394579736277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
[pid=10680/tid=10686] ppid=10677 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10680/task/10686/stat : 10686 (java) S 10677 10680 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78237949 15371935744 19040 33554432000 4194304 4196468 140733958723648 140394372946704 140394579736277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
[pid=10680/tid=10687] ppid=10677 vsize=15011656 memory=140000599135872 CPUtime=0 cores=0,2,4,6
/proc/10680/task/10687/stat : 10687 (java) S 10677 10680 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78237950 15371935744 19040 33554432000 4194304 4196468 140733958723648 140393348831600 140394579737218 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
[pid=10680/tid=10688] ppid=10677 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10680/task/10688/stat : 10688 (java) S 10677 10680 8644 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 78237951 15371935744 19040 33554432000 4194304 4196468 140733958723648 140393219875872 140394579736277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
[pid=10680/tid=10689] ppid=10677 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10680/task/10689/stat : 10689 (java) S 10677 10680 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78237951 15371935744 19040 33554432000 4194304 4196468 140733958723648 140392951440240 140394579736277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
[pid=10680/tid=10690] ppid=10677 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10680/task/10690/stat : 10690 (java) S 10677 10680 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78237953 15371935744 19040 33554432000 4194304 4196468 140733958723648 140392576931664 140394579744667 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
[pid=10680/tid=10691] ppid=10677 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10680/task/10691/stat : 10691 (java) S 10677 10680 8644 0 -1 1077944384 292 0 0 0 0 0 0 0 20 0 15 0 78237953 15371935744 19040 33554432000 4194304 4196468 140733958723648 140393347779440 140394579737218 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
[pid=10680/tid=10692] ppid=10677 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10680/task/10692/stat : 10692 (java) S 10677 10680 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78237953 15371935744 19040 33554432000 4194304 4196468 140733958723648 140393346726640 140394579737218 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
[pid=10680/tid=10693] ppid=10677 vsize=15011656 memory=140000599135872 CPUtime=0.01 cores=0,2,4,6
/proc/10680/task/10693/stat : 10693 (java) S 10677 10680 8644 0 -1 1077944384 291 0 0 0 1 0 0 0 20 0 15 0 78237953 15371935744 19040 33554432000 4194304 4196468 140733958723648 140393345673840 140394579737218 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
[pid=10680/tid=10694] ppid=10677 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10680/task/10694/stat : 10694 (java) S 10677 10680 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78237954 15371935744 19040 33554432000 4194304 4196468 140733958723648 140392079026912 140394579736277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
[pid=10680/tid=10695] ppid=10677 vsize=15011656 memory=140000599135872 CPUtime=0 cores=0,2,4,6
/proc/10680/task/10695/stat : 10695 (java) S 10677 10680 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78237954 15371935744 19040 33554432000 4194304 4196468 140733958723648 140393344621232 140394579737218 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 75368 KiB

[startup+0.210338 s]*
/proc/loadavg: 2.28 2.21 2.13 6/215 10695
/proc/meminfo: memFree=20372676/32770624 swapFree=67108860/67108860
[pid=10680] ppid=10677 vsize=15011656 memory=87636 CPUtime=0.26 cores=0,2,4,6
/proc/10680/stat : 10680 (java) S 10677 10680 8644 0 -1 1077944320 9818 0 0 0 23 3 0 0 20 0 15 0 78237947 15371935744 21909 33554432000 4194304 4196468 140733958723648 140733958706192 140394579726071 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
/proc/10680/statm: 3752914 21909 2894 1 0 3715374 0
[pid=10680/tid=10682] ppid=10677 vsize=15011656 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/10680/task/10682/stat : 10682 (java) R 10677 10680 8644 0 -1 4202560 7703 0 0 0 18 2 0 0 20 0 15 0 78237947 15371935744 21909 33554432000 4194304 4196468 140733958723648 140394551545776 140394563806588 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
[pid=10680/tid=10683] ppid=10677 vsize=15011656 memory=343 CPUtime=0 cores=0,2,4,6
/proc/10680/task/10683/stat : 10683 (java) S 10677 10680 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78237949 15371935744 21909 33554432000 4194304 4196468 140733958723648 140394583968912 140394579736277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
[pid=10680/tid=10684] ppid=10677 vsize=15011656 memory=140000599595334 CPUtime=0 cores=0,2,4,6
/proc/10680/task/10684/stat : 10684 (java) S 10677 10680 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78237949 15371935744 21909 33554432000 4194304 4196468 140733958723648 140394375052304 140394579736277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
[pid=10680/tid=10685] ppid=10677 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10680/task/10685/stat : 10685 (java) S 10677 10680 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78237949 15371935744 21909 33554432000 4194304 4196468 140733958723648 140394373999504 140394579736277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
[pid=10680/tid=10686] ppid=10677 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10680/task/10686/stat : 10686 (java) S 10677 10680 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78237949 15371935744 21909 33554432000 4194304 4196468 140733958723648 140394372946704 140394579736277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
[pid=10680/tid=10687] ppid=10677 vsize=15011656 memory=140000599135872 CPUtime=0 cores=0,2,4,6
/proc/10680/task/10687/stat : 10687 (java) S 10677 10680 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78237950 15371935744 21909 33554432000 4194304 4196468 140733958723648 140393348831600 140394579737218 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
[pid=10680/tid=10688] ppid=10677 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10680/task/10688/stat : 10688 (java) S 10677 10680 8644 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 78237951 15371935744 21909 33554432000 4194304 4196468 140733958723648 140393219875872 140394579736277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
[pid=10680/tid=10689] ppid=10677 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10680/task/10689/stat : 10689 (java) S 10677 10680 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78237951 15371935744 21909 33554432000 4194304 4196468 140733958723648 140392951440240 140394579736277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
[pid=10680/tid=10690] ppid=10677 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10680/task/10690/stat : 10690 (java) S 10677 10680 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78237953 15371935744 21909 33554432000 4194304 4196468 140733958723648 140392576931664 140394579744667 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
[pid=10680/tid=10691] ppid=10677 vsize=15011656 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/10680/task/10691/stat : 10691 (java) R 10677 10680 8644 0 -1 4202560 422 0 0 0 1 0 0 0 20 0 15 0 78237953 15371935744 21909 33554432000 4194304 4196468 140733958723648 140393347779440 140394558969719 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
[pid=10680/tid=10692] ppid=10677 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10680/task/10692/stat : 10692 (java) R 10677 10680 8644 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 15 0 78237953 15371935744 21909 33554432000 4194304 4196468 140733958723648 140393346726640 140394579737218 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
[pid=10680/tid=10693] ppid=10677 vsize=15011656 memory=140000599135872 CPUtime=0.03 cores=0,2,4,6
/proc/10680/task/10693/stat : 10693 (java) S 10677 10680 8644 0 -1 1077944384 325 0 0 0 3 0 0 0 20 0 15 0 78237953 15371935744 21909 33554432000 4194304 4196468 140733958723648 140393345673840 140394579737218 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
[pid=10680/tid=10694] ppid=10677 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10680/task/10694/stat : 10694 (java) S 10677 10680 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78237954 15371935744 21909 33554432000 4194304 4196468 140733958723648 140392079026912 140394579736277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
[pid=10680/tid=10695] ppid=10677 vsize=15011656 memory=140000599135872 CPUtime=0 cores=0,2,4,6
/proc/10680/task/10695/stat : 10695 (java) R 10677 10680 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78237954 15371935744 21909 33554432000 4194304 4196468 140733958723648 140393344621232 140394579737218 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 87636 KiB

[startup+0.310518 s]*
/proc/loadavg: 2.28 2.21 2.13 6/215 10695
/proc/meminfo: memFree=20313136/32770624 swapFree=67108860/67108860
[pid=10680] ppid=10677 vsize=15011656 memory=91528 CPUtime=0.43 cores=0,2,4,6
/proc/10680/stat : 10680 (java) S 10677 10680 8644 0 -1 1077944320 10442 0 0 0 40 3 0 0 20 0 15 0 78237947 15371935744 22882 33554432000 4194304 4196468 140733958723648 140733958706192 140394579726071 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
/proc/10680/statm: 3752914 22882 2992 1 0 3715374 0
[pid=10680/tid=10682] ppid=10677 vsize=15011656 memory=7022364594140610616 CPUtime=0.29 cores=0,2,4,6
/proc/10680/task/10682/stat : 10682 (java) R 10677 10680 8644 0 -1 4202560 8134 0 0 0 27 2 0 0 20 0 15 0 78237947 15371935744 22882 33554432000 4194304 4196468 140733958723648 140394551530224 140394561279384 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
[pid=10680/tid=10683] ppid=10677 vsize=15011656 memory=4294977868 CPUtime=0 cores=0,2,4,6
/proc/10680/task/10683/stat : 10683 (java) S 10677 10680 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78237949 15371935744 22882 33554432000 4194304 4196468 140733958723648 140394583968912 140394579736277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
[pid=10680/tid=10684] ppid=10677 vsize=15011656 memory=140000599598640 CPUtime=0 cores=0,2,4,6
/proc/10680/task/10684/stat : 10684 (java) S 10677 10680 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78237949 15371935744 22882 33554432000 4194304 4196468 140733958723648 140394375052304 140394579736277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
[pid=10680/tid=10685] ppid=10677 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10680/task/10685/stat : 10685 (java) S 10677 10680 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78237949 15371935744 22882 33554432000 4194304 4196468 140733958723648 140394373999504 140394579736277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
[pid=10680/tid=10686] ppid=10677 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10680/task/10686/stat : 10686 (java) S 10677 10680 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78237949 15371935744 22882 33554432000 4194304 4196468 140733958723648 140394372946704 140394579736277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
[pid=10680/tid=10687] ppid=10677 vsize=15011656 memory=140000599135872 CPUtime=0 cores=0,2,4,6
/proc/10680/task/10687/stat : 10687 (java) S 10677 10680 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78237950 15371935744 22882 33554432000 4194304 4196468 140733958723648 140393348831600 140394579737218 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
[pid=10680/tid=10688] ppid=10677 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10680/task/10688/stat : 10688 (java) S 10677 10680 8644 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 78237951 15371935744 22882 33554432000 4194304 4196468 140733958723648 140393219875872 140394579736277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
[pid=10680/tid=10689] ppid=10677 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10680/task/10689/stat : 10689 (java) S 10677 10680 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78237951 15371935744 22882 33554432000 4194304 4196468 140733958723648 140392951440240 140394579736277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
[pid=10680/tid=10690] ppid=10677 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10680/task/10690/stat : 10690 (java) S 10677 10680 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78237953 15371935744 22882 33554432000 4194304 4196468 140733958723648 140392576931664 140394579744667 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
[pid=10680/tid=10691] ppid=10677 vsize=15011656 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/10680/task/10691/stat : 10691 (java) S 10677 10680 8644 0 -1 1077944384 476 0 0 0 2 0 0 0 20 0 15 0 78237953 15371935744 22882 33554432000 4194304 4196468 140733958723648 140393347779440 140394579737218 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
[pid=10680/tid=10692] ppid=10677 vsize=15011656 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/10680/task/10692/stat : 10692 (java) S 10677 10680 8644 0 -1 1077944384 129 0 0 0 2 0 0 0 20 0 15 0 78237953 15371935744 22882 33554432000 4194304 4196468 140733958723648 140393346726640 140394579737218 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
[pid=10680/tid=10693] ppid=10677 vsize=15011656 memory=140000599135872 CPUtime=0.08 cores=0,2,4,6
/proc/10680/task/10693/stat : 10693 (java) S 10677 10680 8644 0 -1 1077944384 367 0 0 0 8 0 0 0 20 0 15 0 78237953 15371935744 22882 33554432000 4194304 4196468 140733958723648 140393345673840 140394579737218 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
[pid=10680/tid=10694] ppid=10677 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10680/task/10694/stat : 10694 (java) S 10677 10680 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78237954 15371935744 22882 33554432000 4194304 4196468 140733958723648 140392079026912 140394579736277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
[pid=10680/tid=10695] ppid=10677 vsize=15011656 memory=140000599135872 CPUtime=0 cores=0,2,4,6
/proc/10680/task/10695/stat : 10695 (java) S 10677 10680 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78237954 15371935744 22882 33554432000 4194304 4196468 140733958723648 140393344621232 140394579737218 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 91528 KiB

[startup+0.712927 s]
/proc/loadavg: 2.28 2.21 2.13 6/215 10695
/proc/meminfo: memFree=20215224/32770624 swapFree=67108860/67108860
[pid=10680] ppid=10677 vsize=15020052 memory=132048 CPUtime=1.04 cores=0,2,4,6
/proc/10680/stat : 10680 (java) S 10677 10680 8644 0 -1 1077944320 17708 0 0 0 99 5 0 0 20 0 15 0 78237947 15380533248 33012 33554432000 4194304 4196468 140733958723648 140733958706192 140394579726071 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
/proc/10680/statm: 3755013 33012 3163 1 0 3716398 0
[pid=10680/tid=10682] ppid=10677 vsize=15020052 memory=185900814318878 CPUtime=0.68 cores=0,2,4,6
/proc/10680/task/10682/stat : 10682 (java) R 10677 10680 8644 0 -1 4202560 14886 0 0 0 64 4 0 0 20 0 15 0 78237947 15380533248 33012 33554432000 4194304 4196468 140733958723648 140394551562800 140394579738006 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
[pid=10680/tid=10683] ppid=10677 vsize=15020052 memory=462675 CPUtime=0 cores=0,2,4,6
/proc/10680/task/10683/stat : 10683 (java) S 10677 10680 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78237949 15380533248 33012 33554432000 4194304 4196468 140733958723648 140394583968912 140394579736277 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
[pid=10680/tid=10684] ppid=10677 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10680/task/10684/stat : 10684 (java) S 10677 10680 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78237949 15380533248 33012 33554432000 4194304 4196468 140733958723648 140394375052304 140394579736277 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
[pid=10680/tid=10685] ppid=10677 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10680/task/10685/stat : 10685 (java) S 10677 10680 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78237949 15380533248 33012 33554432000 4194304 4196468 140733958723648 140394373999504 140394579736277 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
[pid=10680/tid=10686] ppid=10677 vsize=15020052 memory=7809523229951467574 CPUtime=0 cores=0,2,4,6
/proc/10680/task/10686/stat : 10686 (java) S 10677 10680 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78237949 15380533248 33012 33554432000 4194304 4196468 140733958723648 140394372946704 140394579736277 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
[pid=10680/tid=10687] ppid=10677 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10680/task/10687/stat : 10687 (java) S 10677 10680 8644 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 78237950 15380533248 33012 33554432000 4194304 4196468 140733958723648 140393348831600 140394579737218 0 0 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
[pid=10680/tid=10688] ppid=10677 vsize=15020052 memory=-3535359994705171810 CPUtime=0 cores=0,2,4,6
/proc/10680/task/10688/stat : 10688 (java) S 10677 10680 8644 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 78237951 15380533248 33012 33554432000 4194304 4196468 140733958723648 140393219875872 140394579736277 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
[pid=10680/tid=10689] ppid=10677 vsize=15020052 memory=6944656592387989600 CPUtime=0 cores=0,2,4,6
/proc/10680/task/10689/stat : 10689 (java) S 10677 10680 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78237951 15380533248 33012 33554432000 4194304 4196468 140733958723648 140392951440240 140394579736277 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
[pid=10680/tid=10690] ppid=10677 vsize=15020052 memory=6944656592387989600 CPUtime=0 cores=0,2,4,6
/proc/10680/task/10690/stat : 10690 (java) S 10677 10680 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78237953 15380533248 33012 33554432000 4194304 4196468 140733958723648 140392576931664 140394579744667 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
[pid=10680/tid=10691] ppid=10677 vsize=15020052 memory=0 CPUtime=0.06 cores=0,2,4,6
/proc/10680/task/10691/stat : 10691 (java) R 10677 10680 8644 0 -1 4202560 576 0 0 0 6 0 0 0 20 0 15 0 78237953 15380533248 33012 33554432000 4194304 4196468 140733958723648 140393347770944 140394564841602 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
[pid=10680/tid=10692] ppid=10677 vsize=15020052 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/10680/task/10692/stat : 10692 (java) R 10677 10680 8644 0 -1 1077944384 350 0 0 0 9 0 0 0 20 0 15 0 78237953 15380533248 33012 33554432000 4194304 4196468 140733958723648 140393346726768 140394579736277 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
[pid=10680/tid=10693] ppid=10677 vsize=15020052 memory=0 CPUtime=0.18 cores=0,2,4,6
/proc/10680/task/10693/stat : 10693 (java) R 10677 10680 8644 0 -1 4202560 556 0 0 0 18 0 0 0 20 0 15 0 78237953 15380533248 33012 33554432000 4194304 4196468 140733958723648 140393345671376 140394565399206 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
[pid=10680/tid=10694] ppid=10677 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10680/task/10694/stat : 10694 (java) S 10677 10680 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78237954 15380533248 33012 33554432000 4194304 4196468 140733958723648 140392079026912 140394579736277 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
[pid=10680/tid=10695] ppid=10677 vsize=15020052 memory=18268 CPUtime=0 cores=0,2,4,6
/proc/10680/task/10695/stat : 10695 (java) S 10677 10680 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78237954 15380533248 33012 33554432000 4194304 4196468 140733958723648 140393344621232 140394579737218 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
Current children cumulated CPU time: 1.04 s
Current children cumulated vsize: 15020052 KiB
Current children cumulated memory: 132048 KiB

[startup+1.5024 s]
/proc/loadavg: 2.28 2.21 2.13 6/215 10695
/proc/meminfo: memFree=20168816/32770624 swapFree=67108860/67108860
[pid=10680] ppid=10677 vsize=15022100 memory=207896 CPUtime=3.6 cores=0,2,4,6
/proc/10680/stat : 10680 (java) S 10677 10680 8644 0 -1 1077944320 24702 0 0 0 352 8 0 0 20 0 15 0 78237947 15382630400 51974 33554432000 4194304 4196468 140733958723648 140733958706192 140394579726071 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
/proc/10680/statm: 3755525 51974 3201 1 0 3716910 0
[pid=10680/tid=10682] ppid=10677 vsize=15022100 memory=10799 CPUtime=1.47 cores=0,2,4,6
/proc/10680/task/10682/stat : 10682 (java) R 10677 10680 8644 0 -1 4202560 16581 0 0 0 142 5 0 0 20 0 15 0 78237947 15382630400 51974 33554432000 4194304 4196468 140733958723648 140394551562864 140394046108352 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
[pid=10680/tid=10683] ppid=10677 vsize=15022100 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/10680/task/10683/stat : 10683 (java) S 10677 10680 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78237949 15382630400 51974 33554432000 4194304 4196468 140733958723648 140394583968912 140394579736277 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
[pid=10680/tid=10684] ppid=10677 vsize=15022100 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10680/task/10684/stat : 10684 (java) S 10677 10680 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78237949 15382630400 51974 33554432000 4194304 4196468 140733958723648 140394375052304 140394579736277 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
[pid=10680/tid=10685] ppid=10677 vsize=15022100 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10680/task/10685/stat : 10685 (java) S 10677 10680 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78237949 15382630400 51974 33554432000 4194304 4196468 140733958723648 140394373999504 140394579736277 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
[pid=10680/tid=10686] ppid=10677 vsize=15022100 memory=6943526294502006880 CPUtime=0 cores=0,2,4,6
/proc/10680/task/10686/stat : 10686 (java) S 10677 10680 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78237949 15382630400 51974 33554432000 4194304 4196468 140733958723648 140394372946704 140394579736277 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
[pid=10680/tid=10687] ppid=10677 vsize=15022100 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10680/task/10687/stat : 10687 (java) S 10677 10680 8644 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 78237950 15382630400 51974 33554432000 4194304 4196468 140733958723648 140393348831600 140394579737218 0 0 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0

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

/proc/meminfo: memFree=14932508/32770624 swapFree=67108860/67108860
[pid=10680] ppid=10677 vsize=15683912 memory=3318640 CPUtime=32.54 cores=0,2,4,6
/proc/10680/stat : 10680 (java) S 10677 10680 8644 0 -1 1077944320 46849 0 0 0 3164 90 0 0 20 0 19 0 78237947 16060325888 829660 33554432000 4194304 4196468 140733958723648 140733958706192 140394579726071 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
/proc/10680/statm: 3920978 829660 3263 1 0 3881834 0
[pid=10696] ppid=10680 vsize=149364 memory=122380 CPUtime=83.63 cores=0,2,4,6
/proc/10696/stat : 10696 (minisat_release) R 10680 10680 8644 0 -1 4202496 46777 0 0 0 8354 9 0 0 20 0 1 0 78239811 152948736 30595 33554432000 4194304 4308513 140725310843184 140725310840088 4251663 0 4 0 8396802 0 0 0 17 4 0 0 0 0 0 6409496 6410680 30900224 140725310849711 140725310850222 140725310850222 140725310853061 0
/proc/10696/statm: 37341 30595 355 28 0 33581 0
[pid=10680/tid=10682] ppid=10677 vsize=15683912 memory=33 CPUtime=18.17 cores=0,2,4,6
/proc/10680/task/10682/stat : 10682 (java) S 10677 10680 8644 0 -1 1077944384 22568 0 0 0 1771 46 0 0 20 0 19 0 78237947 16060325888 829660 33554432000 4194304 4196468 140733958723648 140394551565312 140394579736277 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
[pid=10680/tid=10683] ppid=10677 vsize=15683912 memory=33 CPUtime=0.34 cores=0,2,4,6
/proc/10680/task/10683/stat : 10683 (java) S 10677 10680 8644 0 -1 1077944384 210 0 0 0 26 8 0 0 20 0 19 0 78237949 16060325888 829660 33554432000 4194304 4196468 140733958723648 140394583968912 140394579736277 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
[pid=10680/tid=10684] ppid=10677 vsize=15683912 memory=4136 CPUtime=0.33 cores=0,2,4,6
/proc/10680/task/10684/stat : 10684 (java) S 10677 10680 8644 0 -1 1077944384 163 0 0 0 25 8 0 0 20 0 19 0 78237949 16060325888 829660 33554432000 4194304 4196468 140733958723648 140394375052304 140394579736277 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
[pid=10680/tid=10685] ppid=10677 vsize=15683912 memory=23540 CPUtime=0.33 cores=0,2,4,6
/proc/10680/task/10685/stat : 10685 (java) S 10677 10680 8644 0 -1 1077944384 212 0 0 0 26 7 0 0 20 0 19 0 78237949 16060325888 829660 33554432000 4194304 4196468 140733958723648 140394373999504 140394579736277 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
[pid=10680/tid=10686] ppid=10677 vsize=15683912 memory=4136 CPUtime=0.34 cores=0,2,4,6
/proc/10680/task/10686/stat : 10686 (java) S 10677 10680 8644 0 -1 1077944384 231 0 0 0 26 8 0 0 20 0 19 0 78237949 16060325888 829660 33554432000 4194304 4196468 140733958723648 140394372946704 140394579736277 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
[pid=10680/tid=10687] ppid=10677 vsize=15683912 memory=23540 CPUtime=0.01 cores=0,2,4,6
/proc/10680/task/10687/stat : 10687 (java) S 10677 10680 8644 0 -1 1077944384 1025 0 0 0 1 0 0 0 20 0 19 0 78237950 16060325888 829660 33554432000 4194304 4196468 140733958723648 140393348831600 140394579737218 0 0 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
[pid=10680/tid=10688] ppid=10677 vsize=15683912 memory=4136 CPUtime=0 cores=0,2,4,6
/proc/10680/task/10688/stat : 10688 (java) S 10677 10680 8644 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 19 0 78237951 16060325888 829660 33554432000 4194304 4196468 140733958723648 140393219875936 140394579736277 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
[pid=10680/tid=10689] ppid=10677 vsize=15683912 memory=23540 CPUtime=0 cores=0,2,4,6
/proc/10680/task/10689/stat : 10689 (java) S 10677 10680 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 78237951 16060325888 829660 33554432000 4194304 4196468 140733958723648 140392951440256 140394579736277 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
[pid=10680/tid=10690] ppid=10677 vsize=15683912 memory=3318640 CPUtime=0 cores=0,2,4,6
/proc/10680/task/10690/stat : 10690 (java) S 10677 10680 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 78237953 16060325888 829660 33554432000 4194304 4196468 140733958723648 140392576931664 140394579744667 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
[pid=10680/tid=10691] ppid=10677 vsize=15683912 memory=4136 CPUtime=5.26 cores=0,2,4,6
/proc/10680/task/10691/stat : 10691 (java) S 10677 10680 8644 0 -1 1077944384 7003 0 0 0 524 2 0 0 20 0 19 0 78237953 16060325888 829660 33554432000 4194304 4196468 140733958723648 140393347779440 140394579737218 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 10 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
[pid=10680/tid=10692] ppid=10677 vsize=15683912 memory=3318640 CPUtime=6.18 cores=0,2,4,6
/proc/10680/task/10692/stat : 10692 (java) S 10677 10680 8644 0 -1 1077944384 7164 0 0 0 616 2 0 0 20 0 19 0 78237953 16060325888 829660 33554432000 4194304 4196468 140733958723648 140393346726640 140394579737218 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
[pid=10680/tid=10693] ppid=10677 vsize=15683912 memory=280000998150624 CPUtime=1.43 cores=0,2,4,6
/proc/10680/task/10693/stat : 10693 (java) S 10677 10680 8644 0 -1 1077944384 6810 0 0 0 140 3 0 0 20 0 19 0 78237953 16060325888 829660 33554432000 4194304 4196468 140733958723648 140393345673840 140394579737218 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
[pid=10680/tid=10694] ppid=10677 vsize=15683912 memory=280000998856448 CPUtime=0 cores=0,2,4,6
/proc/10680/task/10694/stat : 10694 (java) S 10677 10680 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 78237954 16060325888 829660 33554432000 4194304 4196468 140733958723648 140392079026912 140394579736277 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
[pid=10680/tid=10695] ppid=10677 vsize=15683912 memory=185856119821175 CPUtime=0.05 cores=0,2,4,6
/proc/10680/task/10695/stat : 10695 (java) S 10677 10680 8644 0 -1 1077944384 56 0 0 0 3 2 0 0 20 0 19 0 78237954 16060325888 829660 33554432000 4194304 4196468 140733958723648 140393344621232 140394579737218 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
[pid=10680/tid=10697] ppid=10677 vsize=15683912 memory=3318640 CPUtime=0 cores=0,2,4,6
/proc/10680/task/10697/stat : 10697 (java) S 10677 10680 8644 0 -1 4202560 23 0 0 0 0 0 0 0 20 0 19 0 78239811 16060325888 829660 33554432000 4194304 4196468 140733958723648 140393623000256 140394579750681 0 4 0 25189583 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
[pid=10680/tid=10699] ppid=10677 vsize=15683912 memory=4136 CPUtime=0 cores=0,2,4,6
/proc/10680/task/10699/stat : 10699 (java) S 10677 10680 8644 0 -1 4202560 27 0 0 0 0 0 0 0 20 0 19 0 78239811 16060325888 829660 33554432000 4194304 4196468 140733958723648 140391542140080 140394579747997 0 4 0 25189583 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
[pid=10680/tid=10700] ppid=10677 vsize=15683912 memory=23540 CPUtime=0 cores=0,2,4,6
/proc/10680/task/10700/stat : 10700 (java) S 10677 10680 8644 0 -1 4202560 20 0 0 0 0 0 0 0 20 0 19 0 78239811 16060325888 829660 33554432000 4194304 4196468 140733958723648 140391676362800 140394579747997 0 4 0 25189583 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
[pid=10680/tid=10701] ppid=10677 vsize=15683912 memory=3318640 CPUtime=0 cores=0,2,4,6
/proc/10680/task/10701/stat : 10701 (java) S 10677 10680 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 78239813 16060325888 829660 33554432000 4194304 4196468 140733958723648 140391273717408 140394579736277 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
Current children cumulated CPU time: 116.17 s
Current children cumulated vsize: 15833276 KiB
Current children cumulated memory: 3441020 KiB

[startup+162.301 s]
/proc/loadavg: 2.14 2.17 2.13 3/220 10785
/proc/meminfo: memFree=17953936/32770624 swapFree=67108860/67108860
[pid=10680] ppid=10677 vsize=15683912 memory=3318640 CPUtime=32.57 cores=0,2,4,6
/proc/10680/stat : 10680 (java) S 10677 10680 8644 0 -1 1077944320 46853 0 0 0 3165 92 0 0 20 0 19 0 78237947 16060325888 829660 33554432000 4194304 4196468 140733958723648 140733958706192 140394579726071 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
/proc/10680/statm: 3920978 829660 3263 1 0 3881834 0
[pid=10696] ppid=10680 vsize=149364 memory=124428 CPUtime=143.62 cores=0,2,4,6
/proc/10696/stat : 10696 (minisat_release) R 10680 10680 8644 0 -1 4202496 52753 0 0 0 14348 14 0 0 20 0 1 0 78239811 152948736 31107 33554432000 4194304 4308513 140725310843184 140725310840088 4262775 0 4 0 8396802 0 0 0 17 4 0 0 0 0 0 6409496 6410680 30900224 140725310849711 140725310850222 140725310850222 140725310853061 0
/proc/10696/statm: 37341 31107 355 28 0 33581 0
[pid=10680/tid=10682] ppid=10677 vsize=15683912 memory=124428 CPUtime=18.17 cores=0,2,4,6
/proc/10680/task/10682/stat : 10682 (java) S 10677 10680 8644 0 -1 1077944384 22568 0 0 0 1771 46 0 0 20 0 19 0 78237947 16060325888 829660 33554432000 4194304 4196468 140733958723648 140394551565312 140394579736277 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
[pid=10680/tid=10683] ppid=10677 vsize=15683912 memory=124428 CPUtime=0.34 cores=0,2,4,6
/proc/10680/task/10683/stat : 10683 (java) S 10677 10680 8644 0 -1 1077944384 210 0 0 0 26 8 0 0 20 0 19 0 78237949 16060325888 829660 33554432000 4194304 4196468 140733958723648 140394583968912 140394579736277 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
[pid=10680/tid=10684] ppid=10677 vsize=15683912 memory=0 CPUtime=0.33 cores=0,2,4,6
/proc/10680/task/10684/stat : 10684 (java) S 10677 10680 8644 0 -1 1077944384 163 0 0 0 25 8 0 0 20 0 19 0 78237949 16060325888 829660 33554432000 4194304 4196468 140733958723648 140394375052304 140394579736277 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
[pid=10680/tid=10685] ppid=10677 vsize=15683912 memory=3318640 CPUtime=0.33 cores=0,2,4,6
/proc/10680/task/10685/stat : 10685 (java) S 10677 10680 8644 0 -1 1077944384 212 0 0 0 26 7 0 0 20 0 19 0 78237949 16060325888 829660 33554432000 4194304 4196468 140733958723648 140394373999504 140394579736277 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
[pid=10680/tid=10686] ppid=10677 vsize=15683912 memory=100 CPUtime=0.34 cores=0,2,4,6
/proc/10680/task/10686/stat : 10686 (java) S 10677 10680 8644 0 -1 1077944384 231 0 0 0 26 8 0 0 20 0 19 0 78237949 16060325888 829660 33554432000 4194304 4196468 140733958723648 140394372946704 140394579736277 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
[pid=10680/tid=10687] ppid=10677 vsize=15683912 memory=5865755310008526899 CPUtime=0.01 cores=0,2,4,6
/proc/10680/task/10687/stat : 10687 (java) S 10677 10680 8644 0 -1 1077944384 1025 0 0 0 1 0 0 0 20 0 19 0 78237950 16060325888 829660 33554432000 4194304 4196468 140733958723648 140393348831600 140394579737218 0 0 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
[pid=10680/tid=10688] ppid=10677 vsize=15683912 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/10680/task/10688/stat : 10688 (java) S 10677 10680 8644 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 19 0 78237951 16060325888 829660 33554432000 4194304 4196468 140733958723648 140393219875936 140394579736277 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
[pid=10680/tid=10689] ppid=10677 vsize=15683912 memory=18268 CPUtime=0 cores=0,2,4,6
/proc/10680/task/10689/stat : 10689 (java) S 10677 10680 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 78237951 16060325888 829660 33554432000 4194304 4196468 140733958723648 140392951440256 140394579736277 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
[pid=10680/tid=10690] ppid=10677 vsize=15683912 memory=3318640 CPUtime=0 cores=0,2,4,6
/proc/10680/task/10690/stat : 10690 (java) S 10677 10680 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 78237953 16060325888 829660 33554432000 4194304 4196468 140733958723648 140392576931664 140394579744667 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
[pid=10680/tid=10691] ppid=10677 vsize=15683912 memory=120332 CPUtime=5.26 cores=0,2,4,6
/proc/10680/task/10691/stat : 10691 (java) S 10677 10680 8644 0 -1 1077944384 7003 0 0 0 524 2 0 0 20 0 19 0 78237953 16060325888 829660 33554432000 4194304 4196468 140733958723648 140393347779440 140394579737218 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 10 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
[pid=10680/tid=10692] ppid=10677 vsize=15683912 memory=1200 CPUtime=6.18 cores=0,2,4,6
/proc/10680/task/10692/stat : 10692 (java) S 10677 10680 8644 0 -1 1077944384 7164 0 0 0 616 2 0 0 20 0 19 0 78237953 16060325888 829660 33554432000 4194304 4196468 140733958723648 140393346726640 140394579737218 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
[pid=10680/tid=10693] ppid=10677 vsize=15683912 memory=15876 CPUtime=1.43 cores=0,2,4,6
/proc/10680/task/10693/stat : 10693 (java) S 10677 10680 8644 0 -1 1077944384 6810 0 0 0 140 3 0 0 20 0 19 0 78237953 16060325888 829660 33554432000 4194304 4196468 140733958723648 140393345673840 140394579737218 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
[pid=10680/tid=10694] ppid=10677 vsize=15683912 memory=3318640 CPUtime=0 cores=0,2,4,6
/proc/10680/task/10694/stat : 10694 (java) S 10677 10680 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 78237954 16060325888 829660 33554432000 4194304 4196468 140733958723648 140392079026912 140394579736277 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
[pid=10680/tid=10695] ppid=10677 vsize=15683912 memory=4136 CPUtime=0.07 cores=0,2,4,6
/proc/10680/task/10695/stat : 10695 (java) S 10677 10680 8644 0 -1 1077944384 60 0 0 0 4 3 0 0 20 0 19 0 78237954 16060325888 829660 33554432000 4194304 4196468 140733958723648 140393344621232 140394579737218 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
[pid=10680/tid=10697] ppid=10677 vsize=15683912 memory=3318640 CPUtime=0 cores=0,2,4,6
/proc/10680/task/10697/stat : 10697 (java) S 10677 10680 8644 0 -1 4202560 23 0 0 0 0 0 0 0 20 0 19 0 78239811 16060325888 829660 33554432000 4194304 4196468 140733958723648 140393623000256 140394579750681 0 4 0 25189583 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
[pid=10680/tid=10699] ppid=10677 vsize=15683912 memory=120332 CPUtime=0 cores=0,2,4,6
/proc/10680/task/10699/stat : 10699 (java) S 10677 10680 8644 0 -1 4202560 27 0 0 0 0 0 0 0 20 0 19 0 78239811 16060325888 829660 33554432000 4194304 4196468 140733958723648 140391542140080 140394579747997 0 4 0 25189583 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
[pid=10680/tid=10700] ppid=10677 vsize=15683912 memory=4136 CPUtime=0 cores=0,2,4,6
/proc/10680/task/10700/stat : 10700 (java) S 10677 10680 8644 0 -1 4202560 20 0 0 0 0 0 0 0 20 0 19 0 78239811 16060325888 829660 33554432000 4194304 4196468 140733958723648 140391676362800 140394579747997 0 4 0 25189583 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
[pid=10680/tid=10701] ppid=10677 vsize=15683912 memory=23540 CPUtime=0 cores=0,2,4,6
/proc/10680/task/10701/stat : 10701 (java) S 10677 10680 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 78239813 16060325888 829660 33554432000 4194304 4196468 140733958723648 140391273717408 140394579736277 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
Current children cumulated CPU time: 176.19 s
Current children cumulated vsize: 15833276 KiB
Current children cumulated memory: 3443068 KiB



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+195.601 s]
/proc/loadavg: 2.52 2.26 2.16 3/220 10785
/proc/meminfo: memFree=17221064/32770624 swapFree=67108860/67108860
[pid=10680] ppid=10677 vsize=15683912 memory=3318640 CPUtime=32.59 cores=0,2,4,6
/proc/10680/stat : 10680 (java) S 10677 10680 8644 0 -1 1077944320 46855 0 0 0 3167 92 0 0 20 0 19 0 78237947 16060325888 829660 33554432000 4194304 4196468 140733958723648 140733958706192 140394579726071 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
/proc/10680/statm: 3920978 829660 3263 1 0 3881834 0
[pid=10696] ppid=10680 vsize=198684 memory=157604 CPUtime=176.92 cores=0,2,4,6
/proc/10696/stat : 10696 (minisat_release) R 10680 10680 8644 0 -1 4202496 57548 0 0 0 17675 17 0 0 20 0 1 0 78239811 203452416 39401 33554432000 4194304 4308513 140725310843184 140725310840632 4281025 0 4 0 8396802 0 0 0 17 4 0 0 0 0 0 6409496 6410680 30900224 140725310849711 140725310850222 140725310850222 140725310853061 0
/proc/10696/statm: 49671 39401 355 28 0 45911 0
[pid=10680/tid=10682] ppid=10677 vsize=15683912 memory=1008 CPUtime=18.17 cores=0,2,4,6
/proc/10680/task/10682/stat : 10682 (java) S 10677 10680 8644 0 -1 1077944384 22568 0 0 0 1771 46 0 0 20 0 19 0 78237947 16060325888 829660 33554432000 4194304 4196468 140733958723648 140394551565312 140394579736277 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
[pid=10680/tid=10683] ppid=10677 vsize=15683912 memory=-7824251494391043429 CPUtime=0.34 cores=0,2,4,6
/proc/10680/task/10683/stat : 10683 (java) S 10677 10680 8644 0 -1 1077944384 210 0 0 0 26 8 0 0 20 0 19 0 78237949 16060325888 829660 33554432000 4194304 4196468 140733958723648 140394583968912 140394579736277 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
[pid=10680/tid=10684] ppid=10677 vsize=15683912 memory=18268 CPUtime=0.33 cores=0,2,4,6
/proc/10680/task/10684/stat : 10684 (java) S 10677 10680 8644 0 -1 1077944384 163 0 0 0 25 8 0 0 20 0 19 0 78237949 16060325888 829660 33554432000 4194304 4196468 140733958723648 140394375052304 140394579736277 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
[pid=10680/tid=10685] ppid=10677 vsize=15683912 memory=14492 CPUtime=0.33 cores=0,2,4,6
/proc/10680/task/10685/stat : 10685 (java) S 10677 10680 8644 0 -1 1077944384 212 0 0 0 26 7 0 0 20 0 19 0 78237949 16060325888 829660 33554432000 4194304 4196468 140733958723648 140394373999504 140394579736277 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
[pid=10680/tid=10686] ppid=10677 vsize=15683912 memory=-7824251494391043429 CPUtime=0.34 cores=0,2,4,6
/proc/10680/task/10686/stat : 10686 (java) S 10677 10680 8644 0 -1 1077944384 231 0 0 0 26 8 0 0 20 0 19 0 78237949 16060325888 829660 33554432000 4194304 4196468 140733958723648 140394372946704 140394579736277 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
[pid=10680/tid=10687] ppid=10677 vsize=15683912 memory=1944 CPUtime=0.01 cores=0,2,4,6
/proc/10680/task/10687/stat : 10687 (java) S 10677 10680 8644 0 -1 1077944384 1025 0 0 0 1 0 0 0 20 0 19 0 78237950 16060325888 829660 33554432000 4194304 4196468 140733958723648 140393348831600 140394579737218 0 0 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
[pid=10680/tid=10688] ppid=10677 vsize=15683912 memory=1428 CPUtime=0 cores=0,2,4,6
/proc/10680/task/10688/stat : 10688 (java) S 10677 10680 8644 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 19 0 78237951 16060325888 829660 33554432000 4194304 4196468 140733958723648 140393219875936 140394579736277 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
[pid=10680/tid=10689] ppid=10677 vsize=15683912 memory=8532 CPUtime=0 cores=0,2,4,6
/proc/10680/task/10689/stat : 10689 (java) S 10677 10680 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 78237951 16060325888 829660 33554432000 4194304 4196468 140733958723648 140392951440256 140394579736277 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
[pid=10680/tid=10690] ppid=10677 vsize=15683912 memory=792 CPUtime=0 cores=0,2,4,6
/proc/10680/task/10690/stat : 10690 (java) S 10677 10680 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 78237953 16060325888 829660 33554432000 4194304 4196468 140733958723648 140392576931664 140394579744667 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
[pid=10680/tid=10691] ppid=10677 vsize=15683912 memory=1008 CPUtime=5.26 cores=0,2,4,6
/proc/10680/task/10691/stat : 10691 (java) S 10677 10680 8644 0 -1 1077944384 7003 0 0 0 524 2 0 0 20 0 19 0 78237953 16060325888 829660 33554432000 4194304 4196468 140733958723648 140393347779440 140394579737218 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 10 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
[pid=10680/tid=10692] ppid=10677 vsize=15683912 memory=4136 CPUtime=6.18 cores=0,2,4,6
/proc/10680/task/10692/stat : 10692 (java) S 10677 10680 8644 0 -1 1077944384 7164 0 0 0 616 2 0 0 20 0 19 0 78237953 16060325888 829660 33554432000 4194304 4196468 140733958723648 140393346726640 140394579737218 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
[pid=10680/tid=10693] ppid=10677 vsize=15683912 memory=23540 CPUtime=1.43 cores=0,2,4,6
/proc/10680/task/10693/stat : 10693 (java) S 10677 10680 8644 0 -1 1077944384 6810 0 0 0 140 3 0 0 20 0 19 0 78237953 16060325888 829660 33554432000 4194304 4196468 140733958723648 140393345673840 140394579737218 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
[pid=10680/tid=10694] ppid=10677 vsize=15683912 memory=1292 CPUtime=0 cores=0,2,4,6
/proc/10680/task/10694/stat : 10694 (java) S 10677 10680 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 78237954 16060325888 829660 33554432000 4194304 4196468 140733958723648 140392079026912 140394579736277 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
[pid=10680/tid=10695] ppid=10677 vsize=15683912 memory=2436 CPUtime=0.09 cores=0,2,4,6
/proc/10680/task/10695/stat : 10695 (java) S 10677 10680 8644 0 -1 1077944384 62 0 0 0 5 4 0 0 20 0 19 0 78237954 16060325888 829660 33554432000 4194304 4196468 140733958723648 140393344621232 140394579737218 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
[pid=10680/tid=10697] ppid=10677 vsize=15683912 memory=1728 CPUtime=0 cores=0,2,4,6
/proc/10680/task/10697/stat : 10697 (java) S 10677 10680 8644 0 -1 4202560 23 0 0 0 0 0 0 0 20 0 19 0 78239811 16060325888 829660 33554432000 4194304 4196468 140733958723648 140393623000256 140394579750681 0 4 0 25189583 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
[pid=10680/tid=10699] ppid=10677 vsize=15683912 memory=1708 CPUtime=0 cores=0,2,4,6
/proc/10680/task/10699/stat : 10699 (java) S 10677 10680 8644 0 -1 4202560 27 0 0 0 0 0 0 0 20 0 19 0 78239811 16060325888 829660 33554432000 4194304 4196468 140733958723648 140391542140080 140394579747997 0 4 0 25189583 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
[pid=10680/tid=10700] ppid=10677 vsize=15683912 memory=5792 CPUtime=0 cores=0,2,4,6
/proc/10680/task/10700/stat : 10700 (java) S 10677 10680 8644 0 -1 4202560 20 0 0 0 0 0 0 0 20 0 19 0 78239811 16060325888 829660 33554432000 4194304 4196468 140733958723648 140391676362800 140394579747997 0 4 0 25189583 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
[pid=10680/tid=10701] ppid=10677 vsize=15683912 memory=4612 CPUtime=0 cores=0,2,4,6
/proc/10680/task/10701/stat : 10701 (java) S 10677 10680 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 78239813 16060325888 829660 33554432000 4194304 4196468 140733958723648 140391273717408 140394579736277 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36069376 140733958730739 140733958731017 140733958731017 140733958733775 0
Current children cumulated CPU time: 209.51 s
Current children cumulated vsize: 15882596 KiB
Current children cumulated memory: 3476244 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+195.628 s]
# the end of solver process 10680 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=208.435 s, system=1.12675 s

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

Child status: 1
Real time (s): 195.628
CPU time (s): 209.562
CPU user time (s): 208.435
CPU system time (s): 1.12675
CPU usage (%): 107.122
Max. virtual memory (cumulated for all children) (KiB): 15882596
Max. memory (cumulated for all children) (KiB): 3476244

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 208.435
system time used= 1.12675
maximum resident set size= 3321764
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 104586
page faults= 0
swaps= 0
block input operations= 0
block output operations= 9848
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9365
involuntary context switches= 241


# summary of solver processes directly reported to runsolver:
#   pid: 10680
#   total CPU time (s): 209.562
#   total CPU user time (s): 208.435
#   total CPU system time (s): 1.12675

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.29784 second user time and 2.06202 second system time

The end

Launcher Data

Begin job on node150 at 2018-07-26 14:05:47
IDJOB=4296182
IDBENCH=141661
IDSOLVER=2756
FILE ID=node150/4296182-1532606747
RUNJOBID= node150-1532605409-9419
PBS_JOBID= 21021976
Free space on /tmp= 53092 MiB

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

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

MD5SUM BENCH= 631cb3d235a52ad054110af2866c45e9
RANDOM SEED=1307034664

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:        20475300 kB
MemAvailable:   28022740 kB
Buffers:          202580 kB
Cached:          7537280 kB
SwapCached:            0 kB
Active:          6058476 kB
Inactive:        5638052 kB
Active(anon):    3908860 kB
Inactive(anon):    75228 kB
Active(file):    2149616 kB
Inactive(file):  5562824 kB
Unevictable:        7744 kB
Mlocked:            7744 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8316 kB
Writeback:             0 kB
AnonPages:       4022500 kB
Mapped:            52928 kB
Shmem:             25224 kB
Slab:             292652 kB
SReclaimable:     263460 kB
SUnreclaim:        29192 kB
KernelStack:        3888 kB
PageTables:        13032 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13024512 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3866624 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= 53084 MiB
End job on node150 at 2018-07-26 14:09:03