Trace number 4295553

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
scop order+MapleCOMSPS (2018-06-13)UNSAT 8.54513 5.5213

General information on the benchmark

NameMagicHexagon/
MagicHexagon-04-0017_c18.xml
MD5SUM5026d1a6c388113c28cc4e99e58b99c3
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.172478
Satisfiable
(Un)Satisfiability was proved
Number of variables49
Number of constraints28
Number of domains1
Minimum domain size37
Maximum domain size37
Distribution of domain sizes[{"size":37,"count":37}]
Minimum variable degree0
Maximum variable degree9
Distribution of variable degrees[{"degree":0,"count":12},{"degree":4,"count":31},{"degree":5,"count":3},{"degree":6,"count":2},{"degree":9,"count":1}]
Minimum constraint arity2
Maximum constraint arity37
Distribution of constraint arities[{"arity":2,"count":6},{"arity":4,"count":6},{"arity":5,"count":6},{"arity":6,"count":6},{"arity":7,"count":3},{"arity":37,"count":1}]
Number of extensional constraints0
Number of intensional constraints6
Distribution of constraint types[{"type":"intension","count":6},{"type":"allDifferent","count":1},{"type":"sum","count":21}]
Optimization problemNO
Type of objective

Solver Data

0.65/0.52	
0.65/0.52	scop order+minisat_release (2018-06-13)
0.65/0.52	
0.65/0.54	c BEGIN-Prog: Thu Jul 26 03:27:07 CEST 2018
0.65/0.54	c PID: 3803
0.65/0.54	c IP: 172.20.3.150
0.65/0.54	c HOST: node150.alineos.net
0.65/0.55	c (0,0) Parsing Begin
1.20/0.85	c (0,0) Parsing End
1.20/0.85	c (0,0) CSP: 37 int (0 aux), 0 bool (0 aux), 28 ctr, max domain size 37
1.20/0.85	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.20/0.85	c (0,0) Constraint Name Generate Begin
1.20/0.86	c (0,0) Ctr:HOME/instance-4295553-1532568426.xml,AllDifferent:IntVar:Lt:Num:WeightedSum
1.20/0.86	c (0,0) Constraint Name Generate End
1.20/0.86	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.20/0.86	c (0,0) CSP to CSPinCNF Begin
2.10/1.20	c (0,0) translated 3 (10%) constraints
2.10/1.20	c (0,0) translated 6 (20%) constraints
2.10/1.21	c (0,0) translated 9 (30%) constraints
2.10/1.21	c (0,0) translated 12 (40%) constraints
2.10/1.21	c (0,0) translated 14 (50%) constraints
2.10/1.21	c (0,0) translated 17 (60%) constraints
2.10/1.21	c (0,0) translated 20 (70%) constraints
2.10/1.22	c (0,0) translated 23 (80%) constraints
2.10/1.22	c (0,0) translated 26 (90%) constraints
2.10/1.22	c (0,0) translated 28 (100%) constraints
2.10/1.27	c (0,0) STATISTICS1:HOME/instance-4295553-1532568426.xml,AllDifferent:IntVar:Lt:Num:WeightedSum,37,695,1366263369,37,37,7,1366263369:2;1315661022:4;39711952:12;1073296:12;20412:4;19656:8;37:171;28:294;27:133;26:74,37:779;28:492;27:172;26:86,37:2;2:666;1:27,7:6;6:12;5:12;4:12;2:672;1:74,
2.10/1.27	c (0,0) ===========================================
2.10/1.27	c (0,0) Order
2.10/1.27	c (0,0) ===========================================
2.10/1.30	c (0,0) translated 70 (10%) constraints
2.37/1.31	c (0,0) translated 139 (20%) constraints
2.37/1.32	c (0,0) translated 209 (30%) constraints
2.37/1.33	c (0,0) translated 278 (40%) constraints
2.37/1.34	c (0,0) translated 348 (50%) constraints
2.37/1.35	c (0,0) translated 417 (60%) constraints
2.37/1.36	c (0,0) translated 487 (70%) constraints
2.37/1.36	c (0,0) translated 556 (80%) constraints
2.37/1.37	c (0,0) translated 626 (90%) constraints
2.64/1.42	c (0,0) translated 695 (100%) constraints
2.64/1.42	c (0,0) CSP to CSPinCNF End
2.64/1.42	c (0,0) CSP: 85 int (48 aux), 0 bool (0 aux), 812 ctr, max domain size 66
2.64/1.42	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.64/1.42	c (0,0) CSPinCNF Propagation Begin
2.64/1.45	c (0,0) 0 values, 20 unsatisfiable literals, and 0 valid clauses are removed
2.64/1.45	c (0,0) CSPinCNF Propagation End
2.64/1.45	c (0,0) CSP: 85 int (48 aux), 0 bool (0 aux), 812 ctr, max domain size 66
2.64/1.45	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.64/1.45	c (0,0) Simplify CSPinCNF Begin
2.95/1.54	c (1,1) Simplify CSPinCNF End
2.95/1.55	c (1,1) CSP: 85 int (48 aux), 1332 bool (1332 aux), 2144 ctr, max domain size 66
2.95/1.55	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.95/1.55	c (1,1) Calculate Precise Domain Begin
2.95/1.56	c (1,1) 6 values are removed by re-calculation
2.95/1.56	c (1,1) Calculate Precise Domain End
2.95/1.56	c (1,1) CSP: 85 int (48 aux), 1332 bool (1332 aux), 2144 ctr, max domain size 66
2.95/1.56	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.95/1.56	c (1,1) CSPinCNF to SatSolver Begin
3.23/1.67	c (1,1) 215 (10 %) CSP clauses are encoded (5066 SAT variables, 7377 SAT clauses)
3.57/1.70	c (1,1) 429 (20 %) CSP clauses are encoded (5066 SAT variables, 11158 SAT clauses)
3.57/1.74	c (1,1) 644 (30 %) CSP clauses are encoded (5066 SAT variables, 15130 SAT clauses)
3.57/1.76	c (1,1) 858 (40 %) CSP clauses are encoded (5066 SAT variables, 19310 SAT clauses)
3.57/1.79	c (1,1) 1072 (50 %) CSP clauses are encoded (5066 SAT variables, 24128 SAT clauses)
3.57/1.80	c (1,1) 1287 (60 %) CSP clauses are encoded (5066 SAT variables, 28412 SAT clauses)
3.92/1.82	c (1,1) 1501 (70 %) CSP clauses are encoded (5066 SAT variables, 33103 SAT clauses)
3.92/1.84	c (1,1) 1716 (80 %) CSP clauses are encoded (5066 SAT variables, 37445 SAT clauses)
3.92/1.86	c (1,1) 1930 (90 %) CSP clauses are encoded (5066 SAT variables, 41878 SAT clauses)
5.03/2.24	c (1,1) 2144 (100 %) CSP clauses are encoded (5066 SAT variables, 195141 SAT clauses)
5.03/2.24	c (1,1) CSPinCNF to SatSolver End
5.03/2.24	c (1,1) Heap : 450 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
5.03/2.27	c (1,1) STATISTICS2:HOME/instance-4295553-1532568426.xml,AllDifferent:IntVar:Lt:Num:WeightedSum,1417,2144,4096,66,35,3,4096:2;4032:4;3969:2;3968:4;2368:2;2331:6;2294:4;2209:4;2116:2;1369:24;1175:4;1150:2;1036:24;999:16;962:14;728:10;702:2;700:2;675:6;650:4;37:342;28:258;27:212;26:310;25:216,66:12;65:4;64:56;63:32;62:16;47:32;46:16;37:1520;28:486;27:324;26:402;25:244;2:2664,35:1;19:1;2:1998;1:144,3:138;2:1338;1:2718,
5.03/2.27	c (1,1) SatSolver.solve Begin
5.03/2.27	c (1,1) 5066 bool, 195165 clause
5.03/2.27	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-4295553-1532568426.xml-scop-3803.cnf HOME/instance-4295553-1532568426.xml-scop-3803.cnf.out
8.50/5.50	c (4,0) c This is COMiniSatPS.
8.50/5.50	c (4,0) c WARNING: for repeatability, setting FPU to use double precision
8.50/5.50	c (4,0) c ============================[ Problem Statistics ]=============================
8.50/5.50	c (4,0) c |                                                                             |
8.50/5.50	c (4,0) c |  Number of variables:          5066                                         |
8.50/5.50	c (4,0) c |  Number of clauses:          194754                                         |
8.50/5.50	c (4,0) c |  Parse time:                   0.04 s                                       |
8.50/5.50	c (4,0) c |  Eliminated clauses:           0.01 Mb                                      |
8.50/5.50	c (4,0) c Reduced to 4349 vars, 192585 cls (grow=0)
8.50/5.50	c (4,0) c No iterative elimination performed. (vars=4349, c/v ratio=44.3)
8.50/5.50	c (4,0) c |  Simplification time:          0.19 s                                       |
8.50/5.50	c (4,0) c |                                                                             |
8.50/5.50	c (4,0) c ============================[ Search Statistics ]==============================
8.50/5.50	c (4,0) c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.50/5.50	c (4,0) c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
8.50/5.50	c (4,0) c ===============================================================================
8.50/5.50	c (4,0) c ===============================================================================
8.50/5.50	c (4,0) c restarts              : 43
8.50/5.50	c (4,0) c conflicts             : 14392          (4500 /sec)
8.50/5.50	c (4,0) c decisions             : 19833          (0.00 % random) (6201 /sec)
8.50/5.50	c (4,0) c propagations          : 9970775        (3117699 /sec)
8.50/5.50	c (4,0) c conflict literals     : 203068         (29.02 % deleted)
8.50/5.50	c (4,0) c CPU time              : 3.19812 s
8.50/5.50	c (4,0) 
8.50/5.50	c (4,0) s UNSATISFIABLE
8.50/5.51	c (4,1) SatSolver.solve End
8.50/5.51	c (4,1) Heap : 675 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
8.50/5.51	c (4,1) Show results Begin
8.50/5.51	s UNSATISFIABLE
8.50/5.51	c (4,1) Show results End
8.50/5.51	c (4,1) Heap : 675 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
8.50/5.51	c (4,1) 0,0,0,0,1,1,1,4,4,STOP-AFTER(ALL)
8.50/5.51	c END-Prog: Thu Jul 26 03:27:12 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 (6710 MiB free)
  memory of node 1: 16384 MiB (14003 MiB free)
  node distances:
     10  21
     21  10

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

