Trace number 4294131

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)? (TO) 2520.11 2504.63

General information on the benchmark

NameBibd/
Bibd-sum-22-033-12-08-04_c18.xml
MD5SUMf3f766a62b1d9930afd3b37b1c8667ba
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables726
Number of constraints287
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":726}]
Minimum variable degree24
Maximum variable degree24
Distribution of variable degrees[{"degree":24,"count":726}]
Minimum constraint arity22
Maximum constraint arity726
Distribution of constraint arities[{"arity":22,"count":33},{"arity":33,"count":22},{"arity":66,"count":231},{"arity":726,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"lex","count":1},{"type":"sum","count":286}]
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: Mon Jul 23 15:15:45 CEST 2018
0.67/0.55	c PID: 15178
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
2.00/1.17	c (0,0) Parsing End
2.00/1.18	c (0,0) CSP: 0 int (0 aux), 726 bool (0 aux), 287 ctr, max domain size 2
2.00/1.18	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 20 MiB used (max 0 MiB)
2.00/1.18	c (0,0) Constraint Name Generate Begin
2.32/1.20	c (0,0) Ctr:HOME/instance-4294131-1532351745.xml,IntVar:LexMatrix:Num:WeightedSum
2.32/1.20	c (0,0) Constraint Name Generate End
2.32/1.20	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 20 MiB used (max 0 MiB)
2.32/1.20	c (0,0) CSP to CSPinCNF Begin
2.89/1.42	c (0,0) translated 29 (10%) constraints
3.23/1.58	c (1,1) translated 58 (20%) constraints
4.82/2.09	c (1,1) translated 87 (30%) constraints
6.00/2.42	c (1,1) translated 115 (40%) constraints
6.61/2.68	c (2,2) translated 144 (50%) constraints
7.51/2.94	c (2,2) translated 173 (60%) constraints
8.13/3.15	c (2,2) translated 201 (70%) constraints
8.69/3.34	c (2,2) translated 230 (80%) constraints
9.01/3.54	c (3,3) translated 259 (90%) constraints
9.36/3.72	c (3,3) translated 287 (100%) constraints
13.38/5.65	c (5,5) STATISTICS1:HOME/instance-4294131-1532351745.xml,IntVar:LexMatrix:Num:WeightedSum,17263,33466,4294967296,2,4,33,4294967296:506;2097152:66;2:2741,2:87037,4:1291;3:15299;2:16537;1:339,33:506;22:66;2:2741;1:80103,
13.38/5.65	c (5,5) ===========================================
13.38/5.65	c (5,5) Both Encoding selects:
13.38/5.65	c (5,5) Order
13.38/5.65	c (5,5) ===========================================
14.74/6.04	c (5,5) translated 3347 (10%) constraints
15.38/6.23	c (5,5) translated 6694 (20%) constraints
16.04/6.43	c (5,5) translated 10040 (30%) constraints
16.64/6.61	c (6,6) translated 13387 (40%) constraints
16.91/6.76	c (6,6) translated 16733 (50%) constraints
17.21/6.91	c (6,6) translated 20080 (60%) constraints
17.33/7.08	c (6,6) translated 23427 (70%) constraints
17.57/7.23	c (6,6) translated 26773 (80%) constraints
17.70/7.37	c (6,6) translated 30120 (90%) constraints
18.04/7.51	c (6,6) translated 33466 (100%) constraints
18.04/7.51	c (6,6) CSP to CSPinCNF End
18.04/7.52	c (6,6) CSP: 3135 int (3135 aux), 24886 bool (24160 aux), 55268 ctr, max domain size 12
18.04/7.53	c (6,6) Heap : 2816 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
18.04/7.53	c (6,6) CSPinCNF Propagation Begin
19.65/8.01	c (7,7) 0 values, 7623 unsatisfiable literals, and 7623 valid clauses are removed
19.65/8.01	c (7,7) CSPinCNF Propagation End
19.65/8.02	c (7,7) CSP: 3135 int (3135 aux), 24886 bool (24160 aux), 47645 ctr, max domain size 12
19.65/8.02	c (7,7) Heap : 329 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
19.65/8.02	c (7,7) Simplify CSPinCNF Begin
19.89/8.19	c (7,7) Simplify CSPinCNF End
19.89/8.19	c (7,7) CSP: 3135 int (3135 aux), 27627 bool (26901 aux), 50386 ctr, max domain size 12
19.89/8.19	c (7,7) Heap : 384 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
19.89/8.19	c (7,7) Calculate Precise Domain Begin
20.12/8.29	c (7,7) 0 values are removed by re-calculation
20.12/8.29	c (7,7) Calculate Precise Domain End
20.12/8.30	c (7,7) CSP: 3135 int (3135 aux), 27627 bool (26901 aux), 50386 ctr, max domain size 12
20.12/8.30	c (7,7) Heap : 384 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
20.36/8.30	c (7,7) CSPinCNF to SatSolver Begin
21.92/8.83	c (8,8) 5039 (10 %) CSP clauses are encoded (41223 SAT variables, 80773 SAT clauses)
22.23/8.91	c (8,8) 10078 (20 %) CSP clauses are encoded (41223 SAT variables, 97368 SAT clauses)
22.23/8.99	c (8,8) 15116 (30 %) CSP clauses are encoded (41223 SAT variables, 113534 SAT clauses)
22.49/9.06	c (8,8) 20155 (40 %) CSP clauses are encoded (41223 SAT variables, 130129 SAT clauses)
22.63/9.12	c (8,8) 25193 (50 %) CSP clauses are encoded (41223 SAT variables, 146295 SAT clauses)
22.63/9.17	c (8,8) 30232 (60 %) CSP clauses are encoded (41223 SAT variables, 162462 SAT clauses)
22.72/9.23	c (8,8) 35271 (70 %) CSP clauses are encoded (41223 SAT variables, 179057 SAT clauses)
22.72/9.29	c (8,8) 40309 (80 %) CSP clauses are encoded (41223 SAT variables, 195223 SAT clauses)
22.83/9.35	c (8,8) 45348 (90 %) CSP clauses are encoded (41223 SAT variables, 210727 SAT clauses)
22.99/9.45	c (8,8) 50386 (100 %) CSP clauses are encoded (41223 SAT variables, 218260 SAT clauses)
22.99/9.45	c (8,8) CSPinCNF to SatSolver End
22.99/9.45	c (8,8) Heap : 1040 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
23.55/9.65	c (9,8) STATISTICS2:HOME/instance-4294131-1532351745.xml,IntVar:LexMatrix:Num:WeightedSum,30762,50386,256,12,4,9,256:66;144:44;128:132;72:132;64:66;40:1386;25:1980;16:3036;2:4085,12:264;9:396;8:264;5:11616;2:119528,4:1291;3:7676;2:34524;1:6895,9:66;8:132;5:4554;3:2090;2:4085;1:93208,
23.55/9.65	c (9,8) SatSolver.solve Begin
23.55/9.65	c (9,8) 41223 bool, 218261 clause
23.55/9.65	c (9,8) 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-4294131-1532351745.xml-scop-15178.cnf HOME/instance-4294131-1532351745.xml-scop-15178.cnf.out
2520.06/2504.60	c (2504,9) SatSolver is killed by some reasons.
2520.06/2504.60	c (2504,0) receiving signal SIGTERM
2520.06/2504.60	c (2504,9) 0,0,6,7,7,7,8,TO,TO,STOP-AFTER(DIMACS)
2520.06/2504.60	s UNKNOWN
2520.06/2504.60	s UNKNOWN
2520.06/2504.60	c END-Prog: Mon Jul 23 15:57:29 CEST 2018

