Trace number 4293438

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.09 2514.62

General information on the benchmark

NameGracefulGraph/
GracefulGraph-K07-P02_c18.xml
MD5SUM9eecb1b3d8aa7dfc9df91bdaa7b8a2e7
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 variables119
Number of constraints51
Number of domains2
Minimum domain size49
Maximum domain size50
Distribution of domain sizes[{"size":49,"count":49},{"size":50,"count":14}]
Minimum variable degree0
Maximum variable degree8
Distribution of variable degrees[{"degree":0,"count":56},{"degree":2,"count":49},{"degree":8,"count":14}]
Minimum constraint arity3
Maximum constraint arity49
Distribution of constraint arities[{"arity":3,"count":49},{"arity":14,"count":1},{"arity":49,"count":1}]
Number of extensional constraints0
Number of intensional constraints49
Distribution of constraint types[{"type":"intension","count":49},{"type":"allDifferent","count":2}]
Optimization problemNO
Type of objective

Solver Data

0.66/0.52	
0.66/0.52	scop both+minisat_release (2018-06-13)
0.66/0.52	
0.66/0.54	c BEGIN-Prog: Mon Jul 23 13:27:31 CEST 2018
0.66/0.54	c PID: 12256
0.66/0.54	c IP: 172.20.3.102
0.66/0.54	c HOST: node102.alineos.net
0.66/0.55	c (0,0) Parsing Begin
1.21/0.89	c (0,0) Parsing End
1.21/0.89	c (0,0) CSP: 63 int (0 aux), 0 bool (0 aux), 51 ctr, max domain size 50
1.21/0.89	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.21/0.89	c (0,0) Constraint Name Generate Begin
1.42/0.90	c (0,0) Ctr:HOME/instance-4293438-1532345251.xml,AllDifferent:Dist:Eq:IntVar
1.42/0.90	c (0,0) Constraint Name Generate End
1.42/0.90	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.42/0.90	c (0,0) CSP to CSPinCNF Begin
1.60/1.01	c (0,0) translated 6 (10%) constraints
1.60/1.03	c (0,0) translated 11 (20%) constraints
1.60/1.04	c (0,0) translated 16 (30%) constraints
1.60/1.05	c (0,0) translated 21 (40%) constraints
1.60/1.07	c (0,0) translated 26 (50%) constraints
1.60/1.08	c (0,0) translated 31 (60%) constraints
1.60/1.09	c (0,0) translated 36 (70%) constraints
1.60/1.10	c (0,0) translated 41 (80%) constraints
1.60/1.10	c (0,0) translated 46 (90%) constraints
1.83/1.15	c (0,0) translated 51 (100%) constraints
2.39/1.39	c (0,0) STATISTICS1:HOME/instance-4293438-1532345251.xml,AllDifferent:Dist:Eq:IntVar,63,1418,2450,50,49,3,2450:196;50:91;49:1176,50:602;49:2646,49:2;14:2;2:1316;1:98,3:196;2:1267;1:126,
2.39/1.39	c (0,0) ===========================================
2.39/1.39	c (0,0) Both Encoding selects:
2.39/1.39	c (0,0) Order
2.39/1.39	c (0,0) ===========================================
2.68/1.41	c (0,0) translated 142 (10%) constraints
2.68/1.43	c (0,0) translated 284 (20%) constraints
2.68/1.44	c (0,0) translated 426 (30%) constraints
2.68/1.46	c (0,0) translated 568 (40%) constraints
2.68/1.47	c (0,0) translated 709 (50%) constraints
2.68/1.48	c (0,0) translated 851 (60%) constraints
2.68/1.49	c (0,0) translated 993 (70%) constraints
3.01/1.50	c (0,0) translated 1135 (80%) constraints
3.01/1.51	c (0,0) translated 1277 (90%) constraints
3.01/1.52	c (1,0) translated 1418 (100%) constraints
3.01/1.53	c (1,0) CSP to CSPinCNF End
3.01/1.53	c (1,0) CSP: 63 int (0 aux), 0 bool (0 aux), 1418 ctr, max domain size 50
3.01/1.53	c (1,0) Heap : 225 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
3.01/1.53	c (1,0) CSPinCNF Propagation Begin
3.01/1.56	c (1,1) 0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
3.01/1.56	c (1,1) CSPinCNF Propagation End
3.01/1.56	c (1,1) CSP: 63 int (0 aux), 0 bool (0 aux), 1418 ctr, max domain size 50
3.01/1.56	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
3.01/1.56	c (1,1) Simplify CSPinCNF Begin
3.67/1.72	c (1,1) Simplify CSPinCNF End
3.67/1.72	c (1,1) CSP: 63 int (0 aux), 2632 bool (2632 aux), 4050 ctr, max domain size 50
3.67/1.72	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.67/1.72	c (1,1) Calculate Precise Domain Begin
3.67/1.73	c (1,1) 0 values are removed by re-calculation
3.67/1.73	c (1,1) Calculate Precise Domain End
3.67/1.73	c (1,1) CSP: 63 int (0 aux), 2632 bool (2632 aux), 4050 ctr, max domain size 50
3.67/1.73	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.67/1.73	c (1,1) CSPinCNF to SatSolver Begin
5.76/2.55	c (2,2) 405 (10 %) CSP clauses are encoded (5670 SAT variables, 248477 SAT clauses)
6.00/2.62	c (2,2) 810 (20 %) CSP clauses are encoded (5670 SAT variables, 261822 SAT clauses)
6.00/2.69	c (2,2) 1215 (30 %) CSP clauses are encoded (5670 SAT variables, 275187 SAT clauses)
6.21/2.76	c (2,2) 1620 (40 %) CSP clauses are encoded (5670 SAT variables, 288552 SAT clauses)
6.21/2.80	c (2,2) 2025 (50 %) CSP clauses are encoded (5670 SAT variables, 301917 SAT clauses)
6.41/2.83	c (2,2) 2430 (60 %) CSP clauses are encoded (5670 SAT variables, 315282 SAT clauses)
6.41/2.86	c (2,2) 2835 (70 %) CSP clauses are encoded (5670 SAT variables, 328647 SAT clauses)
6.56/2.90	c (2,2) 3240 (80 %) CSP clauses are encoded (5670 SAT variables, 342012 SAT clauses)
6.56/2.93	c (2,2) 3645 (90 %) CSP clauses are encoded (5670 SAT variables, 355377 SAT clauses)
6.56/2.96	c (2,2) 4050 (100 %) CSP clauses are encoded (5670 SAT variables, 368742 SAT clauses)
6.56/2.96	c (2,2) CSPinCNF to SatSolver End
6.56/2.96	c (2,2) Heap : 957 MiB used (max 10795 MiB), NonHeap : 28 MiB used (max 0 MiB)
6.76/3.01	c (2,2) STATISTICS2:HOME/instance-4293438-1532345251.xml,AllDifferent:Dist:Eq:IntVar,2695,4050,2450,50,49,3,2450:196;50:182;49:2352,50:784;49:4998;2:5264,49:2;14:2;2:3948;1:98,3:196;2:2534;1:5390,
6.76/3.01	c (2,2) SatSolver.solve Begin
6.76/3.01	c (2,2) 5670 bool, 368743 clause
6.76/3.01	c (2,2) 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-4293438-1532345251.xml-scop-12256.cnf HOME/instance-4293438-1532345251.xml-scop-12256.cnf.out
2520.06/2514.60	c (2514,2) SatSolver is killed by some reasons.
2520.06/2514.60	c (2514,2) 0,0,1,1,1,1,2,TO,TO,STOP-AFTER(DIMACS)
2520.06/2514.60	s UNKNOWN
2520.06/2514.60	c END-Prog: Mon Jul 23 14:09:25 CEST 2018
2520.06/2514.60	c (2514,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 (4313 MiB free)
  memory of node 1: 16384 MiB (10508 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4293438-1532345251/watcher-4293438-1532345251 -o /tmp/evaluation-result-4293438-1532345251/solver-4293438-1532345251 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1532330044-8951 --watchdog 2580 java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -both -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4293438-1532345251.xml 

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

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

solver pid=12256, runsolver pid=12253

[startup+0.100139 s]*
/proc/loadavg: 2.12 2.13 2.09 3/220 12271
/proc/meminfo: memFree=15116584/32770624 swapFree=67108860/67108860
[pid=12256] ppid=12253 vsize=15011656 memory=74340 CPUtime=0.11 cores=1,3,5,7
/proc/12256/stat : 12256 (java) S 12253 12256 8919 0 -1 1077944320 6749 0 0 0 9 2 0 0 20 0 15 0 52088225 15371935744 18585 33554432000 4194304 4196468 140728571759776 140728571742320 140491820048119 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
/proc/12256/statm: 3752914 18585 2780 1 0 3715374 0
[pid=12256/tid=12258] ppid=12253 vsize=15011656 memory=-6727144656924359504 CPUtime=0.09 cores=1,3,5,7
/proc/12256/task/12258/stat : 12258 (java) R 12253 12256 8919 0 -1 4202560 4890 0 0 0 8 1 0 0 20 0 15 0 52088225 15371935744 18651 33554432000 4194304 4196468 140728571759776 140491791860104 140491820070045 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
[pid=12256/tid=12259] ppid=12253 vsize=15011656 memory=-3689349214911541841 CPUtime=0 cores=1,3,5,7
/proc/12256/task/12259/stat : 12259 (java) S 12253 12256 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52088227 15371935744 18651 33554432000 4194304 4196468 140728571759776 140491824290960 140491820058325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
[pid=12256/tid=12260] ppid=12253 vsize=15011656 memory=140489726531200 CPUtime=0 cores=1,3,5,7
/proc/12256/task/12260/stat : 12260 (java) S 12253 12256 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52088227 15371935744 18651 33554432000 4194304 4196468 140728571759776 140491615374352 140491820058325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
[pid=12256/tid=12261] ppid=12253 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12256/task/12261/stat : 12261 (java) S 12253 12256 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52088227 15371935744 18651 33554432000 4194304 4196468 140728571759776 140491614321552 140491820058325 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
[pid=12256/tid=12262] ppid=12253 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12256/task/12262/stat : 12262 (java) S 12253 12256 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52088227 15371935744 18651 33554432000 4194304 4196468 140728571759776 140491613268752 140491820058325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
[pid=12256/tid=12263] ppid=12253 vsize=15011656 memory=140489726531200 CPUtime=0 cores=1,3,5,7
/proc/12256/task/12263/stat : 12263 (java) S 12253 12256 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52088228 15371935744 18651 33554432000 4194304 4196468 140728571759776 140490589575536 140491820059266 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
[pid=12256/tid=12264] ppid=12253 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12256/task/12264/stat : 12264 (java) S 12253 12256 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 52088229 15371935744 18651 33554432000 4194304 4196468 140728571759776 140490460619808 140491820058325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
[pid=12256/tid=12265] ppid=12253 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12256/task/12265/stat : 12265 (java) S 12253 12256 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52088229 15371935744 18651 33554432000 4194304 4196468 140728571759776 140490192184176 140491820058325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
[pid=12256/tid=12266] ppid=12253 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12256/task/12266/stat : 12266 (java) S 12253 12256 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52088231 15371935744 18651 33554432000 4194304 4196468 140728571759776 140489817675600 140491820066715 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
[pid=12256/tid=12267] ppid=12253 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12256/task/12267/stat : 12267 (java) S 12253 12256 8919 0 -1 1077944384 299 0 0 0 0 0 0 0 20 0 15 0 52088231 15371935744 18651 33554432000 4194304 4196468 140728571759776 140490588523376 140491820059266 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
[pid=12256/tid=12268] ppid=12253 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12256/task/12268/stat : 12268 (java) R 12253 12256 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52088231 15371935744 18651 33554432000 4194304 4196468 140728571759776 140490587470576 140491820059266 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
[pid=12256/tid=12269] ppid=12253 vsize=15011656 memory=140489726531200 CPUtime=0.01 cores=1,3,5,7
/proc/12256/task/12269/stat : 12269 (java) R 12253 12256 8919 0 -1 4202560 269 0 0 0 1 0 0 0 20 0 15 0 52088231 15371935744 18651 33554432000 4194304 4196468 140728571759776 140490586417776 140491820060054 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
[pid=12256/tid=12270] ppid=12253 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12256/task/12270/stat : 12270 (java) S 12253 12256 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52088232 15371935744 18651 33554432000 4194304 4196468 140728571759776 140489319770848 140491820058325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
[pid=12256/tid=12271] ppid=12253 vsize=15011656 memory=140489726531200 CPUtime=0 cores=1,3,5,7
/proc/12256/task/12271/stat : 12271 (java) S 12253 12256 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52088232 15371935744 18651 33554432000 4194304 4196468 140728571759776 140490585365168 140491820059266 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 74340 KiB

[startup+0.210445 s]*
/proc/loadavg: 2.12 2.13 2.09 4/220 12271
/proc/meminfo: memFree=15102756/32770624 swapFree=67108860/67108860
[pid=12256] ppid=12253 vsize=15011656 memory=85844 CPUtime=0.26 cores=1,3,5,7
/proc/12256/stat : 12256 (java) S 12253 12256 8919 0 -1 1077944320 9872 0 0 0 23 3 0 0 20 0 15 0 52088225 15371935744 21461 33554432000 4194304 4196468 140728571759776 140728571742320 140491820048119 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
/proc/12256/statm: 3752914 21461 2916 1 0 3715374 0
[pid=12256/tid=12258] ppid=12253 vsize=15011656 memory=8389772277269004345 CPUtime=0.2 cores=1,3,5,7
/proc/12256/task/12258/stat : 12258 (java) R 12253 12256 8919 0 -1 4202560 7766 0 0 0 18 2 0 0 20 0 15 0 52088225 15371935744 21461 33554432000 4194304 4196468 140728571759776 140491791874032 140491820060054 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
[pid=12256/tid=12259] ppid=12253 vsize=15011656 memory=288230609019731991 CPUtime=0 cores=1,3,5,7
/proc/12256/task/12259/stat : 12259 (java) S 12253 12256 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52088227 15371935744 21461 33554432000 4194304 4196468 140728571759776 140491824290960 140491820058325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
[pid=12256/tid=12260] ppid=12253 vsize=15011656 memory=288370865878242944 CPUtime=0 cores=1,3,5,7
/proc/12256/task/12260/stat : 12260 (java) S 12253 12256 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52088227 15371935744 21461 33554432000 4194304 4196468 140728571759776 140491615374352 140491820058325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
[pid=12256/tid=12261] ppid=12253 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12256/task/12261/stat : 12261 (java) S 12253 12256 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52088227 15371935744 21461 33554432000 4194304 4196468 140728571759776 140491614321552 140491820058325 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
[pid=12256/tid=12262] ppid=12253 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12256/task/12262/stat : 12262 (java) S 12253 12256 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52088227 15371935744 21461 33554432000 4194304 4196468 140728571759776 140491613268752 140491820058325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
[pid=12256/tid=12263] ppid=12253 vsize=15011656 memory=140489726531200 CPUtime=0 cores=1,3,5,7
/proc/12256/task/12263/stat : 12263 (java) S 12253 12256 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52088228 15371935744 21461 33554432000 4194304 4196468 140728571759776 140490589575536 140491820059266 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
[pid=12256/tid=12264] ppid=12253 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12256/task/12264/stat : 12264 (java) S 12253 12256 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 52088229 15371935744 21461 33554432000 4194304 4196468 140728571759776 140490460619808 140491820058325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
[pid=12256/tid=12265] ppid=12253 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12256/task/12265/stat : 12265 (java) S 12253 12256 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52088229 15371935744 21461 33554432000 4194304 4196468 140728571759776 140490192184176 140491820058325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
[pid=12256/tid=12266] ppid=12253 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12256/task/12266/stat : 12266 (java) S 12253 12256 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52088231 15371935744 21461 33554432000 4194304 4196468 140728571759776 140489817675600 140491820066715 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
[pid=12256/tid=12267] ppid=12253 vsize=15011656 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/12256/task/12267/stat : 12267 (java) S 12253 12256 8919 0 -1 1077944384 316 0 0 0 1 0 0 0 20 0 15 0 52088231 15371935744 21461 33554432000 4194304 4196468 140728571759776 140490588523376 140491820059266 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
[pid=12256/tid=12268] ppid=12253 vsize=15011656 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/12256/task/12268/stat : 12268 (java) S 12253 12256 8919 0 -1 1077944384 165 0 0 0 1 0 0 0 20 0 15 0 52088231 15371935744 21461 33554432000 4194304 4196468 140728571759776 140490587470576 140491820059266 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
[pid=12256/tid=12269] ppid=12253 vsize=15011656 memory=140489726531200 CPUtime=0.03 cores=1,3,5,7
/proc/12256/task/12269/stat : 12269 (java) R 12253 12256 8919 0 -1 4202560 290 0 0 0 3 0 0 0 20 0 15 0 52088231 15371935744 21461 33554432000 4194304 4196468 140728571759776 140490586417776 140491812285246 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
[pid=12256/tid=12270] ppid=12253 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12256/task/12270/stat : 12270 (java) S 12253 12256 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52088232 15371935744 21461 33554432000 4194304 4196468 140728571759776 140489319770848 140491820058325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
[pid=12256/tid=12271] ppid=12253 vsize=15011656 memory=140489726531200 CPUtime=0 cores=1,3,5,7
/proc/12256/task/12271/stat : 12271 (java) R 12253 12256 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52088232 15371935744 21461 33554432000 4194304 4196468 140728571759776 140490585365168 140491820059266 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 85844 KiB

[startup+0.310636 s]*
/proc/loadavg: 2.12 2.13 2.09 3/220 12271
/proc/meminfo: memFree=15099592/32770624 swapFree=67108860/67108860
[pid=12256] ppid=12253 vsize=15011656 memory=89732 CPUtime=0.43 cores=1,3,5,7
/proc/12256/stat : 12256 (java) S 12253 12256 8919 0 -1 1077944320 10482 0 0 0 40 3 0 0 20 0 15 0 52088225 15371935744 22433 33554432000 4194304 4196468 140728571759776 140728571742320 140491820048119 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
/proc/12256/statm: 3752914 22433 3017 1 0 3715374 0
[pid=12256/tid=12258] ppid=12253 vsize=15011656 memory=8389772277269004345 CPUtime=0.29 cores=1,3,5,7
/proc/12256/task/12258/stat : 12258 (java) R 12253 12256 8919 0 -1 4202560 8199 0 0 0 27 2 0 0 20 0 15 0 52088225 15371935744 22433 33554432000 4194304 4196468 140728571759776 140491791878032 140491800323331 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
[pid=12256/tid=12259] ppid=12253 vsize=15011656 memory=4294967638 CPUtime=0 cores=1,3,5,7
/proc/12256/task/12259/stat : 12259 (java) S 12253 12256 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52088227 15371935744 22433 33554432000 4194304 4196468 140728571759776 140491824290960 140491820058325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
[pid=12256/tid=12260] ppid=12253 vsize=15011656 memory=288370865878242944 CPUtime=0 cores=1,3,5,7
/proc/12256/task/12260/stat : 12260 (java) S 12253 12256 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52088227 15371935744 22433 33554432000 4194304 4196468 140728571759776 140491615374352 140491820058325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
[pid=12256/tid=12261] ppid=12253 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12256/task/12261/stat : 12261 (java) S 12253 12256 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52088227 15371935744 22433 33554432000 4194304 4196468 140728571759776 140491614321552 140491820058325 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
[pid=12256/tid=12262] ppid=12253 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12256/task/12262/stat : 12262 (java) S 12253 12256 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52088227 15371935744 22433 33554432000 4194304 4196468 140728571759776 140491613268752 140491820058325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
[pid=12256/tid=12263] ppid=12253 vsize=15011656 memory=140489726531200 CPUtime=0 cores=1,3,5,7
/proc/12256/task/12263/stat : 12263 (java) S 12253 12256 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52088228 15371935744 22433 33554432000 4194304 4196468 140728571759776 140490589575536 140491820059266 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
[pid=12256/tid=12264] ppid=12253 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12256/task/12264/stat : 12264 (java) S 12253 12256 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 52088229 15371935744 22433 33554432000 4194304 4196468 140728571759776 140490460619808 140491820058325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
[pid=12256/tid=12265] ppid=12253 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12256/task/12265/stat : 12265 (java) S 12253 12256 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52088229 15371935744 22433 33554432000 4194304 4196468 140728571759776 140490192184176 140491820058325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
[pid=12256/tid=12266] ppid=12253 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12256/task/12266/stat : 12266 (java) S 12253 12256 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52088231 15371935744 22433 33554432000 4194304 4196468 140728571759776 140489817675600 140491820066715 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
[pid=12256/tid=12267] ppid=12253 vsize=15011656 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/12256/task/12267/stat : 12267 (java) S 12253 12256 8919 0 -1 1077944384 405 0 0 0 3 0 0 0 20 0 15 0 52088231 15371935744 22433 33554432000 4194304 4196468 140728571759776 140490588523376 140491820059266 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
[pid=12256/tid=12268] ppid=12253 vsize=15011656 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/12256/task/12268/stat : 12268 (java) S 12253 12256 8919 0 -1 1077944384 212 0 0 0 1 0 0 0 20 0 15 0 52088231 15371935744 22433 33554432000 4194304 4196468 140728571759776 140490587470576 140491820059266 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
[pid=12256/tid=12269] ppid=12253 vsize=15011656 memory=140489726531200 CPUtime=0.07 cores=1,3,5,7
/proc/12256/task/12269/stat : 12269 (java) S 12253 12256 8919 0 -1 1077944384 330 0 0 0 7 0 0 0 20 0 15 0 52088231 15371935744 22433 33554432000 4194304 4196468 140728571759776 140490586417776 140491820059266 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
[pid=12256/tid=12270] ppid=12253 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12256/task/12270/stat : 12270 (java) S 12253 12256 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52088232 15371935744 22433 33554432000 4194304 4196468 140728571759776 140489319770848 140491820058325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
[pid=12256/tid=12271] ppid=12253 vsize=15011656 memory=140489726531200 CPUtime=0 cores=1,3,5,7
/proc/12256/task/12271/stat : 12271 (java) S 12253 12256 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52088232 15371935744 22433 33554432000 4194304 4196468 140728571759776 140490585365168 140491820059266 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 89732 KiB

[startup+0.700746 s]
/proc/loadavg: 2.12 2.13 2.09 3/220 12271
/proc/meminfo: memFree=15074452/32770624 swapFree=67108860/67108860
[pid=12256] ppid=12253 vsize=15020052 memory=130080 CPUtime=1 cores=1,3,5,7
/proc/12256/stat : 12256 (java) S 12253 12256 8919 0 -1 1077944320 17734 0 0 0 94 6 0 0 20 0 15 0 52088225 15380533248 32520 33554432000 4194304 4196468 140728571759776 140728571742320 140491820048119 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
/proc/12256/statm: 3755013 32520 3159 1 0 3716398 0
[pid=12256/tid=12258] ppid=12253 vsize=15020052 memory=193158772179782 CPUtime=0.67 cores=1,3,5,7
/proc/12256/task/12258/stat : 12258 (java) R 12253 12256 8919 0 -1 4202560 14976 0 0 0 62 5 0 0 20 0 15 0 52088225 15380533248 32520 33554432000 4194304 4196468 140728571759776 140491791874368 140491820060054 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
[pid=12256/tid=12259] ppid=12253 vsize=15020052 memory=286033 CPUtime=0 cores=1,3,5,7
/proc/12256/task/12259/stat : 12259 (java) S 12253 12256 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52088227 15380533248 32520 33554432000 4194304 4196468 140728571759776 140491824290960 140491820058325 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
[pid=12256/tid=12260] ppid=12253 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12256/task/12260/stat : 12260 (java) S 12253 12256 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52088227 15380533248 32520 33554432000 4194304 4196468 140728571759776 140491615374352 140491820058325 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
[pid=12256/tid=12261] ppid=12253 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12256/task/12261/stat : 12261 (java) S 12253 12256 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52088227 15380533248 32520 33554432000 4194304 4196468 140728571759776 140491614321552 140491820058325 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
[pid=12256/tid=12262] ppid=12253 vsize=15020052 memory=7809523229951467570 CPUtime=0 cores=1,3,5,7
/proc/12256/task/12262/stat : 12262 (java) S 12253 12256 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52088227 15380533248 32520 33554432000 4194304 4196468 140728571759776 140491613268752 140491820058325 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
[pid=12256/tid=12263] ppid=12253 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12256/task/12263/stat : 12263 (java) S 12253 12256 8919 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 52088228 15380533248 32520 33554432000 4194304 4196468 140728571759776 140490589575536 140491820059266 0 0 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
[pid=12256/tid=12264] ppid=12253 vsize=15020052 memory=-3472574513799858009 CPUtime=0 cores=1,3,5,7
/proc/12256/task/12264/stat : 12264 (java) S 12253 12256 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 52088229 15380533248 32520 33554432000 4194304 4196468 140728571759776 140490460619808 140491820058325 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
[pid=12256/tid=12265] ppid=12253 vsize=15020052 memory=6944656592387989600 CPUtime=0 cores=1,3,5,7
/proc/12256/task/12265/stat : 12265 (java) S 12253 12256 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52088229 15380533248 32520 33554432000 4194304 4196468 140728571759776 140490192184176 140491820058325 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
[pid=12256/tid=12266] ppid=12253 vsize=15020052 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/12256/task/12266/stat : 12266 (java) S 12253 12256 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52088231 15380533248 32520 33554432000 4194304 4196468 140728571759776 140489817675600 140491820066715 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
[pid=12256/tid=12267] ppid=12253 vsize=15020052 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/12256/task/12267/stat : 12267 (java) R 12253 12256 8919 0 -1 4202560 621 0 0 0 10 0 0 0 20 0 15 0 52088231 15380533248 32520 33554432000 4194304 4196468 140728571759776 140490588511520 140491801458269 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
[pid=12256/tid=12268] ppid=12253 vsize=15020052 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/12256/task/12268/stat : 12268 (java) R 12253 12256 8919 0 -1 4202560 323 0 0 0 5 0 0 0 20 0 15 0 52088231 15380533248 32520 33554432000 4194304 4196468 140728571759776 140490587450576 140491801569510 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
[pid=12256/tid=12269] ppid=12253 vsize=15020052 memory=0 CPUtime=0.15 cores=1,3,5,7
/proc/12256/task/12269/stat : 12269 (java) R 12253 12256 8919 0 -1 1077944384 475 0 0 0 15 0 0 0 20 0 15 0 52088231 15380533248 32520 33554432000 4194304 4196468 140728571759776 140490586417776 140491820059266 0 4 0 25189583 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
[pid=12256/tid=12270] ppid=12253 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12256/task/12270/stat : 12270 (java) S 12253 12256 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52088232 15380533248 32520 33554432000 4194304 4196468 140728571759776 140489319770848 140491820058325 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
[pid=12256/tid=12271] ppid=12253 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12256/task/12271/stat : 12271 (java) S 12253 12256 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52088232 15380533248 32520 33554432000 4194304 4196468 140728571759776 140490585365168 140491820059266 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
Current children cumulated CPU time: 1 s
Current children cumulated vsize: 15020052 KiB
Current children cumulated memory: 130080 KiB

[startup+1.50078 s]
/proc/loadavg: 2.12 2.13 2.09 5/220 12271
/proc/meminfo: memFree=15046040/32770624 swapFree=67108860/67108860
[pid=12256] ppid=12253 vsize=15022100 memory=191992 CPUtime=3.01 cores=1,3,5,7
/proc/12256/stat : 12256 (java) S 12253 12256 8919 0 -1 1077944320 22427 0 0 0 291 10 0 0 20 0 15 0 52088225 15382630400 47998 33554432000 4194304 4196468 140728571759776 140728571742320 140491820048119 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
/proc/12256/statm: 3755525 47998 3202 1 0 3716910 0
[pid=12256/tid=12258] ppid=12253 vsize=15022100 memory=5794836780235445861 CPUtime=1.46 cores=1,3,5,7
/proc/12256/task/12258/stat : 12258 (java) R 12253 12256 8919 0 -1 4202560 16058 0 0 0 140 6 0 0 20 0 15 0 52088225 15382630400 47998 33554432000 4194304 4196468 140728571759776 140491791879072 140491287719610 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
[pid=12256/tid=12259] ppid=12253 vsize=15022100 memory=6298673690012636773 CPUtime=0 cores=1,3,5,7
/proc/12256/task/12259/stat : 12259 (java) S 12253 12256 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52088227 15382630400 47998 33554432000 4194304 4196468 140728571759776 140491824290960 140491820058325 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
[pid=12256/tid=12260] ppid=12253 vsize=15022100 memory=7589518993999094888 CPUtime=0 cores=1,3,5,7
/proc/12256/task/12260/stat : 12260 (java) S 12253 12256 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52088227 15382630400 47998 33554432000 4194304 4196468 140728571759776 140491615374352 140491820058325 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
[pid=12256/tid=12261] ppid=12253 vsize=15022100 memory=7666936797366543697 CPUtime=0 cores=1,3,5,7
/proc/12256/task/12261/stat : 12261 (java) S 12253 12256 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52088227 15382630400 47998 33554432000 4194304 4196468 140728571759776 140491614321552 140491820058325 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
[pid=12256/tid=12262] ppid=12253 vsize=15022100 memory=4638778419807604048 CPUtime=0 cores=1,3,5,7
/proc/12256/task/12262/stat : 12262 (java) S 12253 12256 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52088227 15382630400 47998 33554432000 4194304 4196468 140728571759776 140491613268752 140491820058325 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
[pid=12256/tid=12263] ppid=12253 vsize=15022100 memory=7956289787842486871 CPUtime=0 cores=1,3,5,7
/proc/12256/task/12263/stat : 12263 (java) S 12253 12256 8919 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 52088228 15382630400 47998 33554432000 4194304 4196468 140728571759776 140490589575536 140491820059266 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0

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

/proc/meminfo: memFree=14761856/32770624 swapFree=67108860/67108860
[pid=12256] ppid=12253 vsize=15681864 memory=982840 CPUtime=8.38 cores=1,3,5,7
/proc/12256/stat : 12256 (java) S 12253 12256 8919 0 -1 1077944320 27096 0 0 0 749 89 0 0 20 0 19 0 52088225 16058228736 245710 33554432000 4194304 4196468 140728571759776 140728571742320 140491820048119 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
/proc/12256/statm: 3920466 245710 3230 1 0 3881322 0
[pid=12272] ppid=12256 vsize=138880 memory=114796 CPUtime=2439.33 cores=1,3,5,7
/proc/12272/stat : 12272 (minisat_release) R 12256 12256 8919 0 -1 4202496 302186 0 0 0 243912 21 0 0 20 0 1 0 52088527 142213120 28699 33554432000 4194304 4308513 140732279755456 140732279752456 4264136 0 4 0 8396802 0 0 0 17 1 0 0 0 0 0 6409496 6410680 35766272 140732279763631 140732279764142 140732279764142 140732279766981 0
/proc/12272/statm: 34720 28699 353 28 0 30960 0
[pid=12256/tid=12258] ppid=12253 vsize=15681864 memory=982840 CPUtime=3.03 cores=1,3,5,7
/proc/12256/task/12258/stat : 12258 (java) S 12253 12256 8919 0 -1 1077944384 17115 0 0 0 284 19 0 0 20 0 19 0 52088225 16058228736 245710 33554432000 4194304 4196468 140728571759776 140491791887360 140491820058325 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
[pid=12256/tid=12259] ppid=12253 vsize=15681864 memory=982840 CPUtime=0 cores=1,3,5,7
/proc/12256/task/12259/stat : 12259 (java) S 12253 12256 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 52088227 16058228736 245710 33554432000 4194304 4196468 140728571759776 140491824290960 140491820058325 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
[pid=12256/tid=12260] ppid=12253 vsize=15681864 memory=982840 CPUtime=0 cores=1,3,5,7
/proc/12256/task/12260/stat : 12260 (java) S 12253 12256 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 52088227 16058228736 245710 33554432000 4194304 4196468 140728571759776 140491615374352 140491820058325 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
[pid=12256/tid=12261] ppid=12253 vsize=15681864 memory=982840 CPUtime=0 cores=1,3,5,7
/proc/12256/task/12261/stat : 12261 (java) S 12253 12256 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 52088227 16058228736 245710 33554432000 4194304 4196468 140728571759776 140491614321552 140491820058325 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
[pid=12256/tid=12262] ppid=12253 vsize=15681864 memory=982840 CPUtime=0 cores=1,3,5,7
/proc/12256/task/12262/stat : 12262 (java) S 12253 12256 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 52088227 16058228736 245710 33554432000 4194304 4196468 140728571759776 140491613268752 140491820058325 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
[pid=12256/tid=12263] ppid=12253 vsize=15681864 memory=982840 CPUtime=0.05 cores=1,3,5,7
/proc/12256/task/12263/stat : 12263 (java) S 12253 12256 8919 0 -1 1077944384 5 0 0 0 2 3 0 0 20 0 19 0 52088228 16058228736 245710 33554432000 4194304 4196468 140728571759776 140490589575536 140491820059266 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
[pid=12256/tid=12264] ppid=12253 vsize=15681864 memory=114796 CPUtime=0 cores=1,3,5,7
/proc/12256/task/12264/stat : 12264 (java) S 12253 12256 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 52088229 16058228736 245710 33554432000 4194304 4196468 140728571759776 140490460619808 140491820058325 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
[pid=12256/tid=12265] ppid=12253 vsize=15681864 memory=982840 CPUtime=0 cores=1,3,5,7
/proc/12256/task/12265/stat : 12265 (java) S 12253 12256 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 52088229 16058228736 245710 33554432000 4194304 4196468 140728571759776 140490192184176 140491820058325 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
[pid=12256/tid=12266] ppid=12253 vsize=15681864 memory=114796 CPUtime=0 cores=1,3,5,7
/proc/12256/task/12266/stat : 12266 (java) S 12253 12256 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 52088231 16058228736 245710 33554432000 4194304 4196468 140728571759776 140489817675600 140491820066715 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
[pid=12256/tid=12267] ppid=12253 vsize=15681864 memory=280979176522720 CPUtime=1.54 cores=1,3,5,7
/proc/12256/task/12267/stat : 12267 (java) S 12253 12256 8919 0 -1 1077944384 2659 0 0 0 154 0 0 0 20 0 19 0 52088231 16058228736 245710 33554432000 4194304 4196468 140728571759776 140490588523376 140491820059266 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
[pid=12256/tid=12268] ppid=12253 vsize=15681864 memory=4206186544037388384 CPUtime=1.54 cores=1,3,5,7
/proc/12256/task/12268/stat : 12268 (java) S 12253 12256 8919 0 -1 1077944384 2686 0 0 0 152 2 0 0 20 0 19 0 52088231 16058228736 245710 33554432000 4194304 4196468 140728571759776 140490587470576 140491820059266 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
[pid=12256/tid=12269] ppid=12253 vsize=15681864 memory=982840 CPUtime=0.93 cores=1,3,5,7
/proc/12256/task/12269/stat : 12269 (java) S 12253 12256 8919 0 -1 1077944384 3077 0 0 0 91 2 0 0 20 0 19 0 52088231 16058228736 245710 33554432000 4194304 4196468 140728571759776 140490586417776 140491820059266 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
[pid=12256/tid=12270] ppid=12253 vsize=15681864 memory=982840 CPUtime=0 cores=1,3,5,7
/proc/12256/task/12270/stat : 12270 (java) S 12253 12256 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 52088232 16058228736 245710 33554432000 4194304 4196468 140728571759776 140489319770848 140491820058325 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
[pid=12256/tid=12271] ppid=12253 vsize=15681864 memory=982840 CPUtime=1.24 cores=1,3,5,7
/proc/12256/task/12271/stat : 12271 (java) S 12253 12256 8919 0 -1 1077944384 165 0 0 0 51 73 0 0 20 0 19 0 52088232 16058228736 245710 33554432000 4194304 4196468 140728571759776 140490585365168 140491820059266 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 23 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
[pid=12256/tid=12273] ppid=12253 vsize=15681864 memory=114796 CPUtime=0 cores=1,3,5,7
/proc/12256/task/12273/stat : 12273 (java) S 12253 12256 8919 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 52088528 16058228736 245710 33554432000 4194304 4196468 140728571759776 140490569430208 140491820072729 0 4 0 25189583 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
[pid=12256/tid=12275] ppid=12253 vsize=15681864 memory=15872 CPUtime=0 cores=1,3,5,7
/proc/12256/task/12275/stat : 12275 (java) S 12253 12256 8919 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 52088528 16058228736 245710 33554432000 4194304 4196468 140728571759776 140488782884016 140491820070045 0 4 0 25189583 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
[pid=12256/tid=12276] ppid=12253 vsize=15681864 memory=4048 CPUtime=0 cores=1,3,5,7
/proc/12256/task/12276/stat : 12276 (java) S 12253 12256 8919 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 52088528 16058228736 245710 33554432000 4194304 4196468 140728571759776 140488648663088 140491820070045 0 4 0 25189583 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
[pid=12256/tid=12277] ppid=12253 vsize=15681864 memory=10808 CPUtime=0 cores=1,3,5,7
/proc/12256/task/12277/stat : 12277 (java) S 12253 12256 8919 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 19 0 52088530 16058228736 245710 33554432000 4194304 4196468 140728571759776 140488917114528 140491820058325 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
Current children cumulated CPU time: 2447.71 s
Current children cumulated vsize: 15820744 KiB
Current children cumulated memory: 1097636 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/225 13672
/proc/meminfo: memFree=14760124/32770624 swapFree=67108860/67108860
[pid=12256] ppid=12253 vsize=15681864 memory=982840 CPUtime=8.41 cores=1,3,5,7
/proc/12256/stat : 12256 (java) S 12253 12256 8919 0 -1 1077944320 27100 0 0 0 750 91 0 0 20 0 19 0 52088225 16058228736 245710 33554432000 4194304 4196468 140728571759776 140728571742320 140491820048119 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
/proc/12256/statm: 3920466 245710 3230 1 0 3881322 0
[pid=12272] ppid=12256 vsize=138880 memory=114796 CPUtime=2499.34 cores=1,3,5,7
/proc/12272/stat : 12272 (minisat_release) R 12256 12256 8919 0 -1 4202496 308900 0 0 0 249912 22 0 0 20 0 1 0 52088527 142213120 28699 33554432000 4194304 4308513 140732279755456 140732279752456 4275920 0 4 0 8396802 0 0 0 17 1 0 0 0 0 0 6409496 6410680 35766272 140732279763631 140732279764142 140732279764142 140732279766981 0
/proc/12272/statm: 34720 28699 353 28 0 30960 0
[pid=12256/tid=12258] ppid=12253 vsize=15681864 memory=114796 CPUtime=3.03 cores=1,3,5,7
/proc/12256/task/12258/stat : 12258 (java) S 12253 12256 8919 0 -1 1077944384 17115 0 0 0 284 19 0 0 20 0 19 0 52088225 16058228736 245710 33554432000 4194304 4196468 140728571759776 140491791887360 140491820058325 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
[pid=12256/tid=12259] ppid=12253 vsize=15681864 memory=982840 CPUtime=0 cores=1,3,5,7
/proc/12256/task/12259/stat : 12259 (java) S 12253 12256 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 52088227 16058228736 245710 33554432000 4194304 4196468 140728571759776 140491824290960 140491820058325 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
[pid=12256/tid=12260] ppid=12253 vsize=15681864 memory=982840 CPUtime=0 cores=1,3,5,7
/proc/12256/task/12260/stat : 12260 (java) S 12253 12256 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 52088227 16058228736 245710 33554432000 4194304 4196468 140728571759776 140491615374352 140491820058325 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
[pid=12256/tid=12261] ppid=12253 vsize=15681864 memory=982840 CPUtime=0 cores=1,3,5,7
/proc/12256/task/12261/stat : 12261 (java) S 12253 12256 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 52088227 16058228736 245710 33554432000 4194304 4196468 140728571759776 140491614321552 140491820058325 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
[pid=12256/tid=12262] ppid=12253 vsize=15681864 memory=114796 CPUtime=0 cores=1,3,5,7
/proc/12256/task/12262/stat : 12262 (java) S 12253 12256 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 52088227 16058228736 245710 33554432000 4194304 4196468 140728571759776 140491613268752 140491820058325 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
[pid=12256/tid=12263] ppid=12253 vsize=15681864 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/12256/task/12263/stat : 12263 (java) S 12253 12256 8919 0 -1 1077944384 5 0 0 0 2 3 0 0 20 0 19 0 52088228 16058228736 245710 33554432000 4194304 4196468 140728571759776 140490589575536 140491820059266 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
[pid=12256/tid=12264] ppid=12253 vsize=15681864 memory=982840 CPUtime=0 cores=1,3,5,7
/proc/12256/task/12264/stat : 12264 (java) S 12253 12256 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 52088229 16058228736 245710 33554432000 4194304 4196468 140728571759776 140490460619808 140491820058325 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
[pid=12256/tid=12265] ppid=12253 vsize=15681864 memory=982840 CPUtime=0 cores=1,3,5,7
/proc/12256/task/12265/stat : 12265 (java) S 12253 12256 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 52088229 16058228736 245710 33554432000 4194304 4196468 140728571759776 140490192184176 140491820058325 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
[pid=12256/tid=12266] ppid=12253 vsize=15681864 memory=982840 CPUtime=0 cores=1,3,5,7
/proc/12256/task/12266/stat : 12266 (java) S 12253 12256 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 52088231 16058228736 245710 33554432000 4194304 4196468 140728571759776 140489817675600 140491820066715 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
[pid=12256/tid=12267] ppid=12253 vsize=15681864 memory=982840 CPUtime=1.54 cores=1,3,5,7
/proc/12256/task/12267/stat : 12267 (java) S 12253 12256 8919 0 -1 1077944384 2659 0 0 0 154 0 0 0 20 0 19 0 52088231 16058228736 245710 33554432000 4194304 4196468 140728571759776 140490588523376 140491820059266 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
[pid=12256/tid=12268] ppid=12253 vsize=15681864 memory=1728 CPUtime=1.54 cores=1,3,5,7
/proc/12256/task/12268/stat : 12268 (java) S 12253 12256 8919 0 -1 1077944384 2686 0 0 0 152 2 0 0 20 0 19 0 52088231 16058228736 245710 33554432000 4194304 4196468 140728571759776 140490587470576 140491820059266 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
[pid=12256/tid=12269] ppid=12253 vsize=15681864 memory=1928 CPUtime=0.93 cores=1,3,5,7
/proc/12256/task/12269/stat : 12269 (java) S 12253 12256 8919 0 -1 1077944384 3077 0 0 0 91 2 0 0 20 0 19 0 52088231 16058228736 245710 33554432000 4194304 4196468 140728571759776 140490586417776 140491820059266 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
[pid=12256/tid=12270] ppid=12253 vsize=15681864 memory=1008 CPUtime=0 cores=1,3,5,7
/proc/12256/task/12270/stat : 12270 (java) S 12253 12256 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 52088232 16058228736 245710 33554432000 4194304 4196468 140728571759776 140489319770848 140491820058325 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
[pid=12256/tid=12271] ppid=12253 vsize=15681864 memory=982840 CPUtime=1.27 cores=1,3,5,7
/proc/12256/task/12271/stat : 12271 (java) S 12253 12256 8919 0 -1 1077944384 169 0 0 0 52 75 0 0 20 0 19 0 52088232 16058228736 245710 33554432000 4194304 4196468 140728571759776 140490585365168 140491820059266 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 23 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
[pid=12256/tid=12273] ppid=12253 vsize=15681864 memory=982840 CPUtime=0 cores=1,3,5,7
/proc/12256/task/12273/stat : 12273 (java) S 12253 12256 8919 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 52088528 16058228736 245710 33554432000 4194304 4196468 140728571759776 140490569430208 140491820072729 0 4 0 25189583 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
[pid=12256/tid=12275] ppid=12253 vsize=15681864 memory=982840 CPUtime=0 cores=1,3,5,7
/proc/12256/task/12275/stat : 12275 (java) S 12253 12256 8919 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 52088528 16058228736 245710 33554432000 4194304 4196468 140728571759776 140488782884016 140491820070045 0 4 0 25189583 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
[pid=12256/tid=12276] ppid=12253 vsize=15681864 memory=1224 CPUtime=0 cores=1,3,5,7
/proc/12256/task/12276/stat : 12276 (java) S 12253 12256 8919 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 52088528 16058228736 245710 33554432000 4194304 4196468 140728571759776 140488648663088 140491820070045 0 4 0 25189583 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
[pid=12256/tid=12277] ppid=12253 vsize=15681864 memory=15872 CPUtime=0 cores=1,3,5,7
/proc/12256/task/12277/stat : 12277 (java) S 12253 12256 8919 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 19 0 52088530 16058228736 245710 33554432000 4194304 4196468 140728571759776 140488917114528 140491820058325 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
Current children cumulated CPU time: 2507.75 s
Current children cumulated vsize: 15820744 KiB
Current children cumulated memory: 1097636 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2514.6 s]
/proc/loadavg: 2.00 2.01 2.05 3/225 13672
/proc/meminfo: memFree=14750180/32770624 swapFree=67108860/67108860
[pid=12256] ppid=12253 vsize=15681864 memory=982840 CPUtime=8.42 cores=1,3,5,7
/proc/12256/stat : 12256 (java) S 12253 12256 8919 0 -1 1077944320 27102 0 0 0 751 91 0 0 20 0 19 0 52088225 16058228736 245710 33554432000 4194304 4196468 140728571759776 140728571742320 140491820048119 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
/proc/12256/statm: 3920466 245710 3230 1 0 3881322 0
[pid=12272] ppid=12256 vsize=138880 memory=114796 CPUtime=2511.64 cores=1,3,5,7
/proc/12272/stat : 12272 (minisat_release) R 12256 12256 8919 0 -1 4202496 308925 0 0 0 251142 22 0 0 20 0 1 0 52088527 142213120 28699 33554432000 4194304 4308513 140732279755456 140732279751680 4276291 0 4 0 8396802 0 0 0 17 1 0 0 0 0 0 6409496 6410680 35766272 140732279763631 140732279764142 140732279764142 140732279766981 0
/proc/12272/statm: 34720 28699 353 28 0 30960 0
[pid=12256/tid=12258] ppid=12253 vsize=15681864 memory=1572 CPUtime=3.03 cores=1,3,5,7
/proc/12256/task/12258/stat : 12258 (java) S 12253 12256 8919 0 -1 1077944384 17115 0 0 0 284 19 0 0 20 0 19 0 52088225 16058228736 245710 33554432000 4194304 4196468 140728571759776 140491791887360 140491820058325 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
[pid=12256/tid=12259] ppid=12253 vsize=15681864 memory=-7824251494390650985 CPUtime=0 cores=1,3,5,7
/proc/12256/task/12259/stat : 12259 (java) S 12253 12256 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 52088227 16058228736 245710 33554432000 4194304 4196468 140728571759776 140491824290960 140491820058325 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
[pid=12256/tid=12260] ppid=12253 vsize=15681864 memory=960 CPUtime=0 cores=1,3,5,7
/proc/12256/task/12260/stat : 12260 (java) S 12253 12256 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 52088227 16058228736 245710 33554432000 4194304 4196468 140728571759776 140491615374352 140491820058325 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
[pid=12256/tid=12261] ppid=12253 vsize=15681864 memory=1240 CPUtime=0 cores=1,3,5,7
/proc/12256/task/12261/stat : 12261 (java) S 12253 12256 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 52088227 16058228736 245710 33554432000 4194304 4196468 140728571759776 140491614321552 140491820058325 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
[pid=12256/tid=12262] ppid=12253 vsize=15681864 memory=-7824251494390650985 CPUtime=0 cores=1,3,5,7
/proc/12256/task/12262/stat : 12262 (java) S 12253 12256 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 52088227 16058228736 245710 33554432000 4194304 4196468 140728571759776 140491613268752 140491820058325 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
[pid=12256/tid=12263] ppid=12253 vsize=15681864 memory=9569 CPUtime=0.05 cores=1,3,5,7
/proc/12256/task/12263/stat : 12263 (java) S 12253 12256 8919 0 -1 1077944384 5 0 0 0 2 3 0 0 20 0 19 0 52088228 16058228736 245710 33554432000 4194304 4196468 140728571759776 140490589575536 140491820059266 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
[pid=12256/tid=12264] ppid=12253 vsize=15681864 memory=4120846672664488735 CPUtime=0 cores=1,3,5,7
/proc/12256/task/12264/stat : 12264 (java) S 12253 12256 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 52088229 16058228736 245710 33554432000 4194304 4196468 140728571759776 140490460619808 140491820058325 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
[pid=12256/tid=12265] ppid=12253 vsize=15681864 memory=-3967418655009478193 CPUtime=0 cores=1,3,5,7
/proc/12256/task/12265/stat : 12265 (java) S 12253 12256 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 52088229 16058228736 245710 33554432000 4194304 4196468 140728571759776 140490192184176 140491820058325 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
[pid=12256/tid=12266] ppid=12253 vsize=15681864 memory=-1189914978686163229 CPUtime=0 cores=1,3,5,7
/proc/12256/task/12266/stat : 12266 (java) S 12253 12256 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 52088231 16058228736 245710 33554432000 4194304 4196468 140728571759776 140489817675600 140491820066715 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
[pid=12256/tid=12267] ppid=12253 vsize=15681864 memory=7598811100138176585 CPUtime=1.54 cores=1,3,5,7
/proc/12256/task/12267/stat : 12267 (java) S 12253 12256 8919 0 -1 1077944384 2659 0 0 0 154 0 0 0 20 0 19 0 52088231 16058228736 245710 33554432000 4194304 4196468 140728571759776 140490588523376 140491820059266 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
[pid=12256/tid=12268] ppid=12253 vsize=15681864 memory=9569 CPUtime=1.54 cores=1,3,5,7
/proc/12256/task/12268/stat : 12268 (java) S 12253 12256 8919 0 -1 1077944384 2686 0 0 0 152 2 0 0 20 0 19 0 52088231 16058228736 245710 33554432000 4194304 4196468 140728571759776 140490587470576 140491820059266 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
[pid=12256/tid=12269] ppid=12253 vsize=15681864 memory=4120846672664488735 CPUtime=0.93 cores=1,3,5,7
/proc/12256/task/12269/stat : 12269 (java) S 12253 12256 8919 0 -1 1077944384 3077 0 0 0 91 2 0 0 20 0 19 0 52088231 16058228736 245710 33554432000 4194304 4196468 140728571759776 140490586417776 140491820059266 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
[pid=12256/tid=12270] ppid=12253 vsize=15681864 memory=3616726067412491367 CPUtime=0 cores=1,3,5,7
/proc/12256/task/12270/stat : 12270 (java) S 12253 12256 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 52088232 16058228736 245710 33554432000 4194304 4196468 140728571759776 140489319770848 140491820058325 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
[pid=12256/tid=12271] ppid=12253 vsize=15681864 memory=-2895393861898743079 CPUtime=1.28 cores=1,3,5,7
/proc/12256/task/12271/stat : 12271 (java) S 12253 12256 8919 0 -1 1077944384 171 0 0 0 52 76 0 0 20 0 19 0 52088232 16058228736 245710 33554432000 4194304 4196468 140728571759776 140490585365168 140491820059266 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 23 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
[pid=12256/tid=12273] ppid=12253 vsize=15681864 memory=4126316290023845779 CPUtime=0 cores=1,3,5,7
/proc/12256/task/12273/stat : 12273 (java) S 12253 12256 8919 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 52088528 16058228736 245710 33554432000 4194304 4196468 140728571759776 140490569430208 140491820072729 0 4 0 25189583 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
[pid=12256/tid=12275] ppid=12253 vsize=15681864 memory=114796 CPUtime=0 cores=1,3,5,7
/proc/12256/task/12275/stat : 12275 (java) S 12253 12256 8919 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 52088528 16058228736 245710 33554432000 4194304 4196468 140728571759776 140488782884016 140491820070045 0 4 0 25189583 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
[pid=12256/tid=12276] ppid=12253 vsize=15681864 memory=1398720917958146503 CPUtime=0 cores=1,3,5,7
/proc/12256/task/12276/stat : 12276 (java) S 12253 12256 8919 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 52088528 16058228736 245710 33554432000 4194304 4196468 140728571759776 140488648663088 140491820070045 0 4 0 25189583 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
[pid=12256/tid=12277] ppid=12253 vsize=15681864 memory=4126316290023845779 CPUtime=0 cores=1,3,5,7
/proc/12256/task/12277/stat : 12277 (java) S 12253 12256 8919 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 19 0 52088530 16058228736 245710 33554432000 4194304 4196468 140728571759776 140488917114528 140491820058325 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14442496 140728571761652 140728571761929 140728571761929 140728571764687 0
Current children cumulated CPU time: 2520.06 s
Current children cumulated vsize: 15820744 KiB
Current children cumulated memory: 1097636 KiB

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

[startup+2514.62 s]
# the end of solver process 12256 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.94 s, system=1.15436 s

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

Child status: 1
Real time (s): 2514.62
CPU time (s): 2520.09
CPU user time (s): 2518.94
CPU system time (s): 1.15436
CPU usage (%): 100.218
Max. virtual memory (cumulated for all children) (KiB): 15820744
Max. memory (cumulated for all children) (KiB): 1097636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.94
system time used= 1.15436
maximum resident set size= 985696
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 336101
page faults= 0
swaps= 0
block input operations= 0
block output operations= 14872
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 58597
involuntary context switches= 719


# summary of solver processes directly reported to runsolver:
#   pid: 12256
#   total CPU time (s): 2520.09
#   total CPU user time (s): 2518.94
#   total CPU system time (s): 1.15436

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.8665 second user time and 27.0913 second system time

The end

Launcher Data

Begin job on node102 at 2018-07-23 13:27:31
IDJOB=4293438
IDBENCH=141175
IDSOLVER=2755
FILE ID=node102/4293438-1532345251
RUNJOBID= node102-1532330044-8951
PBS_JOBID= 21019000
Free space on /tmp= 53228 MiB

SOLVER NAME= scop both+MapleCOMSPS (2018-06-13)
BENCH NAME= XCSP18/GracefulGraph/GracefulGraph-K07-P02_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-4293438-1532345251/watcher-4293438-1532345251 -o /tmp/evaluation-result-4293438-1532345251/solver-4293438-1532345251 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1532330044-8951 --watchdog 2580  java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -both -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4293438-1532345251.xml

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

MD5SUM BENCH= 9eecb1b3d8aa7dfc9df91bdaa7b8a2e7
RANDOM SEED=687644056

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:        15177956 kB
MemAvailable:   30414224 kB
Buffers:          256084 kB
Cached:         15067696 kB
SwapCached:            0 kB
Active:          3074992 kB
Inactive:       13827316 kB
Active(anon):    1581132 kB
Inactive(anon):    16888 kB
Active(file):    1493860 kB
Inactive(file): 13810428 kB
Unevictable:        6604 kB
Mlocked:            6604 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7980 kB
Writeback:             0 kB
AnonPages:       1527680 kB
Mapped:            49144 kB
Shmem:             17036 kB
Slab:             388884 kB
SReclaimable:     360440 kB
SUnreclaim:        28444 kB
KernelStack:        3968 kB
PageTables:         8700 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13524432 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1345536 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= 53232 MiB
End job on node102 at 2018-07-23 14:09:25