running on 4 cores: 1,3,5,7

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

solver pid=3803, runsolver pid=3800

[startup+0.100127 s]*
/proc/loadavg: 1.89 2.01 2.06 3/220 3818
/proc/meminfo: memFree=21152036/32770624 swapFree=67108860/67108860
[pid=3803] ppid=3800 vsize=15011656 memory=71876 CPUtime=0.11 cores=1,3,5,7
/proc/3803/stat : 3803 (java) S 3800 3803 32649 0 -1 1077944320 6712 0 0 0 9 2 0 0 20 0 15 0 74405871 15371935744 17969 33554432000 4194304 4196468 140728662285536 140728662268080 139878990151415 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
/proc/3803/statm: 3752914 17969 2753 1 0 3715374 0
[pid=3803/tid=3805] ppid=3800 vsize=15011656 memory=7100839861464500584 CPUtime=0.08 cores=1,3,5,7
/proc/3803/task/3805/stat : 3805 (java) R 3800 3803 32649 0 -1 4202560 5159 0 0 0 7 1 0 0 20 0 15 0 74405871 15371935744 18299 33554432000 4194304 4196468 140728662285536 139878961963400 139878970427136 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
[pid=3803/tid=3806] ppid=3800 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3803/task/3806/stat : 3806 (java) S 3800 3803 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74405873 15371935744 18299 33554432000 4194304 4196468 140728662285536 139878994393872 139878990161621 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
[pid=3803/tid=3807] ppid=3800 vsize=15011656 memory=139718194144896 CPUtime=0 cores=1,3,5,7
/proc/3803/task/3807/stat : 3807 (java) S 3800 3803 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74405873 15371935744 18365 33554432000 4194304 4196468 140728662285536 139878770097040 139878990161621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
[pid=3803/tid=3808] ppid=3800 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3803/task/3808/stat : 3808 (java) S 3800 3803 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74405873 15371935744 18365 33554432000 4194304 4196468 140728662285536 139878769044496 139878990161621 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
[pid=3803/tid=3809] ppid=3800 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3803/task/3809/stat : 3809 (java) S 3800 3803 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74405873 15371935744 18365 33554432000 4194304 4196468 140728662285536 139878767991952 139878990161621 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
[pid=3803/tid=3810] ppid=3800 vsize=15011656 memory=139718194144896 CPUtime=0 cores=1,3,5,7
/proc/3803/task/3810/stat : 3810 (java) S 3800 3803 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74405874 15371935744 18365 33554432000 4194304 4196468 140728662285536 139878028212208 139878990162562 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
[pid=3803/tid=3811] ppid=3800 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3803/task/3811/stat : 3811 (java) S 3800 3803 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 74405875 15371935744 18365 33554432000 4194304 4196468 140728662285536 139877555364768 139878990161621 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
[pid=3803/tid=3812] ppid=3800 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3803/task/3812/stat : 3812 (java) S 3800 3803 32649 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 74405875 15371935744 18365 33554432000 4194304 4196468 140728662285536 139877421143024 139878990161621 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
[pid=3803/tid=3813] ppid=3800 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3803/task/3813/stat : 3813 (java) S 3800 3803 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74405877 15371935744 18365 33554432000 4194304 4196468 140728662285536 139877046638800 139878990170011 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
[pid=3803/tid=3814] ppid=3800 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3803/task/3814/stat : 3814 (java) S 3800 3803 32649 0 -1 1077944384 297 0 0 0 0 0 0 0 20 0 15 0 74405878 15371935744 18365 33554432000 4194304 4196468 140728662285536 139878027160048 139878990162562 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
[pid=3803/tid=3815] ppid=3800 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3803/task/3815/stat : 3815 (java) S 3800 3803 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74405878 15371935744 18365 33554432000 4194304 4196468 140728662285536 139877958019696 139878990162562 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
[pid=3803/tid=3816] ppid=3800 vsize=15011656 memory=139718194144896 CPUtime=0.01 cores=1,3,5,7
/proc/3803/task/3816/stat : 3816 (java) S 3800 3803 32649 0 -1 1077944384 264 0 0 0 1 0 0 0 20 0 15 0 74405878 15371935744 18365 33554432000 4194304 4196468 140728662285536 139877956967152 139878990162562 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
[pid=3803/tid=3817] ppid=3800 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3803/task/3817/stat : 3817 (java) S 3800 3803 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74405878 15371935744 18365 33554432000 4194304 4196468 140728662285536 139876548734048 139878990161621 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
[pid=3803/tid=3818] ppid=3800 vsize=15011656 memory=139718194144896 CPUtime=0 cores=1,3,5,7
/proc/3803/task/3818/stat : 3818 (java) S 3800 3803 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74405878 15371935744 18365 33554432000 4194304 4196468 140728662285536 139877955914032 139878990162562 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 71876 KiB