Verifier Data

One s line expected

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 (5808 MiB free)
  memory of node 1: 16384 MiB (10184 MiB free)
  node distances:
     10  21
     21  10

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

[startup+0.100223 s]*
/proc/loadavg: 2.17 2.15 2.10 3/220 15193
/proc/meminfo: memFree=16315008/32770624 swapFree=67108860/67108860
[pid=15178] ppid=15175 vsize=15011656 memory=73604 CPUtime=0.11 cores=0,2,4,6
/proc/15178/stat : 15178 (java) S 15175 15178 8919 0 -1 1077944320 6589 0 0 0 9 2 0 0 20 0 15 0 52737653 15371935744 18401 33554432000 4194304 4196468 140733170303392 140733170285936 140527532064503 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
/proc/15178/statm: 3752914 18401 2782 1 0 3715374 0
[pid=15178/tid=15180] ppid=15175 vsize=15011656 memory=-6799202250962287440 CPUtime=0.08 cores=0,2,4,6
/proc/15178/task/15180/stat : 15180 (java) R 15175 15178 8919 0 -1 4202560 4757 0 0 0 7 1 0 0 20 0 15 0 52737654 15371935744 18467 33554432000 4194304 4196468 140733170303392 140527503876488 140527512340224 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
[pid=15178/tid=15181] ppid=15175 vsize=15011656 memory=-3689349214911541841 CPUtime=0 cores=0,2,4,6
/proc/15178/task/15181/stat : 15181 (java) S 15175 15178 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52737656 15371935744 18467 33554432000 4194304 4196468 140733170303392 140527536307088 140527532074709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
[pid=15178/tid=15182] ppid=15175 vsize=15011656 memory=140028745451136 CPUtime=0 cores=0,2,4,6
/proc/15178/task/15182/stat : 15182 (java) S 15175 15178 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52737656 15371935744 18533 33554432000 4194304 4196468 140733170303392 140527312010000 140527532074709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
[pid=15178/tid=15183] ppid=15175 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15178/task/15183/stat : 15183 (java) S 15175 15178 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52737656 15371935744 18533 33554432000 4194304 4196468 140733170303392 140527310957712 140527532074709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
[pid=15178/tid=15184] ppid=15175 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15178/task/15184/stat : 15184 (java) S 15175 15178 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52737656 15371935744 18533 33554432000 4194304 4196468 140733170303392 140527309904912 140527532074709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
[pid=15178/tid=15185] ppid=15175 vsize=15011656 memory=140028745451136 CPUtime=0 cores=0,2,4,6
/proc/15178/task/15185/stat : 15185 (java) S 15175 15178 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52737657 15371935744 18533 33554432000 4194304 4196468 140733170303392 140526570379376 140527532075650 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
[pid=15178/tid=15186] ppid=15175 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15178/task/15186/stat : 15186 (java) S 15175 15178 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 52737657 15371935744 18533 33554432000 4194304 4196468 140733170303392 140526095426336 140527532074709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
[pid=15178/tid=15187] ppid=15175 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15178/task/15187/stat : 15187 (java) S 15175 15178 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52737658 15371935744 18533 33554432000 4194304 4196468 140733170303392 140525826991216 140527532074709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
[pid=15178/tid=15188] ppid=15175 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15178/task/15188/stat : 15188 (java) S 15175 15178 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52737660 15371935744 18533 33554432000 4194304 4196468 140733170303392 140525452482640 140527532083099 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
[pid=15178/tid=15189] ppid=15175 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15178/task/15189/stat : 15189 (java) S 15175 15178 8919 0 -1 1077944384 296 0 0 0 0 0 0 0 20 0 15 0 52737660 15371935744 18533 33554432000 4194304 4196468 140733170303392 140526569327216 140527532075650 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
[pid=15178/tid=15190] ppid=15175 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15178/task/15190/stat : 15190 (java) S 15175 15178 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52737660 15371935744 18533 33554432000 4194304 4196468 140733170303392 140526568274416 140527532075650 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
[pid=15178/tid=15191] ppid=15175 vsize=15011656 memory=140028745451136 CPUtime=0.01 cores=0,2,4,6
/proc/15178/task/15191/stat : 15191 (java) S 15175 15178 8919 0 -1 1077944384 289 0 0 0 1 0 0 0 20 0 15 0 52737660 15371935744 18533 33554432000 4194304 4196468 140733170303392 140526567222128 140527532075650 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
[pid=15178/tid=15192] ppid=15175 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15178/task/15192/stat : 15192 (java) S 15175 15178 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52737660 15371935744 18533 33554432000 4194304 4196468 140733170303392 140524954577888 140527532074709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
[pid=15178/tid=15193] ppid=15175 vsize=15011656 memory=140028745451136 CPUtime=0 cores=0,2,4,6
/proc/15178/task/15193/stat : 15193 (java) S 15175 15178 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52737661 15371935744 18533 33554432000 4194304 4196468 140733170303392 140526498081200 140527532075650 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 73604 KiB

