Trace number 4294414

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.08 2503.83

General information on the benchmark

NameSocialGolfers/
SocialGolfers-6-6-8-cp_c18.xml
MD5SUM8a9161d398725f1a5fa3c8de0eb5bbd3
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 variables288
Number of constraints17650
Number of domains1
Minimum domain size6
Maximum domain size6
Distribution of domain sizes[{"size":6,"count":288}]
Minimum variable degree247
Maximum variable degree248
Distribution of variable degrees[{"degree":247,"count":252},{"degree":248,"count":36}]
Minimum constraint arity4
Maximum constraint arity288
Distribution of constraint arities[{"arity":4,"count":17640},{"arity":36,"count":9},{"arity":288,"count":1}]
Number of extensional constraints0
Number of intensional constraints17640
Distribution of constraint types[{"type":"intension","count":17640},{"type":"lex","count":1},{"type":"cardinality","count":8},{"type":"instantiation","count":1}]
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 16:40:38 CEST 2018
0.67/0.55	c PID: 16899
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
6.95/2.92	c (2,2) Parsing End
6.95/2.93	c (2,2) CSP: 288 int (0 aux), 0 bool (0 aux), 17650 ctr, max domain size 6
6.95/2.93	c (2,2) Heap : 844 MiB used (max 10795 MiB), NonHeap : 23 MiB used (max 0 MiB)
6.95/2.93	c (2,2) Constraint Name Generate Begin
6.95/3.00	c (2,2) Ctr:HOME/instance-4294414-1532356837.xml,Cardinality:Instantiation:IntVar:LexMatrix:Ne:Num:Or
6.95/3.00	c (2,2) Constraint Name Generate End
6.95/3.00	c (2,2) Heap : 901 MiB used (max 10795 MiB), NonHeap : 24 MiB used (max 0 MiB)
6.95/3.00	c (2,2) CSP to CSPinCNF Begin
7.97/3.34	c (2,2) translated 1765 (10%) constraints
8.25/3.44	c (2,2) translated 3530 (20%) constraints
8.56/3.53	c (2,2) translated 5295 (30%) constraints
8.56/3.59	c (3,2) translated 7060 (40%) constraints
8.85/3.65	c (3,3) translated 8825 (50%) constraints
8.85/3.69	c (3,3) translated 10590 (60%) constraints
9.15/3.73	c (3,3) translated 12355 (70%) constraints
9.15/3.77	c (3,3) translated 14120 (80%) constraints
9.37/3.81	c (3,3) translated 15885 (90%) constraints
10.97/4.37	c (3,3) translated 17650 (100%) constraints
13.97/5.36	c (4,4) STATISTICS1:HOME/instance-4294414-1532356837.xml,Cardinality:Instantiation:IntVar:LexMatrix:Ne:Num:Or,2464,22160,34359738368,6,4,36,34359738368:96;6:31751;1:4551,6:66597;2:6528;1:9499,4:18088;3:1770;2:2176;1:126,36:96;2:36302;1:10056,
13.97/5.36	c (4,4) ===========================================
13.97/5.36	c (4,4) Both Encoding selects:
13.97/5.36	c (4,4) Order
13.97/5.36	c (4,4) ===========================================
14.60/5.52	c (4,4) translated 2216 (10%) constraints
14.90/5.65	c (5,5) translated 4432 (20%) constraints
15.20/5.78	c (5,5) translated 6648 (30%) constraints
15.47/5.88	c (5,5) translated 8864 (40%) constraints
15.57/5.99	c (5,5) translated 11080 (50%) constraints
15.75/6.08	c (5,5) translated 13296 (60%) constraints
15.86/6.18	c (5,5) translated 15512 (70%) constraints
16.11/6.32	c (5,5) translated 17728 (80%) constraints
17.04/6.60	c (6,5) translated 19944 (90%) constraints
17.34/6.75	c (6,6) translated 22160 (100%) constraints
17.34/6.76	c (6,6) CSP to CSPinCNF End
17.34/6.76	c (6,6) CSP: 720 int (432 aux), 3904 bool (3904 aux), 26564 ctr, max domain size 7
17.34/6.76	c (6,6) Heap : 1971 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
17.34/6.76	c (6,6) CSPinCNF Propagation Begin
18.62/7.13	c (6,6) 786 values, 6580 unsatisfiable literals, and 5416 valid clauses are removed
18.62/7.13	c (6,6) CSPinCNF Propagation End
18.62/7.14	c (6,6) CSP: 1182 int (894 aux), 3442 bool (3442 aux), 21148 ctr, max domain size 7
18.62/7.14	c (6,6) Heap : 2196 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
18.62/7.14	c (6,6) Simplify CSPinCNF Begin
19.86/7.62	c (7,6) Simplify CSPinCNF End
19.86/7.62	c (7,6) CSP: 1182 int (894 aux), 12773 bool (12773 aux), 30479 ctr, max domain size 7
19.86/7.62	c (7,6) Heap : 2365 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
19.86/7.62	c (7,6) Calculate Precise Domain Begin
19.86/7.68	c (7,7) 0 values are removed by re-calculation
19.86/7.68	c (7,7) Calculate Precise Domain End
19.86/7.68	c (7,7) CSP: 1182 int (894 aux), 12773 bool (12773 aux), 30479 ctr, max domain size 7
19.86/7.68	c (7,7) Heap : 2365 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
19.86/7.68	c (7,7) CSPinCNF to SatSolver Begin
20.78/7.91	c (7,7) 3048 (10 %) CSP clauses are encoded (16301 SAT variables, 16775 SAT clauses)
21.10/8.02	c (7,7) 6096 (20 %) CSP clauses are encoded (16301 SAT variables, 30628 SAT clauses)
21.10/8.10	c (7,7) 9144 (30 %) CSP clauses are encoded (16301 SAT variables, 43301 SAT clauses)
21.41/8.16	c (7,7) 12192 (40 %) CSP clauses are encoded (16301 SAT variables, 55944 SAT clauses)
21.41/8.20	c (7,7) 15240 (50 %) CSP clauses are encoded (16301 SAT variables, 62237 SAT clauses)
21.61/8.22	c (7,7) 18288 (60 %) CSP clauses are encoded (16301 SAT variables, 65285 SAT clauses)
21.61/8.24	c (7,7) 21336 (70 %) CSP clauses are encoded (16301 SAT variables, 68333 SAT clauses)
21.81/8.35	c (7,7) 24384 (80 %) CSP clauses are encoded (16301 SAT variables, 82805 SAT clauses)
22.09/8.48	c (7,7) 27432 (90 %) CSP clauses are encoded (16301 SAT variables, 108701 SAT clauses)
22.30/8.54	c (8,7) 30479 (100 %) CSP clauses are encoded (16301 SAT variables, 121400 SAT clauses)
22.30/8.54	c (8,7) CSPinCNF to SatSolver End
22.30/8.54	c (8,7) Heap : 2760 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
23.21/8.81	c (8,8) STATISTICS2:HOME/instance-4294414-1532356837.xml,Cardinality:Instantiation:IntVar:LexMatrix:Ne:Num:Or,13955,30479,64,7,4,7,64:504;49:336;6:9701;1:89,7:1512;6:24531;2:75766;1:89,4:13638;3:1054;2:14911;1:876,7:504;3:336;2:9790;1:77782,
23.21/8.81	c (8,8) SatSolver.solve Begin
23.21/8.81	c (8,8) 16301 bool, 121405 clause
23.21/8.81	c (8,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-4294414-1532356837.xml-scop-16899.cnf HOME/instance-4294414-1532356837.xml-scop-16899.cnf.out
2520.03/2503.80	c (2503,8) SatSolver is killed by some reasons.
2520.03/2503.80	c (2503,8) 2,2,6,6,7,7,8,TO,TO,STOP-AFTER(DIMACS)
2520.03/2503.80	s UNKNOWN
2520.03/2503.80	c END-Prog: Mon Jul 23 17:22:21 CEST 2018
2520.03/2503.80	c (2503,0) receiving signal SIGTERM

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4294414-1532356837/watcher-4294414-1532356837 -o /tmp/evaluation-result-4294414-1532356837/solver-4294414-1532356837 -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-4294414-1532356837.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=16899, runsolver pid=16896

[startup+0.100092 s]*
/proc/loadavg: 2.22 2.13 2.09 4/220 16914
/proc/meminfo: memFree=16365092/32770624 swapFree=67108860/67108860
[pid=16899] ppid=16896 vsize=15011656 memory=72248 CPUtime=0.11 cores=0,2,4,6
/proc/16899/stat : 16899 (java) S 16896 16899 8919 0 -1 1077944320 6743 0 0 0 10 1 0 0 20 0 15 0 53246893 15371935744 18062 33554432000 4194304 4196468 140722761483440 140722761465984 140536752160503 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
/proc/16899/statm: 3752914 18062 2777 1 0 3715374 0
[pid=16899/tid=16901] ppid=16896 vsize=15011656 memory=-6871259845000215376 CPUtime=0.09 cores=0,2,4,6
/proc/16899/task/16901/stat : 16901 (java) R 16896 16899 8919 0 -1 4202560 4822 0 0 0 8 1 0 0 20 0 15 0 53246893 15371935744 18062 33554432000 4194304 4196468 140722761483440 140536723972488 140536737326151 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
[pid=16899/tid=16902] ppid=16896 vsize=15011656 memory=-3689349214911541841 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16902/stat : 16902 (java) S 16896 16899 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53246895 15371935744 18062 33554432000 4194304 4196468 140722761483440 140536756402960 140536752170709 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
[pid=16899/tid=16903] ppid=16896 vsize=15011656 memory=140124692731520 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16903/stat : 16903 (java) S 16896 16899 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53246895 15371935744 18062 33554432000 4194304 4196468 140722761483440 140536570559376 140536752170709 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
[pid=16899/tid=16904] ppid=16896 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16904/stat : 16904 (java) S 16896 16899 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53246895 15371935744 18062 33554432000 4194304 4196468 140722761483440 140536569506832 140536752170709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
[pid=16899/tid=16905] ppid=16896 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16905/stat : 16905 (java) S 16896 16899 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53246895 15371935744 18062 33554432000 4194304 4196468 140722761483440 140536568454288 140536752170709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
[pid=16899/tid=16906] ppid=16896 vsize=15011656 memory=140124692731520 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16906/stat : 16906 (java) S 16896 16899 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53246896 15371935744 18062 33554432000 4194304 4196468 140722761483440 140535790520304 140536752171650 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
[pid=16899/tid=16907] ppid=16896 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16907/stat : 16907 (java) S 16896 16899 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 53246897 15371935744 18062 33554432000 4194304 4196468 140722761483440 140535289340832 140536752170709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
[pid=16899/tid=16908] ppid=16896 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16908/stat : 16908 (java) S 16896 16899 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53246897 15371935744 18062 33554432000 4194304 4196468 140722761483440 140535020905456 140536752170709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
[pid=16899/tid=16909] ppid=16896 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16909/stat : 16909 (java) S 16896 16899 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53246899 15371935744 18062 33554432000 4194304 4196468 140722761483440 140534646397136 140536752179099 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
[pid=16899/tid=16910] ppid=16896 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16910/stat : 16910 (java) S 16896 16899 8919 0 -1 1077944384 295 0 0 0 0 0 0 0 20 0 15 0 53246899 15371935744 18062 33554432000 4194304 4196468 140722761483440 140535789468144 140536752171650 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
[pid=16899/tid=16911] ppid=16896 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16911/stat : 16911 (java) S 16896 16899 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53246899 15371935744 18062 33554432000 4194304 4196468 140722761483440 140535788415600 140536752171650 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
[pid=16899/tid=16912] ppid=16896 vsize=15011656 memory=140124692731520 CPUtime=0.01 cores=0,2,4,6
/proc/16899/task/16912/stat : 16912 (java) S 16896 16899 8919 0 -1 1077944384 286 0 0 0 1 0 0 0 20 0 15 0 53246900 15371935744 18128 33554432000 4194304 4196468 140722761483440 140535787363056 140536752171650 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
[pid=16899/tid=16913] ppid=16896 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16913/stat : 16913 (java) S 16896 16899 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53246900 15371935744 18128 33554432000 4194304 4196468 140722761483440 140534148492384 140536752170709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
[pid=16899/tid=16914] ppid=16896 vsize=15011656 memory=140124692731520 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16914/stat : 16914 (java) S 16896 16899 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53246900 15371935744 18128 33554432000 4194304 4196468 140722761483440 140535786309936 140536752171650 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 72248 KiB

[startup+0.210422 s]*
/proc/loadavg: 2.22 2.13 2.09 3/220 16914
/proc/meminfo: memFree=16350856/32770624 swapFree=67108860/67108860
[pid=16899] ppid=16896 vsize=15011656 memory=85580 CPUtime=0.26 cores=0,2,4,6
/proc/16899/stat : 16899 (java) S 16896 16899 8919 0 -1 1077944320 10356 0 0 0 24 2 0 0 20 0 15 0 53246893 15371935744 21395 33554432000 4194304 4196468 140722761483440 140722761465984 140536752160503 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
/proc/16899/statm: 3752914 21395 2911 1 0 3715374 0
[pid=16899/tid=16901] ppid=16896 vsize=15011656 memory=8389772277269004345 CPUtime=0.2 cores=0,2,4,6
/proc/16899/task/16901/stat : 16901 (java) R 16896 16899 8919 0 -1 4202560 8255 0 0 0 18 2 0 0 20 0 15 0 53246893 15371935744 21395 33554432000 4194304 4196468 140722761483440 140536723979888 140536752172438 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
[pid=16899/tid=16902] ppid=16896 vsize=15011656 memory=288230609019731991 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16902/stat : 16902 (java) S 16896 16899 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53246895 15371935744 21395 33554432000 4194304 4196468 140722761483440 140536756402960 140536752170709 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
[pid=16899/tid=16903] ppid=16896 vsize=15011656 memory=288370500844443264 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16903/stat : 16903 (java) S 16896 16899 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53246895 15371935744 21395 33554432000 4194304 4196468 140722761483440 140536570559376 140536752170709 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
[pid=16899/tid=16904] ppid=16896 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16904/stat : 16904 (java) S 16896 16899 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53246895 15371935744 21395 33554432000 4194304 4196468 140722761483440 140536569506832 140536752170709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
[pid=16899/tid=16905] ppid=16896 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16905/stat : 16905 (java) S 16896 16899 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53246895 15371935744 21395 33554432000 4194304 4196468 140722761483440 140536568454288 140536752170709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
[pid=16899/tid=16906] ppid=16896 vsize=15011656 memory=140124692731520 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16906/stat : 16906 (java) S 16896 16899 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53246896 15371935744 21395 33554432000 4194304 4196468 140722761483440 140535790520304 140536752171650 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
[pid=16899/tid=16907] ppid=16896 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16907/stat : 16907 (java) S 16896 16899 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 53246897 15371935744 21395 33554432000 4194304 4196468 140722761483440 140535289340832 140536752170709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
[pid=16899/tid=16908] ppid=16896 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16908/stat : 16908 (java) S 16896 16899 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53246897 15371935744 21395 33554432000 4194304 4196468 140722761483440 140535020905456 140536752170709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
[pid=16899/tid=16909] ppid=16896 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16909/stat : 16909 (java) S 16896 16899 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53246899 15371935744 21395 33554432000 4194304 4196468 140722761483440 140534646397136 140536752179099 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
[pid=16899/tid=16910] ppid=16896 vsize=15011656 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/16899/task/16910/stat : 16910 (java) S 16896 16899 8919 0 -1 1077944384 306 0 0 0 1 0 0 0 20 0 15 0 53246899 15371935744 21395 33554432000 4194304 4196468 140722761483440 140535789468144 140536752171650 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
[pid=16899/tid=16911] ppid=16896 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16911/stat : 16911 (java) S 16896 16899 8919 0 -1 1077944384 156 0 0 0 0 0 0 0 20 0 15 0 53246899 15371935744 21395 33554432000 4194304 4196468 140722761483440 140535788415600 140536752171650 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
[pid=16899/tid=16912] ppid=16896 vsize=15011656 memory=140124692731520 CPUtime=0.03 cores=0,2,4,6
/proc/16899/task/16912/stat : 16912 (java) R 16896 16899 8919 0 -1 4202560 307 0 0 0 3 0 0 0 20 0 15 0 53246900 15371935744 21395 33554432000 4194304 4196468 140722761483440 140535787363056 140536752172438 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
[pid=16899/tid=16913] ppid=16896 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16913/stat : 16913 (java) S 16896 16899 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53246900 15371935744 21395 33554432000 4194304 4196468 140722761483440 140534148492384 140536752170709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
[pid=16899/tid=16914] ppid=16896 vsize=15011656 memory=140124692731520 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16914/stat : 16914 (java) S 16896 16899 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53246900 15371935744 21395 33554432000 4194304 4196468 140722761483440 140535786309936 140536752171650 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 85580 KiB

[startup+0.310418 s]*
/proc/loadavg: 2.22 2.13 2.09 3/220 16914
/proc/meminfo: memFree=16346932/32770624 swapFree=67108860/67108860
[pid=16899] ppid=16896 vsize=15011656 memory=89400 CPUtime=0.42 cores=0,2,4,6
/proc/16899/stat : 16899 (java) S 16896 16899 8919 0 -1 1077944320 10953 0 0 0 40 2 0 0 20 0 15 0 53246893 15371935744 22350 33554432000 4194304 4196468 140722761483440 140722761465984 140536752160503 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
/proc/16899/statm: 3752914 22350 2968 1 0 3715374 0
[pid=16899/tid=16901] ppid=16896 vsize=15011656 memory=8389772277269004345 CPUtime=0.3 cores=0,2,4,6
/proc/16899/task/16901/stat : 16901 (java) R 16896 16899 8919 0 -1 4202560 8681 0 0 0 28 2 0 0 20 0 15 0 53246893 15371935744 22350 33554432000 4194304 4196468 140722761483440 140536723964656 140536736240990 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
[pid=16899/tid=16902] ppid=16896 vsize=15011656 memory=4294967638 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16902/stat : 16902 (java) S 16896 16899 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53246895 15371935744 22350 33554432000 4194304 4196468 140722761483440 140536756402960 140536752170709 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
[pid=16899/tid=16903] ppid=16896 vsize=15011656 memory=288370500844443264 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16903/stat : 16903 (java) S 16896 16899 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53246895 15371935744 22350 33554432000 4194304 4196468 140722761483440 140536570559376 140536752170709 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
[pid=16899/tid=16904] ppid=16896 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16904/stat : 16904 (java) S 16896 16899 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53246895 15371935744 22350 33554432000 4194304 4196468 140722761483440 140536569506832 140536752170709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
[pid=16899/tid=16905] ppid=16896 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16905/stat : 16905 (java) S 16896 16899 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53246895 15371935744 22350 33554432000 4194304 4196468 140722761483440 140536568454288 140536752170709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
[pid=16899/tid=16906] ppid=16896 vsize=15011656 memory=140124692731520 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16906/stat : 16906 (java) S 16896 16899 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53246896 15371935744 22350 33554432000 4194304 4196468 140722761483440 140535790520304 140536752171650 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
[pid=16899/tid=16907] ppid=16896 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16907/stat : 16907 (java) S 16896 16899 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 53246897 15371935744 22350 33554432000 4194304 4196468 140722761483440 140535289340832 140536752170709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
[pid=16899/tid=16908] ppid=16896 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16908/stat : 16908 (java) S 16896 16899 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53246897 15371935744 22350 33554432000 4194304 4196468 140722761483440 140535020905456 140536752170709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
[pid=16899/tid=16909] ppid=16896 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16909/stat : 16909 (java) S 16896 16899 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53246899 15371935744 22350 33554432000 4194304 4196468 140722761483440 140534646397136 140536752179099 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
[pid=16899/tid=16910] ppid=16896 vsize=15011656 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/16899/task/16910/stat : 16910 (java) S 16896 16899 8919 0 -1 1077944384 324 0 0 0 1 0 0 0 20 0 15 0 53246899 15371935744 22350 33554432000 4194304 4196468 140722761483440 140535789468144 140536752171650 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
[pid=16899/tid=16911] ppid=16896 vsize=15011656 memory=-1 CPUtime=0.03 cores=0,2,4,6
/proc/16899/task/16911/stat : 16911 (java) R 16896 16899 8919 0 -1 4202560 263 0 0 0 3 0 0 0 20 0 15 0 53246899 15371935744 22350 33554432000 4194304 4196468 140722761483440 140535788415600 140536731331744 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
[pid=16899/tid=16912] ppid=16896 vsize=15011656 memory=140124692731520 CPUtime=0.07 cores=0,2,4,6
/proc/16899/task/16912/stat : 16912 (java) S 16896 16899 8919 0 -1 1077944384 350 0 0 0 7 0 0 0 20 0 15 0 53246900 15371935744 22350 33554432000 4194304 4196468 140722761483440 140535787363056 140536752171650 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
[pid=16899/tid=16913] ppid=16896 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16913/stat : 16913 (java) S 16896 16899 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53246900 15371935744 22350 33554432000 4194304 4196468 140722761483440 140534148492384 140536752170709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
[pid=16899/tid=16914] ppid=16896 vsize=15011656 memory=140124692731520 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16914/stat : 16914 (java) S 16896 16899 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53246900 15371935744 22350 33554432000 4194304 4196468 140722761483440 140535786309936 140536752171650 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 89400 KiB

[startup+0.700749 s]
/proc/loadavg: 2.22 2.13 2.09 3/220 16914
/proc/meminfo: memFree=16323308/32770624 swapFree=67108860/67108860
[pid=16899] ppid=16896 vsize=15017928 memory=131220 CPUtime=1.04 cores=0,2,4,6
/proc/16899/stat : 16899 (java) S 16896 16899 8919 0 -1 1077944320 17972 0 0 0 100 4 0 0 20 0 15 0 53246893 15378358272 32805 33554432000 4194304 4196468 140722761483440 140722761465984 140536752160503 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
/proc/16899/statm: 3754482 32805 3139 1 0 3715886 0
[pid=16899/tid=16901] ppid=16896 vsize=15017928 memory=0 CPUtime=0.67 cores=0,2,4,6
/proc/16899/task/16901/stat : 16901 (java) R 16896 16899 8919 0 -1 4202560 15169 0 0 0 64 3 0 0 20 0 15 0 53246893 15378358272 32805 33554432000 4194304 4196468 140722761483440 140536723996288 140536245753615 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
[pid=16899/tid=16902] ppid=16896 vsize=15017928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16902/stat : 16902 (java) S 16896 16899 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53246895 15378358272 32805 33554432000 4194304 4196468 140722761483440 140536756402960 140536752170709 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
[pid=16899/tid=16903] ppid=16896 vsize=15017928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16903/stat : 16903 (java) S 16896 16899 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53246895 15378358272 32805 33554432000 4194304 4196468 140722761483440 140536570559376 140536752170709 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
[pid=16899/tid=16904] ppid=16896 vsize=15017928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16904/stat : 16904 (java) S 16896 16899 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53246895 15378358272 32805 33554432000 4194304 4196468 140722761483440 140536569506832 140536752170709 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
[pid=16899/tid=16905] ppid=16896 vsize=15017928 memory=212735300228457 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16905/stat : 16905 (java) S 16896 16899 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53246895 15378358272 32805 33554432000 4194304 4196468 140722761483440 140536568454288 140536752170709 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
[pid=16899/tid=16906] ppid=16896 vsize=15017928 memory=287128 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16906/stat : 16906 (java) S 16896 16899 8919 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 53246896 15378358272 32805 33554432000 4194304 4196468 140722761483440 140535790520304 140536752171650 0 0 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
[pid=16899/tid=16907] ppid=16896 vsize=15017928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16907/stat : 16907 (java) S 16896 16899 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 53246897 15378358272 32805 33554432000 4194304 4196468 140722761483440 140535289340832 140536752170709 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
[pid=16899/tid=16908] ppid=16896 vsize=15017928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16908/stat : 16908 (java) S 16896 16899 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53246897 15378358272 32805 33554432000 4194304 4196468 140722761483440 140535020905456 140536752170709 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
[pid=16899/tid=16909] ppid=16896 vsize=15017928 memory=7809523229951467574 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16909/stat : 16909 (java) S 16896 16899 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53246899 15378358272 32805 33554432000 4194304 4196468 140722761483440 140534646397136 140536752179099 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
[pid=16899/tid=16910] ppid=16896 vsize=15017928 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/16899/task/16910/stat : 16910 (java) R 16896 16899 8919 0 -1 1077944384 580 0 0 0 9 0 0 0 20 0 15 0 53246899 15378358272 32805 33554432000 4194304 4196468 140722761483440 140535789457936 140536752170709 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
[pid=16899/tid=16911] ppid=16896 vsize=15017928 memory=-3472574513799858009 CPUtime=0.08 cores=0,2,4,6
/proc/16899/task/16911/stat : 16911 (java) R 16896 16899 8919 0 -1 4202560 348 0 0 0 8 0 0 0 20 0 15 0 53246899 15378358272 32805 33554432000 4194304 4196468 140722761483440 140535788407248 140536735691990 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
[pid=16899/tid=16912] ppid=16896 vsize=15017928 memory=6944656592387989600 CPUtime=0.18 cores=0,2,4,6
/proc/16899/task/16912/stat : 16912 (java) R 16896 16899 8919 0 -1 4202560 535 0 0 0 18 0 0 0 20 0 15 0 53246900 15378358272 32805 33554432000 4194304 4196468 140722761483440 140535787358912 140536752172438 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
[pid=16899/tid=16913] ppid=16896 vsize=15017928 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16913/stat : 16913 (java) S 16896 16899 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53246900 15378358272 32805 33554432000 4194304 4196468 140722761483440 140534148492384 140536752170709 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
[pid=16899/tid=16914] ppid=16896 vsize=15017928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16914/stat : 16914 (java) S 16896 16899 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53246900 15378358272 32805 33554432000 4194304 4196468 140722761483440 140535786309936 140536752171650 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
Current children cumulated CPU time: 1.04 s
Current children cumulated vsize: 15017928 KiB
Current children cumulated memory: 131220 KiB

[startup+1.50076 s]
/proc/loadavg: 2.22 2.13 2.09 5/220 16914
/proc/meminfo: memFree=16248228/32770624 swapFree=67108860/67108860
[pid=16899] ppid=16896 vsize=15020052 memory=352556 CPUtime=3.47 cores=0,2,4,6
/proc/16899/stat : 16899 (java) S 16896 16899 8919 0 -1 1077944320 20718 0 0 0 339 8 0 0 20 0 15 0 53246893 15380533248 88139 33554432000 4194304 4196468 140722761483440 140722761465984 140536752160503 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
/proc/16899/statm: 3755013 88139 3200 1 0 3716398 0
[pid=16899/tid=16901] ppid=16896 vsize=15020052 memory=127 CPUtime=1.47 cores=0,2,4,6
/proc/16899/task/16901/stat : 16901 (java) R 16896 16899 8919 0 -1 4202560 15959 0 0 0 141 6 0 0 20 0 15 0 53246893 15380533248 88139 33554432000 4194304 4196468 140722761483440 140536723997808 140536736204133 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
[pid=16899/tid=16902] ppid=16896 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16902/stat : 16902 (java) S 16896 16899 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53246895 15380533248 88139 33554432000 4194304 4196468 140722761483440 140536756402960 140536752170709 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
[pid=16899/tid=16903] ppid=16896 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16903/stat : 16903 (java) S 16896 16899 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53246895 15380533248 88139 33554432000 4194304 4196468 140722761483440 140536570559376 140536752170709 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
[pid=16899/tid=16904] ppid=16896 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16904/stat : 16904 (java) S 16896 16899 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53246895 15380533248 88139 33554432000 4194304 4196468 140722761483440 140536569506832 140536752170709 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
[pid=16899/tid=16905] ppid=16896 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16905/stat : 16905 (java) S 16896 16899 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53246895 15380533248 88139 33554432000 4194304 4196468 140722761483440 140536568454288 140536752170709 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
[pid=16899/tid=16906] ppid=16896 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16906/stat : 16906 (java) S 16896 16899 8919 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 53246896 15380533248 88139 33554432000 4194304 4196468 140722761483440 140535790520304 140536752171650 0 0 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0

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

/proc/meminfo: memFree=10429856/32770624 swapFree=67108860/67108860
[pid=16899] ppid=16896 vsize=15683912 memory=2934740 CPUtime=24.96 cores=0,2,4,6
/proc/16899/stat : 16899 (java) S 16896 16899 8919 0 -1 1077944320 37380 0 0 0 2383 113 0 0 20 0 19 0 53246893 16060325888 733685 33554432000 4194304 4196468 140722761483440 140722761465984 140536752160503 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
/proc/16899/statm: 3920978 733685 3246 1 0 3881834 0
[pid=16915] ppid=16899 vsize=153380 memory=131020 CPUtime=2433.53 cores=0,2,4,6
/proc/16915/stat : 16915 (minisat_release) R 16899 16899 8919 0 -1 4202496 172771 0 0 0 243335 18 0 0 20 0 1 0 53247776 157061120 32755 33554432000 4194304 4308513 140720939969728 140720939966728 4276089 0 4 0 8396802 0 0 0 17 2 0 0 0 0 0 6409496 6410680 17518592 140720939971247 140720939971758 140720939971758 140720939974597 0
/proc/16915/statm: 38345 32755 353 28 0 34585 0
[pid=16899/tid=16901] ppid=16896 vsize=15683912 memory=131020 CPUtime=8.66 cores=0,2,4,6
/proc/16899/task/16901/stat : 16901 (java) S 16896 16899 8919 0 -1 1077944384 18703 0 0 0 819 47 0 0 20 0 19 0 53246893 16060325888 733685 33554432000 4194304 4196468 140722761483440 140536723999744 140536752170709 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 10 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
[pid=16899/tid=16902] ppid=16896 vsize=15683912 memory=2934740 CPUtime=0.04 cores=0,2,4,6
/proc/16899/task/16902/stat : 16902 (java) S 16896 16899 8919 0 -1 1077944384 104 0 0 0 3 1 0 0 20 0 19 0 53246895 16060325888 733685 33554432000 4194304 4196468 140722761483440 140536756402960 140536752170709 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
[pid=16899/tid=16903] ppid=16896 vsize=15683912 memory=2934740 CPUtime=0.03 cores=0,2,4,6
/proc/16899/task/16903/stat : 16903 (java) S 16896 16899 8919 0 -1 1077944384 41 0 0 0 3 0 0 0 20 0 19 0 53246895 16060325888 733685 33554432000 4194304 4196468 140722761483440 140536570559376 140536752170709 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
[pid=16899/tid=16904] ppid=16896 vsize=15683912 memory=2934740 CPUtime=0.05 cores=0,2,4,6
/proc/16899/task/16904/stat : 16904 (java) S 16896 16899 8919 0 -1 1077944384 207 0 0 0 4 1 0 0 20 0 19 0 53246895 16060325888 733685 33554432000 4194304 4196468 140722761483440 140536569506832 140536752170709 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
[pid=16899/tid=16905] ppid=16896 vsize=15683912 memory=2934740 CPUtime=0.04 cores=0,2,4,6
/proc/16899/task/16905/stat : 16905 (java) S 16896 16899 8919 0 -1 1077944384 39 0 0 0 4 0 0 0 20 0 19 0 53246895 16060325888 733685 33554432000 4194304 4196468 140722761483440 140536568454288 140536752170709 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
[pid=16899/tid=16906] ppid=16896 vsize=15683912 memory=2934740 CPUtime=0.06 cores=0,2,4,6
/proc/16899/task/16906/stat : 16906 (java) S 16896 16899 8919 0 -1 1077944384 24 0 0 0 3 3 0 0 20 0 19 0 53246896 16060325888 733685 33554432000 4194304 4196468 140722761483440 140535790520304 140536752171650 0 0 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
[pid=16899/tid=16907] ppid=16896 vsize=15683912 memory=2934740 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16907/stat : 16907 (java) S 16896 16899 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 53246897 16060325888 733685 33554432000 4194304 4196468 140722761483440 140535289340832 140536752170709 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
[pid=16899/tid=16908] ppid=16896 vsize=15683912 memory=2934740 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16908/stat : 16908 (java) S 16896 16899 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 53246897 16060325888 733685 33554432000 4194304 4196468 140722761483440 140535020905456 140536752170709 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
[pid=16899/tid=16909] ppid=16896 vsize=15683912 memory=2934740 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16909/stat : 16909 (java) S 16896 16899 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 53246899 16060325888 733685 33554432000 4194304 4196468 140722761483440 140534646397136 140536752179099 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
[pid=16899/tid=16910] ppid=16896 vsize=15683912 memory=2934740 CPUtime=6.57 cores=0,2,4,6
/proc/16899/task/16910/stat : 16910 (java) S 16896 16899 8919 0 -1 1077944384 6426 0 0 0 655 2 0 0 20 0 19 0 53246899 16060325888 733685 33554432000 4194304 4196468 140722761483440 140535789468144 140536752171650 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
[pid=16899/tid=16911] ppid=16896 vsize=15683912 memory=131020 CPUtime=6.37 cores=0,2,4,6
/proc/16899/task/16911/stat : 16911 (java) S 16896 16899 8919 0 -1 1077944384 5850 0 0 0 635 2 0 0 20 0 19 0 53246899 16060325888 733685 33554432000 4194304 4196468 140722761483440 140535788415600 140536752171650 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
[pid=16899/tid=16912] ppid=16896 vsize=15683912 memory=2934740 CPUtime=1.68 cores=0,2,4,6
/proc/16899/task/16912/stat : 16912 (java) S 16896 16899 8919 0 -1 1077944384 4439 0 0 0 166 2 0 0 20 0 19 0 53246900 16060325888 733685 33554432000 4194304 4196468 140722761483440 140535787363056 140536752171650 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
[pid=16899/tid=16913] ppid=16896 vsize=15683912 memory=2934740 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16913/stat : 16913 (java) S 16896 16899 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 53246900 16060325888 733685 33554432000 4194304 4196468 140722761483440 140534148492384 140536752170709 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
[pid=16899/tid=16914] ppid=16896 vsize=15683912 memory=2934740 CPUtime=1.36 cores=0,2,4,6
/proc/16899/task/16914/stat : 16914 (java) S 16896 16899 8919 0 -1 1077944384 165 0 0 0 70 66 0 0 20 0 19 0 53246900 16060325888 733685 33554432000 4194304 4196468 140722761483440 140535786309936 140536752171650 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 10 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
[pid=16899/tid=16916] ppid=16896 vsize=15683912 memory=2934740 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16916/stat : 16916 (java) S 16896 16899 8919 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 53247776 16060325888 733685 33554432000 4194304 4196468 140722761483440 140535767946304 140536752185113 0 4 0 25189583 18446744071579417331 0 0 -1 0 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
[pid=16899/tid=16918] ppid=16896 vsize=15683912 memory=2934740 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16918/stat : 16918 (java) S 16896 16899 8919 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 53247776 16060325888 733685 33554432000 4194304 4196468 140722761483440 140533611609648 140536752182429 0 4 0 25189583 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
[pid=16899/tid=16919] ppid=16896 vsize=15683912 memory=2934740 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16919/stat : 16919 (java) S 16896 16899 8919 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 53247776 16060325888 733685 33554432000 4194304 4196468 140722761483440 140533880045232 140536752182429 0 4 0 25189583 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
[pid=16899/tid=16920] ppid=16896 vsize=15683912 memory=4140 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16920/stat : 16920 (java) S 16896 16899 8919 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 19 0 53247778 16060325888 733685 33554432000 4194304 4196468 140722761483440 140533208964640 140536752170709 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
Current children cumulated CPU time: 2458.49 s
Current children cumulated vsize: 15837292 KiB
Current children cumulated memory: 3065760 KiB

[startup+2502.3 s]
/proc/loadavg: 2.11 2.13 2.09 3/225 17096
/proc/meminfo: memFree=10429672/32770624 swapFree=67108860/67108860
[pid=16899] ppid=16896 vsize=15683912 memory=2934740 CPUtime=25 cores=0,2,4,6
/proc/16899/stat : 16899 (java) S 16896 16899 8919 0 -1 1077944320 37384 0 0 0 2386 114 0 0 20 0 19 0 53246893 16060325888 733685 33554432000 4194304 4196468 140722761483440 140722761465984 140536752160503 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
/proc/16899/statm: 3920978 733685 3246 1 0 3881834 0
[pid=16915] ppid=16899 vsize=153380 memory=131020 CPUtime=2493.53 cores=0,2,4,6
/proc/16915/stat : 16915 (minisat_release) R 16899 16899 8919 0 -1 4202496 177170 0 0 0 249335 18 0 0 20 0 1 0 53247776 157061120 32755 33554432000 4194304 4308513 140720939969728 140720939966728 4276123 0 4 0 8396802 0 0 0 17 2 0 0 0 0 0 6409496 6410680 17518592 140720939971247 140720939971758 140720939971758 140720939974597 0
/proc/16915/statm: 38345 32755 353 28 0 34585 0
[pid=16899/tid=16901] ppid=16896 vsize=15683912 memory=2934740 CPUtime=8.66 cores=0,2,4,6
/proc/16899/task/16901/stat : 16901 (java) S 16896 16899 8919 0 -1 1077944384 18703 0 0 0 819 47 0 0 20 0 19 0 53246893 16060325888 733685 33554432000 4194304 4196468 140722761483440 140536723999744 140536752170709 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 10 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
[pid=16899/tid=16902] ppid=16896 vsize=15683912 memory=2934740 CPUtime=0.04 cores=0,2,4,6
/proc/16899/task/16902/stat : 16902 (java) S 16896 16899 8919 0 -1 1077944384 104 0 0 0 3 1 0 0 20 0 19 0 53246895 16060325888 733685 33554432000 4194304 4196468 140722761483440 140536756402960 140536752170709 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
[pid=16899/tid=16903] ppid=16896 vsize=15683912 memory=2934740 CPUtime=0.03 cores=0,2,4,6
/proc/16899/task/16903/stat : 16903 (java) S 16896 16899 8919 0 -1 1077944384 41 0 0 0 3 0 0 0 20 0 19 0 53246895 16060325888 733685 33554432000 4194304 4196468 140722761483440 140536570559376 140536752170709 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
[pid=16899/tid=16904] ppid=16896 vsize=15683912 memory=2500 CPUtime=0.05 cores=0,2,4,6
/proc/16899/task/16904/stat : 16904 (java) S 16896 16899 8919 0 -1 1077944384 207 0 0 0 4 1 0 0 20 0 19 0 53246895 16060325888 733685 33554432000 4194304 4196468 140722761483440 140536569506832 140536752170709 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
[pid=16899/tid=16905] ppid=16896 vsize=15683912 memory=2934740 CPUtime=0.04 cores=0,2,4,6
/proc/16899/task/16905/stat : 16905 (java) S 16896 16899 8919 0 -1 1077944384 39 0 0 0 4 0 0 0 20 0 19 0 53246895 16060325888 733685 33554432000 4194304 4196468 140722761483440 140536568454288 140536752170709 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
[pid=16899/tid=16906] ppid=16896 vsize=15683912 memory=2934740 CPUtime=0.06 cores=0,2,4,6
/proc/16899/task/16906/stat : 16906 (java) S 16896 16899 8919 0 -1 1077944384 24 0 0 0 3 3 0 0 20 0 19 0 53246896 16060325888 733685 33554432000 4194304 4196468 140722761483440 140535790520304 140536752171650 0 0 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
[pid=16899/tid=16907] ppid=16896 vsize=15683912 memory=4140 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16907/stat : 16907 (java) S 16896 16899 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 53246897 16060325888 733685 33554432000 4194304 4196468 140722761483440 140535289340832 140536752170709 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
[pid=16899/tid=16908] ppid=16896 vsize=15683912 memory=16444 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16908/stat : 16908 (java) S 16896 16899 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 53246897 16060325888 733685 33554432000 4194304 4196468 140722761483440 140535020905456 140536752170709 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
[pid=16899/tid=16909] ppid=16896 vsize=15683912 memory=640 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16909/stat : 16909 (java) S 16896 16899 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 53246899 16060325888 733685 33554432000 4194304 4196468 140722761483440 140534646397136 140536752179099 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
[pid=16899/tid=16910] ppid=16896 vsize=15683912 memory=2934740 CPUtime=6.57 cores=0,2,4,6
/proc/16899/task/16910/stat : 16910 (java) S 16896 16899 8919 0 -1 1077944384 6426 0 0 0 655 2 0 0 20 0 19 0 53246899 16060325888 733685 33554432000 4194304 4196468 140722761483440 140535789468144 140536752171650 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
[pid=16899/tid=16911] ppid=16896 vsize=15683912 memory=131020 CPUtime=6.37 cores=0,2,4,6
/proc/16899/task/16911/stat : 16911 (java) S 16896 16899 8919 0 -1 1077944384 5850 0 0 0 635 2 0 0 20 0 19 0 53246899 16060325888 733685 33554432000 4194304 4196468 140722761483440 140535788415600 140536752171650 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
[pid=16899/tid=16912] ppid=16896 vsize=15683912 memory=2934740 CPUtime=1.68 cores=0,2,4,6
/proc/16899/task/16912/stat : 16912 (java) S 16896 16899 8919 0 -1 1077944384 4439 0 0 0 166 2 0 0 20 0 19 0 53246900 16060325888 733685 33554432000 4194304 4196468 140722761483440 140535787363056 140536752171650 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
[pid=16899/tid=16913] ppid=16896 vsize=15683912 memory=2934740 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16913/stat : 16913 (java) S 16896 16899 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 53246900 16060325888 733685 33554432000 4194304 4196468 140722761483440 140534148492384 140536752170709 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
[pid=16899/tid=16914] ppid=16896 vsize=15683912 memory=2934740 CPUtime=1.39 cores=0,2,4,6
/proc/16899/task/16914/stat : 16914 (java) S 16896 16899 8919 0 -1 1077944384 169 0 0 0 72 67 0 0 20 0 19 0 53246900 16060325888 733685 33554432000 4194304 4196468 140722761483440 140535786309936 140536752171650 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 10 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
[pid=16899/tid=16916] ppid=16896 vsize=15683912 memory=131020 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16916/stat : 16916 (java) S 16896 16899 8919 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 53247776 16060325888 733685 33554432000 4194304 4196468 140722761483440 140535767946304 140536752185113 0 4 0 25189583 18446744071579417331 0 0 -1 0 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
[pid=16899/tid=16918] ppid=16896 vsize=15683912 memory=131020 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16918/stat : 16918 (java) S 16896 16899 8919 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 53247776 16060325888 733685 33554432000 4194304 4196468 140722761483440 140533611609648 140536752182429 0 4 0 25189583 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
[pid=16899/tid=16919] ppid=16896 vsize=15683912 memory=2934740 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16919/stat : 16919 (java) S 16896 16899 8919 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 53247776 16060325888 733685 33554432000 4194304 4196468 140722761483440 140533880045232 140536752182429 0 4 0 25189583 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
[pid=16899/tid=16920] ppid=16896 vsize=15683912 memory=2934740 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16920/stat : 16920 (java) S 16896 16899 8919 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 19 0 53247778 16060325888 733685 33554432000 4194304 4196468 140722761483440 140533208964640 140536752170709 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
Current children cumulated CPU time: 2518.53 s
Current children cumulated vsize: 15837292 KiB
Current children cumulated memory: 3065760 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2503.8 s]
/proc/loadavg: 2.11 2.13 2.09 3/225 17096
/proc/meminfo: memFree=10429672/32770624 swapFree=67108860/67108860
[pid=16899] ppid=16896 vsize=15683912 memory=2934740 CPUtime=25 cores=0,2,4,6
/proc/16899/stat : 16899 (java) S 16896 16899 8919 0 -1 1077944320 37384 0 0 0 2386 114 0 0 20 0 19 0 53246893 16060325888 733685 33554432000 4194304 4196468 140722761483440 140722761465984 140536752160503 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
/proc/16899/statm: 3920978 733685 3246 1 0 3881834 0
[pid=16915] ppid=16899 vsize=153380 memory=131020 CPUtime=2495.03 cores=0,2,4,6
/proc/16915/stat : 16915 (minisat_release) R 16899 16899 8919 0 -1 4202496 177176 0 0 0 249485 18 0 0 20 0 1 0 53247776 157061120 32755 33554432000 4194304 4308513 140720939969728 140720939966728 4269639 0 4 0 8396802 0 0 0 17 2 0 0 0 0 0 6409496 6410680 17518592 140720939971247 140720939971758 140720939971758 140720939974597 0
/proc/16915/statm: 38345 32755 353 28 0 34585 0
[pid=16899/tid=16901] ppid=16896 vsize=15683912 memory=1712 CPUtime=8.66 cores=0,2,4,6
/proc/16899/task/16901/stat : 16901 (java) S 16896 16899 8919 0 -1 1077944384 18703 0 0 0 819 47 0 0 20 0 19 0 53246893 16060325888 733685 33554432000 4194304 4196468 140722761483440 140536723999744 140536752170709 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 10 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
[pid=16899/tid=16902] ppid=16896 vsize=15683912 memory=5524 CPUtime=0.04 cores=0,2,4,6
/proc/16899/task/16902/stat : 16902 (java) S 16896 16899 8919 0 -1 1077944384 104 0 0 0 3 1 0 0 20 0 19 0 53246895 16060325888 733685 33554432000 4194304 4196468 140722761483440 140536756402960 140536752170709 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
[pid=16899/tid=16903] ppid=16896 vsize=15683912 memory=3248 CPUtime=0.03 cores=0,2,4,6
/proc/16899/task/16903/stat : 16903 (java) S 16896 16899 8919 0 -1 1077944384 41 0 0 0 3 0 0 0 20 0 19 0 53246895 16060325888 733685 33554432000 4194304 4196468 140722761483440 140536570559376 140536752170709 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
[pid=16899/tid=16904] ppid=16896 vsize=15683912 memory=4620 CPUtime=0.05 cores=0,2,4,6
/proc/16899/task/16904/stat : 16904 (java) S 16896 16899 8919 0 -1 1077944384 207 0 0 0 4 1 0 0 20 0 19 0 53246895 16060325888 733685 33554432000 4194304 4196468 140722761483440 140536569506832 140536752170709 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
[pid=16899/tid=16905] ppid=16896 vsize=15683912 memory=796 CPUtime=0.04 cores=0,2,4,6
/proc/16899/task/16905/stat : 16905 (java) S 16896 16899 8919 0 -1 1077944384 39 0 0 0 4 0 0 0 20 0 19 0 53246895 16060325888 733685 33554432000 4194304 4196468 140722761483440 140536568454288 140536752170709 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
[pid=16899/tid=16906] ppid=16896 vsize=15683912 memory=1224 CPUtime=0.06 cores=0,2,4,6
/proc/16899/task/16906/stat : 16906 (java) S 16896 16899 8919 0 -1 1077944384 24 0 0 0 3 3 0 0 20 0 19 0 53246896 16060325888 733685 33554432000 4194304 4196468 140722761483440 140535790520304 140536752171650 0 0 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
[pid=16899/tid=16907] ppid=16896 vsize=15683912 memory=15872 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16907/stat : 16907 (java) S 16896 16899 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 53246897 16060325888 733685 33554432000 4194304 4196468 140722761483440 140535289340832 140536752170709 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
[pid=16899/tid=16908] ppid=16896 vsize=15683912 memory=4048 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16908/stat : 16908 (java) S 16896 16899 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 53246897 16060325888 733685 33554432000 4194304 4196468 140722761483440 140535020905456 140536752170709 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
[pid=16899/tid=16909] ppid=16896 vsize=15683912 memory=10956 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16909/stat : 16909 (java) S 16896 16899 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 53246899 16060325888 733685 33554432000 4194304 4196468 140722761483440 140534646397136 140536752179099 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
[pid=16899/tid=16910] ppid=16896 vsize=15683912 memory=16444 CPUtime=6.57 cores=0,2,4,6
/proc/16899/task/16910/stat : 16910 (java) S 16896 16899 8919 0 -1 1077944384 6426 0 0 0 655 2 0 0 20 0 19 0 53246899 16060325888 733685 33554432000 4194304 4196468 140722761483440 140535789468144 140536752171650 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
[pid=16899/tid=16911] ppid=16896 vsize=15683912 memory=640 CPUtime=6.37 cores=0,2,4,6
/proc/16899/task/16911/stat : 16911 (java) S 16896 16899 8919 0 -1 1077944384 5850 0 0 0 635 2 0 0 20 0 19 0 53246899 16060325888 733685 33554432000 4194304 4196468 140722761483440 140535788415600 140536752171650 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
[pid=16899/tid=16912] ppid=16896 vsize=15683912 memory=1796 CPUtime=1.68 cores=0,2,4,6
/proc/16899/task/16912/stat : 16912 (java) S 16896 16899 8919 0 -1 1077944384 4439 0 0 0 166 2 0 0 20 0 19 0 53246900 16060325888 733685 33554432000 4194304 4196468 140722761483440 140535787363056 140536752171650 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
[pid=16899/tid=16913] ppid=16896 vsize=15683912 memory=960 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16913/stat : 16913 (java) S 16896 16899 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 53246900 16060325888 733685 33554432000 4194304 4196468 140722761483440 140534148492384 140536752170709 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
[pid=16899/tid=16914] ppid=16896 vsize=15683912 memory=1240 CPUtime=1.39 cores=0,2,4,6
/proc/16899/task/16914/stat : 16914 (java) S 16896 16899 8919 0 -1 1077944384 169 0 0 0 72 67 0 0 20 0 19 0 53246900 16060325888 733685 33554432000 4194304 4196468 140722761483440 140535786309936 140536752171650 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 10 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
[pid=16899/tid=16916] ppid=16896 vsize=15683912 memory=2340 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16916/stat : 16916 (java) S 16896 16899 8919 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 53247776 16060325888 733685 33554432000 4194304 4196468 140722761483440 140535767946304 140536752185113 0 4 0 25189583 18446744071579417331 0 0 -1 0 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
[pid=16899/tid=16918] ppid=16896 vsize=15683912 memory=2240 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16918/stat : 16918 (java) S 16896 16899 8919 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 53247776 16060325888 733685 33554432000 4194304 4196468 140722761483440 140533611609648 140536752182429 0 4 0 25189583 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
[pid=16899/tid=16919] ppid=16896 vsize=15683912 memory=4132 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16919/stat : 16919 (java) S 16896 16899 8919 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 53247776 16060325888 733685 33554432000 4194304 4196468 140722761483440 140533880045232 140536752182429 0 4 0 25189583 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
[pid=16899/tid=16920] ppid=16896 vsize=15683912 memory=928 CPUtime=0 cores=0,2,4,6
/proc/16899/task/16920/stat : 16920 (java) S 16896 16899 8919 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 19 0 53247778 16060325888 733685 33554432000 4194304 4196468 140722761483440 140533208964640 140536752170709 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33902592 140722761487348 140722761487625 140722761487625 140722761490383 0
Current children cumulated CPU time: 2520.03 s
Current children cumulated vsize: 15837292 KiB
Current children cumulated memory: 3065760 KiB

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