[startup+0.21063 s]*
/proc/loadavg: 1.89 2.01 2.06 3/220 3818
/proc/meminfo: memFree=21137836/32770624 swapFree=67108860/67108860
[pid=3803] ppid=3800 vsize=15011656 memory=84728 CPUtime=0.26 cores=1,3,5,7
/proc/3803/stat : 3803 (java) S 3800 3803 32649 0 -1 1077944320 10119 0 0 0 23 3 0 0 20 0 15 0 74405871 15371935744 21182 33554432000 4194304 4196468 140728662285536 140728662268080 139878990151415 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
/proc/3803/statm: 3752914 21182 2891 1 0 3715374 0
[pid=3803/tid=3805] ppid=3800 vsize=15011656 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/3803/task/3805/stat : 3805 (java) R 3800 3803 32649 0 -1 4202560 8013 0 0 0 18 2 0 0 20 0 15 0 74405871 15371935744 21182 33554432000 4194304 4196468 140728662285536 139878961977072 139878974231902 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
[pid=3803/tid=3806] ppid=3800 vsize=15011656 memory=288230617609666583 CPUtime=0 cores=1,3,5,7
/proc/3803/task/3806/stat : 3806 (java) S 3800 3803 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74405873 15371935744 21182 33554432000 4194304 4196468 140728662285536 139878994393872 139878990161621 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
[pid=3803/tid=3807] ppid=3800 vsize=15011656 memory=3618277554258486944 CPUtime=0 cores=1,3,5,7
/proc/3803/task/3807/stat : 3807 (java) S 3800 3803 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74405873 15371935744 21182 33554432000 4194304 4196468 140728662285536 139878770097040 139878990161621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
[pid=3803/tid=3808] ppid=3800 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3803/task/3808/stat : 3808 (java) S 3800 3803 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74405873 15371935744 21182 33554432000 4194304 4196468 140728662285536 139878769044496 139878990161621 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
[pid=3803/tid=3809] ppid=3800 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3803/task/3809/stat : 3809 (java) S 3800 3803 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74405873 15371935744 21182 33554432000 4194304 4196468 140728662285536 139878767991952 139878990161621 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
[pid=3803/tid=3810] ppid=3800 vsize=15011656 memory=139718194144896 CPUtime=0 cores=1,3,5,7
/proc/3803/task/3810/stat : 3810 (java) S 3800 3803 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74405874 15371935744 21182 33554432000 4194304 4196468 140728662285536 139878028212208 139878990162562 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
[pid=3803/tid=3811] ppid=3800 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3803/task/3811/stat : 3811 (java) S 3800 3803 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 74405875 15371935744 21182 33554432000 4194304 4196468 140728662285536 139877555364768 139878990161621 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
[pid=3803/tid=3812] ppid=3800 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3803/task/3812/stat : 3812 (java) S 3800 3803 32649 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 74405875 15371935744 21182 33554432000 4194304 4196468 140728662285536 139877421143024 139878990161621 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
[pid=3803/tid=3813] ppid=3800 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3803/task/3813/stat : 3813 (java) S 3800 3803 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74405877 15371935744 21182 33554432000 4194304 4196468 140728662285536 139877046638800 139878990170011 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
[pid=3803/tid=3814] ppid=3800 vsize=15011656 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/3803/task/3814/stat : 3814 (java) S 3800 3803 32649 0 -1 1077944384 445 0 0 0 1 0 0 0 20 0 15 0 74405878 15371935744 21182 33554432000 4194304 4196468 140728662285536 139878027160048 139878990162562 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
[pid=3803/tid=3815] ppid=3800 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3803/task/3815/stat : 3815 (java) R 3800 3803 32649 0 -1 4202560 30 0 0 0 0 0 0 0 20 0 15 0 74405878 15371935744 21182 33554432000 4194304 4196468 140728662285536 139877958011200 139878969314576 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
[pid=3803/tid=3816] ppid=3800 vsize=15011656 memory=139718194144896 CPUtime=0.03 cores=1,3,5,7
/proc/3803/task/3816/stat : 3816 (java) S 3800 3803 32649 0 -1 1077944384 285 0 0 0 3 0 0 0 20 0 15 0 74405878 15371935744 21182 33554432000 4194304 4196468 140728662285536 139877956967152 139878990162562 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
[pid=3803/tid=3817] ppid=3800 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3803/task/3817/stat : 3817 (java) S 3800 3803 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74405878 15371935744 21182 33554432000 4194304 4196468 140728662285536 139876548734048 139878990161621 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
[pid=3803/tid=3818] ppid=3800 vsize=15011656 memory=139718194144896 CPUtime=0 cores=1,3,5,7
/proc/3803/task/3818/stat : 3818 (java) S 3800 3803 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74405878 15371935744 21182 33554432000 4194304 4196468 140728662285536 139877955914032 139878990162562 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 84728 KiB

