Trace number 4295831

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.05 2512.32

General information on the benchmark

NameQuasigroups/
QuasiGroup-7-12_c18.xml
MD5SUM70b2a7c07aa80f8552a525257c8c3e20
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables288
Number of constraints266
Number of domains1
Minimum domain size12
Maximum domain size12
Distribution of domain sizes[{"size":12,"count":276}]
Minimum variable degree0
Maximum variable degree25
Distribution of variable degrees[{"degree":0,"count":12},{"degree":2,"count":132},{"degree":24,"count":12},{"degree":25,"count":132}]
Minimum constraint arity12
Maximum constraint arity144
Distribution of constraint arities[{"arity":12,"count":1},{"arity":14,"count":264},{"arity":144,"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":264}]
Optimization problemNO
Type of objective

Solver Data

0.66/0.52	
0.66/0.53	scop both+minisat_release (2018-06-13)
0.66/0.53	
0.66/0.55	c BEGIN-Prog: Thu Jul 26 01:15:52 CEST 2018
0.66/0.55	c PID: 4133
0.66/0.55	c IP: 172.20.3.102
0.66/0.55	c HOST: node102.alineos.net
0.66/0.56	c (0,0) Parsing Begin
1.65/1.04	c (0,0) Parsing End
1.65/1.04	c (0,0) CSP: 276 int (0 aux), 0 bool (0 aux), 266 ctr, max domain size 12
1.65/1.04	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 20 MiB used (max 0 MiB)
1.65/1.04	c (0,0) Constraint Name Generate Begin
1.65/1.05	c (0,0) Ctr:HOME/instance-4295831-1532560552.xml,AllDifferentMatrix:Element:Instantiation:IntVar
1.65/1.05	c (0,0) Constraint Name Generate End
1.65/1.05	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 20 MiB used (max 0 MiB)
1.65/1.05	c (0,0) CSP to CSPinCNF Begin
2.98/1.53	c (0,0) translated 27 (10%) constraints
2.98/1.56	c (1,1) translated 54 (20%) constraints
2.98/1.59	c (1,1) translated 80 (30%) constraints
3.26/1.61	c (1,1) translated 107 (40%) constraints
3.26/1.64	c (1,1) translated 133 (50%) constraints
3.26/1.66	c (1,1) translated 160 (60%) constraints
3.26/1.69	c (1,1) translated 187 (70%) constraints
3.56/1.71	c (1,1) translated 213 (80%) constraints
3.56/1.73	c (1,1) translated 240 (90%) constraints
3.56/1.76	c (1,1) translated 266 (100%) constraints
3.89/1.86	c (1,1) STATISTICS1:HOME/instance-4295831-1532560552.xml,AllDifferentMatrix:Element:Instantiation:IntVar,276,4812,12,12,12,2,12:7128;1:792,12:12672;1:588,12:48;3:3168;2:1584;1:12,2:7920;1:3768,
3.89/1.86	c (1,1) ===========================================
3.89/1.86	c (1,1) Both Encoding selects:
3.89/1.86	c (1,1) Order
3.89/1.86	c (1,1) ===========================================
4.23/1.93	c (1,1) translated 482 (10%) constraints
4.23/1.97	c (1,1) translated 963 (20%) constraints
4.23/2.01	c (1,1) translated 1444 (30%) constraints
4.62/2.10	c (1,1) translated 1925 (40%) constraints
5.25/2.20	c (1,1) translated 2406 (50%) constraints
5.25/2.26	c (1,1) translated 2888 (60%) constraints
5.55/2.33	c (1,1) translated 3369 (70%) constraints
5.55/2.39	c (1,1) translated 3850 (80%) constraints
5.86/2.45	c (1,1) translated 4331 (90%) constraints
6.15/2.51	c (1,1) translated 4812 (100%) constraints
6.15/2.51	c (1,1) CSP to CSPinCNF End
6.15/2.52	c (1,1) CSP: 276 int (0 aux), 3036 bool (3036 aux), 11160 ctr, max domain size 12
6.15/2.52	c (1,1) Heap : 394 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
6.15/2.52	c (1,1) CSPinCNF Propagation Begin
6.48/2.68	c (2,2) 2 values, 804 unsatisfiable literals, and 216 valid clauses are removed
6.48/2.68	c (2,2) CSPinCNF Propagation End
6.48/2.68	c (2,2) CSP: 276 int (0 aux), 3036 bool (3036 aux), 10944 ctr, max domain size 12
6.48/2.68	c (2,2) Heap : 450 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
6.48/2.68	c (2,2) Simplify CSPinCNF Begin
7.11/2.80	c (2,2) Simplify CSPinCNF End
7.11/2.80	c (2,2) CSP: 276 int (0 aux), 6108 bool (6108 aux), 14016 ctr, max domain size 12
7.11/2.80	c (2,2) Heap : 450 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
7.11/2.80	c (2,2) Calculate Precise Domain Begin
7.11/2.80	c (2,2) 0 values are removed by re-calculation
7.11/2.80	c (2,2) Calculate Precise Domain End
7.11/2.80	c (2,2) CSP: 276 int (0 aux), 6108 bool (6108 aux), 14016 ctr, max domain size 12
7.11/2.80	c (2,2) Heap : 450 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
7.11/2.80	c (2,2) CSPinCNF to SatSolver Begin
7.47/2.99	c (2,2) 1402 (10 %) CSP clauses are encoded (8964 SAT variables, 12284 SAT clauses)
7.81/3.08	c (2,2) 2804 (20 %) CSP clauses are encoded (8964 SAT variables, 21953 SAT clauses)
8.12/3.16	c (2,2) 4205 (30 %) CSP clauses are encoded (8964 SAT variables, 31696 SAT clauses)
8.40/3.22	c (2,2) 5607 (40 %) CSP clauses are encoded (8964 SAT variables, 41607 SAT clauses)
8.40/3.27	c (2,2) 7008 (50 %) CSP clauses are encoded (8964 SAT variables, 51467 SAT clauses)
8.70/3.31	c (2,2) 8410 (60 %) CSP clauses are encoded (8964 SAT variables, 61348 SAT clauses)
8.70/3.34	c (2,2) 9812 (70 %) CSP clauses are encoded (8964 SAT variables, 71336 SAT clauses)
8.70/3.38	c (2,2) 11213 (80 %) CSP clauses are encoded (8964 SAT variables, 81241 SAT clauses)
8.99/3.41	c (2,2) 12615 (90 %) CSP clauses are encoded (8964 SAT variables, 91185 SAT clauses)
8.99/3.44	c (2,2) 14016 (100 %) CSP clauses are encoded (8964 SAT variables, 101103 SAT clauses)
8.99/3.44	c (2,2) CSPinCNF to SatSolver End
8.99/3.44	c (2,2) Heap : 732 MiB used (max 10795 MiB), NonHeap : 32 MiB used (max 0 MiB)
9.26/3.54	c (3,2) STATISTICS2:HOME/instance-4295831-1532560552.xml,AllDifferentMatrix:Element:Instantiation:IntVar,6384,14016,12,12,10,2,12:5400;11:2552;10:496;1:916,12:18532;11:4608;10:728;2:15508;1:916,10:44;3:2544;2:11428,2:9364;1:21564,
9.26/3.54	c (3,2) SatSolver.solve Begin
9.26/3.54	c (3,2) 8964 bool, 101104 clause
9.26/3.54	c (3,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-4295831-1532560552.xml-scop-4133.cnf HOME/instance-4295831-1532560552.xml-scop-4133.cnf.out
2520.01/2512.30	c (2511,3) SatSolver is killed by some reasons.
2520.01/2512.30	c (2511,3) 0,0,1,2,2,2,2,TO,TO,STOP-AFTER(DIMACS)
2520.01/2512.30	s UNKNOWN
2520.01/2512.30	c END-Prog: Thu Jul 26 01:57:44 CEST 2018

Verifier Data


Watcher Data

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

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

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

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

running on 4 cores: 0,2,4,6

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

solver pid=4133, runsolver pid=4130

[startup+0.10009 s]*
/proc/loadavg: 2.07 2.24 2.16 3/220 4148
/proc/meminfo: memFree=22508864/32770624 swapFree=67076648/67108860
[pid=4133] ppid=4130 vsize=15011656 memory=71992 CPUtime=0.11 cores=0,2,4,6
/proc/4133/stat : 4133 (java) S 4130 4133 29212 0 -1 1077944320 6750 0 0 0 10 1 0 0 20 0 15 0 73618344 15371935744 17998 33554432000 4194304 4196468 140736526361376 140736526343920 140154434293495 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
/proc/4133/statm: 3752914 17998 2753 1 0 3715374 0
[pid=4133/tid=4135] ppid=4130 vsize=15011656 memory=7100839887284243048 CPUtime=0.09 cores=0,2,4,6
/proc/4133/task/4135/stat : 4135 (java) R 4130 4133 29212 0 -1 4202560 4965 0 0 0 8 1 0 0 20 0 15 0 73618344 15371935744 18130 33554432000 4194304 4196468 140736526361376 140154406119824 140154414570320 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
[pid=4133/tid=4136] ppid=4130 vsize=15011656 memory=3472328295574039403 CPUtime=0 cores=0,2,4,6
/proc/4133/task/4136/stat : 4136 (java) S 4130 4133 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73618346 15371935744 18130 33554432000 4194304 4196468 140736526361376 140154438535696 140154434303701 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
[pid=4133/tid=4137] ppid=4130 vsize=15011656 memory=139924065240704 CPUtime=0 cores=0,2,4,6
/proc/4133/task/4137/stat : 4137 (java) S 4130 4133 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73618346 15371935744 18130 33554432000 4194304 4196468 140736526361376 140154252692112 140154434303701 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
[pid=4133/tid=4138] ppid=4130 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4133/task/4138/stat : 4138 (java) S 4130 4133 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73618346 15371935744 18130 33554432000 4194304 4196468 140736526361376 140154251639056 140154434303701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
[pid=4133/tid=4139] ppid=4130 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4133/task/4139/stat : 4139 (java) S 4130 4133 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73618346 15371935744 18130 33554432000 4194304 4196468 140736526361376 140154250586512 140154434303701 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
[pid=4133/tid=4140] ppid=4130 vsize=15011656 memory=139924065240704 CPUtime=0 cores=0,2,4,6
/proc/4133/task/4140/stat : 4140 (java) S 4130 4133 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73618347 15371935744 18130 33554432000 4194304 4196468 140736526361376 140153472699120 140154434304642 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
[pid=4133/tid=4141] ppid=4130 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4133/task/4141/stat : 4141 (java) S 4130 4133 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 73618348 15371935744 18130 33554432000 4194304 4196468 140736526361376 140152970143392 140154434303701 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
[pid=4133/tid=4142] ppid=4130 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4133/task/4142/stat : 4142 (java) S 4130 4133 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73618348 15371935744 18130 33554432000 4194304 4196468 140736526361376 140152701707504 140154434303701 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
[pid=4133/tid=4143] ppid=4130 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4133/task/4143/stat : 4143 (java) S 4130 4133 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73618350 15371935744 18130 33554432000 4194304 4196468 140736526361376 140152327199184 140154434312091 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
[pid=4133/tid=4144] ppid=4130 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4133/task/4144/stat : 4144 (java) S 4130 4133 29212 0 -1 1077944384 313 0 0 0 0 0 0 0 20 0 15 0 73618350 15371935744 18130 33554432000 4194304 4196468 140736526361376 140153471645936 140154434304642 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
[pid=4133/tid=4145] ppid=4130 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4133/task/4145/stat : 4145 (java) S 4130 4133 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73618350 15371935744 18130 33554432000 4194304 4196468 140736526361376 140153470593392 140154434304642 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
[pid=4133/tid=4146] ppid=4130 vsize=15011656 memory=139924065240704 CPUtime=0.01 cores=0,2,4,6
/proc/4133/task/4146/stat : 4146 (java) S 4130 4133 29212 0 -1 1077944384 262 0 0 0 1 0 0 0 20 0 15 0 73618350 15371935744 18196 33554432000 4194304 4196468 140736526361376 140153469540336 140154434304642 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
[pid=4133/tid=4147] ppid=4130 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4133/task/4147/stat : 4147 (java) S 4130 4133 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73618351 15371935744 18196 33554432000 4194304 4196468 140736526361376 140151829293408 140154434303701 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
[pid=4133/tid=4148] ppid=4130 vsize=15011656 memory=139924065240704 CPUtime=0 cores=0,2,4,6
/proc/4133/task/4148/stat : 4148 (java) S 4130 4133 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73618351 15371935744 18196 33554432000 4194304 4196468 140736526361376 140153468488752 140154434304642 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 71992 KiB

[startup+0.210289 s]*
/proc/loadavg: 2.07 2.24 2.16 3/220 4148
/proc/meminfo: memFree=22495020/32770624 swapFree=67076648/67108860
[pid=4133] ppid=4130 vsize=15011656 memory=85608 CPUtime=0.25 cores=0,2,4,6
/proc/4133/stat : 4133 (java) S 4130 4133 29212 0 -1 1077944320 10352 0 0 0 23 2 0 0 20 0 15 0 73618344 15371935744 21402 33554432000 4194304 4196468 140736526361376 140736526343920 140154434293495 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
/proc/4133/statm: 3752914 21402 2911 1 0 3715374 0
[pid=4133/tid=4135] ppid=4130 vsize=15011656 memory=7883960649037381690 CPUtime=0.19 cores=0,2,4,6
/proc/4133/task/4135/stat : 4135 (java) R 4130 4133 29212 0 -1 4202560 8259 0 0 0 18 1 0 0 20 0 15 0 73618344 15371935744 21402 33554432000 4194304 4196468 140736526361376 140154406118368 140154415878006 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
[pid=4133/tid=4136] ppid=4130 vsize=15011656 memory=288230613314699287 CPUtime=0 cores=0,2,4,6
/proc/4133/task/4136/stat : 4136 (java) S 4130 4133 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73618346 15371935744 21402 33554432000 4194304 4196468 140736526361376 140154438535696 140154434303701 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
[pid=4133/tid=4137] ppid=4130 vsize=15011656 memory=139924065269974 CPUtime=0 cores=0,2,4,6
/proc/4133/task/4137/stat : 4137 (java) S 4130 4133 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73618346 15371935744 21402 33554432000 4194304 4196468 140736526361376 140154252692112 140154434303701 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
[pid=4133/tid=4138] ppid=4130 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4133/task/4138/stat : 4138 (java) S 4130 4133 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73618346 15371935744 21402 33554432000 4194304 4196468 140736526361376 140154251639056 140154434303701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
[pid=4133/tid=4139] ppid=4130 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4133/task/4139/stat : 4139 (java) S 4130 4133 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73618346 15371935744 21402 33554432000 4194304 4196468 140736526361376 140154250586512 140154434303701 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
[pid=4133/tid=4140] ppid=4130 vsize=15011656 memory=139924065240704 CPUtime=0 cores=0,2,4,6
/proc/4133/task/4140/stat : 4140 (java) S 4130 4133 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73618347 15371935744 21402 33554432000 4194304 4196468 140736526361376 140153472699120 140154434304642 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
[pid=4133/tid=4141] ppid=4130 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4133/task/4141/stat : 4141 (java) S 4130 4133 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 73618348 15371935744 21402 33554432000 4194304 4196468 140736526361376 140152970143392 140154434303701 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
[pid=4133/tid=4142] ppid=4130 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4133/task/4142/stat : 4142 (java) S 4130 4133 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73618348 15371935744 21402 33554432000 4194304 4196468 140736526361376 140152701707504 140154434303701 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
[pid=4133/tid=4143] ppid=4130 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4133/task/4143/stat : 4143 (java) S 4130 4133 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73618350 15371935744 21402 33554432000 4194304 4196468 140736526361376 140152327199184 140154434312091 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
[pid=4133/tid=4144] ppid=4130 vsize=15011656 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/4133/task/4144/stat : 4144 (java) S 4130 4133 29212 0 -1 1077944384 324 0 0 0 1 0 0 0 20 0 15 0 73618350 15371935744 21402 33554432000 4194304 4196468 140736526361376 140153471645936 140154434304642 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
[pid=4133/tid=4145] ppid=4130 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4133/task/4145/stat : 4145 (java) S 4130 4133 29212 0 -1 1077944384 156 0 0 0 0 0 0 0 20 0 15 0 73618350 15371935744 21402 33554432000 4194304 4196468 140736526361376 140153470593392 140154434304642 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
[pid=4133/tid=4146] ppid=4130 vsize=15011656 memory=139924065240704 CPUtime=0.03 cores=0,2,4,6
/proc/4133/task/4146/stat : 4146 (java) S 4130 4133 29212 0 -1 1077944384 286 0 0 0 3 0 0 0 20 0 15 0 73618350 15371935744 21402 33554432000 4194304 4196468 140736526361376 140153469540336 140154434304642 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
[pid=4133/tid=4147] ppid=4130 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4133/task/4147/stat : 4147 (java) S 4130 4133 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73618351 15371935744 21402 33554432000 4194304 4196468 140736526361376 140151829293408 140154434303701 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
[pid=4133/tid=4148] ppid=4130 vsize=15011656 memory=139924065240704 CPUtime=0 cores=0,2,4,6
/proc/4133/task/4148/stat : 4148 (java) S 4130 4133 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73618351 15371935744 21402 33554432000 4194304 4196468 140736526361376 140153468488752 140154434304642 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 85608 KiB

[startup+0.310268 s]*
/proc/loadavg: 2.07 2.24 2.16 4/220 4148
/proc/meminfo: memFree=22490652/32770624 swapFree=67076648/67108860
[pid=4133] ppid=4130 vsize=15011656 memory=89428 CPUtime=0.42 cores=0,2,4,6
/proc/4133/stat : 4133 (java) S 4130 4133 29212 0 -1 1077944320 10978 0 0 0 40 2 0 0 20 0 15 0 73618344 15371935744 22357 33554432000 4194304 4196468 140736526361376 140736526343920 140154434293495 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
/proc/4133/statm: 3752914 22357 2977 1 0 3715374 0
[pid=4133/tid=4135] ppid=4130 vsize=15011656 memory=0 CPUtime=0.3 cores=0,2,4,6
/proc/4133/task/4135/stat : 4135 (java) R 4130 4133 29212 0 -1 4202560 8694 0 0 0 28 2 0 0 20 0 15 0 73618344 15371935744 22357 33554432000 4194304 4196468 140736526361376 140154406097424 140154418337125 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
[pid=4133/tid=4136] ppid=4130 vsize=15011656 memory=4294967295 CPUtime=0 cores=0,2,4,6
/proc/4133/task/4136/stat : 4136 (java) S 4130 4133 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73618346 15371935744 22357 33554432000 4194304 4196468 140736526361376 140154438535696 140154434303701 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
[pid=4133/tid=4137] ppid=4130 vsize=15011656 memory=139924065240704 CPUtime=0 cores=0,2,4,6
/proc/4133/task/4137/stat : 4137 (java) S 4130 4133 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73618346 15371935744 22357 33554432000 4194304 4196468 140736526361376 140154252692112 140154434303701 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
[pid=4133/tid=4138] ppid=4130 vsize=15011656 memory=2241 CPUtime=0 cores=0,2,4,6
/proc/4133/task/4138/stat : 4138 (java) S 4130 4133 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73618346 15371935744 22357 33554432000 4194304 4196468 140736526361376 140154251639056 140154434303701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
[pid=4133/tid=4139] ppid=4130 vsize=15011656 memory=139923927703759 CPUtime=0 cores=0,2,4,6
/proc/4133/task/4139/stat : 4139 (java) S 4130 4133 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73618346 15371935744 22357 33554432000 4194304 4196468 140736526361376 140154250586512 140154434303701 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
[pid=4133/tid=4140] ppid=4130 vsize=15011656 memory=139924065240704 CPUtime=0 cores=0,2,4,6
/proc/4133/task/4140/stat : 4140 (java) S 4130 4133 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73618347 15371935744 22357 33554432000 4194304 4196468 140736526361376 140153472699120 140154434304642 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
[pid=4133/tid=4141] ppid=4130 vsize=15011656 memory=139923927724495 CPUtime=0 cores=0,2,4,6
/proc/4133/task/4141/stat : 4141 (java) S 4130 4133 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 73618348 15371935744 22357 33554432000 4194304 4196468 140736526361376 140152970143392 140154434303701 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
[pid=4133/tid=4142] ppid=4130 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4133/task/4142/stat : 4142 (java) S 4130 4133 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73618348 15371935744 22357 33554432000 4194304 4196468 140736526361376 140152701707504 140154434303701 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
[pid=4133/tid=4143] ppid=4130 vsize=15011656 memory=279847855421312 CPUtime=0 cores=0,2,4,6
/proc/4133/task/4143/stat : 4143 (java) S 4130 4133 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73618350 15371935744 22357 33554432000 4194304 4196468 140736526361376 140152327199184 140154434312091 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
[pid=4133/tid=4144] ppid=4130 vsize=15011656 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/4133/task/4144/stat : 4144 (java) R 4130 4133 29212 0 -1 1077944384 381 0 0 0 2 0 0 0 20 0 15 0 73618350 15371935744 22357 33554432000 4194304 4196468 140736526361376 140153471645936 140154434304642 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
[pid=4133/tid=4145] ppid=4130 vsize=15011656 memory=139923927736207 CPUtime=0.02 cores=0,2,4,6
/proc/4133/task/4145/stat : 4145 (java) R 4130 4133 29212 0 -1 4202560 246 0 0 0 2 0 0 0 20 0 15 0 73618350 15371935744 22357 33554432000 4194304 4196468 140736526361376 140153470593392 140154415818468 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
[pid=4133/tid=4146] ppid=4130 vsize=15011656 memory=139924065240704 CPUtime=0.07 cores=0,2,4,6
/proc/4133/task/4146/stat : 4146 (java) R 4130 4133 29212 0 -1 4202560 327 0 0 0 7 0 0 0 20 0 15 0 73618350 15371935744 22357 33554432000 4194304 4196468 140736526361376 140153469540336 140154413251752 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
[pid=4133/tid=4147] ppid=4130 vsize=15011656 memory=139923927741343 CPUtime=0 cores=0,2,4,6
/proc/4133/task/4147/stat : 4147 (java) S 4130 4133 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73618351 15371935744 22357 33554432000 4194304 4196468 140736526361376 140151829293408 140154434303701 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
[pid=4133/tid=4148] ppid=4130 vsize=15011656 memory=139924138859048 CPUtime=0 cores=0,2,4,6
/proc/4133/task/4148/stat : 4148 (java) S 4130 4133 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73618351 15371935744 22357 33554432000 4194304 4196468 140736526361376 140153468488752 140154434304642 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 89428 KiB

[startup+0.700728 s]
/proc/loadavg: 2.07 2.24 2.16 3/220 4148
/proc/meminfo: memFree=22466716/32770624 swapFree=67076648/67108860
[pid=4133] ppid=4130 vsize=15019976 memory=129572 CPUtime=1 cores=0,2,4,6
/proc/4133/stat : 4133 (java) S 4130 4133 29212 0 -1 1077944320 18012 0 0 0 95 5 0 0 20 0 15 0 73618344 15380455424 32393 33554432000 4194304 4196468 140736526361376 140736526343920 140154434293495 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
/proc/4133/statm: 3754994 32393 3140 1 0 3716398 0
[pid=4133/tid=4135] ppid=4130 vsize=15019976 memory=0 CPUtime=0.67 cores=0,2,4,6
/proc/4133/task/4135/stat : 4135 (java) R 4130 4133 29212 0 -1 4202560 15275 0 0 0 64 3 0 0 20 0 15 0 73618344 15380455424 32393 33554432000 4194304 4196468 140736526361376 140154406127904 140154418337125 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
[pid=4133/tid=4136] ppid=4130 vsize=15019976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4133/task/4136/stat : 4136 (java) S 4130 4133 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73618346 15380455424 32393 33554432000 4194304 4196468 140736526361376 140154438535696 140154434303701 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
[pid=4133/tid=4137] ppid=4130 vsize=15019976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4133/task/4137/stat : 4137 (java) S 4130 4133 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73618346 15380455424 32393 33554432000 4194304 4196468 140736526361376 140154252692112 140154434303701 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
[pid=4133/tid=4138] ppid=4130 vsize=15019976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4133/task/4138/stat : 4138 (java) S 4130 4133 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73618346 15380455424 32393 33554432000 4194304 4196468 140736526361376 140154251639056 140154434303701 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
[pid=4133/tid=4139] ppid=4130 vsize=15019976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4133/task/4139/stat : 4139 (java) S 4130 4133 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73618346 15380455424 32393 33554432000 4194304 4196468 140736526361376 140154250586512 140154434303701 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
[pid=4133/tid=4140] ppid=4130 vsize=15019976 memory=157705092211595 CPUtime=0 cores=0,2,4,6
/proc/4133/task/4140/stat : 4140 (java) S 4130 4133 29212 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 73618347 15380455424 32393 33554432000 4194304 4196468 140736526361376 140153472699120 140154434304642 0 0 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
[pid=4133/tid=4141] ppid=4130 vsize=15019976 memory=431795 CPUtime=0 cores=0,2,4,6
/proc/4133/task/4141/stat : 4141 (java) S 4130 4133 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 73618348 15380455424 32393 33554432000 4194304 4196468 140736526361376 140152970143392 140154434303701 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
[pid=4133/tid=4142] ppid=4130 vsize=15019976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4133/task/4142/stat : 4142 (java) S 4130 4133 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73618348 15380455424 32393 33554432000 4194304 4196468 140736526361376 140152701707504 140154434303701 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
[pid=4133/tid=4143] ppid=4130 vsize=15019976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4133/task/4143/stat : 4143 (java) S 4130 4133 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73618350 15380455424 32393 33554432000 4194304 4196468 140736526361376 140152327199184 140154434312091 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
[pid=4133/tid=4144] ppid=4130 vsize=15019976 memory=7809523229951467576 CPUtime=0.07 cores=0,2,4,6
/proc/4133/task/4144/stat : 4144 (java) S 4130 4133 29212 0 -1 1077944384 622 0 0 0 7 0 0 0 20 0 15 0 73618350 15380455424 32393 33554432000 4194304 4196468 140736526361376 140153471645936 140154434304642 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
[pid=4133/tid=4145] ppid=4130 vsize=15019976 memory=0 CPUtime=0.06 cores=0,2,4,6
/proc/4133/task/4145/stat : 4145 (java) S 4130 4133 29212 0 -1 1077944384 268 0 0 0 6 0 0 0 20 0 15 0 73618350 15380455424 32393 33554432000 4194304 4196468 140736526361376 140153470593392 140154434304642 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
[pid=4133/tid=4146] ppid=4130 vsize=15019976 memory=-3472574513799858009 CPUtime=0.17 cores=0,2,4,6
/proc/4133/task/4146/stat : 4146 (java) R 4130 4133 29212 0 -1 4202560 508 0 0 0 17 0 0 0 20 0 15 0 73618350 15380455424 32393 33554432000 4194304 4196468 140736526361376 140153469538128 140154414482033 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
[pid=4133/tid=4147] ppid=4130 vsize=15019976 memory=6944656592387989600 CPUtime=0 cores=0,2,4,6
/proc/4133/task/4147/stat : 4147 (java) S 4130 4133 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73618351 15380455424 32393 33554432000 4194304 4196468 140736526361376 140151829293408 140154434303701 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
[pid=4133/tid=4148] ppid=4130 vsize=15019976 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/4133/task/4148/stat : 4148 (java) S 4130 4133 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73618351 15380455424 32393 33554432000 4194304 4196468 140736526361376 140153468488752 140154434304642 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
Current children cumulated CPU time: 1 s
Current children cumulated vsize: 15019976 KiB
Current children cumulated memory: 129572 KiB

[startup+1.50066 s]
/proc/loadavg: 2.07 2.24 2.16 6/220 4148
/proc/meminfo: memFree=22439296/32770624 swapFree=67076648/67108860
[pid=4133] ppid=4130 vsize=15022100 memory=183928 CPUtime=2.98 cores=0,2,4,6
/proc/4133/stat : 4133 (java) S 4130 4133 29212 0 -1 1077944320 21937 0 0 0 290 8 0 0 20 0 15 0 73618344 15382630400 45982 33554432000 4194304 4196468 140736526361376 140736526343920 140154434293495 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
/proc/4133/statm: 3755525 45982 3201 1 0 3716910 0
[pid=4133/tid=4135] ppid=4130 vsize=15022100 memory=0 CPUtime=1.47 cores=0,2,4,6
/proc/4133/task/4135/stat : 4135 (java) R 4130 4133 29212 0 -1 1077944384 16486 0 0 0 142 5 0 0 20 0 15 0 73618344 15382630400 45982 33554432000 4194304 4196468 140736526361376 140154406127648 140154434303701 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
[pid=4133/tid=4136] ppid=4130 vsize=15022100 memory=7451884400471920744 CPUtime=0 cores=0,2,4,6
/proc/4133/task/4136/stat : 4136 (java) S 4130 4133 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73618346 15382630400 45982 33554432000 4194304 4196468 140736526361376 140154438535696 140154434303701 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
[pid=4133/tid=4137] ppid=4130 vsize=15022100 memory=7301296439083557737 CPUtime=0 cores=0,2,4,6
/proc/4133/task/4137/stat : 4137 (java) S 4130 4133 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73618346 15382630400 45982 33554432000 4194304 4196468 140736526361376 140154252692112 140154434303701 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
[pid=4133/tid=4138] ppid=4130 vsize=15022100 memory=7301292006593227114 CPUtime=0 cores=0,2,4,6
/proc/4133/task/4138/stat : 4138 (java) S 4130 4133 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73618346 15382630400 45982 33554432000 4194304 4196468 140736526361376 140154251639056 140154434303701 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
[pid=4133/tid=4139] ppid=4130 vsize=15022100 memory=7301296421803287402 CPUtime=0 cores=0,2,4,6
/proc/4133/task/4139/stat : 4139 (java) S 4130 4133 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73618346 15382630400 45982 33554432000 4194304 4196468 140736526361376 140154250586512 140154434303701 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
[pid=4133/tid=4140] ppid=4130 vsize=15022100 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4133/task/4140/stat : 4140 (java) S 4130 4133 29212 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 73618347 15382630400 45982 33554432000 4194304 4196468 140736526361376 140153472699120 140154434304642 0 0 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0

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

/proc/meminfo: memFree=21503468/32770624 swapFree=67076664/67108860
[pid=4133] ppid=4130 vsize=15683912 memory=817908 CPUtime=11.19 cores=0,2,4,6
/proc/4133/stat : 4133 (java) S 4130 4133 29212 0 -1 1077944320 28779 0 0 0 1034 85 0 0 20 0 19 0 73618344 16060325888 204477 33554432000 4194304 4196468 140736526361376 140736526343920 140154434293495 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
/proc/4133/statm: 3920978 204477 3233 1 0 3881834 0
[pid=4149] ppid=4133 vsize=77764 memory=61648 CPUtime=2498.82 cores=0,2,4,6
/proc/4149/stat : 4149 (minisat_release) R 4133 4133 29212 0 -1 4202496 155274 0 0 0 249870 12 0 0 20 0 1 0 73618700 79630336 15412 33554432000 4194304 4308513 140720908415360 140720908412360 4276036 0 4 0 8396802 0 0 0 17 2 0 0 0 0 0 6409496 6410680 34836480 140720908423857 140720908424366 140720908424366 140720908427205 0
/proc/4149/statm: 19441 15412 353 28 0 15681 0
[pid=4133/tid=4135] ppid=4130 vsize=15683912 memory=817908 CPUtime=3.57 cores=0,2,4,6
/proc/4133/task/4135/stat : 4135 (java) S 4130 4133 29212 0 -1 1077944384 17590 0 0 0 342 15 0 0 20 0 19 0 73618344 16060325888 204477 33554432000 4194304 4196468 140736526361376 140154406132736 140154434303701 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
[pid=4133/tid=4136] ppid=4130 vsize=15683912 memory=817908 CPUtime=0 cores=0,2,4,6
/proc/4133/task/4136/stat : 4136 (java) S 4130 4133 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 73618346 16060325888 204477 33554432000 4194304 4196468 140736526361376 140154438535696 140154434303701 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
[pid=4133/tid=4137] ppid=4130 vsize=15683912 memory=817908 CPUtime=0 cores=0,2,4,6
/proc/4133/task/4137/stat : 4137 (java) S 4130 4133 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 73618346 16060325888 204477 33554432000 4194304 4196468 140736526361376 140154252692112 140154434303701 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
[pid=4133/tid=4138] ppid=4130 vsize=15683912 memory=61648 CPUtime=0 cores=0,2,4,6
/proc/4133/task/4138/stat : 4138 (java) S 4130 4133 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 73618346 16060325888 204477 33554432000 4194304 4196468 140736526361376 140154251639056 140154434303701 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
[pid=4133/tid=4139] ppid=4130 vsize=15683912 memory=817908 CPUtime=0 cores=0,2,4,6
/proc/4133/task/4139/stat : 4139 (java) S 4130 4133 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 73618346 16060325888 204477 33554432000 4194304 4196468 140736526361376 140154250586512 140154434303701 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
[pid=4133/tid=4140] ppid=4130 vsize=15683912 memory=114 CPUtime=0.05 cores=0,2,4,6
/proc/4133/task/4140/stat : 4140 (java) S 4130 4133 29212 0 -1 1077944384 5 0 0 0 3 2 0 0 20 0 19 0 73618347 16060325888 204477 33554432000 4194304 4196468 140736526361376 140153472699120 140154434304642 0 0 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
[pid=4133/tid=4141] ppid=4130 vsize=15683912 memory=61648 CPUtime=0 cores=0,2,4,6
/proc/4133/task/4141/stat : 4141 (java) S 4130 4133 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 73618348 16060325888 204477 33554432000 4194304 4196468 140736526361376 140152970143392 140154434303701 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
[pid=4133/tid=4142] ppid=4130 vsize=15683912 memory=817908 CPUtime=0 cores=0,2,4,6
/proc/4133/task/4142/stat : 4142 (java) S 4130 4133 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 73618348 16060325888 204477 33554432000 4194304 4196468 140736526361376 140152701707504 140154434303701 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
[pid=4133/tid=4143] ppid=4130 vsize=15683912 memory=817908 CPUtime=0 cores=0,2,4,6
/proc/4133/task/4143/stat : 4143 (java) S 4130 4133 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 73618350 16060325888 204477 33554432000 4194304 4196468 140736526361376 140152327199184 140154434312091 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
[pid=4133/tid=4144] ppid=4130 vsize=15683912 memory=817908 CPUtime=2.48 cores=0,2,4,6
/proc/4133/task/4144/stat : 4144 (java) S 4130 4133 29212 0 -1 1077944384 2795 0 0 0 247 1 0 0 20 0 19 0 73618350 16060325888 204477 33554432000 4194304 4196468 140736526361376 140153471645936 140154434304642 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
[pid=4133/tid=4145] ppid=4130 vsize=15683912 memory=817908 CPUtime=2.43 cores=0,2,4,6
/proc/4133/task/4145/stat : 4145 (java) S 4130 4133 29212 0 -1 1077944384 3136 0 0 0 242 1 0 0 20 0 19 0 73618350 16060325888 204477 33554432000 4194304 4196468 140736526361376 140153470593392 140154434304642 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
[pid=4133/tid=4146] ppid=4130 vsize=15683912 memory=817908 CPUtime=1.14 cores=0,2,4,6
/proc/4133/task/4146/stat : 4146 (java) S 4130 4133 29212 0 -1 1077944384 3693 0 0 0 112 2 0 0 20 0 19 0 73618350 16060325888 204477 33554432000 4194304 4196468 140736526361376 140153469540336 140154434304642 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
[pid=4133/tid=4147] ppid=4130 vsize=15683912 memory=1828 CPUtime=0 cores=0,2,4,6
/proc/4133/task/4147/stat : 4147 (java) S 4130 4133 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 73618351 16060325888 204477 33554432000 4194304 4196468 140736526361376 140151829293408 140154434303701 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
[pid=4133/tid=4148] ppid=4130 vsize=15683912 memory=800 CPUtime=1.46 cores=0,2,4,6
/proc/4133/task/4148/stat : 4148 (java) S 4130 4133 29212 0 -1 1077944384 169 0 0 0 75 71 0 0 20 0 19 0 73618351 16060325888 204477 33554432000 4194304 4196468 140736526361376 140153468488752 140154434304642 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 6 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
[pid=4133/tid=4150] ppid=4130 vsize=15683912 memory=817908 CPUtime=0 cores=0,2,4,6
/proc/4133/task/4150/stat : 4150 (java) S 4130 4133 29212 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 73618700 16060325888 204477 33554432000 4194304 4196468 140736526361376 140153452222272 140154434318105 0 4 0 25189583 18446744071579417331 0 0 -1 6 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
[pid=4133/tid=4152] ppid=4130 vsize=15683912 memory=61648 CPUtime=0 cores=0,2,4,6
/proc/4133/task/4152/stat : 4152 (java) S 4130 4133 29212 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 73618701 16060325888 204477 33554432000 4194304 4196468 140736526361376 140151292411696 140154434315421 0 4 0 25189583 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
[pid=4133/tid=4153] ppid=4130 vsize=15683912 memory=817908 CPUtime=0 cores=0,2,4,6
/proc/4133/task/4153/stat : 4153 (java) S 4130 4133 29212 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 73618701 16060325888 204477 33554432000 4194304 4196468 140736526361376 140151023975856 140154434315421 0 4 0 25189583 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
[pid=4133/tid=4154] ppid=4130 vsize=15683912 memory=61648 CPUtime=0 cores=0,2,4,6
/proc/4133/task/4154/stat : 4154 (java) S 4130 4133 29212 0 -1 1077944384 27 0 0 0 0 0 0 0 20 0 19 0 73618703 16060325888 204477 33554432000 4194304 4196468 140736526361376 140151560854816 140154434303701 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
Current children cumulated CPU time: 2510.01 s
Current children cumulated vsize: 15761676 KiB
Current children cumulated memory: 879556 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2512.3 s]
/proc/loadavg: 2.10 2.05 2.06 3/225 4636
/proc/meminfo: memFree=21503344/32770624 swapFree=67076664/67108860
[pid=4133] ppid=4130 vsize=15683912 memory=817908 CPUtime=11.19 cores=0,2,4,6
/proc/4133/stat : 4133 (java) S 4130 4133 29212 0 -1 1077944320 28779 0 0 0 1034 85 0 0 20 0 19 0 73618344 16060325888 204477 33554432000 4194304 4196468 140736526361376 140736526343920 140154434293495 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
/proc/4133/statm: 3920978 204477 3233 1 0 3881834 0
[pid=4149] ppid=4133 vsize=77764 memory=61648 CPUtime=2508.82 cores=0,2,4,6
/proc/4149/stat : 4149 (minisat_release) R 4133 4133 29212 0 -1 4202496 155283 0 0 0 250870 12 0 0 20 0 1 0 73618700 79630336 15412 33554432000 4194304 4308513 140720908415360 140720908411584 140097249893621 0 4 0 8396802 0 0 0 17 2 0 0 0 0 0 6409496 6410680 34836480 140720908423857 140720908424366 140720908424366 140720908427205 0
/proc/4149/statm: 19441 15412 353 28 0 15681 0
[pid=4133/tid=4135] ppid=4130 vsize=15683912 memory=817908 CPUtime=3.57 cores=0,2,4,6
/proc/4133/task/4135/stat : 4135 (java) S 4130 4133 29212 0 -1 1077944384 17590 0 0 0 342 15 0 0 20 0 19 0 73618344 16060325888 204477 33554432000 4194304 4196468 140736526361376 140154406132736 140154434303701 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
[pid=4133/tid=4136] ppid=4130 vsize=15683912 memory=61648 CPUtime=0 cores=0,2,4,6
/proc/4133/task/4136/stat : 4136 (java) S 4130 4133 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 73618346 16060325888 204477 33554432000 4194304 4196468 140736526361376 140154438535696 140154434303701 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
[pid=4133/tid=4137] ppid=4130 vsize=15683912 memory=61648 CPUtime=0 cores=0,2,4,6
/proc/4133/task/4137/stat : 4137 (java) S 4130 4133 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 73618346 16060325888 204477 33554432000 4194304 4196468 140736526361376 140154252692112 140154434303701 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
[pid=4133/tid=4138] ppid=4130 vsize=15683912 memory=817908 CPUtime=0 cores=0,2,4,6
/proc/4133/task/4138/stat : 4138 (java) S 4130 4133 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 73618346 16060325888 204477 33554432000 4194304 4196468 140736526361376 140154251639056 140154434303701 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
[pid=4133/tid=4139] ppid=4130 vsize=15683912 memory=817908 CPUtime=0 cores=0,2,4,6
/proc/4133/task/4139/stat : 4139 (java) S 4130 4133 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 73618346 16060325888 204477 33554432000 4194304 4196468 140736526361376 140154250586512 140154434303701 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
[pid=4133/tid=4140] ppid=4130 vsize=15683912 memory=9099223762433 CPUtime=0.05 cores=0,2,4,6
/proc/4133/task/4140/stat : 4140 (java) S 4130 4133 29212 0 -1 1077944384 5 0 0 0 3 2 0 0 20 0 19 0 73618347 16060325888 204477 33554432000 4194304 4196468 140736526361376 140153472699120 140154434304642 0 0 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
[pid=4133/tid=4141] ppid=4130 vsize=15683912 memory=114 CPUtime=0 cores=0,2,4,6
/proc/4133/task/4141/stat : 4141 (java) S 4130 4133 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 73618348 16060325888 204477 33554432000 4194304 4196468 140736526361376 140152970143392 140154434303701 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
[pid=4133/tid=4142] ppid=4130 vsize=15683912 memory=817908 CPUtime=0 cores=0,2,4,6
/proc/4133/task/4142/stat : 4142 (java) S 4130 4133 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 73618348 16060325888 204477 33554432000 4194304 4196468 140736526361376 140152701707504 140154434303701 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
[pid=4133/tid=4143] ppid=4130 vsize=15683912 memory=817908 CPUtime=0 cores=0,2,4,6
/proc/4133/task/4143/stat : 4143 (java) S 4130 4133 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 73618350 16060325888 204477 33554432000 4194304 4196468 140736526361376 140152327199184 140154434312091 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
[pid=4133/tid=4144] ppid=4130 vsize=15683912 memory=817908 CPUtime=2.48 cores=0,2,4,6
/proc/4133/task/4144/stat : 4144 (java) S 4130 4133 29212 0 -1 1077944384 2795 0 0 0 247 1 0 0 20 0 19 0 73618350 16060325888 204477 33554432000 4194304 4196468 140736526361376 140153471645936 140154434304642 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
[pid=4133/tid=4145] ppid=4130 vsize=15683912 memory=61648 CPUtime=2.43 cores=0,2,4,6
/proc/4133/task/4145/stat : 4145 (java) S 4130 4133 29212 0 -1 1077944384 3136 0 0 0 242 1 0 0 20 0 19 0 73618350 16060325888 204477 33554432000 4194304 4196468 140736526361376 140153470593392 140154434304642 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
[pid=4133/tid=4146] ppid=4130 vsize=15683912 memory=1008 CPUtime=1.14 cores=0,2,4,6
/proc/4133/task/4146/stat : 4146 (java) S 4130 4133 29212 0 -1 1077944384 3693 0 0 0 112 2 0 0 20 0 19 0 73618350 16060325888 204477 33554432000 4194304 4196468 140736526361376 140153469540336 140154434304642 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
[pid=4133/tid=4147] ppid=4130 vsize=15683912 memory=15316 CPUtime=0 cores=0,2,4,6
/proc/4133/task/4147/stat : 4147 (java) S 4130 4133 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 73618351 16060325888 204477 33554432000 4194304 4196468 140736526361376 140151829293408 140154434303701 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
[pid=4133/tid=4148] ppid=4130 vsize=15683912 memory=8112282956445269571 CPUtime=1.47 cores=0,2,4,6
/proc/4133/task/4148/stat : 4148 (java) S 4130 4133 29212 0 -1 1077944384 169 0 0 0 75 72 0 0 20 0 19 0 73618351 16060325888 204477 33554432000 4194304 4196468 140736526361376 140153468488752 140154434304642 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 6 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
[pid=4133/tid=4150] ppid=4130 vsize=15683912 memory=1332 CPUtime=0 cores=0,2,4,6
/proc/4133/task/4150/stat : 4150 (java) S 4130 4133 29212 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 73618700 16060325888 204477 33554432000 4194304 4196468 140736526361376 140153452222272 140154434318105 0 4 0 25189583 18446744071579417331 0 0 -1 6 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
[pid=4133/tid=4152] ppid=4130 vsize=15683912 memory=1508 CPUtime=0 cores=0,2,4,6
/proc/4133/task/4152/stat : 4152 (java) S 4130 4133 29212 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 73618701 16060325888 204477 33554432000 4194304 4196468 140736526361376 140151292411696 140154434315421 0 4 0 25189583 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
[pid=4133/tid=4153] ppid=4130 vsize=15683912 memory=65 CPUtime=0 cores=0,2,4,6
/proc/4133/task/4153/stat : 4153 (java) S 4130 4133 29212 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 73618701 16060325888 204477 33554432000 4194304 4196468 140736526361376 140151023975856 140154434315421 0 4 0 25189583 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
[pid=4133/tid=4154] ppid=4130 vsize=15683912 memory=6944656592455359580 CPUtime=0 cores=0,2,4,6
/proc/4133/task/4154/stat : 4154 (java) S 4130 4133 29212 0 -1 1077944384 27 0 0 0 0 0 0 0 20 0 19 0 73618703 16060325888 204477 33554432000 4194304 4196468 140736526361376 140151560854816 140154434303701 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
Current children cumulated CPU time: 2520.01 s
Current children cumulated vsize: 15761676 KiB
Current children cumulated memory: 879556 KiB

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

