Trace number 4295912

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
scop both+MapleCOMSPS (2018-06-13)? (TO) 2520.08 2510.92

General information on the benchmark

NameQuasigroups/
QuasiGroup-7-14_c18.xml
MD5SUM4dff686a8a5225f7abc28d59168fc0d9
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 variables392
Number of constraints366
Number of domains1
Minimum domain size14
Maximum domain size14
Distribution of domain sizes[{"size":14,"count":378}]
Minimum variable degree0
Maximum variable degree29
Distribution of variable degrees[{"degree":0,"count":14},{"degree":2,"count":182},{"degree":28,"count":14},{"degree":29,"count":182}]
Minimum constraint arity14
Maximum constraint arity196
Distribution of constraint arities[{"arity":14,"count":1},{"arity":16,"count":364},{"arity":196,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":1},{"type":"instantiation","count":1},{"type":"element","count":364}]
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: Thu Jul 26 10:44:18 CEST 2018
0.66/0.54	c PID: 7937
0.66/0.54	c IP: 172.20.3.107
0.66/0.54	c HOST: node107.alineos.net
0.66/0.55	c (0,0) Parsing Begin
1.79/1.08	c (0,0) Parsing End
1.79/1.09	c (0,0) CSP: 378 int (0 aux), 0 bool (0 aux), 366 ctr, max domain size 14
1.79/1.09	c (0,0) Heap : 225 MiB used (max 10795 MiB), NonHeap : 20 MiB used (max 0 MiB)
1.79/1.09	c (0,0) Constraint Name Generate Begin
1.79/1.10	c (0,0) Ctr:HOME/instance-4295912-1532594657.xml,AllDifferentMatrix:Element:Instantiation:IntVar
1.79/1.10	c (0,0) Constraint Name Generate End
1.79/1.10	c (0,0) Heap : 225 MiB used (max 10795 MiB), NonHeap : 20 MiB used (max 0 MiB)
1.79/1.10	c (0,0) CSP to CSPinCNF Begin
3.36/1.64	c (1,1) translated 37 (10%) constraints
3.36/1.68	c (1,1) translated 74 (20%) constraints
3.66/1.72	c (1,1) translated 110 (30%) constraints
3.66/1.76	c (1,1) translated 147 (40%) constraints
3.66/1.79	c (1,1) translated 183 (50%) constraints
3.98/1.83	c (1,1) translated 220 (60%) constraints
3.98/1.87	c (1,1) translated 257 (70%) constraints
4.28/1.90	c (1,1) translated 293 (80%) constraints
4.28/1.93	c (1,1) translated 330 (90%) constraints
4.28/1.97	c (1,1) translated 366 (100%) constraints
4.62/2.10	c (1,1) STATISTICS1:HOME/instance-4295912-1532594657.xml,AllDifferentMatrix:Element:Instantiation:IntVar,378,7714,14,14,14,2,14:11648;1:1092,14:20384;1:798,14:56;3:5096;2:2548;1:14,2:12740;1:5908,
4.62/2.10	c (1,1) ===========================================
4.62/2.10	c (1,1) Both Encoding selects:
4.62/2.10	c (1,1) Order
4.62/2.10	c (1,1) ===========================================
5.30/2.20	c (1,1) translated 772 (10%) constraints
5.30/2.25	c (1,1) translated 1543 (20%) constraints
5.30/2.29	c (1,1) translated 2315 (30%) constraints
5.95/2.42	c (1,1) translated 3086 (40%) constraints
6.26/2.54	c (2,2) translated 3857 (50%) constraints
6.56/2.64	c (2,2) translated 4629 (60%) constraints
6.87/2.74	c (2,2) translated 5400 (70%) constraints
7.17/2.83	c (2,2) translated 6172 (80%) constraints
7.47/2.91	c (2,2) translated 6943 (90%) constraints
7.47/2.99	c (2,2) translated 7714 (100%) constraints
7.47/2.99	c (2,2) CSP to CSPinCNF End
7.47/3.00	c (2,2) CSP: 378 int (0 aux), 4914 bool (4914 aux), 17920 ctr, max domain size 14
7.47/3.00	c (2,2) Heap : 563 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
7.47/3.00	c (2,2) CSPinCNF Propagation Begin
8.12/3.18	c (2,2) 2 values, 1052 unsatisfiable literals, and 252 valid clauses are removed
8.12/3.18	c (2,2) CSPinCNF Propagation End
8.12/3.19	c (2,2) CSP: 378 int (0 aux), 4914 bool (4914 aux), 17668 ctr, max domain size 14
8.12/3.19	c (2,2) Heap : 619 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
8.12/3.19	c (2,2) Simplify CSPinCNF Begin
8.72/3.35	c (2,2) Simplify CSPinCNF End
8.72/3.36	c (2,2) CSP: 378 int (0 aux), 9898 bool (9898 aux), 22652 ctr, max domain size 14
8.72/3.36	c (2,2) Heap : 675 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
8.72/3.36	c (2,2) Calculate Precise Domain Begin
8.72/3.36	c (2,2) 0 values are removed by re-calculation
8.72/3.36	c (2,2) Calculate Precise Domain End
8.72/3.36	c (2,2) CSP: 378 int (0 aux), 9898 bool (9898 aux), 22652 ctr, max domain size 14
8.72/3.36	c (2,2) Heap : 675 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
8.72/3.36	c (2,2) CSPinCNF to SatSolver Begin
9.70/3.61	c (3,3) 2266 (10 %) CSP clauses are encoded (14574 SAT variables, 23065 SAT clauses)
10.00/3.72	c (3,3) 4531 (20 %) CSP clauses are encoded (14574 SAT variables, 41838 SAT clauses)
10.00/3.79	c (3,3) 6796 (30 %) CSP clauses are encoded (14574 SAT variables, 60431 SAT clauses)
10.30/3.86	c (3,3) 9061 (40 %) CSP clauses are encoded (14574 SAT variables, 79498 SAT clauses)
10.61/3.92	c (3,3) 11326 (50 %) CSP clauses are encoded (14574 SAT variables, 98472 SAT clauses)
10.61/3.98	c (3,3) 13592 (60 %) CSP clauses are encoded (14574 SAT variables, 117448 SAT clauses)
10.88/4.04	c (3,3) 15857 (70 %) CSP clauses are encoded (14574 SAT variables, 136565 SAT clauses)
10.88/4.09	c (3,3) 18122 (80 %) CSP clauses are encoded (14574 SAT variables, 155602 SAT clauses)
11.02/4.14	c (3,3) 20387 (90 %) CSP clauses are encoded (14574 SAT variables, 174643 SAT clauses)
11.02/4.19	c (3,3) 22652 (100 %) CSP clauses are encoded (14574 SAT variables, 193691 SAT clauses)
11.02/4.19	c (3,3) CSPinCNF to SatSolver End
11.02/4.19	c (3,3) Heap : 1182 MiB used (max 10795 MiB), NonHeap : 32 MiB used (max 0 MiB)
11.42/4.33	c (3,3) STATISTICS2:HOME/instance-4295912-1532594657.xml,AllDifferentMatrix:Element:Instantiation:IntVar,10276,22652,14,14,12,2,14:9504;13:3736;12:592;1:1292,14:31260;13:6688;12:872;2:25092;1:1292,12:52;3:4256;2:18344,2:15124;1:34956,
11.42/4.33	c (3,3) SatSolver.solve Begin
11.42/4.33	c (3,3) 14574 bool, 193692 clause
11.42/4.33	c (3,3) 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-4295912-1532594657.xml-scop-7937.cnf HOME/instance-4295912-1532594657.xml-scop-7937.cnf.out
2520.03/2510.90	c (2510,3) SatSolver is killed by some reasons.
2520.03/2510.90	c (2510,3) 0,0,2,2,2,2,3,TO,TO,STOP-AFTER(DIMACS)
2520.03/2510.90	s UNKNOWN
2520.03/2510.90	c END-Prog: Thu Jul 26 11:26:08 CEST 2018
2520.03/2510.90	c (2510,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 (1805 MiB free)
  memory of node 1: 16384 MiB (7802 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4295912-1532594657/watcher-4295912-1532594657 -o /tmp/evaluation-result-4295912-1532594657/solver-4295912-1532594657 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1532594602-7725 --watchdog 2580 java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -both -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4295912-1532594657.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=7937, runsolver pid=7934

[startup+0.100136 s]*
/proc/loadavg: 1.42 0.95 0.91 3/221 7952
/proc/meminfo: memFree=9777140/32770624 swapFree=67108860/67108860
[pid=7937] ppid=7934 vsize=15011656 memory=74892 CPUtime=0.11 cores=1,3,5,7
/proc/7937/stat : 7937 (java) S 7934 7937 6157 0 -1 1077944320 6881 0 0 0 10 1 0 0 20 0 15 0 77028920 15371935744 18723 33554432000 4194304 4196468 140726844223552 140726844206096 140694440398583 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
/proc/7937/statm: 3752914 18723 2778 1 0 3715374 0
[pid=7937/tid=7939] ppid=7934 vsize=15011656 memory=-8393745925659800667 CPUtime=0.09 cores=1,3,5,7
/proc/7937/task/7939/stat : 7939 (java) R 7934 7937 6157 0 -1 4202560 5224 0 0 0 8 1 0 0 20 0 15 0 77028920 15371935744 18987 33554432000 4194304 4196468 140726844223552 140694412210568 140694420674332 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
[pid=7937/tid=7940] ppid=7934 vsize=15011656 memory=3472468090171835600 CPUtime=0 cores=1,3,5,7
/proc/7937/task/7940/stat : 7940 (java) S 7934 7937 6157 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77028922 15371935744 18987 33554432000 4194304 4196468 140726844223552 140694444641296 140694440408789 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
[pid=7937/tid=7941] ppid=7934 vsize=15011656 memory=139961276683904 CPUtime=0 cores=1,3,5,7
/proc/7937/task/7941/stat : 7941 (java) S 7934 7937 6157 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77028922 15371935744 18987 33554432000 4194304 4196468 140726844223552 140694271458448 140694440408789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
[pid=7937/tid=7942] ppid=7934 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7937/task/7942/stat : 7942 (java) S 7934 7937 6157 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77028922 15371935744 18987 33554432000 4194304 4196468 140726844223552 140693900360464 140694440408789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
[pid=7937/tid=7943] ppid=7934 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7937/task/7943/stat : 7943 (java) S 7934 7937 6157 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 77028922 15371935744 18987 33554432000 4194304 4196468 140726844223552 140693899307920 140694440408789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
[pid=7937/tid=7944] ppid=7934 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7937/task/7944/stat : 7944 (java) S 7934 7937 6157 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 77028923 15371935744 18987 33554432000 4194304 4196468 140726844223552 140693780510960 140694440409730 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
[pid=7937/tid=7945] ppid=7934 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7937/task/7945/stat : 7945 (java) S 7934 7937 6157 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 77028924 15371935744 18987 33554432000 4194304 4196468 140726844223552 140693062280352 140694440408789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
[pid=7937/tid=7946] ppid=7934 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7937/task/7946/stat : 7946 (java) S 7934 7937 6157 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77028924 15371935744 18987 33554432000 4194304 4196468 140726844223552 140692793844464 140694440408789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
[pid=7937/tid=7947] ppid=7934 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7937/task/7947/stat : 7947 (java) S 7934 7937 6157 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 77028926 15371935744 18987 33554432000 4194304 4196468 140726844223552 140692419336144 140694440417179 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
[pid=7937/tid=7948] ppid=7934 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7937/task/7948/stat : 7948 (java) S 7934 7937 6157 0 -1 1077944384 291 0 0 0 0 0 0 0 20 0 15 0 77028926 15371935744 18987 33554432000 4194304 4196468 140726844223552 140693779458800 140694440409730 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
[pid=7937/tid=7949] ppid=7934 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7937/task/7949/stat : 7949 (java) S 7934 7937 6157 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 77028926 15371935744 18987 33554432000 4194304 4196468 140726844223552 140693778406256 140694440409730 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
[pid=7937/tid=7950] ppid=7934 vsize=15011656 memory=139961276683904 CPUtime=0.01 cores=1,3,5,7
/proc/7937/task/7950/stat : 7950 (java) S 7934 7937 6157 0 -1 1077944384 269 0 0 0 1 0 0 0 20 0 15 0 77028926 15371935744 19053 33554432000 4194304 4196468 140726844223552 140693777353200 140694440409730 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
[pid=7937/tid=7951] ppid=7934 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7937/task/7951/stat : 7951 (java) S 7934 7937 6157 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 77028927 15371935744 19053 33554432000 4194304 4196468 140726844223552 140691921431392 140694440408789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
[pid=7937/tid=7952] ppid=7934 vsize=15011656 memory=139961276683904 CPUtime=0 cores=1,3,5,7
/proc/7937/task/7952/stat : 7952 (java) S 7934 7937 6157 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77028927 15371935744 19053 33554432000 4194304 4196468 140726844223552 140693776300592 140694440409730 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 74892 KiB

[startup+0.210569 s]*
/proc/loadavg: 1.42 0.95 0.91 3/221 7952
/proc/meminfo: memFree=9763684/32770624 swapFree=67108860/67108860
[pid=7937] ppid=7934 vsize=15011656 memory=86928 CPUtime=0.26 cores=1,3,5,7
/proc/7937/stat : 7937 (java) S 7934 7937 6157 0 -1 1077944320 10138 0 0 0 24 2 0 0 20 0 15 0 77028920 15371935744 21732 33554432000 4194304 4196468 140726844223552 140726844206096 140694440398583 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
/proc/7937/statm: 3752914 21732 2895 1 0 3715374 0
[pid=7937/tid=7939] ppid=7934 vsize=15011656 memory=-8340259002029870941 CPUtime=0.19 cores=1,3,5,7
/proc/7937/task/7939/stat : 7939 (java) R 7934 7937 6157 0 -1 4202560 8054 0 0 0 18 1 0 0 20 0 15 0 77028920 15371935744 21732 33554432000 4194304 4196468 140726844223552 140694412228128 140693944069875 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
[pid=7937/tid=7940] ppid=7934 vsize=15011656 memory=5793855212286577081 CPUtime=0 cores=1,3,5,7
/proc/7937/task/7940/stat : 7940 (java) S 7934 7937 6157 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77028922 15371935744 21732 33554432000 4194304 4196468 140726844223552 140694444641296 140694440408789 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
[pid=7937/tid=7941] ppid=7934 vsize=15011656 memory=139961276683904 CPUtime=0 cores=1,3,5,7
/proc/7937/task/7941/stat : 7941 (java) S 7934 7937 6157 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77028922 15371935744 21732 33554432000 4194304 4196468 140726844223552 140694271458448 140694440408789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
[pid=7937/tid=7942] ppid=7934 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7937/task/7942/stat : 7942 (java) S 7934 7937 6157 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77028922 15371935744 21732 33554432000 4194304 4196468 140726844223552 140693900360464 140694440408789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
[pid=7937/tid=7943] ppid=7934 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7937/task/7943/stat : 7943 (java) S 7934 7937 6157 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 77028922 15371935744 21732 33554432000 4194304 4196468 140726844223552 140693899307920 140694440408789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
[pid=7937/tid=7944] ppid=7934 vsize=15011656 memory=139961276683904 CPUtime=0 cores=1,3,5,7
/proc/7937/task/7944/stat : 7944 (java) S 7934 7937 6157 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 77028923 15371935744 21732 33554432000 4194304 4196468 140726844223552 140693780510960 140694440409730 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
[pid=7937/tid=7945] ppid=7934 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7937/task/7945/stat : 7945 (java) S 7934 7937 6157 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 77028924 15371935744 21732 33554432000 4194304 4196468 140726844223552 140693062280352 140694440408789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
[pid=7937/tid=7946] ppid=7934 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7937/task/7946/stat : 7946 (java) S 7934 7937 6157 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77028924 15371935744 21732 33554432000 4194304 4196468 140726844223552 140692793844464 140694440408789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
[pid=7937/tid=7947] ppid=7934 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7937/task/7947/stat : 7947 (java) S 7934 7937 6157 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 77028926 15371935744 21732 33554432000 4194304 4196468 140726844223552 140692419336144 140694440417179 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
[pid=7937/tid=7948] ppid=7934 vsize=15011656 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/7937/task/7948/stat : 7948 (java) R 7934 7937 6157 0 -1 4202560 450 0 0 0 1 0 0 0 20 0 15 0 77028926 15371935744 21732 33554432000 4194304 4196468 140726844223552 140693779458800 140694419561744 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
[pid=7937/tid=7949] ppid=7934 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7937/task/7949/stat : 7949 (java) R 7934 7937 6157 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 15 0 77028926 15371935744 21732 33554432000 4194304 4196468 140726844223552 140693778406256 140694440409730 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
[pid=7937/tid=7950] ppid=7934 vsize=15011656 memory=139961276683904 CPUtime=0.03 cores=1,3,5,7
/proc/7937/task/7950/stat : 7950 (java) S 7934 7937 6157 0 -1 1077944384 290 0 0 0 3 0 0 0 20 0 15 0 77028926 15371935744 21732 33554432000 4194304 4196468 140726844223552 140693777353200 140694440409730 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
[pid=7937/tid=7951] ppid=7934 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7937/task/7951/stat : 7951 (java) S 7934 7937 6157 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 77028927 15371935744 21732 33554432000 4194304 4196468 140726844223552 140691921431392 140694440408789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
[pid=7937/tid=7952] ppid=7934 vsize=15011656 memory=139961276683904 CPUtime=0 cores=1,3,5,7
/proc/7937/task/7952/stat : 7952 (java) S 7934 7937 6157 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77028927 15371935744 21732 33554432000 4194304 4196468 140726844223552 140693776300592 140694440409730 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 86928 KiB

[startup+0.310663 s]*
/proc/loadavg: 1.42 0.95 0.91 3/221 7952
/proc/meminfo: memFree=9759892/32770624 swapFree=67108860/67108860
[pid=7937] ppid=7934 vsize=15011656 memory=90400 CPUtime=0.43 cores=1,3,5,7
/proc/7937/stat : 7937 (java) S 7934 7937 6157 0 -1 1077944320 10677 0 0 0 40 3 0 0 20 0 15 0 77028920 15371935744 22600 33554432000 4194304 4196468 140726844223552 140726844206096 140694440398583 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
/proc/7937/statm: 3752914 22600 2999 1 0 3715374 0
[pid=7937/tid=7939] ppid=7934 vsize=15011656 memory=-8340259002029870941 CPUtime=0.3 cores=1,3,5,7
/proc/7937/task/7939/stat : 7939 (java) R 7934 7937 6157 0 -1 4202560 8427 0 0 0 28 2 0 0 20 0 15 0 77028920 15371935744 22600 33554432000 4194304 4196468 140726844223552 140694412226208 140694421962158 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
[pid=7937/tid=7940] ppid=7934 vsize=15011656 memory=5793855212286577081 CPUtime=0 cores=1,3,5,7
/proc/7937/task/7940/stat : 7940 (java) S 7934 7937 6157 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77028922 15371935744 22600 33554432000 4194304 4196468 140726844223552 140694444641296 140694440408789 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
[pid=7937/tid=7941] ppid=7934 vsize=15011656 memory=279922449814144 CPUtime=0 cores=1,3,5,7
/proc/7937/task/7941/stat : 7941 (java) S 7934 7937 6157 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77028922 15371935744 22600 33554432000 4194304 4196468 140726844223552 140694271458448 140694440408789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
[pid=7937/tid=7942] ppid=7934 vsize=15011656 memory=279922346288128 CPUtime=0 cores=1,3,5,7
/proc/7937/task/7942/stat : 7942 (java) S 7934 7937 6157 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77028922 15371935744 22600 33554432000 4194304 4196468 140726844223552 140693900360464 140694440408789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
[pid=7937/tid=7943] ppid=7934 vsize=15011656 memory=139961173130255 CPUtime=0 cores=1,3,5,7
/proc/7937/task/7943/stat : 7943 (java) S 7934 7937 6157 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 77028922 15371935744 22600 33554432000 4194304 4196468 140726844223552 140693899307920 140694440408789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
[pid=7937/tid=7944] ppid=7934 vsize=15011656 memory=279922449821056 CPUtime=0 cores=1,3,5,7
/proc/7937/task/7944/stat : 7944 (java) S 7934 7937 6157 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 77028923 15371935744 22600 33554432000 4194304 4196468 140726844223552 140693780510960 140694440409730 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
[pid=7937/tid=7945] ppid=7934 vsize=15011656 memory=139961173134863 CPUtime=0 cores=1,3,5,7
/proc/7937/task/7945/stat : 7945 (java) S 7934 7937 6157 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 77028924 15371935744 22600 33554432000 4194304 4196468 140726844223552 140693062280352 140694440408789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
[pid=7937/tid=7946] ppid=7934 vsize=15011656 memory=139961173144893 CPUtime=0 cores=1,3,5,7
/proc/7937/task/7946/stat : 7946 (java) S 7934 7937 6157 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77028924 15371935744 22600 33554432000 4194304 4196468 140726844223552 140692793844464 140694440408789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
[pid=7937/tid=7947] ppid=7934 vsize=15011656 memory=139961173147217 CPUtime=0 cores=1,3,5,7
/proc/7937/task/7947/stat : 7947 (java) S 7934 7937 6157 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 77028926 15371935744 22600 33554432000 4194304 4196468 140726844223552 140692419336144 140694440417179 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
[pid=7937/tid=7948] ppid=7934 vsize=15011656 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/7937/task/7948/stat : 7948 (java) S 7934 7937 6157 0 -1 1077944384 552 0 0 0 3 0 0 0 20 0 15 0 77028926 15371935744 22600 33554432000 4194304 4196468 140726844223552 140693779458800 140694440409730 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
[pid=7937/tid=7949] ppid=7934 vsize=15011656 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/7937/task/7949/stat : 7949 (java) S 7934 7937 6157 0 -1 1077944384 61 0 0 0 1 0 0 0 20 0 15 0 77028926 15371935744 22600 33554432000 4194304 4196468 140726844223552 140693778406256 140694440409730 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
[pid=7937/tid=7950] ppid=7934 vsize=15011656 memory=139961276683904 CPUtime=0.07 cores=1,3,5,7
/proc/7937/task/7950/stat : 7950 (java) R 7934 7937 6157 0 -1 4202560 308 0 0 0 7 0 0 0 20 0 15 0 77028926 15371935744 22600 33554432000 4194304 4196468 140726844223552 140693777350992 140694440419930 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
[pid=7937/tid=7951] ppid=7934 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7937/task/7951/stat : 7951 (java) S 7934 7937 6157 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 77028927 15371935744 22600 33554432000 4194304 4196468 140726844223552 140691921431392 140694440408789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
[pid=7937/tid=7952] ppid=7934 vsize=15011656 memory=139961276758796 CPUtime=0 cores=1,3,5,7
/proc/7937/task/7952/stat : 7952 (java) S 7934 7937 6157 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77028927 15371935744 22600 33554432000 4194304 4196468 140726844223552 140693776300592 140694440409730 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 90400 KiB

[startup+0.702723 s]
/proc/loadavg: 1.42 0.95 0.91 3/221 7952
/proc/meminfo: memFree=9735832/32770624 swapFree=67108860/67108860
[pid=7937] ppid=7934 vsize=15019976 memory=133732 CPUtime=1.07 cores=1,3,5,7
/proc/7937/stat : 7937 (java) S 7934 7937 6157 0 -1 1077944320 17653 0 0 0 102 5 0 0 20 0 15 0 77028920 15380455424 33433 33554432000 4194304 4196468 140726844223552 140726844206096 140694440398583 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
/proc/7937/statm: 3754994 33433 3136 1 0 3716398 0
[pid=7937/tid=7939] ppid=7934 vsize=15019976 memory=55 CPUtime=0.67 cores=1,3,5,7
/proc/7937/task/7939/stat : 7939 (java) D 7934 7937 6157 0 -1 1077944384 14918 0 0 0 64 3 0 0 20 0 15 0 77028920 15380455424 33433 33554432000 4194304 4196468 140726844223552 140694412230496 140694440422461 0 4 0 25189583 18446744072101785124 0 0 -1 3 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
[pid=7937/tid=7940] ppid=7934 vsize=15019976 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7937/task/7940/stat : 7940 (java) S 7934 7937 6157 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77028922 15380455424 33433 33554432000 4194304 4196468 140726844223552 140694444641296 140694440408789 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
[pid=7937/tid=7941] ppid=7934 vsize=15019976 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7937/task/7941/stat : 7941 (java) S 7934 7937 6157 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77028922 15380455424 33433 33554432000 4194304 4196468 140726844223552 140694271458448 140694440408789 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
[pid=7937/tid=7942] ppid=7934 vsize=15020052 memory=7886766292050916917 CPUtime=0 cores=1,3,5,7
/proc/7937/task/7942/stat : 7942 (java) S 7934 7937 6157 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77028922 15380533248 33433 33554432000 4194304 4196468 140726844223552 140693900360464 140694440408789 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
[pid=7937/tid=7943] ppid=7934 vsize=15020052 memory=5787495302091072320 CPUtime=0 cores=1,3,5,7
/proc/7937/task/7943/stat : 7943 (java) S 7934 7937 6157 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 77028922 15380533248 33433 33554432000 4194304 4196468 140726844223552 140693899307920 140694440408789 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
[pid=7937/tid=7944] ppid=7934 vsize=15020052 memory=1232 CPUtime=0 cores=1,3,5,7
/proc/7937/task/7944/stat : 7944 (java) S 7934 7937 6157 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 77028923 15380533248 33433 33554432000 4194304 4196468 140726844223552 140693780510960 140694440409730 0 0 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
[pid=7937/tid=7945] ppid=7934 vsize=15020052 memory=8540 CPUtime=0 cores=1,3,5,7
/proc/7937/task/7945/stat : 7945 (java) S 7934 7937 6157 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 77028924 15380533248 33433 33554432000 4194304 4196468 140726844223552 140693062280352 140694440408789 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
[pid=7937/tid=7946] ppid=7934 vsize=15020052 memory=1712 CPUtime=0 cores=1,3,5,7
/proc/7937/task/7946/stat : 7946 (java) S 7934 7937 6157 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77028924 15380533248 33433 33554432000 4194304 4196468 140726844223552 140692793844464 140694440408789 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
[pid=7937/tid=7947] ppid=7934 vsize=15020052 memory=5412 CPUtime=0 cores=1,3,5,7
/proc/7937/task/7947/stat : 7947 (java) S 7934 7937 6157 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 77028926 15380533248 33433 33554432000 4194304 4196468 140726844223552 140692419336144 140694440417179 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
[pid=7937/tid=7948] ppid=7934 vsize=15020052 memory=4612 CPUtime=0.08 cores=1,3,5,7
/proc/7937/task/7948/stat : 7948 (java) R 7934 7937 6157 0 -1 4202560 659 0 0 0 8 0 0 0 20 0 15 0 77028926 15380533248 33433 33554432000 4194304 4196468 140726844223552 140693779448592 140694419623485 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
[pid=7937/tid=7949] ppid=7934 vsize=15020052 memory=1012 CPUtime=0.09 cores=1,3,5,7
/proc/7937/task/7949/stat : 7949 (java) R 7934 7937 6157 0 -1 4202560 290 0 0 0 9 0 0 0 20 0 15 0 77028926 15380533248 33433 33554432000 4194304 4196468 140726844223552 140693778396368 140694421574388 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
[pid=7937/tid=7950] ppid=7934 vsize=15020052 memory=1436 CPUtime=0.18 cores=1,3,5,7
/proc/7937/task/7950/stat : 7950 (java) S 7934 7937 6157 0 -1 1077944384 444 0 0 0 18 0 0 0 20 0 15 0 77028926 15380533248 33433 33554432000 4194304 4196468 140726844223552 140693777353200 140694440409730 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
[pid=7937/tid=7951] ppid=7934 vsize=15020052 memory=1200 CPUtime=0 cores=1,3,5,7
/proc/7937/task/7951/stat : 7951 (java) S 7934 7937 6157 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 77028927 15380533248 33433 33554432000 4194304 4196468 140726844223552 140691921431392 140694440408789 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
[pid=7937/tid=7952] ppid=7934 vsize=15020052 memory=15876 CPUtime=0 cores=1,3,5,7
/proc/7937/task/7952/stat : 7952 (java) S 7934 7937 6157 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 77028927 15380533248 33433 33554432000 4194304 4196468 140726844223552 140693776300592 140694440409730 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
Current children cumulated CPU time: 1.07 s
Current children cumulated vsize: 15019976 KiB
Current children cumulated memory: 133732 KiB

[startup+1.50093 s]
/proc/loadavg: 1.42 0.95 0.91 4/221 7952
/proc/meminfo: memFree=9702160/32770624 swapFree=67108860/67108860
[pid=7937] ppid=7934 vsize=15022100 memory=191740 CPUtime=3.08 cores=1,3,5,7
/proc/7937/stat : 7937 (java) S 7934 7937 6157 0 -1 1077944320 21856 0 0 0 301 7 0 0 20 0 15 0 77028920 15382630400 47935 33554432000 4194304 4196468 140726844223552 140726844206096 140694440398583 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
/proc/7937/statm: 3755525 47935 3203 1 0 3716910 0
[pid=7937/tid=7939] ppid=7934 vsize=15022100 memory=4140 CPUtime=1.47 cores=1,3,5,7
/proc/7937/task/7939/stat : 7939 (java) R 7934 7937 6157 0 -1 4202560 16008 0 0 0 143 4 0 0 20 0 15 0 77028920 15382630400 47935 33554432000 4194304 4196468 140726844223552 140694412222456 140693946578439 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
[pid=7937/tid=7940] ppid=7934 vsize=15022100 memory=22976 CPUtime=0 cores=1,3,5,7
/proc/7937/task/7940/stat : 7940 (java) S 7934 7937 6157 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77028922 15382630400 47935 33554432000 4194304 4196468 140726844223552 140694444641296 140694440408789 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
[pid=7937/tid=7941] ppid=7934 vsize=15022100 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7937/task/7941/stat : 7941 (java) S 7934 7937 6157 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77028922 15382630400 47935 33554432000 4194304 4196468 140726844223552 140694271458448 140694440408789 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
[pid=7937/tid=7942] ppid=7934 vsize=15022100 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7937/task/7942/stat : 7942 (java) S 7934 7937 6157 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77028922 15382630400 47935 33554432000 4194304 4196468 140726844223552 140693900360464 140694440408789 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
[pid=7937/tid=7943] ppid=7934 vsize=15022100 memory=55 CPUtime=0 cores=1,3,5,7
/proc/7937/task/7943/stat : 7943 (java) S 7934 7937 6157 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 77028922 15382630400 47935 33554432000 4194304 4196468 140726844223552 140693899307920 140694440408789 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
[pid=7937/tid=7944] ppid=7934 vsize=15022100 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7937/task/7944/stat : 7944 (java) S 7934 7937 6157 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 77028923 15382630400 47935 33554432000 4194304 4196468 140726844223552 140693780510960 140694440409730 0 0 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0

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

/proc/meminfo: memFree=11175564/32770624 swapFree=67108860/67108860
[pid=7937] ppid=7934 vsize=15683912 memory=1255104 CPUtime=13.34 cores=1,3,5,7
/proc/7937/stat : 7937 (java) S 7934 7937 6157 0 -1 1077944320 28747 0 0 0 1235 99 0 0 20 0 19 0 77028920 16060325888 313776 33554432000 4194304 4196468 140726844223552 140726844206096 140694440398583 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
/proc/7937/statm: 3920978 313776 3232 1 0 3881834 0
[pid=7953] ppid=7937 vsize=89380 memory=70908 CPUtime=2498.09 cores=1,3,5,7
/proc/7953/stat : 7953 (minisat_release) R 7937 7937 6157 0 -1 4202496 167987 0 0 0 249795 14 0 0 20 0 1 0 77029355 91525120 17727 33554432000 4194304 4308513 140723959805296 140723959802200 4276015 0 4 0 8396802 0 0 0 17 5 0 0 0 0 0 6409496 6410680 26365952 140723959808689 140723959809198 140723959809198 140723959812037 0
/proc/7953/statm: 22345 17727 354 28 0 18585 0
[pid=7937/tid=7939] ppid=7934 vsize=15683912 memory=1255104 CPUtime=4.36 cores=1,3,5,7
/proc/7937/task/7939/stat : 7939 (java) S 7934 7937 6157 0 -1 1077944384 17408 0 0 0 414 22 0 0 20 0 19 0 77028920 16060325888 313776 33554432000 4194304 4196468 140726844223552 140694412237824 140694440408789 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
[pid=7937/tid=7940] ppid=7934 vsize=15683912 memory=1255104 CPUtime=0 cores=1,3,5,7
/proc/7937/task/7940/stat : 7940 (java) S 7934 7937 6157 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 77028922 16060325888 313776 33554432000 4194304 4196468 140726844223552 140694444641296 140694440408789 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
[pid=7937/tid=7941] ppid=7934 vsize=15683912 memory=70908 CPUtime=0 cores=1,3,5,7
/proc/7937/task/7941/stat : 7941 (java) S 7934 7937 6157 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 77028922 16060325888 313776 33554432000 4194304 4196468 140726844223552 140694271458448 140694440408789 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
[pid=7937/tid=7942] ppid=7934 vsize=15683912 memory=1255104 CPUtime=0 cores=1,3,5,7
/proc/7937/task/7942/stat : 7942 (java) S 7934 7937 6157 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 77028922 16060325888 313776 33554432000 4194304 4196468 140726844223552 140693900360464 140694440408789 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
[pid=7937/tid=7943] ppid=7934 vsize=15683912 memory=70908 CPUtime=0 cores=1,3,5,7
/proc/7937/task/7943/stat : 7943 (java) S 7934 7937 6157 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 77028922 16060325888 313776 33554432000 4194304 4196468 140726844223552 140693899307920 140694440408789 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
[pid=7937/tid=7944] ppid=7934 vsize=15683912 memory=436 CPUtime=0.05 cores=1,3,5,7
/proc/7937/task/7944/stat : 7944 (java) S 7934 7937 6157 0 -1 1077944384 6 0 0 0 2 3 0 0 20 0 19 0 77028923 16060325888 313776 33554432000 4194304 4196468 140726844223552 140693780510960 140694440409730 0 0 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
[pid=7937/tid=7945] ppid=7934 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7937/task/7945/stat : 7945 (java) S 7934 7937 6157 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 77028924 16060325888 313776 33554432000 4194304 4196468 140726844223552 140693062280352 140694440408789 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
[pid=7937/tid=7946] ppid=7934 vsize=15683912 memory=1255104 CPUtime=0 cores=1,3,5,7
/proc/7937/task/7946/stat : 7946 (java) S 7934 7937 6157 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 77028924 16060325888 313776 33554432000 4194304 4196468 140726844223552 140692793844464 140694440408789 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
[pid=7937/tid=7947] ppid=7934 vsize=15683912 memory=1255104 CPUtime=0 cores=1,3,5,7
/proc/7937/task/7947/stat : 7947 (java) S 7934 7937 6157 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 77028926 16060325888 313776 33554432000 4194304 4196468 140726844223552 140692419336144 140694440417179 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
[pid=7937/tid=7948] ppid=7934 vsize=15683912 memory=1255104 CPUtime=3.1 cores=1,3,5,7
/proc/7937/task/7948/stat : 7948 (java) S 7934 7937 6157 0 -1 1077944384 2531 0 0 0 309 1 0 0 20 0 19 0 77028926 16060325888 313776 33554432000 4194304 4196468 140726844223552 140693779458800 140694440409730 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
[pid=7937/tid=7949] ppid=7934 vsize=15683912 memory=1255104 CPUtime=3.17 cores=1,3,5,7
/proc/7937/task/7949/stat : 7949 (java) S 7934 7937 6157 0 -1 1077944384 3623 0 0 0 316 1 0 0 20 0 19 0 77028926 16060325888 313776 33554432000 4194304 4196468 140726844223552 140693778406256 140694440409730 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
[pid=7937/tid=7950] ppid=7934 vsize=15683912 memory=1255104 CPUtime=1.21 cores=1,3,5,7
/proc/7937/task/7950/stat : 7950 (java) S 7934 7937 6157 0 -1 1077944384 3625 0 0 0 119 2 0 0 20 0 19 0 77028926 16060325888 313776 33554432000 4194304 4196468 140726844223552 140693777353200 140694440409730 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
[pid=7937/tid=7951] ppid=7934 vsize=15683912 memory=4140 CPUtime=0 cores=1,3,5,7
/proc/7937/task/7951/stat : 7951 (java) S 7934 7937 6157 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 77028927 16060325888 313776 33554432000 4194304 4196468 140726844223552 140691921431392 140694440408789 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
[pid=7937/tid=7952] ppid=7934 vsize=15683912 memory=1255104 CPUtime=1.4 cores=1,3,5,7
/proc/7937/task/7952/stat : 7952 (java) S 7934 7937 6157 0 -1 1077944384 168 0 0 0 66 74 0 0 20 0 19 0 77028927 16060325888 313776 33554432000 4194304 4196468 140726844223552 140693776300592 140694440409730 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
[pid=7937/tid=7954] ppid=7934 vsize=15683912 memory=70908 CPUtime=0 cores=1,3,5,7
/proc/7937/task/7954/stat : 7954 (java) S 7934 7937 6157 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 77029355 16060325888 313776 33554432000 4194304 4196468 140726844223552 140693760034112 140694440423193 0 4 0 25189583 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
[pid=7937/tid=7956] ppid=7934 vsize=15683912 memory=1255104 CPUtime=0 cores=1,3,5,7
/proc/7937/task/7956/stat : 7956 (java) S 7934 7937 6157 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 77029356 16060325888 313776 33554432000 4194304 4196468 140726844223552 140691384548656 140694440420509 0 4 0 25189583 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
[pid=7937/tid=7957] ppid=7934 vsize=15683912 memory=1255104 CPUtime=0 cores=1,3,5,7
/proc/7937/task/7957/stat : 7957 (java) S 7934 7937 6157 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 77029356 16060325888 313776 33554432000 4194304 4196468 140726844223552 140691116113840 140694440420509 0 4 0 25189583 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
[pid=7937/tid=7958] ppid=7934 vsize=15683912 memory=23040 CPUtime=0 cores=1,3,5,7
/proc/7937/task/7958/stat : 7958 (java) S 7934 7937 6157 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 77029359 16060325888 313776 33554432000 4194304 4196468 140726844223552 140691652992800 140694440408789 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
Current children cumulated CPU time: 2511.43 s
Current children cumulated vsize: 15773292 KiB
Current children cumulated memory: 1326012 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2510.9 s]
/proc/loadavg: 2.06 2.04 1.97 3/225 8135
/proc/meminfo: memFree=11175448/32770624 swapFree=67108860/67108860
[pid=7937] ppid=7934 vsize=15683912 memory=1255104 CPUtime=13.34 cores=1,3,5,7
/proc/7937/stat : 7937 (java) S 7934 7937 6157 0 -1 1077944320 28749 0 0 0 1235 99 0 0 20 0 19 0 77028920 16060325888 313776 33554432000 4194304 4196468 140726844223552 140726844206096 140694440398583 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
/proc/7937/statm: 3920978 313776 3232 1 0 3881834 0
[pid=7953] ppid=7937 vsize=89380 memory=70908 CPUtime=2506.69 cores=1,3,5,7
/proc/7953/stat : 7953 (minisat_release) R 7937 7937 6157 0 -1 4202496 167999 0 0 0 250655 14 0 0 20 0 1 0 77029355 91525120 17727 33554432000 4194304 4308513 140723959805296 140723959801472 4276436 0 4 0 8396802 0 0 0 17 5 0 0 0 0 0 6409496 6410680 26365952 140723959808689 140723959809198 140723959809198 140723959812037 0
/proc/7953/statm: 22345 17727 354 28 0 18585 0
[pid=7937/tid=7939] ppid=7934 vsize=15683912 memory=1255104 CPUtime=4.36 cores=1,3,5,7
/proc/7937/task/7939/stat : 7939 (java) S 7934 7937 6157 0 -1 1077944384 17408 0 0 0 414 22 0 0 20 0 19 0 77028920 16060325888 313776 33554432000 4194304 4196468 140726844223552 140694412237824 140694440408789 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
[pid=7937/tid=7940] ppid=7934 vsize=15683912 memory=1255104 CPUtime=0 cores=1,3,5,7
/proc/7937/task/7940/stat : 7940 (java) S 7934 7937 6157 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 77028922 16060325888 313776 33554432000 4194304 4196468 140726844223552 140694444641296 140694440408789 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
[pid=7937/tid=7941] ppid=7934 vsize=15683912 memory=70908 CPUtime=0 cores=1,3,5,7
/proc/7937/task/7941/stat : 7941 (java) S 7934 7937 6157 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 77028922 16060325888 313776 33554432000 4194304 4196468 140726844223552 140694271458448 140694440408789 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
[pid=7937/tid=7942] ppid=7934 vsize=15683912 memory=1255104 CPUtime=0 cores=1,3,5,7
/proc/7937/task/7942/stat : 7942 (java) S 7934 7937 6157 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 77028922 16060325888 313776 33554432000 4194304 4196468 140726844223552 140693900360464 140694440408789 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
[pid=7937/tid=7943] ppid=7934 vsize=15683912 memory=1255104 CPUtime=0 cores=1,3,5,7
/proc/7937/task/7943/stat : 7943 (java) S 7934 7937 6157 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 77028922 16060325888 313776 33554432000 4194304 4196468 140726844223552 140693899307920 140694440408789 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
[pid=7937/tid=7944] ppid=7934 vsize=15683912 memory=8547763363015199892 CPUtime=0.05 cores=1,3,5,7
/proc/7937/task/7944/stat : 7944 (java) S 7934 7937 6157 0 -1 1077944384 6 0 0 0 2 3 0 0 20 0 19 0 77028923 16060325888 313776 33554432000 4194304 4196468 140726844223552 140693780510960 140694440409730 0 0 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
[pid=7937/tid=7945] ppid=7934 vsize=15683912 memory=70908 CPUtime=0 cores=1,3,5,7
/proc/7937/task/7945/stat : 7945 (java) S 7934 7937 6157 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 77028924 16060325888 313776 33554432000 4194304 4196468 140726844223552 140693062280352 140694440408789 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
[pid=7937/tid=7946] ppid=7934 vsize=15683912 memory=1255104 CPUtime=0 cores=1,3,5,7
/proc/7937/task/7946/stat : 7946 (java) S 7934 7937 6157 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 77028924 16060325888 313776 33554432000 4194304 4196468 140726844223552 140692793844464 140694440408789 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
[pid=7937/tid=7947] ppid=7934 vsize=15683912 memory=1255104 CPUtime=0 cores=1,3,5,7
/proc/7937/task/7947/stat : 7947 (java) S 7934 7937 6157 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 77028926 16060325888 313776 33554432000 4194304 4196468 140726844223552 140692419336144 140694440417179 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
[pid=7937/tid=7948] ppid=7934 vsize=15683912 memory=1255104 CPUtime=3.1 cores=1,3,5,7
/proc/7937/task/7948/stat : 7948 (java) S 7934 7937 6157 0 -1 1077944384 2531 0 0 0 309 1 0 0 20 0 19 0 77028926 16060325888 313776 33554432000 4194304 4196468 140726844223552 140693779458800 140694440409730 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
[pid=7937/tid=7949] ppid=7934 vsize=15683912 memory=0 CPUtime=3.17 cores=1,3,5,7
/proc/7937/task/7949/stat : 7949 (java) S 7934 7937 6157 0 -1 1077944384 3623 0 0 0 316 1 0 0 20 0 19 0 77028926 16060325888 313776 33554432000 4194304 4196468 140726844223552 140693778406256 140694440409730 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
[pid=7937/tid=7950] ppid=7934 vsize=15683912 memory=6944656592455097440 CPUtime=1.21 cores=1,3,5,7
/proc/7937/task/7950/stat : 7950 (java) S 7934 7937 6157 0 -1 1077944384 3625 0 0 0 119 2 0 0 20 0 19 0 77028926 16060325888 313776 33554432000 4194304 4196468 140726844223552 140693777353200 140694440409730 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
[pid=7937/tid=7951] ppid=7934 vsize=15683912 memory=1232 CPUtime=0 cores=1,3,5,7
/proc/7937/task/7951/stat : 7951 (java) S 7934 7937 6157 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 77028927 16060325888 313776 33554432000 4194304 4196468 140726844223552 140691921431392 140694440408789 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
[pid=7937/tid=7952] ppid=7934 vsize=15683912 memory=8540 CPUtime=1.4 cores=1,3,5,7
/proc/7937/task/7952/stat : 7952 (java) S 7934 7937 6157 0 -1 1077944384 170 0 0 0 66 74 0 0 20 0 19 0 77028927 16060325888 313776 33554432000 4194304 4196468 140726844223552 140693776300592 140694440409730 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
[pid=7937/tid=7954] ppid=7934 vsize=15683912 memory=1255104 CPUtime=0 cores=1,3,5,7
/proc/7937/task/7954/stat : 7954 (java) S 7934 7937 6157 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 77029355 16060325888 313776 33554432000 4194304 4196468 140726844223552 140693760034112 140694440423193 0 4 0 25189583 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
[pid=7937/tid=7956] ppid=7934 vsize=15683912 memory=4140 CPUtime=0 cores=1,3,5,7
/proc/7937/task/7956/stat : 7956 (java) S 7934 7937 6157 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 77029356 16060325888 313776 33554432000 4194304 4196468 140726844223552 140691384548656 140694440420509 0 4 0 25189583 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
[pid=7937/tid=7957] ppid=7934 vsize=15683912 memory=1255104 CPUtime=0 cores=1,3,5,7
/proc/7937/task/7957/stat : 7957 (java) S 7934 7937 6157 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 77029356 16060325888 313776 33554432000 4194304 4196468 140726844223552 140691116113840 140694440420509 0 4 0 25189583 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
[pid=7937/tid=7958] ppid=7934 vsize=15683912 memory=1255104 CPUtime=0 cores=1,3,5,7
/proc/7937/task/7958/stat : 7958 (java) S 7934 7937 6157 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 77029359 16060325888 313776 33554432000 4194304 4196468 140726844223552 140691652992800 140694440408789 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
Current children cumulated CPU time: 2520.03 s
Current children cumulated vsize: 15773292 KiB
Current children cumulated memory: 1326012 KiB

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

[startup+2510.92 s]
# the end of solver process 7937 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.91 s, system=1.1623 s

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

[startup+2510.9 s]
/proc/loadavg: 2.06 2.04 1.97 3/225 8135
/proc/meminfo: memFree=11175448/32770624 swapFree=67108860/67108860
[pid=7937] ppid=7934 vsize=15683912 memory=1255104 CPUtime=13.34 cores=1,3,5,7
/proc/7937/stat : 7937 (java) S 7934 7937 6157 0 -1 1077944320 28749 0 0 0 1235 99 0 0 20 0 19 0 77028920 16060325888 313776 33554432000 4194304 4196468 140726844223552 140726844206096 140694440398583 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
/proc/7937/statm: 3920978 313776 3232 1 0 3881834 0
[pid=7953] ppid=7937 vsize=89380 memory=70908 CPUtime=2506.69 cores=1,3,5,7
/proc/7953/stat : 7953 (minisat_release) R 7937 7937 6157 0 -1 4202496 167999 0 0 0 250655 14 0 0 20 0 1 0 77029355 91525120 17727 33554432000 4194304 4308513 140723959805296 140723959801472 4276436 0 4 0 8396802 0 0 0 17 5 0 0 0 0 0 6409496 6410680 26365952 140723959808689 140723959809198 140723959809198 140723959812037 0
/proc/7953/statm: 22345 17727 354 28 0 18585 0
[pid=7937/tid=7939] ppid=7934 vsize=15683912 memory=1255104 CPUtime=4.36 cores=1,3,5,7
/proc/7937/task/7939/stat : 7939 (java) S 7934 7937 6157 0 -1 1077944384 17408 0 0 0 414 22 0 0 20 0 19 0 77028920 16060325888 313776 33554432000 4194304 4196468 140726844223552 140694412237824 140694440408789 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
[pid=7937/tid=7940] ppid=7934 vsize=15683912 memory=1255104 CPUtime=0 cores=1,3,5,7
/proc/7937/task/7940/stat : 7940 (java) S 7934 7937 6157 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 77028922 16060325888 313776 33554432000 4194304 4196468 140726844223552 140694444641296 140694440408789 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
[pid=7937/tid=7941] ppid=7934 vsize=15683912 memory=70908 CPUtime=0 cores=1,3,5,7
/proc/7937/task/7941/stat : 7941 (java) S 7934 7937 6157 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 77028922 16060325888 313776 33554432000 4194304 4196468 140726844223552 140694271458448 140694440408789 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
[pid=7937/tid=7942] ppid=7934 vsize=15683912 memory=1255104 CPUtime=0 cores=1,3,5,7
/proc/7937/task/7942/stat : 7942 (java) S 7934 7937 6157 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 77028922 16060325888 313776 33554432000 4194304 4196468 140726844223552 140693900360464 140694440408789 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
[pid=7937/tid=7943] ppid=7934 vsize=15683912 memory=1255104 CPUtime=0 cores=1,3,5,7
/proc/7937/task/7943/stat : 7943 (java) S 7934 7937 6157 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 77028922 16060325888 313776 33554432000 4194304 4196468 140726844223552 140693899307920 140694440408789 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
[pid=7937/tid=7944] ppid=7934 vsize=15683912 memory=8547763363015199892 CPUtime=0.05 cores=1,3,5,7
/proc/7937/task/7944/stat : 7944 (java) S 7934 7937 6157 0 -1 1077944384 6 0 0 0 2 3 0 0 20 0 19 0 77028923 16060325888 313776 33554432000 4194304 4196468 140726844223552 140693780510960 140694440409730 0 0 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
[pid=7937/tid=7945] ppid=7934 vsize=15683912 memory=70908 CPUtime=0 cores=1,3,5,7
/proc/7937/task/7945/stat : 7945 (java) S 7934 7937 6157 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 77028924 16060325888 313776 33554432000 4194304 4196468 140726844223552 140693062280352 140694440408789 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
[pid=7937/tid=7946] ppid=7934 vsize=15683912 memory=1255104 CPUtime=0 cores=1,3,5,7
/proc/7937/task/7946/stat : 7946 (java) S 7934 7937 6157 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 77028924 16060325888 313776 33554432000 4194304 4196468 140726844223552 140692793844464 140694440408789 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
[pid=7937/tid=7947] ppid=7934 vsize=15683912 memory=1255104 CPUtime=0 cores=1,3,5,7
/proc/7937/task/7947/stat : 7947 (java) S 7934 7937 6157 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 77028926 16060325888 313776 33554432000 4194304 4196468 140726844223552 140692419336144 140694440417179 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
[pid=7937/tid=7948] ppid=7934 vsize=15683912 memory=1255104 CPUtime=3.1 cores=1,3,5,7
/proc/7937/task/7948/stat : 7948 (java) S 7934 7937 6157 0 -1 1077944384 2531 0 0 0 309 1 0 0 20 0 19 0 77028926 16060325888 313776 33554432000 4194304 4196468 140726844223552 140693779458800 140694440409730 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
[pid=7937/tid=7949] ppid=7934 vsize=15683912 memory=0 CPUtime=3.17 cores=1,3,5,7
/proc/7937/task/7949/stat : 7949 (java) S 7934 7937 6157 0 -1 1077944384 3623 0 0 0 316 1 0 0 20 0 19 0 77028926 16060325888 313776 33554432000 4194304 4196468 140726844223552 140693778406256 140694440409730 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
[pid=7937/tid=7950] ppid=7934 vsize=15683912 memory=6944656592455097440 CPUtime=1.21 cores=1,3,5,7
/proc/7937/task/7950/stat : 7950 (java) S 7934 7937 6157 0 -1 1077944384 3625 0 0 0 119 2 0 0 20 0 19 0 77028926 16060325888 313776 33554432000 4194304 4196468 140726844223552 140693777353200 140694440409730 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
[pid=7937/tid=7951] ppid=7934 vsize=15683912 memory=1232 CPUtime=0 cores=1,3,5,7
/proc/7937/task/7951/stat : 7951 (java) S 7934 7937 6157 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 77028927 16060325888 313776 33554432000 4194304 4196468 140726844223552 140691921431392 140694440408789 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
[pid=7937/tid=7952] ppid=7934 vsize=15683912 memory=8540 CPUtime=1.4 cores=1,3,5,7
/proc/7937/task/7952/stat : 7952 (java) S 7934 7937 6157 0 -1 1077944384 170 0 0 0 66 74 0 0 20 0 19 0 77028927 16060325888 313776 33554432000 4194304 4196468 140726844223552 140693776300592 140694440409730 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
[pid=7937/tid=7954] ppid=7934 vsize=15683912 memory=1255104 CPUtime=0 cores=1,3,5,7
/proc/7937/task/7954/stat : 7954 (java) S 7934 7937 6157 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 77029355 16060325888 313776 33554432000 4194304 4196468 140726844223552 140693760034112 140694440423193 0 4 0 25189583 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
[pid=7937/tid=7956] ppid=7934 vsize=15683912 memory=4140 CPUtime=0 cores=1,3,5,7
/proc/7937/task/7956/stat : 7956 (java) S 7934 7937 6157 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 77029356 16060325888 313776 33554432000 4194304 4196468 140726844223552 140691384548656 140694440420509 0 4 0 25189583 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
[pid=7937/tid=7957] ppid=7934 vsize=15683912 memory=1255104 CPUtime=0 cores=1,3,5,7
/proc/7937/task/7957/stat : 7957 (java) S 7934 7937 6157 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 77029356 16060325888 313776 33554432000 4194304 4196468 140726844223552 140691116113840 140694440420509 0 4 0 25189583 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
[pid=7937/tid=7958] ppid=7934 vsize=15683912 memory=1255104 CPUtime=0 cores=1,3,5,7
/proc/7937/task/7958/stat : 7958 (java) S 7934 7937 6157 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 77029359 16060325888 313776 33554432000 4194304 4196468 140726844223552 140691652992800 140694440408789 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26451968 140726844228596 140726844228873 140726844228873 140726844231631 0
Current children cumulated CPU time: 2520.03 s
Current children cumulated vsize: 15773292 KiB
Current children cumulated memory: 1326012 KiB

Child status: 1
Real time (s): 2510.92
CPU time (s): 2520.08
CPU user time (s): 2518.91
CPU system time (s): 1.1623
CPU usage (%): 100.365
Max. virtual memory (cumulated for all children) (KiB): 15791936
Max. memory (cumulated for all children) (KiB): 1327636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.91
system time used= 1.1623
maximum resident set size= 1258216
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 196814
page faults= 0
swaps= 0
block input operations= 0
block output operations= 8320
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 58902
involuntary context switches= 690


# summary of solver processes directly reported to runsolver:
#   pid: 7937
#   total CPU time (s): 2520.08
#   total CPU user time (s): 2518.91
#   total CPU system time (s): 1.1623

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.9664 second user time and 27.353 second system time

The end

Launcher Data

Begin job on node107 at 2018-07-26 10:44:17
IDJOB=4295912
IDBENCH=141615
IDSOLVER=2755
FILE ID=node107/4295912-1532594657
RUNJOBID= node107-1532594602-7725
PBS_JOBID= 21021966
Free space on /tmp= 54512 MiB

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

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

MD5SUM BENCH= 4dff686a8a5225f7abc28d59168fc0d9
RANDOM SEED=541088021

node107.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.40
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.40
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.40
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.40
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:         9839196 kB
MemAvailable:   28760048 kB
Buffers:          294840 kB
Cached:         18744940 kB
SwapCached:            0 kB
Active:          7420192 kB
Inactive:       14837064 kB
Active(anon):    3220320 kB
Inactive(anon):    25036 kB
Active(file):    4199872 kB
Inactive(file): 14812028 kB
Unevictable:        7168 kB
Mlocked:            7168 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7832 kB
Writeback:             0 kB
AnonPages:       3197688 kB
Mapped:            52848 kB
Shmem:             25228 kB
Slab:             364776 kB
SReclaimable:     337412 kB
SUnreclaim:        27364 kB
KernelStack:        3648 kB
PageTables:        11484 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13509008 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3014656 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       91520 kB
DirectMap2M:    33454080 kB

Free space on /tmp at the end= 54508 MiB
End job on node107 at 2018-07-26 11:26:08