[startup+0.310682 s]*
/proc/loadavg: 1.89 2.01 2.06 3/220 3818
/proc/meminfo: memFree=21134656/32770624 swapFree=67108860/67108860
[pid=3803] ppid=3800 vsize=15011656 memory=88200 CPUtime=0.42 cores=1,3,5,7
/proc/3803/stat : 3803 (java) S 3800 3803 32649 0 -1 1077944320 10634 0 0 0 39 3 0 0 20 0 15 0 74405871 15371935744 22050 33554432000 4194304 4196468 140728662285536 140728662268080 139878990151415 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
/proc/3803/statm: 3752914 22050 2995 1 0 3715374 0
[pid=3803/tid=3805] ppid=3800 vsize=15011656 memory=0 CPUtime=0.29 cores=1,3,5,7
/proc/3803/task/3805/stat : 3805 (java) R 3800 3803 32649 0 -1 4202560 8387 0 0 0 27 2 0 0 20 0 15 0 74405871 15371935744 22050 33554432000 4194304 4196468 140728662285536 139878961979040 139878990165297 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
[pid=3803/tid=3806] ppid=3800 vsize=15011656 memory=4294967295 CPUtime=0 cores=1,3,5,7
/proc/3803/task/3806/stat : 3806 (java) S 3800 3803 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74405873 15371935744 22050 33554432000 4194304 4196468 140728662285536 139878994393872 139878990161621 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
[pid=3803/tid=3807] ppid=3800 vsize=15011656 memory=139718194144896 CPUtime=0 cores=1,3,5,7
/proc/3803/task/3807/stat : 3807 (java) S 3800 3803 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74405873 15371935744 22050 33554432000 4194304 4196468 140728662285536 139878770097040 139878990161621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
[pid=3803/tid=3808] ppid=3800 vsize=15011656 memory=2241 CPUtime=0 cores=1,3,5,7
/proc/3803/task/3808/stat : 3808 (java) S 3800 3803 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74405873 15371935744 22050 33554432000 4194304 4196468 140728662285536 139878769044496 139878990161621 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
[pid=3803/tid=3809] ppid=3800 vsize=15011656 memory=139718037709007 CPUtime=0 cores=1,3,5,7
/proc/3803/task/3809/stat : 3809 (java) S 3800 3803 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74405873 15371935744 22050 33554432000 4194304 4196468 140728662285536 139878767991952 139878990161621 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
[pid=3803/tid=3810] ppid=3800 vsize=15011656 memory=139718194144896 CPUtime=0 cores=1,3,5,7
/proc/3803/task/3810/stat : 3810 (java) S 3800 3803 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74405874 15371935744 22050 33554432000 4194304 4196468 140728662285536 139878028212208 139878990162562 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
[pid=3803/tid=3811] ppid=3800 vsize=15011656 memory=139718037729743 CPUtime=0 cores=1,3,5,7
/proc/3803/task/3811/stat : 3811 (java) S 3800 3803 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 74405875 15371935744 22050 33554432000 4194304 4196468 140728662285536 139877555364768 139878990161621 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
[pid=3803/tid=3812] ppid=3800 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3803/task/3812/stat : 3812 (java) S 3800 3803 32649 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 74405875 15371935744 22050 33554432000 4194304 4196468 140728662285536 139877421143024 139878990161621 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
[pid=3803/tid=3813] ppid=3800 vsize=15011656 memory=279436075431808 CPUtime=0 cores=1,3,5,7
/proc/3803/task/3813/stat : 3813 (java) S 3800 3803 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74405877 15371935744 22050 33554432000 4194304 4196468 140728662285536 139877046638800 139878990170011 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
[pid=3803/tid=3814] ppid=3800 vsize=15011656 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/3803/task/3814/stat : 3814 (java) S 3800 3803 32649 0 -1 1077944384 553 0 0 0 3 0 0 0 20 0 15 0 74405878 15371935744 22050 33554432000 4194304 4196468 140728662285536 139878027160048 139878990162562 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
[pid=3803/tid=3815] ppid=3800 vsize=15011656 memory=139718037741487 CPUtime=0.01 cores=1,3,5,7
/proc/3803/task/3815/stat : 3815 (java) S 3800 3803 32649 0 -1 1077944384 42 0 0 0 1 0 0 0 20 0 15 0 74405878 15371935744 22050 33554432000 4194304 4196468 140728662285536 139877958019696 139878990162562 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
[pid=3803/tid=3816] ppid=3800 vsize=15011656 memory=139718194144896 CPUtime=0.07 cores=1,3,5,7
/proc/3803/task/3816/stat : 3816 (java) R 3800 3803 32649 0 -1 4202560 304 0 0 0 7 0 0 0 20 0 15 0 74405878 15371935744 22050 33554432000 4194304 4196468 140728662285536 139877956967152 139878982388542 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
[pid=3803/tid=3817] ppid=3800 vsize=15011656 memory=139718037746591 CPUtime=0 cores=1,3,5,7
/proc/3803/task/3817/stat : 3817 (java) S 3800 3803 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74405878 15371935744 22050 33554432000 4194304 4196468 140728662285536 139876548734048 139878990161621 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
[pid=3803/tid=3818] ppid=3800 vsize=15011656 memory=139718268550767 CPUtime=0 cores=1,3,5,7
/proc/3803/task/3818/stat : 3818 (java) S 3800 3803 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74405878 15371935744 22050 33554432000 4194304 4196468 140728662285536 139877955914032 139878990162562 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 88200 KiB

[startup+0.700795 s]
/proc/loadavg: 1.89 2.01 2.06 3/220 3818
/proc/meminfo: memFree=21110596/32770624 swapFree=67108860/67108860
[pid=3803] ppid=3800 vsize=15020052 memory=127824 CPUtime=1 cores=1,3,5,7
/proc/3803/stat : 3803 (java) S 3800 3803 32649 0 -1 1077944320 17726 0 0 0 94 6 0 0 20 0 15 0 74405871 15380533248 31956 33554432000 4194304 4196468 140728662285536 140728662268080 139878990151415 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
/proc/3803/statm: 3755013 31956 3156 1 0 3716398 0
[pid=3803/tid=3805] ppid=3800 vsize=15020052 memory=53 CPUtime=0.67 cores=1,3,5,7
/proc/3803/task/3805/stat : 3805 (java) R 3800 3803 32649 0 -1 4202560 15017 0 0 0 63 4 0 0 20 0 15 0 74405871 15380533248 31956 33554432000 4194304 4196468 140728662285536 139878961988064 139878990163350 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
[pid=3803/tid=3806] ppid=3800 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3803/task/3806/stat : 3806 (java) S 3800 3803 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74405873 15380533248 31956 33554432000 4194304 4196468 140728662285536 139878994393872 139878990161621 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
[pid=3803/tid=3807] ppid=3800 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3803/task/3807/stat : 3807 (java) S 3800 3803 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74405873 15380533248 31956 33554432000 4194304 4196468 140728662285536 139878770097040 139878990161621 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
[pid=3803/tid=3808] ppid=3800 vsize=15020052 memory=79 CPUtime=0 cores=1,3,5,7
/proc/3803/task/3808/stat : 3808 (java) S 3800 3803 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74405873 15380533248 31956 33554432000 4194304 4196468 140728662285536 139878769044496 139878990161621 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
[pid=3803/tid=3809] ppid=3800 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3803/task/3809/stat : 3809 (java) S 3800 3803 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74405873 15380533248 31956 33554432000 4194304 4196468 140728662285536 139878767991952 139878990161621 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
[pid=3803/tid=3810] ppid=3800 vsize=15020052 memory=156081863008833 CPUtime=0 cores=1,3,5,7
/proc/3803/task/3810/stat : 3810 (java) S 3800 3803 32649 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 74405874 15380533248 31956 33554432000 4194304 4196468 140728662285536 139878028212208 139878990162562 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
[pid=3803/tid=3811] ppid=3800 vsize=15020052 memory=433534 CPUtime=0 cores=1,3,5,7
/proc/3803/task/3811/stat : 3811 (java) S 3800 3803 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 74405875 15380533248 31956 33554432000 4194304 4196468 140728662285536 139877555364768 139878990161621 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
[pid=3803/tid=3812] ppid=3800 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3803/task/3812/stat : 3812 (java) S 3800 3803 32649 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 74405875 15380533248 31956 33554432000 4194304 4196468 140728662285536 139877421143024 139878990161621 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
[pid=3803/tid=3813] ppid=3800 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3803/task/3813/stat : 3813 (java) S 3800 3803 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74405877 15380533248 31956 33554432000 4194304 4196468 140728662285536 139877046638800 139878990170011 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
[pid=3803/tid=3814] ppid=3800 vsize=15020052 memory=279436075204848 CPUtime=0.09 cores=1,3,5,7
/proc/3803/task/3814/stat : 3814 (java) S 3800 3803 32649 0 -1 1077944384 778 0 0 0 9 0 0 0 20 0 15 0 74405878 15380533248 31956 33554432000 4194304 4196468 140728662285536 139878027160048 139878990162562 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
[pid=3803/tid=3815] ppid=3800 vsize=15020052 memory=0 CPUtime=0.06 cores=1,3,5,7
/proc/3803/task/3815/stat : 3815 (java) S 3800 3803 32649 0 -1 1077944384 149 0 0 0 6 0 0 0 20 0 15 0 74405878 15380533248 31956 33554432000 4194304 4196468 140728662285536 139877958019696 139878990162562 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
[pid=3803/tid=3816] ppid=3800 vsize=15020052 memory=-6305713892980514176 CPUtime=0.15 cores=1,3,5,7
/proc/3803/task/3816/stat : 3816 (java) R 3800 3803 32649 0 -1 4202560 419 0 0 0 15 0 0 0 20 0 15 0 74405878 15380533248 31956 33554432000 4194304 4196468 140728662285536 139877956967152 139878990172762 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
[pid=3803/tid=3817] ppid=3800 vsize=15020052 memory=6944656592387989600 CPUtime=0 cores=1,3,5,7
/proc/3803/task/3817/stat : 3817 (java) S 3800 3803 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74405878 15380533248 31956 33554432000 4194304 4196468 140728662285536 139876548734048 139878990161621 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
[pid=3803/tid=3818] ppid=3800 vsize=15020052 memory=6944656592455360604 CPUtime=0 cores=1,3,5,7
/proc/3803/task/3818/stat : 3818 (java) S 3800 3803 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74405878 15380533248 31956 33554432000 4194304 4196468 140728662285536 139877955914032 139878990162562 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
Current children cumulated CPU time: 1 s
Current children cumulated vsize: 15020052 KiB
Current children cumulated memory: 127824 KiB