[startup+2512.32 s]
# the end of solver process 4133 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.05 s, system=0.999559 s

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

[startup+2512.3 s]
/proc/loadavg: 2.10 2.05 2.06 3/225 4636
/proc/meminfo: memFree=21503344/32770624 swapFree=67076664/67108860
[pid=4133] ppid=4130 vsize=15683912 memory=817908 CPUtime=11.19 cores=0,2,4,6
/proc/4133/stat : 4133 (java) S 4130 4133 29212 0 -1 1077944320 28779 0 0 0 1034 85 0 0 20 0 19 0 73618344 16060325888 204477 33554432000 4194304 4196468 140736526361376 140736526343920 140154434293495 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
/proc/4133/statm: 3920978 204477 3233 1 0 3881834 0
[pid=4149] ppid=4133 vsize=77764 memory=61648 CPUtime=2508.82 cores=0,2,4,6
/proc/4149/stat : 4149 (minisat_release) R 4133 4133 29212 0 -1 4202496 155283 0 0 0 250870 12 0 0 20 0 1 0 73618700 79630336 15412 33554432000 4194304 4308513 140720908415360 140720908411584 140097249893621 0 4 0 8396802 0 0 0 17 2 0 0 0 0 0 6409496 6410680 34836480 140720908423857 140720908424366 140720908424366 140720908427205 0
/proc/4149/statm: 19441 15412 353 28 0 15681 0
[pid=4133/tid=4135] ppid=4130 vsize=15683912 memory=817908 CPUtime=3.57 cores=0,2,4,6
/proc/4133/task/4135/stat : 4135 (java) S 4130 4133 29212 0 -1 1077944384 17590 0 0 0 342 15 0 0 20 0 19 0 73618344 16060325888 204477 33554432000 4194304 4196468 140736526361376 140154406132736 140154434303701 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
[pid=4133/tid=4136] ppid=4130 vsize=15683912 memory=61648 CPUtime=0 cores=0,2,4,6
/proc/4133/task/4136/stat : 4136 (java) S 4130 4133 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 73618346 16060325888 204477 33554432000 4194304 4196468 140736526361376 140154438535696 140154434303701 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
[pid=4133/tid=4137] ppid=4130 vsize=15683912 memory=61648 CPUtime=0 cores=0,2,4,6
/proc/4133/task/4137/stat : 4137 (java) S 4130 4133 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 73618346 16060325888 204477 33554432000 4194304 4196468 140736526361376 140154252692112 140154434303701 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
[pid=4133/tid=4138] ppid=4130 vsize=15683912 memory=817908 CPUtime=0 cores=0,2,4,6
/proc/4133/task/4138/stat : 4138 (java) S 4130 4133 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 73618346 16060325888 204477 33554432000 4194304 4196468 140736526361376 140154251639056 140154434303701 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
[pid=4133/tid=4139] ppid=4130 vsize=15683912 memory=817908 CPUtime=0 cores=0,2,4,6
/proc/4133/task/4139/stat : 4139 (java) S 4130 4133 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 73618346 16060325888 204477 33554432000 4194304 4196468 140736526361376 140154250586512 140154434303701 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
[pid=4133/tid=4140] ppid=4130 vsize=15683912 memory=9099223762433 CPUtime=0.05 cores=0,2,4,6
/proc/4133/task/4140/stat : 4140 (java) S 4130 4133 29212 0 -1 1077944384 5 0 0 0 3 2 0 0 20 0 19 0 73618347 16060325888 204477 33554432000 4194304 4196468 140736526361376 140153472699120 140154434304642 0 0 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
[pid=4133/tid=4141] ppid=4130 vsize=15683912 memory=114 CPUtime=0 cores=0,2,4,6
/proc/4133/task/4141/stat : 4141 (java) S 4130 4133 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 73618348 16060325888 204477 33554432000 4194304 4196468 140736526361376 140152970143392 140154434303701 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
[pid=4133/tid=4142] ppid=4130 vsize=15683912 memory=817908 CPUtime=0 cores=0,2,4,6
/proc/4133/task/4142/stat : 4142 (java) S 4130 4133 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 73618348 16060325888 204477 33554432000 4194304 4196468 140736526361376 140152701707504 140154434303701 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
[pid=4133/tid=4143] ppid=4130 vsize=15683912 memory=817908 CPUtime=0 cores=0,2,4,6
/proc/4133/task/4143/stat : 4143 (java) S 4130 4133 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 73618350 16060325888 204477 33554432000 4194304 4196468 140736526361376 140152327199184 140154434312091 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
[pid=4133/tid=4144] ppid=4130 vsize=15683912 memory=817908 CPUtime=2.48 cores=0,2,4,6
/proc/4133/task/4144/stat : 4144 (java) S 4130 4133 29212 0 -1 1077944384 2795 0 0 0 247 1 0 0 20 0 19 0 73618350 16060325888 204477 33554432000 4194304 4196468 140736526361376 140153471645936 140154434304642 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
[pid=4133/tid=4145] ppid=4130 vsize=15683912 memory=61648 CPUtime=2.43 cores=0,2,4,6
/proc/4133/task/4145/stat : 4145 (java) S 4130 4133 29212 0 -1 1077944384 3136 0 0 0 242 1 0 0 20 0 19 0 73618350 16060325888 204477 33554432000 4194304 4196468 140736526361376 140153470593392 140154434304642 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
[pid=4133/tid=4146] ppid=4130 vsize=15683912 memory=1008 CPUtime=1.14 cores=0,2,4,6
/proc/4133/task/4146/stat : 4146 (java) S 4130 4133 29212 0 -1 1077944384 3693 0 0 0 112 2 0 0 20 0 19 0 73618350 16060325888 204477 33554432000 4194304 4196468 140736526361376 140153469540336 140154434304642 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
[pid=4133/tid=4147] ppid=4130 vsize=15683912 memory=15316 CPUtime=0 cores=0,2,4,6
/proc/4133/task/4147/stat : 4147 (java) S 4130 4133 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 73618351 16060325888 204477 33554432000 4194304 4196468 140736526361376 140151829293408 140154434303701 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
[pid=4133/tid=4148] ppid=4130 vsize=15683912 memory=8112282956445269571 CPUtime=1.47 cores=0,2,4,6
/proc/4133/task/4148/stat : 4148 (java) S 4130 4133 29212 0 -1 1077944384 169 0 0 0 75 72 0 0 20 0 19 0 73618351 16060325888 204477 33554432000 4194304 4196468 140736526361376 140153468488752 140154434304642 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 6 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
[pid=4133/tid=4150] ppid=4130 vsize=15683912 memory=1332 CPUtime=0 cores=0,2,4,6
/proc/4133/task/4150/stat : 4150 (java) S 4130 4133 29212 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 73618700 16060325888 204477 33554432000 4194304 4196468 140736526361376 140153452222272 140154434318105 0 4 0 25189583 18446744071579417331 0 0 -1 6 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
[pid=4133/tid=4152] ppid=4130 vsize=15683912 memory=1508 CPUtime=0 cores=0,2,4,6
/proc/4133/task/4152/stat : 4152 (java) S 4130 4133 29212 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 73618701 16060325888 204477 33554432000 4194304 4196468 140736526361376 140151292411696 140154434315421 0 4 0 25189583 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
[pid=4133/tid=4153] ppid=4130 vsize=15683912 memory=65 CPUtime=0 cores=0,2,4,6
/proc/4133/task/4153/stat : 4153 (java) S 4130 4133 29212 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 73618701 16060325888 204477 33554432000 4194304 4196468 140736526361376 140151023975856 140154434315421 0 4 0 25189583 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
[pid=4133/tid=4154] ppid=4130 vsize=15683912 memory=6944656592455359580 CPUtime=0 cores=0,2,4,6
/proc/4133/task/4154/stat : 4154 (java) S 4130 4133 29212 0 -1 1077944384 27 0 0 0 0 0 0 0 20 0 19 0 73618703 16060325888 204477 33554432000 4194304 4196468 140736526361376 140151560854816 140154434303701 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21385216 140736526369780 140736526370057 140736526370057 140736526372815 0
Current children cumulated CPU time: 2520.01 s
Current children cumulated vsize: 15761676 KiB
Current children cumulated memory: 879556 KiB