[startup+0.210331 s]*
/proc/loadavg: 2.17 2.15 2.10 3/220 15193
/proc/meminfo: memFree=16301232/32770624 swapFree=67108860/67108860
[pid=15178] ppid=15175 vsize=15011656 memory=86668 CPUtime=0.26 cores=0,2,4,6
/proc/15178/stat : 15178 (java) S 15175 15178 8919 0 -1 1077944320 10096 0 0 0 23 3 0 0 20 0 15 0 52737653 15371935744 21667 33554432000 4194304 4196468 140733170303392 140733170285936 140527532064503 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
/proc/15178/statm: 3752914 21667 2892 1 0 3715374 0
[pid=15178/tid=15180] ppid=15175 vsize=15011656 memory=8389772277269004345 CPUtime=0.2 cores=0,2,4,6
/proc/15178/task/15180/stat : 15180 (java) R 15175 15178 8919 0 -1 4202560 7987 0 0 0 18 2 0 0 20 0 15 0 52737654 15371935744 21667 33554432000 4194304 4196468 140733170303392 140527503883760 140527532076438 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
[pid=15178/tid=15181] ppid=15175 vsize=15011656 memory=288230609019731991 CPUtime=0 cores=0,2,4,6
/proc/15178/task/15181/stat : 15181 (java) S 15175 15178 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52737656 15371935744 21667 33554432000 4194304 4196468 140733170303392 140527536307088 140527532074709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
[pid=15178/tid=15182] ppid=15175 vsize=15011656 memory=140028745761817 CPUtime=0 cores=0,2,4,6
/proc/15178/task/15182/stat : 15182 (java) S 15175 15178 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52737656 15371935744 21667 33554432000 4194304 4196468 140733170303392 140527312010000 140527532074709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
[pid=15178/tid=15183] ppid=15175 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15178/task/15183/stat : 15183 (java) S 15175 15178 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52737656 15371935744 21667 33554432000 4194304 4196468 140733170303392 140527310957712 140527532074709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
[pid=15178/tid=15184] ppid=15175 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15178/task/15184/stat : 15184 (java) S 15175 15178 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52737656 15371935744 21667 33554432000 4194304 4196468 140733170303392 140527309904912 140527532074709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
[pid=15178/tid=15185] ppid=15175 vsize=15011656 memory=140028745451136 CPUtime=0 cores=0,2,4,6
/proc/15178/task/15185/stat : 15185 (java) S 15175 15178 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52737657 15371935744 21667 33554432000 4194304 4196468 140733170303392 140526570379376 140527532075650 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
[pid=15178/tid=15186] ppid=15175 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15178/task/15186/stat : 15186 (java) S 15175 15178 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 52737657 15371935744 21667 33554432000 4194304 4196468 140733170303392 140526095426336 140527532074709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
[pid=15178/tid=15187] ppid=15175 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15178/task/15187/stat : 15187 (java) S 15175 15178 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52737658 15371935744 21667 33554432000 4194304 4196468 140733170303392 140525826991216 140527532074709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
[pid=15178/tid=15188] ppid=15175 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15178/task/15188/stat : 15188 (java) S 15175 15178 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52737660 15371935744 21667 33554432000 4194304 4196468 140733170303392 140525452482640 140527532083099 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
[pid=15178/tid=15189] ppid=15175 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15178/task/15189/stat : 15189 (java) S 15175 15178 8919 0 -1 1077944384 421 0 0 0 0 0 0 0 20 0 15 0 52737660 15371935744 21667 33554432000 4194304 4196468 140733170303392 140526569327216 140527532075650 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
[pid=15178/tid=15190] ppid=15175 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15178/task/15190/stat : 15190 (java) R 15175 15178 8919 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 52737660 15371935744 21667 33554432000 4194304 4196468 140733170303392 140526568274416 140527532075650 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
[pid=15178/tid=15191] ppid=15175 vsize=15011656 memory=140028745451136 CPUtime=0.03 cores=0,2,4,6
/proc/15178/task/15191/stat : 15191 (java) S 15175 15178 8919 0 -1 1077944384 309 0 0 0 3 0 0 0 20 0 15 0 52737660 15371935744 21667 33554432000 4194304 4196468 140733170303392 140526567222128 140527532075650 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
[pid=15178/tid=15192] ppid=15175 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15178/task/15192/stat : 15192 (java) S 15175 15178 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52737660 15371935744 21667 33554432000 4194304 4196468 140733170303392 140524954577888 140527532074709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
[pid=15178/tid=15193] ppid=15175 vsize=15011656 memory=140028745451136 CPUtime=0 cores=0,2,4,6
/proc/15178/task/15193/stat : 15193 (java) S 15175 15178 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52737661 15371935744 21667 33554432000 4194304 4196468 140733170303392 140526498081200 140527532075650 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 86668 KiB

[startup+0.310301 s]*
/proc/loadavg: 2.17 2.15 2.10 3/220 15193
/proc/meminfo: memFree=16298192/32770624 swapFree=67108860/67108860
[pid=15178] ppid=15175 vsize=15011656 memory=90132 CPUtime=0.43 cores=0,2,4,6
/proc/15178/stat : 15178 (java) S 15175 15178 8919 0 -1 1077944320 10622 0 0 0 40 3 0 0 20 0 15 0 52737653 15371935744 22533 33554432000 4194304 4196468 140733170303392 140733170285936 140527532064503 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
/proc/15178/statm: 3752914 22533 2983 1 0 3715374 0
[pid=15178/tid=15180] ppid=15175 vsize=15011656 memory=8389772277269004345 CPUtime=0.29 cores=0,2,4,6
/proc/15178/task/15180/stat : 15180 (java) R 15175 15178 8919 0 -1 4202560 8356 0 0 0 27 2 0 0 20 0 15 0 52737654 15371935744 22533 33554432000 4194304 4196468 140733170303392 140527503868656 140527532086429 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
[pid=15178/tid=15181] ppid=15175 vsize=15011656 memory=4294967638 CPUtime=0 cores=0,2,4,6
/proc/15178/task/15181/stat : 15181 (java) S 15175 15178 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52737656 15371935744 22533 33554432000 4194304 4196468 140733170303392 140527536307088 140527532074709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
[pid=15178/tid=15182] ppid=15175 vsize=15011656 memory=140028745761784 CPUtime=0 cores=0,2,4,6
/proc/15178/task/15182/stat : 15182 (java) S 15175 15178 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52737656 15371935744 22533 33554432000 4194304 4196468 140733170303392 140527312010000 140527532074709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
[pid=15178/tid=15183] ppid=15175 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15178/task/15183/stat : 15183 (java) S 15175 15178 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52737656 15371935744 22533 33554432000 4194304 4196468 140733170303392 140527310957712 140527532074709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
[pid=15178/tid=15184] ppid=15175 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15178/task/15184/stat : 15184 (java) S 15175 15178 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52737656 15371935744 22533 33554432000 4194304 4196468 140733170303392 140527309904912 140527532074709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
[pid=15178/tid=15185] ppid=15175 vsize=15011656 memory=140028745451136 CPUtime=0 cores=0,2,4,6
/proc/15178/task/15185/stat : 15185 (java) S 15175 15178 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52737657 15371935744 22533 33554432000 4194304 4196468 140733170303392 140526570379376 140527532075650 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
[pid=15178/tid=15186] ppid=15175 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15178/task/15186/stat : 15186 (java) S 15175 15178 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 52737657 15371935744 22533 33554432000 4194304 4196468 140733170303392 140526095426336 140527532074709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
[pid=15178/tid=15187] ppid=15175 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15178/task/15187/stat : 15187 (java) S 15175 15178 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52737658 15371935744 22533 33554432000 4194304 4196468 140733170303392 140525826991216 140527532074709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
[pid=15178/tid=15188] ppid=15175 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15178/task/15188/stat : 15188 (java) S 15175 15178 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52737660 15371935744 22533 33554432000 4194304 4196468 140733170303392 140525452482640 140527532083099 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
[pid=15178/tid=15189] ppid=15175 vsize=15011656 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/15178/task/15189/stat : 15189 (java) R 15175 15178 8919 0 -1 1077944384 443 0 0 0 1 0 0 0 20 0 15 0 52737660 15371935744 22533 33554432000 4194304 4196468 140733170303392 140526569327216 140527532075650 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
[pid=15178/tid=15190] ppid=15175 vsize=15011656 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/15178/task/15190/stat : 15190 (java) R 15175 15178 8919 0 -1 4202560 161 0 0 0 2 0 0 0 20 0 15 0 52737660 15371935744 22533 33554432000 4194304 4196468 140733170303392 140526568274416 140527509699152 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
[pid=15178/tid=15191] ppid=15175 vsize=15011656 memory=140028745451136 CPUtime=0.07 cores=0,2,4,6
/proc/15178/task/15191/stat : 15191 (java) R 15175 15178 8919 0 -1 4202560 328 0 0 0 7 0 0 0 20 0 15 0 52737660 15371935744 22533 33554432000 4194304 4196468 140733170303392 140526567222128 140527532076438 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
[pid=15178/tid=15192] ppid=15175 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15178/task/15192/stat : 15192 (java) S 15175 15178 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52737660 15371935744 22533 33554432000 4194304 4196468 140733170303392 140524954577888 140527532074709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
[pid=15178/tid=15193] ppid=15175 vsize=15011656 memory=140028745451136 CPUtime=0 cores=0,2,4,6
/proc/15178/task/15193/stat : 15193 (java) S 15175 15178 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52737661 15371935744 22533 33554432000 4194304 4196468 140733170303392 140526498081200 140527532075650 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 90132 KiB