[startup+1.50593 s]
/proc/loadavg: 1.89 2.01 2.06 5/220 3818
/proc/meminfo: memFree=21079052/32770624 swapFree=67108860/67108860
[pid=3803] ppid=3800 vsize=15024148 memory=182208 CPUtime=2.95 cores=1,3,5,7
/proc/3803/stat : 3803 (java) S 3800 3803 32649 0 -1 1077944320 21566 0 0 0 286 9 0 0 20 0 15 0 74405871 15384727552 45534 33554432000 4194304 4196468 140728662285536 140728662268080 139878990151415 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
/proc/3803/statm: 3756037 45552 3202 1 0 3717422 0
[pid=3803/tid=3805] ppid=3800 vsize=15024148 memory=0 CPUtime=1.47 cores=1,3,5,7
/proc/3803/task/3805/stat : 3805 (java) R 3800 3803 32649 0 -1 4202560 16220 0 0 0 142 5 0 0 20 0 15 0 74405871 15384727552 45552 33554432000 4194304 4196468 140728662285536 139878961985824 139878452430524 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
[pid=3803/tid=3806] ppid=3800 vsize=15024148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3803/task/3806/stat : 3806 (java) S 3800 3803 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74405873 15384727552 45552 33554432000 4194304 4196468 140728662285536 139878994393872 139878990161621 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
[pid=3803/tid=3807] ppid=3800 vsize=15024148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3803/task/3807/stat : 3807 (java) S 3800 3803 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74405873 15384727552 45552 33554432000 4194304 4196468 140728662285536 139878770097040 139878990161621 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
[pid=3803/tid=3808] ppid=3800 vsize=15024148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3803/task/3808/stat : 3808 (java) S 3800 3803 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74405873 15384727552 45552 33554432000 4194304 4196468 140728662285536 139878769044496 139878990161621 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
[pid=3803/tid=3809] ppid=3800 vsize=15024148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3803/task/3809/stat : 3809 (java) S 3800 3803 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74405873 15384727552 45552 33554432000 4194304 4196468 140728662285536 139878767991952 139878990161621 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
[pid=3803/tid=3810] ppid=3800 vsize=15024148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3803/task/3810/stat : 3810 (java) S 3800 3803 32649 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 74405874 15384727552 45552 33554432000 4194304 4196468 140728662285536 139878028212208 139878990162562 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0

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

/proc/3803/task/3818/stat : 3818 (java) S 3800 3803 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 74405878 16058228736 121538 33554432000 4194304 4196468 140728662285536 139877955914032 139878990162562 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
[pid=3803/tid=3820] ppid=3800 vsize=15681864 memory=6944657691966988345 CPUtime=0 cores=1,3,5,7
/proc/3803/task/3820/stat : 3820 (java) S 3800 3803 32649 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 74406101 16058228736 121538 33554432000 4194304 4196468 140728662285536 139878026105920 139878990176025 0 4 0 25189583 18446744071579417331 0 0 -1 1 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
[pid=3803/tid=3822] ppid=3800 vsize=15681864 memory=-7965959121690140575 CPUtime=0 cores=1,3,5,7
/proc/3803/task/3822/stat : 3822 (java) S 3800 3803 32649 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 74406101 16058228736 121538 33554432000 4194304 4196468 140728662285536 139876011851312 139878990173341 0 4 0 25189583 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
[pid=3803/tid=3823] ppid=3800 vsize=15681864 memory=4783210246294233136 CPUtime=0 cores=1,3,5,7
/proc/3803/task/3823/stat : 3823 (java) S 3800 3803 32649 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 74406101 16058228736 121538 33554432000 4194304 4196468 140728662285536 139875609198256 139878990173341 0 4 0 25189583 18446744071580971376 0 0 -1 1 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
[pid=3803/tid=3824] ppid=3800 vsize=15681864 memory=4426639978525455914 CPUtime=0 cores=1,3,5,7
/proc/3803/task/3824/stat : 3824 (java) S 3800 3803 32649 0 -1 1077944384 25 0 0 0 0 0 0 0 20 0 19 0 74406103 16058228736 121538 33554432000 4194304 4196468 140728662285536 139876280294944 139878990161621 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
Current children cumulated CPU time: 7.8 s
Current children cumulated vsize: 15722380 KiB
Current children cumulated memory: 509400 KiB