[startup+2503.83 s]
# the end of solver process 16899 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.73 s, system=1.35629 s

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

Child status: 1
Real time (s): 2503.83
CPU time (s): 2520.08
CPU user time (s): 2518.73
CPU system time (s): 1.35629
CPU usage (%): 100.649
Max. virtual memory (cumulated for all children) (KiB): 15837292
Max. memory (cumulated for all children) (KiB): 3065760

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.73
system time used= 1.35629
maximum resident set size= 2945480
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 214626
page faults= 0
swaps= 0
block input operations= 0
block output operations= 6016
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 59677
involuntary context switches= 903


# summary of solver processes directly reported to runsolver:
#   pid: 16899
#   total CPU time (s): 2520.08
#   total CPU user time (s): 2518.73
#   total CPU system time (s): 1.35629

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.234 second user time and 25.2855 second system time

The end

Launcher Data

Begin job on node102 at 2018-07-23 16:40:37
IDJOB=4294414
IDBENCH=141380
IDSOLVER=2755
FILE ID=node102/4294414-1532356837
RUNJOBID= node102-1532330044-8950
PBS_JOBID= 21019000
Free space on /tmp= 53240 MiB

SOLVER NAME= scop both+MapleCOMSPS (2018-06-13)
BENCH NAME= XCSP18/SocialGolfers/SocialGolfers-6-6-8-cp_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-4294414-1532356837/watcher-4294414-1532356837 -o /tmp/evaluation-result-4294414-1532356837/solver-4294414-1532356837 -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-4294414-1532356837.xml

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

MD5SUM BENCH= 8a9161d398725f1a5fa3c8de0eb5bbd3
RANDOM SEED=1262610320

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:        16425396 kB
MemAvailable:   31661124 kB
Buffers:          259352 kB
Cached:         15064312 kB
SwapCached:            0 kB
Active:          1826012 kB
Inactive:       13829936 kB
Active(anon):     335604 kB
Inactive(anon):    16888 kB
Active(file):    1490408 kB
Inactive(file): 13813048 kB
Unevictable:        6604 kB
Mlocked:            6604 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              9440 kB
Writeback:             0 kB
AnonPages:        292752 kB
Mapped:            49188 kB
Shmem:             17036 kB
Slab:             388800 kB
SReclaimable:     360732 kB
SUnreclaim:        28068 kB
KernelStack:        3664 kB
PageTables:         5708 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13481676 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    147456 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 17:22:21