[startup+0.700684 s]
/proc/loadavg: 2.17 2.15 2.10 4/220 15193
/proc/meminfo: memFree=16274380/32770624 swapFree=67108860/67108860
[pid=15178] ppid=15175 vsize=15020052 memory=129204 CPUtime=0.97 cores=0,2,4,6
/proc/15178/stat : 15178 (java) S 15175 15178 8919 0 -1 1077944320 17556 0 0 0 92 5 0 0 20 0 15 0 52737653 15380533248 32301 33554432000 4194304 4196468 140733170303392 140733170285936 140527532064503 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
/proc/15178/statm: 3755013 32301 3127 1 0 3716398 0
[pid=15178/tid=15180] ppid=15175 vsize=15020052 memory=0 CPUtime=0.67 cores=0,2,4,6
/proc/15178/task/15180/stat : 15180 (java) R 15175 15178 8919 0 -1 4202560 14888 0 0 0 63 4 0 0 20 0 15 0 52737654 15380533248 32301 33554432000 4194304 4196468 140733170303392 140527503897504 140527516108133 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
[pid=15178/tid=15181] ppid=15175 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15178/task/15181/stat : 15181 (java) S 15175 15178 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52737656 15380533248 32301 33554432000 4194304 4196468 140733170303392 140527536307088 140527532074709 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
[pid=15178/tid=15182] ppid=15175 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15178/task/15182/stat : 15182 (java) S 15175 15178 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52737656 15380533248 32301 33554432000 4194304 4196468 140733170303392 140527312010000 140527532074709 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
[pid=15178/tid=15183] ppid=15175 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15178/task/15183/stat : 15183 (java) S 15175 15178 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52737656 15380533248 32301 33554432000 4194304 4196468 140733170303392 140527310957712 140527532074709 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
[pid=15178/tid=15184] ppid=15175 vsize=15020052 memory=205247695834800 CPUtime=0 cores=0,2,4,6
/proc/15178/task/15184/stat : 15184 (java) S 15175 15178 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52737656 15380533248 32301 33554432000 4194304 4196468 140733170303392 140527309904912 140527532074709 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
[pid=15178/tid=15185] ppid=15175 vsize=15020052 memory=286033 CPUtime=0 cores=0,2,4,6
/proc/15178/task/15185/stat : 15185 (java) S 15175 15178 8919 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 52737657 15380533248 32301 33554432000 4194304 4196468 140733170303392 140526570379376 140527532075650 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
[pid=15178/tid=15186] ppid=15175 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15178/task/15186/stat : 15186 (java) S 15175 15178 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 52737657 15380533248 32301 33554432000 4194304 4196468 140733170303392 140526095426336 140527532074709 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
[pid=15178/tid=15187] ppid=15175 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15178/task/15187/stat : 15187 (java) S 15175 15178 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52737658 15380533248 32301 33554432000 4194304 4196468 140733170303392 140525826991216 140527532074709 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
[pid=15178/tid=15188] ppid=15175 vsize=15020052 memory=7809523229951467574 CPUtime=0 cores=0,2,4,6
/proc/15178/task/15188/stat : 15188 (java) S 15175 15178 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52737660 15380533248 32301 33554432000 4194304 4196468 140733170303392 140525452482640 140527532083099 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
[pid=15178/tid=15189] ppid=15175 vsize=15020052 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/15178/task/15189/stat : 15189 (java) S 15175 15178 8919 0 -1 1077944384 696 0 0 0 7 0 0 0 20 0 15 0 52737660 15380533248 32301 33554432000 4194304 4196468 140733170303392 140526569327216 140527532075650 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
[pid=15178/tid=15190] ppid=15175 vsize=15020052 memory=-3472574513799858009 CPUtime=0.05 cores=0,2,4,6
/proc/15178/task/15190/stat : 15190 (java) R 15175 15178 8919 0 -1 4202560 172 0 0 0 5 0 0 0 20 0 15 0 52737660 15380533248 32301 33554432000 4194304 4196468 140733170303392 140526568274416 140527511910592 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
[pid=15178/tid=15191] ppid=15175 vsize=15020052 memory=6944656592387989600 CPUtime=0.16 cores=0,2,4,6
/proc/15178/task/15191/stat : 15191 (java) S 15175 15178 8919 0 -1 1077944384 460 0 0 0 16 0 0 0 20 0 15 0 52737660 15380533248 32301 33554432000 4194304 4196468 140733170303392 140526567222128 140527532075650 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
[pid=15178/tid=15192] ppid=15175 vsize=15020052 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/15178/task/15192/stat : 15192 (java) S 15175 15178 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52737660 15380533248 32301 33554432000 4194304 4196468 140733170303392 140524954577888 140527532074709 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
[pid=15178/tid=15193] ppid=15175 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15178/task/15193/stat : 15193 (java) S 15175 15178 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52737661 15380533248 32301 33554432000 4194304 4196468 140733170303392 140526498081200 140527532075650 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
Current children cumulated CPU time: 0.97 s
Current children cumulated vsize: 15020052 KiB
Current children cumulated memory: 129204 KiB

[startup+1.50125 s]
/proc/loadavg: 2.17 2.15 2.10 3/220 15193
/proc/meminfo: memFree=16247084/32770624 swapFree=67108860/67108860
[pid=15178] ppid=15175 vsize=15022100 memory=193116 CPUtime=3.23 cores=0,2,4,6
/proc/15178/stat : 15178 (java) S 15175 15178 8919 0 -1 1077944320 21206 0 0 0 314 9 0 0 20 0 15 0 52737653 15382630400 48279 33554432000 4194304 4196468 140733170303392 140733170285936 140527532064503 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
/proc/15178/statm: 3755525 48279 3206 1 0 3716910 0
[pid=15178/tid=15180] ppid=15175 vsize=15022100 memory=127 CPUtime=1.46 cores=0,2,4,6
/proc/15178/task/15180/stat : 15180 (java) R 15175 15178 8919 0 -1 4202560 15896 0 0 0 141 5 0 0 20 0 15 0 52737654 15382630400 48279 33554432000 4194304 4196468 140733170303392 140527503887936 140527532076438 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
[pid=15178/tid=15181] ppid=15175 vsize=15022100 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15178/task/15181/stat : 15181 (java) S 15175 15178 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52737656 15382630400 48279 33554432000 4194304 4196468 140733170303392 140527536307088 140527532074709 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
[pid=15178/tid=15182] ppid=15175 vsize=15022100 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15178/task/15182/stat : 15182 (java) S 15175 15178 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52737656 15382630400 48279 33554432000 4194304 4196468 140733170303392 140527312010000 140527532074709 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
[pid=15178/tid=15183] ppid=15175 vsize=15022100 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15178/task/15183/stat : 15183 (java) S 15175 15178 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52737656 15382630400 48279 33554432000 4194304 4196468 140733170303392 140527310957712 140527532074709 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
[pid=15178/tid=15184] ppid=15175 vsize=15022100 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15178/task/15184/stat : 15184 (java) S 15175 15178 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52737656 15382630400 48279 33554432000 4194304 4196468 140733170303392 140527309904912 140527532074709 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
[pid=15178/tid=15185] ppid=15175 vsize=15022100 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15178/task/15185/stat : 15185 (java) S 15175 15178 8919 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 52737657 15382630400 48279 33554432000 4194304 4196468 140733170303392 140526570379376 140527532075650 0 0 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0

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