[startup+5.20088 s]
/proc/loadavg: 1.89 2.01 2.06 3/225 3824
/proc/meminfo: memFree=20710200/32770624 swapFree=67108860/67108860
[pid=3803] ppid=3800 vsize=15681864 memory=486152 CPUtime=5.3 cores=1,3,5,7
/proc/3803/stat : 3803 (java) S 3800 3803 32649 0 -1 1077944320 24225 0 0 0 516 14 0 0 20 0 19 0 74405871 16058228736 121538 33554432000 4194304 4196468 140728662285536 140728662268080 139878990151415 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
/proc/3803/statm: 3920466 121538 3228 1 0 3881322 0
[pid=3819] ppid=3803 vsize=40516 memory=23248 CPUtime=2.9 cores=1,3,5,7
/proc/3819/stat : 3819 (minisat_release) R 3803 3803 32649 0 -1 4202496 8908 0 0 0 289 1 0 0 20 0 1 0 74406100 41488384 5812 33554432000 4194304 4308513 140728990035056 140728990032008 4275626 0 4 0 8396802 0 0 0 17 5 0 0 0 0 0 6409496 6410680 11431936 140728990040753 140728990041262 140728990041262 140728990044101 0
/proc/3819/statm: 10129 5812 346 28 0 6369 0
[pid=3803/tid=3805] ppid=3800 vsize=15681864 memory=0 CPUtime=2.3 cores=1,3,5,7
/proc/3803/task/3805/stat : 3805 (java) S 3800 3803 32649 0 -1 1077944384 16959 0 0 0 220 10 0 0 20 0 19 0 74405871 16058228736 121538 33554432000 4194304 4196468 140728662285536 139878961990656 139878990161621 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
[pid=3803/tid=3806] ppid=3800 vsize=15681864 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3803/task/3806/stat : 3806 (java) S 3800 3803 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 74405873 16058228736 121538 33554432000 4194304 4196468 140728662285536 139878994393872 139878990161621 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
[pid=3803/tid=3807] ppid=3800 vsize=15681864 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3803/task/3807/stat : 3807 (java) S 3800 3803 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 74405873 16058228736 121538 33554432000 4194304 4196468 140728662285536 139878770097040 139878990161621 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
[pid=3803/tid=3808] ppid=3800 vsize=15681864 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3803/task/3808/stat : 3808 (java) S 3800 3803 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 74405873 16058228736 121538 33554432000 4194304 4196468 140728662285536 139878769044496 139878990161621 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
[pid=3803/tid=3809] ppid=3800 vsize=15681864 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3803/task/3809/stat : 3809 (java) S 3800 3803 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 74405873 16058228736 121538 33554432000 4194304 4196468 140728662285536 139878767991952 139878990161621 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
[pid=3803/tid=3810] ppid=3800 vsize=15681864 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3803/task/3810/stat : 3810 (java) S 3800 3803 32649 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 19 0 74405874 16058228736 121538 33554432000 4194304 4196468 140728662285536 139878028212208 139878990162562 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
[pid=3803/tid=3811] ppid=3800 vsize=15681864 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3803/task/3811/stat : 3811 (java) S 3800 3803 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 74405875 16058228736 121538 33554432000 4194304 4196468 140728662285536 139877555364768 139878990161621 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
[pid=3803/tid=3812] ppid=3800 vsize=15681864 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3803/task/3812/stat : 3812 (java) S 3800 3803 32649 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 74405875 16058228736 121538 33554432000 4194304 4196468 140728662285536 139877421143024 139878990161621 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
[pid=3803/tid=3813] ppid=3800 vsize=15681864 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3803/task/3813/stat : 3813 (java) S 3800 3803 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 74405877 16058228736 121538 33554432000 4194304 4196468 140728662285536 139877046638800 139878990170011 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
[pid=3803/tid=3814] ppid=3800 vsize=15681864 memory=0 CPUtime=1.04 cores=1,3,5,7
/proc/3803/task/3814/stat : 3814 (java) S 3800 3803 32649 0 -1 1077944384 1286 0 0 0 104 0 0 0 20 0 19 0 74405878 16058228736 121538 33554432000 4194304 4196468 140728662285536 139878027160048 139878990162562 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
[pid=3803/tid=3815] ppid=3800 vsize=15681864 memory=0 CPUtime=1.07 cores=1,3,5,7
/proc/3803/task/3815/stat : 3815 (java) S 3800 3803 32649 0 -1 1077944384 1770 0 0 0 106 1 0 0 20 0 19 0 74405878 16058228736 121538 33554432000 4194304 4196468 140728662285536 139877958019696 139878990162562 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
[pid=3803/tid=3816] ppid=3800 vsize=15681864 memory=0 CPUtime=0.85 cores=1,3,5,7
/proc/3803/task/3816/stat : 3816 (java) S 3800 3803 32649 0 -1 1077944384 2790 0 0 0 84 1 0 0 20 0 19 0 74405878 16058228736 121538 33554432000 4194304 4196468 140728662285536 139877956967152 139878990162562 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
[pid=3803/tid=3817] ppid=3800 vsize=15681864 memory=486152 CPUtime=0 cores=1,3,5,7
/proc/3803/task/3817/stat : 3817 (java) S 3800 3803 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 74405878 16058228736 121538 33554432000 4194304 4196468 140728662285536 139876548734048 139878990161621 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
[pid=3803/tid=3818] ppid=3800 vsize=15681864 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3803/task/3818/stat : 3818 (java) S 3800 3803 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 74405878 16058228736 121538 33554432000 4194304 4196468 140728662285536 139877955914032 139878990162562 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 9 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
[pid=3803/tid=3820] ppid=3800 vsize=15681864 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3803/task/3820/stat : 3820 (java) S 3800 3803 32649 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 74406101 16058228736 121538 33554432000 4194304 4196468 140728662285536 139878026105920 139878990176025 0 4 0 25189583 18446744071579417331 0 0 -1 1 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
[pid=3803/tid=3822] ppid=3800 vsize=15681864 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3803/task/3822/stat : 3822 (java) S 3800 3803 32649 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 74406101 16058228736 121538 33554432000 4194304 4196468 140728662285536 139876011851312 139878990173341 0 4 0 25189583 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
[pid=3803/tid=3823] ppid=3800 vsize=15681864 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3803/task/3823/stat : 3823 (java) S 3800 3803 32649 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 74406101 16058228736 121538 33554432000 4194304 4196468 140728662285536 139875609198256 139878990173341 0 4 0 25189583 18446744071580971376 0 0 -1 1 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
[pid=3803/tid=3824] ppid=3800 vsize=15681864 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3803/task/3824/stat : 3824 (java) S 3800 3803 32649 0 -1 1077944384 25 0 0 0 0 0 0 0 20 0 19 0 74406103 16058228736 121538 33554432000 4194304 4196468 140728662285536 139876280294944 139878990161621 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
Current children cumulated CPU time: 8.2 s
Current children cumulated vsize: 15722380 KiB
Current children cumulated memory: 509400 KiB

