Trace number 4294487

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
scop order+MapleCOMSPS (2018-06-13)? (TO) 2520.1 2503.13

General information on the benchmark

NameSocialGolfers/
SocialGolfers-6-6-7-cp_c18.xml
MD5SUM6d0c168c4ed68c601cb94602702970c2
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 variables252
Number of constraints13239
Number of domains1
Minimum domain size6
Maximum domain size6
Distribution of domain sizes[{"size":6,"count":252}]
Minimum variable degree212
Maximum variable degree213
Distribution of variable degrees[{"degree":212,"count":216},{"degree":213,"count":36}]
Minimum constraint arity4
Maximum constraint arity252
Distribution of constraint arities[{"arity":4,"count":13230},{"arity":36,"count":8},{"arity":252,"count":1}]
Number of extensional constraints0
Number of intensional constraints13230
Distribution of constraint types[{"type":"intension","count":13230},{"type":"lex","count":1},{"type":"cardinality","count":7},{"type":"instantiation","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.66/0.53	
0.66/0.53	scop order+minisat_release (2018-06-13)
0.66/0.53	
0.66/0.56	c BEGIN-Prog: Mon Jul 23 16:47:47 CEST 2018
0.66/0.56	c PID: 10912
0.66/0.56	c IP: 172.20.3.105
0.66/0.56	c HOST: node105.alineos.net
0.66/0.57	c (0,0) Parsing Begin
7.29/2.73	c (2,2) Parsing End
7.29/2.74	c (2,2) CSP: 252 int (0 aux), 0 bool (0 aux), 13239 ctr, max domain size 6
7.29/2.74	c (2,2) Heap : 732 MiB used (max 10795 MiB), NonHeap : 24 MiB used (max 0 MiB)
7.29/2.74	c (2,2) Constraint Name Generate Begin
7.62/2.80	c (2,2) Ctr:HOME/instance-4294487-1532357267.xml,Cardinality:Instantiation:IntVar:LexMatrix:Ne:Num:Or
7.62/2.80	c (2,2) Constraint Name Generate End
7.62/2.80	c (2,2) Heap : 732 MiB used (max 10795 MiB), NonHeap : 24 MiB used (max 0 MiB)
7.62/2.80	c (2,2) CSP to CSPinCNF Begin
8.47/3.11	c (2,2) translated 1324 (10%) constraints
8.47/3.19	c (2,2) translated 2648 (20%) constraints
8.73/3.25	c (2,2) translated 3972 (30%) constraints
9.03/3.30	c (2,2) translated 5296 (40%) constraints
9.03/3.35	c (2,2) translated 6620 (50%) constraints
9.03/3.39	c (2,2) translated 7944 (60%) constraints
9.32/3.43	c (2,2) translated 9268 (70%) constraints
9.32/3.46	c (2,2) translated 10592 (80%) constraints
9.32/3.49	c (2,2) translated 11916 (90%) constraints
10.98/3.99	c (3,3) translated 13239 (100%) constraints
13.80/4.82	c (4,4) STATISTICS1:HOME/instance-4294487-1532357267.xml,Cardinality:Instantiation:IntVar:LexMatrix:Ne:Num:Or,2143,17172,34359738368,6,4,36,34359738368:84;6:23420;1:3921,6:49503;2:5673;1:8239,4:13609;3:1553;2:1891;1:119,36:84;2:27341;1:8769,
13.80/4.82	c (4,4) ===========================================
13.80/4.82	c (4,4) Order
13.80/4.82	c (4,4) ===========================================
14.12/4.95	c (4,4) translated 1718 (10%) constraints
14.44/5.07	c (4,4) translated 3435 (20%) constraints
14.75/5.17	c (4,4) translated 5152 (30%) constraints
15.02/5.27	c (4,4) translated 6869 (40%) constraints
15.33/5.37	c (4,4) translated 8586 (50%) constraints
15.62/5.45	c (4,4) translated 10304 (60%) constraints
15.74/5.53	c (4,4) translated 12021 (70%) constraints
15.95/5.69	c (5,5) translated 13738 (80%) constraints
16.60/5.89	c (5,5) translated 15455 (90%) constraints
16.90/6.00	c (5,5) translated 17172 (100%) constraints
16.90/6.00	c (5,5) CSP to CSPinCNF End
17.21/6.02	c (5,5) CSP: 630 int (378 aux), 3403 bool (3403 aux), 21030 ctr, max domain size 7
17.21/6.02	c (5,5) Heap : 1633 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
17.21/6.02	c (5,5) CSPinCNF Propagation Begin
18.15/6.34	c (5,5) 786 values, 5788 unsatisfiable literals, and 4804 valid clauses are removed
18.15/6.34	c (5,5) CSPinCNF Propagation End
18.15/6.34	c (5,5) CSP: 1092 int (840 aux), 2941 bool (2941 aux), 16226 ctr, max domain size 7
18.15/6.34	c (5,5) Heap : 1746 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
18.15/6.34	c (5,5) Simplify CSPinCNF Begin
19.34/6.73	c (6,6) Simplify CSPinCNF End
19.34/6.73	c (6,6) CSP: 1092 int (840 aux), 10941 bool (10941 aux), 24226 ctr, max domain size 7
19.34/6.73	c (6,6) Heap : 1915 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
19.34/6.73	c (6,6) Calculate Precise Domain Begin
19.34/6.79	c (6,6) 0 values are removed by re-calculation
19.34/6.79	c (6,6) Calculate Precise Domain End
19.34/6.79	c (6,6) CSP: 1092 int (840 aux), 10941 bool (10941 aux), 24226 ctr, max domain size 7
19.34/6.79	c (6,6) Heap : 1915 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
19.34/6.79	c (6,6) CSPinCNF to SatSolver Begin
19.91/6.99	c (6,6) 2423 (10 %) CSP clauses are encoded (13965 SAT variables, 13451 SAT clauses)
20.25/7.08	c (6,6) 4846 (20 %) CSP clauses are encoded (13965 SAT variables, 24929 SAT clauses)
20.55/7.16	c (6,6) 7268 (30 %) CSP clauses are encoded (13965 SAT variables, 35031 SAT clauses)
20.83/7.23	c (6,6) 9691 (40 %) CSP clauses are encoded (13965 SAT variables, 45044 SAT clauses)
20.83/7.27	c (6,6) 12113 (50 %) CSP clauses are encoded (13965 SAT variables, 52396 SAT clauses)
20.83/7.29	c (6,6) 14536 (60 %) CSP clauses are encoded (13965 SAT variables, 54819 SAT clauses)
21.08/7.31	c (6,6) 16959 (70 %) CSP clauses are encoded (13965 SAT variables, 57242 SAT clauses)
21.37/7.42	c (6,6) 19381 (80 %) CSP clauses are encoded (13965 SAT variables, 71388 SAT clauses)
21.67/7.53	c (6,6) 21804 (90 %) CSP clauses are encoded (13965 SAT variables, 90647 SAT clauses)
21.67/7.59	c (7,7) 24226 (100 %) CSP clauses are encoded (13965 SAT variables, 102087 SAT clauses)
21.67/7.59	c (7,7) CSPinCNF to SatSolver End
21.67/7.59	c (7,7) Heap : 2253 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
22.26/7.77	c (7,7) STATISTICS2:HOME/instance-4294487-1532357267.xml,Cardinality:Instantiation:IntVar:LexMatrix:Ne:Num:Or,12033,24226,64,7,4,7,64:432;49:288;6:8300;1:89,7:1296;6:21009;2:57347;1:89,4:9789;3:909;2:12773;1:755,7:432;3:288;2:8389;1:59075,
22.26/7.77	c (7,7) SatSolver.solve Begin
22.26/7.77	c (7,7) 13965 bool, 102092 clause
22.26/7.77	c (7,7) 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-4294487-1532357267.xml-scop-10912.cnf HOME/instance-4294487-1532357267.xml-scop-10912.cnf.out
2520.05/2503.11	c (2502,7) SatSolver is killed by some reasons.
2520.05/2503.11	c (2502,7) 2,2,5,5,6,6,7,TO,TO,STOP-AFTER(DIMACS)
2520.05/2503.11	s UNKNOWN
2520.05/2503.11	c END-Prog: Mon Jul 23 17:29:30 CEST 2018

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (4334 MiB free)
  memory of node 1: 16384 MiB (10216 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4294487-1532357267/watcher-4294487-1532357267 -o /tmp/evaluation-result-4294487-1532357267/solver-4294487-1532357267 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1532330128-2302 --watchdog 2580 java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -order -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4294487-1532357267.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=10912, runsolver pid=10909

[startup+0.100096 s]*
/proc/loadavg: 2.44 2.19 2.12 3/220 10927
/proc/meminfo: memFree=14840436/32770624 swapFree=67108860/67108860
[pid=10912] ppid=10909 vsize=15011656 memory=73080 CPUtime=0.11 cores=0,2,4,6
/proc/10912/stat : 10912 (java) S 10909 10912 2271 0 -1 1077944320 6971 0 0 0 9 2 0 0 20 0 15 0 53289852 15371935744 18270 33554432000 4194304 4196468 140732693678064 140732693660608 140106725416695 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
/proc/10912/statm: 3752914 18270 2759 1 0 3715374 0
[pid=10912/tid=10914] ppid=10909 vsize=15011656 memory=-6799202250962287440 CPUtime=0.08 cores=0,2,4,6
/proc/10912/task/10914/stat : 10914 (java) R 10909 10912 2271 0 -1 4202560 5051 0 0 0 7 1 0 0 20 0 15 0 53289852 15371935744 18270 33554432000 4194304 4196468 140732693678064 140106697228680 140106705692075 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
[pid=10912/tid=10915] ppid=10909 vsize=15011656 memory=-3689451258167578675 CPUtime=0 cores=0,2,4,6
/proc/10912/task/10915/stat : 10915 (java) S 10909 10912 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53289854 15371935744 18270 33554432000 4194304 4196468 140732693678064 140106729659536 140106725426901 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
[pid=10912/tid=10916] ppid=10909 vsize=15011656 memory=139997695731328 CPUtime=0 cores=0,2,4,6
/proc/10912/task/10916/stat : 10916 (java) S 10909 10912 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53289854 15371935744 18270 33554432000 4194304 4196468 140732693678064 140106543815696 140106725426901 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
[pid=10912/tid=10917] ppid=10909 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10912/task/10917/stat : 10917 (java) S 10909 10912 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53289854 15371935744 18270 33554432000 4194304 4196468 140732693678064 140106542762896 140106725426901 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
[pid=10912/tid=10918] ppid=10909 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10912/task/10918/stat : 10918 (java) S 10909 10912 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53289854 15371935744 18270 33554432000 4194304 4196468 140732693678064 140106541710096 140106725426901 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
[pid=10912/tid=10919] ppid=10909 vsize=15011656 memory=139997695731328 CPUtime=0 cores=0,2,4,6
/proc/10912/task/10919/stat : 10919 (java) S 10909 10912 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53289855 15371935744 18270 33554432000 4194304 4196468 140732693678064 140106132793712 140106725427842 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
[pid=10912/tid=10920] ppid=10909 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10912/task/10920/stat : 10920 (java) S 10909 10912 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 53289856 15371935744 18270 33554432000 4194304 4196468 140732693678064 140105389958176 140106725426901 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
[pid=10912/tid=10921] ppid=10909 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10912/task/10921/stat : 10921 (java) S 10909 10912 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53289856 15371935744 18270 33554432000 4194304 4196468 140732693678064 140105121522544 140106725426901 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
[pid=10912/tid=10922] ppid=10909 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10912/task/10922/stat : 10922 (java) S 10909 10912 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53289859 15371935744 18270 33554432000 4194304 4196468 140732693678064 140104747013968 140106725435291 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
[pid=10912/tid=10923] ppid=10909 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10912/task/10923/stat : 10923 (java) S 10909 10912 2271 0 -1 1077944384 28 0 0 0 0 0 0 0 20 0 15 0 53289859 15371935744 18270 33554432000 4194304 4196468 140732693678064 140106131741552 140106725427842 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
[pid=10912/tid=10924] ppid=10909 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10912/task/10924/stat : 10924 (java) S 10909 10912 2271 0 -1 1077944384 272 0 0 0 0 0 0 0 20 0 15 0 53289859 15371935744 18270 33554432000 4194304 4196468 140732693678064 140106130688752 140106725427842 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
[pid=10912/tid=10925] ppid=10909 vsize=15011656 memory=139997695731328 CPUtime=0.01 cores=0,2,4,6
/proc/10912/task/10925/stat : 10925 (java) S 10909 10912 2271 0 -1 1077944384 284 0 0 0 1 0 0 0 20 0 15 0 53289859 15371935744 18270 33554432000 4194304 4196468 140732693678064 140106129635952 140106725427842 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
[pid=10912/tid=10926] ppid=10909 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10912/task/10926/stat : 10926 (java) S 10909 10912 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53289859 15371935744 18270 33554432000 4194304 4196468 140732693678064 140104249109216 140106725426901 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
[pid=10912/tid=10927] ppid=10909 vsize=15011656 memory=139997695731328 CPUtime=0 cores=0,2,4,6
/proc/10912/task/10927/stat : 10927 (java) S 10909 10912 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53289859 15371935744 18270 33554432000 4194304 4196468 140732693678064 140105490623152 140106725427842 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 73080 KiB

[startup+0.210576 s]*
/proc/loadavg: 2.44 2.19 2.12 3/220 10927
/proc/meminfo: memFree=14826432/32770624 swapFree=67108860/67108860
[pid=10912] ppid=10909 vsize=15011656 memory=86160 CPUtime=0.25 cores=0,2,4,6
/proc/10912/stat : 10912 (java) S 10909 10912 2271 0 -1 1077944320 10470 0 0 0 23 2 0 0 20 0 15 0 53289852 15371935744 21540 33554432000 4194304 4196468 140732693678064 140732693660608 140106725416695 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
/proc/10912/statm: 3752914 21540 2892 1 0 3715374 0
[pid=10912/tid=10914] ppid=10909 vsize=15011656 memory=8389772277269004345 CPUtime=0.2 cores=0,2,4,6
/proc/10912/task/10914/stat : 10914 (java) R 10909 10912 2271 0 -1 4202560 8372 0 0 0 18 2 0 0 20 0 15 0 53289852 15371935744 21540 33554432000 4194304 4196468 140732693678064 140106697207360 140106212175619 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
[pid=10912/tid=10915] ppid=10909 vsize=15011656 memory=288230609019731991 CPUtime=0 cores=0,2,4,6
/proc/10912/task/10915/stat : 10915 (java) S 10909 10912 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53289854 15371935744 21540 33554432000 4194304 4196468 140732693678064 140106729659536 140106725426901 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
[pid=10912/tid=10916] ppid=10909 vsize=15011656 memory=288370373847443072 CPUtime=0 cores=0,2,4,6
/proc/10912/task/10916/stat : 10916 (java) S 10909 10912 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53289854 15371935744 21540 33554432000 4194304 4196468 140732693678064 140106543815696 140106725426901 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
[pid=10912/tid=10917] ppid=10909 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10912/task/10917/stat : 10917 (java) S 10909 10912 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53289854 15371935744 21540 33554432000 4194304 4196468 140732693678064 140106542762896 140106725426901 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
[pid=10912/tid=10918] ppid=10909 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10912/task/10918/stat : 10918 (java) S 10909 10912 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53289854 15371935744 21540 33554432000 4194304 4196468 140732693678064 140106541710096 140106725426901 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
[pid=10912/tid=10919] ppid=10909 vsize=15011656 memory=139997695731328 CPUtime=0 cores=0,2,4,6
/proc/10912/task/10919/stat : 10919 (java) S 10909 10912 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53289855 15371935744 21540 33554432000 4194304 4196468 140732693678064 140106132793712 140106725427842 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
[pid=10912/tid=10920] ppid=10909 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10912/task/10920/stat : 10920 (java) S 10909 10912 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 53289856 15371935744 21540 33554432000 4194304 4196468 140732693678064 140105389958176 140106725426901 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
[pid=10912/tid=10921] ppid=10909 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10912/task/10921/stat : 10921 (java) S 10909 10912 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53289856 15371935744 21540 33554432000 4194304 4196468 140732693678064 140105121522544 140106725426901 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
[pid=10912/tid=10922] ppid=10909 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10912/task/10922/stat : 10922 (java) S 10909 10912 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53289859 15371935744 21540 33554432000 4194304 4196468 140732693678064 140104747013968 140106725435291 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
[pid=10912/tid=10923] ppid=10909 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10912/task/10923/stat : 10923 (java) S 10909 10912 2271 0 -1 1077944384 180 0 0 0 0 0 0 0 20 0 15 0 53289859 15371935744 21540 33554432000 4194304 4196468 140732693678064 140106131741552 140106725427842 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
[pid=10912/tid=10924] ppid=10909 vsize=15011656 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/10912/task/10924/stat : 10924 (java) S 10909 10912 2271 0 -1 1077944384 284 0 0 0 1 0 0 0 20 0 15 0 53289859 15371935744 21540 33554432000 4194304 4196468 140732693678064 140106130688752 140106725427842 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
[pid=10912/tid=10925] ppid=10909 vsize=15011656 memory=139997695731328 CPUtime=0.03 cores=0,2,4,6
/proc/10912/task/10925/stat : 10925 (java) R 10909 10912 2271 0 -1 4202560 298 0 0 0 3 0 0 0 20 0 15 0 53289859 15371935744 21540 33554432000 4194304 4196468 140732693678064 140106129635952 140106718133847 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
[pid=10912/tid=10926] ppid=10909 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10912/task/10926/stat : 10926 (java) S 10909 10912 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53289859 15371935744 21540 33554432000 4194304 4196468 140732693678064 140104249109216 140106725426901 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
[pid=10912/tid=10927] ppid=10909 vsize=15011656 memory=139997695731328 CPUtime=0 cores=0,2,4,6
/proc/10912/task/10927/stat : 10927 (java) S 10909 10912 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53289859 15371935744 21540 33554432000 4194304 4196468 140732693678064 140105490623152 140106725427842 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 86160 KiB

[startup+0.310393 s]*
/proc/loadavg: 2.44 2.19 2.12 3/220 10927
/proc/meminfo: memFree=14821076/32770624 swapFree=67108860/67108860
[pid=10912] ppid=10909 vsize=15011656 memory=89892 CPUtime=0.42 cores=0,2,4,6
/proc/10912/stat : 10912 (java) S 10909 10912 2271 0 -1 1077944320 10986 0 0 0 39 3 0 0 20 0 15 0 53289852 15371935744 22473 33554432000 4194304 4196468 140732693678064 140732693660608 140106725416695 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
/proc/10912/statm: 3752914 22473 3024 1 0 3715374 0
[pid=10912/tid=10914] ppid=10909 vsize=15011656 memory=8389772277269004345 CPUtime=0.29 cores=0,2,4,6
/proc/10912/task/10914/stat : 10914 (java) R 10909 10912 2271 0 -1 4202560 8725 0 0 0 27 2 0 0 20 0 15 0 53289852 15371935744 22473 33554432000 4194304 4196468 140732693678064 140106697220848 140106709497182 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
[pid=10912/tid=10915] ppid=10909 vsize=15011656 memory=317785485869331816 CPUtime=0 cores=0,2,4,6
/proc/10912/task/10915/stat : 10915 (java) S 10909 10912 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53289854 15371935744 22473 33554432000 4194304 4196468 140732693678064 140106729659536 140106725426901 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
[pid=10912/tid=10916] ppid=10909 vsize=15011656 memory=288230376152071981 CPUtime=0 cores=0,2,4,6
/proc/10912/task/10916/stat : 10916 (java) S 10909 10912 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53289854 15371935744 22473 33554432000 4194304 4196468 140732693678064 140106543815696 140106725426901 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
[pid=10912/tid=10917] ppid=10909 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10912/task/10917/stat : 10917 (java) S 10909 10912 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53289854 15371935744 22473 33554432000 4194304 4196468 140732693678064 140106542762896 140106725426901 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
[pid=10912/tid=10918] ppid=10909 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10912/task/10918/stat : 10918 (java) S 10909 10912 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53289854 15371935744 22473 33554432000 4194304 4196468 140732693678064 140106541710096 140106725426901 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
[pid=10912/tid=10919] ppid=10909 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10912/task/10919/stat : 10919 (java) S 10909 10912 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53289855 15371935744 22473 33554432000 4194304 4196468 140732693678064 140106132793712 140106725427842 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
[pid=10912/tid=10920] ppid=10909 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10912/task/10920/stat : 10920 (java) S 10909 10912 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 53289856 15371935744 22473 33554432000 4194304 4196468 140732693678064 140105389958176 140106725426901 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
[pid=10912/tid=10921] ppid=10909 vsize=15011656 memory=139997695731328 CPUtime=0 cores=0,2,4,6
/proc/10912/task/10921/stat : 10921 (java) S 10909 10912 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53289856 15371935744 22473 33554432000 4194304 4196468 140732693678064 140105121522544 140106725426901 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
[pid=10912/tid=10922] ppid=10909 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10912/task/10922/stat : 10922 (java) S 10909 10912 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53289859 15371935744 22473 33554432000 4194304 4196468 140732693678064 140104747013968 140106725435291 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
[pid=10912/tid=10923] ppid=10909 vsize=15011656 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/10912/task/10923/stat : 10923 (java) S 10909 10912 2271 0 -1 1077944384 270 0 0 0 1 0 0 0 20 0 15 0 53289859 15371935744 22473 33554432000 4194304 4196468 140732693678064 140106131741552 140106725427842 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
[pid=10912/tid=10924] ppid=10909 vsize=15011656 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/10912/task/10924/stat : 10924 (java) S 10909 10912 2271 0 -1 1077944384 336 0 0 0 2 0 0 0 20 0 15 0 53289859 15371935744 22473 33554432000 4194304 4196468 140732693678064 140106130688752 140106725427842 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
[pid=10912/tid=10925] ppid=10909 vsize=15011656 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/10912/task/10925/stat : 10925 (java) S 10909 10912 2271 0 -1 1077944384 319 0 0 0 7 0 0 0 20 0 15 0 53289859 15371935744 22473 33554432000 4194304 4196468 140732693678064 140106129635952 140106725427842 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
[pid=10912/tid=10926] ppid=10909 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10912/task/10926/stat : 10926 (java) S 10909 10912 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53289859 15371935744 22473 33554432000 4194304 4196468 140732693678064 140104249109216 140106725426901 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
[pid=10912/tid=10927] ppid=10909 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10912/task/10927/stat : 10927 (java) S 10909 10912 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53289859 15371935744 22473 33554432000 4194304 4196468 140732693678064 140105490623152 140106725427842 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 89892 KiB

[startup+0.703578 s]
/proc/loadavg: 2.44 2.19 2.12 3/220 10927
/proc/meminfo: memFree=14798988/32770624 swapFree=67108860/67108860
[pid=10912] ppid=10909 vsize=15017928 memory=129000 CPUtime=1.03 cores=0,2,4,6
/proc/10912/stat : 10912 (java) S 10909 10912 2271 0 -1 1077944320 17959 0 0 0 98 5 0 0 20 0 15 0 53289852 15378358272 32250 33554432000 4194304 4196468 140732693678064 140732693660608 140106725416695 0 0 0 25189583 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
/proc/10912/statm: 3754482 32250 3137 1 0 3715886 0
[pid=10912/tid=10914] ppid=10909 vsize=15017928 memory=1728 CPUtime=0.67 cores=0,2,4,6
/proc/10912/task/10914/stat : 10914 (java) R 10909 10912 2271 0 -1 4202560 15217 0 0 0 63 4 0 0 20 0 15 0 53289852 15378358272 32250 33554432000 4194304 4196468 140732693678064 140106697252480 140106725438621 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
[pid=10912/tid=10915] ppid=10909 vsize=15017928 memory=796 CPUtime=0 cores=0,2,4,6
/proc/10912/task/10915/stat : 10915 (java) S 10909 10912 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53289854 15378358272 32250 33554432000 4194304 4196468 140732693678064 140106729659536 140106725426901 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
[pid=10912/tid=10916] ppid=10909 vsize=15017928 memory=1012 CPUtime=0 cores=0,2,4,6
/proc/10912/task/10916/stat : 10916 (java) S 10909 10912 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53289854 15378358272 32250 33554432000 4194304 4196468 140732693678064 140106543815696 140106725426901 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
[pid=10912/tid=10917] ppid=10909 vsize=15017928 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/10912/task/10917/stat : 10917 (java) S 10909 10912 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53289854 15378358272 32250 33554432000 4194304 4196468 140732693678064 140106542762896 140106725426901 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
[pid=10912/tid=10918] ppid=10909 vsize=15017928 memory=1704 CPUtime=0 cores=0,2,4,6
/proc/10912/task/10918/stat : 10918 (java) S 10909 10912 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53289854 15378358272 32250 33554432000 4194304 4196468 140732693678064 140106541710096 140106725426901 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
[pid=10912/tid=10919] ppid=10909 vsize=15017928 memory=9924 CPUtime=0 cores=0,2,4,6
/proc/10912/task/10919/stat : 10919 (java) S 10909 10912 2271 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 53289855 15378358272 32250 33554432000 4194304 4196468 140732693678064 140106132793712 140106725427842 0 0 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
[pid=10912/tid=10920] ppid=10909 vsize=15017928 memory=5788 CPUtime=0 cores=0,2,4,6
/proc/10912/task/10920/stat : 10920 (java) S 10909 10912 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 53289856 15378358272 32250 33554432000 4194304 4196468 140732693678064 140105389958176 140106725426901 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
[pid=10912/tid=10921] ppid=10909 vsize=15017928 memory=1936 CPUtime=0 cores=0,2,4,6
/proc/10912/task/10921/stat : 10921 (java) S 10909 10912 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53289856 15378358272 32250 33554432000 4194304 4196468 140732693678064 140105121522544 140106725426901 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
[pid=10912/tid=10922] ppid=10909 vsize=15017928 memory=1196 CPUtime=0 cores=0,2,4,6
/proc/10912/task/10922/stat : 10922 (java) S 10909 10912 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53289859 15378358272 32250 33554432000 4194304 4196468 140732693678064 140104747013968 140106725435291 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
[pid=10912/tid=10923] ppid=10909 vsize=15017928 memory=8384 CPUtime=0.09 cores=0,2,4,6
/proc/10912/task/10923/stat : 10923 (java) R 10909 10912 2271 0 -1 1077944384 502 0 0 0 9 0 0 0 20 0 15 0 53289859 15378358272 32279 33554432000 4194304 4196468 140732693678064 140106131731024 140106725426901 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
[pid=10912/tid=10924] ppid=10909 vsize=15017928 memory=4616 CPUtime=0.07 cores=0,2,4,6
/proc/10912/task/10924/stat : 10924 (java) R 10909 10912 2271 0 -1 4202560 424 0 0 0 7 0 0 0 20 0 15 0 53289859 15378358272 32279 33554432000 4194304 4196468 140732693678064 140106130675600 140106706824537 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
[pid=10912/tid=10925] ppid=10909 vsize=15017928 memory=1424 CPUtime=0.17 cores=0,2,4,6
/proc/10912/task/10925/stat : 10925 (java) R 10909 10912 2271 0 -1 4202560 477 0 0 0 17 0 0 0 20 0 15 0 53289859 15378358272 32279 33554432000 4194304 4196468 140732693678064 140106129632320 140106704552472 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
[pid=10912/tid=10926] ppid=10909 vsize=15017928 memory=15868 CPUtime=0 cores=0,2,4,6
/proc/10912/task/10926/stat : 10926 (java) S 10909 10912 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53289859 15378358272 32279 33554432000 4194304 4196468 140732693678064 140104249109216 140106725426901 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
[pid=10912/tid=10927] ppid=10909 vsize=15017928 memory=4052 CPUtime=0 cores=0,2,4,6
/proc/10912/task/10927/stat : 10927 (java) S 10909 10912 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53289859 15378358272 32279 33554432000 4194304 4196468 140732693678064 140105490623152 140106725427842 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
Current children cumulated CPU time: 1.03 s
Current children cumulated vsize: 15017928 KiB
Current children cumulated memory: 129000 KiB

[startup+1.50405 s]
/proc/loadavg: 2.44 2.19 2.12 5/220 10927
/proc/meminfo: memFree=14724624/32770624 swapFree=67108860/67108860
[pid=10912] ppid=10909 vsize=15022100 memory=303044 CPUtime=3.67 cores=0,2,4,6
/proc/10912/stat : 10912 (java) S 10909 10912 2271 0 -1 1077944320 21127 0 0 0 359 8 0 0 20 0 15 0 53289852 15382630400 75761 33554432000 4194304 4196468 140732693678064 140732693660608 140106725416695 0 0 0 25189583 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
/proc/10912/statm: 3755525 75761 3203 1 0 3716910 0
[pid=10912/tid=10914] ppid=10909 vsize=15022100 memory=13570392392808141 CPUtime=1.47 cores=0,2,4,6
/proc/10912/task/10914/stat : 10914 (java) R 10909 10912 2271 0 -1 4202560 16081 0 0 0 140 7 0 0 20 0 15 0 53289852 15382630400 75761 33554432000 4194304 4196468 140732693678064 140106697251856 140106706823012 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
[pid=10912/tid=10915] ppid=10909 vsize=15022100 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10912/task/10915/stat : 10915 (java) S 10909 10912 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53289854 15382630400 75761 33554432000 4194304 4196468 140732693678064 140106729659536 140106725426901 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
[pid=10912/tid=10916] ppid=10909 vsize=15022100 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10912/task/10916/stat : 10916 (java) S 10909 10912 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53289854 15382630400 75761 33554432000 4194304 4196468 140732693678064 140106543815696 140106725426901 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
[pid=10912/tid=10917] ppid=10909 vsize=15022100 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10912/task/10917/stat : 10917 (java) S 10909 10912 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53289854 15382630400 75761 33554432000 4194304 4196468 140732693678064 140106542762896 140106725426901 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
[pid=10912/tid=10918] ppid=10909 vsize=15022100 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10912/task/10918/stat : 10918 (java) S 10909 10912 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53289854 15382630400 75761 33554432000 4194304 4196468 140732693678064 140106541710096 140106725426901 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
[pid=10912/tid=10919] ppid=10909 vsize=15022100 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10912/task/10919/stat : 10919 (java) S 10909 10912 2271 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 53289855 15382630400 75761 33554432000 4194304 4196468 140732693678064 140106132793712 140106725427842 0 0 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0

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

/proc/meminfo: memFree=2035904/32770624 swapFree=67108860/67108860
[pid=10912] ppid=10909 vsize=15683912 memory=2365428 CPUtime=24.55 cores=0,2,4,6
/proc/10912/stat : 10912 (java) S 10909 10912 2271 0 -1 1077944320 36000 0 0 0 2346 109 0 0 20 0 19 0 53289852 16060325888 591357 33554432000 4194304 4196468 140732693678064 140732693660608 140106725416695 0 0 0 25189583 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
/proc/10912/statm: 3920978 591357 3241 1 0 3881834 0
[pid=10928] ppid=10912 vsize=126904 memory=105296 CPUtime=2494.69 cores=0,2,4,6
/proc/10928/stat : 10928 (minisat_release) R 10912 10912 2271 0 -1 4202496 125672 0 0 0 249455 14 0 0 20 0 1 0 53290631 129949696 26324 33554432000 4194304 4308513 140728122212912 140728122209912 4275946 0 4 0 8396802 0 0 0 17 4 0 0 0 0 0 6409496 6410680 23797760 140728122221231 140728122221742 140728122221742 140728122224581 0
/proc/10928/statm: 31726 26324 354 28 0 27966 0
[pid=10912/tid=10914] ppid=10909 vsize=15683912 memory=105296 CPUtime=7.79 cores=0,2,4,6
/proc/10912/task/10914/stat : 10914 (java) S 10909 10912 2271 0 -1 1077944384 18481 0 0 0 741 38 0 0 20 0 19 0 53289852 16060325888 591357 33554432000 4194304 4196468 140732693678064 140106697255936 140106725426901 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
[pid=10912/tid=10915] ppid=10909 vsize=15683912 memory=2365428 CPUtime=0 cores=0,2,4,6
/proc/10912/task/10915/stat : 10915 (java) S 10909 10912 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 53289854 16060325888 591357 33554432000 4194304 4196468 140732693678064 140106729659536 140106725426901 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
[pid=10912/tid=10916] ppid=10909 vsize=15683912 memory=2365428 CPUtime=0 cores=0,2,4,6
/proc/10912/task/10916/stat : 10916 (java) S 10909 10912 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 53289854 16060325888 591357 33554432000 4194304 4196468 140732693678064 140106543815696 140106725426901 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
[pid=10912/tid=10917] ppid=10909 vsize=15683912 memory=103248 CPUtime=0 cores=0,2,4,6
/proc/10912/task/10917/stat : 10917 (java) S 10909 10912 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 53289854 16060325888 591357 33554432000 4194304 4196468 140732693678064 140106542762896 140106725426901 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
[pid=10912/tid=10918] ppid=10909 vsize=15683912 memory=2365428 CPUtime=0 cores=0,2,4,6
/proc/10912/task/10918/stat : 10918 (java) S 10909 10912 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 53289854 16060325888 591357 33554432000 4194304 4196468 140732693678064 140106541710096 140106725426901 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
[pid=10912/tid=10919] ppid=10909 vsize=15683912 memory=1936 CPUtime=0.06 cores=0,2,4,6
/proc/10912/task/10919/stat : 10919 (java) S 10909 10912 2271 0 -1 1077944384 6 0 0 0 3 3 0 0 20 0 19 0 53289855 16060325888 591357 33554432000 4194304 4196468 140732693678064 140106132793712 140106725427842 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
[pid=10912/tid=10920] ppid=10909 vsize=15683912 memory=2365428 CPUtime=0 cores=0,2,4,6
/proc/10912/task/10920/stat : 10920 (java) S 10909 10912 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 53289856 16060325888 591357 33554432000 4194304 4196468 140732693678064 140105389958176 140106725426901 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
[pid=10912/tid=10921] ppid=10909 vsize=15683912 memory=-7824251494390914146 CPUtime=0 cores=0,2,4,6
/proc/10912/task/10921/stat : 10921 (java) S 10909 10912 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 53289856 16060325888 591357 33554432000 4194304 4196468 140732693678064 140105121522544 140106725426901 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
[pid=10912/tid=10922] ppid=10909 vsize=15683912 memory=644 CPUtime=0 cores=0,2,4,6
/proc/10912/task/10922/stat : 10922 (java) S 10909 10912 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 53289859 16060325888 591357 33554432000 4194304 4196468 140732693678064 140104747013968 140106725435291 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
[pid=10912/tid=10923] ppid=10909 vsize=15683912 memory=2365428 CPUtime=6.65 cores=0,2,4,6
/proc/10912/task/10923/stat : 10923 (java) S 10909 10912 2271 0 -1 1077944384 5112 0 0 0 663 2 0 0 20 0 19 0 53289859 16060325888 591357 33554432000 4194304 4196468 140732693678064 140106131741552 140106725427842 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
[pid=10912/tid=10924] ppid=10909 vsize=15683912 memory=2365428 CPUtime=6.78 cores=0,2,4,6
/proc/10912/task/10924/stat : 10924 (java) S 10909 10912 2271 0 -1 1077944384 6367 0 0 0 677 1 0 0 20 0 19 0 53289859 16060325888 591357 33554432000 4194304 4196468 140732693678064 140106130688752 140106725427842 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
[pid=10912/tid=10925] ppid=10909 vsize=15683912 memory=2365428 CPUtime=1.67 cores=0,2,4,6
/proc/10912/task/10925/stat : 10925 (java) S 10909 10912 2271 0 -1 1077944384 4481 0 0 0 165 2 0 0 20 0 19 0 53289859 16060325888 591357 33554432000 4194304 4196468 140732693678064 140106129635952 140106725427842 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
[pid=10912/tid=10926] ppid=10909 vsize=15683912 memory=2365428 CPUtime=0 cores=0,2,4,6
/proc/10912/task/10926/stat : 10926 (java) S 10909 10912 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 53289859 16060325888 591357 33554432000 4194304 4196468 140732693678064 140104249109216 140106725426901 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
[pid=10912/tid=10927] ppid=10909 vsize=15683912 memory=2365428 CPUtime=1.54 cores=0,2,4,6
/proc/10912/task/10927/stat : 10927 (java) S 10909 10912 2271 0 -1 1077944384 167 0 0 0 78 76 0 0 20 0 19 0 53289859 16060325888 591357 33554432000 4194304 4196468 140732693678064 140105490623152 140106725427842 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
[pid=10912/tid=10929] ppid=10909 vsize=15683912 memory=105296 CPUtime=0 cores=0,2,4,6
/proc/10912/task/10929/stat : 10929 (java) S 10909 10912 2271 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 53290632 16060325888 591357 33554432000 4194304 4196468 140732693678064 140106531042496 140106725441305 0 4 0 25189583 18446744071579417331 0 0 -1 6 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
[pid=10912/tid=10931] ppid=10909 vsize=15683912 memory=17260 CPUtime=0 cores=0,2,4,6
/proc/10912/task/10931/stat : 10931 (java) S 10909 10912 2271 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 53290632 16060325888 591357 33554432000 4194304 4196468 140732693678064 140103712226480 140106725438621 0 4 0 25189583 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
[pid=10912/tid=10932] ppid=10909 vsize=15683912 memory=2420 CPUtime=0 cores=0,2,4,6
/proc/10912/task/10932/stat : 10932 (java) S 10909 10912 2271 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 53290632 16060325888 591357 33554432000 4194304 4196468 140732693678064 140103443791920 140106725438621 0 4 0 25189583 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
[pid=10912/tid=10933] ppid=10909 vsize=15683912 memory=2365428 CPUtime=0 cores=0,2,4,6
/proc/10912/task/10933/stat : 10933 (java) S 10909 10912 2271 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 19 0 53290634 16060325888 591357 33554432000 4194304 4196468 140732693678064 140103980670624 140106725426901 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
Current children cumulated CPU time: 2519.24 s
Current children cumulated vsize: 15810816 KiB
Current children cumulated memory: 2470724 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2503.11 s]
/proc/loadavg: 2.18 2.77 3.05 3/220 13951
/proc/meminfo: memFree=2035904/32770624 swapFree=67108860/67108860
[pid=10912] ppid=10909 vsize=15683912 memory=2365428 CPUtime=24.55 cores=0,2,4,6
/proc/10912/stat : 10912 (java) S 10909 10912 2271 0 -1 1077944320 36000 0 0 0 2346 109 0 0 20 0 19 0 53289852 16060325888 591357 33554432000 4194304 4196468 140732693678064 140732693660608 140106725416695 0 0 0 25189583 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
/proc/10912/statm: 3920978 591357 3241 1 0 3881834 0
[pid=10928] ppid=10912 vsize=126904 memory=105296 CPUtime=2495.5 cores=0,2,4,6
/proc/10928/stat : 10928 (minisat_release) R 10912 10912 2271 0 -1 4202496 125674 0 0 0 249536 14 0 0 20 0 1 0 53290631 129949696 26324 33554432000 4194304 4308513 140728122212912 140728122209912 4276436 0 4 0 8396802 0 0 0 17 4 0 0 0 0 0 6409496 6410680 23797760 140728122221231 140728122221742 140728122221742 140728122224581 0
/proc/10928/statm: 31726 26324 354 28 0 27966 0
[pid=10912/tid=10914] ppid=10909 vsize=15683912 memory=105296 CPUtime=7.79 cores=0,2,4,6
/proc/10912/task/10914/stat : 10914 (java) S 10909 10912 2271 0 -1 1077944384 18481 0 0 0 741 38 0 0 20 0 19 0 53289852 16060325888 591357 33554432000 4194304 4196468 140732693678064 140106697255936 140106725426901 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
[pid=10912/tid=10915] ppid=10909 vsize=15683912 memory=2365428 CPUtime=0 cores=0,2,4,6
/proc/10912/task/10915/stat : 10915 (java) S 10909 10912 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 53289854 16060325888 591357 33554432000 4194304 4196468 140732693678064 140106729659536 140106725426901 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
[pid=10912/tid=10916] ppid=10909 vsize=15683912 memory=2365428 CPUtime=0 cores=0,2,4,6
/proc/10912/task/10916/stat : 10916 (java) S 10909 10912 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 53289854 16060325888 591357 33554432000 4194304 4196468 140732693678064 140106543815696 140106725426901 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
[pid=10912/tid=10917] ppid=10909 vsize=15683912 memory=2365428 CPUtime=0 cores=0,2,4,6
/proc/10912/task/10917/stat : 10917 (java) S 10909 10912 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 53289854 16060325888 591357 33554432000 4194304 4196468 140732693678064 140106542762896 140106725426901 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
[pid=10912/tid=10918] ppid=10909 vsize=15683912 memory=2365428 CPUtime=0 cores=0,2,4,6
/proc/10912/task/10918/stat : 10918 (java) S 10909 10912 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 53289854 16060325888 591357 33554432000 4194304 4196468 140732693678064 140106541710096 140106725426901 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
[pid=10912/tid=10919] ppid=10909 vsize=15683912 memory=103248 CPUtime=0.06 cores=0,2,4,6
/proc/10912/task/10919/stat : 10919 (java) S 10909 10912 2271 0 -1 1077944384 6 0 0 0 3 3 0 0 20 0 19 0 53289855 16060325888 591357 33554432000 4194304 4196468 140732693678064 140106132793712 140106725427842 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
[pid=10912/tid=10920] ppid=10909 vsize=15683912 memory=1936 CPUtime=0 cores=0,2,4,6
/proc/10912/task/10920/stat : 10920 (java) S 10909 10912 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 53289856 16060325888 591357 33554432000 4194304 4196468 140732693678064 140105389958176 140106725426901 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
[pid=10912/tid=10921] ppid=10909 vsize=15683912 memory=2365428 CPUtime=0 cores=0,2,4,6
/proc/10912/task/10921/stat : 10921 (java) S 10909 10912 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 53289856 16060325888 591357 33554432000 4194304 4196468 140732693678064 140105121522544 140106725426901 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
[pid=10912/tid=10922] ppid=10909 vsize=15683912 memory=4100 CPUtime=0 cores=0,2,4,6
/proc/10912/task/10922/stat : 10922 (java) S 10909 10912 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 53289859 16060325888 591357 33554432000 4194304 4196468 140732693678064 140104747013968 140106725435291 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
[pid=10912/tid=10923] ppid=10909 vsize=15683912 memory=17260 CPUtime=6.65 cores=0,2,4,6
/proc/10912/task/10923/stat : 10923 (java) S 10909 10912 2271 0 -1 1077944384 5112 0 0 0 663 2 0 0 20 0 19 0 53289859 16060325888 591357 33554432000 4194304 4196468 140732693678064 140106131741552 140106725427842 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
[pid=10912/tid=10924] ppid=10909 vsize=15683912 memory=2420 CPUtime=6.78 cores=0,2,4,6
/proc/10912/task/10924/stat : 10924 (java) S 10909 10912 2271 0 -1 1077944384 6367 0 0 0 677 1 0 0 20 0 19 0 53289859 16060325888 591357 33554432000 4194304 4196468 140732693678064 140106130688752 140106725427842 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
[pid=10912/tid=10925] ppid=10909 vsize=15683912 memory=-7824251494390914146 CPUtime=1.67 cores=0,2,4,6
/proc/10912/task/10925/stat : 10925 (java) S 10909 10912 2271 0 -1 1077944384 4481 0 0 0 165 2 0 0 20 0 19 0 53289859 16060325888 591357 33554432000 4194304 4196468 140732693678064 140106129635952 140106725427842 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
[pid=10912/tid=10926] ppid=10909 vsize=15683912 memory=644 CPUtime=0 cores=0,2,4,6
/proc/10912/task/10926/stat : 10926 (java) S 10909 10912 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 53289859 16060325888 591357 33554432000 4194304 4196468 140732693678064 140104249109216 140106725426901 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
[pid=10912/tid=10927] ppid=10909 vsize=15683912 memory=2365428 CPUtime=1.54 cores=0,2,4,6
/proc/10912/task/10927/stat : 10927 (java) S 10909 10912 2271 0 -1 1077944384 167 0 0 0 78 76 0 0 20 0 19 0 53289859 16060325888 591357 33554432000 4194304 4196468 140732693678064 140105490623152 140106725427842 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
[pid=10912/tid=10929] ppid=10909 vsize=15683912 memory=2365428 CPUtime=0 cores=0,2,4,6
/proc/10912/task/10929/stat : 10929 (java) S 10909 10912 2271 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 53290632 16060325888 591357 33554432000 4194304 4196468 140732693678064 140106531042496 140106725441305 0 4 0 25189583 18446744071579417331 0 0 -1 6 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
[pid=10912/tid=10931] ppid=10909 vsize=15683912 memory=2365428 CPUtime=0 cores=0,2,4,6
/proc/10912/task/10931/stat : 10931 (java) S 10909 10912 2271 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 53290632 16060325888 591357 33554432000 4194304 4196468 140732693678064 140103712226480 140106725438621 0 4 0 25189583 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
[pid=10912/tid=10932] ppid=10909 vsize=15683912 memory=105296 CPUtime=0 cores=0,2,4,6
/proc/10912/task/10932/stat : 10932 (java) S 10909 10912 2271 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 53290632 16060325888 591357 33554432000 4194304 4196468 140732693678064 140103443791920 140106725438621 0 4 0 25189583 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
[pid=10912/tid=10933] ppid=10909 vsize=15683912 memory=2365428 CPUtime=0 cores=0,2,4,6
/proc/10912/task/10933/stat : 10933 (java) S 10909 10912 2271 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 19 0 53290634 16060325888 591357 33554432000 4194304 4196468 140732693678064 140103980670624 140106725426901 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
Current children cumulated CPU time: 2520.05 s
Current children cumulated vsize: 15810816 KiB
Current children cumulated memory: 2470724 KiB

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

[startup+2503.13 s]
# the end of solver process 10912 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.84 s, system=1.25822 s

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

[startup+2503.11 s]
/proc/loadavg: 2.18 2.77 3.05 3/220 13951
/proc/meminfo: memFree=2035904/32770624 swapFree=67108860/67108860
[pid=10912] ppid=10909 vsize=15683912 memory=2365428 CPUtime=24.55 cores=0,2,4,6
/proc/10912/stat : 10912 (java) S 10909 10912 2271 0 -1 1077944320 36000 0 0 0 2346 109 0 0 20 0 19 0 53289852 16060325888 591357 33554432000 4194304 4196468 140732693678064 140732693660608 140106725416695 0 0 0 25189583 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
/proc/10912/statm: 3920978 591357 3241 1 0 3881834 0
[pid=10928] ppid=10912 vsize=126904 memory=105296 CPUtime=2495.5 cores=0,2,4,6
/proc/10928/stat : 10928 (minisat_release) R 10912 10912 2271 0 -1 4202496 125674 0 0 0 249536 14 0 0 20 0 1 0 53290631 129949696 26324 33554432000 4194304 4308513 140728122212912 140728122209912 4276436 0 4 0 8396802 0 0 0 17 4 0 0 0 0 0 6409496 6410680 23797760 140728122221231 140728122221742 140728122221742 140728122224581 0
/proc/10928/statm: 31726 26324 354 28 0 27966 0
[pid=10912/tid=10914] ppid=10909 vsize=15683912 memory=105296 CPUtime=7.79 cores=0,2,4,6
/proc/10912/task/10914/stat : 10914 (java) S 10909 10912 2271 0 -1 1077944384 18481 0 0 0 741 38 0 0 20 0 19 0 53289852 16060325888 591357 33554432000 4194304 4196468 140732693678064 140106697255936 140106725426901 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
[pid=10912/tid=10915] ppid=10909 vsize=15683912 memory=2365428 CPUtime=0 cores=0,2,4,6
/proc/10912/task/10915/stat : 10915 (java) S 10909 10912 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 53289854 16060325888 591357 33554432000 4194304 4196468 140732693678064 140106729659536 140106725426901 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
[pid=10912/tid=10916] ppid=10909 vsize=15683912 memory=2365428 CPUtime=0 cores=0,2,4,6
/proc/10912/task/10916/stat : 10916 (java) S 10909 10912 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 53289854 16060325888 591357 33554432000 4194304 4196468 140732693678064 140106543815696 140106725426901 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
[pid=10912/tid=10917] ppid=10909 vsize=15683912 memory=2365428 CPUtime=0 cores=0,2,4,6
/proc/10912/task/10917/stat : 10917 (java) S 10909 10912 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 53289854 16060325888 591357 33554432000 4194304 4196468 140732693678064 140106542762896 140106725426901 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
[pid=10912/tid=10918] ppid=10909 vsize=15683912 memory=2365428 CPUtime=0 cores=0,2,4,6
/proc/10912/task/10918/stat : 10918 (java) S 10909 10912 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 53289854 16060325888 591357 33554432000 4194304 4196468 140732693678064 140106541710096 140106725426901 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
[pid=10912/tid=10919] ppid=10909 vsize=15683912 memory=103248 CPUtime=0.06 cores=0,2,4,6
/proc/10912/task/10919/stat : 10919 (java) S 10909 10912 2271 0 -1 1077944384 6 0 0 0 3 3 0 0 20 0 19 0 53289855 16060325888 591357 33554432000 4194304 4196468 140732693678064 140106132793712 140106725427842 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
[pid=10912/tid=10920] ppid=10909 vsize=15683912 memory=1936 CPUtime=0 cores=0,2,4,6
/proc/10912/task/10920/stat : 10920 (java) S 10909 10912 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 53289856 16060325888 591357 33554432000 4194304 4196468 140732693678064 140105389958176 140106725426901 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
[pid=10912/tid=10921] ppid=10909 vsize=15683912 memory=2365428 CPUtime=0 cores=0,2,4,6
/proc/10912/task/10921/stat : 10921 (java) S 10909 10912 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 53289856 16060325888 591357 33554432000 4194304 4196468 140732693678064 140105121522544 140106725426901 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
[pid=10912/tid=10922] ppid=10909 vsize=15683912 memory=4100 CPUtime=0 cores=0,2,4,6
/proc/10912/task/10922/stat : 10922 (java) S 10909 10912 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 53289859 16060325888 591357 33554432000 4194304 4196468 140732693678064 140104747013968 140106725435291 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
[pid=10912/tid=10923] ppid=10909 vsize=15683912 memory=17260 CPUtime=6.65 cores=0,2,4,6
/proc/10912/task/10923/stat : 10923 (java) S 10909 10912 2271 0 -1 1077944384 5112 0 0 0 663 2 0 0 20 0 19 0 53289859 16060325888 591357 33554432000 4194304 4196468 140732693678064 140106131741552 140106725427842 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
[pid=10912/tid=10924] ppid=10909 vsize=15683912 memory=2420 CPUtime=6.78 cores=0,2,4,6
/proc/10912/task/10924/stat : 10924 (java) S 10909 10912 2271 0 -1 1077944384 6367 0 0 0 677 1 0 0 20 0 19 0 53289859 16060325888 591357 33554432000 4194304 4196468 140732693678064 140106130688752 140106725427842 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
[pid=10912/tid=10925] ppid=10909 vsize=15683912 memory=-7824251494390914146 CPUtime=1.67 cores=0,2,4,6
/proc/10912/task/10925/stat : 10925 (java) S 10909 10912 2271 0 -1 1077944384 4481 0 0 0 165 2 0 0 20 0 19 0 53289859 16060325888 591357 33554432000 4194304 4196468 140732693678064 140106129635952 140106725427842 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
[pid=10912/tid=10926] ppid=10909 vsize=15683912 memory=644 CPUtime=0 cores=0,2,4,6
/proc/10912/task/10926/stat : 10926 (java) S 10909 10912 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 53289859 16060325888 591357 33554432000 4194304 4196468 140732693678064 140104249109216 140106725426901 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
[pid=10912/tid=10927] ppid=10909 vsize=15683912 memory=2365428 CPUtime=1.54 cores=0,2,4,6
/proc/10912/task/10927/stat : 10927 (java) S 10909 10912 2271 0 -1 1077944384 167 0 0 0 78 76 0 0 20 0 19 0 53289859 16060325888 591357 33554432000 4194304 4196468 140732693678064 140105490623152 140106725427842 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
[pid=10912/tid=10929] ppid=10909 vsize=15683912 memory=2365428 CPUtime=0 cores=0,2,4,6
/proc/10912/task/10929/stat : 10929 (java) S 10909 10912 2271 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 53290632 16060325888 591357 33554432000 4194304 4196468 140732693678064 140106531042496 140106725441305 0 4 0 25189583 18446744071579417331 0 0 -1 6 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
[pid=10912/tid=10931] ppid=10909 vsize=15683912 memory=2365428 CPUtime=0 cores=0,2,4,6
/proc/10912/task/10931/stat : 10931 (java) S 10909 10912 2271 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 53290632 16060325888 591357 33554432000 4194304 4196468 140732693678064 140103712226480 140106725438621 0 4 0 25189583 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
[pid=10912/tid=10932] ppid=10909 vsize=15683912 memory=105296 CPUtime=0 cores=0,2,4,6
/proc/10912/task/10932/stat : 10932 (java) S 10909 10912 2271 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 53290632 16060325888 591357 33554432000 4194304 4196468 140732693678064 140103443791920 140106725438621 0 4 0 25189583 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
[pid=10912/tid=10933] ppid=10909 vsize=15683912 memory=2365428 CPUtime=0 cores=0,2,4,6
/proc/10912/task/10933/stat : 10933 (java) S 10909 10912 2271 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 19 0 53290634 16060325888 591357 33554432000 4194304 4196468 140732693678064 140103980670624 140106725426901 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35123200 140732693681139 140732693681417 140732693681417 140732693684175 0
Current children cumulated CPU time: 2520.05 s
Current children cumulated vsize: 15810816 KiB
Current children cumulated memory: 2470724 KiB

Child status: 1
Real time (s): 2503.13
CPU time (s): 2520.1
CPU user time (s): 2518.84
CPU system time (s): 1.25822
CPU usage (%): 100.678
Max. virtual memory (cumulated for all children) (KiB): 15810816
Max. memory (cumulated for all children) (KiB): 2470724

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.84
system time used= 1.25822
maximum resident set size= 2369356
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 161763
page faults= 0
swaps= 0
block input operations= 0
block output operations= 5192
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 58833
involuntary context switches= 733


# summary of solver processes directly reported to runsolver:
#   pid: 10912
#   total CPU time (s): 2520.1
#   total CPU user time (s): 2518.84
#   total CPU system time (s): 1.25822

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.8829 second user time and 28.5743 second system time

The end

Launcher Data

Begin job on node105 at 2018-07-23 16:47:47
IDJOB=4294487
IDBENCH=141388
IDSOLVER=2756
FILE ID=node105/4294487-1532357267
RUNJOBID= node105-1532330128-2302
PBS_JOBID= 21019001
Free space on /tmp= 44844 MiB

SOLVER NAME= scop order+MapleCOMSPS (2018-06-13)
BENCH NAME= XCSP18/SocialGolfers/SocialGolfers-6-6-7-cp_c18.xml
COMMAND LINE= java -Xms11g -Xmx11g -Xss128m -jar DIR/scop.jar -order -solver DIR/minisat_release -solverOption mapleTune01 -tmp TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4294487-1532357267/watcher-4294487-1532357267 -o /tmp/evaluation-result-4294487-1532357267/solver-4294487-1532357267 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1532330128-2302 --watchdog 2580  java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -order -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4294487-1532357267.xml

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

MD5SUM BENCH= 6d0c168c4ed68c601cb94602702970c2
RANDOM SEED=1706538906

node105.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.32
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.32
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.32
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.32
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:        14901080 kB
MemAvailable:   30551272 kB
Buffers:          199660 kB
Cached:         15424204 kB
SwapCached:            0 kB
Active:          2799804 kB
Inactive:       14264824 kB
Active(anon):    1393252 kB
Inactive(anon):    67172 kB
Active(file):    1406552 kB
Inactive(file): 14197652 kB
Unevictable:        7296 kB
Mlocked:            7296 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8920 kB
Writeback:             0 kB
AnonPages:       1566400 kB
Mapped:            49328 kB
Shmem:             17036 kB
Slab:             502196 kB
SReclaimable:     474448 kB
SUnreclaim:        27748 kB
KernelStack:        3888 kB
PageTables:         7736 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13467264 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1404928 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      130432 kB
DirectMap2M:    33415168 kB

Free space on /tmp at the end= 44832 MiB
End job on node105 at 2018-07-23 17:29:30