/proc/meminfo: memFree=10175880/32770624 swapFree=67108860/67108860
[pid=15178] ppid=15175 vsize=15683912 memory=3124920 CPUtime=25.13 cores=0,2,4,6
/proc/15178/stat : 15178 (java) S 15175 15178 8919 0 -1 1077944320 41581 0 0 0 2392 121 0 0 20 0 19 0 52737653 16060325888 781230 33554432000 4194304 4196468 140733170303392 140733170285936 140527532064503 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
/proc/15178/statm: 3920978 781230 3231 1 0 3881834 0
[pid=15194] ppid=15178 vsize=149184 memory=128512 CPUtime=2432.59 cores=0,2,4,6
/proc/15194/stat : 15194 (minisat_release) R 15178 15178 8919 0 -1 4202496 306001 0 0 0 243238 21 0 0 20 0 1 0 52738620 152764416 32128 33554432000 4194304 4308513 140732972936032 140732972932936 4276114 0 4 0 8396802 0 0 0 17 4 0 0 0 0 0 6409496 6410680 11526144 140732972937903 140732972938414 140732972938414 140732972941253 0
/proc/15194/statm: 37296 32128 353 28 0 33536 0
[pid=15178/tid=15180] ppid=15175 vsize=15683912 memory=128512 CPUtime=9.55 cores=0,2,4,6
/proc/15178/task/15180/stat : 15180 (java) S 15175 15178 8919 0 -1 1077944384 18554 0 0 0 907 48 0 0 20 0 19 0 52737654 16060325888 781230 33554432000 4194304 4196468 140733170303392 140527503903744 140527532074709 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
[pid=15178/tid=15181] ppid=15175 vsize=15683912 memory=3124920 CPUtime=0.11 cores=0,2,4,6
/proc/15178/task/15181/stat : 15181 (java) S 15175 15178 8919 0 -1 1077944384 53 0 0 0 9 2 0 0 20 0 19 0 52737656 16060325888 781230 33554432000 4194304 4196468 140733170303392 140527536307088 140527532074709 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
[pid=15178/tid=15182] ppid=15175 vsize=15683912 memory=3124920 CPUtime=0.1 cores=0,2,4,6
/proc/15178/task/15182/stat : 15182 (java) S 15175 15178 8919 0 -1 1077944384 45 0 0 0 8 2 0 0 20 0 19 0 52737656 16060325888 781230 33554432000 4194304 4196468 140733170303392 140527312010000 140527532074709 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
[pid=15178/tid=15183] ppid=15175 vsize=15683912 memory=3124920 CPUtime=0.11 cores=0,2,4,6
/proc/15178/task/15183/stat : 15183 (java) S 15175 15178 8919 0 -1 1077944384 74 0 0 0 9 2 0 0 20 0 19 0 52737656 16060325888 781230 33554432000 4194304 4196468 140733170303392 140527310957712 140527532074709 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
[pid=15178/tid=15184] ppid=15175 vsize=15683912 memory=3124920 CPUtime=0.06 cores=0,2,4,6
/proc/15178/task/15184/stat : 15184 (java) S 15175 15178 8919 0 -1 1077944384 28 0 0 0 5 1 0 0 20 0 19 0 52737656 16060325888 781230 33554432000 4194304 4196468 140733170303392 140527309904912 140527532074709 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
[pid=15178/tid=15185] ppid=15175 vsize=15683912 memory=3124920 CPUtime=0.04 cores=0,2,4,6
/proc/15178/task/15185/stat : 15185 (java) S 15175 15178 8919 0 -1 1077944384 23 0 0 0 2 2 0 0 20 0 19 0 52737657 16060325888 781230 33554432000 4194304 4196468 140733170303392 140526570379376 140527532075650 0 0 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
[pid=15178/tid=15186] ppid=15175 vsize=15683912 memory=128512 CPUtime=0 cores=0,2,4,6
/proc/15178/task/15186/stat : 15186 (java) S 15175 15178 8919 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 19 0 52737657 16060325888 781230 33554432000 4194304 4196468 140733170303392 140526095426336 140527532074709 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
[pid=15178/tid=15187] ppid=15175 vsize=15683912 memory=3124920 CPUtime=0 cores=0,2,4,6
/proc/15178/task/15187/stat : 15187 (java) S 15175 15178 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 52737658 16060325888 781230 33554432000 4194304 4196468 140733170303392 140525826991216 140527532074709 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
[pid=15178/tid=15188] ppid=15175 vsize=15683912 memory=3124920 CPUtime=0 cores=0,2,4,6
/proc/15178/task/15188/stat : 15188 (java) S 15175 15178 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 52737660 16060325888 781230 33554432000 4194304 4196468 140733170303392 140525452482640 140527532083099 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
[pid=15178/tid=15189] ppid=15175 vsize=15683912 memory=3124920 CPUtime=6.11 cores=0,2,4,6
/proc/15178/task/15189/stat : 15189 (java) S 15175 15178 8919 0 -1 1077944384 5933 0 0 0 610 1 0 0 20 0 19 0 52737660 16060325888 781230 33554432000 4194304 4196468 140733170303392 140526569327216 140527532075650 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
[pid=15178/tid=15190] ppid=15175 vsize=15683912 memory=3124920 CPUtime=6.11 cores=0,2,4,6
/proc/15178/task/15190/stat : 15190 (java) S 15175 15178 8919 0 -1 1077944384 7927 0 0 0 608 3 0 0 20 0 19 0 52737660 16060325888 781230 33554432000 4194304 4196468 140733170303392 140526568274416 140527532075650 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
[pid=15178/tid=15191] ppid=15175 vsize=15683912 memory=3124920 CPUtime=1.62 cores=0,2,4,6
/proc/15178/task/15191/stat : 15191 (java) S 15175 15178 8919 0 -1 1077944384 7397 0 0 0 159 3 0 0 20 0 19 0 52737660 16060325888 781230 33554432000 4194304 4196468 140733170303392 140526567222128 140527532075650 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
[pid=15178/tid=15192] ppid=15175 vsize=15683912 memory=3124920 CPUtime=0 cores=0,2,4,6
/proc/15178/task/15192/stat : 15192 (java) S 15175 15178 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 52737660 16060325888 781230 33554432000 4194304 4196468 140733170303392 140524954577888 140527532074709 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
[pid=15178/tid=15193] ppid=15175 vsize=15683912 memory=3124920 CPUtime=1.23 cores=0,2,4,6
/proc/15178/task/15193/stat : 15193 (java) S 15175 15178 8919 0 -1 1077944384 165 0 0 0 61 62 0 0 20 0 19 0 52737661 16060325888 781230 33554432000 4194304 4196468 140733170303392 140526498081200 140527532075650 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
[pid=15178/tid=15195] ppid=15175 vsize=15683912 memory=3124920 CPUtime=0 cores=0,2,4,6
/proc/15178/task/15195/stat : 15195 (java) S 15175 15178 8919 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 52738621 16060325888 781230 33554432000 4194304 4196468 140733170303392 140526565835712 140527532089113 0 4 0 25189583 18446744071579417331 0 0 -1 6 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
[pid=15178/tid=15197] ppid=15175 vsize=15683912 memory=128512 CPUtime=0 cores=0,2,4,6
/proc/15178/task/15197/stat : 15197 (java) S 15175 15178 8919 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 52738621 16060325888 781230 33554432000 4194304 4196468 140733170303392 140524417695152 140527532086429 0 4 0 25189583 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
[pid=15178/tid=15198] ppid=15175 vsize=15683912 memory=3124920 CPUtime=0 cores=0,2,4,6
/proc/15178/task/15198/stat : 15198 (java) S 15175 15178 8919 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 52738621 16060325888 781230 33554432000 4194304 4196468 140733170303392 140524149260080 140527532086429 0 4 0 25189583 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
[pid=15178/tid=15199] ppid=15175 vsize=15683912 memory=128512 CPUtime=0 cores=0,2,4,6
/proc/15178/task/15199/stat : 15199 (java) S 15175 15178 8919 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 52738623 16060325888 781230 33554432000 4194304 4196468 140733170303392 140524686138784 140527532074709 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
Current children cumulated CPU time: 2457.72 s
Current children cumulated vsize: 15833096 KiB
Current children cumulated memory: 3253432 KiB