[startup+5.40085 s]
/proc/loadavg: 1.89 2.01 2.06 3/225 3824
/proc/meminfo: memFree=20710200/32770624 swapFree=67108860/67108860
[pid=3803] ppid=3800 vsize=15681864 memory=486152 CPUtime=5.3 cores=1,3,5,7
/proc/3803/stat : 3803 (java) S 3800 3803 32649 0 -1 1077944320 24225 0 0 0 516 14 0 0 20 0 19 0 74405871 16058228736 121538 33554432000 4194304 4196468 140728662285536 140728662268080 139878990151415 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
/proc/3803/statm: 3920466 121538 3228 1 0 3881322 0
[pid=3819] ppid=3803 vsize=40516 memory=23256 CPUtime=3.1 cores=1,3,5,7
/proc/3819/stat : 3819 (minisat_release) R 3803 3803 32649 0 -1 4202496 8926 0 0 0 309 1 0 0 20 0 1 0 74406100 41488384 5814 33554432000 4194304 4308513 140728990035056 140728990032008 4275941 0 4 0 8396802 0 0 0 17 5 0 0 0 0 0 6409496 6410680 11431936 140728990040753 140728990041262 140728990041262 140728990044101 0
/proc/3819/statm: 10129 5814 348 28 0 6369 0
[pid=3803/tid=3805] ppid=3800 vsize=15681864 memory=6442213902160126816 CPUtime=2.3 cores=1,3,5,7
/proc/3803/task/3805/stat : 3805 (java) S 3800 3803 32649 0 -1 1077944384 16959 0 0 0 220 10 0 0 20 0 19 0 74405871 16058228736 121538 33554432000 4194304 4196468 140728662285536 139878961990656 139878990161621 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
[pid=3803/tid=3806] ppid=3800 vsize=15681864 memory=6442213902160126816 CPUtime=0 cores=1,3,5,7
/proc/3803/task/3806/stat : 3806 (java) S 3800 3803 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 74405873 16058228736 121538 33554432000 4194304 4196468 140728662285536 139878994393872 139878990161621 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
[pid=3803/tid=3807] ppid=3800 vsize=15681864 memory=6442213902160126816 CPUtime=0 cores=1,3,5,7
/proc/3803/task/3807/stat : 3807 (java) S 3800 3803 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 74405873 16058228736 121538 33554432000 4194304 4196468 140728662285536 139878770097040 139878990161621 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
[pid=3803/tid=3808] ppid=3800 vsize=15681864 memory=6442213902160126816 CPUtime=0 cores=1,3,5,7
/proc/3803/task/3808/stat : 3808 (java) S 3800 3803 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 74405873 16058228736 121538 33554432000 4194304 4196468 140728662285536 139878769044496 139878990161621 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
[pid=3803/tid=3809] ppid=3800 vsize=15681864 memory=6442213902160126816 CPUtime=0 cores=1,3,5,7
/proc/3803/task/3809/stat : 3809 (java) S 3800 3803 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 74405873 16058228736 121538 33554432000 4194304 4196468 140728662285536 139878767991952 139878990161621 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
[pid=3803/tid=3810] ppid=3800 vsize=15681864 memory=6442213902160126816 CPUtime=0 cores=1,3,5,7
/proc/3803/task/3810/stat : 3810 (java) S 3800 3803 32649 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 19 0 74405874 16058228736 121538 33554432000 4194304 4196468 140728662285536 139878028212208 139878990162562 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
[pid=3803/tid=3811] ppid=3800 vsize=15681864 memory=6442213902160126816 CPUtime=0 cores=1,3,5,7
/proc/3803/task/3811/stat : 3811 (java) S 3800 3803 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 74405875 16058228736 121538 33554432000 4194304 4196468 140728662285536 139877555364768 139878990161621 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
[pid=3803/tid=3812] ppid=3800 vsize=15681864 memory=6442213902160126816 CPUtime=0 cores=1,3,5,7
/proc/3803/task/3812/stat : 3812 (java) S 3800 3803 32649 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 74405875 16058228736 121538 33554432000 4194304 4196468 140728662285536 139877421143024 139878990161621 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
[pid=3803/tid=3813] ppid=3800 vsize=15681864 memory=6152568463183733600 CPUtime=0 cores=1,3,5,7
/proc/3803/task/3813/stat : 3813 (java) S 3800 3803 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 74405877 16058228736 121538 33554432000 4194304 4196468 140728662285536 139877046638800 139878990170011 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
[pid=3803/tid=3814] ppid=3800 vsize=15681864 memory=6152568463183733600 CPUtime=1.04 cores=1,3,5,7
/proc/3803/task/3814/stat : 3814 (java) S 3800 3803 32649 0 -1 1077944384 1286 0 0 0 104 0 0 0 20 0 19 0 74405878 16058228736 121538 33554432000 4194304 4196468 140728662285536 139878027160048 139878990162562 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
[pid=3803/tid=3815] ppid=3800 vsize=15681864 memory=6152568463183733600 CPUtime=1.07 cores=1,3,5,7
/proc/3803/task/3815/stat : 3815 (java) S 3800 3803 32649 0 -1 1077944384 1770 0 0 0 106 1 0 0 20 0 19 0 74405878 16058228736 121538 33554432000 4194304 4196468 140728662285536 139877958019696 139878990162562 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
[pid=3803/tid=3816] ppid=3800 vsize=15681864 memory=6442213902160126816 CPUtime=0.85 cores=1,3,5,7
/proc/3803/task/3816/stat : 3816 (java) S 3800 3803 32649 0 -1 1077944384 2790 0 0 0 84 1 0 0 20 0 19 0 74405878 16058228736 121538 33554432000 4194304 4196468 140728662285536 139877956967152 139878990162562 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
[pid=3803/tid=3817] ppid=3800 vsize=15681864 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3803/task/3817/stat : 3817 (java) S 3800 3803 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 74405878 16058228736 121538 33554432000 4194304 4196468 140728662285536 139876548734048 139878990161621 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
[pid=3803/tid=3818] ppid=3800 vsize=15681864 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3803/task/3818/stat : 3818 (java) S 3800 3803 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 74405878 16058228736 121538 33554432000 4194304 4196468 140728662285536 139877955914032 139878990162562 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 9 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
[pid=3803/tid=3820] ppid=3800 vsize=15681864 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3803/task/3820/stat : 3820 (java) S 3800 3803 32649 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 74406101 16058228736 121538 33554432000 4194304 4196468 140728662285536 139878026105920 139878990176025 0 4 0 25189583 18446744071579417331 0 0 -1 1 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
[pid=3803/tid=3822] ppid=3800 vsize=15681864 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3803/task/3822/stat : 3822 (java) S 3800 3803 32649 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 74406101 16058228736 121538 33554432000 4194304 4196468 140728662285536 139876011851312 139878990173341 0 4 0 25189583 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
[pid=3803/tid=3823] ppid=3800 vsize=15681864 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3803/task/3823/stat : 3823 (java) S 3800 3803 32649 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 74406101 16058228736 121538 33554432000 4194304 4196468 140728662285536 139875609198256 139878990173341 0 4 0 25189583 18446744071580971376 0 0 -1 1 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
[pid=3803/tid=3824] ppid=3800 vsize=15681864 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3803/task/3824/stat : 3824 (java) S 3800 3803 32649 0 -1 1077944384 25 0 0 0 0 0 0 0 20 0 19 0 74406103 16058228736 121538 33554432000 4194304 4196468 140728662285536 139876280294944 139878990161621 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
Current children cumulated CPU time: 8.4 s
Current children cumulated vsize: 15722380 KiB
Current children cumulated memory: 509408 KiB

