Trace number 4295732

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
scop both+MapleCOMSPS (2018-06-13)? (MO) 459.575 444.044

General information on the benchmark

NameSportsScheduling/
SportsScheduling-14_c18.xml
MD5SUM1e3f519c957d5cb55b89b746c42a86fa
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark49.9118
Satisfiable
(Un)Satisfiability was proved
Number of variables287
Number of constraints147
Number of domains2
Minimum domain size14
Maximum domain size91
Distribution of domain sizes[{"size":14,"count":196},{"size":91,"count":91}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":98},{"degree":4,"count":189}]
Minimum constraint arity1
Maximum constraint arity91
Distribution of constraint arities[{"arity":1,"count":7},{"arity":2,"count":7},{"arity":3,"count":91},{"arity":7,"count":13},{"arity":14,"count":14},{"arity":26,"count":7},{"arity":28,"count":7},{"arity":91,"count":1}]
Number of extensional constraints91
Number of intensional constraints14
Distribution of constraint types[{"type":"extension","count":91},{"type":"intension","count":14},{"type":"allDifferent","count":15},{"type":"count","count":13},{"type":"cardinality","count":14}]
Optimization problemNO
Type of objective

Solver Data

0.67/0.52	
0.67/0.53	scop both+minisat_release (2018-06-13)
0.67/0.53	
0.67/0.55	c BEGIN-Prog: Thu Jul 26 01:03:47 CEST 2018
0.67/0.55	c PID: 3212
0.67/0.55	c IP: 172.20.3.102
0.67/0.55	c HOST: node102.alineos.net
0.67/0.56	c (0,0) Parsing Begin
1.63/1.02	c (0,0) Parsing End
1.63/1.03	c (0,0) CSP: 287 int (0 aux), 0 bool (0 aux), 147 ctr, max domain size 91
1.63/1.03	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.63/1.03	c (0,0) Constraint Name Generate Begin
1.63/1.04	c (0,0) Ctr:HOME/instance-4295732-1532559827.xml,AllDifferent:Cardinality:Count:Eq:ExtensionSupport:IntVar:Lt:Num
1.63/1.04	c (0,0) Constraint Name Generate End
1.63/1.04	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 20 MiB used (max 0 MiB)
1.63/1.04	c (0,0) CSP to CSPinCNF Begin
4.33/2.10	c (1,1) translated 15 (10%) constraints
5.79/2.50	c (1,1) translated 30 (20%) constraints
6.70/2.87	c (2,2) translated 45 (30%) constraints
7.40/3.17	c (2,2) translated 59 (40%) constraints
7.77/3.47	c (2,2) translated 74 (50%) constraints
8.11/3.77	c (3,3) translated 89 (60%) constraints
8.82/4.07	c (3,3) translated 103 (70%) constraints
10.41/4.60	c (4,4) translated 118 (80%) constraints
10.72/4.62	c (4,4) translated 133 (90%) constraints
11.09/4.75	c (4,4) translated 147 (100%) constraints
12.56/5.26	c (4,4) STATISTICS1:HOME/instance-4295732-1532559827.xml,AllDifferent:Cardinality:Count:Eq:ExtensionSupport:IntVar:Lt:Num,12586,56253,134217728,91,91,28,134217728:196;33554432:196;91:3486;64:26;13:1281;1:609,91:38136;13:42294;2:85582;1:3185,91:2;14:301;13:91;12:91;11:91;10:91;9:91;8:91;7:91;6:91;5:91;4:14105;3:14574;2:26131;1:321,28:196;26:196;7:26;2:5376;1:153356;0:91,
12.56/5.26	c (4,4) ===========================================
12.56/5.26	c (4,4) Both Encoding selects:
12.56/5.26	c (4,4) Order
12.56/5.26	c (4,4) ===========================================
13.18/5.43	c (4,4) translated 5626 (10%) constraints
13.47/5.56	c (5,5) translated 11251 (20%) constraints
13.77/5.68	c (5,5) translated 16876 (30%) constraints
14.10/5.79	c (5,5) translated 22502 (40%) constraints
14.35/5.88	c (5,5) translated 28127 (50%) constraints
14.57/5.96	c (5,5) translated 33752 (60%) constraints
14.68/6.04	c (5,5) translated 39378 (70%) constraints
14.79/6.13	c (5,5) translated 45003 (80%) constraints
15.73/6.43	c (5,5) translated 50628 (90%) constraints
17.26/7.00	c (6,6) translated 56253 (100%) constraints
17.26/7.00	c (6,6) CSP to CSPinCNF End
17.59/7.01	c (6,6) CSP: 1072 int (785 aux), 15134 bool (15134 aux), 63217 ctr, max domain size 89
17.59/7.01	c (6,6) Heap : 1858 MiB used (max 10795 MiB), NonHeap : 33 MiB used (max 0 MiB)
17.59/7.01	c (6,6) CSPinCNF Propagation Begin
19.54/7.75	c (7,7) 2514 values, 9493 unsatisfiable literals, and 7097 valid clauses are removed
19.54/7.75	c (7,7) CSPinCNF Propagation End
19.54/7.76	c (7,7) CSP: 2962 int (2675 aux), 13244 bool (13244 aux), 56120 ctr, max domain size 89
19.54/7.76	c (7,7) Heap : 2196 MiB used (max 10795 MiB), NonHeap : 32 MiB used (max 0 MiB)
19.54/7.76	c (7,7) Simplify CSPinCNF Begin
20.63/8.11	c (7,7) Simplify CSPinCNF End
20.63/8.12	c (7,7) CSP: 2962 int (2675 aux), 23422 bool (23422 aux), 66298 ctr, max domain size 89
20.63/8.12	c (7,7) Heap : 2365 MiB used (max 10795 MiB), NonHeap : 32 MiB used (max 0 MiB)
20.63/8.12	c (7,7) Calculate Precise Domain Begin
20.63/8.17	c (7,7) 7 values are removed by re-calculation
20.63/8.17	c (7,7) Calculate Precise Domain End
20.63/8.17	c (7,7) CSP: 2962 int (2675 aux), 23422 bool (23422 aux), 66298 ctr, max domain size 89
20.63/8.17	c (7,7) Heap : 2365 MiB used (max 10795 MiB), NonHeap : 32 MiB used (max 0 MiB)
20.63/8.17	c (7,7) CSPinCNF to SatSolver Begin
21.21/8.35	c (7,7) 6630 (10 %) CSP clauses are encoded (35386 SAT variables, 17570 SAT clauses)
21.50/8.40	c (7,7) 13260 (20 %) CSP clauses are encoded (35386 SAT variables, 24200 SAT clauses)
21.50/8.44	c (7,7) 19890 (30 %) CSP clauses are encoded (35386 SAT variables, 30830 SAT clauses)
21.50/8.49	c (7,7) 26520 (40 %) CSP clauses are encoded (35386 SAT variables, 37460 SAT clauses)
21.65/8.53	c (7,7) 33149 (50 %) CSP clauses are encoded (35386 SAT variables, 44089 SAT clauses)
21.65/8.57	c (8,8) 39779 (60 %) CSP clauses are encoded (35386 SAT variables, 50719 SAT clauses)
23.41/9.52	c (8,8) 46409 (70 %) CSP clauses are encoded (35386 SAT variables, 371509 SAT clauses)
24.19/10.22	c (9,9) 53039 (80 %) CSP clauses are encoded (35386 SAT variables, 684555 SAT clauses)
24.86/10.58	c (10,9) 59669 (90 %) CSP clauses are encoded (35386 SAT variables, 742499 SAT clauses)
25.34/10.82	c (10,10) 66298 (100 %) CSP clauses are encoded (35386 SAT variables, 805672 SAT clauses)
25.34/10.82	c (10,10) CSPinCNF to SatSolver End
25.34/10.82	c (10,10) Heap : 1762 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
26.17/11.16	c (10,10) STATISTICS2:HOME/instance-4295732-1532559827.xml,AllDifferent:Cardinality:Count:Eq:ExtensionSupport:IntVar:Lt:Num,26384,66298,1024,89,13,11,1024:2;512:306;256:614;128:2;89:6972;72:1;64:24;32:56;27:65;18:6;16:196;15:18;13:693;12:1680;10:1;9:252;4:42;1:840,89:44674;13:36260;12:7812;10:2;9:296;8:2;5:80;3:1678;2:104692;1:2660,13:168;12:168;11:84;10:84;9:84;8:84;7:110;6:84;5:84;4:13020;3:12243;2:38493;1:1592,11:196;10:784;9:196;7:24;3:385;2:10185;1:164703,
26.17/11.16	c (10,10) SatSolver.solve Begin
26.17/11.16	c (10,10) 35386 bool, 805684 clause
26.17/11.16	c (10,10) 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-4295732-1532559827.xml-scop-3212.cnf HOME/instance-4295732-1532559827.xml-scop-3212.cnf.out
459.52/444.01	c (443,0) receiving signal SIGTERM
459.52/444.01	s UNKNOWN
459.52/444.01	c (443,10) SatSolver is killed by some reasons.
459.52/444.01	c (443,10) 0,0,6,7,7,7,10,TO,TO,STOP-AFTER(DIMACS)
459.52/444.02	c END-Prog: Thu Jul 26 01:11:11 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 (8213 MiB free)
  memory of node 1: 16384 MiB (12445 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4295732-1532559827/watcher-4295732-1532559827 -o /tmp/evaluation-result-4295732-1532559827/solver-4295732-1532559827 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1532535327-29243 --watchdog 2580 java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -both -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4295732-1532559827.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=3212, runsolver pid=3209

[startup+0.100065 s]*
/proc/loadavg: 2.30 2.10 2.07 3/222 3227
/proc/meminfo: memFree=21094532/32770624 swapFree=67076644/67108860
[pid=3212] ppid=3209 vsize=15011656 memory=72284 CPUtime=0.11 cores=0,2,4,6
/proc/3212/stat : 3212 (java) S 3209 3212 29212 0 -1 1077944320 6247 0 0 0 9 2 0 0 20 0 15 0 73545840 15371935744 18071 33554432000 4194304 4196468 140733835584400 140733835566944 140288544755447 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
/proc/3212/statm: 3752914 18071 2781 1 0 3715374 0
[pid=3212/tid=3214] ppid=3209 vsize=15011656 memory=7100839887284243048 CPUtime=0.09 cores=0,2,4,6
/proc/3212/task/3214/stat : 3214 (java) R 3209 3212 29212 0 -1 4202560 4474 0 0 0 7 2 0 0 20 0 15 0 73545841 15371935744 18203 33554432000 4194304 4196468 140733835584400 140288516567224 140288525031261 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
[pid=3212/tid=3215] ppid=3209 vsize=15011656 memory=3472328295574039403 CPUtime=0 cores=0,2,4,6
/proc/3212/task/3215/stat : 3215 (java) S 3209 3212 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73545842 15371935744 18203 33554432000 4194304 4196468 140733835584400 140288548997776 140288544765653 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
[pid=3212/tid=3216] ppid=3209 vsize=15011656 memory=140021247846016 CPUtime=0 cores=0,2,4,6
/proc/3212/task/3216/stat : 3216 (java) S 3209 3212 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73545842 15371935744 18203 33554432000 4194304 4196468 140733835584400 140288340081168 140288544765653 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
[pid=3212/tid=3217] ppid=3209 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3212/task/3217/stat : 3217 (java) S 3209 3212 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73545842 15371935744 18203 33554432000 4194304 4196468 140733835584400 140288339028368 140288544765653 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
[pid=3212/tid=3218] ppid=3209 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3212/task/3218/stat : 3218 (java) S 3209 3212 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73545842 15371935744 18203 33554432000 4194304 4196468 140733835584400 140288337975568 140288544765653 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
[pid=3212/tid=3219] ppid=3209 vsize=15011656 memory=140021247846016 CPUtime=0 cores=0,2,4,6
/proc/3212/task/3219/stat : 3219 (java) S 3209 3212 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73545844 15371935744 18269 33554432000 4194304 4196468 140733835584400 140287514995568 140288544766594 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
[pid=3212/tid=3220] ppid=3209 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3212/task/3220/stat : 3220 (java) S 3209 3212 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 73545844 15371935744 18269 33554432000 4194304 4196468 140733835584400 140287120762400 140288544765653 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
[pid=3212/tid=3221] ppid=3209 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3212/task/3221/stat : 3221 (java) S 3209 3212 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73545845 15371935744 18269 33554432000 4194304 4196468 140733835584400 140286852326768 140288544765653 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
[pid=3212/tid=3222] ppid=3209 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3212/task/3222/stat : 3222 (java) S 3209 3212 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73545847 15371935744 18269 33554432000 4194304 4196468 140733835584400 140286477818192 140288544774043 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
[pid=3212/tid=3223] ppid=3209 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3212/task/3223/stat : 3223 (java) S 3209 3212 29212 0 -1 1077944384 300 0 0 0 0 0 0 0 20 0 15 0 73545847 15371935744 18269 33554432000 4194304 4196468 140733835584400 140287513942384 140288544766594 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
[pid=3212/tid=3224] ppid=3209 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3212/task/3224/stat : 3224 (java) S 3209 3212 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73545847 15371935744 18269 33554432000 4194304 4196468 140733835584400 140287512889584 140288544766594 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
[pid=3212/tid=3225] ppid=3209 vsize=15011656 memory=140021247846016 CPUtime=0.01 cores=0,2,4,6
/proc/3212/task/3225/stat : 3225 (java) S 3209 3212 29212 0 -1 1077944384 275 0 0 0 1 0 0 0 20 0 15 0 73545847 15371935744 18269 33554432000 4194304 4196468 140733835584400 140287511836784 140288544766594 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
[pid=3212/tid=3226] ppid=3209 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3212/task/3226/stat : 3226 (java) S 3209 3212 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73545847 15371935744 18269 33554432000 4194304 4196468 140733835584400 140285979912416 140288544765653 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
[pid=3212/tid=3227] ppid=3209 vsize=15011656 memory=140021247846016 CPUtime=0 cores=0,2,4,6
/proc/3212/task/3227/stat : 3227 (java) S 3209 3212 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73545847 15371935744 18269 33554432000 4194304 4196468 140733835584400 140287510785200 140288544766594 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 72284 KiB

[startup+0.210534 s]*
/proc/loadavg: 2.30 2.10 2.07 3/222 3227
/proc/meminfo: memFree=21080796/32770624 swapFree=67076644/67108860
[pid=3212] ppid=3209 vsize=15011656 memory=85880 CPUtime=0.25 cores=0,2,4,6
/proc/3212/stat : 3212 (java) S 3209 3212 29212 0 -1 1077944320 9848 0 0 0 22 3 0 0 20 0 15 0 73545840 15371935744 21470 33554432000 4194304 4196468 140733835584400 140733835566944 140288544755447 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
/proc/3212/statm: 3752914 21470 2944 1 0 3715374 0
[pid=3212/tid=3214] ppid=3209 vsize=15011656 memory=7883960649037381690 CPUtime=0.19 cores=0,2,4,6
/proc/3212/task/3214/stat : 3214 (java) R 3209 3212 29212 0 -1 4202560 7755 0 0 0 17 2 0 0 20 0 15 0 73545841 15371935744 21470 33554432000 4194304 4196468 140733835584400 140288516546112 140288544767382 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
[pid=3212/tid=3215] ppid=3209 vsize=15011656 memory=288230613314699287 CPUtime=0 cores=0,2,4,6
/proc/3212/task/3215/stat : 3215 (java) S 3209 3212 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73545842 15371935744 21470 33554432000 4194304 4196468 140733835584400 140288548997776 140288544765653 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
[pid=3212/tid=3216] ppid=3209 vsize=15011656 memory=288370397399557760 CPUtime=0 cores=0,2,4,6
/proc/3212/task/3216/stat : 3216 (java) S 3209 3212 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73545842 15371935744 21470 33554432000 4194304 4196468 140733835584400 140288340081168 140288544765653 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
[pid=3212/tid=3217] ppid=3209 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3212/task/3217/stat : 3217 (java) S 3209 3212 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73545842 15371935744 21470 33554432000 4194304 4196468 140733835584400 140288339028368 140288544765653 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
[pid=3212/tid=3218] ppid=3209 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3212/task/3218/stat : 3218 (java) S 3209 3212 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73545842 15371935744 21470 33554432000 4194304 4196468 140733835584400 140288337975568 140288544765653 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
[pid=3212/tid=3219] ppid=3209 vsize=15011656 memory=140021247846016 CPUtime=0 cores=0,2,4,6
/proc/3212/task/3219/stat : 3219 (java) S 3209 3212 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73545844 15371935744 21470 33554432000 4194304 4196468 140733835584400 140287514995568 140288544766594 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
[pid=3212/tid=3220] ppid=3209 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3212/task/3220/stat : 3220 (java) S 3209 3212 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 73545844 15371935744 21470 33554432000 4194304 4196468 140733835584400 140287120762400 140288544765653 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
[pid=3212/tid=3221] ppid=3209 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3212/task/3221/stat : 3221 (java) S 3209 3212 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73545845 15371935744 21470 33554432000 4194304 4196468 140733835584400 140286852326768 140288544765653 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
[pid=3212/tid=3222] ppid=3209 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3212/task/3222/stat : 3222 (java) S 3209 3212 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73545847 15371935744 21470 33554432000 4194304 4196468 140733835584400 140286477818192 140288544774043 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
[pid=3212/tid=3223] ppid=3209 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3212/task/3223/stat : 3223 (java) S 3209 3212 29212 0 -1 1077944384 334 0 0 0 0 0 0 0 20 0 15 0 73545847 15371935744 21470 33554432000 4194304 4196468 140733835584400 140287513942384 140288544766594 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
[pid=3212/tid=3224] ppid=3209 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3212/task/3224/stat : 3224 (java) S 3209 3212 29212 0 -1 1077944384 133 0 0 0 0 0 0 0 20 0 15 0 73545847 15371935744 21470 33554432000 4194304 4196468 140733835584400 140287512889584 140288544766594 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
[pid=3212/tid=3225] ppid=3209 vsize=15011656 memory=140021247846016 CPUtime=0.03 cores=0,2,4,6
/proc/3212/task/3225/stat : 3225 (java) S 3209 3212 29212 0 -1 1077944384 294 0 0 0 3 0 0 0 20 0 15 0 73545847 15371935744 21470 33554432000 4194304 4196468 140733835584400 140287511836784 140288544766594 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
[pid=3212/tid=3226] ppid=3209 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3212/task/3226/stat : 3226 (java) S 3209 3212 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73545847 15371935744 21470 33554432000 4194304 4196468 140733835584400 140285979912416 140288544765653 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
[pid=3212/tid=3227] ppid=3209 vsize=15011656 memory=140021247846016 CPUtime=0 cores=0,2,4,6
/proc/3212/task/3227/stat : 3227 (java) S 3209 3212 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73545847 15371935744 21470 33554432000 4194304 4196468 140733835584400 140287510785200 140288544766594 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 85880 KiB

[startup+0.31047 s]*
/proc/loadavg: 2.30 2.10 2.07 3/222 3227
/proc/meminfo: memFree=21076860/32770624 swapFree=67076644/67108860
[pid=3212] ppid=3209 vsize=15011656 memory=89708 CPUtime=0.43 cores=0,2,4,6
/proc/3212/stat : 3212 (java) S 3209 3212 29212 0 -1 1077944320 10462 0 0 0 39 4 0 0 20 0 15 0 73545840 15371935744 22427 33554432000 4194304 4196468 140733835584400 140733835566944 140288544755447 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
/proc/3212/statm: 3752914 22427 2982 1 0 3715374 0
[pid=3212/tid=3214] ppid=3209 vsize=15011656 memory=0 CPUtime=0.3 cores=0,2,4,6
/proc/3212/task/3214/stat : 3214 (java) R 3209 3212 29212 0 -1 4202560 8184 0 0 0 27 3 0 0 20 0 15 0 73545841 15371935744 22427 33554432000 4194304 4196468 140733835584400 140288516561128 140288528835934 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
[pid=3212/tid=3215] ppid=3209 vsize=15011656 memory=4294967295 CPUtime=0 cores=0,2,4,6
/proc/3212/task/3215/stat : 3215 (java) S 3209 3212 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73545842 15371935744 22427 33554432000 4194304 4196468 140733835584400 140288548997776 140288544765653 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
[pid=3212/tid=3216] ppid=3209 vsize=15011656 memory=140021247846016 CPUtime=0 cores=0,2,4,6
/proc/3212/task/3216/stat : 3216 (java) S 3209 3212 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73545842 15371935744 22427 33554432000 4194304 4196468 140733835584400 140288340081168 140288544765653 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
[pid=3212/tid=3217] ppid=3209 vsize=15011656 memory=2241 CPUtime=0 cores=0,2,4,6
/proc/3212/task/3217/stat : 3217 (java) S 3209 3212 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73545842 15371935744 22427 33554432000 4194304 4196468 140733835584400 140288339028368 140288544765653 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
[pid=3212/tid=3218] ppid=3209 vsize=15011656 memory=140021101338831 CPUtime=0 cores=0,2,4,6
/proc/3212/task/3218/stat : 3218 (java) S 3209 3212 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73545842 15371935744 22427 33554432000 4194304 4196468 140733835584400 140288337975568 140288544765653 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
[pid=3212/tid=3219] ppid=3209 vsize=15011656 memory=140021247846016 CPUtime=0 cores=0,2,4,6
/proc/3212/task/3219/stat : 3219 (java) S 3209 3212 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73545844 15371935744 22427 33554432000 4194304 4196468 140733835584400 140287514995568 140288544766594 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
[pid=3212/tid=3220] ppid=3209 vsize=15011656 memory=140021101359567 CPUtime=0 cores=0,2,4,6
/proc/3212/task/3220/stat : 3220 (java) S 3209 3212 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 73545844 15371935744 22427 33554432000 4194304 4196468 140733835584400 140287120762400 140288544765653 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
[pid=3212/tid=3221] ppid=3209 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3212/task/3221/stat : 3221 (java) S 3209 3212 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73545845 15371935744 22427 33554432000 4194304 4196468 140733835584400 140286852326768 140288544765653 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
[pid=3212/tid=3222] ppid=3209 vsize=15011656 memory=280042202691456 CPUtime=0 cores=0,2,4,6
/proc/3212/task/3222/stat : 3222 (java) S 3209 3212 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73545847 15371935744 22427 33554432000 4194304 4196468 140733835584400 140286477818192 140288544774043 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
[pid=3212/tid=3223] ppid=3209 vsize=15011656 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/3212/task/3223/stat : 3223 (java) S 3209 3212 29212 0 -1 1077944384 433 0 0 0 2 0 0 0 20 0 15 0 73545847 15371935744 22427 33554432000 4194304 4196468 140733835584400 140287513942384 140288544766594 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
[pid=3212/tid=3224] ppid=3209 vsize=15011656 memory=140021101371279 CPUtime=0.02 cores=0,2,4,6
/proc/3212/task/3224/stat : 3224 (java) S 3209 3212 29212 0 -1 1077944384 179 0 0 0 2 0 0 0 20 0 15 0 73545847 15371935744 22427 33554432000 4194304 4196468 140733835584400 140287512889584 140288544766594 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
[pid=3212/tid=3225] ppid=3209 vsize=15011656 memory=140021247846016 CPUtime=0.07 cores=0,2,4,6
/proc/3212/task/3225/stat : 3225 (java) R 3209 3212 29212 0 -1 4202560 333 0 0 0 7 0 0 0 20 0 15 0 73545847 15371935744 22427 33554432000 4194304 4196468 140733835584400 140287511836784 140288544767382 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
[pid=3212/tid=3226] ppid=3209 vsize=15011656 memory=140021101376415 CPUtime=0 cores=0,2,4,6
/proc/3212/task/3226/stat : 3226 (java) S 3209 3212 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73545847 15371935744 22427 33554432000 4194304 4196468 140733835584400 140285979912416 140288544765653 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
[pid=3212/tid=3227] ppid=3209 vsize=15011656 memory=140021321391856 CPUtime=0 cores=0,2,4,6
/proc/3212/task/3227/stat : 3227 (java) S 3209 3212 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73545847 15371935744 22427 33554432000 4194304 4196468 140733835584400 140287510785200 140288544766594 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 89708 KiB

[startup+0.700684 s]
/proc/loadavg: 2.30 2.10 2.07 3/222 3227
/proc/meminfo: memFree=21052924/32770624 swapFree=67076644/67108860
[pid=3212] ppid=3209 vsize=15020052 memory=129636 CPUtime=1.01 cores=0,2,4,6
/proc/3212/stat : 3212 (java) S 3209 3212 29212 0 -1 1077944320 17634 0 0 0 95 6 0 0 20 0 15 0 73545840 15380533248 32409 33554432000 4194304 4196468 140733835584400 140733835566944 140288544755447 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
/proc/3212/statm: 3755013 32409 3162 1 0 3716398 0
[pid=3212/tid=3214] ppid=3209 vsize=15020052 memory=0 CPUtime=0.67 cores=0,2,4,6
/proc/3212/task/3214/stat : 3214 (java) D 3209 3212 29212 0 -1 1077944384 14888 0 0 0 62 5 0 0 20 0 15 0 73545841 15380533248 32409 33554432000 4194304 4196468 140733835584400 140288516572064 140288537434669 0 4 0 25189583 18446744072101764644 0 0 -1 0 0 0 0 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
[pid=3212/tid=3215] ppid=3209 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3212/task/3215/stat : 3215 (java) S 3209 3212 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73545842 15380533248 32409 33554432000 4194304 4196468 140733835584400 140288548997776 140288544765653 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
[pid=3212/tid=3216] ppid=3209 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3212/task/3216/stat : 3216 (java) S 3209 3212 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73545842 15380533248 32409 33554432000 4194304 4196468 140733835584400 140288340081168 140288544765653 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
[pid=3212/tid=3217] ppid=3209 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3212/task/3217/stat : 3217 (java) S 3209 3212 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73545842 15380533248 32409 33554432000 4194304 4196468 140733835584400 140288339028368 140288544765653 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
[pid=3212/tid=3218] ppid=3209 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3212/task/3218/stat : 3218 (java) S 3209 3212 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73545842 15380533248 32409 33554432000 4194304 4196468 140733835584400 140288337975568 140288544765653 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
[pid=3212/tid=3219] ppid=3209 vsize=15020052 memory=153846600966130 CPUtime=0 cores=0,2,4,6
/proc/3212/task/3219/stat : 3219 (java) S 3209 3212 29212 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 73545844 15380533248 32409 33554432000 4194304 4196468 140733835584400 140287514995568 140288544766594 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
[pid=3212/tid=3220] ppid=3209 vsize=15020052 memory=433139 CPUtime=0 cores=0,2,4,6
/proc/3212/task/3220/stat : 3220 (java) S 3209 3212 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 73545844 15380533248 32409 33554432000 4194304 4196468 140733835584400 140287120762400 140288544765653 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
[pid=3212/tid=3221] ppid=3209 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3212/task/3221/stat : 3221 (java) S 3209 3212 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73545845 15380533248 32409 33554432000 4194304 4196468 140733835584400 140286852326768 140288544765653 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
[pid=3212/tid=3222] ppid=3209 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3212/task/3222/stat : 3222 (java) S 3209 3212 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73545847 15380533248 32409 33554432000 4194304 4196468 140733835584400 140286477818192 140288544774043 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
[pid=3212/tid=3223] ppid=3209 vsize=15020052 memory=7809523229951467576 CPUtime=0.06 cores=0,2,4,6
/proc/3212/task/3223/stat : 3223 (java) S 3209 3212 29212 0 -1 1077944384 505 0 0 0 6 0 0 0 20 0 15 0 73545847 15380533248 32409 33554432000 4194304 4196468 140733835584400 140287513942384 140288544766594 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
[pid=3212/tid=3224] ppid=3209 vsize=15020052 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/3212/task/3224/stat : 3224 (java) S 3209 3212 29212 0 -1 1077944384 421 0 0 0 9 0 0 0 20 0 15 0 73545847 15380533248 32409 33554432000 4194304 4196468 140733835584400 140287512889584 140288544766594 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
[pid=3212/tid=3225] ppid=3209 vsize=15020052 memory=-3472574513799858009 CPUtime=0.16 cores=0,2,4,6
/proc/3212/task/3225/stat : 3225 (java) S 3209 3212 29212 0 -1 1077944384 479 0 0 0 16 0 0 0 20 0 15 0 73545847 15380533248 32409 33554432000 4194304 4196468 140733835584400 140287511836784 140288544766594 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
[pid=3212/tid=3226] ppid=3209 vsize=15020052 memory=6944656592387989600 CPUtime=0 cores=0,2,4,6
/proc/3212/task/3226/stat : 3226 (java) S 3209 3212 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73545847 15380533248 32409 33554432000 4194304 4196468 140733835584400 140285979912416 140288544765653 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
[pid=3212/tid=3227] ppid=3209 vsize=15020052 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/3212/task/3227/stat : 3227 (java) S 3209 3212 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73545847 15380533248 32409 33554432000 4194304 4196468 140733835584400 140287510785200 140288544766594 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
Current children cumulated CPU time: 1.01 s
Current children cumulated vsize: 15020052 KiB
Current children cumulated memory: 129636 KiB

[startup+1.50177 s]
/proc/loadavg: 2.30 2.10 2.07 4/222 3227
/proc/meminfo: memFree=21024884/32770624 swapFree=67076644/67108860
[pid=3212] ppid=3209 vsize=15024148 memory=170076 CPUtime=2.8 cores=0,2,4,6
/proc/3212/stat : 3212 (java) S 3209 3212 29212 0 -1 1077944320 21536 0 0 0 270 10 0 0 20 0 15 0 73545840 15384727552 42519 33554432000 4194304 4196468 140733835584400 140733835566944 140288544755447 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
/proc/3212/statm: 3756037 42519 3203 1 0 3717422 0
[pid=3212/tid=3214] ppid=3209 vsize=15024148 memory=0 CPUtime=1.47 cores=0,2,4,6
/proc/3212/task/3214/stat : 3214 (java) R 3209 3212 29212 0 -1 4202560 16263 0 0 0 140 7 0 0 20 0 15 0 73545841 15384727552 42519 33554432000 4194304 4196468 140733835584400 140288516592912 140288014279488 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
[pid=3212/tid=3215] ppid=3209 vsize=15024148 memory=7670020940484792677 CPUtime=0 cores=0,2,4,6
/proc/3212/task/3215/stat : 3215 (java) S 3209 3212 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73545842 15384727552 42519 33554432000 4194304 4196468 140733835584400 140288548997776 140288544765653 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
[pid=3212/tid=3216] ppid=3209 vsize=15024148 memory=7301579022229137773 CPUtime=0 cores=0,2,4,6
/proc/3212/task/3216/stat : 3216 (java) S 3209 3212 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73545842 15384727552 42519 33554432000 4194304 4196468 140733835584400 140288340081168 140288544765653 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
[pid=3212/tid=3217] ppid=3209 vsize=15024148 memory=7301581216856369252 CPUtime=0 cores=0,2,4,6
/proc/3212/task/3217/stat : 3217 (java) S 3209 3212 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73545842 15384727552 42519 33554432000 4194304 4196468 140733835584400 140288339028368 140288544765653 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
[pid=3212/tid=3218] ppid=3209 vsize=15024148 memory=7301581216890380900 CPUtime=0 cores=0,2,4,6
/proc/3212/task/3218/stat : 3218 (java) S 3209 3212 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73545842 15384727552 42519 33554432000 4194304 4196468 140733835584400 140288337975568 140288544765653 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
[pid=3212/tid=3219] ppid=3209 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3212/task/3219/stat : 3219 (java) S 3209 3212 29212 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 73545844 15384727552 42519 33554432000 4194304 4196468 140733835584400 140287514995568 140288544766594 0 0 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0

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

/proc/meminfo: memFree=17903684/32770624 swapFree=67076644/67108860
[pid=3212] ppid=3209 vsize=15683912 memory=3107796 CPUtime=26.65 cores=0,2,4,6
/proc/3212/stat : 3212 (java) S 3209 3212 29212 0 -1 1077944320 38344 0 0 0 2589 76 0 0 20 0 19 0 73545840 16060325888 776949 33554432000 4194304 4196468 140733835584400 140733835566944 140288544755447 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
/proc/3212/statm: 3920978 776949 3235 1 0 3881834 0
[pid=3228] ppid=3212 vsize=159600 memory=134060 CPUtime=331.1 cores=0,2,4,6
/proc/3228/stat : 3228 (minisat_release) R 3212 3212 29212 0 -1 4202496 190406 0 0 0 33076 34 0 0 20 0 1 0 73546958 163430400 33515 33554432000 4194304 4308513 140722584354480 140722584351384 4262652 0 4 0 8396802 0 0 0 17 2 0 0 0 0 0 6409496 6410680 34095104 140722584363697 140722584364206 140722584364206 140722584367045 0
/proc/3228/statm: 39900 33515 354 28 0 36140 0
[pid=3212/tid=3214] ppid=3209 vsize=15683912 memory=3107796 CPUtime=11.05 cores=0,2,4,6
/proc/3212/task/3214/stat : 3214 (java) S 3209 3212 29212 0 -1 1077944384 19109 0 0 0 1054 51 0 0 20 0 19 0 73545841 16060325888 776949 33554432000 4194304 4196468 140733835584400 140288516594688 140288544765653 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
[pid=3212/tid=3215] ppid=3209 vsize=15683912 memory=3107796 CPUtime=0.1 cores=0,2,4,6
/proc/3212/task/3215/stat : 3215 (java) S 3209 3212 29212 0 -1 1077944384 56 0 0 0 8 2 0 0 20 0 19 0 73545842 16060325888 776949 33554432000 4194304 4196468 140733835584400 140288548997776 140288544765653 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
[pid=3212/tid=3216] ppid=3209 vsize=15683912 memory=5937241316827699878 CPUtime=0.1 cores=0,2,4,6
/proc/3212/task/3216/stat : 3216 (java) S 3209 3212 29212 0 -1 1077944384 64 0 0 0 8 2 0 0 20 0 19 0 73545842 16060325888 776949 33554432000 4194304 4196468 140733835584400 140288340081168 140288544765653 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
[pid=3212/tid=3217] ppid=3209 vsize=15683912 memory=3107796 CPUtime=0.09 cores=0,2,4,6
/proc/3212/task/3217/stat : 3217 (java) S 3209 3212 29212 0 -1 1077944384 37 0 0 0 7 2 0 0 20 0 19 0 73545842 16060325888 776949 33554432000 4194304 4196468 140733835584400 140288339028368 140288544765653 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
[pid=3212/tid=3218] ppid=3209 vsize=15683912 memory=3107796 CPUtime=0.09 cores=0,2,4,6
/proc/3212/task/3218/stat : 3218 (java) S 3209 3212 29212 0 -1 1077944384 50 0 0 0 7 2 0 0 20 0 19 0 73545842 16060325888 776949 33554432000 4194304 4196468 140733835584400 140288337975568 140288544765653 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
[pid=3212/tid=3219] ppid=3209 vsize=15683912 memory=3107796 CPUtime=0.01 cores=0,2,4,6
/proc/3212/task/3219/stat : 3219 (java) S 3209 3212 29212 0 -1 1077944384 23 0 0 0 1 0 0 0 20 0 19 0 73545844 16060325888 776949 33554432000 4194304 4196468 140733835584400 140287514995568 140288544766594 0 0 0 25189583 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
[pid=3212/tid=3220] ppid=3209 vsize=15683912 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3212/task/3220/stat : 3220 (java) S 3209 3212 29212 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 19 0 73545844 16060325888 776949 33554432000 4194304 4196468 140733835584400 140287120762400 140288544765653 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
[pid=3212/tid=3221] ppid=3209 vsize=15683912 memory=27650999458084 CPUtime=0 cores=0,2,4,6
/proc/3212/task/3221/stat : 3221 (java) S 3209 3212 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 73545845 16060325888 776949 33554432000 4194304 4196468 140733835584400 140286852326768 140288544765653 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
[pid=3212/tid=3222] ppid=3209 vsize=15683912 memory=19128 CPUtime=0 cores=0,2,4,6
/proc/3212/task/3222/stat : 3222 (java) S 3209 3212 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 73545847 16060325888 776949 33554432000 4194304 4196468 140733835584400 140286477818192 140288544774043 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
[pid=3212/tid=3223] ppid=3209 vsize=15683912 memory=3107796 CPUtime=6.46 cores=0,2,4,6
/proc/3212/task/3223/stat : 3223 (java) S 3209 3212 29212 0 -1 1077944384 6778 0 0 0 644 2 0 0 20 0 19 0 73545847 16060325888 776949 33554432000 4194304 4196468 140733835584400 140287513942384 140288544766594 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 11 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
[pid=3212/tid=3224] ppid=3209 vsize=15683912 memory=3107796 CPUtime=6.8 cores=0,2,4,6
/proc/3212/task/3224/stat : 3224 (java) S 3209 3212 29212 0 -1 1077944384 6645 0 0 0 678 2 0 0 20 0 19 0 73545847 16060325888 776949 33554432000 4194304 4196468 140733835584400 140287512889584 140288544766594 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 11 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
[pid=3212/tid=3225] ppid=3209 vsize=15683912 memory=3472328296227679313 CPUtime=1.66 cores=0,2,4,6
/proc/3212/task/3225/stat : 3225 (java) S 3209 3212 29212 0 -1 1077944384 4054 0 0 0 164 2 0 0 20 0 19 0 73545847 16060325888 776949 33554432000 4194304 4196468 140733835584400 140287511836784 140288544766594 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 10 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
[pid=3212/tid=3226] ppid=3209 vsize=15683912 memory=5787221524097355856 CPUtime=0 cores=0,2,4,6
/proc/3212/task/3226/stat : 3226 (java) S 3209 3212 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 73545847 16060325888 776949 33554432000 4194304 4196468 140733835584400 140285979912416 140288544765653 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
[pid=3212/tid=3227] ppid=3209 vsize=15683912 memory=2662 CPUtime=0.2 cores=0,2,4,6
/proc/3212/task/3227/stat : 3227 (java) S 3209 3212 29212 0 -1 1077944384 127 0 0 0 9 11 0 0 20 0 19 0 73545847 16060325888 776949 33554432000 4194304 4196468 140733835584400 140287510785200 140288544766594 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 10 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
[pid=3212/tid=3229] ppid=3209 vsize=15683912 memory=28320 CPUtime=0 cores=0,2,4,6
/proc/3212/task/3229/stat : 3229 (java) S 3209 3212 29212 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 73546959 16060325888 776949 33554432000 4194304 4196468 140733835584400 140288329217728 140288544780057 0 4 0 25189583 18446744071579417331 0 0 -1 6 0 0 0 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
[pid=3212/tid=3231] ppid=3209 vsize=15683912 memory=3107796 CPUtime=0 cores=0,2,4,6
/proc/3212/task/3231/stat : 3231 (java) S 3209 3212 29212 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 73546959 16060325888 776949 33554432000 4194304 4196468 140733835584400 140285577248432 140288544777373 0 4 0 25189583 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
[pid=3212/tid=3232] ppid=3209 vsize=15683912 memory=3107796 CPUtime=0 cores=0,2,4,6
/proc/3212/task/3232/stat : 3232 (java) S 3209 3212 29212 0 -1 4202560 23 0 0 0 0 0 0 0 20 0 19 0 73546959 16060325888 776949 33554432000 4194304 4196468 140733835584400 140285443026480 140288544777373 0 4 0 25189583 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
[pid=3212/tid=3233] ppid=3209 vsize=15683912 memory=125728 CPUtime=0 cores=0,2,4,6
/proc/3212/task/3233/stat : 3233 (java) S 3209 3212 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 73546961 16060325888 776949 33554432000 4194304 4196468 140733835584400 140285174602912 140288544765653 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
Current children cumulated CPU time: 357.75 s
Current children cumulated vsize: 15843512 KiB
Current children cumulated memory: 3241856 KiB

[startup+402.301 s]
/proc/loadavg: 2.03 2.10 2.08 3/220 3321
/proc/meminfo: memFree=17345828/32770624 swapFree=67076648/67108860
[pid=3212] ppid=3209 vsize=15683912 memory=3107796 CPUtime=26.68 cores=0,2,4,6
/proc/3212/stat : 3212 (java) S 3209 3212 29212 0 -1 1077944320 38358 0 0 0 2590 78 0 0 20 0 19 0 73545840 16060325888 776949 33554432000 4194304 4196468 140733835584400 140733835566944 140288544755447 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
/proc/3212/statm: 3920978 776949 3235 1 0 3881834 0
[pid=3228] ppid=3212 vsize=110280 memory=93200 CPUtime=391.09 cores=0,2,4,6
/proc/3228/stat : 3228 (minisat_release) R 3212 3212 29212 0 -1 4202496 208599 0 0 0 39070 39 0 0 20 0 1 0 73546958 112926720 23300 33554432000 4194304 4308513 140722584354480 140722584351384 4276008 0 4 0 8396802 0 0 0 17 2 0 0 0 0 0 6409496 6410680 34095104 140722584363697 140722584364206 140722584364206 140722584367045 0
/proc/3228/statm: 27570 23300 354 28 0 23810 0
[pid=3212/tid=3214] ppid=3209 vsize=15683912 memory=3107796 CPUtime=11.05 cores=0,2,4,6
/proc/3212/task/3214/stat : 3214 (java) S 3209 3212 29212 0 -1 1077944384 19109 0 0 0 1054 51 0 0 20 0 19 0 73545841 16060325888 776949 33554432000 4194304 4196468 140733835584400 140288516594688 140288544765653 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
[pid=3212/tid=3215] ppid=3209 vsize=15683912 memory=3107796 CPUtime=0.1 cores=0,2,4,6
/proc/3212/task/3215/stat : 3215 (java) S 3209 3212 29212 0 -1 1077944384 56 0 0 0 8 2 0 0 20 0 19 0 73545842 16060325888 776949 33554432000 4194304 4196468 140733835584400 140288548997776 140288544765653 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
[pid=3212/tid=3216] ppid=3209 vsize=15683912 memory=3107796 CPUtime=0.1 cores=0,2,4,6
/proc/3212/task/3216/stat : 3216 (java) S 3209 3212 29212 0 -1 1077944384 64 0 0 0 8 2 0 0 20 0 19 0 73545842 16060325888 776949 33554432000 4194304 4196468 140733835584400 140288340081168 140288544765653 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
[pid=3212/tid=3217] ppid=3209 vsize=15683912 memory=3107796 CPUtime=0.09 cores=0,2,4,6
/proc/3212/task/3217/stat : 3217 (java) S 3209 3212 29212 0 -1 1077944384 37 0 0 0 7 2 0 0 20 0 19 0 73545842 16060325888 776949 33554432000 4194304 4196468 140733835584400 140288339028368 140288544765653 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
[pid=3212/tid=3218] ppid=3209 vsize=15683912 memory=3107796 CPUtime=0.09 cores=0,2,4,6
/proc/3212/task/3218/stat : 3218 (java) S 3209 3212 29212 0 -1 1077944384 50 0 0 0 7 2 0 0 20 0 19 0 73545842 16060325888 776949 33554432000 4194304 4196468 140733835584400 140288337975568 140288544765653 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
[pid=3212/tid=3219] ppid=3209 vsize=15683912 memory=3107796 CPUtime=0.01 cores=0,2,4,6
/proc/3212/task/3219/stat : 3219 (java) S 3209 3212 29212 0 -1 1077944384 23 0 0 0 1 0 0 0 20 0 19 0 73545844 16060325888 776949 33554432000 4194304 4196468 140733835584400 140287514995568 140288544766594 0 0 0 25189583 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
[pid=3212/tid=3220] ppid=3209 vsize=15683912 memory=3107796 CPUtime=0 cores=0,2,4,6
/proc/3212/task/3220/stat : 3220 (java) S 3209 3212 29212 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 19 0 73545844 16060325888 776949 33554432000 4194304 4196468 140733835584400 140287120762400 140288544765653 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
[pid=3212/tid=3221] ppid=3209 vsize=15683912 memory=3107796 CPUtime=0 cores=0,2,4,6
/proc/3212/task/3221/stat : 3221 (java) S 3209 3212 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 73545845 16060325888 776949 33554432000 4194304 4196468 140733835584400 140286852326768 140288544765653 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
[pid=3212/tid=3222] ppid=3209 vsize=15683912 memory=3107796 CPUtime=0 cores=0,2,4,6
/proc/3212/task/3222/stat : 3222 (java) S 3209 3212 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 73545847 16060325888 776949 33554432000 4194304 4196468 140733835584400 140286477818192 140288544774043 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
[pid=3212/tid=3223] ppid=3209 vsize=15683912 memory=3107796 CPUtime=6.46 cores=0,2,4,6
/proc/3212/task/3223/stat : 3223 (java) S 3209 3212 29212 0 -1 1077944384 6778 0 0 0 644 2 0 0 20 0 19 0 73545847 16060325888 776949 33554432000 4194304 4196468 140733835584400 140287513942384 140288544766594 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 11 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
[pid=3212/tid=3224] ppid=3209 vsize=15683912 memory=127932 CPUtime=6.8 cores=0,2,4,6
/proc/3212/task/3224/stat : 3224 (java) S 3209 3212 29212 0 -1 1077944384 6645 0 0 0 678 2 0 0 20 0 19 0 73545847 16060325888 776949 33554432000 4194304 4196468 140733835584400 140287512889584 140288544766594 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 11 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
[pid=3212/tid=3225] ppid=3209 vsize=15683912 memory=5196 CPUtime=1.66 cores=0,2,4,6
/proc/3212/task/3225/stat : 3225 (java) S 3209 3212 29212 0 -1 1077944384 4054 0 0 0 164 2 0 0 20 0 19 0 73545847 16060325888 776949 33554432000 4194304 4196468 140733835584400 140287511836784 140288544766594 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 10 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
[pid=3212/tid=3226] ppid=3209 vsize=15683912 memory=844 CPUtime=0 cores=0,2,4,6
/proc/3212/task/3226/stat : 3226 (java) S 3209 3212 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 73545847 16060325888 776949 33554432000 4194304 4196468 140733835584400 140285979912416 140288544765653 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
[pid=3212/tid=3227] ppid=3209 vsize=15683912 memory=1460 CPUtime=0.24 cores=0,2,4,6
/proc/3212/task/3227/stat : 3227 (java) S 3209 3212 29212 0 -1 1077944384 141 0 0 0 11 13 0 0 20 0 19 0 73545847 16060325888 776949 33554432000 4194304 4196468 140733835584400 140287510785200 140288544766594 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 10 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
[pid=3212/tid=3229] ppid=3209 vsize=15683912 memory=3107796 CPUtime=0 cores=0,2,4,6
/proc/3212/task/3229/stat : 3229 (java) S 3209 3212 29212 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 73546959 16060325888 776949 33554432000 4194304 4196468 140733835584400 140288329217728 140288544780057 0 4 0 25189583 18446744071579417331 0 0 -1 6 0 0 0 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
[pid=3212/tid=3231] ppid=3209 vsize=15683912 memory=127784 CPUtime=0 cores=0,2,4,6
/proc/3212/task/3231/stat : 3231 (java) S 3209 3212 29212 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 73546959 16060325888 776949 33554432000 4194304 4196468 140733835584400 140285577248432 140288544777373 0 4 0 25189583 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
[pid=3212/tid=3232] ppid=3209 vsize=15683912 memory=3107796 CPUtime=0 cores=0,2,4,6
/proc/3212/task/3232/stat : 3232 (java) S 3209 3212 29212 0 -1 4202560 23 0 0 0 0 0 0 0 20 0 19 0 73546959 16060325888 776949 33554432000 4194304 4196468 140733835584400 140285443026480 140288544777373 0 4 0 25189583 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
[pid=3212/tid=3233] ppid=3209 vsize=15683912 memory=134076 CPUtime=0 cores=0,2,4,6
/proc/3212/task/3233/stat : 3233 (java) S 3209 3212 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 73546961 16060325888 776949 33554432000 4194304 4196468 140733835584400 140285174602912 140288544765653 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
Current children cumulated CPU time: 417.77 s
Current children cumulated vsize: 15794192 KiB
Current children cumulated memory: 3200996 KiB



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+444.001 s]*
/proc/loadavg: 1.96 2.07 2.07 3/220 3322
/proc/meminfo: memFree=16042520/32770624 swapFree=67076648/67108860
[pid=3212] ppid=3209 vsize=15683912 memory=3107796 CPUtime=26.72 cores=0,2,4,6
/proc/3212/stat : 3212 (java) S 3209 3212 29212 0 -1 1077944320 38362 0 0 0 2593 79 0 0 20 0 19 0 73545840 16060325888 776949 33554432000 4194304 4196468 140733835584400 140733835566944 140288544755447 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
/proc/3212/statm: 3920978 776949 3235 1 0 3881834 0
[pid=3228] ppid=3212 vsize=190056 memory=159940 CPUtime=432.8 cores=0,2,4,6
/proc/3228/stat : 3228 (minisat_release) R 3212 3212 29212 0 -1 4202496 226228 0 0 0 43237 43 0 0 20 0 1 0 73546958 194617344 39985 33554432000 4194304 4308513 140722584354480 140722584351384 4282547 0 4 0 8396802 0 0 0 17 2 0 0 0 0 0 6409496 6410680 34095104 140722584363697 140722584364206 140722584364206 140722584367045 0
/proc/3228/statm: 47514 39985 354 28 0 43754 0
[pid=3212/tid=3214] ppid=3209 vsize=15683912 memory=3107796 CPUtime=11.05 cores=0,2,4,6
/proc/3212/task/3214/stat : 3214 (java) S 3209 3212 29212 0 -1 1077944384 19109 0 0 0 1054 51 0 0 20 0 19 0 73545841 16060325888 776949 33554432000 4194304 4196468 140733835584400 140288516594688 140288544765653 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
[pid=3212/tid=3215] ppid=3209 vsize=15683912 memory=127908 CPUtime=0.1 cores=0,2,4,6
/proc/3212/task/3215/stat : 3215 (java) S 3209 3212 29212 0 -1 1077944384 56 0 0 0 8 2 0 0 20 0 19 0 73545842 16060325888 776949 33554432000 4194304 4196468 140733835584400 140288548997776 140288544765653 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
[pid=3212/tid=3216] ppid=3209 vsize=15683912 memory=4126316290023845779 CPUtime=0.1 cores=0,2,4,6
/proc/3212/task/3216/stat : 3216 (java) S 3209 3212 29212 0 -1 1077944384 64 0 0 0 8 2 0 0 20 0 19 0 73545842 16060325888 776949 33554432000 4194304 4196468 140733835584400 140288340081168 140288544765653 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
[pid=3212/tid=3217] ppid=3209 vsize=15683912 memory=6935054825532540783 CPUtime=0.09 cores=0,2,4,6
/proc/3212/task/3217/stat : 3217 (java) S 3209 3212 29212 0 -1 1077944384 37 0 0 0 7 2 0 0 20 0 19 0 73545842 16060325888 776949 33554432000 4194304 4196468 140733835584400 140288339028368 140288544765653 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
[pid=3212/tid=3218] ppid=3209 vsize=15683912 memory=4126316290023845779 CPUtime=0.09 cores=0,2,4,6
/proc/3212/task/3218/stat : 3218 (java) S 3209 3212 29212 0 -1 1077944384 50 0 0 0 7 2 0 0 20 0 19 0 73545842 16060325888 776949 33554432000 4194304 4196468 140733835584400 140288337975568 140288544765653 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
[pid=3212/tid=3219] ppid=3209 vsize=15683912 memory=2160 CPUtime=0.01 cores=0,2,4,6
/proc/3212/task/3219/stat : 3219 (java) S 3209 3212 29212 0 -1 1077944384 23 0 0 0 1 0 0 0 20 0 19 0 73545844 16060325888 776949 33554432000 4194304 4196468 140733835584400 140287514995568 140288544766594 0 0 0 25189583 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
[pid=3212/tid=3220] ppid=3209 vsize=15683912 memory=6768 CPUtime=0 cores=0,2,4,6
/proc/3212/task/3220/stat : 3220 (java) S 3209 3212 29212 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 19 0 73545844 16060325888 776949 33554432000 4194304 4196468 140733835584400 140287120762400 140288544765653 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
[pid=3212/tid=3221] ppid=3209 vsize=15683912 memory=-5059952977386882957 CPUtime=0 cores=0,2,4,6
/proc/3212/task/3221/stat : 3221 (java) S 3209 3212 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 73545845 16060325888 776949 33554432000 4194304 4196468 140733835584400 140286852326768 140288544765653 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
[pid=3212/tid=3222] ppid=3209 vsize=15683912 memory=125860 CPUtime=0 cores=0,2,4,6
/proc/3212/task/3222/stat : 3222 (java) S 3209 3212 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 73545847 16060325888 776949 33554432000 4194304 4196468 140733835584400 140286477818192 140288544774043 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
[pid=3212/tid=3223] ppid=3209 vsize=15683912 memory=646 CPUtime=6.46 cores=0,2,4,6
/proc/3212/task/3223/stat : 3223 (java) S 3209 3212 29212 0 -1 1077944384 6778 0 0 0 644 2 0 0 20 0 19 0 73545847 16060325888 776949 33554432000 4194304 4196468 140733835584400 140287513942384 140288544766594 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 11 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
[pid=3212/tid=3224] ppid=3209 vsize=15683912 memory=680 CPUtime=6.8 cores=0,2,4,6
/proc/3212/task/3224/stat : 3224 (java) S 3209 3212 29212 0 -1 1077944384 6645 0 0 0 678 2 0 0 20 0 19 0 73545847 16060325888 776949 33554432000 4194304 4196468 140733835584400 140287512889584 140288544766594 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 11 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
[pid=3212/tid=3225] ppid=3209 vsize=15683912 memory=40480 CPUtime=1.66 cores=0,2,4,6
/proc/3212/task/3225/stat : 3225 (java) S 3209 3212 29212 0 -1 1077944384 4054 0 0 0 164 2 0 0 20 0 19 0 73545847 16060325888 776949 33554432000 4194304 4196468 140733835584400 140287511836784 140288544766594 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 10 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
[pid=3212/tid=3226] ppid=3209 vsize=15683912 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3212/task/3226/stat : 3226 (java) S 3209 3212 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 73545847 16060325888 776949 33554432000 4194304 4196468 140733835584400 140285979912416 140288544765653 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
[pid=3212/tid=3227] ppid=3209 vsize=15683912 memory=3107796 CPUtime=0.26 cores=0,2,4,6
/proc/3212/task/3227/stat : 3227 (java) S 3209 3212 29212 0 -1 1077944384 145 0 0 0 13 13 0 0 20 0 19 0 73545847 16060325888 776949 33554432000 4194304 4196468 140733835584400 140287510785200 140288544766594 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 10 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
[pid=3212/tid=3229] ppid=3209 vsize=15683912 memory=93208 CPUtime=0 cores=0,2,4,6
/proc/3212/task/3229/stat : 3229 (java) S 3209 3212 29212 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 73546959 16060325888 776949 33554432000 4194304 4196468 140733835584400 140288329217728 140288544780057 0 4 0 25189583 18446744071579417331 0 0 -1 6 0 0 0 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
[pid=3212/tid=3231] ppid=3209 vsize=15683912 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3212/task/3231/stat : 3231 (java) S 3209 3212 29212 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 73546959 16060325888 776949 33554432000 4194304 4196468 140733835584400 140285577248432 140288544777373 0 4 0 25189583 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
[pid=3212/tid=3232] ppid=3209 vsize=15683912 memory=3328 CPUtime=0 cores=0,2,4,6
/proc/3212/task/3232/stat : 3232 (java) S 3209 3212 29212 0 -1 4202560 23 0 0 0 0 0 0 0 20 0 19 0 73546959 16060325888 776949 33554432000 4194304 4196468 140733835584400 140285443026480 140288544777373 0 4 0 25189583 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
[pid=3212/tid=3233] ppid=3209 vsize=15683912 memory=3032 CPUtime=0 cores=0,2,4,6
/proc/3212/task/3233/stat : 3233 (java) S 3209 3212 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 73546961 16060325888 776949 33554432000 4194304 4196468 140733835584400 140285174602912 140288544765653 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16392192 140733835588596 140733835588873 140733835588873 140733835591631 0
Current children cumulated CPU time: 459.52 s
Current children cumulated vsize: 15873968 KiB
Current children cumulated memory: 3267736 KiB

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

[startup+444.044 s]
# the end of solver process 3212 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=458.318 s, system=1.25707 s

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

Child status: 1
Real time (s): 444.044
CPU time (s): 459.575
CPU user time (s): 458.318
CPU system time (s): 1.25707
CPU usage (%): 103.498
Max. virtual memory (cumulated for all children) (KiB): 15873968
Max. memory (cumulated for all children) (KiB): 3267736

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 458.318
system time used= 1.25707
maximum resident set size= 3111236
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 264642
page faults= 0
swaps= 0
block input operations= 0
block output operations= 33576
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 15891
involuntary context switches= 654


# summary of solver processes directly reported to runsolver:
#   pid: 3212
#   total CPU time (s): 459.575
#   total CPU user time (s): 458.318
#   total CPU system time (s): 1.25707

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.01727 second user time and 3.61611 second system time

The end

Launcher Data

Begin job on node102 at 2018-07-26 01:03:47
IDJOB=4295732
IDBENCH=141595
IDSOLVER=2755
FILE ID=node102/4295732-1532559827
RUNJOBID= node102-1532535327-29243
PBS_JOBID= 21021949
Free space on /tmp= 52736 MiB

SOLVER NAME= scop both+MapleCOMSPS (2018-06-13)
BENCH NAME= XCSP18/SportsScheduling/SportsScheduling-14_c18.xml
COMMAND LINE= java -Xms11g -Xmx11g -Xss128m -jar DIR/scop.jar -both -solver DIR/minisat_release -solverOption mapleTune01 -tmp TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4295732-1532559827/watcher-4295732-1532559827 -o /tmp/evaluation-result-4295732-1532559827/solver-4295732-1532559827 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1532535327-29243 --watchdog 2580  java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -both -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4295732-1532559827.xml

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

MD5SUM BENCH= 1e3f519c957d5cb55b89b746c42a86fa
RANDOM SEED=1655177115

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        21154864 kB
MemAvailable:   28748104 kB
Buffers:          166156 kB
Cached:          7662904 kB
SwapCached:         5556 kB
Active:          4434512 kB
Inactive:        6636776 kB
Active(anon):    3211416 kB
Inactive(anon):    55124 kB
Active(file):    1223096 kB
Inactive(file):  6581652 kB
Unevictable:        6616 kB
Mlocked:            6616 kB
SwapTotal:      67108860 kB
SwapFree:       67076644 kB
Dirty:              8092 kB
Writeback:             0 kB
AnonPages:       3231432 kB
Mapped:            45020 kB
Shmem:             21576 kB
Slab:             236756 kB
SReclaimable:     208656 kB
SUnreclaim:        28100 kB
KernelStack:        4016 kB
PageTables:        11544 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13528740 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3059712 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 52476 MiB
End job on node102 at 2018-07-26 01:11:11