[startup+2502.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/225 15356
/proc/meminfo: memFree=10175632/32770624 swapFree=67108860/67108860
[pid=15178] ppid=15175 vsize=15683912 memory=3124920 CPUtime=25.17 cores=0,2,4,6
/proc/15178/stat : 15178 (java) S 15175 15178 8919 0 -1 1077944320 41585 0 0 0 2395 122 0 0 20 0 19 0 52737653 16060325888 781230 33554432000 4194304 4196468 140733170303392 140733170285936 140527532064503 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
/proc/15178/statm: 3920978 781230 3231 1 0 3881834 0
[pid=15194] ppid=15178 vsize=149184 memory=128512 CPUtime=2492.59 cores=0,2,4,6
/proc/15194/stat : 15194 (minisat_release) R 15178 15178 8919 0 -1 4202496 312375 0 0 0 249238 21 0 0 20 0 1 0 52738620 152764416 32128 33554432000 4194304 4308513 140732972936032 140732972932936 4276112 0 4 0 8396802 0 0 0 17 4 0 0 0 0 0 6409496 6410680 11526144 140732972937903 140732972938414 140732972938414 140732972941253 0
/proc/15194/statm: 37296 32128 353 28 0 33536 0
[pid=15178/tid=15180] ppid=15175 vsize=15683912 memory=2240 CPUtime=9.55 cores=0,2,4,6
/proc/15178/task/15180/stat : 15180 (java) S 15175 15178 8919 0 -1 1077944384 18554 0 0 0 907 48 0 0 20 0 19 0 52737654 16060325888 781230 33554432000 4194304 4196468 140733170303392 140527503903744 140527532074709 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
[pid=15178/tid=15181] ppid=15175 vsize=15683912 memory=3124920 CPUtime=0.11 cores=0,2,4,6
/proc/15178/task/15181/stat : 15181 (java) S 15175 15178 8919 0 -1 1077944384 53 0 0 0 9 2 0 0 20 0 19 0 52737656 16060325888 781230 33554432000 4194304 4196468 140733170303392 140527536307088 140527532074709 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
[pid=15178/tid=15182] ppid=15175 vsize=15683912 memory=3124920 CPUtime=0.1 cores=0,2,4,6
/proc/15178/task/15182/stat : 15182 (java) S 15175 15178 8919 0 -1 1077944384 45 0 0 0 8 2 0 0 20 0 19 0 52737656 16060325888 781230 33554432000 4194304 4196468 140733170303392 140527312010000 140527532074709 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
[pid=15178/tid=15183] ppid=15175 vsize=15683912 memory=3124920 CPUtime=0.11 cores=0,2,4,6
/proc/15178/task/15183/stat : 15183 (java) S 15175 15178 8919 0 -1 1077944384 74 0 0 0 9 2 0 0 20 0 19 0 52737656 16060325888 781230 33554432000 4194304 4196468 140733170303392 140527310957712 140527532074709 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
[pid=15178/tid=15184] ppid=15175 vsize=15683912 memory=3124920 CPUtime=0.06 cores=0,2,4,6
/proc/15178/task/15184/stat : 15184 (java) S 15175 15178 8919 0 -1 1077944384 28 0 0 0 5 1 0 0 20 0 19 0 52737656 16060325888 781230 33554432000 4194304 4196468 140733170303392 140527309904912 140527532074709 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
[pid=15178/tid=15185] ppid=15175 vsize=15683912 memory=3124920 CPUtime=0.04 cores=0,2,4,6
/proc/15178/task/15185/stat : 15185 (java) S 15175 15178 8919 0 -1 1077944384 23 0 0 0 2 2 0 0 20 0 19 0 52737657 16060325888 781230 33554432000 4194304 4196468 140733170303392 140526570379376 140527532075650 0 0 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
[pid=15178/tid=15186] ppid=15175 vsize=15683912 memory=3124920 CPUtime=0 cores=0,2,4,6
/proc/15178/task/15186/stat : 15186 (java) S 15175 15178 8919 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 19 0 52737657 16060325888 781230 33554432000 4194304 4196468 140733170303392 140526095426336 140527532074709 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
[pid=15178/tid=15187] ppid=15175 vsize=15683912 memory=3124920 CPUtime=0 cores=0,2,4,6
/proc/15178/task/15187/stat : 15187 (java) S 15175 15178 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 52737658 16060325888 781230 33554432000 4194304 4196468 140733170303392 140525826991216 140527532074709 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
[pid=15178/tid=15188] ppid=15175 vsize=15683912 memory=3124920 CPUtime=0 cores=0,2,4,6
/proc/15178/task/15188/stat : 15188 (java) S 15175 15178 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 52737660 16060325888 781230 33554432000 4194304 4196468 140733170303392 140525452482640 140527532083099 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
[pid=15178/tid=15189] ppid=15175 vsize=15683912 memory=3124920 CPUtime=6.11 cores=0,2,4,6
/proc/15178/task/15189/stat : 15189 (java) S 15175 15178 8919 0 -1 1077944384 5933 0 0 0 610 1 0 0 20 0 19 0 52737660 16060325888 781230 33554432000 4194304 4196468 140733170303392 140526569327216 140527532075650 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
[pid=15178/tid=15190] ppid=15175 vsize=15683912 memory=3124920 CPUtime=6.11 cores=0,2,4,6
/proc/15178/task/15190/stat : 15190 (java) S 15175 15178 8919 0 -1 1077944384 7927 0 0 0 608 3 0 0 20 0 19 0 52737660 16060325888 781230 33554432000 4194304 4196468 140733170303392 140526568274416 140527532075650 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
[pid=15178/tid=15191] ppid=15175 vsize=15683912 memory=4140 CPUtime=1.62 cores=0,2,4,6
/proc/15178/task/15191/stat : 15191 (java) S 15175 15178 8919 0 -1 1077944384 7397 0 0 0 159 3 0 0 20 0 19 0 52737660 16060325888 781230 33554432000 4194304 4196468 140733170303392 140526567222128 140527532075650 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
[pid=15178/tid=15192] ppid=15175 vsize=15683912 memory=16980 CPUtime=0 cores=0,2,4,6
/proc/15178/task/15192/stat : 15192 (java) S 15175 15178 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 52737660 16060325888 781230 33554432000 4194304 4196468 140733170303392 140524954577888 140527532074709 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
[pid=15178/tid=15193] ppid=15175 vsize=15683912 memory=3124920 CPUtime=1.28 cores=0,2,4,6
/proc/15178/task/15193/stat : 15193 (java) S 15175 15178 8919 0 -1 1077944384 169 0 0 0 64 64 0 0 20 0 19 0 52737661 16060325888 781230 33554432000 4194304 4196468 140733170303392 140526498081200 140527532075650 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
[pid=15178/tid=15195] ppid=15175 vsize=15683912 memory=3124920 CPUtime=0 cores=0,2,4,6
/proc/15178/task/15195/stat : 15195 (java) S 15175 15178 8919 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 52738621 16060325888 781230 33554432000 4194304 4196468 140733170303392 140526565835712 140527532089113 0 4 0 25189583 18446744071579417331 0 0 -1 6 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
[pid=15178/tid=15197] ppid=15175 vsize=15683912 memory=1296 CPUtime=0 cores=0,2,4,6
/proc/15178/task/15197/stat : 15197 (java) S 15175 15178 8919 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 52738621 16060325888 781230 33554432000 4194304 4196468 140733170303392 140524417695152 140527532086429 0 4 0 25189583 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
[pid=15178/tid=15198] ppid=15175 vsize=15683912 memory=2340 CPUtime=0 cores=0,2,4,6
/proc/15178/task/15198/stat : 15198 (java) S 15175 15178 8919 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 52738621 16060325888 781230 33554432000 4194304 4196468 140733170303392 140524149260080 140527532086429 0 4 0 25189583 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
[pid=15178/tid=15199] ppid=15175 vsize=15683912 memory=128512 CPUtime=0 cores=0,2,4,6
/proc/15178/task/15199/stat : 15199 (java) S 15175 15178 8919 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 52738623 16060325888 781230 33554432000 4194304 4196468 140733170303392 140524686138784 140527532074709 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
Current children cumulated CPU time: 2517.76 s
Current children cumulated vsize: 15833096 KiB
Current children cumulated memory: 3253432 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2504.6 s]
/proc/loadavg: 2.01 2.02 2.05 3/225 15356
/proc/meminfo: memFree=10175632/32770624 swapFree=67108860/67108860
[pid=15178] ppid=15175 vsize=15683912 memory=3124920 CPUtime=25.17 cores=0,2,4,6
/proc/15178/stat : 15178 (java) S 15175 15178 8919 0 -1 1077944320 41585 0 0 0 2395 122 0 0 20 0 19 0 52737653 16060325888 781230 33554432000 4194304 4196468 140733170303392 140733170285936 140527532064503 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
/proc/15178/statm: 3920978 781230 3231 1 0 3881834 0
[pid=15194] ppid=15178 vsize=149184 memory=128512 CPUtime=2494.89 cores=0,2,4,6
/proc/15194/stat : 15194 (minisat_release) R 15178 15178 8919 0 -1 4202496 312376 0 0 0 249468 21 0 0 20 0 1 0 52738620 152764416 32128 33554432000 4194304 4308513 140732972936032 140732972932936 4276015 0 4 0 8396802 0 0 0 17 4 0 0 0 0 0 6409496 6410680 11526144 140732972937903 140732972938414 140732972938414 140732972941253 0
/proc/15194/statm: 37296 32128 353 28 0 33536 0
[pid=15178/tid=15180] ppid=15175 vsize=15683912 memory=8384 CPUtime=9.55 cores=0,2,4,6
/proc/15178/task/15180/stat : 15180 (java) S 15175 15178 8919 0 -1 1077944384 18554 0 0 0 907 48 0 0 20 0 19 0 52737654 16060325888 781230 33554432000 4194304 4196468 140733170303392 140527503903744 140527532074709 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
[pid=15178/tid=15181] ppid=15175 vsize=15683912 memory=14008 CPUtime=0.11 cores=0,2,4,6
/proc/15178/task/15181/stat : 15181 (java) S 15175 15178 8919 0 -1 1077944384 53 0 0 0 9 2 0 0 20 0 19 0 52737656 16060325888 781230 33554432000 4194304 4196468 140733170303392 140527536307088 140527532074709 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
[pid=15178/tid=15182] ppid=15175 vsize=15683912 memory=1440 CPUtime=0.1 cores=0,2,4,6
/proc/15178/task/15182/stat : 15182 (java) S 15175 15178 8919 0 -1 1077944384 45 0 0 0 8 2 0 0 20 0 19 0 52737656 16060325888 781230 33554432000 4194304 4196468 140733170303392 140527312010000 140527532074709 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
[pid=15178/tid=15183] ppid=15175 vsize=15683912 memory=1712 CPUtime=0.11 cores=0,2,4,6
/proc/15178/task/15183/stat : 15183 (java) S 15175 15178 8919 0 -1 1077944384 74 0 0 0 9 2 0 0 20 0 19 0 52737656 16060325888 781230 33554432000 4194304 4196468 140733170303392 140527310957712 140527532074709 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
[pid=15178/tid=15184] ppid=15175 vsize=15683912 memory=5524 CPUtime=0.06 cores=0,2,4,6
/proc/15178/task/15184/stat : 15184 (java) S 15175 15178 8919 0 -1 1077944384 28 0 0 0 5 1 0 0 20 0 19 0 52737656 16060325888 781230 33554432000 4194304 4196468 140733170303392 140527309904912 140527532074709 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
[pid=15178/tid=15185] ppid=15175 vsize=15683912 memory=3248 CPUtime=0.04 cores=0,2,4,6
/proc/15178/task/15185/stat : 15185 (java) S 15175 15178 8919 0 -1 1077944384 23 0 0 0 2 2 0 0 20 0 19 0 52737657 16060325888 781230 33554432000 4194304 4196468 140733170303392 140526570379376 140527532075650 0 0 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
[pid=15178/tid=15186] ppid=15175 vsize=15683912 memory=4620 CPUtime=0 cores=0,2,4,6
/proc/15178/task/15186/stat : 15186 (java) S 15175 15178 8919 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 19 0 52737657 16060325888 781230 33554432000 4194304 4196468 140733170303392 140526095426336 140527532074709 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
[pid=15178/tid=15187] ppid=15175 vsize=15683912 memory=796 CPUtime=0 cores=0,2,4,6
/proc/15178/task/15187/stat : 15187 (java) S 15175 15178 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 52737658 16060325888 781230 33554432000 4194304 4196468 140733170303392 140525826991216 140527532074709 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
[pid=15178/tid=15188] ppid=15175 vsize=15683912 memory=1224 CPUtime=0 cores=0,2,4,6
/proc/15178/task/15188/stat : 15188 (java) S 15175 15178 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 52737660 16060325888 781230 33554432000 4194304 4196468 140733170303392 140525452482640 140527532083099 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
[pid=15178/tid=15189] ppid=15175 vsize=15683912 memory=15872 CPUtime=6.11 cores=0,2,4,6
/proc/15178/task/15189/stat : 15189 (java) S 15175 15178 8919 0 -1 1077944384 5933 0 0 0 610 1 0 0 20 0 19 0 52737660 16060325888 781230 33554432000 4194304 4196468 140733170303392 140526569327216 140527532075650 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
[pid=15178/tid=15190] ppid=15175 vsize=15683912 memory=4048 CPUtime=6.11 cores=0,2,4,6
/proc/15178/task/15190/stat : 15190 (java) S 15175 15178 8919 0 -1 1077944384 7927 0 0 0 608 3 0 0 20 0 19 0 52737660 16060325888 781230 33554432000 4194304 4196468 140733170303392 140526568274416 140527532075650 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
[pid=15178/tid=15191] ppid=15175 vsize=15683912 memory=10888 CPUtime=1.62 cores=0,2,4,6
/proc/15178/task/15191/stat : 15191 (java) S 15175 15178 8919 0 -1 1077944384 7397 0 0 0 159 3 0 0 20 0 19 0 52737660 16060325888 781230 33554432000 4194304 4196468 140733170303392 140526567222128 140527532075650 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
[pid=15178/tid=15192] ppid=15175 vsize=15683912 memory=16444 CPUtime=0 cores=0,2,4,6
/proc/15178/task/15192/stat : 15192 (java) S 15175 15178 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 52737660 16060325888 781230 33554432000 4194304 4196468 140733170303392 140524954577888 140527532074709 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
[pid=15178/tid=15193] ppid=15175 vsize=15683912 memory=640 CPUtime=1.28 cores=0,2,4,6
/proc/15178/task/15193/stat : 15193 (java) S 15175 15178 8919 0 -1 1077944384 169 0 0 0 64 64 0 0 20 0 19 0 52737661 16060325888 781230 33554432000 4194304 4196468 140733170303392 140526498081200 140527532075650 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
[pid=15178/tid=15195] ppid=15175 vsize=15683912 memory=16980 CPUtime=0 cores=0,2,4,6
/proc/15178/task/15195/stat : 15195 (java) S 15175 15178 8919 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 52738621 16060325888 781230 33554432000 4194304 4196468 140733170303392 140526565835712 140527532089113 0 4 0 25189583 18446744071579417331 0 0 -1 6 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
[pid=15178/tid=15197] ppid=15175 vsize=15683912 memory=1296 CPUtime=0 cores=0,2,4,6
/proc/15178/task/15197/stat : 15197 (java) S 15175 15178 8919 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 52738621 16060325888 781230 33554432000 4194304 4196468 140733170303392 140524417695152 140527532086429 0 4 0 25189583 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
[pid=15178/tid=15198] ppid=15175 vsize=15683912 memory=3124920 CPUtime=0 cores=0,2,4,6
/proc/15178/task/15198/stat : 15198 (java) S 15175 15178 8919 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 52738621 16060325888 781230 33554432000 4194304 4196468 140733170303392 140524149260080 140527532086429 0 4 0 25189583 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
[pid=15178/tid=15199] ppid=15175 vsize=15683912 memory=128512 CPUtime=0 cores=0,2,4,6
/proc/15178/task/15199/stat : 15199 (java) S 15175 15178 8919 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 52738623 16060325888 781230 33554432000 4194304 4196468 140733170303392 140524686138784 140527532074709 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38334464 140733170312180 140733170312457 140733170312457 140733170315215 0
Current children cumulated CPU time: 2520.06 s
Current children cumulated vsize: 15833096 KiB
Current children cumulated memory: 3253432 KiB

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