[startup+5.50094 s]
/proc/loadavg: 1.89 2.01 2.06 3/225 3824
/proc/meminfo: memFree=20710200/32770624 swapFree=67108860/67108860
[pid=3803] ppid=3800 vsize=15681864 memory=486152 CPUtime=5.3 cores=1,3,5,7
/proc/3803/stat : 3803 (java) S 3800 3803 32649 0 -1 1077944320 24225 0 0 0 516 14 0 0 20 0 19 0 74405871 16058228736 121538 33554432000 4194304 4196468 140728662285536 140728662268080 139878990151415 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
/proc/3803/statm: 3920466 121538 3228 1 0 3881322 0
[pid=3819] ppid=3803 vsize=40516 memory=23256 CPUtime=3.2 cores=1,3,5,7
/proc/3819/stat : 3819 (minisat_release) R 3803 3803 32649 0 -1 4202496 8926 0 0 0 319 1 0 0 20 0 1 0 74406100 41488384 5814 33554432000 4194304 4308513 140728990035056 140728990032008 4276008 0 4 0 8396802 0 0 0 17 5 0 0 0 0 0 6409496 6410680 11431936 140728990040753 140728990041262 140728990041262 140728990044101 0
/proc/3819/statm: 10129 5814 348 28 0 6369 0
[pid=3803/tid=3805] ppid=3800 vsize=15681864 memory=0 CPUtime=2.3 cores=1,3,5,7
/proc/3803/task/3805/stat : 3805 (java) S 3800 3803 32649 0 -1 1077944384 16959 0 0 0 220 10 0 0 20 0 19 0 74405871 16058228736 121538 33554432000 4194304 4196468 140728662285536 139878961990656 139878990161621 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
[pid=3803/tid=3806] ppid=3800 vsize=15681864 memory=2241 CPUtime=0 cores=1,3,5,7
/proc/3803/task/3806/stat : 3806 (java) S 3800 3803 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 74405873 16058228736 121538 33554432000 4194304 4196468 140728662285536 139878994393872 139878990161621 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
[pid=3803/tid=3807] ppid=3800 vsize=15681864 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/3803/task/3807/stat : 3807 (java) S 3800 3803 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 74405873 16058228736 121538 33554432000 4194304 4196468 140728662285536 139878770097040 139878990161621 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
[pid=3803/tid=3808] ppid=3800 vsize=15681864 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3803/task/3808/stat : 3808 (java) S 3800 3803 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 74405873 16058228736 121538 33554432000 4194304 4196468 140728662285536 139878769044496 139878990161621 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
[pid=3803/tid=3809] ppid=3800 vsize=15681864 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3803/task/3809/stat : 3809 (java) S 3800 3803 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 74405873 16058228736 121538 33554432000 4194304 4196468 140728662285536 139878767991952 139878990161621 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
[pid=3803/tid=3810] ppid=3800 vsize=15681864 memory=-5059952977386882957 CPUtime=0 cores=1,3,5,7
/proc/3803/task/3810/stat : 3810 (java) S 3800 3803 32649 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 19 0 74405874 16058228736 121538 33554432000 4194304 4196468 140728662285536 139878028212208 139878990162562 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
[pid=3803/tid=3811] ppid=3800 vsize=15681864 memory=4629546024076873078 CPUtime=0 cores=1,3,5,7
/proc/3803/task/3811/stat : 3811 (java) S 3800 3803 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 74405875 16058228736 121538 33554432000 4194304 4196468 140728662285536 139877555364768 139878990161621 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
[pid=3803/tid=3812] ppid=3800 vsize=15681864 memory=-7521736447810188379 CPUtime=0 cores=1,3,5,7
/proc/3803/task/3812/stat : 3812 (java) S 3800 3803 32649 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 74405875 16058228736 121538 33554432000 4194304 4196468 140728662285536 139877421143024 139878990161621 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
[pid=3803/tid=3813] ppid=3800 vsize=15681864 memory=-8412652160765825939 CPUtime=0 cores=1,3,5,7
/proc/3803/task/3813/stat : 3813 (java) S 3800 3803 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 74405877 16058228736 121538 33554432000 4194304 4196468 140728662285536 139877046638800 139878990170011 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
[pid=3803/tid=3814] ppid=3800 vsize=15681864 memory=0 CPUtime=1.04 cores=1,3,5,7
/proc/3803/task/3814/stat : 3814 (java) S 3800 3803 32649 0 -1 1077944384 1286 0 0 0 104 0 0 0 20 0 19 0 74405878 16058228736 121538 33554432000 4194304 4196468 140728662285536 139878027160048 139878990162562 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
[pid=3803/tid=3815] ppid=3800 vsize=15681864 memory=0 CPUtime=1.07 cores=1,3,5,7
/proc/3803/task/3815/stat : 3815 (java) S 3800 3803 32649 0 -1 1077944384 1770 0 0 0 106 1 0 0 20 0 19 0 74405878 16058228736 121538 33554432000 4194304 4196468 140728662285536 139877958019696 139878990162562 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
[pid=3803/tid=3816] ppid=3800 vsize=15681864 memory=4580 CPUtime=0.85 cores=1,3,5,7
/proc/3803/task/3816/stat : 3816 (java) S 3800 3803 32649 0 -1 1077944384 2790 0 0 0 84 1 0 0 20 0 19 0 74405878 16058228736 121538 33554432000 4194304 4196468 140728662285536 139877956967152 139878990162562 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
[pid=3803/tid=3817] ppid=3800 vsize=15681864 memory=6935054825532540783 CPUtime=0 cores=1,3,5,7
/proc/3803/task/3817/stat : 3817 (java) S 3800 3803 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 74405878 16058228736 121538 33554432000 4194304 4196468 140728662285536 139876548734048 139878990161621 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
[pid=3803/tid=3818] ppid=3800 vsize=15681864 memory=139718194154577 CPUtime=0 cores=1,3,5,7
/proc/3803/task/3818/stat : 3818 (java) S 3800 3803 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 74405878 16058228736 121538 33554432000 4194304 4196468 140728662285536 139877955914032 139878990162562 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 9 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
[pid=3803/tid=3820] ppid=3800 vsize=15681864 memory=7680 CPUtime=0 cores=1,3,5,7
/proc/3803/task/3820/stat : 3820 (java) S 3800 3803 32649 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 74406101 16058228736 121538 33554432000 4194304 4196468 140728662285536 139878026105920 139878990176025 0 4 0 25189583 18446744071579417331 0 0 -1 1 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
[pid=3803/tid=3822] ppid=3800 vsize=15681864 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3803/task/3822/stat : 3822 (java) S 3800 3803 32649 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 74406101 16058228736 121538 33554432000 4194304 4196468 140728662285536 139876011851312 139878990173341 0 4 0 25189583 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
[pid=3803/tid=3823] ppid=3800 vsize=15681864 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3803/task/3823/stat : 3823 (java) S 3800 3803 32649 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 74406101 16058228736 121538 33554432000 4194304 4196468 140728662285536 139875609198256 139878990173341 0 4 0 25189583 18446744071580971376 0 0 -1 1 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
[pid=3803/tid=3824] ppid=3800 vsize=15681864 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3803/task/3824/stat : 3824 (java) S 3800 3803 32649 0 -1 1077944384 25 0 0 0 0 0 0 0 20 0 19 0 74406103 16058228736 121538 33554432000 4194304 4196468 140728662285536 139876280294944 139878990161621 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15155200 140728662287347 140728662287625 140728662287625 140728662290383 0
Current children cumulated CPU time: 8.5 s
Current children cumulated vsize: 15722380 KiB
Current children cumulated memory: 509408 KiB

Child status: 0
Real time (s): 5.5213
CPU time (s): 8.54513
CPU user time (s): 8.3693
CPU system time (s): 0.175836
CPU usage (%): 154.767
Max. virtual memory (cumulated for all children) (KiB): 15722380
Max. memory (cumulated for all children) (KiB): 509408

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.3693
system time used= 0.175836
maximum resident set size= 487028
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33250
page faults= 0
swaps= 0
block input operations= 0
block output operations= 6512
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4112
involuntary context switches= 22


# summary of solver processes directly reported to runsolver:
#   pid: 3803
#   total CPU time (s): 8.54513
#   total CPU user time (s): 8.3693
#   total CPU system time (s): 0.175836

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.056478 second user time and 0.104193 second system time

The end

Launcher Data

Begin job on node150 at 2018-07-26 03:27:06
IDJOB=4295553
IDBENCH=141565
IDSOLVER=2756
FILE ID=node150/4295553-1532568426
RUNJOBID= node150-1532562189-32681
PBS_JOBID= 21021956
Free space on /tmp= 53096 MiB

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

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

MD5SUM BENCH= 5026d1a6c388113c28cc4e99e58b99c3
RANDOM SEED=852047135

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:        21211084 kB
MemAvailable:   28704436 kB
Buffers:          191524 kB
Cached:          7518156 kB
SwapCached:            0 kB
Active:          5361240 kB
Inactive:        5622096 kB
Active(anon):    3224520 kB
Inactive(anon):    76676 kB
Active(file):    2136720 kB
Inactive(file):  5545420 kB
Unevictable:        7744 kB
Mlocked:            7744 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7868 kB
Writeback:             0 kB
AnonPages:       3336380 kB
Mapped:            52364 kB
Shmem:             25224 kB
Slab:             268068 kB
SReclaimable:     239672 kB
SUnreclaim:        28396 kB
KernelStack:        3968 kB
PageTables:        11800 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13519572 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3147776 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= 53088 MiB
End job on node150 at 2018-07-26 03:27:12