Child status: 1
Real time (s): 2512.32
CPU time (s): 2520.05
CPU user time (s): 2519.05
CPU system time (s): 0.999559
CPU usage (%): 100.308
Max. virtual memory (cumulated for all children) (KiB): 15765972
Max. memory (cumulated for all children) (KiB): 882216

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.05
system time used= 0.999559
maximum resident set size= 817908
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 184117
page faults= 0
swaps= 0
block input operations= 0
block output operations= 4856
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 58672
involuntary context switches= 681


# summary of solver processes directly reported to runsolver:
#   pid: 4133
#   total CPU time (s): 2520.05
#   total CPU user time (s): 2519.05
#   total CPU system time (s): 0.999559

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.4335 second user time and 27.0829 second system time

The end

Launcher Data

Begin job on node102 at 2018-07-26 01:15:52
IDJOB=4295831
IDBENCH=141606
IDSOLVER=2755
FILE ID=node102/4295831-1532560552
RUNJOBID= node102-1532535327-29243
PBS_JOBID= 21021949
Free space on /tmp= 52736 MiB

SOLVER NAME= scop both+MapleCOMSPS (2018-06-13)
BENCH NAME= XCSP18/Quasigroups/QuasiGroup-7-12_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-4295831-1532560552/watcher-4295831-1532560552 -o /tmp/evaluation-result-4295831-1532560552/solver-4295831-1532560552 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1532535327-29243 --watchdog 2580  java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -both -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4295831-1532560552.xml

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

MD5SUM BENCH= 70b2a7c07aa80f8552a525257c8c3e20
RANDOM SEED=322698697

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:        22568548 kB
MemAvailable:   30164152 kB
Buffers:          167660 kB
Cached:          7663524 kB
SwapCached:         5552 kB
Active:          3023856 kB
Inactive:        6637692 kB
Active(anon):    1799520 kB
Inactive(anon):    55124 kB
Active(file):    1224336 kB
Inactive(file):  6582568 kB
Unevictable:        6616 kB
Mlocked:            6616 kB
SwapTotal:      67108860 kB
SwapFree:       67076648 kB
Dirty:              7928 kB
Writeback:             0 kB
AnonPages:       1802920 kB
Mapped:            44920 kB
Shmem:             21580 kB
Slab:             237836 kB
SReclaimable:     209072 kB
SUnreclaim:        28764 kB
KernelStack:        3648 kB
PageTables:         9276 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13478988 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1652736 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= 52724 MiB
End job on node102 at 2018-07-26 01:57:44