[startup+2504.63 s]
# the end of solver process 15178 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.64 s, system=1.46546 s

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

Child status: 1
Real time (s): 2504.63
CPU time (s): 2520.11
CPU user time (s): 2518.64
CPU system time (s): 1.46546
CPU usage (%): 100.618
Max. virtual memory (cumulated for all children) (KiB): 15833096
Max. memory (cumulated for all children) (KiB): 3253432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.64
system time used= 1.46546
maximum resident set size= 3132312
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 354029
page faults= 0
swaps= 0
block input operations= 0
block output operations= 9920
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 59600
involuntary context switches= 3411


# summary of solver processes directly reported to runsolver:
#   pid: 15178
#   total CPU time (s): 2520.11
#   total CPU user time (s): 2518.64
#   total CPU system time (s): 1.46546

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.846 second user time and 25.8535 second system time

The end

Launcher Data

Begin job on node102 at 2018-07-23 15:15:45
IDJOB=4294131
IDBENCH=141333
IDSOLVER=2755
FILE ID=node102/4294131-1532351745
RUNJOBID= node102-1532330044-8950
PBS_JOBID= 21019000
Free space on /tmp= 53240 MiB

SOLVER NAME= scop both+MapleCOMSPS (2018-06-13)
BENCH NAME= XCSP18/Bibd/Bibd-sum-22-033-12-08-04_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-4294131-1532351745/watcher-4294131-1532351745 -o /tmp/evaluation-result-4294131-1532351745/solver-4294131-1532351745 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1532330044-8950 --watchdog 2580  java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -both -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4294131-1532351745.xml

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

MD5SUM BENCH= f3f766a62b1d9930afd3b37b1c8667ba
RANDOM SEED=1983354246

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:        16376740 kB
MemAvailable:   31607796 kB
Buffers:          258100 kB
Cached:         15060304 kB
SwapCached:            0 kB
Active:          1874104 kB
Inactive:       13828484 kB
Active(anon):     387108 kB
Inactive(anon):    16888 kB
Active(file):    1486996 kB
Inactive(file): 13811596 kB
Unevictable:        6604 kB
Mlocked:            6604 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7856 kB
Writeback:             0 kB
AnonPages:        390552 kB
Mapped:            49288 kB
Shmem:             17036 kB
Slab:             389360 kB
SReclaimable:     360924 kB
SUnreclaim:        28436 kB
KernelStack:        3984 kB
PageTables:         5484 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13514716 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    241664 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= 53228 MiB
End job on node102 at 2018-07-23 15:57:30